++ 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 +++ date ++ echo 'INFO: =================== Thu Oct 30 09:59:54 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 09:59:54 PM UTC 2025 =================== ++ exec ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic +++ tee -a /var/log/contrail/config-api/console.log ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.248 ++ 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.248 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.248 ++ ANALYTICSDB_NODES=10.0.0.248 ++ ANALYTICS_SNMP_NODES=10.0.0.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:8081 ' +++ '[' -n '10.0.0.248:8081 ' ']' +++ echo 10.0.0.248:8081 ++ ANALYTICS_SERVERS=10.0.0.248: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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:9042 ' +++ '[' -n '10.0.0.248:9042 ' ']' +++ echo 10.0.0.248:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.248:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:8086 ' +++ '[' -n '10.0.0.248:8086 ' ']' +++ echo 10.0.0.248:8086 ++ COLLECTOR_SERVERS=10.0.0.248: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.248 ++ CONFIGDB_NODES=10.0.0.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:8082 ' +++ '[' -n '10.0.0.248:8082 ' ']' +++ echo 10.0.0.248:8082 ++ CONFIG_SERVERS=10.0.0.248: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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:9161 ' +++ '[' -n '10.0.0.248:9161 ' ']' +++ echo 10.0.0.248:9161 ++ CONFIGDB_SERVERS=10.0.0.248: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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:9041 ' +++ '[' -n '10.0.0.248:9041 ' ']' +++ echo 10.0.0.248:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.248: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.248 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.248 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+=10.0.0.248:2181, +++ '[' -n 10.0.0.248:2181, ']' +++ echo 10.0.0.248:2181 ++ ZOOKEEPER_SERVERS=10.0.0.248: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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:2181 ' +++ '[' -n '10.0.0.248:2181 ' ']' +++ echo 10.0.0.248:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.248:2181 ++ RABBITMQ_NODES=10.0.0.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+=10.0.0.248:5673, +++ '[' -n 10.0.0.248:5673, ']' +++ echo 10.0.0.248:5673 ++ RABBITMQ_SERVERS=10.0.0.248: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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:6379 ' +++ '[' -n '10.0.0.248:6379 ' ']' +++ echo 10.0.0.248:6379 ++ REDIS_SERVERS=10.0.0.248: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.248 ++ 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.248 +++ local server_address=10.0.0.248 +++ extended_server_list+='10.0.0.248:9092 ' +++ '[' -n '10.0.0.248:9092 ' ']' +++ echo 10.0.0.248:9092 ++ KAFKA_SERVERS=10.0.0.248: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.248 ++ 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.248 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.248 + local cassandra=10.0.0.248 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.248 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.248 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.248 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.248 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.248 +++ local servers=10.0.0.248 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.248,10.207.167.1,127.0.0.1,172.17.0.1,252.248.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.248'\''))' +++ local server_ip=10.0.0.248 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.248 ]] +++ [[ ,10.0.0.248,10.207.167.1,127.0.0.1,172.17.0.1,252.248.0.1,, =~ ,10\.0\.0\.248, ]] +++ echo 10.0.0.248 1 +++ return ++ local ip=10.0.0.248 ++ [[ -z 10.0.0.248 ]] ++ echo 10.0.0.248 + host_ip=10.0.0.248 + [[ cql == \c\q\l ]] ++ echo 10.0.0.248:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.248:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.248: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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 22:00:34.505 7f6cf22f5700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 22:00:34.645 7f6cf22f5700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 22:00:34.657 7f6cf22f5700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 22:00:34.657 7f6cf22f5700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.248 - - [2025-10-30 22:00:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000774 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.248:8082/ Hit Ctrl-C to quit. 10.0.0.248 - - [2025-10-30 22:00:44] "GET / HTTP/1.1" 503 181 0.000215 10.0.0.248 - - [2025-10-30 22:00:45] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.248 - - [2025-10-30 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.248 - - [2025-10-30 22:00:45] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003559 10.0.0.248 - - [2025-10-30 22:00:45] "GET / HTTP/1.1" 200 45303 0.001323 10.0.0.248 - - [2025-10-30 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.248 - - [2025-10-30 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014300 10.0.0.248 - - [2025-10-30 22:00:45] "POST /bgp-routers HTTP/1.1" 200 618 0.044415 10.0.0.248 - - [2025-10-30 22:00:45] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.008962 10.0.0.248 - - [2025-10-30 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.248 - - [2025-10-30 22:00:45] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005105 10.0.0.248 - - [2025-10-30 22:00:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002666 10.0.0.248 - - [2025-10-30 22:00:45] "POST /ref-update HTTP/1.1" 200 156 0.010141 10.0.0.248 - - [2025-10-30 22:00:46] "GET / HTTP/1.1" 200 36215 0.002701 10.0.0.248 - - [2025-10-30 22:00:46] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.248 - - [2025-10-30 22:00:46] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.248 - - [2025-10-30 22:00:47] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006711 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002737 10.0.0.248 - - [2025-10-30 22:00:47] "POST /analytics-nodes HTTP/1.1" 200 601 0.027465 10.0.0.248 - - [2025-10-30 22:00:47] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.002282 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.248 - - [2025-10-30 22:00:47] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004484 10.0.0.248 - - [2025-10-30 22:00:47] "POST /service-appliance-sets HTTP/1.1" 200 555 0.020777 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.002469 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.248 - - [2025-10-30 22:00:47] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005174 10.0.0.248 - - [2025-10-30 22:00:47] "POST /service-appliance-sets HTTP/1.1" 200 543 0.026350 10.0.0.248 - - [2025-10-30 22:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.248 - - [2025-10-30 22:00:47] "GET /network-ipam/6c6d191a-380c-41f1-a14a-2515c74693ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003837 10.0.0.248 - - [2025-10-30 22:00:48] "POST /service-templates HTTP/1.1" 200 513 0.093167 10.0.0.248 - - [2025-10-30 22:00:48] "POST /service-templates HTTP/1.1" 200 503 0.048789 10.0.0.248 - - [2025-10-30 22:00:48] "POST /service-templates HTTP/1.1" 200 517 0.069812 10.0.0.248 - - [2025-10-30 22:00:48] "POST /service-templates HTTP/1.1" 200 537 0.037079 10.0.0.248 - - [2025-10-30 22:00:48] "POST /service-templates HTTP/1.1" 200 509 0.060798 10.0.0.248 - - [2025-10-30 22:00:49] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.248 - - [2025-10-30 22:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.248 - - [2025-10-30 22:00:49] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006986 10.0.0.248 - - [2025-10-30 22:00:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002408 10.0.0.248 - - [2025-10-30 22:00:49] "POST /database-nodes HTTP/1.1" 200 599 0.078734 10.0.0.248 - - [2025-10-30 22:00:50] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.248 - - [2025-10-30 22:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.248 - - [2025-10-30 22:00:50] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004708 10.0.0.248 - - [2025-10-30 22:00:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003216 10.0.0.248 - - [2025-10-30 22:00:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.065035 10.0.0.248 - - [2025-10-30 22:00:51] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.248 - - [2025-10-30 22:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.248 - - [2025-10-30 22:00:51] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019148 10.0.0.248 - - [2025-10-30 22:00:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006367 10.0.0.248 - - [2025-10-30 22:00:51] "POST /config-nodes HTTP/1.1" 200 595 0.047754 10.0.0.248 - - [2025-10-30 22:00:51] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.248 - - [2025-10-30 22:00:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012779 10.0.0.248 - - [2025-10-30 22:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.248 - - [2025-10-30 22:00:51] "GET /network-ipam/6c6d191a-380c-41f1-a14a-2515c74693ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008091 10.0.0.248 - - [2025-10-30 22:00:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003216 10.0.0.248 - - [2025-10-30 22:00:52] "POST /access-control-lists HTTP/1.1" 200 589 0.025282 10.0.0.248 - - [2025-10-30 22:00:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.008757 10.0.0.248 - - [2025-10-30 22:00:52] "POST /access-control-lists HTTP/1.1" 200 587 0.026502 10.0.0.248 - - [2025-10-30 22:00:52] "POST /route-targets HTTP/1.1" 200 328 0.022918 10.0.0.248 - - [2025-10-30 22:00:52] "POST /ref-update HTTP/1.1" 200 156 0.019311 10.0.0.248 - - [2025-10-30 22:00:52] "POST /route-targets HTTP/1.1" 200 328 0.026102 10.0.0.248 - - [2025-10-30 22:00:52] "POST /ref-update HTTP/1.1" 200 156 0.023447 10.0.0.248 - - [2025-10-30 22:00:52] "POST /route-targets HTTP/1.1" 200 328 0.034696 10.0.0.248 - - [2025-10-30 22:00:53] "POST /ref-update HTTP/1.1" 200 156 0.040556 10.0.0.248 - - [2025-10-30 22:00:53] "POST /route-targets HTTP/1.1" 200 328 0.015143 10.0.0.248 - - [2025-10-30 22:00:53] "POST /ref-update HTTP/1.1" 200 156 0.013877 10.0.0.248 - - [2025-10-30 22:00:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.002341 10.0.0.248 - - [2025-10-30 22:00:53] "POST /access-control-lists HTTP/1.1" 200 553 0.083094 10.0.0.248 - - [2025-10-30 22:00:53] "PUT /access-control-list/103440d9-7fcb-4b3c-9f46-1287ca9b8e83 HTTP/1.1" 200 273 0.023554 10.0.0.248 - - [2025-10-30 22:00:53] "PUT /access-control-list/b15a666a-bb83-4cb6-ab94-9ed5aeab3642 HTTP/1.1" 200 273 0.030731 10.0.0.248 - - [2025-10-30 22:00:53] "GET / HTTP/1.1" 200 36215 0.002227 10.0.0.248 - - [2025-10-30 22:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.248 - - [2025-10-30 22:00:53] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008836 10.0.0.248 - - [2025-10-30 22:00:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003810 10.0.0.248 - - [2025-10-30 22:00:53] "POST /config-database-nodes HTTP/1.1" 200 613 0.038391 10.0.0.248 - - [2025-10-30 22:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.248 - - [2025-10-30 22:00:56] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004530 10.0.0.248 - - [2025-10-30 22:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.248 - - [2025-10-30 22:00:56] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.018432 10.0.0.248 - - [2025-10-30 22:00:57] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.248 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 200 583 0.135497 10.0.0.248 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 200 577 0.119221 10.0.0.248 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 200 577 0.082844 10.0.0.248 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 200 561 0.147682 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 557 0.086572 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 559 0.040715 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 567 0.031987 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 551 0.050101 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 559 0.047073 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 569 0.039073 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 557 0.043719 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 569 0.058284 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 577 0.077755 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 571 0.033022 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 563 0.063905 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 563 0.030095 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 563 0.035767 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 549 0.045901 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 597 0.059936 10.0.0.248 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 200 577 0.054037 10.0.0.248 - - [2025-10-30 22:00:59] "POST /alarms HTTP/1.1" 200 573 0.040613 10.0.0.248 - - [2025-10-30 22:00:59] "POST /alarms HTTP/1.1" 200 585 0.065143 10.0.0.248 - - [2025-10-30 22:00:59] "POST /alarms HTTP/1.1" 200 611 0.060795 10.0.0.248 - - [2025-10-30 22:00:59] "GET / HTTP/1.1" 200 36215 0.001281 10.0.0.248 - - [2025-10-30 22:00:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002769 10.0.0.248 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.248 - - [2025-10-30 22:00:59] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.008839 10.0.0.248 - - [2025-10-30 22:00:59] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.248 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.248 - - [2025-10-30 22:00:59] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008252 10.0.0.248 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.248 - - [2025-10-30 22:00:59] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.010303 10.0.0.248 - - [2025-10-30 22:01:00] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.248 - - [2025-10-30 22:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.248 - - [2025-10-30 22:01:00] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.018489 10.0.0.248 - - [2025-10-30 22:01:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.012808 10.0.0.248 - - [2025-10-30 22:01:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.073210 10.0.0.248 - - [2025-10-30 22:01:00] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.248 - - [2025-10-30 22:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.248 - - [2025-10-30 22:01:00] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004681 10.0.0.248 - - [2025-10-30 22:01:00] "PUT /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773 HTTP/1.1" 200 275 0.018293 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001297 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 10.0.0.248 - - [2025-10-30 22:03:33] "GET / HTTP/1.1" 200 36215 0.001897 10.0.0.248 - - [2025-10-30 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.248 - - [2025-10-30 22:03:33] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004794 10.0.0.248 - - [2025-10-30 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.248 - - [2025-10-30 22:03:33] "GET /config-node/89bb8b8c-837a-48b0-a230-0304617d6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004154 10.0.0.248 - - [2025-10-30 22:03:45] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.248 - - [2025-10-30 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.248 - - [2025-10-30 22:03:45] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003944 10.0.0.248 - - [2025-10-30 22:03:45] "POST /bgp-routers HTTP/1.1" 409 301 0.003066 10.0.0.248 - - [2025-10-30 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.248 - - [2025-10-30 22:03:45] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.012976 10.0.0.248 - - [2025-10-30 22:03:45] "PUT /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33 HTTP/1.1" 200 255 0.026540 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001151 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:04:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:04:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 10.0.0.248 - - [2025-10-30 22:05:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002624 10.0.0.248 - - [2025-10-30 22:05:05] "GET /global-system-configs HTTP/1.1" 200 323 0.003103 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000840 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.248 - - [2025-10-30 22:05:55] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.248 - - [2025-10-30 22:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.248 - - [2025-10-30 22:05:55] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.012058 10.0.0.248 - - [2025-10-30 22:05:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.000509 10.0.0.248 - - [2025-10-30 22:05:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.017421 10.0.0.248 - - [2025-10-30 22:05:55] "POST /security-groups HTTP/1.1" 200 570 0.079326 10.0.0.248 - - [2025-10-30 22:05:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.002263 10.0.0.248 - - [2025-10-30 22:05:55] "POST /projects HTTP/1.1" 200 483 0.299133 10.0.0.248 - - [2025-10-30 22:05:56] "POST /access-control-lists HTTP/1.1" 200 581 0.085893 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.011838 10.0.0.248 - - [2025-10-30 22:05:56] "POST /security-groups HTTP/1.1" 200 536 0.110949 10.0.0.248 - - [2025-10-30 22:05:56] "POST /access-control-lists HTTP/1.1" 200 579 0.099807 10.0.0.248 - - [2025-10-30 22:05:56] "POST /chown HTTP/1.1" 200 109 0.082807 10.0.0.248 - - [2025-10-30 22:05:56] "POST /policy-managements HTTP/1.1" 409 214 0.009802 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.248 - - [2025-10-30 22:05:56] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004512 10.0.0.248 - - [2025-10-30 22:05:56] "POST /application-policy-sets HTTP/1.1" 200 530 0.083764 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.248 - - [2025-10-30 22:05:56] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005855 10.0.0.248 - - [2025-10-30 22:05:56] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.014114 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035658 10.0.0.248 - - [2025-10-30 22:05:56] "GET /virtual-network/a9a8b1f2-ce46-48ef-8277-59341008d05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006668 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.005258 10.0.0.248 - - [2025-10-30 22:05:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.004144 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.012818 10.0.0.248 - - [2025-10-30 22:05:56] "POST /access-control-lists HTTP/1.1" 200 596 0.062615 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.001776 10.0.0.248 - - [2025-10-30 22:05:56] "POST /security-groups HTTP/1.1" 200 574 0.089229 10.0.0.248 - - [2025-10-30 22:05:56] "POST /projects HTTP/1.1" 200 491 0.294905 10.0.0.248 - - [2025-10-30 22:05:56] "POST /access-control-lists HTTP/1.1" 200 594 0.093847 10.0.0.248 - - [2025-10-30 22:05:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.003613 10.0.0.248 - - [2025-10-30 22:05:56] "POST /security-groups HTTP/1.1" 200 548 0.089673 10.0.0.248 - - [2025-10-30 22:05:57] "POST /access-control-lists HTTP/1.1" 200 585 0.094867 10.0.0.248 - - [2025-10-30 22:05:57] "POST /chown HTTP/1.1" 200 109 0.078289 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.008507 10.0.0.248 - - [2025-10-30 22:05:57] "POST /access-control-lists HTTP/1.1" 200 583 0.087416 10.0.0.248 - - [2025-10-30 22:05:57] "POST /network-ipams HTTP/1.1" 200 524 0.130074 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.006520 10.0.0.248 - - [2025-10-30 22:05:57] "POST /network-ipams HTTP/1.1" 200 512 0.032251 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003531 10.0.0.248 - - [2025-10-30 22:05:57] "POST /access-control-lists HTTP/1.1" 200 604 0.038468 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.012992 10.0.0.248 - - [2025-10-30 22:05:57] "POST /access-control-lists HTTP/1.1" 200 602 0.028313 10.0.0.248 - - [2025-10-30 22:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.025422 10.0.0.248 - - [2025-10-30 22:05:57] "POST /virtual-networks HTTP/1.1" 200 540 0.141233 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.006892 10.0.0.248 - - [2025-10-30 22:05:57] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.011431 10.0.0.248 - - [2025-10-30 22:05:57] "POST /access-control-lists HTTP/1.1" 200 591 0.080007 10.0.0.248 - - [2025-10-30 22:05:57] "POST /network-ipams HTTP/1.1" 200 520 0.124277 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.002255 10.0.0.248 - - [2025-10-30 22:05:57] "POST /route-targets HTTP/1.1" 200 328 0.043248 10.0.0.248 - - [2025-10-30 22:05:57] "POST /ref-update HTTP/1.1" 200 156 0.015662 10.0.0.248 - - [2025-10-30 22:05:57] "PUT /access-control-list/b073d26e-06c6-4c3b-9ed7-1f11e9e82a7d HTTP/1.1" 200 273 0.077619 10.0.0.248 - - [2025-10-30 22:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.013912 10.0.0.248 - - [2025-10-30 22:05:57] "POST /virtual-networks HTTP/1.1" 200 548 0.181808 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.248 - - [2025-10-30 22:05:57] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.005977 10.0.0.248 - - [2025-10-30 22:05:57] "POST /route-targets HTTP/1.1" 200 328 0.012556 10.0.0.248 - - [2025-10-30 22:05:57] "POST /ref-update HTTP/1.1" 200 156 0.033529 10.0.0.248 - - [2025-10-30 22:05:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.014414 10.0.0.248 - - [2025-10-30 22:05:57] "POST /network-policys HTTP/1.1" 200 540 0.033702 10.0.0.248 - - [2025-10-30 22:05:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.010489 10.0.0.248 - - [2025-10-30 22:05:58] "POST /network-policys HTTP/1.1" 200 536 0.019903 10.0.0.248 - - [2025-10-30 22:05:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.015797 10.0.0.248 - - [2025-10-30 22:05:58] "POST /network-policys HTTP/1.1" 200 544 0.023058 10.0.0.248 - - [2025-10-30 22:05:58] "PUT /access-control-list/831d97a9-f630-4d41-be41-c6f6ccf67c9d HTTP/1.1" 200 273 0.020145 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.064023 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001271 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001036 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022907 10.0.0.248 - - [2025-10-30 22:05:58] "PUT /access-control-list/b073d26e-06c6-4c3b-9ed7-1f11e9e82a7d HTTP/1.1" 200 273 0.065640 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.150756 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.096047 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024864 10.0.0.248 - - [2025-10-30 22:05:58] "PUT /access-control-list/831d97a9-f630-4d41-be41-c6f6ccf67c9d HTTP/1.1" 200 273 0.063045 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011388 10.0.0.248 - - [2025-10-30 22:05:58] "PUT /access-control-list/b073d26e-06c6-4c3b-9ed7-1f11e9e82a7d HTTP/1.1" 200 273 0.100804 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.080511 10.0.0.248 - - [2025-10-30 22:05:58] "POST /fqname-to-id HTTP/1.1" 404 237 0.002673 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.226063 10.0.0.248 - - [2025-10-30 22:05:58] "POST /ref-update HTTP/1.1" 200 156 0.087771 10.0.0.248 - - [2025-10-30 22:05:59] "POST /access-control-lists HTTP/1.1" 200 603 0.151107 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-update HTTP/1.1" 200 156 0.078743 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-update HTTP/1.1" 200 156 0.052865 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042625 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008329 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003129 10.0.0.248 - - [2025-10-30 22:05:59] "PUT /access-control-list/692a5e06-ff6e-4444-9013-bf3497216621 HTTP/1.1" 200 273 0.081882 10.0.0.248 - - [2025-10-30 22:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006837 10.0.0.248 - - [2025-10-30 22:05:59] "PUT /access-control-list/831d97a9-f630-4d41-be41-c6f6ccf67c9d HTTP/1.1" 200 273 0.074608 10.0.0.248 - - [2025-10-30 22:05:59] "GET /virtual-network/a9a8b1f2-ce46-48ef-8277-59341008d05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.060282 10.0.0.248 - - [2025-10-30 22:05:59] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003464 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-update HTTP/1.1" 200 156 0.050210 10.0.0.248 - - [2025-10-30 22:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.248 - - [2025-10-30 22:05:59] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008008 10.0.0.248 - - [2025-10-30 22:05:59] "POST /firewall-policys HTTP/1.1" 200 532 0.040077 10.0.0.248 - - [2025-10-30 22:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014212 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.021189 10.0.0.248 - - [2025-10-30 22:05:59] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002825 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003290 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.248 - - [2025-10-30 22:05:59] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.020185 10.0.0.248 - - [2025-10-30 22:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.248 - - [2025-10-30 22:05:59] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002567 10.0.0.248 - - [2025-10-30 22:05:59] "POST /firewall-policys HTTP/1.1" 200 534 0.024019 10.0.0.248 - - [2025-10-30 22:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019119 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008533 10.0.0.248 - - [2025-10-30 22:05:59] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005093 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005872 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002395 10.0.0.248 - - [2025-10-30 22:05:59] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002755 10.0.0.248 - - [2025-10-30 22:05:59] "POST /ref-update HTTP/1.1" 200 156 0.066208 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.121265 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.053609 10.0.0.248 - - [2025-10-30 22:06:00] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004129 10.0.0.248 - - [2025-10-30 22:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.248 - - [2025-10-30 22:06:00] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002370 10.0.0.248 - - [2025-10-30 22:06:00] "POST /firewall-policys HTTP/1.1" 200 532 0.029159 10.0.0.248 - - [2025-10-30 22:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031905 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021793 10.0.0.248 - - [2025-10-30 22:06:00] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004887 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002412 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002710 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002118 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003695 10.0.0.248 - - [2025-10-30 22:06:00] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002100 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.027711 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.028499 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.047352 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.060961 10.0.0.248 - - [2025-10-30 22:06:00] "POST /ref-update HTTP/1.1" 200 156 0.043673 10.0.0.248 - - [2025-10-30 22:06:00] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.005820 10.0.0.248 - - [2025-10-30 22:06:00] "POST /tags HTTP/1.1" 200 300 0.055379 10.0.0.248 - - [2025-10-30 22:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015182 10.0.0.248 - - [2025-10-30 22:06:00] "GET /tag/a082f621-d1e6-4414-bdf2-3ae628f9f1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.029973 10.0.0.248 - - [2025-10-30 22:06:00] "POST /set-tag HTTP/1.1" 200 109 0.016155 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.006389 10.0.0.248 - - [2025-10-30 22:06:01] "POST /tags HTTP/1.1" 200 306 0.079329 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.248 - - [2025-10-30 22:06:01] "GET /tag/06247dcb-f2ac-4ad4-b572-ebdcbf885101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020279 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.248 - - [2025-10-30 22:06:01] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037136 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.248 - - [2025-10-30 22:06:01] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010620 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.248 - - [2025-10-30 22:06:01] "GET /service-appliance-set/fa90df7c-bf4c-426a-b659-41253a228fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004554 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.002004 10.0.0.248 - - [2025-10-30 22:06:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127474 10.0.0.248 - - [2025-10-30 22:06:01] "GET /virtual-machine-interface/2f0f876c-afad-417c-ba98-946d2e22f038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.026626 10.0.0.248 - - [2025-10-30 22:06:01] "POST /instance-ips HTTP/1.1" 200 382 0.071344 10.0.0.248 - - [2025-10-30 22:06:01] "GET /instance-ip/1bc478c1-4c4d-4280-8069-d2a31b39fecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012641 10.0.0.248 - - [2025-10-30 22:06:01] "POST /loadbalancers HTTP/1.1" 200 584 0.067671 10.0.0.248 - - [2025-10-30 22:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014721 10.0.0.248 - - [2025-10-30 22:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.248 - - [2025-10-30 22:06:02] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.083042 10.0.0.248 - - [2025-10-30 22:06:02] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.087008 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000799 10.0.0.248 - - [2025-10-30 22:06:02] "GET /loadbalancer/97519b84-6184-49ed-b201-d703e1e1edca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.036264 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 10.0.0.248 - - [2025-10-30 22:06:02] "GET /instance-ip/1bc478c1-4c4d-4280-8069-d2a31b39fecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.029634 10.0.0.248 - - [2025-10-30 22:06:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.095747 10.0.0.248 - - [2025-10-30 22:06:02] "POST /floating-ips HTTP/1.1" 200 585 0.087280 10.0.0.248 - - [2025-10-30 22:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.075705 10.0.0.248 - - [2025-10-30 22:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.248 - - [2025-10-30 22:06:02] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045452 10.0.0.248 - - [2025-10-30 22:06:02] "GET /loadbalancer-listener/a6867afd-e4b9-4fd1-bf63-4040d0ea16bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.005909 10.0.0.248 - - [2025-10-30 22:06:02] "GET /loadbalancer-listener/a6867afd-e4b9-4fd1-bf63-4040d0ea16bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003866 10.0.0.248 - - [2025-10-30 22:06:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.106283 10.0.0.248 - - [2025-10-30 22:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.248 - - [2025-10-30 22:06:02] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002879 10.0.0.248 - - [2025-10-30 22:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.248 - - [2025-10-30 22:06:02] "GET /instance-ip/1bc478c1-4c4d-4280-8069-d2a31b39fecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005351 10.0.0.248 - - [2025-10-30 22:06:02] "GET /instance-ip/1bc478c1-4c4d-4280-8069-d2a31b39fecb?fields=floating_ips HTTP/1.1" 200 1171 0.014301 10.0.0.248 - - [2025-10-30 22:06:02] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.018796 10.0.0.248 - - [2025-10-30 22:06:02] "GET /floating-ip/97991b48-5cfb-4ff5-83e8-70fb06dbce03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003373 10.0.0.248 - - [2025-10-30 22:06:02] "POST /tags HTTP/1.1" 200 358 0.093278 10.0.0.248 - - [2025-10-30 22:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.248 - - [2025-10-30 22:06:02] "GET /tag/87ca43a4-3e62-4cac-a5af-c2125333bf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.011708 10.0.0.248 - - [2025-10-30 22:06:02] "POST /tags HTTP/1.1" 200 306 0.049056 10.0.0.248 - - [2025-10-30 22:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.248 - - [2025-10-30 22:06:02] "GET /tag/1e4ab58e-2d7d-404d-b3b2-4c7f167cad4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018959 10.0.0.248 - - [2025-10-30 22:06:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000488 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.014468 10.0.0.248 - - [2025-10-30 22:06:03] "POST /security-groups HTTP/1.1" 200 571 0.088404 10.0.0.248 - - [2025-10-30 22:06:03] "POST /projects HTTP/1.1" 200 485 0.301201 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.003691 10.0.0.248 - - [2025-10-30 22:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020507 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005846 10.0.0.248 - - [2025-10-30 22:06:03] "POST /access-control-lists HTTP/1.1" 200 582 0.112775 10.0.0.248 - - [2025-10-30 22:06:03] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.066896 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.013246 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.248 - - [2025-10-30 22:06:03] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004046 10.0.0.248 - - [2025-10-30 22:06:03] "POST /access-control-lists HTTP/1.1" 200 580 0.074504 10.0.0.248 - - [2025-10-30 22:06:03] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.096879 10.0.0.248 - - [2025-10-30 22:06:03] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.079633 10.0.0.248 - - [2025-10-30 22:06:03] "POST /security-groups HTTP/1.1" 200 539 0.075916 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.001920 10.0.0.248 - - [2025-10-30 22:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017926 10.0.0.248 - - [2025-10-30 22:06:03] "POST /chown HTTP/1.1" 200 109 0.024778 10.0.0.248 - - [2025-10-30 22:06:03] "POST /access-control-lists HTTP/1.1" 200 598 0.050431 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.024961 10.0.0.248 - - [2025-10-30 22:06:03] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.055871 10.0.0.248 - - [2025-10-30 22:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.248 - - [2025-10-30 22:06:03] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025285 10.0.0.248 - - [2025-10-30 22:06:03] "POST /access-control-lists HTTP/1.1" 200 596 0.098889 10.0.0.248 - - [2025-10-30 22:06:04] "POST /tags HTTP/1.1" 409 207 0.027099 10.0.0.248 - - [2025-10-30 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.248 - - [2025-10-30 22:06:04] "GET /tag/1e4ab58e-2d7d-404d-b3b2-4c7f167cad4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010861 10.0.0.248 - - [2025-10-30 22:06:04] "POST /firewall-rules HTTP/1.1" 200 566 0.091674 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-rule/3b37f733-4295-41eb-a34d-1872dcc89e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013793 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002841 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-rule/3b37f733-4295-41eb-a34d-1872dcc89e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002395 10.0.0.248 - - [2025-10-30 22:06:04] "POST /ref-update HTTP/1.1" 200 156 0.014347 10.0.0.248 - - [2025-10-30 22:06:04] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004223 10.0.0.248 - - [2025-10-30 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.248 - - [2025-10-30 22:06:04] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003684 10.0.0.248 - - [2025-10-30 22:06:04] "POST /tags HTTP/1.1" 409 207 0.003999 10.0.0.248 - - [2025-10-30 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.248 - - [2025-10-30 22:06:04] "GET /tag/1e4ab58e-2d7d-404d-b3b2-4c7f167cad4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013149 10.0.0.248 - - [2025-10-30 22:06:04] "POST /firewall-rules HTTP/1.1" 200 564 0.072329 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-rule/d16bbfa5-afd5-4f91-90d7-52e684c8ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011541 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004317 10.0.0.248 - - [2025-10-30 22:06:04] "GET /firewall-rule/d16bbfa5-afd5-4f91-90d7-52e684c8ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002265 10.0.0.248 - - [2025-10-30 22:06:04] "POST /ref-update HTTP/1.1" 200 156 0.026391 10.0.0.248 - - [2025-10-30 22:06:04] "POST /tags HTTP/1.1" 200 302 0.099454 10.0.0.248 - - [2025-10-30 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.248 - - [2025-10-30 22:06:04] "GET /tag/9601af4c-e064-43f2-b7f2-d14a95e3a64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019531 10.0.0.248 - - [2025-10-30 22:06:04] "POST /tags HTTP/1.1" 200 326 0.131712 10.0.0.248 - - [2025-10-30 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008865 10.0.0.248 - - [2025-10-30 22:06:05] "GET /tag/d430c874-4b90-4b12-b8e3-a950c4fe7554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.027217 10.0.0.248 - - [2025-10-30 22:06:05] "POST /tags HTTP/1.1" 200 364 0.057117 10.0.0.248 - - [2025-10-30 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022090 10.0.0.248 - - [2025-10-30 22:06:05] "GET /tag/c1bae4da-2468-42bd-9cb0-703be4a2ae8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.048021 10.0.0.248 - - [2025-10-30 22:06:05] "POST /tags HTTP/1.1" 200 312 0.072407 10.0.0.248 - - [2025-10-30 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022506 10.0.0.248 - - [2025-10-30 22:06:05] "GET /tag/0d75db4c-eccc-45c6-8d99-542fc450995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017838 10.0.0.248 - - [2025-10-30 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.248 - - [2025-10-30 22:06:05] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004135 10.0.0.248 - - [2025-10-30 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.248 - - [2025-10-30 22:06:05] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056537 10.0.0.248 - - [2025-10-30 22:06:05] "POST /virtual-machines HTTP/1.1" 200 378 0.043083 10.0.0.248 - - [2025-10-30 22:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.054684 10.0.0.248 - - [2025-10-30 22:06:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.210453 10.0.0.248 - - [2025-10-30 22:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018997 10.0.0.248 - - [2025-10-30 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031623 10.0.0.248 - - [2025-10-30 22:06:05] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.021255 10.0.0.248 - - [2025-10-30 22:06:06] "POST /instance-ips HTTP/1.1" 200 410 0.059003 10.0.0.248 - - [2025-10-30 22:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026048 10.0.0.248 - - [2025-10-30 22:06:06] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.037565 10.0.0.248 - - [2025-10-30 22:06:06] "POST /set-tag HTTP/1.1" 200 109 0.026474 10.0.0.248 - - [2025-10-30 22:06:06] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022282 10.0.0.248 - - [2025-10-30 22:06:06] "GET /instance-ip/a1b79640-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009497 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.001957 10.0.0.248 - - [2025-10-30 22:06:06] "POST /tags HTTP/1.1" 200 302 0.021171 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.248 - - [2025-10-30 22:06:06] "GET /tag/d5f297bb-b51b-458c-bec8-fa4a902bcc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019925 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.248 - - [2025-10-30 22:06:06] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031735 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.248 - - [2025-10-30 22:06:06] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004372 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011292 10.0.0.248 - - [2025-10-30 22:06:06] "GET /service-appliance-set/fa90df7c-bf4c-426a-b659-41253a228fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002731 10.0.0.248 - - [2025-10-30 22:06:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002038 10.0.0.248 - - [2025-10-30 22:06:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.154446 10.0.0.248 - - [2025-10-30 22:06:06] "GET /virtual-machine-interface/b734f0e3-2f2e-463f-b8bb-fbf679469d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.007705 10.0.0.248 - - [2025-10-30 22:06:06] "POST /instance-ips HTTP/1.1" 200 378 0.032242 10.0.0.248 - - [2025-10-30 22:06:06] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006758 10.0.0.248 - - [2025-10-30 22:06:06] "POST /loadbalancers HTTP/1.1" 200 584 0.062679 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034857 10.0.0.248 - - [2025-10-30 22:06:07] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007455 10.0.0.248 - - [2025-10-30 22:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030330 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018634 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052068 10.0.0.248 - - [2025-10-30 22:06:07] "POST /floating-ips HTTP/1.1" 200 583 0.081072 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002705 10.0.0.248 - - [2025-10-30 22:06:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041637 10.0.0.248 - - [2025-10-30 22:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025138 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013294 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041318 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer-listener/ac1669c9-2920-4966-80f1-a12f4b59ad1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005307 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer-listener/ac1669c9-2920-4966-80f1-a12f4b59ad1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007028 10.0.0.248 - - [2025-10-30 22:06:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019532 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.248 - - [2025-10-30 22:06:07] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011079 10.0.0.248 - - [2025-10-30 22:06:07] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?fields=floating_ips HTTP/1.1" 200 1166 0.010696 10.0.0.248 - - [2025-10-30 22:06:07] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.003198 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048237 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002863 10.0.0.248 - - [2025-10-30 22:06:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019596 10.0.0.248 - - [2025-10-30 22:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023540 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040502 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer-listener/fb9165bf-0a1a-482d-bbf8-b2b18701be65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002521 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer-listener/fb9165bf-0a1a-482d-bbf8-b2b18701be65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003560 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.248 - - [2025-10-30 22:06:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035692 10.0.0.248 - - [2025-10-30 22:06:07] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006136 10.0.0.248 - - [2025-10-30 22:06:07] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?fields=floating_ips HTTP/1.1" 200 1166 0.005675 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014441 10.0.0.248 - - [2025-10-30 22:06:07] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045978 10.0.0.248 - - [2025-10-30 22:06:07] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.017974 10.0.0.248 - - [2025-10-30 22:06:07] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002788 10.0.0.248 - - [2025-10-30 22:06:07] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019683 10.0.0.248 - - [2025-10-30 22:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014516 10.0.0.248 - - [2025-10-30 22:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.248 - - [2025-10-30 22:06:08] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028339 10.0.0.248 - - [2025-10-30 22:06:08] "GET /loadbalancer-listener/28354e3a-e77e-4254-86f6-0a90d31f6401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.023969 10.0.0.248 - - [2025-10-30 22:06:08] "GET /loadbalancer-listener/28354e3a-e77e-4254-86f6-0a90d31f6401?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.015857 10.0.0.248 - - [2025-10-30 22:06:08] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.142159 10.0.0.248 - - [2025-10-30 22:06:08] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005169 10.0.0.248 - - [2025-10-30 22:06:08] "GET /instance-ip/31ad4a9e-f8d6-41f4-b776-e5d2b427b825?fields=floating_ips HTTP/1.1" 200 1166 0.012389 10.0.0.248 - - [2025-10-30 22:06:08] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004676 10.0.0.248 - - [2025-10-30 22:06:08] "POST /tags HTTP/1.1" 200 356 0.050057 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.248 - - [2025-10-30 22:06:08] "GET /tag/5541420d-bef0-4b8e-bb2e-9edb153c56e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020285 10.0.0.248 - - [2025-10-30 22:06:08] "POST /tags HTTP/1.1" 200 304 0.020438 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.248 - - [2025-10-30 22:06:08] "GET /tag/aefe3315-9b61-4677-8fc6-1c7c5c01c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011913 10.0.0.248 - - [2025-10-30 22:06:08] "POST /projects HTTP/1.1" 409 218 0.002038 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.248 - - [2025-10-30 22:06:08] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043200 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.248 - - [2025-10-30 22:06:08] "GET /network-ipam/2e1935a1-46f7-40a2-8a2f-4081d5502184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003474 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.248 - - [2025-10-30 22:06:08] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007632 10.0.0.248 - - [2025-10-30 22:06:08] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.054125 10.0.0.248 - - [2025-10-30 22:06:08] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.020365 10.0.0.248 - - [2025-10-30 22:06:08] "POST /set-tag HTTP/1.1" 200 109 0.055829 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.248 - - [2025-10-30 22:06:08] "GET /network-ipam/a686aca2-4851-4cc3-833f-1109f4c60495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002698 10.0.0.248 - - [2025-10-30 22:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.248 - - [2025-10-30 22:06:08] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004330 10.0.0.248 - - [2025-10-30 22:06:09] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.037588 10.0.0.248 - - [2025-10-30 22:06:09] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007754 10.0.0.248 - - [2025-10-30 22:06:09] "POST /set-tag HTTP/1.1" 200 109 0.050378 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.248 - - [2025-10-30 22:06:09] "GET /network-policy/ffc0e759-0338-435a-a00a-da772b467e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002414 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.248 - - [2025-10-30 22:06:09] "GET /network-policy/b4dc3e73-1168-44f9-9694-9b45c864a65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002925 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.248 - - [2025-10-30 22:06:09] "GET /network-policy/6102b623-658a-4335-b448-3b1d38392b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002211 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.248 - - [2025-10-30 22:06:09] "PUT /network-policy/6102b623-658a-4335-b448-3b1d38392b85 HTTP/1.1" 200 263 0.009801 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-update HTTP/1.1" 200 156 0.062128 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002251 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001654 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002000 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002334 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001857 10.0.0.248 - - [2025-10-30 22:06:09] "POST /security-groups HTTP/1.1" 409 245 0.002116 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.248 - - [2025-10-30 22:06:09] "PUT /security-group/67a9614b-c284-45e1-a194-4bed3b491370 HTTP/1.1" 200 263 0.055451 10.0.0.248 - - [2025-10-30 22:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045606 10.0.0.248 - - [2025-10-30 22:06:09] "PUT /access-control-list/b83ed099-f2b3-4b87-8016-865f070d1875 HTTP/1.1" 200 273 0.030326 10.0.0.248 - - [2025-10-30 22:06:09] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030998 10.0.0.248 - - [2025-10-30 22:06:09] "PUT /access-control-list/77f68210-9c8a-4a78-8933-e7d63720f40e HTTP/1.1" 200 273 0.043916 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.248 - - [2025-10-30 22:06:09] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003357 10.0.0.248 - - [2025-10-30 22:06:09] "POST /tags HTTP/1.1" 409 206 0.004852 10.0.0.248 - - [2025-10-30 22:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.248 - - [2025-10-30 22:06:09] "GET /tag/aefe3315-9b61-4677-8fc6-1c7c5c01c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014002 10.0.0.248 - - [2025-10-30 22:06:09] "POST /firewall-rules HTTP/1.1" 200 564 0.076706 10.0.0.248 - - [2025-10-30 22:06:09] "GET /firewall-rule/9a6e31f8-57de-4cc1-9c35-6db2db32aef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008173 10.0.0.248 - - [2025-10-30 22:06:09] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005072 10.0.0.248 - - [2025-10-30 22:06:09] "GET /firewall-rule/9a6e31f8-57de-4cc1-9c35-6db2db32aef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002837 10.0.0.248 - - [2025-10-30 22:06:09] "POST /ref-update HTTP/1.1" 200 156 0.025887 10.0.0.248 - - [2025-10-30 22:06:10] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017071 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.248 - - [2025-10-30 22:06:10] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002963 10.0.0.248 - - [2025-10-30 22:06:10] "POST /tags HTTP/1.1" 409 206 0.003464 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.248 - - [2025-10-30 22:06:10] "GET /tag/aefe3315-9b61-4677-8fc6-1c7c5c01c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017219 10.0.0.248 - - [2025-10-30 22:06:10] "POST /firewall-rules HTTP/1.1" 200 562 0.072566 10.0.0.248 - - [2025-10-30 22:06:10] "GET /firewall-rule/1dfcce16-64ce-41d5-b5f7-be36e186e7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006181 10.0.0.248 - - [2025-10-30 22:06:10] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007087 10.0.0.248 - - [2025-10-30 22:06:10] "GET /firewall-rule/1dfcce16-64ce-41d5-b5f7-be36e186e7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002380 10.0.0.248 - - [2025-10-30 22:06:10] "POST /ref-update HTTP/1.1" 200 156 0.034489 10.0.0.248 - - [2025-10-30 22:06:10] "POST /tags HTTP/1.1" 200 372 0.050369 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.248 - - [2025-10-30 22:06:10] "GET /tag/1ad48107-24c3-4aa9-8f92-db1f99c793f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016794 10.0.0.248 - - [2025-10-30 22:06:10] "POST /tags HTTP/1.1" 200 320 0.024520 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010663 10.0.0.248 - - [2025-10-30 22:06:10] "GET /tag/48d328c6-e669-4465-a993-08ec6422afea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011911 10.0.0.248 - - [2025-10-30 22:06:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000504 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.014160 10.0.0.248 - - [2025-10-30 22:06:10] "POST /security-groups HTTP/1.1" 200 578 0.068350 10.0.0.248 - - [2025-10-30 22:06:10] "POST /projects HTTP/1.1" 200 499 0.199380 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.001973 10.0.0.248 - - [2025-10-30 22:06:10] "POST /access-control-lists HTTP/1.1" 200 589 0.070776 10.0.0.248 - - [2025-10-30 22:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.068931 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.006902 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012280 10.0.0.248 - - [2025-10-30 22:06:10] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004997 10.0.0.248 - - [2025-10-30 22:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.248 - - [2025-10-30 22:06:10] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.025657 10.0.0.248 - - [2025-10-30 22:06:10] "POST /access-control-lists HTTP/1.1" 200 587 0.062252 10.0.0.248 - - [2025-10-30 22:06:11] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.066667 10.0.0.248 - - [2025-10-30 22:06:11] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.036181 10.0.0.248 - - [2025-10-30 22:06:11] "POST /security-groups HTTP/1.1" 200 560 0.070632 10.0.0.248 - - [2025-10-30 22:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022375 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.013196 10.0.0.248 - - [2025-10-30 22:06:11] "POST /chown HTTP/1.1" 200 109 0.021825 10.0.0.248 - - [2025-10-30 22:06:11] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028288 10.0.0.248 - - [2025-10-30 22:06:11] "POST /access-control-lists HTTP/1.1" 200 612 0.084220 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.011025 10.0.0.248 - - [2025-10-30 22:06:11] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007513 10.0.0.248 - - [2025-10-30 22:06:11] "POST /tags HTTP/1.1" 409 214 0.003100 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.248 - - [2025-10-30 22:06:11] "GET /tag/48d328c6-e669-4465-a993-08ec6422afea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.018587 10.0.0.248 - - [2025-10-30 22:06:11] "POST /access-control-lists HTTP/1.1" 200 610 0.091337 10.0.0.248 - - [2025-10-30 22:06:11] "POST /firewall-rules HTTP/1.1" 200 580 0.135433 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-rule/0ffb680f-c8af-4309-93b8-61e910936733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004727 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004250 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-rule/0ffb680f-c8af-4309-93b8-61e910936733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002965 10.0.0.248 - - [2025-10-30 22:06:11] "POST /ref-update HTTP/1.1" 200 156 0.027897 10.0.0.248 - - [2025-10-30 22:06:11] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009064 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.248 - - [2025-10-30 22:06:11] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003051 10.0.0.248 - - [2025-10-30 22:06:11] "POST /tags HTTP/1.1" 409 214 0.002261 10.0.0.248 - - [2025-10-30 22:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.248 - - [2025-10-30 22:06:11] "GET /tag/48d328c6-e669-4465-a993-08ec6422afea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015457 10.0.0.248 - - [2025-10-30 22:06:11] "POST /firewall-rules HTTP/1.1" 200 578 0.072987 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-rule/1c8ef444-33b1-411b-91b6-d24d8100338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015133 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004957 10.0.0.248 - - [2025-10-30 22:06:11] "GET /firewall-rule/1c8ef444-33b1-411b-91b6-d24d8100338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002883 10.0.0.248 - - [2025-10-30 22:06:12] "POST /ref-update HTTP/1.1" 200 156 0.043146 10.0.0.248 - - [2025-10-30 22:06:12] "POST /tags HTTP/1.1" 200 364 0.025331 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.248 - - [2025-10-30 22:06:12] "GET /tag/126985f8-e4d0-4702-a855-729adcad5610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011635 10.0.0.248 - - [2025-10-30 22:06:12] "POST /tags HTTP/1.1" 200 312 0.031803 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.248 - - [2025-10-30 22:06:12] "GET /tag/d10519e2-2b91-42fc-975c-d43f3f9a4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015866 10.0.0.248 - - [2025-10-30 22:06:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000449 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.002289 10.0.0.248 - - [2025-10-30 22:06:12] "POST /security-groups HTTP/1.1" 200 574 0.143699 10.0.0.248 - - [2025-10-30 22:06:12] "POST /projects HTTP/1.1" 200 491 0.269612 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.001755 10.0.0.248 - - [2025-10-30 22:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007303 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.248 - - [2025-10-30 22:06:12] "POST /access-control-lists HTTP/1.1" 200 585 0.036354 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012002 10.0.0.248 - - [2025-10-30 22:06:12] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.041550 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.248 - - [2025-10-30 22:06:12] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.020797 10.0.0.248 - - [2025-10-30 22:06:12] "POST /access-control-lists HTTP/1.1" 200 583 0.093312 10.0.0.248 - - [2025-10-30 22:06:12] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.063095 10.0.0.248 - - [2025-10-30 22:06:12] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.053241 10.0.0.248 - - [2025-10-30 22:06:12] "POST /security-groups HTTP/1.1" 200 548 0.088386 10.0.0.248 - - [2025-10-30 22:06:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.004347 10.0.0.248 - - [2025-10-30 22:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.056266 10.0.0.248 - - [2025-10-30 22:06:13] "POST /chown HTTP/1.1" 200 109 0.057556 10.0.0.248 - - [2025-10-30 22:06:13] "POST /access-control-lists HTTP/1.1" 200 604 0.085531 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.007543 10.0.0.248 - - [2025-10-30 22:06:13] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003145 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.248 - - [2025-10-30 22:06:13] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.036048 10.0.0.248 - - [2025-10-30 22:06:13] "POST /access-control-lists HTTP/1.1" 200 602 0.077288 10.0.0.248 - - [2025-10-30 22:06:13] "POST /tags HTTP/1.1" 409 210 0.001763 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.248 - - [2025-10-30 22:06:13] "GET /tag/d10519e2-2b91-42fc-975c-d43f3f9a4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014743 10.0.0.248 - - [2025-10-30 22:06:13] "POST /firewall-rules HTTP/1.1" 200 572 0.072465 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-rule/e9871906-c9b7-4c08-bce2-34a6f3e53258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004694 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003593 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-rule/e9871906-c9b7-4c08-bce2-34a6f3e53258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001982 10.0.0.248 - - [2025-10-30 22:06:13] "POST /ref-update HTTP/1.1" 200 156 0.043263 10.0.0.248 - - [2025-10-30 22:06:13] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008925 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.248 - - [2025-10-30 22:06:13] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003060 10.0.0.248 - - [2025-10-30 22:06:13] "POST /tags HTTP/1.1" 409 210 0.001615 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.248 - - [2025-10-30 22:06:13] "GET /tag/d10519e2-2b91-42fc-975c-d43f3f9a4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010255 10.0.0.248 - - [2025-10-30 22:06:13] "POST /firewall-rules HTTP/1.1" 200 570 0.077008 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-rule/02daa9ab-a987-465f-88d0-4d435e23589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007168 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007064 10.0.0.248 - - [2025-10-30 22:06:13] "GET /firewall-rule/02daa9ab-a987-465f-88d0-4d435e23589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005638 10.0.0.248 - - [2025-10-30 22:06:13] "POST /ref-update HTTP/1.1" 200 156 0.040724 10.0.0.248 - - [2025-10-30 22:06:13] "POST /tags HTTP/1.1" 409 237 0.002260 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.248 - - [2025-10-30 22:06:13] "GET /tag/c1bae4da-2468-42bd-9cb0-703be4a2ae8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011988 10.0.0.248 - - [2025-10-30 22:06:13] "POST /tags HTTP/1.1" 409 210 0.002418 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.248 - - [2025-10-30 22:06:13] "GET /tag/0d75db4c-eccc-45c6-8d99-542fc450995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010115 10.0.0.248 - - [2025-10-30 22:06:13] "POST /projects HTTP/1.1" 409 223 0.002130 10.0.0.248 - - [2025-10-30 22:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.248 - - [2025-10-30 22:06:13] "GET /project/3b6f0e49-ad55-497f-9bb2-7be9c82d6fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037190 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.248 - - [2025-10-30 22:06:14] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007917 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.248 - - [2025-10-30 22:06:14] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004182 10.0.0.248 - - [2025-10-30 22:06:14] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.040396 10.0.0.248 - - [2025-10-30 22:06:14] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.050364 10.0.0.248 - - [2025-10-30 22:06:14] "POST /security-groups HTTP/1.1" 409 253 0.002492 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.248 - - [2025-10-30 22:06:14] "PUT /security-group/5535ba6c-530c-45ac-a9d2-6ae47f840889 HTTP/1.1" 200 263 0.055730 10.0.0.248 - - [2025-10-30 22:06:14] "PUT /access-control-list/a93e2a4c-5465-4967-9f7f-ad8746bb725a HTTP/1.1" 200 273 0.015014 10.0.0.248 - - [2025-10-30 22:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.039642 10.0.0.248 - - [2025-10-30 22:06:14] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020777 10.0.0.248 - - [2025-10-30 22:06:14] "PUT /access-control-list/e5df2b8a-b924-4eab-ab49-e728037473d1 HTTP/1.1" 200 273 0.035968 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.248 - - [2025-10-30 22:06:14] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002284 10.0.0.248 - - [2025-10-30 22:06:14] "POST /tags HTTP/1.1" 409 210 0.001418 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.248 - - [2025-10-30 22:06:14] "GET /tag/0d75db4c-eccc-45c6-8d99-542fc450995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011286 10.0.0.248 - - [2025-10-30 22:06:14] "POST /firewall-rules HTTP/1.1" 200 572 0.066075 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-rule/6b7207d1-0147-4fea-b5c7-57988e93c3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011396 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003747 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-rule/6b7207d1-0147-4fea-b5c7-57988e93c3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002108 10.0.0.248 - - [2025-10-30 22:06:14] "POST /ref-update HTTP/1.1" 200 156 0.041627 10.0.0.248 - - [2025-10-30 22:06:14] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002465 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.248 - - [2025-10-30 22:06:14] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002240 10.0.0.248 - - [2025-10-30 22:06:14] "POST /tags HTTP/1.1" 409 210 0.001392 10.0.0.248 - - [2025-10-30 22:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.248 - - [2025-10-30 22:06:14] "GET /tag/0d75db4c-eccc-45c6-8d99-542fc450995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009830 10.0.0.248 - - [2025-10-30 22:06:14] "POST /firewall-rules HTTP/1.1" 200 570 0.064753 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-rule/84a8f4e7-58f5-4f0e-98eb-7121ccadc7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016953 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003085 10.0.0.248 - - [2025-10-30 22:06:14] "GET /firewall-rule/84a8f4e7-58f5-4f0e-98eb-7121ccadc7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003496 10.0.0.248 - - [2025-10-30 22:06:14] "POST /ref-update HTTP/1.1" 200 156 0.054579 10.0.0.248 - - [2025-10-30 22:06:14] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015650 10.0.0.248 - - [2025-10-30 22:06:15] "POST /set-tag HTTP/1.1" 200 109 0.002327 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.145 - - [2025-10-30 22:06:59] "GET / HTTP/1.1" 200 36215 0.001697 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:06:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 10.0.0.145 - - [2025-10-30 22:06:59] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004578 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.145 - - [2025-10-30 22:06:59] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009647 10.0.0.145 - - [2025-10-30 22:06:59] "PUT /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773 HTTP/1.1" 200 275 0.008454 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008353 10.0.0.145 - - [2025-10-30 22:06:59] "POST /virtual-routers HTTP/1.1" 200 601 0.030118 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.145 - - [2025-10-30 22:06:59] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.015211 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.001884 10.0.0.145 - - [2025-10-30 22:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.145 - - [2025-10-30 22:06:59] "GET /virtual-network/a9a8b1f2-ce46-48ef-8277-59341008d05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.030539 10.0.0.145 - - [2025-10-30 22:06:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.097369 10.0.0.248 - - [2025-10-30 22:10:03] "GET /global-system-configs HTTP/1.1" 200 323 0.007913 10.0.0.248 - - [2025-10-30 22:10:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002009 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:10:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:10:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:10:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:10:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.248 - - [2025-10-30 22:11:00] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010432 10.0.0.248 - - [2025-10-30 22:11:00] "POST /ref-update HTTP/1.1" 200 156 0.021996 10.0.0.248 - - [2025-10-30 22:11:03] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004678 10.0.0.248 - - [2025-10-30 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.248 - - [2025-10-30 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.248 - - [2025-10-30 22:11:03] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002260 10.0.0.248 - - [2025-10-30 22:11:03] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003577 10.0.0.248 - - [2025-10-30 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.248 - - [2025-10-30 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.248 - - [2025-10-30 22:11:03] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002173 10.0.0.248 - - [2025-10-30 22:11:04] "GET /loadbalancer-pool/87805d64-2ec5-4929-b68e-d052826f668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003762 10.0.0.248 - - [2025-10-30 22:11:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013817 10.0.0.248 - - [2025-10-30 22:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015527 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011316 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003457 10.0.0.248 - - [2025-10-30 22:11:04] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.248 - - [2025-10-30 22:11:04] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.012354 10.0.0.248 - - [2025-10-30 22:11:04] "POST /tags HTTP/1.1" 409 205 0.002847 10.0.0.248 - - [2025-10-30 22:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.248 - - [2025-10-30 22:11:04] "PUT /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63 HTTP/1.1" 200 257 0.010369 10.0.0.248 - - [2025-10-30 22:11:04] "GET /tag/d5f297bb-b51b-458c-bec8-fa4a902bcc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018488 10.0.0.248 - - [2025-10-30 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.063300 10.0.0.248 - - [2025-10-30 22:11:04] "GET /loadbalancer-pool/5131abca-fb24-407f-a290-0e16d4678407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.024406 10.0.0.248 - - [2025-10-30 22:11:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026230 10.0.0.248 - - [2025-10-30 22:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010539 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009197 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006805 10.0.0.248 - - [2025-10-30 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.005221 10.0.0.248 - - [2025-10-30 22:11:04] "POST /ref-update HTTP/1.1" 200 156 0.011845 10.0.0.248 - - [2025-10-30 22:11:04] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.004604 10.0.0.248 - - [2025-10-30 22:11:04] "PUT /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63 HTTP/1.1" 200 257 0.010943 10.0.0.248 - - [2025-10-30 22:11:04] "GET /loadbalancer-pool/653d43ae-6994-401a-82a7-b13bcf976106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004539 10.0.0.248 - - [2025-10-30 22:11:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014743 10.0.0.248 - - [2025-10-30 22:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020805 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009694 10.0.0.248 - - [2025-10-30 22:11:04] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003514 10.0.0.248 - - [2025-10-30 22:11:04] "POST /ref-update HTTP/1.1" 200 156 0.006082 10.0.0.248 - - [2025-10-30 22:11:04] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.009362 10.0.0.248 - - [2025-10-30 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.248 - - [2025-10-30 22:11:04] "PUT /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63 HTTP/1.1" 200 257 0.009640 10.0.0.248 - - [2025-10-30 22:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.248 - - [2025-10-30 22:11:48] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.010777 10.0.0.145 - - [2025-10-30 22:11:52] "GET / HTTP/1.1" 200 36215 0.001513 10.0.0.145 - - [2025-10-30 22:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.145 - - [2025-10-30 22:11:52] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004081 10.0.0.145 - - [2025-10-30 22:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.145 - - [2025-10-30 22:11:52] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002818 10.0.0.145 - - [2025-10-30 22:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.145 - - [2025-10-30 22:11:52] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002270 10.0.0.145 - - [2025-10-30 22:11:52] "PUT /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b HTTP/1.1" 200 263 0.008928 10.0.0.145 - - [2025-10-30 22:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.145 - - [2025-10-30 22:11:52] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002556 10.0.0.145 - - [2025-10-30 22:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.145 - - [2025-10-30 22:11:52] "GET /virtual-machine-interface/d8f1ea2d-f286-4335-ae8f-fe5d2449c51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004175 10.0.0.145 - - [2025-10-30 22:11:52] "PUT /virtual-machine-interface/d8f1ea2d-f286-4335-ae8f-fe5d2449c51b HTTP/1.1" 200 285 0.007979 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:12:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:12:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:12:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:12:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010649 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.006354 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005966 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.248 - - [2025-10-30 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.248 - - [2025-10-30 22:14:38] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.019862 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005283 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.017651 10.0.0.248 - - [2025-10-30 22:14:38] "DELETE /loadbalancer-member/306ca295-e645-44d7-b9c2-57df890228ba HTTP/1.1" 200 115 0.072287 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007323 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.248 - - [2025-10-30 22:14:38] "DELETE /loadbalancer-member/63bf937f-5842-419a-8eba-88341709b6e8 HTTP/1.1" 200 115 0.045740 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010410 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.248 - - [2025-10-30 22:14:38] "DELETE /loadbalancer-member/ed279a8b-1d8d-4dae-ba47-3d3e102e6a33 HTTP/1.1" 200 115 0.042881 10.0.0.248 - - [2025-10-30 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.248 - - [2025-10-30 22:14:38] "GET /loadbalancer/1379a1c9-f5c3-4f2b-8f10-716edb8b270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002754 10.0.0.248 - - [2025-10-30 22:14:38] "GET /loadbalancer-pool/87805d64-2ec5-4929-b68e-d052826f668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002548 10.0.0.248 - - [2025-10-30 22:14:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018396 10.0.0.248 - - [2025-10-30 22:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012367 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009197 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009910 10.0.0.248 - - [2025-10-30 22:14:38] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.021303 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.106477 10.0.0.248 - - [2025-10-30 22:14:38] "GET /loadbalancer-pool/5131abca-fb24-407f-a290-0e16d4678407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004440 10.0.0.248 - - [2025-10-30 22:14:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030216 10.0.0.248 - - [2025-10-30 22:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026253 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023249 10.0.0.248 - - [2025-10-30 22:14:38] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009179 10.0.0.248 - - [2025-10-30 22:14:38] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003428 10.0.0.248 - - [2025-10-30 22:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.248 - - [2025-10-30 22:14:38] "GET /loadbalancer-pool/653d43ae-6994-401a-82a7-b13bcf976106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002151 10.0.0.248 - - [2025-10-30 22:14:39] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021695 10.0.0.248 - - [2025-10-30 22:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009431 10.0.0.248 - - [2025-10-30 22:14:39] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015225 10.0.0.248 - - [2025-10-30 22:14:39] "POST /set-tag HTTP/1.1" 200 109 0.015684 10.0.0.248 - - [2025-10-30 22:14:39] "GET /virtual-machine-interface/a18d2c5c-b5dc-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018664 10.0.0.248 - - [2025-10-30 22:14:39] "GET /floating-ip/a8d8fc3c-15fd-422b-a5dd-70c75fea4c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007453 10.0.0.248 - - [2025-10-30 22:15:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002553 10.0.0.248 - - [2025-10-30 22:15:05] "GET /global-system-configs HTTP/1.1" 200 323 0.001876 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:15:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:15:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:15:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:15:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.248 - - [2025-10-30 22:17:02] "GET / HTTP/1.1" 200 36215 0.002323 10.0.0.248 - - [2025-10-30 22:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.248 - - [2025-10-30 22:17:02] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044380 10.0.0.248 - - [2025-10-30 22:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008028 10.0.0.248 - - [2025-10-30 22:17:02] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024793 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.248 - - [2025-10-30 22:17:03] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042732 10.0.0.248 - - [2025-10-30 22:17:03] "POST /tags HTTP/1.1" 200 334 0.034471 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026577 10.0.0.248 - - [2025-10-30 22:17:03] "GET /tag/b950a897-8261-4dd8-8d28-704835fd654f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.033504 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.248 - - [2025-10-30 22:17:03] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035332 10.0.0.248 - - [2025-10-30 22:17:03] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068827 10.0.0.248 - - [2025-10-30 22:17:03] "GET /virtual-networks?parent_id=c574a060-be3a-4976-8d66-c5b7d79d1cc8&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006209 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.248 - - [2025-10-30 22:17:03] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008749 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.248 - - [2025-10-30 22:17:03] "GET /service-appliance-set/fa90df7c-bf4c-426a-b659-41253a228fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005712 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.001665 10.0.0.248 - - [2025-10-30 22:17:03] "POST /virtual-networks HTTP/1.1" 200 514 0.116449 10.0.0.248 - - [2025-10-30 22:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.248 - - [2025-10-30 22:17:03] "GET /network-ipam/61ea1844-6696-48f0-8ef4-7f9f6a2131a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.034776 10.0.0.248 - - [2025-10-30 22:17:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.091503 10.0.0.248 - - [2025-10-30 22:17:04] "GET /virtual-machine-interface/77d2641e-ec01-49e2-8b52-59aba4f93dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.009097 10.0.0.248 - - [2025-10-30 22:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005421 10.0.0.248 - - [2025-10-30 22:17:04] "POST /ref-update HTTP/1.1" 200 156 0.091957 10.0.0.248 - - [2025-10-30 22:17:04] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003939 10.0.0.248 - - [2025-10-30 22:17:04] "POST /instance-ips HTTP/1.1" 200 410 0.060704 10.0.0.248 - - [2025-10-30 22:17:04] "GET /instance-ip/c828b890-087a-43de-8b0f-c6d378a9f563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003795 10.0.0.248 - - [2025-10-30 22:17:04] "GET /domains HTTP/1.1" 200 281 0.003723 10.0.0.248 - - [2025-10-30 22:17:04] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.011055 10.0.0.248 - - [2025-10-30 22:17:04] "POST /loadbalancers HTTP/1.1" 200 612 0.068909 10.0.0.248 - - [2025-10-30 22:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028349 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.248 - - [2025-10-30 22:17:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 5739 0.113389 10.0.0.248 - - [2025-10-30 22:17:04] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.010054 10.0.0.248 - - [2025-10-30 22:17:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069072 10.0.0.248 - - [2025-10-30 22:17:04] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.009017 10.0.0.248 - - [2025-10-30 22:17:04] "GET /instance-ip/c828b890-087a-43de-8b0f-c6d378a9f563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002226 10.0.0.248 - - [2025-10-30 22:17:04] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1182 0.002265 10.0.0.248 - - [2025-10-30 22:17:04] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1182 0.002261 10.0.0.248 - - [2025-10-30 22:17:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028893 10.0.0.248 - - [2025-10-30 22:17:04] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002111 10.0.0.248 - - [2025-10-30 22:17:04] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025837 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.248 - - [2025-10-30 22:17:04] "POST /floating-ips HTTP/1.1" 200 599 0.042464 10.0.0.248 - - [2025-10-30 22:17:04] "POST /route-targets HTTP/1.1" 200 328 0.023731 10.0.0.248 - - [2025-10-30 22:17:04] "POST /ref-update HTTP/1.1" 200 156 0.023093 10.0.0.248 - - [2025-10-30 22:17:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053977 10.0.0.248 - - [2025-10-30 22:17:04] "GET /loadbalancer-listener/e0fa15e0-a217-45d2-b8f9-61ece59d8e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002924 10.0.0.248 - - [2025-10-30 22:17:04] "GET /loadbalancer-listener/e0fa15e0-a217-45d2-b8f9-61ece59d8e6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002466 10.0.0.248 - - [2025-10-30 22:17:04] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020117 10.0.0.248 - - [2025-10-30 22:17:04] "GET /instance-ip/c828b890-087a-43de-8b0f-c6d378a9f563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003042 10.0.0.248 - - [2025-10-30 22:17:04] "GET /instance-ip/c828b890-087a-43de-8b0f-c6d378a9f563?fields=floating_ips HTTP/1.1" 200 1215 0.004377 10.0.0.248 - - [2025-10-30 22:17:04] "GET /floating-ip/8b49d0b3-c8f6-48e2-a744-09be81abc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002808 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.248 - - [2025-10-30 22:17:04] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001863 10.0.0.248 - - [2025-10-30 22:17:04] "POST /tags HTTP/1.1" 200 296 0.048026 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006501 10.0.0.248 - - [2025-10-30 22:17:04] "GET /tag/176862be-482f-47b3-a380-9a2bb37a7589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012687 10.0.0.248 - - [2025-10-30 22:17:04] "POST /tags HTTP/1.1" 409 233 0.001730 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.248 - - [2025-10-30 22:17:04] "GET /tag/5541420d-bef0-4b8e-bb2e-9edb153c56e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009946 10.0.0.248 - - [2025-10-30 22:17:04] "POST /tags HTTP/1.1" 409 206 0.001860 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.248 - - [2025-10-30 22:17:04] "GET /tag/aefe3315-9b61-4677-8fc6-1c7c5c01c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009783 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.248 - - [2025-10-30 22:17:04] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003759 10.0.0.248 - - [2025-10-30 22:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.248 - - [2025-10-30 22:17:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026326 10.0.0.248 - - [2025-10-30 22:17:04] "POST /virtual-machines HTTP/1.1" 200 370 0.007400 10.0.0.248 - - [2025-10-30 22:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008685 10.0.0.248 - - [2025-10-30 22:17:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117381 10.0.0.248 - - [2025-10-30 22:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028333 10.0.0.248 - - [2025-10-30 22:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004488 10.0.0.248 - - [2025-10-30 22:17:05] "POST /instance-ips HTTP/1.1" 200 410 0.017705 10.0.0.248 - - [2025-10-30 22:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021858 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004349 10.0.0.248 - - [2025-10-30 22:17:05] "POST /set-tag HTTP/1.1" 200 109 0.015655 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015856 10.0.0.248 - - [2025-10-30 22:17:05] "GET /instance-ip/2a9be92e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004283 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004324 10.0.0.248 - - [2025-10-30 22:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002284 10.0.0.248 - - [2025-10-30 22:17:05] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004657 10.0.0.248 - - [2025-10-30 22:17:05] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.248 - - [2025-10-30 22:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003622 10.0.0.248 - - [2025-10-30 22:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.248 - - [2025-10-30 22:17:05] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033082 10.0.0.248 - - [2025-10-30 22:17:05] "POST /virtual-machines HTTP/1.1" 200 370 0.007994 10.0.0.248 - - [2025-10-30 22:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014278 10.0.0.248 - - [2025-10-30 22:17:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111627 10.0.0.248 - - [2025-10-30 22:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008145 10.0.0.248 - - [2025-10-30 22:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008230 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.003953 10.0.0.248 - - [2025-10-30 22:17:05] "POST /instance-ips HTTP/1.1" 200 410 0.018924 10.0.0.248 - - [2025-10-30 22:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026468 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.021791 10.0.0.248 - - [2025-10-30 22:17:05] "POST /set-tag HTTP/1.1" 200 109 0.015190 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012275 10.0.0.248 - - [2025-10-30 22:17:05] "GET /instance-ip/2afdc9a0-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002596 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004096 10.0.0.248 - - [2025-10-30 22:17:05] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.248 - - [2025-10-30 22:17:05] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.002961 10.0.0.248 - - [2025-10-30 22:17:06] "POST /ref-update HTTP/1.1" 200 156 0.007918 10.0.0.248 - - [2025-10-30 22:17:06] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015274 10.0.0.248 - - [2025-10-30 22:17:06] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.248 - - [2025-10-30 22:17:06] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004208 10.0.0.248 - - [2025-10-30 22:17:06] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.248 - - [2025-10-30 22:17:06] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003303 10.0.0.248 - - [2025-10-30 22:17:06] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domains HTTP/1.1" 200 281 0.002089 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.002620 10.0.0.248 - - [2025-10-30 22:17:09] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 7092 0.043924 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.004081 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.003677 10.0.0.248 - - [2025-10-30 22:17:09] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1404 0.004123 10.0.0.248 - - [2025-10-30 22:17:09] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1404 0.001990 10.0.0.248 - - [2025-10-30 22:17:09] "GET /route-target/524717bb-4d5b-4e42-b1c7-7126254b67d4 HTTP/1.1" 200 1154 0.001786 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.003453 10.0.0.248 - - [2025-10-30 22:17:09] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1404 0.002073 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003580 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.003336 10.0.0.248 - - [2025-10-30 22:17:09] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1404 0.001868 10.0.0.248 - - [2025-10-30 22:17:09] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 200 1404 0.001952 10.0.0.248 - - [2025-10-30 22:17:09] "GET /route-target/524717bb-4d5b-4e42-b1c7-7126254b67d4 HTTP/1.1" 200 1154 0.001575 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domains HTTP/1.1" 200 281 0.001804 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.002553 10.0.0.248 - - [2025-10-30 22:17:09] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 7092 0.034751 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2096 0.005216 10.0.0.248 - - [2025-10-30 22:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.248 - - [2025-10-30 22:17:09] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046770 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004569 10.0.0.248 - - [2025-10-30 22:17:09] "GET /floating-ip-pools?parent_id=c8bb60bd-c61c-4cde-803d-d58a5288c469&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001784 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003546 10.0.0.248 - - [2025-10-30 22:17:09] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016639 10.0.0.248 - - [2025-10-30 22:17:09] "POST /ref-update HTTP/1.1" 200 156 0.015439 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.013896 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domains HTTP/1.1" 200 281 0.002096 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.002997 10.0.0.248 - - [2025-10-30 22:17:09] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 7349 0.031302 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2335 0.005330 10.0.0.248 - - [2025-10-30 22:17:09] "GET /floating-ip-pool/7e106c14-d8b6-478f-a406-bc6de7f13455 HTTP/1.1" 200 1317 0.001982 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domains HTTP/1.1" 200 281 0.001216 10.0.0.248 - - [2025-10-30 22:17:09] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.002105 10.0.0.248 - - [2025-10-30 22:17:09] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 7349 0.039522 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 2335 0.003488 10.0.0.248 - - [2025-10-30 22:17:09] "GET /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003671 10.0.0.248 - - [2025-10-30 22:17:09] "POST /tags HTTP/1.1" 200 366 0.064717 10.0.0.248 - - [2025-10-30 22:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.248 - - [2025-10-30 22:17:10] "GET /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014945 10.0.0.248 - - [2025-10-30 22:17:10] "POST /tags HTTP/1.1" 409 206 0.003185 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.248 - - [2025-10-30 22:17:10] "GET /tag/aefe3315-9b61-4677-8fc6-1c7c5c01c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013041 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.248 - - [2025-10-30 22:17:10] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.042118 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.248 - - [2025-10-30 22:17:10] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007600 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.248 - - [2025-10-30 22:17:10] "GET /service-appliance-set/c6c16fa5-c0b4-4f65-b0d8-a793c85a34b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003378 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 404 258 0.001593 10.0.0.248 - - [2025-10-30 22:17:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107673 10.0.0.248 - - [2025-10-30 22:17:10] "GET /virtual-machine-interface/e6b53e2d-f3bf-4e0d-986d-aad49a8f499f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.017162 10.0.0.248 - - [2025-10-30 22:17:10] "POST /set-tag HTTP/1.1" 200 109 0.012840 10.0.0.248 - - [2025-10-30 22:17:10] "POST /instance-ips HTTP/1.1" 200 418 0.018601 10.0.0.248 - - [2025-10-30 22:17:10] "GET /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004999 10.0.0.248 - - [2025-10-30 22:17:10] "POST /loadbalancers HTTP/1.1" 200 620 0.061340 10.0.0.248 - - [2025-10-30 22:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009665 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007490 10.0.0.248 - - [2025-10-30 22:17:10] "POST /service-instances HTTP/1.1" 200 568 0.046601 10.0.0.248 - - [2025-10-30 22:17:10] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.055863 10.0.0.248 - - [2025-10-30 22:17:10] "POST /ref-update HTTP/1.1" 200 156 0.038878 10.0.0.248 - - [2025-10-30 22:17:10] "GET /virtual-machine-interface/e6b53e2d-f3bf-4e0d-986d-aad49a8f499f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015354 10.0.0.248 - - [2025-10-30 22:17:10] "GET /virtual-machine-interface/e6b53e2d-f3bf-4e0d-986d-aad49a8f499f?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.014495 10.0.0.248 - - [2025-10-30 22:17:10] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.033709 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.248 - - [2025-10-30 22:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016849 10.0.0.248 - - [2025-10-30 22:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.248 - - [2025-10-30 22:17:10] "GET /floating-ip-pool/7e106c14-d8b6-478f-a406-bc6de7f13455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002825 10.0.0.248 - - [2025-10-30 22:17:10] "POST /virtual-machines HTTP/1.1" 200 430 0.013247 10.0.0.248 - - [2025-10-30 22:17:10] "POST /floating-ips HTTP/1.1" 200 673 0.113973 10.0.0.248 - - [2025-10-30 22:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012213 10.0.0.248 - - [2025-10-30 22:17:11] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.044048 10.0.0.248 - - [2025-10-30 22:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.196461 10.0.0.248 - - [2025-10-30 22:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.248 - - [2025-10-30 22:17:11] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002352 10.0.0.248 - - [2025-10-30 22:17:11] "POST /chown HTTP/1.1" 200 109 0.017081 10.0.0.248 - - [2025-10-30 22:17:11] "POST /tags HTTP/1.1" 409 221 0.007348 10.0.0.248 - - [2025-10-30 22:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.248 - - [2025-10-30 22:17:11] "POST /chown HTTP/1.1" 200 109 0.008537 10.0.0.248 - - [2025-10-30 22:17:11] "GET /tag/b950a897-8261-4dd8-8d28-704835fd654f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019794 10.0.0.248 - - [2025-10-30 22:17:11] "POST /tags HTTP/1.1" 409 238 0.002505 10.0.0.248 - - [2025-10-30 22:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.248 - - [2025-10-30 22:17:11] "PUT /virtual-machine-interface/1c246fcb-17fb-4603-85bc-1ab1d196651d HTTP/1.1" 200 285 0.027504 10.0.0.248 - - [2025-10-30 22:17:11] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.020803 10.0.0.248 - - [2025-10-30 22:17:11] "GET /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011648 10.0.0.248 - - [2025-10-30 22:17:11] "POST /firewall-rules HTTP/1.1" 200 652 0.068537 10.0.0.248 - - [2025-10-30 22:17:11] "GET /firewall-rule/69236076-fee8-405f-9311-44af874dcb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004879 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.085028 10.0.0.248 - - [2025-10-30 22:17:11] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002249 10.0.0.248 - - [2025-10-30 22:17:11] "GET /firewall-rule/69236076-fee8-405f-9311-44af874dcb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007364 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.029752 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.024501 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.050269 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.248 - - [2025-10-30 22:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007911 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.031927 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.028490 10.0.0.248 - - [2025-10-30 22:17:11] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061774 10.0.0.248 - - [2025-10-30 22:17:11] "GET /loadbalancer/6297395f-b08c-4c41-8d70-40c0548e20dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002654 10.0.0.248 - - [2025-10-30 22:17:11] "POST /virtual-machines HTTP/1.1" 200 430 0.015621 10.0.0.248 - - [2025-10-30 22:17:11] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.034585 10.0.0.248 - - [2025-10-30 22:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.248 - - [2025-10-30 22:17:11] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.062546 10.0.0.248 - - [2025-10-30 22:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117306 10.0.0.248 - - [2025-10-30 22:17:11] "POST /chown HTTP/1.1" 200 109 0.022877 10.0.0.248 - - [2025-10-30 22:17:11] "GET /loadbalancer-listener/ecb6e9bf-10ea-49fe-9bda-1ec7f22057af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.016150 10.0.0.248 - - [2025-10-30 22:17:11] "GET /loadbalancer-listener/ecb6e9bf-10ea-49fe-9bda-1ec7f22057af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.002725 10.0.0.248 - - [2025-10-30 22:17:11] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.021516 10.0.0.248 - - [2025-10-30 22:17:11] "POST /chown HTTP/1.1" 200 109 0.025899 10.0.0.248 - - [2025-10-30 22:17:11] "PUT /virtual-machine-interface/5c903638-792f-490f-8e14-1b4003ad3162 HTTP/1.1" 200 285 0.016816 10.0.0.248 - - [2025-10-30 22:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020150 10.0.0.248 - - [2025-10-30 22:17:11] "GET /loadbalancer-pool/266a414e-50d7-45f3-ae58-4928268bedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003609 10.0.0.248 - - [2025-10-30 22:17:11] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.040448 10.0.0.248 - - [2025-10-30 22:17:11] "POST /loadbalancer-members HTTP/1.1" 200 709 0.025841 10.0.0.248 - - [2025-10-30 22:17:11] "POST /ref-update HTTP/1.1" 200 156 0.044478 10.0.0.248 - - [2025-10-30 22:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.092706 10.0.0.248 - - [2025-10-30 22:17:12] "GET /loadbalancer-member/79f4b0ca-8909-4943-8fe5-f74bef658db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008003 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.081207 10.0.0.248 - - [2025-10-30 22:17:12] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017193 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.027976 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.248 - - [2025-10-30 22:17:12] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002915 10.0.0.248 - - [2025-10-30 22:17:12] "POST /tags HTTP/1.1" 409 221 0.002372 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.011303 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.017991 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.248 - - [2025-10-30 22:17:12] "GET /tag/b950a897-8261-4dd8-8d28-704835fd654f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009993 10.0.0.248 - - [2025-10-30 22:17:12] "POST /tags HTTP/1.1" 409 238 0.001750 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.007240 10.0.0.248 - - [2025-10-30 22:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008913 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.248 - - [2025-10-30 22:17:12] "GET /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010197 10.0.0.248 - - [2025-10-30 22:17:12] "POST /firewall-rules HTTP/1.1" 409 293 0.001788 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /firewall-rule/69236076-fee8-405f-9311-44af874dcb03 HTTP/1.1" 200 261 0.014917 10.0.0.248 - - [2025-10-30 22:17:12] "GET /firewall-rule/69236076-fee8-405f-9311-44af874dcb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007796 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.011617 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.017543 10.0.0.248 - - [2025-10-30 22:17:12] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003820 10.0.0.248 - - [2025-10-30 22:17:12] "GET /firewall-rule/69236076-fee8-405f-9311-44af874dcb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002254 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.018397 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.009529 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.016860 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.014463 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.014872 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.006218 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.016585 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.018205 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.009791 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.248 - - [2025-10-30 22:17:12] "POST /chown HTTP/1.1" 200 109 0.014855 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 257 0.009766 10.0.0.248 - - [2025-10-30 22:17:12] "POST /ref-update HTTP/1.1" 200 156 0.027066 10.0.0.248 - - [2025-10-30 22:17:12] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.012885 10.0.0.248 - - [2025-10-30 22:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.248 - - [2025-10-30 22:17:12] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006430 10.0.0.248 - - [2025-10-30 22:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032641 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.248 - - [2025-10-30 22:17:13] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.009248 10.0.0.248 - - [2025-10-30 22:17:13] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037175 10.0.0.248 - - [2025-10-30 22:17:13] "POST /virtual-machines HTTP/1.1" 200 374 0.006989 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011134 10.0.0.248 - - [2025-10-30 22:17:13] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.010522 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031370 10.0.0.248 - - [2025-10-30 22:17:13] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.009276 10.0.0.248 - - [2025-10-30 22:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.131660 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024581 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.050397 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.248 - - [2025-10-30 22:17:13] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.010206 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013216 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.005263 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.248 - - [2025-10-30 22:17:13] "POST /instance-ips HTTP/1.1" 200 414 0.017366 10.0.0.248 - - [2025-10-30 22:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029000 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004996 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.017409 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.026111 10.0.0.248 - - [2025-10-30 22:17:13] "POST /ref-update HTTP/1.1" 200 156 0.021236 10.0.0.248 - - [2025-10-30 22:17:13] "POST /set-tag HTTP/1.1" 200 109 0.033429 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.021496 10.0.0.248 - - [2025-10-30 22:17:13] "GET /instance-ip/2f84aafc-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003330 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.010221 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.015496 10.0.0.248 - - [2025-10-30 22:17:13] "POST /ref-update HTTP/1.1" 200 156 0.009263 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004122 10.0.0.248 - - [2025-10-30 22:17:13] "POST /set-tag HTTP/1.1" 200 109 0.001672 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.002893 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.248 - - [2025-10-30 22:17:13] "POST /ref-update HTTP/1.1" 200 156 0.016329 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.016333 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.013712 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006970 10.0.0.248 - - [2025-10-30 22:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.248 - - [2025-10-30 22:17:13] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003538 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.005744 10.0.0.248 - - [2025-10-30 22:17:13] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.019288 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.006745 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.006301 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.013842 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.016067 10.0.0.248 - - [2025-10-30 22:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.005886 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.015552 10.0.0.248 - - [2025-10-30 22:17:13] "POST /chown HTTP/1.1" 200 109 0.016518 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005780 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005825 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005949 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.012519 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.019624 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005815 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.016939 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.006451 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.022770 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.006152 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.021679 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.012738 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005026 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.020880 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.017518 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005715 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.018375 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.012031 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005930 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005281 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.007065 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.012188 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.013398 10.0.0.248 - - [2025-10-30 22:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.005505 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.016699 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.006887 10.0.0.248 - - [2025-10-30 22:17:14] "POST /chown HTTP/1.1" 200 109 0.017046 10.0.0.248 - - [2025-10-30 22:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.248 - - [2025-10-30 22:17:15] "POST /chown HTTP/1.1" 200 109 0.006183 10.0.0.248 - - [2025-10-30 22:17:15] "POST /chown HTTP/1.1" 200 109 0.023996 10.0.0.248 - - [2025-10-30 22:17:15] "POST /chown HTTP/1.1" 200 109 0.009890 10.0.0.248 - - [2025-10-30 22:17:15] "POST /chown HTTP/1.1" 200 109 0.005769 10.0.0.248 - - [2025-10-30 22:17:16] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007144 10.0.0.248 - - [2025-10-30 22:17:16] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.248 - - [2025-10-30 22:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.248 - - [2025-10-30 22:17:16] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002580 10.0.0.248 - - [2025-10-30 22:17:16] "GET /loadbalancer-pool/b37c20d4-db8f-47bf-a39f-5dbee22a54aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002383 10.0.0.248 - - [2025-10-30 22:17:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016614 10.0.0.248 - - [2025-10-30 22:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007558 10.0.0.248 - - [2025-10-30 22:17:16] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015913 10.0.0.248 - - [2025-10-30 22:17:16] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007557 10.0.0.248 - - [2025-10-30 22:17:16] "POST /tags HTTP/1.1" 409 221 0.001416 10.0.0.248 - - [2025-10-30 22:17:16] "POST /ref-update HTTP/1.1" 200 156 0.005421 10.0.0.248 - - [2025-10-30 22:17:16] "GET /floating-ip/8b49d0b3-c8f6-48e2-a744-09be81abc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.009754 10.0.0.248 - - [2025-10-30 22:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.248 - - [2025-10-30 22:17:16] "GET /tag/b950a897-8261-4dd8-8d28-704835fd654f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010257 10.0.0.248 - - [2025-10-30 22:17:16] "PUT /floating-ip/8b49d0b3-c8f6-48e2-a744-09be81abc57f HTTP/1.1" 200 257 0.007970 10.0.0.248 - - [2025-10-30 22:17:16] "POST /set-tag HTTP/1.1" 200 109 0.026631 10.0.0.248 - - [2025-10-30 22:17:17] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004525 10.0.0.248 - - [2025-10-30 22:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.248 - - [2025-10-30 22:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.248 - - [2025-10-30 22:17:17] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003170 10.0.0.248 - - [2025-10-30 22:17:17] "GET /loadbalancer-pool/b37c20d4-db8f-47bf-a39f-5dbee22a54aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.001938 10.0.0.248 - - [2025-10-30 22:17:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013537 10.0.0.248 - - [2025-10-30 22:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007374 10.0.0.248 - - [2025-10-30 22:17:17] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005040 10.0.0.248 - - [2025-10-30 22:17:17] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003698 10.0.0.248 - - [2025-10-30 22:17:17] "POST /ref-update HTTP/1.1" 200 156 0.008901 10.0.0.248 - - [2025-10-30 22:17:17] "GET /floating-ip/8b49d0b3-c8f6-48e2-a744-09be81abc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006910 10.0.0.248 - - [2025-10-30 22:17:17] "POST /set-tag HTTP/1.1" 200 109 0.034701 10.0.0.248 - - [2025-10-30 22:17:17] "GET /virtual-machine/e347d17b-268d-404d-8594-6e969692fac1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003287 10.0.0.248 - - [2025-10-30 22:17:18] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003910 10.0.0.248 - - [2025-10-30 22:17:18] "GET /virtual-machine/d58b8432-c447-4502-9508-55ac44a350aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003357 10.0.0.248 - - [2025-10-30 22:17:18] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004848 10.0.0.248 - - [2025-10-30 22:17:27] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011569 10.0.0.248 - - [2025-10-30 22:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.248 - - [2025-10-30 22:17:28] "GET /virtual-machine/f49d427a-2a40-4bfa-ab30-a478c17105a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002796 10.0.0.248 - - [2025-10-30 22:17:28] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007018 10.0.0.248 - - [2025-10-30 22:17:28] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004046 10.0.0.248 - - [2025-10-30 22:17:28] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.248 - - [2025-10-30 22:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.248 - - [2025-10-30 22:17:48] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.248 - - [2025-10-30 22:17:48] "POST /chown HTTP/1.1" 200 109 0.021279 10.0.0.248 - - [2025-10-30 22:17:48] "POST /chown HTTP/1.1" 200 109 0.008457 10.0.0.248 - - [2025-10-30 22:17:48] "POST /chown HTTP/1.1" 200 109 0.022476 10.0.0.248 - - [2025-10-30 22:18:00] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005604 10.0.0.248 - - [2025-10-30 22:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.248 - - [2025-10-30 22:18:00] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004033 10.0.0.248 - - [2025-10-30 22:18:00] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.248 - - [2025-10-30 22:18:00] "GET /virtual-machine/f49d427a-2a40-4bfa-ab30-a478c17105a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002103 10.0.0.248 - - [2025-10-30 22:18:00] "POST /ref-update HTTP/1.1" 200 156 0.008587 10.0.0.248 - - [2025-10-30 22:18:00] "GET /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004841 10.0.0.248 - - [2025-10-30 22:18:00] "POST /set-tag HTTP/1.1" 200 109 0.018227 10.0.0.248 - - [2025-10-30 22:18:00] "POST /set-tag HTTP/1.1" 200 109 0.017023 10.0.0.248 - - [2025-10-30 22:18:00] "DELETE /instance-ip/2f84aafc-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.042208 10.0.0.248 - - [2025-10-30 22:18:00] "DELETE /virtual-machine-interface/2f67615e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.049653 10.0.0.248 - - [2025-10-30 22:18:00] "DELETE /virtual-machine/f49d427a-2a40-4bfa-ab30-a478c17105a3 HTTP/1.1" 200 115 0.025693 10.0.0.248 - - [2025-10-30 22:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.248 - - [2025-10-30 22:18:03] "GET /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010852 10.0.0.248 - - [2025-10-30 22:18:03] "GET /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.012167 10.0.0.248 - - [2025-10-30 22:18:03] "GET /virtual-machine-interface/1c246fcb-17fb-4603-85bc-1ab1d196651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004040 10.0.0.248 - - [2025-10-30 22:18:03] "POST /set-tag HTTP/1.1" 200 109 0.013942 10.0.0.248 - - [2025-10-30 22:18:03] "GET /virtual-machine-interface/5c903638-792f-490f-8e14-1b4003ad3162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009486 10.0.0.248 - - [2025-10-30 22:18:03] "POST /set-tag HTTP/1.1" 200 109 0.012819 10.0.0.248 - - [2025-10-30 22:18:03] "GET /virtual-machine-interface/e6b53e2d-f3bf-4e0d-986d-aad49a8f499f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004292 10.0.0.248 - - [2025-10-30 22:18:03] "POST /set-tag HTTP/1.1" 200 109 0.015044 10.0.0.248 - - [2025-10-30 22:18:03] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015537 10.0.0.248 - - [2025-10-30 22:18:03] "GET /firewall-rule/69236076-fee8-405f-9311-44af874dcb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002641 10.0.0.248 - - [2025-10-30 22:18:03] "POST /ref-update HTTP/1.1" 200 156 0.009731 10.0.0.248 - - [2025-10-30 22:18:03] "DELETE /firewall-rule/69236076-fee8-405f-9311-44af874dcb03 HTTP/1.1" 200 115 0.041352 10.0.0.248 - - [2025-10-30 22:18:03] "DELETE /loadbalancer-member/79f4b0ca-8909-4943-8fe5-f74bef658db7 HTTP/1.1" 200 115 0.025507 10.0.0.248 - - [2025-10-30 22:18:03] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.006923 10.0.0.248 - - [2025-10-30 22:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010144 10.0.0.248 - - [2025-10-30 22:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.248 - - [2025-10-30 22:18:03] "DELETE /loadbalancer-pool/266a414e-50d7-45f3-ae58-4928268bedb7 HTTP/1.1" 200 115 0.059712 10.0.0.248 - - [2025-10-30 22:18:03] "POST /chown HTTP/1.1" 200 109 0.010874 10.0.0.248 - - [2025-10-30 22:18:03] "DELETE /loadbalancer-listener/ecb6e9bf-10ea-49fe-9bda-1ec7f22057af HTTP/1.1" 200 115 0.039059 10.0.0.248 - - [2025-10-30 22:18:03] "GET /floating-ip/8cbb15c6-7198-4fc2-97ac-8917cc94ffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.002583 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.006143 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.013470 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.022372 10.0.0.248 - - [2025-10-30 22:18:04] "PUT /floating-ip/8cbb15c6-7198-4fc2-97ac-8917cc94ffc4 HTTP/1.1" 200 257 0.034100 10.0.0.248 - - [2025-10-30 22:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.005550 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.024905 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /floating-ip/8cbb15c6-7198-4fc2-97ac-8917cc94ffc4 HTTP/1.1" 200 115 0.109588 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.013447 10.0.0.248 - - [2025-10-30 22:18:04] "POST /chown HTTP/1.1" 200 109 0.017412 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /loadbalancer/6297395f-b08c-4c41-8d70-40c0548e20dc HTTP/1.1" 200 115 0.087034 10.0.0.248 - - [2025-10-30 22:18:04] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.010768 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /instance-ip/94677579-2a61-47ce-b02b-12d4a575f526 HTTP/1.1" 200 115 0.060761 10.0.0.248 - - [2025-10-30 22:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011045 10.0.0.248 - - [2025-10-30 22:18:04] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.011100 10.0.0.248 - - [2025-10-30 22:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018879 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /virtual-machine-interface/e6b53e2d-f3bf-4e0d-986d-aad49a8f499f HTTP/1.1" 200 115 0.118699 10.0.0.248 - - [2025-10-30 22:18:04] "PUT /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 267 0.013032 10.0.0.248 - - [2025-10-30 22:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014123 10.0.0.248 - - [2025-10-30 22:18:04] "GET /floating-ip-pool/7e106c14-d8b6-478f-a406-bc6de7f13455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002187 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /service-instance/fa506867-9a0b-491e-83de-f83f6914b918 HTTP/1.1" 200 115 0.054315 10.0.0.248 - - [2025-10-30 22:18:04] "POST /ref-update HTTP/1.1" 200 156 0.022378 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /tag/4c98d40e-66ec-4ea6-85ed-9d96d2c70260 HTTP/1.1" 200 115 0.117192 10.0.0.248 - - [2025-10-30 22:18:04] "GET /virtual-machine-interface/1c246fcb-17fb-4603-85bc-1ab1d196651d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007443 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /floating-ip-pool/7e106c14-d8b6-478f-a406-bc6de7f13455 HTTP/1.1" 200 115 0.058522 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /virtual-machine-interface/1c246fcb-17fb-4603-85bc-1ab1d196651d HTTP/1.1" 200 115 0.074228 10.0.0.248 - - [2025-10-30 22:18:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001096 10.0.0.248 - - [2025-10-30 22:18:04] "POST /ref-update HTTP/1.1" 200 156 0.028467 10.0.0.248 - - [2025-10-30 22:18:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004683 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /virtual-network/c8bb60bd-c61c-4cde-803d-d58a5288c469 HTTP/1.1" 200 115 0.127371 10.0.0.248 - - [2025-10-30 22:18:04] "GET /routing-instance/131ede0a-2902-4863-85cf-7aaba904886d HTTP/1.1" 404 171 0.003657 10.0.0.248 - - [2025-10-30 22:18:04] "GET /domains HTTP/1.1" 200 281 0.004861 10.0.0.248 - - [2025-10-30 22:18:04] "GET /domain/ef381865-76d4-4242-8713-e8489eae6fc0 HTTP/1.1" 200 3099 0.002295 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /virtual-machine/ed42bd09-42e0-42a1-979b-c0fadfd32962 HTTP/1.1" 200 115 0.044289 10.0.0.248 - - [2025-10-30 22:18:04] "GET /virtual-machine-interface/5c903638-792f-490f-8e14-1b4003ad3162?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005503 10.0.0.248 - - [2025-10-30 22:18:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8 HTTP/1.1" 200 7170 0.066011 10.0.0.248 - - [2025-10-30 22:18:04] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.043858 10.0.0.248 - - [2025-10-30 22:18:04] "DELETE /virtual-machine-interface/5c903638-792f-490f-8e14-1b4003ad3162 HTTP/1.1" 200 115 0.104863 10.0.0.248 - - [2025-10-30 22:18:04] "POST /set-tag HTTP/1.1" 200 109 0.005700 10.0.0.248 - - [2025-10-30 22:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.248 - - [2025-10-30 22:18:05] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004282 10.0.0.248 - - [2025-10-30 22:18:05] "DELETE /virtual-machine/6711b827-9d70-4986-a4a0-68299d8ea5d3 HTTP/1.1" 200 115 0.027526 10.0.0.248 - - [2025-10-30 22:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.248 - - [2025-10-30 22:18:05] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004530 10.0.0.248 - - [2025-10-30 22:18:05] "DELETE /route-target/524717bb-4d5b-4e42-b1c7-7126254b67d4 HTTP/1.1" 200 115 0.020015 10.0.0.248 - - [2025-10-30 22:18:05] "POST /set-tag HTTP/1.1" 200 109 0.039733 10.0.0.248 - - [2025-10-30 22:18:05] "DELETE /loadbalancer-member/910e2757-941d-4acb-8036-5afc57897d98 HTTP/1.1" 200 115 0.058634 10.0.0.248 - - [2025-10-30 22:18:06] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004540 10.0.0.248 - - [2025-10-30 22:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.248 - - [2025-10-30 22:18:06] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004646 10.0.0.248 - - [2025-10-30 22:18:06] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.248 - - [2025-10-30 22:18:06] "GET /virtual-machine/d58b8432-c447-4502-9508-55ac44a350aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002817 10.0.0.248 - - [2025-10-30 22:18:06] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.248 - - [2025-10-30 22:18:06] "GET /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005438 10.0.0.248 - - [2025-10-30 22:18:06] "POST /set-tag HTTP/1.1" 200 109 0.017925 10.0.0.248 - - [2025-10-30 22:18:06] "POST /set-tag HTTP/1.1" 200 109 0.026158 10.0.0.248 - - [2025-10-30 22:18:06] "POST /set-tag HTTP/1.1" 200 109 0.030907 10.0.0.248 - - [2025-10-30 22:18:06] "DELETE /instance-ip/2afdc9a0-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.037077 10.0.0.248 - - [2025-10-30 22:18:06] "POST /ref-update HTTP/1.1" 200 156 0.014792 10.0.0.248 - - [2025-10-30 22:18:06] "DELETE /virtual-machine-interface/2ae32118-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.057776 10.0.0.248 - - [2025-10-30 22:18:06] "DELETE /virtual-machine/d58b8432-c447-4502-9508-55ac44a350aa HTTP/1.1" 200 115 0.014451 10.0.0.248 - - [2025-10-30 22:18:09] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004152 10.0.0.248 - - [2025-10-30 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.006208 10.0.0.248 - - [2025-10-30 22:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.248 - - [2025-10-30 22:18:10] "GET /loadbalancer/90f443c9-aaa6-452e-af30-deb10f63d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002208 10.0.0.248 - - [2025-10-30 22:18:11] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008029 10.0.0.248 - - [2025-10-30 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.248 - - [2025-10-30 22:18:11] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004348 10.0.0.248 - - [2025-10-30 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.248 - - [2025-10-30 22:18:11] "GET /virtual-machine/e347d17b-268d-404d-8594-6e969692fac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002697 10.0.0.248 - - [2025-10-30 22:18:11] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.248 - - [2025-10-30 22:18:11] "GET /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.012204 10.0.0.248 - - [2025-10-30 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.015749 10.0.0.248 - - [2025-10-30 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.024049 10.0.0.248 - - [2025-10-30 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.023059 10.0.0.248 - - [2025-10-30 22:18:11] "DELETE /instance-ip/2a9be92e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.028773 10.0.0.248 - - [2025-10-30 22:18:11] "POST /ref-update HTTP/1.1" 200 156 0.013979 10.0.0.248 - - [2025-10-30 22:18:11] "DELETE /virtual-machine-interface/2a859c32-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.050541 10.0.0.248 - - [2025-10-30 22:18:11] "DELETE /virtual-machine/e347d17b-268d-404d-8594-6e969692fac1 HTTP/1.1" 200 115 0.017935 10.0.0.248 - - [2025-10-30 22:18:11] "DELETE /tag/176862be-482f-47b3-a380-9a2bb37a7589 HTTP/1.1" 200 115 0.053674 10.0.0.248 - - [2025-10-30 22:18:11] "DELETE /tag/5541420d-bef0-4b8e-bb2e-9edb153c56e0 HTTP/1.1" 200 115 0.047606 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.248 - - [2025-10-30 22:18:15] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028908 10.0.0.248 - - [2025-10-30 22:18:15] "POST /tags HTTP/1.1" 200 394 0.025123 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019676 10.0.0.248 - - [2025-10-30 22:18:15] "GET /tag/5cdfcab0-6c3d-4d19-8b13-01f0089f16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014470 10.0.0.248 - - [2025-10-30 22:18:15] "POST /tags HTTP/1.1" 200 342 0.019290 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.248 - - [2025-10-30 22:18:15] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011801 10.0.0.248 - - [2025-10-30 22:18:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000923 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.003736 10.0.0.248 - - [2025-10-30 22:18:15] "POST /security-groups HTTP/1.1" 200 589 0.060359 10.0.0.248 - - [2025-10-30 22:18:15] "POST /projects HTTP/1.1" 200 521 0.184637 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.003090 10.0.0.248 - - [2025-10-30 22:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018421 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.248 - - [2025-10-30 22:18:15] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005697 10.0.0.248 - - [2025-10-30 22:18:15] "POST /access-control-lists HTTP/1.1" 200 600 0.070690 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015339 10.0.0.248 - - [2025-10-30 22:18:15] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003885 10.0.0.248 - - [2025-10-30 22:18:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.001847 10.0.0.248 - - [2025-10-30 22:18:15] "POST /access-control-lists HTTP/1.1" 200 598 0.073949 10.0.0.248 - - [2025-10-30 22:18:15] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.107850 10.0.0.248 - - [2025-10-30 22:18:15] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.045351 10.0.0.248 - - [2025-10-30 22:18:16] "POST /security-groups HTTP/1.1" 200 593 0.079522 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.001731 10.0.0.248 - - [2025-10-30 22:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024432 10.0.0.248 - - [2025-10-30 22:18:16] "POST /access-control-lists HTTP/1.1" 200 634 0.076225 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.030969 10.0.0.248 - - [2025-10-30 22:18:16] "POST /chown HTTP/1.1" 200 109 0.063434 10.0.0.248 - - [2025-10-30 22:18:16] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007987 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.248 - - [2025-10-30 22:18:16] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005101 10.0.0.248 - - [2025-10-30 22:18:16] "POST /access-control-lists HTTP/1.1" 200 632 0.095351 10.0.0.248 - - [2025-10-30 22:18:16] "POST /tags HTTP/1.1" 409 226 0.008338 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.248 - - [2025-10-30 22:18:16] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010617 10.0.0.248 - - [2025-10-30 22:18:16] "POST /firewall-rules HTTP/1.1" 200 602 0.064332 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-rule/7238ec50-630c-4eed-9add-4ce8dea9bfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010819 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003761 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-rule/7238ec50-630c-4eed-9add-4ce8dea9bfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002222 10.0.0.248 - - [2025-10-30 22:18:16] "POST /ref-update HTTP/1.1" 200 156 0.037611 10.0.0.248 - - [2025-10-30 22:18:16] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002486 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.248 - - [2025-10-30 22:18:16] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002028 10.0.0.248 - - [2025-10-30 22:18:16] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.248 - - [2025-10-30 22:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.248 - - [2025-10-30 22:18:16] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010368 10.0.0.248 - - [2025-10-30 22:18:16] "POST /firewall-rules HTTP/1.1" 200 600 0.065518 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-rule/eaf8d179-0cd0-4fde-9885-a16b9e4dbb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014252 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003821 10.0.0.248 - - [2025-10-30 22:18:16] "GET /firewall-rule/eaf8d179-0cd0-4fde-9885-a16b9e4dbb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001892 10.0.0.248 - - [2025-10-30 22:18:16] "POST /ref-update HTTP/1.1" 200 156 0.043893 10.0.0.248 - - [2025-10-30 22:18:18] "POST /tags HTTP/1.1" 200 394 0.020383 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.248 - - [2025-10-30 22:18:18] "GET /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011950 10.0.0.248 - - [2025-10-30 22:18:18] "POST /tags HTTP/1.1" 200 342 0.016748 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.248 - - [2025-10-30 22:18:18] "GET /tag/4e4c0cdd-e08c-4e3a-8894-a33ad1228fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011517 10.0.0.248 - - [2025-10-30 22:18:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000586 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.007568 10.0.0.248 - - [2025-10-30 22:18:18] "POST /security-groups HTTP/1.1" 200 589 0.069869 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.001815 10.0.0.248 - - [2025-10-30 22:18:18] "POST /projects HTTP/1.1" 200 521 0.188925 10.0.0.248 - - [2025-10-30 22:18:18] "POST /access-control-lists HTTP/1.1" 200 600 0.061172 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.010629 10.0.0.248 - - [2025-10-30 22:18:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025757 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.248 - - [2025-10-30 22:18:18] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005767 10.0.0.248 - - [2025-10-30 22:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.248 - - [2025-10-30 22:18:18] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004648 10.0.0.248 - - [2025-10-30 22:18:18] "POST /access-control-lists HTTP/1.1" 200 598 0.081107 10.0.0.248 - - [2025-10-30 22:18:18] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.049163 10.0.0.248 - - [2025-10-30 22:18:18] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.052213 10.0.0.248 - - [2025-10-30 22:18:19] "POST /security-groups HTTP/1.1" 200 593 0.068597 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.002780 10.0.0.248 - - [2025-10-30 22:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019879 10.0.0.248 - - [2025-10-30 22:18:19] "POST /chown HTTP/1.1" 200 109 0.014011 10.0.0.248 - - [2025-10-30 22:18:19] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009243 10.0.0.248 - - [2025-10-30 22:18:19] "POST /access-control-lists HTTP/1.1" 200 634 0.082816 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.248 - - [2025-10-30 22:18:19] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003013 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.001704 10.0.0.248 - - [2025-10-30 22:18:19] "POST /tags HTTP/1.1" 409 226 0.001300 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.248 - - [2025-10-30 22:18:19] "GET /tag/4e4c0cdd-e08c-4e3a-8894-a33ad1228fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.042163 10.0.0.248 - - [2025-10-30 22:18:19] "POST /access-control-lists HTTP/1.1" 200 632 0.066552 10.0.0.248 - - [2025-10-30 22:18:19] "POST /firewall-rules HTTP/1.1" 200 602 0.102422 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-rule/505529c9-0503-495c-a09a-8fd8ecb004ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.019162 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004958 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-rule/505529c9-0503-495c-a09a-8fd8ecb004ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002573 10.0.0.248 - - [2025-10-30 22:18:19] "POST /ref-update HTTP/1.1" 200 156 0.049853 10.0.0.248 - - [2025-10-30 22:18:19] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010155 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.248 - - [2025-10-30 22:18:19] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002231 10.0.0.248 - - [2025-10-30 22:18:19] "POST /tags HTTP/1.1" 409 226 0.001579 10.0.0.248 - - [2025-10-30 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.248 - - [2025-10-30 22:18:19] "GET /tag/4e4c0cdd-e08c-4e3a-8894-a33ad1228fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010040 10.0.0.248 - - [2025-10-30 22:18:19] "POST /firewall-rules HTTP/1.1" 200 600 0.074735 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-rule/d32a7db0-0d38-488c-a10c-07c4c2e8970e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006346 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004620 10.0.0.248 - - [2025-10-30 22:18:19] "GET /firewall-rule/d32a7db0-0d38-488c-a10c-07c4c2e8970e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002226 10.0.0.248 - - [2025-10-30 22:18:19] "POST /ref-update HTTP/1.1" 200 156 0.043769 10.0.0.248 - - [2025-10-30 22:18:21] "POST /tags HTTP/1.1" 200 346 0.095881 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.248 - - [2025-10-30 22:18:21] "GET /tag/6d3484bc-8b5a-4bb4-9405-fbbd04f2d5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019968 10.0.0.248 - - [2025-10-30 22:18:21] "POST /projects HTTP/1.1" 409 238 0.003842 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.248 - - [2025-10-30 22:18:21] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036057 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.248 - - [2025-10-30 22:18:21] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004011 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.248 - - [2025-10-30 22:18:21] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007865 10.0.0.248 - - [2025-10-30 22:18:21] "POST /security-groups HTTP/1.1" 409 285 0.008178 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.248 - - [2025-10-30 22:18:21] "PUT /security-group/42a1f30b-e109-4f98-976c-23c83975d9d5 HTTP/1.1" 200 263 0.061437 10.0.0.248 - - [2025-10-30 22:18:21] "PUT /access-control-list/deb775d9-4ed9-406e-be34-c0f0586e9b97 HTTP/1.1" 200 273 0.017350 10.0.0.248 - - [2025-10-30 22:18:21] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.081871 10.0.0.248 - - [2025-10-30 22:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029970 10.0.0.248 - - [2025-10-30 22:18:21] "POST /tags HTTP/1.1" 409 228 0.025250 10.0.0.248 - - [2025-10-30 22:18:21] "PUT /access-control-list/5aa4d634-87aa-45ee-b5de-86c4ba7068bc HTTP/1.1" 200 273 0.065356 10.0.0.248 - - [2025-10-30 22:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.248 - - [2025-10-30 22:18:21] "GET /tag/6d3484bc-8b5a-4bb4-9405-fbbd04f2d5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009894 10.0.0.248 - - [2025-10-30 22:18:21] "POST /tags HTTP/1.1" 200 346 0.023619 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011045 10.0.0.248 - - [2025-10-30 22:18:22] "POST /projects HTTP/1.1" 409 238 0.001691 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.248 - - [2025-10-30 22:18:22] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.020679 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.248 - - [2025-10-30 22:18:22] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004416 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.248 - - [2025-10-30 22:18:22] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003792 10.0.0.248 - - [2025-10-30 22:18:22] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026438 10.0.0.248 - - [2025-10-30 22:18:22] "POST /security-groups HTTP/1.1" 409 285 0.002195 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.248 - - [2025-10-30 22:18:22] "PUT /security-group/6140da2c-f7a3-4339-bd1d-86d352647ce2 HTTP/1.1" 200 263 0.059235 10.0.0.248 - - [2025-10-30 22:18:22] "PUT /access-control-list/24a37087-3d75-4a6d-8aa5-bad94134f906 HTTP/1.1" 200 273 0.012727 10.0.0.248 - - [2025-10-30 22:18:22] "PUT /access-control-list/6d5e40ac-bd77-4930-a2e8-a531b3a8feae HTTP/1.1" 200 273 0.011786 10.0.0.248 - - [2025-10-30 22:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018138 10.0.0.248 - - [2025-10-30 22:18:22] "POST /tags HTTP/1.1" 409 228 0.009694 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014543 10.0.0.248 - - [2025-10-30 22:18:22] "POST /tags HTTP/1.1" 200 292 0.046100 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/084f3a69-79cd-4606-a04a-fa4af4ae70c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011895 10.0.0.248 - - [2025-10-30 22:18:22] "POST /tags HTTP/1.1" 200 304 0.042090 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/cc6babea-a950-443b-8558-388c0d75adeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012637 10.0.0.248 - - [2025-10-30 22:18:22] "POST /tags HTTP/1.1" 409 252 0.001532 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/5cdfcab0-6c3d-4d19-8b13-01f0089f16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010457 10.0.0.248 - - [2025-10-30 22:18:22] "POST /tags HTTP/1.1" 409 226 0.001896 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.248 - - [2025-10-30 22:18:22] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017194 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.248 - - [2025-10-30 22:18:22] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004371 10.0.0.248 - - [2025-10-30 22:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.248 - - [2025-10-30 22:18:22] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029191 10.0.0.248 - - [2025-10-30 22:18:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008124 10.0.0.248 - - [2025-10-30 22:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023254 10.0.0.248 - - [2025-10-30 22:18:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097375 10.0.0.248 - - [2025-10-30 22:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007033 10.0.0.248 - - [2025-10-30 22:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003798 10.0.0.248 - - [2025-10-30 22:18:23] "POST /instance-ips HTTP/1.1" 200 398 0.018666 10.0.0.248 - - [2025-10-30 22:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009871 10.0.0.248 - - [2025-10-30 22:18:23] "POST /set-tag HTTP/1.1" 200 109 0.071815 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018680 10.0.0.248 - - [2025-10-30 22:18:23] "GET /instance-ip/5911dad4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005170 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005545 10.0.0.248 - - [2025-10-30 22:18:23] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003084 10.0.0.248 - - [2025-10-30 22:18:23] "POST /ref-update HTTP/1.1" 200 156 0.008932 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005201 10.0.0.248 - - [2025-10-30 22:18:23] "POST /set-tag HTTP/1.1" 200 109 0.007880 10.0.0.248 - - [2025-10-30 22:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003674 10.0.0.248 - - [2025-10-30 22:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.248 - - [2025-10-30 22:18:23] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035220 10.0.0.248 - - [2025-10-30 22:18:23] "POST /virtual-machines HTTP/1.1" 200 396 0.006548 10.0.0.248 - - [2025-10-30 22:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009879 10.0.0.248 - - [2025-10-30 22:18:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095232 10.0.0.248 - - [2025-10-30 22:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013467 10.0.0.248 - - [2025-10-30 22:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018684 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007110 10.0.0.248 - - [2025-10-30 22:18:23] "POST /instance-ips HTTP/1.1" 200 398 0.023126 10.0.0.248 - - [2025-10-30 22:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033708 10.0.0.248 - - [2025-10-30 22:18:23] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008333 10.0.0.248 - - [2025-10-30 22:18:24] "POST /set-tag HTTP/1.1" 200 109 0.063676 10.0.0.248 - - [2025-10-30 22:18:24] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018863 10.0.0.248 - - [2025-10-30 22:18:24] "GET /instance-ip/5984925e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005099 10.0.0.248 - - [2025-10-30 22:18:24] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004715 10.0.0.248 - - [2025-10-30 22:18:24] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.248 - - [2025-10-30 22:18:24] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.009365 10.0.0.248 - - [2025-10-30 22:18:24] "POST /ref-update HTTP/1.1" 200 156 0.007935 10.0.0.248 - - [2025-10-30 22:18:24] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019359 10.0.0.248 - - [2025-10-30 22:18:24] "POST /set-tag HTTP/1.1" 200 109 0.011606 10.0.0.248 - - [2025-10-30 22:18:24] "POST /tags HTTP/1.1" 200 292 0.039145 10.0.0.248 - - [2025-10-30 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.248 - - [2025-10-30 22:18:24] "GET /tag/6f627232-6aea-4ee0-939d-8f9cbcb9f7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.020303 10.0.0.248 - - [2025-10-30 22:18:24] "POST /tags HTTP/1.1" 409 252 0.001981 10.0.0.248 - - [2025-10-30 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.248 - - [2025-10-30 22:18:24] "GET /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009918 10.0.0.248 - - [2025-10-30 22:18:24] "POST /tags HTTP/1.1" 409 226 0.001381 10.0.0.248 - - [2025-10-30 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.248 - - [2025-10-30 22:18:24] "GET /tag/4e4c0cdd-e08c-4e3a-8894-a33ad1228fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.087778 10.0.0.248 - - [2025-10-30 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.248 - - [2025-10-30 22:18:24] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004980 10.0.0.248 - - [2025-10-30 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.248 - - [2025-10-30 22:18:24] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034808 10.0.0.248 - - [2025-10-30 22:18:24] "POST /virtual-machines HTTP/1.1" 200 396 0.007054 10.0.0.248 - - [2025-10-30 22:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.176119 10.0.0.248 - - [2025-10-30 22:18:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.168257 10.0.0.248 - - [2025-10-30 22:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039257 10.0.0.248 - - [2025-10-30 22:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021962 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013449 10.0.0.248 - - [2025-10-30 22:18:25] "POST /instance-ips HTTP/1.1" 200 398 0.026627 10.0.0.248 - - [2025-10-30 22:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045208 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004382 10.0.0.248 - - [2025-10-30 22:18:25] "POST /set-tag HTTP/1.1" 200 109 0.072321 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.022618 10.0.0.248 - - [2025-10-30 22:18:25] "GET /instance-ip/5a48843e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.019360 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006438 10.0.0.248 - - [2025-10-30 22:18:25] "POST /set-tag HTTP/1.1" 200 109 0.006721 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.007425 10.0.0.248 - - [2025-10-30 22:18:25] "POST /ref-update HTTP/1.1" 200 156 0.017997 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013043 10.0.0.248 - - [2025-10-30 22:18:25] "POST /set-tag HTTP/1.1" 200 109 0.024550 10.0.0.248 - - [2025-10-30 22:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.248 - - [2025-10-30 22:18:25] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003803 10.0.0.248 - - [2025-10-30 22:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.248 - - [2025-10-30 22:18:25] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044115 10.0.0.248 - - [2025-10-30 22:18:25] "POST /virtual-machines HTTP/1.1" 200 396 0.038263 10.0.0.248 - - [2025-10-30 22:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.053967 10.0.0.248 - - [2025-10-30 22:18:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.190804 10.0.0.248 - - [2025-10-30 22:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016437 10.0.0.248 - - [2025-10-30 22:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.032243 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011030 10.0.0.248 - - [2025-10-30 22:18:26] "POST /instance-ips HTTP/1.1" 200 398 0.045405 10.0.0.248 - - [2025-10-30 22:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035795 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.027628 10.0.0.248 - - [2025-10-30 22:18:26] "POST /set-tag HTTP/1.1" 200 109 0.075890 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013690 10.0.0.248 - - [2025-10-30 22:18:26] "GET /instance-ip/5ae34b4a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004285 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004959 10.0.0.248 - - [2025-10-30 22:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004075 10.0.0.248 - - [2025-10-30 22:18:26] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021538 10.0.0.248 - - [2025-10-30 22:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.248 - - [2025-10-30 22:18:26] "POST /tags HTTP/1.1" 200 300 0.018976 10.0.0.248 - - [2025-10-30 22:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021088 10.0.0.248 - - [2025-10-30 22:18:26] "GET /tag/a6c0a50f-863a-48f4-94ef-03ae6315e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012807 10.0.0.248 - - [2025-10-30 22:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.248 - - [2025-10-30 22:18:26] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003775 10.0.0.248 - - [2025-10-30 22:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.248 - - [2025-10-30 22:18:26] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054987 10.0.0.248 - - [2025-10-30 22:18:26] "POST /virtual-machines HTTP/1.1" 200 396 0.007756 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:18:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:18:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000861 10.0.0.248 - - [2025-10-30 22:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028191 10.0.0.248 - - [2025-10-30 22:18:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102690 10.0.0.248 - - [2025-10-30 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017623 10.0.0.248 - - [2025-10-30 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016270 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005093 10.0.0.248 - - [2025-10-30 22:18:27] "POST /instance-ips HTTP/1.1" 200 398 0.098979 10.0.0.248 - - [2025-10-30 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027910 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004669 10.0.0.248 - - [2025-10-30 22:18:27] "POST /set-tag HTTP/1.1" 200 109 0.020485 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021617 10.0.0.248 - - [2025-10-30 22:18:27] "GET /instance-ip/5b7f0382-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004653 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003948 10.0.0.248 - - [2025-10-30 22:18:27] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.248 - - [2025-10-30 22:18:27] "POST /tags HTTP/1.1" 200 300 0.015774 10.0.0.248 - - [2025-10-30 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.248 - - [2025-10-30 22:18:27] "GET /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010680 10.0.0.248 - - [2025-10-30 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003490 10.0.0.248 - - [2025-10-30 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.248 - - [2025-10-30 22:18:27] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031321 10.0.0.248 - - [2025-10-30 22:18:27] "POST /virtual-machines HTTP/1.1" 200 396 0.010190 10.0.0.248 - - [2025-10-30 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012668 10.0.0.248 - - [2025-10-30 22:18:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101420 10.0.0.248 - - [2025-10-30 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013303 10.0.0.248 - - [2025-10-30 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015272 10.0.0.248 - - [2025-10-30 22:18:27] "POST /instance-ips HTTP/1.1" 200 398 0.024281 10.0.0.248 - - [2025-10-30 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013061 10.0.0.248 - - [2025-10-30 22:18:27] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012136 10.0.0.248 - - [2025-10-30 22:18:28] "POST /set-tag HTTP/1.1" 200 109 0.027290 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009599 10.0.0.248 - - [2025-10-30 22:18:28] "GET /instance-ip/5beeb52e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003589 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004116 10.0.0.248 - - [2025-10-30 22:18:28] "POST /set-tag HTTP/1.1" 200 109 0.008205 10.0.0.248 - - [2025-10-30 22:18:28] "POST /tags HTTP/1.1" 200 300 0.024609 10.0.0.248 - - [2025-10-30 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.248 - - [2025-10-30 22:18:28] "GET /tag/c630dbdc-ed53-48ac-ae48-85f586542e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012528 10.0.0.248 - - [2025-10-30 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004038 10.0.0.248 - - [2025-10-30 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.248 - - [2025-10-30 22:18:28] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038566 10.0.0.248 - - [2025-10-30 22:18:28] "POST /virtual-machines HTTP/1.1" 200 396 0.011619 10.0.0.248 - - [2025-10-30 22:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022814 10.0.0.248 - - [2025-10-30 22:18:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117659 10.0.0.248 - - [2025-10-30 22:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016642 10.0.0.248 - - [2025-10-30 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030756 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006119 10.0.0.248 - - [2025-10-30 22:18:28] "POST /instance-ips HTTP/1.1" 200 398 0.033474 10.0.0.248 - - [2025-10-30 22:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045719 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016271 10.0.0.248 - - [2025-10-30 22:18:28] "POST /set-tag HTTP/1.1" 200 109 0.032321 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013486 10.0.0.248 - - [2025-10-30 22:18:28] "GET /instance-ip/5c6257d6-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004720 10.0.0.248 - - [2025-10-30 22:18:28] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005155 10.0.0.248 - - [2025-10-30 22:18:28] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.248 - - [2025-10-30 22:18:28] "POST /tags HTTP/1.1" 200 300 0.020978 10.0.0.248 - - [2025-10-30 22:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.248 - - [2025-10-30 22:18:29] "GET /tag/e8c394d8-40d9-4e7f-93fb-9ca26b1ea6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.018235 10.0.0.248 - - [2025-10-30 22:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004802 10.0.0.248 - - [2025-10-30 22:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.248 - - [2025-10-30 22:18:29] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036014 10.0.0.248 - - [2025-10-30 22:18:29] "POST /virtual-machines HTTP/1.1" 200 396 0.011138 10.0.0.248 - - [2025-10-30 22:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015280 10.0.0.248 - - [2025-10-30 22:18:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.206655 10.0.0.248 - - [2025-10-30 22:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014898 10.0.0.248 - - [2025-10-30 22:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.057135 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004607 10.0.0.248 - - [2025-10-30 22:18:29] "POST /instance-ips HTTP/1.1" 200 398 0.027788 10.0.0.248 - - [2025-10-30 22:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038691 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.025599 10.0.0.248 - - [2025-10-30 22:18:29] "POST /set-tag HTTP/1.1" 200 109 0.022870 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.027475 10.0.0.248 - - [2025-10-30 22:18:29] "GET /instance-ip/5ce9732e-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003015 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004252 10.0.0.248 - - [2025-10-30 22:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004107 10.0.0.248 - - [2025-10-30 22:18:29] "POST /ref-update HTTP/1.1" 200 156 0.012616 10.0.0.248 - - [2025-10-30 22:18:29] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009279 10.0.0.248 - - [2025-10-30 22:18:29] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005903 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007252 10.0.0.248 - - [2025-10-30 22:18:30] "POST /ref-update HTTP/1.1" 200 156 0.018791 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015515 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007517 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.006504 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.011778 10.0.0.248 - - [2025-10-30 22:18:30] "POST /ref-update HTTP/1.1" 200 156 0.014152 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008433 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.005198 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.012520 10.0.0.248 - - [2025-10-30 22:18:30] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012820 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003720 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.001746 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.035080 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003945 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004261 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004096 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010893 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009631 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.005102 10.0.0.248 - - [2025-10-30 22:18:30] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010915 10.0.0.248 - - [2025-10-30 22:18:30] "POST /set-tag HTTP/1.1" 200 109 0.003915 10.0.0.248 - - [2025-10-30 22:18:31] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012536 10.0.0.248 - - [2025-10-30 22:18:31] "POST /set-tag HTTP/1.1" 200 109 0.003159 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:18:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:18:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.248 - - [2025-10-30 22:18:32] "GET /virtual-machine/e3cc771f-24cb-466c-b5d5-5825b857c4c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002956 10.0.0.248 - - [2025-10-30 22:18:32] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004106 10.0.0.248 - - [2025-10-30 22:18:32] "GET /virtual-machine/e3b388a6-f397-406e-b497-c0fa1f44479b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002785 10.0.0.248 - - [2025-10-30 22:18:32] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007211 10.0.0.248 - - [2025-10-30 22:18:33] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004364 10.0.0.248 - - [2025-10-30 22:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.248 - - [2025-10-30 22:18:34] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004100 10.0.0.248 - - [2025-10-30 22:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine/b494cc9d-8c31-48e6-a5d7-0285c2153785?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002876 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005315 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine/8321798f-55ae-4e6b-8302-0ebf709e4608?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004055 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005509 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine/a452b0b1-b56f-42ad-9673-a2330686085c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003812 10.0.0.248 - - [2025-10-30 22:18:37] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003970 10.0.0.248 - - [2025-10-30 22:18:39] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006920 10.0.0.248 - - [2025-10-30 22:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.248 - - [2025-10-30 22:18:39] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003707 10.0.0.248 - - [2025-10-30 22:18:39] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.248 - - [2025-10-30 22:18:39] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004026 10.0.0.248 - - [2025-10-30 22:18:39] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine/f23ddb50-57ff-4a93-a990-36f8a6f36e68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002686 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003576 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine/d4c320c4-9835-4cde-9f69-5be312271496?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002729 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003861 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine/ecf231d3-d432-4e0d-9f71-640a1982ab8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002758 10.0.0.248 - - [2025-10-30 22:18:42] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004303 10.0.0.248 - - [2025-10-30 22:18:43] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004376 10.0.0.248 - - [2025-10-30 22:18:43] "POST /tags HTTP/1.1" 200 334 0.020166 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007893 10.0.0.248 - - [2025-10-30 22:18:43] "GET /tag/2aedf56f-aaf4-49db-bb4b-a20fdb7ed9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011195 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.248 - - [2025-10-30 22:18:43] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032108 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.248 - - [2025-10-30 22:18:43] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003662 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.248 - - [2025-10-30 22:18:43] "GET /service-appliance-set/fa90df7c-bf4c-426a-b659-41253a228fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002029 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001881 10.0.0.248 - - [2025-10-30 22:18:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098474 10.0.0.248 - - [2025-10-30 22:18:43] "GET /virtual-machine-interface/43c038cb-858c-49fb-8725-5223b10f3f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.010391 10.0.0.248 - - [2025-10-30 22:18:43] "POST /instance-ips HTTP/1.1" 200 410 0.066281 10.0.0.248 - - [2025-10-30 22:18:43] "GET /instance-ip/449b437c-8984-439d-b263-8976bec04650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003675 10.0.0.248 - - [2025-10-30 22:18:43] "POST /loadbalancers HTTP/1.1" 200 631 0.058941 10.0.0.248 - - [2025-10-30 22:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019672 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.248 - - [2025-10-30 22:18:43] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038594 10.0.0.248 - - [2025-10-30 22:18:43] "GET /instance-ip/449b437c-8984-439d-b263-8976bec04650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002393 10.0.0.248 - - [2025-10-30 22:18:43] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027286 10.0.0.248 - - [2025-10-30 22:18:43] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002044 10.0.0.248 - - [2025-10-30 22:18:43] "POST /floating-ips HTTP/1.1" 200 599 0.017545 10.0.0.248 - - [2025-10-30 22:18:43] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.035936 10.0.0.248 - - [2025-10-30 22:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.248 - - [2025-10-30 22:18:43] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026162 10.0.0.248 - - [2025-10-30 22:18:43] "GET /loadbalancer-listener/2122cef4-448a-4ded-9879-f28ed8535838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003157 10.0.0.248 - - [2025-10-30 22:18:43] "GET /loadbalancer-listener/2122cef4-448a-4ded-9879-f28ed8535838?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003158 10.0.0.248 - - [2025-10-30 22:18:44] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019116 10.0.0.248 - - [2025-10-30 22:18:44] "GET /instance-ip/449b437c-8984-439d-b263-8976bec04650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006130 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.248 - - [2025-10-30 22:18:44] "GET /instance-ip/449b437c-8984-439d-b263-8976bec04650?fields=floating_ips HTTP/1.1" 200 1214 0.009917 10.0.0.248 - - [2025-10-30 22:18:44] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006759 10.0.0.248 - - [2025-10-30 22:18:44] "GET /floating-ip/2e587705-0942-42e3-904f-4eebdb94a5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001897 10.0.0.248 - - [2025-10-30 22:18:44] "GET /loadbalancer-pool/a4dc5f67-20a4-4496-b754-fb03fc687acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008946 10.0.0.248 - - [2025-10-30 22:18:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014536 10.0.0.248 - - [2025-10-30 22:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033694 10.0.0.248 - - [2025-10-30 22:18:44] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015103 10.0.0.248 - - [2025-10-30 22:18:44] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007935 10.0.0.248 - - [2025-10-30 22:18:44] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.010199 10.0.0.248 - - [2025-10-30 22:18:44] "POST /ref-update HTTP/1.1" 200 156 0.020253 10.0.0.248 - - [2025-10-30 22:18:44] "GET /floating-ip/2e587705-0942-42e3-904f-4eebdb94a5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.014086 10.0.0.248 - - [2025-10-30 22:18:44] "POST /tags HTTP/1.1" 409 221 0.004681 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.248 - - [2025-10-30 22:18:44] "PUT /floating-ip/2e587705-0942-42e3-904f-4eebdb94a5ab HTTP/1.1" 200 257 0.011263 10.0.0.248 - - [2025-10-30 22:18:44] "GET /tag/2aedf56f-aaf4-49db-bb4b-a20fdb7ed9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020041 10.0.0.248 - - [2025-10-30 22:18:44] "POST /set-tag HTTP/1.1" 200 109 0.063647 10.0.0.248 - - [2025-10-30 22:18:44] "GET /loadbalancer-pool/a4dc5f67-20a4-4496-b754-fb03fc687acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013691 10.0.0.248 - - [2025-10-30 22:18:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015744 10.0.0.248 - - [2025-10-30 22:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007378 10.0.0.248 - - [2025-10-30 22:18:44] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007583 10.0.0.248 - - [2025-10-30 22:18:44] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004933 10.0.0.248 - - [2025-10-30 22:18:44] "POST /ref-update HTTP/1.1" 200 156 0.010058 10.0.0.248 - - [2025-10-30 22:18:44] "GET /floating-ip/2e587705-0942-42e3-904f-4eebdb94a5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.008752 10.0.0.248 - - [2025-10-30 22:18:44] "POST /set-tag HTTP/1.1" 200 109 0.091146 10.0.0.248 - - [2025-10-30 22:18:44] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.248 - - [2025-10-30 22:18:44] "GET /tag/cc6babea-a950-443b-8558-388c0d75adeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017077 10.0.0.248 - - [2025-10-30 22:18:44] "POST /tags HTTP/1.1" 409 204 0.006130 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.248 - - [2025-10-30 22:18:44] "GET /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010353 10.0.0.248 - - [2025-10-30 22:18:44] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002031 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.248 - - [2025-10-30 22:18:44] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002592 10.0.0.248 - - [2025-10-30 22:18:44] "POST /tags HTTP/1.1" 409 206 0.001496 10.0.0.248 - - [2025-10-30 22:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.248 - - [2025-10-30 22:18:44] "GET /tag/cc6babea-a950-443b-8558-388c0d75adeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009557 10.0.0.248 - - [2025-10-30 22:18:44] "POST /tags HTTP/1.1" 409 226 0.001465 10.0.0.248 - - [2025-10-30 22:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.248 - - [2025-10-30 22:18:45] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009793 10.0.0.248 - - [2025-10-30 22:18:45] "POST /tags HTTP/1.1" 409 204 0.001538 10.0.0.248 - - [2025-10-30 22:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.248 - - [2025-10-30 22:18:45] "GET /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009962 10.0.0.248 - - [2025-10-30 22:18:45] "POST /tags HTTP/1.1" 409 226 0.002447 10.0.0.248 - - [2025-10-30 22:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.248 - - [2025-10-30 22:18:45] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017750 10.0.0.248 - - [2025-10-30 22:18:45] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002377 10.0.0.248 - - [2025-10-30 22:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.248 - - [2025-10-30 22:18:45] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002060 10.0.0.248 - - [2025-10-30 22:18:45] "POST /firewall-rules HTTP/1.1" 200 628 0.064864 10.0.0.248 - - [2025-10-30 22:18:45] "POST /firewall-rules HTTP/1.1" 200 648 0.073114 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-rule/32d0f678-d53d-4627-97af-c7c09d062546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003624 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001997 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-rule/ab46765c-deb9-4b3a-b64e-63fb7615aee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002722 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.018422 10.0.0.248 - - [2025-10-30 22:18:45] "POST /firewall-policys HTTP/1.1" 200 608 0.033985 10.0.0.248 - - [2025-10-30 22:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017871 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002999 10.0.0.248 - - [2025-10-30 22:18:45] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003202 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002842 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003983 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003634 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003252 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001836 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002758 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.014781 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.022151 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.025292 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.026020 10.0.0.248 - - [2025-10-30 22:18:45] "POST /ref-update HTTP/1.1" 200 156 0.044321 10.0.0.248 - - [2025-10-30 22:18:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002555 10.0.0.248 - - [2025-10-30 22:20:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002272 10.0.0.248 - - [2025-10-30 22:20:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002461 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:20:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:20:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 252 0.002720 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010937 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 228 0.001840 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009865 10.0.0.248 - - [2025-10-30 22:20:44] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002849 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.248 - - [2025-10-30 22:20:44] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002674 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 206 0.001403 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/cc6babea-a950-443b-8558-388c0d75adeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009847 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 226 0.001388 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012810 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 204 0.001587 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010405 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 226 0.001862 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/6057f3e2-6505-4871-8dfd-f02f540d9373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009655 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 228 0.001386 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010245 10.0.0.248 - - [2025-10-30 22:20:44] "POST /tags HTTP/1.1" 409 252 0.001613 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.248 - - [2025-10-30 22:20:44] "GET /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009797 10.0.0.248 - - [2025-10-30 22:20:44] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002814 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.248 - - [2025-10-30 22:20:44] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002197 10.0.0.248 - - [2025-10-30 22:20:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001724 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.248 - - [2025-10-30 22:20:44] "PUT /firewall-rule/ab46765c-deb9-4b3a-b64e-63fb7615aee0 HTTP/1.1" 200 261 0.016578 10.0.0.248 - - [2025-10-30 22:20:44] "POST /firewall-rules HTTP/1.1" 409 291 0.015527 10.0.0.248 - - [2025-10-30 22:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.248 - - [2025-10-30 22:20:44] "PUT /firewall-rule/32d0f678-d53d-4627-97af-c7c09d062546 HTTP/1.1" 200 261 0.021634 10.0.0.248 - - [2025-10-30 22:20:44] "GET /firewall-rule/32d0f678-d53d-4627-97af-c7c09d062546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.011667 10.0.0.248 - - [2025-10-30 22:20:45] "POST /firewall-rules HTTP/1.1" 200 660 0.085805 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-rule/e47a02cb-5c8f-476b-89f1-689088775ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003852 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001834 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-rule/ab46765c-deb9-4b3a-b64e-63fb7615aee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001982 10.0.0.248 - - [2025-10-30 22:20:45] "POST /firewall-policys HTTP/1.1" 409 269 0.002039 10.0.0.248 - - [2025-10-30 22:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.248 - - [2025-10-30 22:20:45] "PUT /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5 HTTP/1.1" 200 265 0.017563 10.0.0.248 - - [2025-10-30 22:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010412 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011698 10.0.0.248 - - [2025-10-30 22:20:45] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.001836 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002523 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/3fe8b06e-143d-44f0-a851-11af071eb4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001958 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001732 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002620 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002051 10.0.0.248 - - [2025-10-30 22:20:45] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001766 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:21:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:21:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000909 10.0.0.248 - - [2025-10-30 22:21:46] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.014019 10.0.0.248 - - [2025-10-30 22:21:46] "POST /set-tag HTTP/1.1" 200 109 0.004149 10.0.0.248 - - [2025-10-30 22:21:46] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011246 10.0.0.248 - - [2025-10-30 22:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.248 - - [2025-10-30 22:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.248 - - [2025-10-30 22:21:46] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001933 10.0.0.248 - - [2025-10-30 22:21:46] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003471 10.0.0.248 - - [2025-10-30 22:21:46] "POST /set-tag HTTP/1.1" 200 109 0.016973 10.0.0.248 - - [2025-10-30 22:21:46] "DELETE /loadbalancer-member/1b2ae588-7922-4944-9a1d-51648d438fe4 HTTP/1.1" 200 115 0.030125 10.0.0.248 - - [2025-10-30 22:21:46] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003833 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004435 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.001672 10.0.0.248 - - [2025-10-30 22:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.248 - - [2025-10-30 22:21:47] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002098 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004606 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004383 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003523 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004714 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004301 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004402 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003775 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.248 - - [2025-10-30 22:21:47] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004368 10.0.0.248 - - [2025-10-30 22:21:47] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003990 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine/8321798f-55ae-4e6b-8302-0ebf709e4608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001954 10.0.0.248 - - [2025-10-30 22:21:48] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008248 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.016944 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.015296 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.029519 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.018100 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.011858 10.0.0.248 - - [2025-10-30 22:21:48] "DELETE /instance-ip/5ae34b4a-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.041730 10.0.0.248 - - [2025-10-30 22:21:48] "DELETE /virtual-machine-interface/5abd2e6a-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.030449 10.0.0.248 - - [2025-10-30 22:21:48] "DELETE /virtual-machine/8321798f-55ae-4e6b-8302-0ebf709e4608 HTTP/1.1" 200 115 0.014918 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004653 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine/b494cc9d-8c31-48e6-a5d7-0285c2153785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002292 10.0.0.248 - - [2025-10-30 22:21:48] "POST /ref-update HTTP/1.1" 200 156 0.008652 10.0.0.248 - - [2025-10-30 22:21:48] "GET /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018413 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.016008 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.014992 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.028229 10.0.0.248 - - [2025-10-30 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.026917 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.017301 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /instance-ip/5a48843e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.046585 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /virtual-machine-interface/5a272262-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.038857 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /virtual-machine/b494cc9d-8c31-48e6-a5d7-0285c2153785 HTTP/1.1" 200 115 0.030380 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /tag/6f627232-6aea-4ee0-939d-8f9cbcb9f7ae HTTP/1.1" 200 115 0.038878 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005409 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine/e3cc771f-24cb-466c-b5d5-5825b857c4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002345 10.0.0.248 - - [2025-10-30 22:21:49] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004221 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.018769 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.034682 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.023011 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.017418 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.017566 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /instance-ip/5911dad4-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.034709 10.0.0.248 - - [2025-10-30 22:21:49] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /virtual-machine-interface/58f9b1d4-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.052987 10.0.0.248 - - [2025-10-30 22:21:49] "DELETE /virtual-machine/e3cc771f-24cb-466c-b5d5-5825b857c4c1 HTTP/1.1" 200 115 0.017488 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.011346 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine/e3b388a6-f397-406e-b497-c0fa1f44479b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002504 10.0.0.248 - - [2025-10-30 22:21:49] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.248 - - [2025-10-30 22:21:49] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004565 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.060338 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.028267 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.015246 10.0.0.248 - - [2025-10-30 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.027772 10.0.0.248 - - [2025-10-30 22:21:50] "POST /set-tag HTTP/1.1" 200 109 0.031208 10.0.0.248 - - [2025-10-30 22:21:50] "DELETE /instance-ip/5984925e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.037100 10.0.0.248 - - [2025-10-30 22:21:50] "POST /ref-update HTTP/1.1" 200 156 0.011045 10.0.0.248 - - [2025-10-30 22:21:50] "DELETE /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.047454 10.0.0.248 - - [2025-10-30 22:21:50] "DELETE /virtual-machine/e3b388a6-f397-406e-b497-c0fa1f44479b HTTP/1.1" 200 115 0.031080 10.0.0.248 - - [2025-10-30 22:21:50] "DELETE /tag/cc6babea-a950-443b-8558-388c0d75adeb HTTP/1.1" 409 391 0.007143 10.0.0.248 - - [2025-10-30 22:21:50] "DELETE /tag/084f3a69-79cd-4606-a04a-fa4af4ae70c2 HTTP/1.1" 200 115 0.035556 10.0.0.248 - - [2025-10-30 22:22:17] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004252 10.0.0.248 - - [2025-10-30 22:22:17] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.248 - - [2025-10-30 22:22:17] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005264 10.0.0.248 - - [2025-10-30 22:22:17] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.248 - - [2025-10-30 22:22:17] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003683 10.0.0.248 - - [2025-10-30 22:22:17] "POST /set-tag HTTP/1.1" 200 109 0.001712 10.0.0.248 - - [2025-10-30 22:22:17] "GET /virtual-machine/d4c320c4-9835-4cde-9f69-5be312271496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002578 10.0.0.248 - - [2025-10-30 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.007873 10.0.0.248 - - [2025-10-30 22:22:17] "GET /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017119 10.0.0.248 - - [2025-10-30 22:22:17] "POST /set-tag HTTP/1.1" 200 109 0.015627 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.030588 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.023412 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.012356 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /instance-ip/5beeb52e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.058412 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /virtual-machine-interface/5bd5df18-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.037354 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /virtual-machine/d4c320c4-9835-4cde-9f69-5be312271496 HTTP/1.1" 200 115 0.016509 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393 HTTP/1.1" 409 237 0.005841 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004070 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003402 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine/f23ddb50-57ff-4a93-a990-36f8a6f36e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003039 10.0.0.248 - - [2025-10-30 22:22:18] "POST /ref-update HTTP/1.1" 200 156 0.010674 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012058 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.015079 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.029453 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.023266 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.013141 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /instance-ip/5c6257d6-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.051695 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /virtual-machine-interface/5c462746-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.036737 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /virtual-machine/f23ddb50-57ff-4a93-a990-36f8a6f36e68 HTTP/1.1" 200 115 0.015751 10.0.0.248 - - [2025-10-30 22:22:18] "DELETE /tag/c630dbdc-ed53-48ac-ae48-85f586542e6f HTTP/1.1" 200 115 0.044844 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003981 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003848 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine/a452b0b1-b56f-42ad-9673-a2330686085c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002657 10.0.0.248 - - [2025-10-30 22:22:18] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.248 - - [2025-10-30 22:22:18] "GET /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014570 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.016433 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.024900 10.0.0.248 - - [2025-10-30 22:22:18] "POST /set-tag HTTP/1.1" 200 109 0.026517 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.011881 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /instance-ip/5b7f0382-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.041730 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /virtual-machine-interface/5b64b77a-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.036099 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /virtual-machine/a452b0b1-b56f-42ad-9673-a2330686085c HTTP/1.1" 200 115 0.019331 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/5cdfcab0-6c3d-4d19-8b13-01f0089f16a3 HTTP/1.1" 200 115 0.035877 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/6d3484bc-8b5a-4bb4-9405-fbbd04f2d5df HTTP/1.1" 200 115 0.031557 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/a6c0a50f-863a-48f4-94ef-03ae6315e21e HTTP/1.1" 200 115 0.031399 10.0.0.248 - - [2025-10-30 22:22:19] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004394 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.248 - - [2025-10-30 22:22:19] "GET /virtual-machine/ecf231d3-d432-4e0d-9f71-640a1982ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002200 10.0.0.248 - - [2025-10-30 22:22:19] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.248 - - [2025-10-30 22:22:19] "GET /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003919 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.015475 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.017492 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.013318 10.0.0.248 - - [2025-10-30 22:22:19] "POST /set-tag HTTP/1.1" 200 109 0.017231 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /instance-ip/5ce9732e-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.041442 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /virtual-machine-interface/5cc33b5a-b5de-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.036005 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /virtual-machine/ecf231d3-d432-4e0d-9f71-640a1982ab8e HTTP/1.1" 200 115 0.017078 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/e8c394d8-40d9-4e7f-93fb-9ca26b1ea6f4 HTTP/1.1" 200 115 0.045526 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71 HTTP/1.1" 409 237 0.003434 10.0.0.248 - - [2025-10-30 22:22:19] "DELETE /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2 HTTP/1.1" 409 237 0.005134 10.0.0.248 - - [2025-10-30 22:22:22] "POST /projects HTTP/1.1" 409 238 0.002054 10.0.0.248 - - [2025-10-30 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.248 - - [2025-10-30 22:22:22] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034270 10.0.0.248 - - [2025-10-30 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.248 - - [2025-10-30 22:22:22] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003742 10.0.0.248 - - [2025-10-30 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.248 - - [2025-10-30 22:22:22] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008665 10.0.0.248 - - [2025-10-30 22:22:22] "POST /security-groups HTTP/1.1" 409 285 0.002609 10.0.0.248 - - [2025-10-30 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.248 - - [2025-10-30 22:22:22] "PUT /security-group/6140da2c-f7a3-4339-bd1d-86d352647ce2 HTTP/1.1" 200 263 0.059419 10.0.0.248 - - [2025-10-30 22:22:22] "PUT /access-control-list/24a37087-3d75-4a6d-8aa5-bad94134f906 HTTP/1.1" 200 273 0.010482 10.0.0.248 - - [2025-10-30 22:22:22] "PUT /access-control-list/6d5e40ac-bd77-4930-a2e8-a531b3a8feae HTTP/1.1" 200 273 0.014121 10.0.0.248 - - [2025-10-30 22:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011061 10.0.0.248 - - [2025-10-30 22:22:27] "POST /projects HTTP/1.1" 409 238 0.001858 10.0.0.248 - - [2025-10-30 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.248 - - [2025-10-30 22:22:27] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043804 10.0.0.248 - - [2025-10-30 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.248 - - [2025-10-30 22:22:27] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004553 10.0.0.248 - - [2025-10-30 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.248 - - [2025-10-30 22:22:27] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005425 10.0.0.248 - - [2025-10-30 22:22:27] "POST /security-groups HTTP/1.1" 409 285 0.003735 10.0.0.248 - - [2025-10-30 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.248 - - [2025-10-30 22:22:27] "PUT /security-group/6140da2c-f7a3-4339-bd1d-86d352647ce2 HTTP/1.1" 200 263 0.063476 10.0.0.248 - - [2025-10-30 22:22:27] "PUT /access-control-list/24a37087-3d75-4a6d-8aa5-bad94134f906 HTTP/1.1" 200 273 0.028519 10.0.0.248 - - [2025-10-30 22:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034678 10.0.0.248 - - [2025-10-30 22:22:27] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.023823 10.0.0.248 - - [2025-10-30 22:22:27] "PUT /access-control-list/6d5e40ac-bd77-4930-a2e8-a531b3a8feae HTTP/1.1" 200 273 0.040421 10.0.0.248 - - [2025-10-30 22:22:27] "GET /firewall-rule/505529c9-0503-495c-a09a-8fd8ecb004ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005133 10.0.0.248 - - [2025-10-30 22:22:27] "POST /ref-update HTTP/1.1" 200 156 0.118315 10.0.0.248 - - [2025-10-30 22:22:27] "DELETE /firewall-rule/505529c9-0503-495c-a09a-8fd8ecb004ee HTTP/1.1" 200 115 0.033507 10.0.0.248 - - [2025-10-30 22:22:27] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.020237 10.0.0.248 - - [2025-10-30 22:22:27] "GET /firewall-rule/d32a7db0-0d38-488c-a10c-07c4c2e8970e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002749 10.0.0.248 - - [2025-10-30 22:22:27] "POST /ref-update HTTP/1.1" 200 156 0.041215 10.0.0.248 - - [2025-10-30 22:22:27] "DELETE /firewall-rule/d32a7db0-0d38-488c-a10c-07c4c2e8970e HTTP/1.1" 200 115 0.039253 10.0.0.248 - - [2025-10-30 22:22:27] "DELETE /tag/4e4c0cdd-e08c-4e3a-8894-a33ad1228fe2 HTTP/1.1" 200 115 0.032592 10.0.0.248 - - [2025-10-30 22:22:27] "DELETE /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71 HTTP/1.1" 409 237 0.007975 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2 HTTP/1.1" 409 237 0.004109 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.248 - - [2025-10-30 22:22:28] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003419 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.248 - - [2025-10-30 22:22:28] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004212 10.0.0.248 - - [2025-10-30 22:22:28] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.045941 10.0.0.248 - - [2025-10-30 22:22:28] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.038569 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /security-group/6140da2c-f7a3-4339-bd1d-86d352647ce2 HTTP/1.1" 200 115 0.039420 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /access-control-list/24a37087-3d75-4a6d-8aa5-bad94134f906 HTTP/1.1" 200 115 0.033952 10.0.0.248 - - [2025-10-30 22:22:28] "GET /project/8d057466-8b5c-49df-9814-735620f70158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033877 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /access-control-list/6d5e40ac-bd77-4930-a2e8-a531b3a8feae HTTP/1.1" 200 115 0.047270 10.0.0.248 - - [2025-10-30 22:22:28] "GET /project/8d057466-8b5c-49df-9814-735620f70158?fields=security_groups HTTP/1.1" 200 1353 0.034763 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /security-group/09f637ea-5e7f-4763-b5ad-ea818d31386f HTTP/1.1" 200 115 0.036020 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /access-control-list/e5297260-a16d-4d9e-8272-4c766914fde7 HTTP/1.1" 200 115 0.029993 10.0.0.248 - - [2025-10-30 22:22:28] "GET /project/8d057466-8b5c-49df-9814-735620f70158?fields=application_policy_sets HTTP/1.1" 200 1392 0.032519 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /access-control-list/7ae0345f-b7c2-48fb-9846-fda2c3e52aa0 HTTP/1.1" 200 115 0.035569 10.0.0.248 - - [2025-10-30 22:22:28] "DELETE /project/8d057466-8b5c-49df-9814-735620f70158 HTTP/1.1" 200 115 0.261580 10.0.0.248 - - [2025-10-30 22:22:28] "POST /projects HTTP/1.1" 409 238 0.002130 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.248 - - [2025-10-30 22:22:28] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029232 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.248 - - [2025-10-30 22:22:28] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003620 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.248 - - [2025-10-30 22:22:28] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004112 10.0.0.248 - - [2025-10-30 22:22:28] "POST /security-groups HTTP/1.1" 409 285 0.001772 10.0.0.248 - - [2025-10-30 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.248 - - [2025-10-30 22:22:28] "PUT /security-group/42a1f30b-e109-4f98-976c-23c83975d9d5 HTTP/1.1" 200 263 0.058756 10.0.0.248 - - [2025-10-30 22:22:28] "PUT /access-control-list/deb775d9-4ed9-406e-be34-c0f0586e9b97 HTTP/1.1" 200 273 0.011608 10.0.0.248 - - [2025-10-30 22:22:28] "PUT /access-control-list/5aa4d634-87aa-45ee-b5de-86c4ba7068bc HTTP/1.1" 200 273 0.015746 10.0.0.248 - - [2025-10-30 22:22:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014143 10.0.0.248 - - [2025-10-30 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.248 - - [2025-10-30 22:22:33] "GET /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002831 10.0.0.248 - - [2025-10-30 22:22:33] "GET /virtual-machine-interface/596b9a10-b5de-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001258 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /loadbalancer-member/320ffc50-0a37-45cc-9e2f-5730bb0fb6a4 HTTP/1.1" 200 115 0.024651 10.0.0.248 - - [2025-10-30 22:22:33] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004440 10.0.0.248 - - [2025-10-30 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.248 - - [2025-10-30 22:22:33] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002726 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-policy/7507fdf1-50c7-44c0-9882-8c62461fe092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002222 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-rule/ab46765c-deb9-4b3a-b64e-63fb7615aee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002166 10.0.0.248 - - [2025-10-30 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.010248 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /firewall-rule/ab46765c-deb9-4b3a-b64e-63fb7615aee0 HTTP/1.1" 200 115 0.039895 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003080 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-rule/e47a02cb-5c8f-476b-89f1-689088775ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003283 10.0.0.248 - - [2025-10-30 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /firewall-rule/e47a02cb-5c8f-476b-89f1-689088775ebd HTTP/1.1" 200 115 0.029777 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006301 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-rule/32d0f678-d53d-4627-97af-c7c09d062546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002793 10.0.0.248 - - [2025-10-30 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.012632 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /firewall-rule/32d0f678-d53d-4627-97af-c7c09d062546 HTTP/1.1" 200 115 0.037908 10.0.0.248 - - [2025-10-30 22:22:33] "GET /application-policy-set/e5efcc26-5064-4a09-a987-5cfa9baea6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002835 10.0.0.248 - - [2025-10-30 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.248 - - [2025-10-30 22:22:33] "GET /policy-management/99d8e016-0bf2-4568-a4bb-a4daf951f45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002185 10.0.0.248 - - [2025-10-30 22:22:33] "GET /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003211 10.0.0.248 - - [2025-10-30 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.017755 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /firewall-policy/8a58230d-7c75-4550-a438-6ce6688e96e5 HTTP/1.1" 200 115 0.031124 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /tag/cc6babea-a950-443b-8558-388c0d75adeb HTTP/1.1" 200 115 0.057114 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /tag/0abf4bb9-80a2-41dc-956c-ed74874c4e71 HTTP/1.1" 200 115 0.047486 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /tag/ca8928d3-afe1-426d-abfc-1e6c055195d2 HTTP/1.1" 200 115 0.027215 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /tag/d4ff446c-eab8-4046-8ee9-dd45f1038393 HTTP/1.1" 200 115 0.049611 10.0.0.248 - - [2025-10-30 22:22:33] "DELETE /loadbalancer-pool/a4dc5f67-20a4-4496-b754-fb03fc687acf HTTP/1.1" 200 115 0.027263 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /loadbalancer-listener/2122cef4-448a-4ded-9879-f28ed8535838 HTTP/1.1" 200 115 0.027901 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /loadbalancer/d5fd5ceb-12b5-4aa7-a05c-592600890abb HTTP/1.1" 200 115 0.032327 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /floating-ip/2e587705-0942-42e3-904f-4eebdb94a5ab HTTP/1.1" 200 115 0.021800 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /instance-ip/449b437c-8984-439d-b263-8976bec04650 HTTP/1.1" 200 115 0.096395 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /virtual-machine-interface/43c038cb-858c-49fb-8725-5223b10f3f9a HTTP/1.1" 200 115 0.039121 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /tag/2aedf56f-aaf4-49db-bb4b-a20fdb7ed9cd HTTP/1.1" 200 115 0.052959 10.0.0.248 - - [2025-10-30 22:22:34] "POST /projects HTTP/1.1" 409 238 0.002154 10.0.0.248 - - [2025-10-30 22:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.248 - - [2025-10-30 22:22:34] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056813 10.0.0.248 - - [2025-10-30 22:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.248 - - [2025-10-30 22:22:34] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003671 10.0.0.248 - - [2025-10-30 22:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.248 - - [2025-10-30 22:22:34] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004460 10.0.0.248 - - [2025-10-30 22:22:34] "POST /security-groups HTTP/1.1" 409 285 0.002123 10.0.0.248 - - [2025-10-30 22:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.248 - - [2025-10-30 22:22:34] "PUT /security-group/42a1f30b-e109-4f98-976c-23c83975d9d5 HTTP/1.1" 200 263 0.053773 10.0.0.248 - - [2025-10-30 22:22:34] "PUT /access-control-list/deb775d9-4ed9-406e-be34-c0f0586e9b97 HTTP/1.1" 200 273 0.019301 10.0.0.248 - - [2025-10-30 22:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030570 10.0.0.248 - - [2025-10-30 22:22:34] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011363 10.0.0.248 - - [2025-10-30 22:22:34] "PUT /access-control-list/5aa4d634-87aa-45ee-b5de-86c4ba7068bc HTTP/1.1" 200 273 0.030857 10.0.0.248 - - [2025-10-30 22:22:34] "GET /firewall-rule/7238ec50-630c-4eed-9add-4ce8dea9bfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004174 10.0.0.248 - - [2025-10-30 22:22:34] "POST /ref-update HTTP/1.1" 200 156 0.056559 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /firewall-rule/7238ec50-630c-4eed-9add-4ce8dea9bfd6 HTTP/1.1" 200 115 0.047772 10.0.0.248 - - [2025-10-30 22:22:34] "GET /firewall-policy/7bccc116-6530-4778-9470-48637f31cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006338 10.0.0.248 - - [2025-10-30 22:22:34] "GET /firewall-rule/eaf8d179-0cd0-4fde-9885-a16b9e4dbb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003617 10.0.0.248 - - [2025-10-30 22:22:34] "POST /ref-update HTTP/1.1" 200 156 0.074133 10.0.0.248 - - [2025-10-30 22:22:34] "DELETE /firewall-rule/eaf8d179-0cd0-4fde-9885-a16b9e4dbb37 HTTP/1.1" 200 115 0.028568 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /tag/6057f3e2-6505-4871-8dfd-f02f540d9373 HTTP/1.1" 200 115 0.043810 10.0.0.248 - - [2025-10-30 22:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.248 - - [2025-10-30 22:22:35] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006674 10.0.0.248 - - [2025-10-30 22:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.248 - - [2025-10-30 22:22:35] "GET /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006459 10.0.0.248 - - [2025-10-30 22:22:35] "PUT /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653 HTTP/1.1" 200 265 0.047471 10.0.0.248 - - [2025-10-30 22:22:35] "PUT /virtual-network/33f8ff01-838d-41c1-a1c4-e6d541895e83 HTTP/1.1" 200 265 0.051676 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /security-group/42a1f30b-e109-4f98-976c-23c83975d9d5 HTTP/1.1" 200 115 0.044135 10.0.0.248 - - [2025-10-30 22:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /access-control-list/deb775d9-4ed9-406e-be34-c0f0586e9b97 HTTP/1.1" 200 115 0.043091 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /access-control-list/5aa4d634-87aa-45ee-b5de-86c4ba7068bc HTTP/1.1" 200 115 0.034553 10.0.0.248 - - [2025-10-30 22:22:35] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037158 10.0.0.248 - - [2025-10-30 22:22:35] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?fields=security_groups HTTP/1.1" 200 1352 0.045298 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /security-group/2659441c-6852-4f59-85f5-830cc45e3fc8 HTTP/1.1" 200 115 0.057466 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /access-control-list/08d6daf7-ee56-4980-9a06-af738860cccb HTTP/1.1" 200 115 0.064075 10.0.0.248 - - [2025-10-30 22:22:35] "GET /project/47446b08-e1ad-46c6-b26b-939bd46197b0?fields=application_policy_sets HTTP/1.1" 200 1391 0.049879 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /access-control-list/f664d64d-003f-400e-9597-d37aedbf753d HTTP/1.1" 200 115 0.039288 10.0.0.248 - - [2025-10-30 22:22:35] "DELETE /project/47446b08-e1ad-46c6-b26b-939bd46197b0 HTTP/1.1" 200 115 0.373678 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:22:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:22:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:23:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:23:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 10.0.0.248 - - [2025-10-30 22:23:22] "GET / HTTP/1.1" 200 36215 0.001748 10.0.0.248 - - [2025-10-30 22:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.248 - - [2025-10-30 22:23:22] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002286 10.0.0.248 - - [2025-10-30 22:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.248 - - [2025-10-30 22:23:22] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002185 10.0.0.248 - - [2025-10-30 22:23:36] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.248 - - [2025-10-30 22:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.248 - - [2025-10-30 22:23:36] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004091 10.0.0.248 - - [2025-10-30 22:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.248 - - [2025-10-30 22:23:36] "GET /config-node/89bb8b8c-837a-48b0-a230-0304617d6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001724 10.0.0.248 - - [2025-10-30 22:23:37] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.248 - - [2025-10-30 22:23:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001901 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.248 - - [2025-10-30 22:23:42] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002251 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.006529 10.0.0.248 - - [2025-10-30 22:23:42] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 264 0.002106 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/57b6f57a-bd23-4350-88e1-cccba3681d6d HTTP/1.1" 200 245 0.008851 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 261 0.006766 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/944a52a3-7de6-4dcd-aa45-ba0a656749b5 HTTP/1.1" 200 245 0.008946 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 261 0.008868 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/a0ab0dc1-3a80-452d-8bb2-664733ad8bbd HTTP/1.1" 200 245 0.010047 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 253 0.004922 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/f7803138-aa2d-4a40-adae-14543b57457c HTTP/1.1" 200 245 0.010293 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 251 0.005919 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/79806a7a-1b79-4759-8d89-4cc7eda33c89 HTTP/1.1" 200 245 0.012299 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 252 0.001915 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/80d8fdc0-b649-48f9-b057-91eab4c225ac HTTP/1.1" 200 245 0.009093 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 256 0.004091 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/99fe76ad-995f-421a-868f-07b094dc9ae3 HTTP/1.1" 200 245 0.009175 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 248 0.010560 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/6226667f-6410-4da3-a107-e767a14a93f9 HTTP/1.1" 200 245 0.013108 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 252 0.010229 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/02df373a-2899-4605-8572-c5e70822aaeb HTTP/1.1" 200 245 0.015588 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 257 0.004553 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/0d37af70-c4f3-40bd-b76a-995e7e172d3e HTTP/1.1" 200 245 0.010512 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 251 0.007788 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.248 - - [2025-10-30 22:23:42] "PUT /alarm/b01baf18-84dd-46f6-a84f-32c35be04172 HTTP/1.1" 200 245 0.009382 10.0.0.248 - - [2025-10-30 22:23:42] "POST /alarms HTTP/1.1" 409 257 0.002954 10.0.0.248 - - [2025-10-30 22:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/157416ce-f0d3-477f-b903-eaef1256920c HTTP/1.1" 200 245 0.011119 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 261 0.005496 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/67323d29-f434-4f9e-a920-803571148c1d HTTP/1.1" 200 245 0.010632 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 258 0.011480 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/2f82770e-8e55-40d8-976a-49ebf7e162e9 HTTP/1.1" 200 245 0.009376 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 254 0.005861 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/c5a131af-ed8c-4e8c-8bf5-6232c9500ee8 HTTP/1.1" 200 245 0.009073 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 254 0.003026 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/8c338bd7-edb7-4dde-bd73-4901f9b6a378 HTTP/1.1" 200 245 0.009577 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 254 0.008941 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/f480443c-0bff-41c7-ab40-950dd2681ca9 HTTP/1.1" 200 245 0.009915 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 247 0.001946 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/b0e6a9a5-c87d-406b-90b5-0563143e49de HTTP/1.1" 200 245 0.008655 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 272 0.006075 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/4f726bd9-f27f-4dd6-a6cc-cce26117b0ae HTTP/1.1" 200 245 0.010338 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 261 0.003494 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/91bec003-7cda-40da-9dad-baa0f6ac6c14 HTTP/1.1" 200 245 0.019519 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 259 0.001652 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/738b550f-ac11-4e32-b4d8-3d9880ce9ae8 HTTP/1.1" 200 245 0.009526 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 265 0.001668 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/29e834d4-eca0-44e1-af99-fbe2c590f573 HTTP/1.1" 200 245 0.009688 10.0.0.248 - - [2025-10-30 22:23:43] "POST /alarms HTTP/1.1" 409 279 0.002227 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /alarm/1c20731e-f4b0-4d41-a3a9-7d7e2686a030 HTTP/1.1" 200 245 0.009798 10.0.0.248 - - [2025-10-30 22:23:43] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.248 - - [2025-10-30 22:23:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001781 10.0.0.248 - - [2025-10-30 22:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.248 - - [2025-10-30 22:23:43] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.007274 10.0.0.248 - - [2025-10-30 22:23:44] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.248 - - [2025-10-30 22:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.248 - - [2025-10-30 22:23:44] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002836 10.0.0.248 - - [2025-10-30 22:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.248 - - [2025-10-30 22:23:44] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.007782 10.0.0.248 - - [2025-10-30 22:23:44] "GET / HTTP/1.1" 200 36215 0.001550 10.0.0.248 - - [2025-10-30 22:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.248 - - [2025-10-30 22:23:44] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004356 10.0.0.248 - - [2025-10-30 22:23:44] "PUT /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773 HTTP/1.1" 200 275 0.013080 10.0.0.248 - - [2025-10-30 22:23:48] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.248 - - [2025-10-30 22:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.248 - - [2025-10-30 22:23:48] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003546 10.0.0.248 - - [2025-10-30 22:23:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001917 10.0.0.248 - - [2025-10-30 22:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.248 - - [2025-10-30 22:23:48] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004188 10.0.0.248 - - [2025-10-30 22:23:48] "PUT /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33 HTTP/1.1" 200 255 0.015676 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:23:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:23:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 10.0.0.248 - - [2025-10-30 22:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.248 - - [2025-10-30 22:23:49] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002340 10.0.0.248 - - [2025-10-30 22:24:02] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.248 - - [2025-10-30 22:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.248 - - [2025-10-30 22:24:03] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.011262 10.0.0.248 - - [2025-10-30 22:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.248 - - [2025-10-30 22:24:03] "GET /config-node/89bb8b8c-837a-48b0-a230-0304617d6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001635 10.0.0.248 - - [2025-10-30 22:24:14] "GET / HTTP/1.1" 200 36215 0.001313 10.0.0.248 - - [2025-10-30 22:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.248 - - [2025-10-30 22:24:14] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002344 10.0.0.248 - - [2025-10-30 22:24:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.248 - - [2025-10-30 22:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.248 - - [2025-10-30 22:24:14] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003424 10.0.0.248 - - [2025-10-30 22:24:14] "PUT /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33 HTTP/1.1" 200 255 0.011192 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000779 10.0.0.248 - - [2025-10-30 22:24:49] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.248 - - [2025-10-30 22:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.248 - - [2025-10-30 22:24:49] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003963 10.0.0.248 - - [2025-10-30 22:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.248 - - [2025-10-30 22:24:49] "GET /config-node/89bb8b8c-837a-48b0-a230-0304617d6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002216 10.0.0.248 - - [2025-10-30 22:24:49] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.248 - - [2025-10-30 22:24:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001752 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.248 - - [2025-10-30 22:24:54] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002165 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.006631 10.0.0.248 - - [2025-10-30 22:24:54] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.248 - - [2025-10-30 22:24:54] "POST /alarms HTTP/1.1" 409 264 0.001873 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /alarm/57b6f57a-bd23-4350-88e1-cccba3681d6d HTTP/1.1" 200 245 0.007955 10.0.0.248 - - [2025-10-30 22:24:54] "POST /alarms HTTP/1.1" 409 261 0.008926 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /alarm/944a52a3-7de6-4dcd-aa45-ba0a656749b5 HTTP/1.1" 200 245 0.010079 10.0.0.248 - - [2025-10-30 22:24:54] "POST /alarms HTTP/1.1" 409 261 0.006987 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /alarm/a0ab0dc1-3a80-452d-8bb2-664733ad8bbd HTTP/1.1" 200 245 0.007802 10.0.0.248 - - [2025-10-30 22:24:54] "POST /alarms HTTP/1.1" 409 253 0.009232 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /alarm/f7803138-aa2d-4a40-adae-14543b57457c HTTP/1.1" 200 245 0.020909 10.0.0.248 - - [2025-10-30 22:24:54] "POST /alarms HTTP/1.1" 409 251 0.005093 10.0.0.248 - - [2025-10-30 22:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.248 - - [2025-10-30 22:24:54] "PUT /alarm/79806a7a-1b79-4759-8d89-4cc7eda33c89 HTTP/1.1" 200 245 0.008566 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 252 0.010033 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/80d8fdc0-b649-48f9-b057-91eab4c225ac HTTP/1.1" 200 245 0.009621 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 256 0.005131 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/99fe76ad-995f-421a-868f-07b094dc9ae3 HTTP/1.1" 200 245 0.009039 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 248 0.004625 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/6226667f-6410-4da3-a107-e767a14a93f9 HTTP/1.1" 200 245 0.012303 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 252 0.005843 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/02df373a-2899-4605-8572-c5e70822aaeb HTTP/1.1" 200 245 0.009017 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 257 0.005737 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/0d37af70-c4f3-40bd-b76a-995e7e172d3e HTTP/1.1" 200 245 0.009018 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 251 0.006876 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/b01baf18-84dd-46f6-a84f-32c35be04172 HTTP/1.1" 200 245 0.009384 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 257 0.012774 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/157416ce-f0d3-477f-b903-eaef1256920c HTTP/1.1" 200 245 0.010092 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 261 0.009721 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/67323d29-f434-4f9e-a920-803571148c1d HTTP/1.1" 200 245 0.009761 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 258 0.009678 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/2f82770e-8e55-40d8-976a-49ebf7e162e9 HTTP/1.1" 200 245 0.009633 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 254 0.008634 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/c5a131af-ed8c-4e8c-8bf5-6232c9500ee8 HTTP/1.1" 200 245 0.009899 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 254 0.004984 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/8c338bd7-edb7-4dde-bd73-4901f9b6a378 HTTP/1.1" 200 245 0.008858 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 254 0.002832 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/f480443c-0bff-41c7-ab40-950dd2681ca9 HTTP/1.1" 200 245 0.008676 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 247 0.010417 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/b0e6a9a5-c87d-406b-90b5-0563143e49de HTTP/1.1" 200 245 0.008711 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 272 0.006240 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.248 - - [2025-10-30 22:24:55] "PUT /alarm/4f726bd9-f27f-4dd6-a6cc-cce26117b0ae HTTP/1.1" 200 245 0.009991 10.0.0.248 - - [2025-10-30 22:24:55] "POST /alarms HTTP/1.1" 409 261 0.003078 10.0.0.248 - - [2025-10-30 22:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /alarm/91bec003-7cda-40da-9dad-baa0f6ac6c14 HTTP/1.1" 200 245 0.009064 10.0.0.248 - - [2025-10-30 22:24:56] "POST /alarms HTTP/1.1" 409 259 0.005297 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /alarm/738b550f-ac11-4e32-b4d8-3d9880ce9ae8 HTTP/1.1" 200 245 0.009084 10.0.0.248 - - [2025-10-30 22:24:56] "POST /alarms HTTP/1.1" 409 265 0.013144 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /alarm/29e834d4-eca0-44e1-af99-fbe2c590f573 HTTP/1.1" 200 245 0.009514 10.0.0.248 - - [2025-10-30 22:24:56] "POST /alarms HTTP/1.1" 409 279 0.005969 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /alarm/1c20731e-f4b0-4d41-a3a9-7d7e2686a030 HTTP/1.1" 200 245 0.011257 10.0.0.248 - - [2025-10-30 22:24:56] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.248 - - [2025-10-30 22:24:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001818 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.007737 10.0.0.248 - - [2025-10-30 22:24:56] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.248 - - [2025-10-30 22:24:56] "GET /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002245 10.0.0.248 - - [2025-10-30 22:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.248 - - [2025-10-30 22:24:56] "PUT /global-vrouter-config/f24ba252-3109-4a37-a02c-4730a1cb2117 HTTP/1.1" 200 277 0.010929 10.0.0.248 - - [2025-10-30 22:24:56] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.248 - - [2025-10-30 22:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.248 - - [2025-10-30 22:24:57] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004140 10.0.0.248 - - [2025-10-30 22:24:57] "PUT /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773 HTTP/1.1" 200 275 0.012830 10.0.0.248 - - [2025-10-30 22:25:00] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.248 - - [2025-10-30 22:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.248 - - [2025-10-30 22:25:00] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002351 10.0.0.248 - - [2025-10-30 22:25:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002676 10.0.0.248 - - [2025-10-30 22:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.248 - - [2025-10-30 22:25:00] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004189 10.0.0.248 - - [2025-10-30 22:25:00] "PUT /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33 HTTP/1.1" 200 255 0.013935 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.248 - - [2025-10-30 22:25:03] "GET /global-system-configs HTTP/1.1" 200 323 0.003941 10.0.0.248 - - [2025-10-30 22:25:04] "POST /tags HTTP/1.1" 200 356 0.026445 10.0.0.248 - - [2025-10-30 22:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.248 - - [2025-10-30 22:25:04] "GET /tag/22556b93-94d5-4e4f-aa1b-740787045796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016358 10.0.0.248 - - [2025-10-30 22:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.248 - - [2025-10-30 22:25:04] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010745 10.0.0.248 - - [2025-10-30 22:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.248 - - [2025-10-30 22:25:04] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043033 10.0.0.248 - - [2025-10-30 22:25:04] "POST /virtual-machines HTTP/1.1" 200 352 0.047982 10.0.0.248 - - [2025-10-30 22:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020694 10.0.0.248 - - [2025-10-30 22:25:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.104795 10.0.0.248 - - [2025-10-30 22:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008860 10.0.0.248 - - [2025-10-30 22:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008099 10.0.0.248 - - [2025-10-30 22:25:05] "POST /instance-ips HTTP/1.1" 200 392 0.018100 10.0.0.248 - - [2025-10-30 22:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022300 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.011240 10.0.0.248 - - [2025-10-30 22:25:05] "GET /global-system-configs HTTP/1.1" 200 323 0.005085 10.0.0.248 - - [2025-10-30 22:25:05] "POST /set-tag HTTP/1.1" 200 109 0.012637 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009259 10.0.0.248 - - [2025-10-30 22:25:05] "GET /instance-ip/48bb531c-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002723 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004104 10.0.0.248 - - [2025-10-30 22:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003065 10.0.0.248 - - [2025-10-30 22:25:05] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009880 10.0.0.248 - - [2025-10-30 22:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.248 - - [2025-10-30 22:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-network/e21cddcb-7e49-4db5-86f5-0a35ea7ef653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003464 10.0.0.248 - - [2025-10-30 22:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.248 - - [2025-10-30 22:25:05] "GET /project/c574a060-be3a-4976-8d66-c5b7d79d1cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034308 10.0.0.248 - - [2025-10-30 22:25:05] "POST /virtual-machines HTTP/1.1" 200 356 0.007925 10.0.0.248 - - [2025-10-30 22:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007482 10.0.0.248 - - [2025-10-30 22:25:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.112882 10.0.0.248 - - [2025-10-30 22:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020532 10.0.0.248 - - [2025-10-30 22:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009341 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004340 10.0.0.248 - - [2025-10-30 22:25:05] "POST /instance-ips HTTP/1.1" 200 396 0.017002 10.0.0.248 - - [2025-10-30 22:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019002 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.009921 10.0.0.248 - - [2025-10-30 22:25:05] "POST /set-tag HTTP/1.1" 200 109 0.013417 10.0.0.248 - - [2025-10-30 22:25:05] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.014971 10.0.0.248 - - [2025-10-30 22:25:05] "GET /instance-ip/4923dedc-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002908 10.0.0.248 - - [2025-10-30 22:25:06] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004090 10.0.0.248 - - [2025-10-30 22:25:06] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.248 - - [2025-10-30 22:25:06] "GET /virtual-router/58c5d24d-b0e3-48ad-83a1-c0d5d5e21b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003180 10.0.0.248 - - [2025-10-30 22:25:06] "POST /ref-update HTTP/1.1" 200 156 0.015259 10.0.0.248 - - [2025-10-30 22:25:06] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005657 10.0.0.248 - - [2025-10-30 22:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.248 - - [2025-10-30 22:25:06] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003697 10.0.0.248 - - [2025-10-30 22:25:06] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.248 - - [2025-10-30 22:25:06] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003974 10.0.0.248 - - [2025-10-30 22:25:06] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.248 - - [2025-10-30 22:25:16] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.248 - - [2025-10-30 22:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.248 - - [2025-10-30 22:25:16] "GET /global-system-config/ce08167d-71cb-4750-8d56-024adfbe4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004227 10.0.0.248 - - [2025-10-30 22:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.248 - - [2025-10-30 22:25:16] "GET /config-node/89bb8b8c-837a-48b0-a230-0304617d6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001694 10.0.0.248 - - [2025-10-30 22:25:23] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004547 10.0.0.248 - - [2025-10-30 22:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.248 - - [2025-10-30 22:25:24] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004213 10.0.0.248 - - [2025-10-30 22:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.248 - - [2025-10-30 22:25:24] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004526 10.0.0.248 - - [2025-10-30 22:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.248 - - [2025-10-30 22:25:28] "GET / HTTP/1.1" 200 36215 0.001260 10.0.0.248 - - [2025-10-30 22:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.248 - - [2025-10-30 22:25:28] "GET /routing-instance/93743c9b-9ec6-4435-b37b-1288802f30b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003949 10.0.0.248 - - [2025-10-30 22:25:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001804 10.0.0.248 - - [2025-10-30 22:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.248 - - [2025-10-30 22:25:28] "GET /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003195 10.0.0.248 - - [2025-10-30 22:25:28] "PUT /bgp-router/a6f20e4a-6de5-4577-ba7c-f22ffdb27e33 HTTP/1.1" 200 255 0.020804 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:25:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:25:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.248 - - [2025-10-30 22:25:56] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008749 10.0.0.248 - - [2025-10-30 22:25:56] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.248 - - [2025-10-30 22:25:56] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004204 10.0.0.248 - - [2025-10-30 22:25:56] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.248 - - [2025-10-30 22:25:56] "GET /virtual-machine/6ac8e5e6-9a7a-4fe1-ab79-c6a6e85a7b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002398 10.0.0.248 - - [2025-10-30 22:25:56] "POST /ref-update HTTP/1.1" 200 156 0.012532 10.0.0.248 - - [2025-10-30 22:25:56] "GET /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008223 10.0.0.248 - - [2025-10-30 22:25:56] "POST /set-tag HTTP/1.1" 200 109 0.014987 10.0.0.248 - - [2025-10-30 22:25:56] "POST /set-tag HTTP/1.1" 200 109 0.030402 10.0.0.248 - - [2025-10-30 22:25:56] "DELETE /instance-ip/48bb531c-b5df-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.049893 10.0.0.248 - - [2025-10-30 22:25:56] "DELETE /virtual-machine-interface/48a30a00-b5df-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.039276 10.0.0.248 - - [2025-10-30 22:25:56] "DELETE /virtual-machine/6ac8e5e6-9a7a-4fe1-ab79-c6a6e85a7b59 HTTP/1.1" 200 115 0.021947 10.0.0.248 - - [2025-10-30 22:25:56] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004181 10.0.0.248 - - [2025-10-30 22:25:56] "POST /set-tag HTTP/1.1" 200 109 0.002607 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:26:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 10.0.0.248 - - [2025-10-30 22:26:27] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006850 10.0.0.248 - - [2025-10-30 22:26:27] "POST /set-tag HTTP/1.1" 200 109 0.008073 10.0.0.248 - - [2025-10-30 22:26:27] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005567 10.0.0.248 - - [2025-10-30 22:26:27] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.248 - - [2025-10-30 22:26:27] "GET /virtual-machine/d7d8d690-5203-4a45-9b35-850c1bacf7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006452 10.0.0.248 - - [2025-10-30 22:26:27] "POST /ref-update HTTP/1.1" 200 156 0.020174 10.0.0.248 - - [2025-10-30 22:26:27] "GET /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006315 10.0.0.248 - - [2025-10-30 22:26:27] "POST /set-tag HTTP/1.1" 200 109 0.022766 10.0.0.248 - - [2025-10-30 22:26:27] "POST /set-tag HTTP/1.1" 200 109 0.042258 10.0.0.248 - - [2025-10-30 22:26:27] "DELETE /instance-ip/4923dedc-b5df-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.045745 10.0.0.248 - - [2025-10-30 22:26:27] "DELETE /virtual-machine-interface/490d8812-b5df-11f0-814a-fa163ef9e961 HTTP/1.1" 200 115 0.059404 10.0.0.248 - - [2025-10-30 22:26:27] "DELETE /virtual-machine/d7d8d690-5203-4a45-9b35-850c1bacf7f0 HTTP/1.1" 200 115 0.021585 10.0.0.248 - - [2025-10-30 22:26:27] "DELETE /tag/22556b93-94d5-4e4f-aa1b-740787045796 HTTP/1.1" 200 115 0.050008 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:26:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.248 - - [2025-10-30 22:26:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001082