++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Nov 3 05:26:25 PM UTC 2025 ===================' INFO: =================== Mon Nov 3 05:26:25 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.249,10.231.252.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.231.252.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/03/2025 17:27:18.803 7f9e63809c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 17:27:19.196 7f9e63809c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 17:27:19.231 7f9e63809c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 17:27:19.231 7f9e63809c80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-11-03 17:27:29] "GET / HTTP/1.1" 503 181 0.000387 10.0.0.249 - - [2025-11-03 17:27:29] "GET / HTTP/1.1" 503 181 0.000334 10.0.0.249 - - [2025-11-03 17:27:30] "GET / HTTP/1.1" 200 45303 0.001285 10.0.0.249 - - [2025-11-03 17:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.249 - - [2025-11-03 17:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.249 - - [2025-11-03 17:27:30] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.249 - - [2025-11-03 17:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.249 - - [2025-11-03 17:27:30] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008496 10.0.0.249 - - [2025-11-03 17:27:30] "POST /bgp-routers HTTP/1.1" 200 618 0.051903 10.0.0.249 - - [2025-11-03 17:27:30] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008423 10.0.0.249 - - [2025-11-03 17:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2025-11-03 17:27:30] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005980 10.0.0.249 - - [2025-11-03 17:27:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003193 10.0.0.249 - - [2025-11-03 17:27:30] "POST /ref-update HTTP/1.1" 200 156 0.016007 10.0.0.249 - - [2025-11-03 17:27:30] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.249 - - [2025-11-03 17:27:31] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.249 - - [2025-11-03 17:27:31] "GET / HTTP/1.1" 200 36215 0.004804 10.0.0.249 - - [2025-11-03 17:27:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.005138 10.0.0.249 - - [2025-11-03 17:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.249 - - [2025-11-03 17:27:31] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015839 10.0.0.249 - - [2025-11-03 17:27:31] "POST /service-appliance-sets HTTP/1.1" 200 555 0.065360 10.0.0.249 - - [2025-11-03 17:27:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003011 10.0.0.249 - - [2025-11-03 17:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.249 - - [2025-11-03 17:27:31] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011212 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.052696 10.0.0.249 - - [2025-11-03 17:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011999 10.0.0.249 - - [2025-11-03 17:27:32] "GET /network-ipam/c8a7ca35-c341-4da6-8f72-7ad416f3baff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004106 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-templates HTTP/1.1" 200 513 0.090732 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-templates HTTP/1.1" 200 503 0.050200 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-templates HTTP/1.1" 200 517 0.058880 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-templates HTTP/1.1" 200 537 0.028162 10.0.0.249 - - [2025-11-03 17:27:32] "POST /service-templates HTTP/1.1" 200 509 0.070492 10.0.0.249 - - [2025-11-03 17:27:33] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.249 - - [2025-11-03 17:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.249 - - [2025-11-03 17:27:33] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008395 10.0.0.249 - - [2025-11-03 17:27:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002634 10.0.0.249 - - [2025-11-03 17:27:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.053199 10.0.0.249 - - [2025-11-03 17:27:34] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.249 - - [2025-11-03 17:27:34] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009341 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002136 10.0.0.249 - - [2025-11-03 17:27:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.048809 10.0.0.249 - - [2025-11-03 17:27:34] "GET / HTTP/1.1" 200 36215 0.001729 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.249 - - [2025-11-03 17:27:34] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008222 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003980 10.0.0.249 - - [2025-11-03 17:27:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.061866 10.0.0.249 - - [2025-11-03 17:27:34] "GET / HTTP/1.1" 200 36215 0.003175 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.249 - - [2025-11-03 17:27:34] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012979 10.0.0.249 - - [2025-11-03 17:27:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.014518 10.0.0.249 - - [2025-11-03 17:27:35] "POST /config-nodes HTTP/1.1" 200 595 0.091870 10.0.0.249 - - [2025-11-03 17:27:35] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.249 - - [2025-11-03 17:27:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002881 10.0.0.249 - - [2025-11-03 17:27:36] "GET / HTTP/1.1" 200 36215 0.002793 10.0.0.249 - - [2025-11-03 17:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019781 10.0.0.249 - - [2025-11-03 17:27:36] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.021814 10.0.0.249 - - [2025-11-03 17:27:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.006245 10.0.0.249 - - [2025-11-03 17:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.249 - - [2025-11-03 17:27:36] "GET /network-ipam/c8a7ca35-c341-4da6-8f72-7ad416f3baff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004407 10.0.0.249 - - [2025-11-03 17:27:37] "POST /database-nodes HTTP/1.1" 200 599 0.084897 10.0.0.249 - - [2025-11-03 17:27:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003542 10.0.0.249 - - [2025-11-03 17:27:37] "POST /access-control-lists HTTP/1.1" 200 589 0.092392 10.0.0.249 - - [2025-11-03 17:27:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.027391 10.0.0.249 - - [2025-11-03 17:27:37] "POST /access-control-lists HTTP/1.1" 200 587 0.031621 10.0.0.249 - - [2025-11-03 17:27:37] "POST /route-targets HTTP/1.1" 200 328 0.020084 10.0.0.249 - - [2025-11-03 17:27:37] "POST /ref-update HTTP/1.1" 200 156 0.050616 10.0.0.249 - - [2025-11-03 17:27:38] "POST /route-targets HTTP/1.1" 200 328 0.020370 10.0.0.249 - - [2025-11-03 17:27:38] "POST /ref-update HTTP/1.1" 200 156 0.036895 10.0.0.249 - - [2025-11-03 17:27:38] "POST /route-targets HTTP/1.1" 200 328 0.023723 10.0.0.249 - - [2025-11-03 17:27:38] "POST /ref-update HTTP/1.1" 200 156 0.048260 10.0.0.249 - - [2025-11-03 17:27:38] "POST /route-targets HTTP/1.1" 200 328 0.013032 10.0.0.249 - - [2025-11-03 17:27:38] "POST /ref-update HTTP/1.1" 200 156 0.034817 10.0.0.249 - - [2025-11-03 17:27:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.014034 10.0.0.249 - - [2025-11-03 17:27:38] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.249 - - [2025-11-03 17:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.249 - - [2025-11-03 17:27:38] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.049464 10.0.0.249 - - [2025-11-03 17:27:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003233 10.0.0.249 - - [2025-11-03 17:27:38] "POST /access-control-lists HTTP/1.1" 200 553 0.091495 10.0.0.249 - - [2025-11-03 17:27:38] "PUT /access-control-list/9dc3f245-b111-490a-b978-6d76491d5d55 HTTP/1.1" 200 273 0.040762 10.0.0.249 - - [2025-11-03 17:27:38] "POST /config-database-nodes HTTP/1.1" 200 613 0.099163 10.0.0.249 - - [2025-11-03 17:27:38] "PUT /access-control-list/3a4156b1-77e8-497d-9b65-f80d2b317751 HTTP/1.1" 200 273 0.084000 10.0.0.249 - - [2025-11-03 17:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930 10.0.0.249 - - [2025-11-03 17:27:40] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.019863 10.0.0.249 - - [2025-11-03 17:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.249 - - [2025-11-03 17:27:40] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.024770 10.0.0.249 - - [2025-11-03 17:27:40] "GET / HTTP/1.1" 200 36215 0.002240 10.0.0.249 - - [2025-11-03 17:27:40] "POST /alarms HTTP/1.1" 200 583 0.061790 10.0.0.249 - - [2025-11-03 17:27:40] "POST /alarms HTTP/1.1" 200 577 0.047084 10.0.0.249 - - [2025-11-03 17:27:40] "POST /alarms HTTP/1.1" 200 577 0.043086 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 561 0.034687 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 557 0.055885 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 559 0.069778 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 567 0.057107 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 551 0.060175 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 559 0.131863 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 569 0.071108 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 557 0.087164 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 569 0.049814 10.0.0.249 - - [2025-11-03 17:27:41] "POST /alarms HTTP/1.1" 200 577 0.131006 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 571 0.083656 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 563 0.096326 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 563 0.050203 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 563 0.054410 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 549 0.079276 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 597 0.099552 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 577 0.112017 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 573 0.066139 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 585 0.051244 10.0.0.249 - - [2025-11-03 17:27:42] "POST /alarms HTTP/1.1" 200 611 0.094324 10.0.0.249 - - [2025-11-03 17:27:43] "GET / HTTP/1.1" 200 36215 0.001905 10.0.0.249 - - [2025-11-03 17:27:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006044 10.0.0.249 - - [2025-11-03 17:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.249 - - [2025-11-03 17:27:43] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.013383 10.0.0.249 - - [2025-11-03 17:27:43] "GET / HTTP/1.1" 200 36215 0.002365 10.0.0.249 - - [2025-11-03 17:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.249 - - [2025-11-03 17:27:43] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006603 10.0.0.249 - - [2025-11-03 17:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.249 - - [2025-11-03 17:27:43] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.019663 10.0.0.249 - - [2025-11-03 17:27:44] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.249 - - [2025-11-03 17:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008755 10.0.0.249 - - [2025-11-03 17:27:44] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004941 10.0.0.249 - - [2025-11-03 17:27:44] "PUT /global-system-config/90a88250-df07-4383-be88-735031ce2763 HTTP/1.1" 200 275 0.062327 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:29:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:29:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001102 10.0.0.249 - - [2025-11-03 17:29:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002770 10.0.0.249 - - [2025-11-03 17:29:40] "GET /global-system-configs HTTP/1.1" 200 323 0.005470 10.0.0.249 - - [2025-11-03 17:29:55] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.249 - - [2025-11-03 17:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.249 - - [2025-11-03 17:29:55] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004826 10.0.0.249 - - [2025-11-03 17:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2025-11-03 17:29:55] "GET /config-node/c6dd3765-d14d-4f55-bba0-82cc2eb90039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004172 10.0.0.249 - - [2025-11-03 17:30:07] "GET / HTTP/1.1" 200 36215 0.002128 10.0.0.249 - - [2025-11-03 17:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.249 - - [2025-11-03 17:30:07] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003157 10.0.0.249 - - [2025-11-03 17:30:07] "POST /bgp-routers HTTP/1.1" 409 301 0.005076 10.0.0.249 - - [2025-11-03 17:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.249 - - [2025-11-03 17:30:07] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.005492 10.0.0.249 - - [2025-11-03 17:30:07] "PUT /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37 HTTP/1.1" 200 255 0.022966 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001239 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:30:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001242 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001102 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001055 10.0.0.249 - - [2025-11-03 17:31:52] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.249 - - [2025-11-03 17:31:53] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003343 10.0.0.249 - - [2025-11-03 17:31:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000566 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.015461 10.0.0.249 - - [2025-11-03 17:31:53] "POST /security-groups HTTP/1.1" 200 570 0.089822 10.0.0.249 - - [2025-11-03 17:31:53] "POST /projects HTTP/1.1" 200 483 0.241808 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.007601 10.0.0.249 - - [2025-11-03 17:31:53] "POST /security-groups HTTP/1.1" 200 536 0.068015 10.0.0.249 - - [2025-11-03 17:31:53] "POST /access-control-lists HTTP/1.1" 200 581 0.091978 10.0.0.249 - - [2025-11-03 17:31:53] "POST /chown HTTP/1.1" 200 109 0.042326 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.014792 10.0.0.249 - - [2025-11-03 17:31:53] "POST /policy-managements HTTP/1.1" 409 214 0.016594 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.249 - - [2025-11-03 17:31:53] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022448 10.0.0.249 - - [2025-11-03 17:31:53] "POST /access-control-lists HTTP/1.1" 200 579 0.080291 10.0.0.249 - - [2025-11-03 17:31:53] "POST /application-policy-sets HTTP/1.1" 200 530 0.072816 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.249 - - [2025-11-03 17:31:53] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006602 10.0.0.249 - - [2025-11-03 17:31:53] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.016555 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.249 - - [2025-11-03 17:31:53] "GET /virtual-network/3f8b9d81-f0e1-48f2-8c47-13b93e22e9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007702 10.0.0.249 - - [2025-11-03 17:31:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000531 10.0.0.249 - - [2025-11-03 17:31:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.002972 10.0.0.249 - - [2025-11-03 17:31:54] "POST /security-groups HTTP/1.1" 200 574 0.081382 10.0.0.249 - - [2025-11-03 17:31:54] "POST /projects HTTP/1.1" 200 491 0.279654 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.011493 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 596 0.035558 10.0.0.249 - - [2025-11-03 17:31:54] "POST /security-groups HTTP/1.1" 200 548 0.098704 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.013596 10.0.0.249 - - [2025-11-03 17:31:54] "POST /chown HTTP/1.1" 200 109 0.019200 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 594 0.057688 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.005207 10.0.0.249 - - [2025-11-03 17:31:54] "POST /network-ipams HTTP/1.1" 200 524 0.158286 10.0.0.249 - - [2025-11-03 17:31:54] "POST /network-ipams HTTP/1.1" 200 512 0.084268 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 585 0.193306 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.002647 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001723 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 583 0.088980 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.003160 10.0.0.249 - - [2025-11-03 17:31:54] "POST /useragent-kv HTTP/1.1" 200 115 0.017062 10.0.0.249 - - [2025-11-03 17:31:54] "POST /virtual-networks HTTP/1.1" 200 540 0.177321 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 604 0.033645 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.011426 10.0.0.249 - - [2025-11-03 17:31:54] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.030411 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 602 0.026659 10.0.0.249 - - [2025-11-03 17:31:54] "POST /network-ipams HTTP/1.1" 200 520 0.048225 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.006934 10.0.0.249 - - [2025-11-03 17:31:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.010407 10.0.0.249 - - [2025-11-03 17:31:54] "POST /access-control-lists HTTP/1.1" 200 591 0.041925 10.0.0.249 - - [2025-11-03 17:31:55] "POST /route-targets HTTP/1.1" 200 328 0.042440 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-update HTTP/1.1" 200 156 0.058171 10.0.0.249 - - [2025-11-03 17:31:55] "POST /useragent-kv HTTP/1.1" 200 115 0.010313 10.0.0.249 - - [2025-11-03 17:31:55] "POST /virtual-networks HTTP/1.1" 200 548 0.250153 10.0.0.249 - - [2025-11-03 17:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015062 10.0.0.249 - - [2025-11-03 17:31:55] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.012414 10.0.0.249 - - [2025-11-03 17:31:55] "PUT /access-control-list/3fd298fe-29c4-4826-a51c-affe56f1a53c HTTP/1.1" 200 273 0.030030 10.0.0.249 - - [2025-11-03 17:31:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.002958 10.0.0.249 - - [2025-11-03 17:31:55] "POST /network-policys HTTP/1.1" 200 540 0.039326 10.0.0.249 - - [2025-11-03 17:31:55] "POST /route-targets HTTP/1.1" 200 328 0.029748 10.0.0.249 - - [2025-11-03 17:31:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.013410 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-update HTTP/1.1" 200 156 0.025906 10.0.0.249 - - [2025-11-03 17:31:55] "POST /network-policys HTTP/1.1" 200 536 0.040289 10.0.0.249 - - [2025-11-03 17:31:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.006353 10.0.0.249 - - [2025-11-03 17:31:55] "POST /network-policys HTTP/1.1" 200 544 0.066099 10.0.0.249 - - [2025-11-03 17:31:55] "PUT /access-control-list/1ccf1c92-c477-4844-8ad5-b05eb319e947 HTTP/1.1" 200 273 0.015626 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-update HTTP/1.1" 200 156 0.119958 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023110 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 10.0.0.249 - - [2025-11-03 17:31:55] "PUT /access-control-list/3fd298fe-29c4-4826-a51c-affe56f1a53c HTTP/1.1" 200 273 0.044941 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.009543 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-update HTTP/1.1" 200 156 0.115576 10.0.0.249 - - [2025-11-03 17:31:55] "PUT /access-control-list/3fd298fe-29c4-4826-a51c-affe56f1a53c HTTP/1.1" 200 273 0.062802 10.0.0.249 - - [2025-11-03 17:31:55] "POST /ref-update HTTP/1.1" 200 156 0.103053 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024226 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015929 10.0.0.249 - - [2025-11-03 17:31:56] "PUT /access-control-list/1ccf1c92-c477-4844-8ad5-b05eb319e947 HTTP/1.1" 200 273 0.108186 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.136178 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.106567 10.0.0.249 - - [2025-11-03 17:31:56] "POST /fqname-to-id HTTP/1.1" 404 237 0.005201 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.177764 10.0.0.249 - - [2025-11-03 17:31:56] "POST /access-control-lists HTTP/1.1" 200 603 0.195214 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.091359 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.295557 10.0.0.249 - - [2025-11-03 17:31:56] "PUT /access-control-list/5ad56c70-c7c6-4743-a2d6-c5e6f562984e HTTP/1.1" 200 273 0.092025 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029243 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025558 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002187 10.0.0.249 - - [2025-11-03 17:31:56] "PUT /access-control-list/1ccf1c92-c477-4844-8ad5-b05eb319e947 HTTP/1.1" 200 273 0.056273 10.0.0.249 - - [2025-11-03 17:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.249 - - [2025-11-03 17:31:56] "POST /ref-update HTTP/1.1" 200 156 0.036569 10.0.0.249 - - [2025-11-03 17:31:56] "GET /virtual-network/3f8b9d81-f0e1-48f2-8c47-13b93e22e9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.063620 10.0.0.249 - - [2025-11-03 17:31:57] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005157 10.0.0.249 - - [2025-11-03 17:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.249 - - [2025-11-03 17:31:57] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002768 10.0.0.249 - - [2025-11-03 17:31:57] "POST /firewall-policys HTTP/1.1" 200 532 0.037249 10.0.0.249 - - [2025-11-03 17:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014832 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.023087 10.0.0.249 - - [2025-11-03 17:31:57] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003830 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003029 10.0.0.249 - - [2025-11-03 17:31:57] "POST /ref-update HTTP/1.1" 200 156 0.052310 10.0.0.249 - - [2025-11-03 17:31:57] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.034124 10.0.0.249 - - [2025-11-03 17:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.249 - - [2025-11-03 17:31:57] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003095 10.0.0.249 - - [2025-11-03 17:31:57] "POST /firewall-policys HTTP/1.1" 200 534 0.023107 10.0.0.249 - - [2025-11-03 17:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023269 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015624 10.0.0.249 - - [2025-11-03 17:31:57] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.005275 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003267 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002630 10.0.0.249 - - [2025-11-03 17:31:57] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002777 10.0.0.249 - - [2025-11-03 17:31:57] "POST /ref-update HTTP/1.1" 200 156 0.024116 10.0.0.249 - - [2025-11-03 17:31:57] "POST /ref-update HTTP/1.1" 200 156 0.074651 10.0.0.249 - - [2025-11-03 17:31:57] "POST /ref-update HTTP/1.1" 200 156 0.075674 10.0.0.249 - - [2025-11-03 17:31:57] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.012170 10.0.0.249 - - [2025-11-03 17:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2025-11-03 17:31:57] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003819 10.0.0.249 - - [2025-11-03 17:31:58] "POST /firewall-policys HTTP/1.1" 200 532 0.166516 10.0.0.249 - - [2025-11-03 17:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022127 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024211 10.0.0.249 - - [2025-11-03 17:31:58] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.005271 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003303 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004496 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003323 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004135 10.0.0.249 - - [2025-11-03 17:31:58] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003997 10.0.0.249 - - [2025-11-03 17:31:58] "POST /ref-update HTTP/1.1" 200 156 0.018097 10.0.0.249 - - [2025-11-03 17:31:58] "POST /ref-update HTTP/1.1" 200 156 0.021462 10.0.0.249 - - [2025-11-03 17:31:58] "POST /ref-update HTTP/1.1" 200 156 0.055741 10.0.0.249 - - [2025-11-03 17:31:58] "POST /ref-update HTTP/1.1" 200 156 0.058198 10.0.0.249 - - [2025-11-03 17:31:58] "POST /ref-update HTTP/1.1" 200 156 0.066162 10.0.0.249 - - [2025-11-03 17:31:58] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.047288 10.0.0.249 - - [2025-11-03 17:31:58] "POST /tags HTTP/1.1" 200 300 0.145854 10.0.0.249 - - [2025-11-03 17:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.249 - - [2025-11-03 17:31:58] "GET /tag/07de7015-2975-42a5-8695-373817eb75e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018512 10.0.0.249 - - [2025-11-03 17:31:58] "POST /set-tag HTTP/1.1" 200 109 0.020322 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.003039 10.0.0.249 - - [2025-11-03 17:31:59] "POST /tags HTTP/1.1" 200 306 0.087543 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015788 10.0.0.249 - - [2025-11-03 17:31:59] "GET /tag/60615fec-86d0-44fb-b0b7-60209068a411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032495 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010299 10.0.0.249 - - [2025-11-03 17:31:59] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045112 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.249 - - [2025-11-03 17:31:59] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009318 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.249 - - [2025-11-03 17:31:59] "GET /service-appliance-set/12063bc7-be4f-4c76-a089-5895ac328888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003905 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002025 10.0.0.249 - - [2025-11-03 17:31:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.174459 10.0.0.249 - - [2025-11-03 17:31:59] "GET /virtual-machine-interface/52538689-dff8-4353-ba01-1e25d85d5fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.022666 10.0.0.249 - - [2025-11-03 17:31:59] "POST /instance-ips HTTP/1.1" 200 382 0.063648 10.0.0.249 - - [2025-11-03 17:31:59] "GET /instance-ip/4a168bdd-f81b-450d-bf3a-6a879aeae349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005119 10.0.0.249 - - [2025-11-03 17:31:59] "POST /loadbalancers HTTP/1.1" 200 584 0.064681 10.0.0.249 - - [2025-11-03 17:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015778 10.0.0.249 - - [2025-11-03 17:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009580 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 10.0.0.249 - - [2025-11-03 17:32:00] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070119 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:32:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002955 10.0.0.249 - - [2025-11-03 17:32:00] "GET /loadbalancer/839fa48a-cc56-46c8-bf3b-d50435f2a662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.019044 10.0.0.249 - - [2025-11-03 17:32:00] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.107237 10.0.0.249 - - [2025-11-03 17:32:00] "GET /instance-ip/4a168bdd-f81b-450d-bf3a-6a879aeae349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006823 10.0.0.249 - - [2025-11-03 17:32:00] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.053689 10.0.0.249 - - [2025-11-03 17:32:00] "POST /floating-ips HTTP/1.1" 200 585 0.042889 10.0.0.249 - - [2025-11-03 17:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013952 10.0.0.249 - - [2025-11-03 17:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011166 10.0.0.249 - - [2025-11-03 17:32:00] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075622 10.0.0.249 - - [2025-11-03 17:32:00] "GET /loadbalancer-listener/64d7d6bf-8398-497d-be52-357c77026583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004079 10.0.0.249 - - [2025-11-03 17:32:00] "GET /loadbalancer-listener/64d7d6bf-8398-497d-be52-357c77026583?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005477 10.0.0.249 - - [2025-11-03 17:32:00] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037462 10.0.0.249 - - [2025-11-03 17:32:00] "GET /instance-ip/4a168bdd-f81b-450d-bf3a-6a879aeae349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004445 10.0.0.249 - - [2025-11-03 17:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.249 - - [2025-11-03 17:32:00] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007554 10.0.0.249 - - [2025-11-03 17:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.249 - - [2025-11-03 17:32:00] "GET /instance-ip/4a168bdd-f81b-450d-bf3a-6a879aeae349?fields=floating_ips HTTP/1.1" 200 1172 0.014384 10.0.0.249 - - [2025-11-03 17:32:00] "GET /floating-ip/0ae3b4d3-c393-4be4-9274-38670124da90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.006793 10.0.0.249 - - [2025-11-03 17:32:00] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.018618 10.0.0.249 - - [2025-11-03 17:32:00] "POST /tags HTTP/1.1" 200 358 0.272854 10.0.0.249 - - [2025-11-03 17:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018022 10.0.0.249 - - [2025-11-03 17:32:00] "GET /tag/672da11e-b8a0-451b-8dd7-9eb5a01310a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.018433 10.0.0.249 - - [2025-11-03 17:32:00] "POST /tags HTTP/1.1" 200 306 0.073832 10.0.0.249 - - [2025-11-03 17:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022790 10.0.0.249 - - [2025-11-03 17:32:01] "GET /tag/cd9399bc-4bd1-4e8c-9046-632f05dbcc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014014 10.0.0.249 - - [2025-11-03 17:32:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000513 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.004647 10.0.0.249 - - [2025-11-03 17:32:01] "POST /security-groups HTTP/1.1" 200 571 0.097128 10.0.0.249 - - [2025-11-03 17:32:01] "POST /projects HTTP/1.1" 200 485 0.245021 10.0.0.249 - - [2025-11-03 17:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024629 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.013619 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022707 10.0.0.249 - - [2025-11-03 17:32:01] "POST /access-control-lists HTTP/1.1" 200 582 0.113116 10.0.0.249 - - [2025-11-03 17:32:01] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.060491 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.004415 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.249 - - [2025-11-03 17:32:01] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.043332 10.0.0.249 - - [2025-11-03 17:32:01] "POST /access-control-lists HTTP/1.1" 200 580 0.076814 10.0.0.249 - - [2025-11-03 17:32:01] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.054250 10.0.0.249 - - [2025-11-03 17:32:01] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.083970 10.0.0.249 - - [2025-11-03 17:32:01] "POST /security-groups HTTP/1.1" 200 539 0.085130 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.012952 10.0.0.249 - - [2025-11-03 17:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028198 10.0.0.249 - - [2025-11-03 17:32:01] "POST /chown HTTP/1.1" 200 109 0.020908 10.0.0.249 - - [2025-11-03 17:32:01] "POST /access-control-lists HTTP/1.1" 200 598 0.074303 10.0.0.249 - - [2025-11-03 17:32:01] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015328 10.0.0.249 - - [2025-11-03 17:32:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.028710 10.0.0.249 - - [2025-11-03 17:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.249 - - [2025-11-03 17:32:02] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002889 10.0.0.249 - - [2025-11-03 17:32:02] "POST /tags HTTP/1.1" 409 207 0.004751 10.0.0.249 - - [2025-11-03 17:32:02] "POST /access-control-lists HTTP/1.1" 200 596 0.114769 10.0.0.249 - - [2025-11-03 17:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019039 10.0.0.249 - - [2025-11-03 17:32:02] "GET /tag/cd9399bc-4bd1-4e8c-9046-632f05dbcc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021688 10.0.0.249 - - [2025-11-03 17:32:02] "POST /firewall-rules HTTP/1.1" 200 566 0.080938 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-rule/d4b95428-329a-48f8-87d7-0e8943669e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006462 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002921 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-rule/d4b95428-329a-48f8-87d7-0e8943669e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002921 10.0.0.249 - - [2025-11-03 17:32:02] "POST /ref-update HTTP/1.1" 200 156 0.045376 10.0.0.249 - - [2025-11-03 17:32:02] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014091 10.0.0.249 - - [2025-11-03 17:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013012 10.0.0.249 - - [2025-11-03 17:32:02] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010279 10.0.0.249 - - [2025-11-03 17:32:02] "POST /tags HTTP/1.1" 409 207 0.012174 10.0.0.249 - - [2025-11-03 17:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.249 - - [2025-11-03 17:32:02] "GET /tag/cd9399bc-4bd1-4e8c-9046-632f05dbcc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.036272 10.0.0.249 - - [2025-11-03 17:32:02] "POST /firewall-rules HTTP/1.1" 200 564 0.087874 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-rule/ad34c4e5-8bf5-44b7-9926-79a09c731284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.044119 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006392 10.0.0.249 - - [2025-11-03 17:32:02] "GET /firewall-rule/ad34c4e5-8bf5-44b7-9926-79a09c731284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004255 10.0.0.249 - - [2025-11-03 17:32:02] "POST /ref-update HTTP/1.1" 200 156 0.044057 10.0.0.249 - - [2025-11-03 17:32:03] "POST /tags HTTP/1.1" 200 302 0.135888 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017572 10.0.0.249 - - [2025-11-03 17:32:03] "GET /tag/c116835d-ce6d-40df-ba98-ea25894ed3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.061038 10.0.0.249 - - [2025-11-03 17:32:03] "POST /tags HTTP/1.1" 200 326 0.212314 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.057165 10.0.0.249 - - [2025-11-03 17:32:03] "GET /tag/2d02cd73-4c0b-47c1-88e0-f3a7bd60bff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.061955 10.0.0.249 - - [2025-11-03 17:32:03] "POST /tags HTTP/1.1" 200 364 0.052814 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018663 10.0.0.249 - - [2025-11-03 17:32:03] "GET /tag/93dbd730-9569-4c73-81f9-97df2d46b614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.066991 10.0.0.249 - - [2025-11-03 17:32:03] "POST /tags HTTP/1.1" 200 312 0.052887 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.040265 10.0.0.249 - - [2025-11-03 17:32:03] "GET /tag/317c43af-cfed-443c-9ea8-1f926943a89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.056038 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.249 - - [2025-11-03 17:32:03] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.011344 10.0.0.249 - - [2025-11-03 17:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2025-11-03 17:32:04] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.088578 10.0.0.249 - - [2025-11-03 17:32:04] "POST /virtual-machines HTTP/1.1" 200 378 0.028380 10.0.0.249 - - [2025-11-03 17:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045656 10.0.0.249 - - [2025-11-03 17:32:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.202456 10.0.0.249 - - [2025-11-03 17:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017537 10.0.0.249 - - [2025-11-03 17:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.047233 10.0.0.249 - - [2025-11-03 17:32:04] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.007774 10.0.0.249 - - [2025-11-03 17:32:04] "POST /instance-ips HTTP/1.1" 200 410 0.078684 10.0.0.249 - - [2025-11-03 17:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.054457 10.0.0.249 - - [2025-11-03 17:32:04] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.020478 10.0.0.249 - - [2025-11-03 17:32:04] "POST /set-tag HTTP/1.1" 200 109 0.030882 10.0.0.249 - - [2025-11-03 17:32:04] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.032490 10.0.0.249 - - [2025-11-03 17:32:04] "GET /instance-ip/0389c004-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.036960 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.002383 10.0.0.249 - - [2025-11-03 17:32:05] "POST /tags HTTP/1.1" 200 356 0.075428 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.033444 10.0.0.249 - - [2025-11-03 17:32:05] "GET /tag/5493ee34-2041-4278-b308-493a729af7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.029927 10.0.0.249 - - [2025-11-03 17:32:05] "POST /tags HTTP/1.1" 200 304 0.118626 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.249 - - [2025-11-03 17:32:05] "GET /tag/f2380331-3e31-4079-9a8c-519738cae5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020699 10.0.0.249 - - [2025-11-03 17:32:05] "POST /projects HTTP/1.1" 409 218 0.002764 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.249 - - [2025-11-03 17:32:05] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043800 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2025-11-03 17:32:05] "GET /network-ipam/93c65309-2a51-47cb-abaa-f0fe8a3f2042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002743 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.249 - - [2025-11-03 17:32:05] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004707 10.0.0.249 - - [2025-11-03 17:32:05] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.071599 10.0.0.249 - - [2025-11-03 17:32:05] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007995 10.0.0.249 - - [2025-11-03 17:32:05] "POST /set-tag HTTP/1.1" 200 109 0.067539 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.249 - - [2025-11-03 17:32:05] "GET /network-ipam/c78ecbb2-2362-46b6-9de4-00fb6303c527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004518 10.0.0.249 - - [2025-11-03 17:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.249 - - [2025-11-03 17:32:05] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005567 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.041119 10.0.0.249 - - [2025-11-03 17:32:06] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011018 10.0.0.249 - - [2025-11-03 17:32:06] "POST /set-tag HTTP/1.1" 200 109 0.053903 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.249 - - [2025-11-03 17:32:06] "GET /network-policy/d173d414-8359-4e3f-9ae6-270280da3865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005244 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.249 - - [2025-11-03 17:32:06] "GET /network-policy/ec0ce804-4d75-4b46-8f9b-59c9f0f044bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002686 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.249 - - [2025-11-03 17:32:06] "GET /network-policy/e86b40e3-3a06-4c22-9f84-d17c6eb0e688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005041 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /network-policy/e86b40e3-3a06-4c22-9f84-d17c6eb0e688 HTTP/1.1" 200 263 0.010151 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-update HTTP/1.1" 200 156 0.047706 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015772 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /access-control-list/3fd298fe-29c4-4826-a51c-affe56f1a53c HTTP/1.1" 200 273 0.072523 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010004 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008027 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005571 10.0.0.249 - - [2025-11-03 17:32:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007946 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /access-control-list/5ad56c70-c7c6-4743-a2d6-c5e6f562984e HTTP/1.1" 200 273 0.075323 10.0.0.249 - - [2025-11-03 17:32:06] "POST /security-groups HTTP/1.1" 409 245 0.024044 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /security-group/032be4fa-40b5-4ff7-b3ee-ee23ca1e1481 HTTP/1.1" 200 263 0.059885 10.0.0.249 - - [2025-11-03 17:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041076 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /access-control-list/53b8c19d-d792-4bf1-83ef-ffb6ef2d4fcf HTTP/1.1" 200 273 0.040518 10.0.0.249 - - [2025-11-03 17:32:06] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.022927 10.0.0.249 - - [2025-11-03 17:32:06] "PUT /access-control-list/e7d309f5-1109-4b25-b636-ce1c96b04117 HTTP/1.1" 200 273 0.026361 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.249 - - [2025-11-03 17:32:06] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005230 10.0.0.249 - - [2025-11-03 17:32:06] "POST /tags HTTP/1.1" 409 206 0.002796 10.0.0.249 - - [2025-11-03 17:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.249 - - [2025-11-03 17:32:06] "GET /tag/f2380331-3e31-4079-9a8c-519738cae5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021588 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:32:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001184 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:32:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.249 - - [2025-11-03 17:32:06] "POST /firewall-rules HTTP/1.1" 200 564 0.077160 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-rule/1efa048d-97df-415c-9a10-62d87f8d04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008638 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004816 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-rule/1efa048d-97df-415c-9a10-62d87f8d04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004981 10.0.0.249 - - [2025-11-03 17:32:07] "POST /ref-update HTTP/1.1" 200 156 0.022134 10.0.0.249 - - [2025-11-03 17:32:07] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005749 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.249 - - [2025-11-03 17:32:07] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003645 10.0.0.249 - - [2025-11-03 17:32:07] "POST /tags HTTP/1.1" 409 206 0.006271 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.249 - - [2025-11-03 17:32:07] "GET /tag/f2380331-3e31-4079-9a8c-519738cae5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017684 10.0.0.249 - - [2025-11-03 17:32:07] "POST /firewall-rules HTTP/1.1" 200 562 0.131132 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-rule/05f2d9bd-87a4-4f65-b8e1-d0d463ff464a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.069972 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004779 10.0.0.249 - - [2025-11-03 17:32:07] "GET /firewall-rule/05f2d9bd-87a4-4f65-b8e1-d0d463ff464a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002866 10.0.0.249 - - [2025-11-03 17:32:07] "POST /ref-update HTTP/1.1" 200 156 0.036687 10.0.0.249 - - [2025-11-03 17:32:07] "POST /tags HTTP/1.1" 200 302 0.033845 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026964 10.0.0.249 - - [2025-11-03 17:32:07] "GET /tag/9868f45d-dad9-49df-b91a-b088f82b2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.033743 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.249 - - [2025-11-03 17:32:07] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051630 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.249 - - [2025-11-03 17:32:07] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005054 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2025-11-03 17:32:07] "GET /service-appliance-set/12063bc7-be4f-4c76-a089-5895ac328888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002338 10.0.0.249 - - [2025-11-03 17:32:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.002486 10.0.0.249 - - [2025-11-03 17:32:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117807 10.0.0.249 - - [2025-11-03 17:32:08] "GET /virtual-machine-interface/78107aea-2a10-4abe-9f25-33f6d6996208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.023172 10.0.0.249 - - [2025-11-03 17:32:08] "POST /instance-ips HTTP/1.1" 200 378 0.051856 10.0.0.249 - - [2025-11-03 17:32:08] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012638 10.0.0.249 - - [2025-11-03 17:32:08] "POST /loadbalancers HTTP/1.1" 200 584 0.063171 10.0.0.249 - - [2025-11-03 17:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018153 10.0.0.249 - - [2025-11-03 17:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.249 - - [2025-11-03 17:32:08] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038134 10.0.0.249 - - [2025-11-03 17:32:08] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002825 10.0.0.249 - - [2025-11-03 17:32:08] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033422 10.0.0.249 - - [2025-11-03 17:32:08] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002712 10.0.0.249 - - [2025-11-03 17:32:08] "POST /floating-ips HTTP/1.1" 200 583 0.030324 10.0.0.249 - - [2025-11-03 17:32:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039008 10.0.0.249 - - [2025-11-03 17:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010582 10.0.0.249 - - [2025-11-03 17:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006489 10.0.0.249 - - [2025-11-03 17:32:08] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044684 10.0.0.249 - - [2025-11-03 17:32:08] "GET /loadbalancer-listener/1e984b30-e964-42cd-bcad-92f82abb4899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003260 10.0.0.249 - - [2025-11-03 17:32:08] "GET /loadbalancer-listener/1e984b30-e964-42cd-bcad-92f82abb4899?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005494 10.0.0.249 - - [2025-11-03 17:32:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023489 10.0.0.249 - - [2025-11-03 17:32:08] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003953 10.0.0.249 - - [2025-11-03 17:32:08] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?fields=floating_ips HTTP/1.1" 200 1167 0.009085 10.0.0.249 - - [2025-11-03 17:32:08] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002490 10.0.0.249 - - [2025-11-03 17:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.249 - - [2025-11-03 17:32:08] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037019 10.0.0.249 - - [2025-11-03 17:32:08] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.014186 10.0.0.249 - - [2025-11-03 17:32:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022382 10.0.0.249 - - [2025-11-03 17:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029548 10.0.0.249 - - [2025-11-03 17:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011677 10.0.0.249 - - [2025-11-03 17:32:08] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066876 10.0.0.249 - - [2025-11-03 17:32:09] "GET /loadbalancer-listener/eee0d4ea-8fa5-45ba-8354-91ec8bb01548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006744 10.0.0.249 - - [2025-11-03 17:32:09] "GET /loadbalancer-listener/eee0d4ea-8fa5-45ba-8354-91ec8bb01548?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004183 10.0.0.249 - - [2025-11-03 17:32:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025082 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2025-11-03 17:32:09] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003024 10.0.0.249 - - [2025-11-03 17:32:09] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?fields=floating_ips HTTP/1.1" 200 1167 0.003317 10.0.0.249 - - [2025-11-03 17:32:09] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002784 10.0.0.249 - - [2025-11-03 17:32:09] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038180 10.0.0.249 - - [2025-11-03 17:32:09] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002969 10.0.0.249 - - [2025-11-03 17:32:09] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.015789 10.0.0.249 - - [2025-11-03 17:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023764 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.249 - - [2025-11-03 17:32:09] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039734 10.0.0.249 - - [2025-11-03 17:32:09] "GET /loadbalancer-listener/1fe4d760-7add-4488-8104-1a4858219594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.003782 10.0.0.249 - - [2025-11-03 17:32:09] "GET /loadbalancer-listener/1fe4d760-7add-4488-8104-1a4858219594?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003731 10.0.0.249 - - [2025-11-03 17:32:09] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.032071 10.0.0.249 - - [2025-11-03 17:32:09] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014923 10.0.0.249 - - [2025-11-03 17:32:09] "GET /instance-ip/d0de6f51-15cd-408c-b682-0d2035c370df?fields=floating_ips HTTP/1.1" 200 1167 0.008992 10.0.0.249 - - [2025-11-03 17:32:09] "POST /tags HTTP/1.1" 200 372 0.055996 10.0.0.249 - - [2025-11-03 17:32:09] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.011571 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016980 10.0.0.249 - - [2025-11-03 17:32:09] "GET /tag/d21aa936-c6df-4675-a79f-6b79fe0ca103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011961 10.0.0.249 - - [2025-11-03 17:32:09] "POST /tags HTTP/1.1" 200 320 0.018955 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.249 - - [2025-11-03 17:32:09] "GET /tag/c1698f17-3f1f-402a-ac6b-9e0f04d4b75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013041 10.0.0.249 - - [2025-11-03 17:32:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.000523 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.003927 10.0.0.249 - - [2025-11-03 17:32:09] "POST /security-groups HTTP/1.1" 200 578 0.066461 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002314 10.0.0.249 - - [2025-11-03 17:32:09] "POST /projects HTTP/1.1" 200 499 0.207013 10.0.0.249 - - [2025-11-03 17:32:09] "POST /access-control-lists HTTP/1.1" 200 589 0.024845 10.0.0.249 - - [2025-11-03 17:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022891 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.249 - - [2025-11-03 17:32:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.001713 10.0.0.249 - - [2025-11-03 17:32:10] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.030413 10.0.0.249 - - [2025-11-03 17:32:10] "POST /access-control-lists HTTP/1.1" 200 587 0.068374 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019514 10.0.0.249 - - [2025-11-03 17:32:10] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004093 10.0.0.249 - - [2025-11-03 17:32:10] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.052227 10.0.0.249 - - [2025-11-03 17:32:10] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.051488 10.0.0.249 - - [2025-11-03 17:32:10] "POST /security-groups HTTP/1.1" 200 560 0.078347 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.001958 10.0.0.249 - - [2025-11-03 17:32:10] "POST /access-control-lists HTTP/1.1" 200 612 0.021123 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.011113 10.0.0.249 - - [2025-11-03 17:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027607 10.0.0.249 - - [2025-11-03 17:32:10] "POST /chown HTTP/1.1" 200 109 0.018870 10.0.0.249 - - [2025-11-03 17:32:10] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.019557 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.249 - - [2025-11-03 17:32:10] "POST /access-control-lists HTTP/1.1" 200 610 0.108838 10.0.0.249 - - [2025-11-03 17:32:10] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024008 10.0.0.249 - - [2025-11-03 17:32:10] "POST /tags HTTP/1.1" 409 214 0.002391 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.249 - - [2025-11-03 17:32:10] "GET /tag/c1698f17-3f1f-402a-ac6b-9e0f04d4b75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014311 10.0.0.249 - - [2025-11-03 17:32:10] "POST /firewall-rules HTTP/1.1" 200 580 0.070661 10.0.0.249 - - [2025-11-03 17:32:10] "GET /firewall-rule/e84942c1-b842-4512-b9c4-e3f4ed91ec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007350 10.0.0.249 - - [2025-11-03 17:32:10] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003661 10.0.0.249 - - [2025-11-03 17:32:10] "GET /firewall-rule/e84942c1-b842-4512-b9c4-e3f4ed91ec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002104 10.0.0.249 - - [2025-11-03 17:32:10] "POST /ref-update HTTP/1.1" 200 156 0.029448 10.0.0.249 - - [2025-11-03 17:32:10] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010432 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2025-11-03 17:32:10] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003184 10.0.0.249 - - [2025-11-03 17:32:10] "POST /tags HTTP/1.1" 409 214 0.001986 10.0.0.249 - - [2025-11-03 17:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.249 - - [2025-11-03 17:32:10] "GET /tag/c1698f17-3f1f-402a-ac6b-9e0f04d4b75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010885 10.0.0.249 - - [2025-11-03 17:32:10] "POST /firewall-rules HTTP/1.1" 200 578 0.067886 10.0.0.249 - - [2025-11-03 17:32:11] "GET /firewall-rule/db6f6a30-5dba-4a3a-adb2-388540eb91f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.023021 10.0.0.249 - - [2025-11-03 17:32:11] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004595 10.0.0.249 - - [2025-11-03 17:32:11] "GET /firewall-rule/db6f6a30-5dba-4a3a-adb2-388540eb91f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002649 10.0.0.249 - - [2025-11-03 17:32:11] "POST /ref-update HTTP/1.1" 200 156 0.034000 10.0.0.249 - - [2025-11-03 17:32:11] "POST /tags HTTP/1.1" 200 364 0.017689 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.249 - - [2025-11-03 17:32:11] "GET /tag/4a2ce9a6-58d9-46e9-8e91-047c3e68b395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012684 10.0.0.249 - - [2025-11-03 17:32:11] "POST /tags HTTP/1.1" 200 312 0.022478 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.249 - - [2025-11-03 17:32:11] "GET /tag/01567200-bdef-4b7e-a248-d6ce549b8c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012807 10.0.0.249 - - [2025-11-03 17:32:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000602 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.002167 10.0.0.249 - - [2025-11-03 17:32:11] "POST /security-groups HTTP/1.1" 200 574 0.074874 10.0.0.249 - - [2025-11-03 17:32:11] "POST /projects HTTP/1.1" 200 491 0.186536 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.004782 10.0.0.249 - - [2025-11-03 17:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015268 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.249 - - [2025-11-03 17:32:11] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.010775 10.0.0.249 - - [2025-11-03 17:32:11] "POST /access-control-lists HTTP/1.1" 200 585 0.077747 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011825 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.005846 10.0.0.249 - - [2025-11-03 17:32:11] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008560 10.0.0.249 - - [2025-11-03 17:32:11] "POST /access-control-lists HTTP/1.1" 200 583 0.076063 10.0.0.249 - - [2025-11-03 17:32:11] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.103954 10.0.0.249 - - [2025-11-03 17:32:11] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.058592 10.0.0.249 - - [2025-11-03 17:32:11] "POST /security-groups HTTP/1.1" 200 548 0.076381 10.0.0.249 - - [2025-11-03 17:32:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.001910 10.0.0.249 - - [2025-11-03 17:32:12] "POST /access-control-lists HTTP/1.1" 200 604 0.064188 10.0.0.249 - - [2025-11-03 17:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.065457 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.019566 10.0.0.249 - - [2025-11-03 17:32:12] "POST /chown HTTP/1.1" 200 109 0.027990 10.0.0.249 - - [2025-11-03 17:32:12] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013354 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.249 - - [2025-11-03 17:32:12] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002923 10.0.0.249 - - [2025-11-03 17:32:12] "POST /tags HTTP/1.1" 409 210 0.001968 10.0.0.249 - - [2025-11-03 17:32:12] "POST /access-control-lists HTTP/1.1" 200 602 0.094328 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.249 - - [2025-11-03 17:32:12] "GET /tag/01567200-bdef-4b7e-a248-d6ce549b8c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011814 10.0.0.249 - - [2025-11-03 17:32:12] "POST /firewall-rules HTTP/1.1" 200 572 0.067292 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-rule/1dde7af5-a670-484d-a084-3ed8387ebd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004613 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.003510 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-rule/1dde7af5-a670-484d-a084-3ed8387ebd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002474 10.0.0.249 - - [2025-11-03 17:32:12] "POST /ref-update HTTP/1.1" 200 156 0.031607 10.0.0.249 - - [2025-11-03 17:32:12] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005628 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.249 - - [2025-11-03 17:32:12] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003243 10.0.0.249 - - [2025-11-03 17:32:12] "POST /tags HTTP/1.1" 409 210 0.002099 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.249 - - [2025-11-03 17:32:12] "GET /tag/01567200-bdef-4b7e-a248-d6ce549b8c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010835 10.0.0.249 - - [2025-11-03 17:32:12] "POST /firewall-rules HTTP/1.1" 200 570 0.067855 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-rule/d5ab0445-5482-44f4-bdba-c619e1c77a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009189 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004615 10.0.0.249 - - [2025-11-03 17:32:12] "GET /firewall-rule/d5ab0445-5482-44f4-bdba-c619e1c77a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002745 10.0.0.249 - - [2025-11-03 17:32:12] "POST /ref-update HTTP/1.1" 200 156 0.036030 10.0.0.249 - - [2025-11-03 17:32:12] "POST /tags HTTP/1.1" 409 237 0.002233 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.249 - - [2025-11-03 17:32:12] "GET /tag/93dbd730-9569-4c73-81f9-97df2d46b614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012000 10.0.0.249 - - [2025-11-03 17:32:12] "POST /tags HTTP/1.1" 409 210 0.002600 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-11-03 17:32:12] "GET /tag/317c43af-cfed-443c-9ea8-1f926943a89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012223 10.0.0.249 - - [2025-11-03 17:32:12] "POST /projects HTTP/1.1" 409 223 0.002627 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.249 - - [2025-11-03 17:32:12] "GET /project/42898cd7-fd16-4804-bdf3-fd0d270c8653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039836 10.0.0.249 - - [2025-11-03 17:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-11-03 17:32:13] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005023 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.249 - - [2025-11-03 17:32:13] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004533 10.0.0.249 - - [2025-11-03 17:32:13] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.043731 10.0.0.249 - - [2025-11-03 17:32:13] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.051602 10.0.0.249 - - [2025-11-03 17:32:13] "POST /security-groups HTTP/1.1" 409 253 0.004330 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2025-11-03 17:32:13] "PUT /security-group/6fb1c402-3f56-4376-a37f-02cda07f0dc0 HTTP/1.1" 200 263 0.055530 10.0.0.249 - - [2025-11-03 17:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028238 10.0.0.249 - - [2025-11-03 17:32:13] "PUT /access-control-list/fc3e992f-cc35-4aef-98a4-c284a0d0f449 HTTP/1.1" 200 273 0.025373 10.0.0.249 - - [2025-11-03 17:32:13] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015412 10.0.0.249 - - [2025-11-03 17:32:13] "PUT /access-control-list/32741443-00d0-4f73-97c8-d37f7304c0ff HTTP/1.1" 200 273 0.020236 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.249 - - [2025-11-03 17:32:13] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002626 10.0.0.249 - - [2025-11-03 17:32:13] "POST /tags HTTP/1.1" 409 210 0.001809 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.249 - - [2025-11-03 17:32:13] "GET /tag/317c43af-cfed-443c-9ea8-1f926943a89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012908 10.0.0.249 - - [2025-11-03 17:32:13] "POST /firewall-rules HTTP/1.1" 200 572 0.069636 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-rule/c99e67f0-883a-4428-b0ea-1df3993d7b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.012557 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.004669 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-rule/c99e67f0-883a-4428-b0ea-1df3993d7b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002444 10.0.0.249 - - [2025-11-03 17:32:13] "POST /ref-update HTTP/1.1" 200 156 0.046409 10.0.0.249 - - [2025-11-03 17:32:13] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003014 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2025-11-03 17:32:13] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002639 10.0.0.249 - - [2025-11-03 17:32:13] "POST /tags HTTP/1.1" 409 210 0.002412 10.0.0.249 - - [2025-11-03 17:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2025-11-03 17:32:13] "GET /tag/317c43af-cfed-443c-9ea8-1f926943a89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010538 10.0.0.249 - - [2025-11-03 17:32:13] "POST /firewall-rules HTTP/1.1" 200 570 0.080049 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-rule/64e031c5-0fba-44c8-8d0b-d1aaf415c0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004781 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.004300 10.0.0.249 - - [2025-11-03 17:32:13] "GET /firewall-rule/64e031c5-0fba-44c8-8d0b-d1aaf415c0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002221 10.0.0.249 - - [2025-11-03 17:32:14] "POST /ref-update HTTP/1.1" 200 156 0.057380 10.0.0.249 - - [2025-11-03 17:32:14] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.007269 10.0.0.249 - - [2025-11-03 17:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.241 - - [2025-11-03 17:32:57] "GET / HTTP/1.1" 200 36215 0.003766 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.241 - - [2025-11-03 17:32:57] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005114 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.241 - - [2025-11-03 17:32:57] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003633 10.0.0.241 - - [2025-11-03 17:32:57] "PUT /global-system-config/90a88250-df07-4383-be88-735031ce2763 HTTP/1.1" 200 275 0.018078 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004597 10.0.0.241 - - [2025-11-03 17:32:57] "POST /virtual-routers HTTP/1.1" 200 601 0.019332 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.241 - - [2025-11-03 17:32:57] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004768 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002359 10.0.0.241 - - [2025-11-03 17:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.241 - - [2025-11-03 17:32:57] "GET /virtual-network/3f8b9d81-f0e1-48f2-8c47-13b93e22e9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003759 10.0.0.241 - - [2025-11-03 17:32:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.052956 10.0.0.249 - - [2025-11-03 17:34:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002427 10.0.0.249 - - [2025-11-03 17:34:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002553 10.0.0.241 - - [2025-11-03 17:35:57] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.241 - - [2025-11-03 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.241 - - [2025-11-03 17:35:57] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004808 10.0.0.241 - - [2025-11-03 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.241 - - [2025-11-03 17:35:57] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003063 10.0.0.241 - - [2025-11-03 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.241 - - [2025-11-03 17:35:57] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002515 10.0.0.241 - - [2025-11-03 17:35:57] "PUT /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5 HTTP/1.1" 200 263 0.021245 10.0.0.241 - - [2025-11-03 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011899 10.0.0.241 - - [2025-11-03 17:35:57] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.008635 10.0.0.241 - - [2025-11-03 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.241 - - [2025-11-03 17:35:57] "GET /virtual-machine-interface/7c535418-e935-4906-83a4-d0b31ffaf962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005540 10.0.0.241 - - [2025-11-03 17:35:57] "PUT /virtual-machine-interface/7c535418-e935-4906-83a4-d0b31ffaf962 HTTP/1.1" 200 285 0.014419 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002449 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001210 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000961 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001601 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:36:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.249 - - [2025-11-03 17:36:59] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.007059 10.0.0.249 - - [2025-11-03 17:36:59] "POST /ref-update HTTP/1.1" 200 156 0.010411 10.0.0.249 - - [2025-11-03 17:37:06] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.006507 10.0.0.249 - - [2025-11-03 17:37:06] "POST /set-tag HTTP/1.1" 200 109 0.003797 10.0.0.249 - - [2025-11-03 17:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-11-03 17:37:06] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003258 10.0.0.249 - - [2025-11-03 17:37:06] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.006861 10.0.0.249 - - [2025-11-03 17:37:06] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.249 - - [2025-11-03 17:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.249 - - [2025-11-03 17:37:06] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002599 10.0.0.249 - - [2025-11-03 17:37:06] "GET /loadbalancer-pool/014d7891-e14c-4a30-aad0-6ceea6455f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004644 10.0.0.249 - - [2025-11-03 17:37:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021841 10.0.0.249 - - [2025-11-03 17:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021614 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.012182 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.017037 10.0.0.249 - - [2025-11-03 17:37:07] "POST /ref-update HTTP/1.1" 200 156 0.021464 10.0.0.249 - - [2025-11-03 17:37:07] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.031178 10.0.0.249 - - [2025-11-03 17:37:07] "POST /tags HTTP/1.1" 409 205 0.008013 10.0.0.249 - - [2025-11-03 17:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.249 - - [2025-11-03 17:37:07] "GET /tag/9868f45d-dad9-49df-b91a-b088f82b2ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011588 10.0.0.249 - - [2025-11-03 17:37:07] "PUT /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b HTTP/1.1" 200 257 0.010195 10.0.0.249 - - [2025-11-03 17:37:07] "POST /set-tag HTTP/1.1" 200 109 0.075540 10.0.0.249 - - [2025-11-03 17:37:07] "GET /loadbalancer-pool/2585ead7-6efb-4b6d-a1f1-f3e42fc3a0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.034769 10.0.0.249 - - [2025-11-03 17:37:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031421 10.0.0.249 - - [2025-11-03 17:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010738 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.007101 10.0.0.249 - - [2025-11-03 17:37:07] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.007161 10.0.0.249 - - [2025-11-03 17:37:07] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.249 - - [2025-11-03 17:37:07] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.006965 10.0.0.249 - - [2025-11-03 17:37:07] "GET /loadbalancer-pool/9a700cfc-b818-4878-846c-1d01055e326c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004761 10.0.0.249 - - [2025-11-03 17:37:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021306 10.0.0.249 - - [2025-11-03 17:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027079 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.010428 10.0.0.249 - - [2025-11-03 17:37:07] "PUT /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b HTTP/1.1" 200 257 0.054314 10.0.0.249 - - [2025-11-03 17:37:07] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004760 10.0.0.249 - - [2025-11-03 17:37:07] "POST /set-tag HTTP/1.1" 200 109 0.003801 10.0.0.249 - - [2025-11-03 17:37:07] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.249 - - [2025-11-03 17:37:07] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002774 10.0.0.249 - - [2025-11-03 17:37:07] "PUT /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b HTTP/1.1" 200 257 0.012266 10.0.0.249 - - [2025-11-03 17:39:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002354 10.0.0.249 - - [2025-11-03 17:39:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002426 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:40:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:40:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.249 - - [2025-11-03 17:41:54] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.012445 10.0.0.249 - - [2025-11-03 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.006264 10.0.0.249 - - [2025-11-03 17:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.249 - - [2025-11-03 17:41:54] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003293 10.0.0.249 - - [2025-11-03 17:41:54] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004611 10.0.0.249 - - [2025-11-03 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.020831 10.0.0.249 - - [2025-11-03 17:41:54] "DELETE /loadbalancer-member/3630f9e7-e107-451d-a5ca-9bf7968d6d07 HTTP/1.1" 200 115 0.032741 10.0.0.249 - - [2025-11-03 17:41:54] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.007443 10.0.0.249 - - [2025-11-03 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.249 - - [2025-11-03 17:41:55] "DELETE /loadbalancer-member/fc3e9ee7-629f-43a4-ac6a-5ed98bb91245 HTTP/1.1" 200 115 0.042274 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.008047 10.0.0.249 - - [2025-11-03 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.249 - - [2025-11-03 17:41:55] "DELETE /loadbalancer-member/8e9f53af-e15c-4d09-882e-f8ff916654d9 HTTP/1.1" 200 115 0.030535 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.006134 10.0.0.249 - - [2025-11-03 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.249 - - [2025-11-03 17:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.249 - - [2025-11-03 17:41:55] "GET /loadbalancer/f6f98ad5-5b8a-452d-80a3-bc2910be2895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002520 10.0.0.249 - - [2025-11-03 17:41:55] "GET /loadbalancer-pool/014d7891-e14c-4a30-aad0-6ceea6455f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003023 10.0.0.249 - - [2025-11-03 17:41:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018665 10.0.0.249 - - [2025-11-03 17:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007585 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.008948 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.010223 10.0.0.249 - - [2025-11-03 17:41:55] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002702 10.0.0.249 - - [2025-11-03 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.079366 10.0.0.249 - - [2025-11-03 17:41:55] "GET /loadbalancer-pool/2585ead7-6efb-4b6d-a1f1-f3e42fc3a0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011194 10.0.0.249 - - [2025-11-03 17:41:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039394 10.0.0.249 - - [2025-11-03 17:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011730 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.025235 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.020334 10.0.0.249 - - [2025-11-03 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.012812 10.0.0.249 - - [2025-11-03 17:41:55] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009526 10.0.0.249 - - [2025-11-03 17:41:55] "GET /loadbalancer-pool/9a700cfc-b818-4878-846c-1d01055e326c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002860 10.0.0.249 - - [2025-11-03 17:41:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035042 10.0.0.249 - - [2025-11-03 17:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047056 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.032329 10.0.0.249 - - [2025-11-03 17:41:55] "GET /virtual-machine-interface/035fcd58-b8db-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.028462 10.0.0.249 - - [2025-11-03 17:41:55] "GET /floating-ip/c8513b53-c1fa-4369-a1b1-5354e134564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010161 10.0.0.249 - - [2025-11-03 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.006970 10.0.0.249 - - [2025-11-03 17:42:01] "GET / HTTP/1.1" 200 36215 0.061452 10.0.0.249 - - [2025-11-03 17:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2025-11-03 17:42:01] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047922 10.0.0.249 - - [2025-11-03 17:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.249 - - [2025-11-03 17:42:01] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034070 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2025-11-03 17:42:02] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036952 10.0.0.249 - - [2025-11-03 17:42:02] "POST /tags HTTP/1.1" 200 334 0.038371 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.249 - - [2025-11-03 17:42:02] "GET /tag/bb83852c-53c0-4dc4-adb8-115e5d47acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011882 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.249 - - [2025-11-03 17:42:02] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032259 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2025-11-03 17:42:02] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004583 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.249 - - [2025-11-03 17:42:02] "GET /service-appliance-set/12063bc7-be4f-4c76-a089-5895ac328888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002283 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 404 254 0.001564 10.0.0.249 - - [2025-11-03 17:42:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.094952 10.0.0.249 - - [2025-11-03 17:42:02] "GET /virtual-machine-interface/7dc7fc7d-fd91-4e4a-978e-bbb9b26837aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015354 10.0.0.249 - - [2025-11-03 17:42:02] "POST /instance-ips HTTP/1.1" 200 410 0.021883 10.0.0.249 - - [2025-11-03 17:42:02] "GET /instance-ip/e20d7226-b7db-4ee0-a864-56617ccb2b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007414 10.0.0.249 - - [2025-11-03 17:42:02] "POST /loadbalancers HTTP/1.1" 200 612 0.066494 10.0.0.249 - - [2025-11-03 17:42:02] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029931 10.0.0.249 - - [2025-11-03 17:42:02] "GET /instance-ip/e20d7226-b7db-4ee0-a864-56617ccb2b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002680 10.0.0.249 - - [2025-11-03 17:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010132 10.0.0.249 - - [2025-11-03 17:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.249 - - [2025-11-03 17:42:02] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028617 10.0.0.249 - - [2025-11-03 17:42:02] "POST /floating-ips HTTP/1.1" 200 599 0.019123 10.0.0.249 - - [2025-11-03 17:42:02] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005226 10.0.0.249 - - [2025-11-03 17:42:02] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.034494 10.0.0.249 - - [2025-11-03 17:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.249 - - [2025-11-03 17:42:03] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031700 10.0.0.249 - - [2025-11-03 17:42:03] "GET /loadbalancer-listener/c8cd086a-06be-4d1b-a976-5531aa2144f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003028 10.0.0.249 - - [2025-11-03 17:42:03] "GET /loadbalancer-listener/c8cd086a-06be-4d1b-a976-5531aa2144f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002557 10.0.0.249 - - [2025-11-03 17:42:03] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016891 10.0.0.249 - - [2025-11-03 17:42:03] "GET /instance-ip/e20d7226-b7db-4ee0-a864-56617ccb2b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007066 10.0.0.249 - - [2025-11-03 17:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2025-11-03 17:42:03] "GET /instance-ip/e20d7226-b7db-4ee0-a864-56617ccb2b65?fields=floating_ips HTTP/1.1" 200 1215 0.009585 10.0.0.249 - - [2025-11-03 17:42:03] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003594 10.0.0.249 - - [2025-11-03 17:42:03] "GET /floating-ip/8a956783-82f9-4b7d-8bb7-513c909228df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002739 10.0.0.249 - - [2025-11-03 17:42:04] "POST /tags HTTP/1.1" 200 296 0.073708 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.249 - - [2025-11-03 17:42:04] "GET /tag/e732629f-39e9-4333-89f3-167e2a5084ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013277 10.0.0.249 - - [2025-11-03 17:42:04] "POST /tags HTTP/1.1" 409 233 0.002080 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.249 - - [2025-11-03 17:42:04] "GET /tag/5493ee34-2041-4278-b308-493a729af7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012362 10.0.0.249 - - [2025-11-03 17:42:04] "POST /tags HTTP/1.1" 409 206 0.002114 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.249 - - [2025-11-03 17:42:04] "GET /tag/f2380331-3e31-4079-9a8c-519738cae5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011852 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2025-11-03 17:42:04] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004400 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.249 - - [2025-11-03 17:42:04] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044573 10.0.0.249 - - [2025-11-03 17:42:04] "POST /virtual-machines HTTP/1.1" 200 370 0.008630 10.0.0.249 - - [2025-11-03 17:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022551 10.0.0.249 - - [2025-11-03 17:42:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.126485 10.0.0.249 - - [2025-11-03 17:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015740 10.0.0.249 - - [2025-11-03 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007574 10.0.0.249 - - [2025-11-03 17:42:04] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004639 10.0.0.249 - - [2025-11-03 17:42:04] "POST /instance-ips HTTP/1.1" 200 410 0.021759 10.0.0.249 - - [2025-11-03 17:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025451 10.0.0.249 - - [2025-11-03 17:42:04] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.009634 10.0.0.249 - - [2025-11-03 17:42:04] "POST /set-tag HTTP/1.1" 200 109 0.023360 10.0.0.249 - - [2025-11-03 17:42:04] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.023355 10.0.0.249 - - [2025-11-03 17:42:04] "GET /instance-ip/6946e718-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006700 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005174 10.0.0.249 - - [2025-11-03 17:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004143 10.0.0.249 - - [2025-11-03 17:42:05] "POST /ref-update HTTP/1.1" 200 156 0.009880 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008669 10.0.0.249 - - [2025-11-03 17:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005909 10.0.0.249 - - [2025-11-03 17:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.249 - - [2025-11-03 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006024 10.0.0.249 - - [2025-11-03 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.249 - - [2025-11-03 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.249 - - [2025-11-03 17:42:05] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035180 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-networks?parent_id=962435ac-89ab-45f8-bec8-f56e7cdd7e3b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004270 10.0.0.249 - - [2025-11-03 17:42:05] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060119 10.0.0.249 - - [2025-11-03 17:42:05] "POST /virtual-machines HTTP/1.1" 200 370 0.025076 10.0.0.249 - - [2025-11-03 17:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023797 10.0.0.249 - - [2025-11-03 17:42:05] "POST /virtual-networks HTTP/1.1" 200 514 0.114085 10.0.0.249 - - [2025-11-03 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013485 10.0.0.249 - - [2025-11-03 17:42:05] "GET /network-ipam/ee95a973-4753-449f-b3cc-7dde4ac86761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005748 10.0.0.249 - - [2025-11-03 17:42:05] "POST /route-targets HTTP/1.1" 200 328 0.060261 10.0.0.249 - - [2025-11-03 17:42:05] "POST /ref-update HTTP/1.1" 200 156 0.030536 10.0.0.249 - - [2025-11-03 17:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.189980 10.0.0.249 - - [2025-11-03 17:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013547 10.0.0.249 - - [2025-11-03 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.014965 10.0.0.249 - - [2025-11-03 17:42:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002415 10.0.0.249 - - [2025-11-03 17:42:05] "POST /ref-update HTTP/1.1" 200 156 0.158797 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005251 10.0.0.249 - - [2025-11-03 17:42:05] "GET /domains HTTP/1.1" 200 281 0.001888 10.0.0.249 - - [2025-11-03 17:42:05] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974 HTTP/1.1" 200 3099 0.008966 10.0.0.249 - - [2025-11-03 17:42:05] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b HTTP/1.1" 200 7092 0.047611 10.0.0.249 - - [2025-11-03 17:42:05] "POST /instance-ips HTTP/1.1" 200 410 0.046369 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2091 0.010040 10.0.0.249 - - [2025-11-03 17:42:05] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2091 0.009153 10.0.0.249 - - [2025-11-03 17:42:05] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 200 1405 0.003424 10.0.0.249 - - [2025-11-03 17:42:05] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 200 1405 0.002539 10.0.0.249 - - [2025-11-03 17:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038426 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.009494 10.0.0.249 - - [2025-11-03 17:42:06] "GET /route-target/add2059e-ba7e-43bd-85ad-f8ae95a166eb HTTP/1.1" 200 1154 0.009255 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2091 0.004309 10.0.0.249 - - [2025-11-03 17:42:06] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 200 1405 0.002806 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003955 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2091 0.004313 10.0.0.249 - - [2025-11-03 17:42:06] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 200 1405 0.002812 10.0.0.249 - - [2025-11-03 17:42:06] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 200 1405 0.002695 10.0.0.249 - - [2025-11-03 17:42:06] "GET /route-target/add2059e-ba7e-43bd-85ad-f8ae95a166eb HTTP/1.1" 200 1154 0.002230 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domains HTTP/1.1" 200 281 0.002233 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974 HTTP/1.1" 200 3099 0.002459 10.0.0.249 - - [2025-11-03 17:42:06] "POST /set-tag HTTP/1.1" 200 109 0.033144 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.020554 10.0.0.249 - - [2025-11-03 17:42:06] "GET /instance-ip/69f2c4a2-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004483 10.0.0.249 - - [2025-11-03 17:42:06] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b HTTP/1.1" 200 7092 0.047794 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2091 0.004576 10.0.0.249 - - [2025-11-03 17:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004497 10.0.0.249 - - [2025-11-03 17:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.010513 10.0.0.249 - - [2025-11-03 17:42:06] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043352 10.0.0.249 - - [2025-11-03 17:42:06] "POST /ref-update HTTP/1.1" 200 156 0.026901 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011447 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006738 10.0.0.249 - - [2025-11-03 17:42:06] "GET /floating-ip-pools?parent_id=d4534234-b8ed-4897-a96a-c9fb53284cad&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004215 10.0.0.249 - - [2025-11-03 17:42:06] "POST /set-tag HTTP/1.1" 200 109 0.005184 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004289 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006623 10.0.0.249 - - [2025-11-03 17:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.249 - - [2025-11-03 17:42:06] "POST /floating-ip-pools HTTP/1.1" 200 564 0.044404 10.0.0.249 - - [2025-11-03 17:42:06] "POST /ref-update HTTP/1.1" 200 156 0.019655 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.030986 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domains HTTP/1.1" 200 281 0.005947 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974 HTTP/1.1" 200 3099 0.003863 10.0.0.249 - - [2025-11-03 17:42:06] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b HTTP/1.1" 200 7349 0.059276 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2330 0.006832 10.0.0.249 - - [2025-11-03 17:42:06] "GET /floating-ip-pool/683d02be-f26f-46d3-ba88-efcf34c46688 HTTP/1.1" 200 1317 0.007572 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domains HTTP/1.1" 200 281 0.007459 10.0.0.249 - - [2025-11-03 17:42:06] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974 HTTP/1.1" 200 3099 0.004375 10.0.0.249 - - [2025-11-03 17:42:06] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b HTTP/1.1" 200 7349 0.078367 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 2330 0.008691 10.0.0.249 - - [2025-11-03 17:42:06] "GET /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008904 10.0.0.249 - - [2025-11-03 17:42:06] "POST /tags HTTP/1.1" 200 366 0.148066 10.0.0.249 - - [2025-11-03 17:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022794 10.0.0.249 - - [2025-11-03 17:42:07] "GET /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.029512 10.0.0.249 - - [2025-11-03 17:42:07] "POST /tags HTTP/1.1" 409 206 0.003941 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.249 - - [2025-11-03 17:42:07] "GET /tag/f2380331-3e31-4079-9a8c-519738cae5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015462 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008978 10.0.0.249 - - [2025-11-03 17:42:07] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.056627 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.249 - - [2025-11-03 17:42:07] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.014432 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011437 10.0.0.249 - - [2025-11-03 17:42:07] "GET /service-appliance-set/92a7c7f6-4e92-47c8-b338-9de12ee5dbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.007644 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.006162 10.0.0.249 - - [2025-11-03 17:42:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.125632 10.0.0.249 - - [2025-11-03 17:42:07] "GET /virtual-machine-interface/a3b3948e-ee3b-4138-b2e8-066384d8ae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.033943 10.0.0.249 - - [2025-11-03 17:42:07] "POST /set-tag HTTP/1.1" 200 109 0.034665 10.0.0.249 - - [2025-11-03 17:42:07] "POST /instance-ips HTTP/1.1" 200 418 0.074882 10.0.0.249 - - [2025-11-03 17:42:07] "GET /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.009070 10.0.0.249 - - [2025-11-03 17:42:07] "POST /loadbalancers HTTP/1.1" 200 620 0.072298 10.0.0.249 - - [2025-11-03 17:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018047 10.0.0.249 - - [2025-11-03 17:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018813 10.0.0.249 - - [2025-11-03 17:42:07] "POST /service-instances HTTP/1.1" 200 568 0.026391 10.0.0.249 - - [2025-11-03 17:42:07] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.249 - - [2025-11-03 17:42:07] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.056506 10.0.0.249 - - [2025-11-03 17:42:07] "GET /virtual-machine-interface/a3b3948e-ee3b-4138-b2e8-066384d8ae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012305 10.0.0.249 - - [2025-11-03 17:42:08] "GET /virtual-machine-interface/a3b3948e-ee3b-4138-b2e8-066384d8ae41?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009160 10.0.0.249 - - [2025-11-03 17:42:08] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.015101 10.0.0.249 - - [2025-11-03 17:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015143 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2025-11-03 17:42:08] "GET /floating-ip-pool/683d02be-f26f-46d3-ba88-efcf34c46688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002444 10.0.0.249 - - [2025-11-03 17:42:08] "POST /virtual-machines HTTP/1.1" 200 430 0.022053 10.0.0.249 - - [2025-11-03 17:42:08] "POST /floating-ips HTTP/1.1" 200 673 0.108150 10.0.0.249 - - [2025-11-03 17:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.058262 10.0.0.249 - - [2025-11-03 17:42:08] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020112 10.0.0.249 - - [2025-11-03 17:42:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.181767 10.0.0.249 - - [2025-11-03 17:42:08] "POST /chown HTTP/1.1" 200 109 0.031322 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.249 - - [2025-11-03 17:42:08] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015162 10.0.0.249 - - [2025-11-03 17:42:08] "POST /tags HTTP/1.1" 409 221 0.004132 10.0.0.249 - - [2025-11-03 17:42:08] "POST /chown HTTP/1.1" 200 109 0.013241 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009836 10.0.0.249 - - [2025-11-03 17:42:08] "PUT /virtual-machine-interface/d5a6cfb1-a3d9-43c3-a596-0a2d386a2b52 HTTP/1.1" 200 285 0.026947 10.0.0.249 - - [2025-11-03 17:42:08] "GET /tag/bb83852c-53c0-4dc4-adb8-115e5d47acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028434 10.0.0.249 - - [2025-11-03 17:42:08] "POST /tags HTTP/1.1" 409 238 0.003587 10.0.0.249 - - [2025-11-03 17:42:08] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.043309 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2025-11-03 17:42:08] "GET /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013350 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.020201 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.030333 10.0.0.249 - - [2025-11-03 17:42:08] "POST /firewall-rules HTTP/1.1" 200 652 0.082112 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.030926 10.0.0.249 - - [2025-11-03 17:42:08] "GET /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005889 10.0.0.249 - - [2025-11-03 17:42:08] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002165 10.0.0.249 - - [2025-11-03 17:42:08] "GET /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003714 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.013620 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.026067 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.070752 10.0.0.249 - - [2025-11-03 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.045855 10.0.0.249 - - [2025-11-03 17:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.249 - - [2025-11-03 17:42:08] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032395 10.0.0.249 - - [2025-11-03 17:42:08] "GET /loadbalancer/952bfaa0-9d73-4a4d-b6a1-71c510f8bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002743 10.0.0.249 - - [2025-11-03 17:42:08] "POST /virtual-machines HTTP/1.1" 200 430 0.027439 10.0.0.249 - - [2025-11-03 17:42:08] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085001 10.0.0.249 - - [2025-11-03 17:42:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117307 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.031515 10.0.0.249 - - [2025-11-03 17:42:09] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047777 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.006840 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /virtual-machine-interface/b0b6291a-4ea6-459d-b6dc-96fbf1b0bbe6 HTTP/1.1" 200 285 0.017251 10.0.0.249 - - [2025-11-03 17:42:09] "GET /loadbalancer-listener/1917f957-e78a-4e74-9af5-e427b2322218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.020345 10.0.0.249 - - [2025-11-03 17:42:09] "GET /loadbalancer-listener/1917f957-e78a-4e74-9af5-e427b2322218?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.012280 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.046181 10.0.0.249 - - [2025-11-03 17:42:09] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.037908 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.020779 10.0.0.249 - - [2025-11-03 17:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032516 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.038887 10.0.0.249 - - [2025-11-03 17:42:09] "GET /loadbalancer-pool/feb7fb4a-8e26-407f-8fba-4e2e45a70ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.028571 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.054427 10.0.0.249 - - [2025-11-03 17:42:09] "POST /loadbalancer-members HTTP/1.1" 200 709 0.048523 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.024503 10.0.0.249 - - [2025-11-03 17:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020474 10.0.0.249 - - [2025-11-03 17:42:09] "GET /loadbalancer-member/27bd696d-efce-4772-9bfa-b8ad68a82a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010600 10.0.0.249 - - [2025-11-03 17:42:09] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005609 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.010403 10.0.0.249 - - [2025-11-03 17:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016864 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.249 - - [2025-11-03 17:42:09] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002346 10.0.0.249 - - [2025-11-03 17:42:09] "POST /tags HTTP/1.1" 409 221 0.005550 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.010611 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.249 - - [2025-11-03 17:42:09] "GET /tag/bb83852c-53c0-4dc4-adb8-115e5d47acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014620 10.0.0.249 - - [2025-11-03 17:42:09] "POST /tags HTTP/1.1" 409 238 0.001778 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.042619 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.022626 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.249 - - [2025-11-03 17:42:09] "GET /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009903 10.0.0.249 - - [2025-11-03 17:42:09] "POST /firewall-rules HTTP/1.1" 409 293 0.002049 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.009770 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.017226 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.027604 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76 HTTP/1.1" 200 261 0.033621 10.0.0.249 - - [2025-11-03 17:42:09] "GET /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009078 10.0.0.249 - - [2025-11-03 17:42:09] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.010713 10.0.0.249 - - [2025-11-03 17:42:09] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017488 10.0.0.249 - - [2025-11-03 17:42:09] "GET /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005250 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.249 - - [2025-11-03 17:42:09] "POST /ref-update HTTP/1.1" 200 156 0.062017 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2025-11-03 17:42:09] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004594 10.0.0.249 - - [2025-11-03 17:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.012897 10.0.0.249 - - [2025-11-03 17:42:09] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048084 10.0.0.249 - - [2025-11-03 17:42:09] "POST /chown HTTP/1.1" 200 109 0.038505 10.0.0.249 - - [2025-11-03 17:42:10] "POST /virtual-machines HTTP/1.1" 200 374 0.023281 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.041186 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010301 10.0.0.249 - - [2025-11-03 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.019221 10.0.0.249 - - [2025-11-03 17:42:10] "POST /chown HTTP/1.1" 200 109 0.049741 10.0.0.249 - - [2025-11-03 17:42:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.107940 10.0.0.249 - - [2025-11-03 17:42:10] "POST /chown HTTP/1.1" 200 109 0.054791 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039474 10.0.0.249 - - [2025-11-03 17:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012601 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 257 0.012406 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.024708 10.0.0.249 - - [2025-11-03 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.047961 10.0.0.249 - - [2025-11-03 17:42:10] "POST /instance-ips HTTP/1.1" 200 414 0.049161 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029601 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.012384 10.0.0.249 - - [2025-11-03 17:42:10] "POST /set-tag HTTP/1.1" 200 109 0.020242 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.014163 10.0.0.249 - - [2025-11-03 17:42:10] "GET /instance-ip/6c92aaec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002696 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.007939 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021508 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005162 10.0.0.249 - - [2025-11-03 17:42:10] "POST /set-tag HTTP/1.1" 200 109 0.005007 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004614 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.020119 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026236 10.0.0.249 - - [2025-11-03 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.039551 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.019183 10.0.0.249 - - [2025-11-03 17:42:10] "POST /set-tag HTTP/1.1" 200 109 0.014348 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.020698 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016752 10.0.0.249 - - [2025-11-03 17:42:10] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008527 10.0.0.249 - - [2025-11-03 17:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.012027 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006880 10.0.0.249 - - [2025-11-03 17:42:10] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.015905 10.0.0.249 - - [2025-11-03 17:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022518 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.008206 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.012873 10.0.0.249 - - [2025-11-03 17:42:11] "POST /ref-update HTTP/1.1" 200 156 0.018891 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006875 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.049283 10.0.0.249 - - [2025-11-03 17:42:11] "POST /ref-update HTTP/1.1" 200 156 0.018440 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006255 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.049539 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.024156 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.014237 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006237 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.015931 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.014802 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.007462 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006192 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.011601 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.024173 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.022719 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006653 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.028244 10.0.0.249 - - [2025-11-03 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.249 - - [2025-11-03 17:42:11] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.018193 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.009258 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006917 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.005825 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006708 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.012847 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.020767 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.010860 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.016422 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006085 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006926 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.022523 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.022474 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006759 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006767 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.011166 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.007310 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.016729 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.014198 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.249 - - [2025-11-03 17:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.006707 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.008249 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.016760 10.0.0.249 - - [2025-11-03 17:42:12] "POST /chown HTTP/1.1" 200 109 0.021601 10.0.0.249 - - [2025-11-03 17:42:18] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004533 10.0.0.249 - - [2025-11-03 17:42:18] "POST /set-tag HTTP/1.1" 200 109 0.008260 10.0.0.249 - - [2025-11-03 17:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.249 - - [2025-11-03 17:42:18] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002622 10.0.0.249 - - [2025-11-03 17:42:18] "GET /loadbalancer-pool/0b0fee12-4883-44ec-9d74-d8599edb9eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003174 10.0.0.249 - - [2025-11-03 17:42:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015075 10.0.0.249 - - [2025-11-03 17:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016535 10.0.0.249 - - [2025-11-03 17:42:18] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010694 10.0.0.249 - - [2025-11-03 17:42:18] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004522 10.0.0.249 - - [2025-11-03 17:42:18] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.249 - - [2025-11-03 17:42:18] "GET /floating-ip/8a956783-82f9-4b7d-8bb7-513c909228df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005907 10.0.0.249 - - [2025-11-03 17:42:18] "PUT /floating-ip/8a956783-82f9-4b7d-8bb7-513c909228df HTTP/1.1" 200 257 0.009803 10.0.0.249 - - [2025-11-03 17:42:18] "POST /tags HTTP/1.1" 409 221 0.009732 10.0.0.249 - - [2025-11-03 17:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.249 - - [2025-11-03 17:42:18] "GET /tag/bb83852c-53c0-4dc4-adb8-115e5d47acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013256 10.0.0.249 - - [2025-11-03 17:42:18] "POST /set-tag HTTP/1.1" 200 109 0.024501 10.0.0.249 - - [2025-11-03 17:42:19] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007357 10.0.0.249 - - [2025-11-03 17:42:19] "POST /set-tag HTTP/1.1" 200 109 0.006875 10.0.0.249 - - [2025-11-03 17:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.249 - - [2025-11-03 17:42:19] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004416 10.0.0.249 - - [2025-11-03 17:42:19] "GET /loadbalancer-pool/0b0fee12-4883-44ec-9d74-d8599edb9eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002933 10.0.0.249 - - [2025-11-03 17:42:19] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022597 10.0.0.249 - - [2025-11-03 17:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011083 10.0.0.249 - - [2025-11-03 17:42:19] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014349 10.0.0.249 - - [2025-11-03 17:42:19] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018452 10.0.0.249 - - [2025-11-03 17:42:19] "POST /ref-update HTTP/1.1" 200 156 0.015308 10.0.0.249 - - [2025-11-03 17:42:19] "GET /floating-ip/8a956783-82f9-4b7d-8bb7-513c909228df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004525 10.0.0.249 - - [2025-11-03 17:42:19] "POST /set-tag HTTP/1.1" 200 109 0.072029 10.0.0.249 - - [2025-11-03 17:42:19] "GET /virtual-machine/9731bee9-6469-4640-96e4-2f015977499d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003314 10.0.0.249 - - [2025-11-03 17:42:19] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004808 10.0.0.249 - - [2025-11-03 17:42:20] "GET /virtual-machine/c8ffcaad-b843-4360-9893-5a607c5b570d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003403 10.0.0.249 - - [2025-11-03 17:42:20] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009650 10.0.0.249 - - [2025-11-03 17:42:24] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004411 10.0.0.249 - - [2025-11-03 17:42:24] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.249 - - [2025-11-03 17:42:25] "GET /virtual-machine/d9a10a75-a81d-4fd4-8e41-6bd207292d25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003111 10.0.0.249 - - [2025-11-03 17:42:25] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003933 10.0.0.249 - - [2025-11-03 17:42:25] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004693 10.0.0.249 - - [2025-11-03 17:42:25] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.249 - - [2025-11-03 17:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2025-11-03 17:42:33] "POST /chown HTTP/1.1" 200 109 0.014464 10.0.0.249 - - [2025-11-03 17:42:33] "POST /chown HTTP/1.1" 200 109 0.008780 10.0.0.249 - - [2025-11-03 17:42:33] "POST /chown HTTP/1.1" 200 109 0.019850 10.0.0.249 - - [2025-11-03 17:42:33] "POST /chown HTTP/1.1" 200 109 0.023732 10.0.0.249 - - [2025-11-03 17:42:57] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007419 10.0.0.249 - - [2025-11-03 17:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.249 - - [2025-11-03 17:42:57] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004787 10.0.0.249 - - [2025-11-03 17:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.249 - - [2025-11-03 17:42:57] "GET /virtual-machine/d9a10a75-a81d-4fd4-8e41-6bd207292d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002667 10.0.0.249 - - [2025-11-03 17:42:57] "POST /ref-update HTTP/1.1" 200 156 0.010487 10.0.0.249 - - [2025-11-03 17:42:57] "GET /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004567 10.0.0.249 - - [2025-11-03 17:42:57] "POST /set-tag HTTP/1.1" 200 109 0.016334 10.0.0.249 - - [2025-11-03 17:42:57] "POST /set-tag HTTP/1.1" 200 109 0.014924 10.0.0.249 - - [2025-11-03 17:42:57] "DELETE /instance-ip/6c92aaec-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.052425 10.0.0.249 - - [2025-11-03 17:42:57] "DELETE /virtual-machine-interface/6c79282e-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.048104 10.0.0.249 - - [2025-11-03 17:42:57] "DELETE /virtual-machine/d9a10a75-a81d-4fd4-8e41-6bd207292d25 HTTP/1.1" 200 115 0.020557 10.0.0.249 - - [2025-11-03 17:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.249 - - [2025-11-03 17:43:00] "GET /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011907 10.0.0.249 - - [2025-11-03 17:43:00] "GET /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012733 10.0.0.249 - - [2025-11-03 17:43:00] "GET /virtual-machine-interface/a3b3948e-ee3b-4138-b2e8-066384d8ae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004171 10.0.0.249 - - [2025-11-03 17:43:00] "POST /set-tag HTTP/1.1" 200 109 0.014472 10.0.0.249 - - [2025-11-03 17:43:00] "GET /virtual-machine-interface/b0b6291a-4ea6-459d-b6dc-96fbf1b0bbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.011474 10.0.0.249 - - [2025-11-03 17:43:00] "POST /set-tag HTTP/1.1" 200 109 0.017814 10.0.0.249 - - [2025-11-03 17:43:00] "GET /virtual-machine-interface/d5a6cfb1-a3d9-43c3-a596-0a2d386a2b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004792 10.0.0.249 - - [2025-11-03 17:43:00] "POST /set-tag HTTP/1.1" 200 109 0.014227 10.0.0.249 - - [2025-11-03 17:43:00] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012414 10.0.0.249 - - [2025-11-03 17:43:00] "GET /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003188 10.0.0.249 - - [2025-11-03 17:43:00] "POST /ref-update HTTP/1.1" 200 156 0.010770 10.0.0.249 - - [2025-11-03 17:43:00] "DELETE /firewall-rule/41d141b1-8448-4062-acdb-c47d6267fb76 HTTP/1.1" 200 115 0.046631 10.0.0.249 - - [2025-11-03 17:43:00] "DELETE /loadbalancer-member/27bd696d-efce-4772-9bfa-b8ad68a82a96 HTTP/1.1" 200 115 0.041255 10.0.0.249 - - [2025-11-03 17:43:00] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.010522 10.0.0.249 - - [2025-11-03 17:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009717 10.0.0.249 - - [2025-11-03 17:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.249 - - [2025-11-03 17:43:00] "DELETE /loadbalancer-pool/feb7fb4a-8e26-407f-8fba-4e2e45a70ba7 HTTP/1.1" 200 115 0.076111 10.0.0.249 - - [2025-11-03 17:43:00] "POST /chown HTTP/1.1" 200 109 0.009336 10.0.0.249 - - [2025-11-03 17:43:00] "POST /chown HTTP/1.1" 200 109 0.021353 10.0.0.249 - - [2025-11-03 17:43:00] "DELETE /loadbalancer-listener/1917f957-e78a-4e74-9af5-e427b2322218 HTTP/1.1" 200 115 0.061877 10.0.0.249 - - [2025-11-03 17:43:00] "GET /floating-ip/aac783b0-b7eb-4775-b152-7472383530d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002575 10.0.0.249 - - [2025-11-03 17:43:00] "POST /chown HTTP/1.1" 200 109 0.006187 10.0.0.249 - - [2025-11-03 17:43:00] "POST /chown HTTP/1.1" 200 109 0.021583 10.0.0.249 - - [2025-11-03 17:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2025-11-03 17:43:00] "PUT /floating-ip/aac783b0-b7eb-4775-b152-7472383530d1 HTTP/1.1" 200 257 0.016876 10.0.0.249 - - [2025-11-03 17:43:01] "POST /chown HTTP/1.1" 200 109 0.006456 10.0.0.249 - - [2025-11-03 17:43:01] "POST /chown HTTP/1.1" 200 109 0.033853 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /floating-ip/aac783b0-b7eb-4775-b152-7472383530d1 HTTP/1.1" 200 115 0.085274 10.0.0.249 - - [2025-11-03 17:43:01] "POST /chown HTTP/1.1" 200 109 0.017972 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /loadbalancer/952bfaa0-9d73-4a4d-b6a1-71c510f8bdd1 HTTP/1.1" 200 115 0.054586 10.0.0.249 - - [2025-11-03 17:43:01] "POST /chown HTTP/1.1" 200 109 0.010465 10.0.0.249 - - [2025-11-03 17:43:01] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.016591 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /instance-ip/8bafd14f-831a-46f3-9747-0f08b51de49c HTTP/1.1" 200 115 0.089500 10.0.0.249 - - [2025-11-03 17:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051809 10.0.0.249 - - [2025-11-03 17:43:01] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.010033 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /virtual-machine-interface/a3b3948e-ee3b-4138-b2e8-066384d8ae41 HTTP/1.1" 200 115 0.108218 10.0.0.249 - - [2025-11-03 17:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.249 - - [2025-11-03 17:43:01] "PUT /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 267 0.011384 10.0.0.249 - - [2025-11-03 17:43:01] "GET /floating-ip-pool/683d02be-f26f-46d3-ba88-efcf34c46688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003278 10.0.0.249 - - [2025-11-03 17:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027941 10.0.0.249 - - [2025-11-03 17:43:01] "POST /ref-update HTTP/1.1" 200 156 0.046214 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /tag/4beb3c50-ae2a-4de5-b10c-0f8259eef8be HTTP/1.1" 200 115 0.204291 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /service-instance/5a727373-55e4-4106-ac8a-d392aae958e8 HTTP/1.1" 200 115 0.090519 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /floating-ip-pool/683d02be-f26f-46d3-ba88-efcf34c46688 HTTP/1.1" 200 115 0.072170 10.0.0.249 - - [2025-11-03 17:43:01] "GET /virtual-machine-interface/b0b6291a-4ea6-459d-b6dc-96fbf1b0bbe6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004711 10.0.0.249 - - [2025-11-03 17:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002564 10.0.0.249 - - [2025-11-03 17:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001868 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /virtual-network/d4534234-b8ed-4897-a96a-c9fb53284cad HTTP/1.1" 200 115 0.087896 10.0.0.249 - - [2025-11-03 17:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2025-11-03 17:43:01] "GET /routing-instance/3a0d4196-917b-4a7a-8eac-e62cce940837 HTTP/1.1" 404 171 0.012558 10.0.0.249 - - [2025-11-03 17:43:01] "GET /domains HTTP/1.1" 200 281 0.003355 10.0.0.249 - - [2025-11-03 17:43:01] "GET /domain/3b3f591f-2792-4f25-95d2-3956e1543974 HTTP/1.1" 200 3099 0.006166 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /route-target/add2059e-ba7e-43bd-85ad-f8ae95a166eb HTTP/1.1" 200 115 0.050413 10.0.0.249 - - [2025-11-03 17:43:01] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b HTTP/1.1" 200 7170 0.047077 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /virtual-machine-interface/b0b6291a-4ea6-459d-b6dc-96fbf1b0bbe6 HTTP/1.1" 200 115 0.121519 10.0.0.249 - - [2025-11-03 17:43:01] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009858 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /virtual-machine/fcf6966c-dabf-49a3-b33c-fcf8be5c8c59 HTTP/1.1" 200 115 0.049435 10.0.0.249 - - [2025-11-03 17:43:01] "POST /set-tag HTTP/1.1" 200 109 0.010298 10.0.0.249 - - [2025-11-03 17:43:01] "GET /virtual-machine-interface/d5a6cfb1-a3d9-43c3-a596-0a2d386a2b52?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.013172 10.0.0.249 - - [2025-11-03 17:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010997 10.0.0.249 - - [2025-11-03 17:43:01] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002377 10.0.0.249 - - [2025-11-03 17:43:01] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004146 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /virtual-machine-interface/d5a6cfb1-a3d9-43c3-a596-0a2d386a2b52 HTTP/1.1" 200 115 0.051916 10.0.0.249 - - [2025-11-03 17:43:01] "POST /set-tag HTTP/1.1" 200 109 0.035458 10.0.0.249 - - [2025-11-03 17:43:01] "POST /ref-update HTTP/1.1" 200 156 0.027482 10.0.0.249 - - [2025-11-03 17:43:01] "DELETE /loadbalancer-member/91434b63-2a0c-4db9-9cdc-b1835b20b70b HTTP/1.1" 200 115 0.075870 10.0.0.249 - - [2025-11-03 17:43:02] "DELETE /virtual-machine/ffe6a6af-cf3d-48ef-9781-832c75da7ce8 HTTP/1.1" 200 115 0.065881 10.0.0.249 - - [2025-11-03 17:43:03] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009294 10.0.0.249 - - [2025-11-03 17:43:03] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.249 - - [2025-11-03 17:43:03] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005476 10.0.0.249 - - [2025-11-03 17:43:03] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.249 - - [2025-11-03 17:43:03] "GET /virtual-machine/c8ffcaad-b843-4360-9893-5a607c5b570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003203 10.0.0.249 - - [2025-11-03 17:43:03] "POST /ref-update HTTP/1.1" 200 156 0.010292 10.0.0.249 - - [2025-11-03 17:43:03] "GET /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014780 10.0.0.249 - - [2025-11-03 17:43:03] "POST /set-tag HTTP/1.1" 200 109 0.016036 10.0.0.249 - - [2025-11-03 17:43:03] "POST /set-tag HTTP/1.1" 200 109 0.023681 10.0.0.249 - - [2025-11-03 17:43:03] "POST /set-tag HTTP/1.1" 200 109 0.026893 10.0.0.249 - - [2025-11-03 17:43:03] "DELETE /instance-ip/69f2c4a2-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.046067 10.0.0.249 - - [2025-11-03 17:43:03] "POST /ref-update HTTP/1.1" 200 156 0.014885 10.0.0.249 - - [2025-11-03 17:43:03] "DELETE /virtual-machine-interface/69cc6c6c-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.054091 10.0.0.249 - - [2025-11-03 17:43:03] "DELETE /virtual-machine/c8ffcaad-b843-4360-9893-5a607c5b570d HTTP/1.1" 200 115 0.018867 10.0.0.249 - - [2025-11-03 17:43:06] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004797 10.0.0.249 - - [2025-11-03 17:43:06] "POST /set-tag HTTP/1.1" 200 109 0.004342 10.0.0.249 - - [2025-11-03 17:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.249 - - [2025-11-03 17:43:06] "GET /loadbalancer/a6f5e4c5-f0da-487e-806a-68e29475d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002448 10.0.0.249 - - [2025-11-03 17:43:07] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004850 10.0.0.249 - - [2025-11-03 17:43:07] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.249 - - [2025-11-03 17:43:07] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005150 10.0.0.249 - - [2025-11-03 17:43:07] "POST /set-tag HTTP/1.1" 200 109 0.003475 10.0.0.249 - - [2025-11-03 17:43:07] "GET /virtual-machine/9731bee9-6469-4640-96e4-2f015977499d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003570 10.0.0.249 - - [2025-11-03 17:43:07] "POST /ref-update HTTP/1.1" 200 156 0.022676 10.0.0.249 - - [2025-11-03 17:43:07] "GET /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007102 10.0.0.249 - - [2025-11-03 17:43:08] "POST /set-tag HTTP/1.1" 200 109 0.036252 10.0.0.249 - - [2025-11-03 17:43:08] "POST /set-tag HTTP/1.1" 200 109 0.069585 10.0.0.249 - - [2025-11-03 17:43:08] "POST /set-tag HTTP/1.1" 200 109 0.069305 10.0.0.249 - - [2025-11-03 17:43:08] "DELETE /instance-ip/6946e718-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.098536 10.0.0.249 - - [2025-11-03 17:43:08] "POST /ref-update HTTP/1.1" 200 156 0.028935 10.0.0.249 - - [2025-11-03 17:43:08] "DELETE /virtual-machine-interface/692877ec-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.097911 10.0.0.249 - - [2025-11-03 17:43:08] "DELETE /virtual-machine/9731bee9-6469-4640-96e4-2f015977499d HTTP/1.1" 200 115 0.047644 10.0.0.249 - - [2025-11-03 17:43:08] "DELETE /tag/5493ee34-2041-4278-b308-493a729af7f6 HTTP/1.1" 200 115 0.054384 10.0.0.249 - - [2025-11-03 17:43:08] "DELETE /tag/e732629f-39e9-4333-89f3-167e2a5084ba HTTP/1.1" 200 115 0.090770 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2025-11-03 17:43:12] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031135 10.0.0.249 - - [2025-11-03 17:43:12] "POST /tags HTTP/1.1" 200 394 0.042281 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.249 - - [2025-11-03 17:43:12] "GET /tag/1e3b7efb-d490-4b34-8064-c6d8945a885e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015039 10.0.0.249 - - [2025-11-03 17:43:12] "POST /tags HTTP/1.1" 200 342 0.017006 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.249 - - [2025-11-03 17:43:12] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012003 10.0.0.249 - - [2025-11-03 17:43:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000989 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.008330 10.0.0.249 - - [2025-11-03 17:43:12] "POST /security-groups HTTP/1.1" 200 589 0.068985 10.0.0.249 - - [2025-11-03 17:43:12] "POST /projects HTTP/1.1" 200 521 0.260337 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.003965 10.0.0.249 - - [2025-11-03 17:43:12] "POST /access-control-lists HTTP/1.1" 200 600 0.061827 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.012791 10.0.0.249 - - [2025-11-03 17:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.069805 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.249 - - [2025-11-03 17:43:12] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004319 10.0.0.249 - - [2025-11-03 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.249 - - [2025-11-03 17:43:12] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008059 10.0.0.249 - - [2025-11-03 17:43:12] "POST /access-control-lists HTTP/1.1" 200 598 0.088115 10.0.0.249 - - [2025-11-03 17:43:12] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.079188 10.0.0.249 - - [2025-11-03 17:43:12] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.050033 10.0.0.249 - - [2025-11-03 17:43:13] "POST /security-groups HTTP/1.1" 200 593 0.070421 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.003054 10.0.0.249 - - [2025-11-03 17:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030174 10.0.0.249 - - [2025-11-03 17:43:13] "POST /access-control-lists HTTP/1.1" 200 634 0.074480 10.0.0.249 - - [2025-11-03 17:43:13] "POST /chown HTTP/1.1" 200 109 0.070375 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.017286 10.0.0.249 - - [2025-11-03 17:43:13] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.028231 10.0.0.249 - - [2025-11-03 17:43:13] "POST /access-control-lists HTTP/1.1" 200 632 0.066018 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019312 10.0.0.249 - - [2025-11-03 17:43:13] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003143 10.0.0.249 - - [2025-11-03 17:43:13] "POST /tags HTTP/1.1" 409 226 0.011247 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2025-11-03 17:43:13] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011834 10.0.0.249 - - [2025-11-03 17:43:13] "POST /firewall-rules HTTP/1.1" 200 602 0.064562 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-rule/e6a6d65d-c59a-446c-b1ef-a4f09d7756b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006618 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.012036 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-rule/e6a6d65d-c59a-446c-b1ef-a4f09d7756b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002888 10.0.0.249 - - [2025-11-03 17:43:13] "POST /ref-update HTTP/1.1" 200 156 0.039968 10.0.0.249 - - [2025-11-03 17:43:13] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007690 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.249 - - [2025-11-03 17:43:13] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002674 10.0.0.249 - - [2025-11-03 17:43:13] "POST /tags HTTP/1.1" 409 226 0.001754 10.0.0.249 - - [2025-11-03 17:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2025-11-03 17:43:13] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011108 10.0.0.249 - - [2025-11-03 17:43:13] "POST /firewall-rules HTTP/1.1" 200 600 0.062994 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-rule/e41c2e25-c5b4-499f-a410-8939d0a65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004176 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003761 10.0.0.249 - - [2025-11-03 17:43:13] "GET /firewall-rule/e41c2e25-c5b4-499f-a410-8939d0a65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002258 10.0.0.249 - - [2025-11-03 17:43:13] "POST /ref-update HTTP/1.1" 200 156 0.047234 10.0.0.249 - - [2025-11-03 17:43:15] "POST /tags HTTP/1.1" 200 394 0.027170 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.249 - - [2025-11-03 17:43:15] "GET /tag/87994e93-e342-4030-94fe-19e7d8d03341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012185 10.0.0.249 - - [2025-11-03 17:43:15] "POST /tags HTTP/1.1" 200 342 0.017498 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010686 10.0.0.249 - - [2025-11-03 17:43:15] "GET /tag/aa4622de-8424-48fe-b74d-eafc8b25739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012540 10.0.0.249 - - [2025-11-03 17:43:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000686 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.011490 10.0.0.249 - - [2025-11-03 17:43:15] "POST /security-groups HTTP/1.1" 200 589 0.058783 10.0.0.249 - - [2025-11-03 17:43:15] "POST /projects HTTP/1.1" 200 521 0.181987 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.005805 10.0.0.249 - - [2025-11-03 17:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016209 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.249 - - [2025-11-03 17:43:15] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.014313 10.0.0.249 - - [2025-11-03 17:43:15] "POST /access-control-lists HTTP/1.1" 200 600 0.077857 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.010668 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.249 - - [2025-11-03 17:43:15] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004026 10.0.0.249 - - [2025-11-03 17:43:15] "POST /access-control-lists HTTP/1.1" 200 598 0.067794 10.0.0.249 - - [2025-11-03 17:43:15] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.076129 10.0.0.249 - - [2025-11-03 17:43:15] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.037073 10.0.0.249 - - [2025-11-03 17:43:15] "POST /security-groups HTTP/1.1" 200 593 0.088486 10.0.0.249 - - [2025-11-03 17:43:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001929 10.0.0.249 - - [2025-11-03 17:43:16] "POST /access-control-lists HTTP/1.1" 200 634 0.020981 10.0.0.249 - - [2025-11-03 17:43:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.005642 10.0.0.249 - - [2025-11-03 17:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029978 10.0.0.249 - - [2025-11-03 17:43:16] "POST /chown HTTP/1.1" 200 109 0.022849 10.0.0.249 - - [2025-11-03 17:43:16] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007171 10.0.0.249 - - [2025-11-03 17:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.249 - - [2025-11-03 17:43:16] "POST /access-control-lists HTTP/1.1" 200 632 0.085159 10.0.0.249 - - [2025-11-03 17:43:16] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016441 10.0.0.249 - - [2025-11-03 17:43:16] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.249 - - [2025-11-03 17:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.249 - - [2025-11-03 17:43:16] "GET /tag/aa4622de-8424-48fe-b74d-eafc8b25739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010217 10.0.0.249 - - [2025-11-03 17:43:16] "POST /firewall-rules HTTP/1.1" 200 602 0.068568 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-rule/ecd112fb-a53f-4e6e-8c32-a075e254968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004295 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003482 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-rule/ecd112fb-a53f-4e6e-8c32-a075e254968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002032 10.0.0.249 - - [2025-11-03 17:43:16] "POST /ref-update HTTP/1.1" 200 156 0.047750 10.0.0.249 - - [2025-11-03 17:43:16] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012294 10.0.0.249 - - [2025-11-03 17:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.249 - - [2025-11-03 17:43:16] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002927 10.0.0.249 - - [2025-11-03 17:43:16] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.249 - - [2025-11-03 17:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.249 - - [2025-11-03 17:43:16] "GET /tag/aa4622de-8424-48fe-b74d-eafc8b25739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014308 10.0.0.249 - - [2025-11-03 17:43:16] "POST /firewall-rules HTTP/1.1" 200 600 0.068613 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-rule/c4df7465-ac82-4069-b5ba-ec747af4f32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005635 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.012923 10.0.0.249 - - [2025-11-03 17:43:16] "GET /firewall-rule/c4df7465-ac82-4069-b5ba-ec747af4f32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002753 10.0.0.249 - - [2025-11-03 17:43:16] "POST /ref-update HTTP/1.1" 200 156 0.067140 10.0.0.249 - - [2025-11-03 17:43:18] "POST /tags HTTP/1.1" 200 346 0.080812 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.249 - - [2025-11-03 17:43:18] "GET /tag/52961b4a-e847-434c-b527-b4acdccd4536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013227 10.0.0.249 - - [2025-11-03 17:43:18] "POST /projects HTTP/1.1" 409 238 0.002362 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009269 10.0.0.249 - - [2025-11-03 17:43:18] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027867 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.249 - - [2025-11-03 17:43:18] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008575 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2025-11-03 17:43:18] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004215 10.0.0.249 - - [2025-11-03 17:43:18] "POST /security-groups HTTP/1.1" 409 285 0.006298 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.249 - - [2025-11-03 17:43:18] "PUT /security-group/b5d91e89-4999-4459-a7dc-202654e58e64 HTTP/1.1" 200 263 0.072802 10.0.0.249 - - [2025-11-03 17:43:18] "PUT /access-control-list/4908689d-5395-4c59-9065-e4103504be85 HTTP/1.1" 200 273 0.025547 10.0.0.249 - - [2025-11-03 17:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023168 10.0.0.249 - - [2025-11-03 17:43:18] "PUT /access-control-list/ea79b44b-7a94-4df5-af83-72c25008fda1 HTTP/1.1" 200 273 0.016702 10.0.0.249 - - [2025-11-03 17:43:18] "POST /tags HTTP/1.1" 409 228 0.001777 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.249 - - [2025-11-03 17:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.249 - - [2025-11-03 17:43:18] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.054188 10.0.0.249 - - [2025-11-03 17:43:18] "GET /tag/52961b4a-e847-434c-b527-b4acdccd4536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.026446 10.0.0.249 - - [2025-11-03 17:43:19] "POST /tags HTTP/1.1" 200 346 0.247167 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016650 10.0.0.249 - - [2025-11-03 17:43:19] "GET /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011950 10.0.0.249 - - [2025-11-03 17:43:19] "POST /projects HTTP/1.1" 409 238 0.002155 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.249 - - [2025-11-03 17:43:19] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047271 10.0.0.249 - - [2025-11-03 17:43:19] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.084300 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013422 10.0.0.249 - - [2025-11-03 17:43:19] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005402 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.249 - - [2025-11-03 17:43:19] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005618 10.0.0.249 - - [2025-11-03 17:43:19] "POST /security-groups HTTP/1.1" 409 285 0.002870 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2025-11-03 17:43:19] "PUT /security-group/df2fba8b-7c6d-4a31-ae1a-55f23cba4866 HTTP/1.1" 200 263 0.056272 10.0.0.249 - - [2025-11-03 17:43:19] "PUT /access-control-list/7d540736-86f6-4573-aaf4-8a94d6fce2c6 HTTP/1.1" 200 273 0.015712 10.0.0.249 - - [2025-11-03 17:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035018 10.0.0.249 - - [2025-11-03 17:43:19] "POST /tags HTTP/1.1" 409 228 0.011582 10.0.0.249 - - [2025-11-03 17:43:19] "PUT /access-control-list/d1ea4de7-b6e9-4469-8f56-eaa72f46cfe2 HTTP/1.1" 200 273 0.025620 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.249 - - [2025-11-03 17:43:19] "GET /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013813 10.0.0.249 - - [2025-11-03 17:43:19] "POST /tags HTTP/1.1" 200 292 0.073485 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.249 - - [2025-11-03 17:43:19] "GET /tag/1302bc1f-7dad-45fc-a902-458257a6c33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.019676 10.0.0.249 - - [2025-11-03 17:43:19] "POST /tags HTTP/1.1" 200 304 0.091726 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2025-11-03 17:43:19] "GET /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.025534 10.0.0.249 - - [2025-11-03 17:43:19] "POST /tags HTTP/1.1" 409 252 0.003019 10.0.0.249 - - [2025-11-03 17:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2025-11-03 17:43:20] "GET /tag/1e3b7efb-d490-4b34-8064-c6d8945a885e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017607 10.0.0.249 - - [2025-11-03 17:43:20] "POST /tags HTTP/1.1" 409 226 0.002035 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.249 - - [2025-11-03 17:43:20] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014553 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004169 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.249 - - [2025-11-03 17:43:20] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036914 10.0.0.249 - - [2025-11-03 17:43:20] "POST /virtual-machines HTTP/1.1" 200 396 0.012543 10.0.0.249 - - [2025-11-03 17:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013234 10.0.0.249 - - [2025-11-03 17:43:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105555 10.0.0.249 - - [2025-11-03 17:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017824 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015433 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006190 10.0.0.249 - - [2025-11-03 17:43:20] "POST /instance-ips HTTP/1.1" 200 398 0.020011 10.0.0.249 - - [2025-11-03 17:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015643 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004253 10.0.0.249 - - [2025-11-03 17:43:20] "POST /set-tag HTTP/1.1" 200 109 0.067849 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009120 10.0.0.249 - - [2025-11-03 17:43:20] "GET /instance-ip/9663d1c0-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004360 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010293 10.0.0.249 - - [2025-11-03 17:43:20] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.008222 10.0.0.249 - - [2025-11-03 17:43:20] "POST /ref-update HTTP/1.1" 200 156 0.023173 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014819 10.0.0.249 - - [2025-11-03 17:43:20] "POST /set-tag HTTP/1.1" 200 109 0.004884 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2025-11-03 17:43:20] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003838 10.0.0.249 - - [2025-11-03 17:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.249 - - [2025-11-03 17:43:21] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041325 10.0.0.249 - - [2025-11-03 17:43:21] "POST /virtual-machines HTTP/1.1" 200 396 0.007040 10.0.0.249 - - [2025-11-03 17:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016603 10.0.0.249 - - [2025-11-03 17:43:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142893 10.0.0.249 - - [2025-11-03 17:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010874 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010198 10.0.0.249 - - [2025-11-03 17:43:21] "POST /instance-ips HTTP/1.1" 200 398 0.021339 10.0.0.249 - - [2025-11-03 17:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021294 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007764 10.0.0.249 - - [2025-11-03 17:43:21] "POST /set-tag HTTP/1.1" 200 109 0.061430 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025756 10.0.0.249 - - [2025-11-03 17:43:21] "GET /instance-ip/96e5cacc-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003406 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004701 10.0.0.249 - - [2025-11-03 17:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003694 10.0.0.249 - - [2025-11-03 17:43:21] "POST /ref-update HTTP/1.1" 200 156 0.008676 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011897 10.0.0.249 - - [2025-11-03 17:43:21] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.249 - - [2025-11-03 17:43:21] "POST /tags HTTP/1.1" 200 292 0.025865 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007176 10.0.0.249 - - [2025-11-03 17:43:21] "GET /tag/3adeb6d7-4f85-4cd9-8c0c-e1d311800e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011420 10.0.0.249 - - [2025-11-03 17:43:21] "POST /tags HTTP/1.1" 409 252 0.002701 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.249 - - [2025-11-03 17:43:21] "GET /tag/87994e93-e342-4030-94fe-19e7d8d03341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010531 10.0.0.249 - - [2025-11-03 17:43:21] "POST /tags HTTP/1.1" 409 226 0.002195 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2025-11-03 17:43:21] "GET /tag/aa4622de-8424-48fe-b74d-eafc8b25739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012889 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.249 - - [2025-11-03 17:43:21] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004153 10.0.0.249 - - [2025-11-03 17:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.249 - - [2025-11-03 17:43:22] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041176 10.0.0.249 - - [2025-11-03 17:43:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008999 10.0.0.249 - - [2025-11-03 17:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009446 10.0.0.249 - - [2025-11-03 17:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132664 10.0.0.249 - - [2025-11-03 17:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009158 10.0.0.249 - - [2025-11-03 17:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004863 10.0.0.249 - - [2025-11-03 17:43:22] "POST /instance-ips HTTP/1.1" 200 398 0.019578 10.0.0.249 - - [2025-11-03 17:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019381 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013261 10.0.0.249 - - [2025-11-03 17:43:22] "POST /set-tag HTTP/1.1" 200 109 0.065265 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010720 10.0.0.249 - - [2025-11-03 17:43:22] "GET /instance-ip/977ffa52-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007592 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006154 10.0.0.249 - - [2025-11-03 17:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003901 10.0.0.249 - - [2025-11-03 17:43:22] "POST /ref-update HTTP/1.1" 200 156 0.008072 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015274 10.0.0.249 - - [2025-11-03 17:43:22] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.249 - - [2025-11-03 17:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.249 - - [2025-11-03 17:43:22] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003656 10.0.0.249 - - [2025-11-03 17:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.249 - - [2025-11-03 17:43:22] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040560 10.0.0.249 - - [2025-11-03 17:43:22] "POST /virtual-machines HTTP/1.1" 200 396 0.009156 10.0.0.249 - - [2025-11-03 17:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024374 10.0.0.249 - - [2025-11-03 17:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105606 10.0.0.249 - - [2025-11-03 17:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007035 10.0.0.249 - - [2025-11-03 17:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009320 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004069 10.0.0.249 - - [2025-11-03 17:43:23] "POST /instance-ips HTTP/1.1" 200 398 0.020326 10.0.0.249 - - [2025-11-03 17:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024876 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005445 10.0.0.249 - - [2025-11-03 17:43:23] "POST /set-tag HTTP/1.1" 200 109 0.066020 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010461 10.0.0.249 - - [2025-11-03 17:43:23] "GET /instance-ip/97f7e134-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008907 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004724 10.0.0.249 - - [2025-11-03 17:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003971 10.0.0.249 - - [2025-11-03 17:43:23] "POST /ref-update HTTP/1.1" 200 156 0.009249 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015809 10.0.0.249 - - [2025-11-03 17:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.249 - - [2025-11-03 17:43:23] "POST /tags HTTP/1.1" 200 300 0.024752 10.0.0.249 - - [2025-11-03 17:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.249 - - [2025-11-03 17:43:23] "GET /tag/e1bc5b03-5d36-4b90-a977-4319a63fb388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011761 10.0.0.249 - - [2025-11-03 17:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004677 10.0.0.249 - - [2025-11-03 17:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2025-11-03 17:43:23] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.068290 10.0.0.249 - - [2025-11-03 17:43:23] "POST /virtual-machines HTTP/1.1" 200 396 0.026841 10.0.0.249 - - [2025-11-03 17:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032107 10.0.0.249 - - [2025-11-03 17:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106432 10.0.0.249 - - [2025-11-03 17:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008546 10.0.0.249 - - [2025-11-03 17:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.249 - - [2025-11-03 17:43:23] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005978 10.0.0.249 - - [2025-11-03 17:43:24] "POST /instance-ips HTTP/1.1" 200 398 0.017542 10.0.0.249 - - [2025-11-03 17:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021138 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009323 10.0.0.249 - - [2025-11-03 17:43:24] "POST /set-tag HTTP/1.1" 200 109 0.017068 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014922 10.0.0.249 - - [2025-11-03 17:43:24] "GET /instance-ip/9883ef94-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003398 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005295 10.0.0.249 - - [2025-11-03 17:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.249 - - [2025-11-03 17:43:24] "POST /tags HTTP/1.1" 200 300 0.027714 10.0.0.249 - - [2025-11-03 17:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2025-11-03 17:43:24] "GET /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013158 10.0.0.249 - - [2025-11-03 17:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004687 10.0.0.249 - - [2025-11-03 17:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.249 - - [2025-11-03 17:43:24] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038643 10.0.0.249 - - [2025-11-03 17:43:24] "POST /virtual-machines HTTP/1.1" 200 396 0.007812 10.0.0.249 - - [2025-11-03 17:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007584 10.0.0.249 - - [2025-11-03 17:43:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093851 10.0.0.249 - - [2025-11-03 17:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019862 10.0.0.249 - - [2025-11-03 17:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004742 10.0.0.249 - - [2025-11-03 17:43:24] "POST /instance-ips HTTP/1.1" 200 398 0.018529 10.0.0.249 - - [2025-11-03 17:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.041585 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019966 10.0.0.249 - - [2025-11-03 17:43:24] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020576 10.0.0.249 - - [2025-11-03 17:43:24] "GET /instance-ip/98e93908-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003567 10.0.0.249 - - [2025-11-03 17:43:24] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004481 10.0.0.249 - - [2025-11-03 17:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.249 - - [2025-11-03 17:43:24] "POST /tags HTTP/1.1" 200 300 0.016725 10.0.0.249 - - [2025-11-03 17:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.249 - - [2025-11-03 17:43:25] "GET /tag/17ffc11f-0df3-4766-9b8f-72e97125854f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013359 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005057 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.249 - - [2025-11-03 17:43:25] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032108 10.0.0.249 - - [2025-11-03 17:43:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008922 10.0.0.249 - - [2025-11-03 17:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008273 10.0.0.249 - - [2025-11-03 17:43:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110236 10.0.0.249 - - [2025-11-03 17:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025828 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014943 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005042 10.0.0.249 - - [2025-11-03 17:43:25] "POST /instance-ips HTTP/1.1" 200 398 0.021713 10.0.0.249 - - [2025-11-03 17:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022150 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012918 10.0.0.249 - - [2025-11-03 17:43:25] "POST /set-tag HTTP/1.1" 200 109 0.016866 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014604 10.0.0.249 - - [2025-11-03 17:43:25] "GET /instance-ip/995669ce-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002839 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004220 10.0.0.249 - - [2025-11-03 17:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.249 - - [2025-11-03 17:43:25] "POST /tags HTTP/1.1" 200 300 0.018396 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.249 - - [2025-11-03 17:43:25] "GET /tag/59ef62dd-24bc-4f6c-90bc-e10ecb9f8d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011703 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.249 - - [2025-11-03 17:43:25] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003882 10.0.0.249 - - [2025-11-03 17:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2025-11-03 17:43:25] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041844 10.0.0.249 - - [2025-11-03 17:43:25] "POST /virtual-machines HTTP/1.1" 200 396 0.007159 10.0.0.249 - - [2025-11-03 17:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010013 10.0.0.249 - - [2025-11-03 17:43:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115335 10.0.0.249 - - [2025-11-03 17:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026446 10.0.0.249 - - [2025-11-03 17:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014945 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004922 10.0.0.249 - - [2025-11-03 17:43:26] "POST /instance-ips HTTP/1.1" 200 398 0.019177 10.0.0.249 - - [2025-11-03 17:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022806 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017634 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.017494 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.033283 10.0.0.249 - - [2025-11-03 17:43:26] "GET /instance-ip/99c1a752-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003863 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004969 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.004029 10.0.0.249 - - [2025-11-03 17:43:26] "POST /ref-update HTTP/1.1" 200 156 0.007988 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004940 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005039 10.0.0.249 - - [2025-11-03 17:43:26] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015079 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005457 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004497 10.0.0.249 - - [2025-11-03 17:43:26] "POST /ref-update HTTP/1.1" 200 156 0.022888 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009617 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.005239 10.0.0.249 - - [2025-11-03 17:43:26] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004596 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004565 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004467 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004815 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.249 - - [2025-11-03 17:43:26] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004175 10.0.0.249 - - [2025-11-03 17:43:26] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.249 - - [2025-11-03 17:43:27] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008499 10.0.0.249 - - [2025-11-03 17:43:27] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.249 - - [2025-11-03 17:43:27] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004425 10.0.0.249 - - [2025-11-03 17:43:27] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.249 - - [2025-11-03 17:43:27] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004473 10.0.0.249 - - [2025-11-03 17:43:27] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.249 - - [2025-11-03 17:43:30] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004888 10.0.0.249 - - [2025-11-03 17:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.249 - - [2025-11-03 17:43:30] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005252 10.0.0.249 - - [2025-11-03 17:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.249 - - [2025-11-03 17:43:31] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010783 10.0.0.249 - - [2025-11-03 17:43:31] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.249 - - [2025-11-03 17:43:31] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005173 10.0.0.249 - - [2025-11-03 17:43:31] "POST /set-tag HTTP/1.1" 200 109 0.004948 10.0.0.249 - - [2025-11-03 17:43:31] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004541 10.0.0.249 - - [2025-11-03 17:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.249 - - [2025-11-03 17:43:32] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004398 10.0.0.249 - - [2025-11-03 17:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.249 - - [2025-11-03 17:43:33] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004798 10.0.0.249 - - [2025-11-03 17:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/d3725449-b842-4cb8-916e-cc84f89a2137?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003803 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005960 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/dd3b53a5-190f-4e95-9eae-2fe7127fc572?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004681 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006343 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/0793b858-a341-4de0-9838-fcefb1bc94e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003461 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006485 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/555f08fc-d2ae-4b66-b6ad-446f34d7b0df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003957 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006525 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/54ab42fe-3857-4a5c-a392-d6ceebb91f6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003466 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004678 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine/2e7d8b81-17f8-4057-bbe2-f647545b13e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004217 10.0.0.249 - - [2025-11-03 17:43:34] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006576 10.0.0.249 - - [2025-11-03 17:43:35] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004611 10.0.0.249 - - [2025-11-03 17:43:35] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.249 - - [2025-11-03 17:43:39] "GET /virtual-machine/6f09dd4b-b137-4392-bb1d-ebf46e0f41a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003182 10.0.0.249 - - [2025-11-03 17:43:39] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009668 10.0.0.249 - - [2025-11-03 17:43:39] "GET /virtual-machine/e1642d9b-b309-4baa-87a0-b8e900d7b143?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003289 10.0.0.249 - - [2025-11-03 17:43:39] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004735 10.0.0.249 - - [2025-11-03 17:43:40] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003799 10.0.0.249 - - [2025-11-03 17:43:40] "POST /tags HTTP/1.1" 200 334 0.030718 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.249 - - [2025-11-03 17:43:40] "GET /tag/b802cc7a-bd29-4e85-ac80-ce12ca8ea959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012682 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.249 - - [2025-11-03 17:43:40] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032268 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.249 - - [2025-11-03 17:43:40] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004430 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2025-11-03 17:43:40] "GET /service-appliance-set/12063bc7-be4f-4c76-a089-5895ac328888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002413 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.001518 10.0.0.249 - - [2025-11-03 17:43:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098488 10.0.0.249 - - [2025-11-03 17:43:40] "GET /virtual-machine-interface/31b6e1f7-08d8-4f1e-879f-9fe5af10de5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.018441 10.0.0.249 - - [2025-11-03 17:43:40] "POST /instance-ips HTTP/1.1" 200 410 0.022803 10.0.0.249 - - [2025-11-03 17:43:40] "GET /instance-ip/e03a56cd-14d6-4a5f-9d3e-68e1806c8b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004179 10.0.0.249 - - [2025-11-03 17:43:40] "POST /loadbalancers HTTP/1.1" 200 631 0.067774 10.0.0.249 - - [2025-11-03 17:43:40] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031137 10.0.0.249 - - [2025-11-03 17:43:40] "GET /instance-ip/e03a56cd-14d6-4a5f-9d3e-68e1806c8b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004342 10.0.0.249 - - [2025-11-03 17:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017776 10.0.0.249 - - [2025-11-03 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.249 - - [2025-11-03 17:43:41] "POST /floating-ips HTTP/1.1" 200 599 0.044337 10.0.0.249 - - [2025-11-03 17:43:41] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040374 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003851 10.0.0.249 - - [2025-11-03 17:43:41] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016624 10.0.0.249 - - [2025-11-03 17:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.249 - - [2025-11-03 17:43:41] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043193 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer-listener/c8bc5189-3f7e-4487-9a27-4c00ef41248b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.005007 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer-listener/c8bc5189-3f7e-4487-9a27-4c00ef41248b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003180 10.0.0.249 - - [2025-11-03 17:43:41] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021533 10.0.0.249 - - [2025-11-03 17:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003944 10.0.0.249 - - [2025-11-03 17:43:41] "GET /instance-ip/e03a56cd-14d6-4a5f-9d3e-68e1806c8b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003144 10.0.0.249 - - [2025-11-03 17:43:41] "GET /instance-ip/e03a56cd-14d6-4a5f-9d3e-68e1806c8b13?fields=floating_ips HTTP/1.1" 200 1215 0.003814 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer-pool/2c3e9aa7-f9a4-4f72-bbd0-56214c4549fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003895 10.0.0.249 - - [2025-11-03 17:43:41] "GET /floating-ip/10aa9131-33c5-42f2-95d2-f5266bf1a0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002325 10.0.0.249 - - [2025-11-03 17:43:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017945 10.0.0.249 - - [2025-11-03 17:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012773 10.0.0.249 - - [2025-11-03 17:43:41] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019924 10.0.0.249 - - [2025-11-03 17:43:41] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007253 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.007476 10.0.0.249 - - [2025-11-03 17:43:41] "POST /ref-update HTTP/1.1" 200 156 0.010234 10.0.0.249 - - [2025-11-03 17:43:41] "GET /floating-ip/10aa9131-33c5-42f2-95d2-f5266bf1a0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.013072 10.0.0.249 - - [2025-11-03 17:43:41] "POST /tags HTTP/1.1" 409 221 0.002198 10.0.0.249 - - [2025-11-03 17:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.249 - - [2025-11-03 17:43:41] "GET /tag/b802cc7a-bd29-4e85-ac80-ce12ca8ea959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010057 10.0.0.249 - - [2025-11-03 17:43:41] "PUT /floating-ip/10aa9131-33c5-42f2-95d2-f5266bf1a0fe HTTP/1.1" 200 257 0.014805 10.0.0.249 - - [2025-11-03 17:43:41] "POST /set-tag HTTP/1.1" 200 109 0.075231 10.0.0.249 - - [2025-11-03 17:43:41] "GET /loadbalancer-pool/2c3e9aa7-f9a4-4f72-bbd0-56214c4549fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006946 10.0.0.249 - - [2025-11-03 17:43:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021083 10.0.0.249 - - [2025-11-03 17:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008982 10.0.0.249 - - [2025-11-03 17:43:41] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008171 10.0.0.249 - - [2025-11-03 17:43:41] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007055 10.0.0.249 - - [2025-11-03 17:43:41] "POST /ref-update HTTP/1.1" 200 156 0.009690 10.0.0.249 - - [2025-11-03 17:43:41] "GET /floating-ip/10aa9131-33c5-42f2-95d2-f5266bf1a0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.012507 10.0.0.249 - - [2025-11-03 17:43:41] "POST /set-tag HTTP/1.1" 200 109 0.103671 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 206 0.005123 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011307 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 204 0.001934 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010334 10.0.0.249 - - [2025-11-03 17:43:42] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002563 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2025-11-03 17:43:42] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002643 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 206 0.001731 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015856 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 226 0.002279 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010691 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 204 0.001992 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010773 10.0.0.249 - - [2025-11-03 17:43:42] "POST /tags HTTP/1.1" 409 226 0.001899 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.249 - - [2025-11-03 17:43:42] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011045 10.0.0.249 - - [2025-11-03 17:43:42] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002598 10.0.0.249 - - [2025-11-03 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2025-11-03 17:43:42] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002900 10.0.0.249 - - [2025-11-03 17:43:42] "POST /firewall-rules HTTP/1.1" 200 628 0.075402 10.0.0.249 - - [2025-11-03 17:43:42] "POST /firewall-rules HTTP/1.1" 200 648 0.077059 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-rule/3f97f4f3-8615-4877-8da3-e6147ecbaa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006903 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002421 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-rule/a48e134d-56c9-4930-984c-23b8a5bc9829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004130 10.0.0.249 - - [2025-11-03 17:43:42] "POST /ref-update HTTP/1.1" 200 156 0.013499 10.0.0.249 - - [2025-11-03 17:43:42] "POST /firewall-policys HTTP/1.1" 200 608 0.031267 10.0.0.249 - - [2025-11-03 17:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010489 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002444 10.0.0.249 - - [2025-11-03 17:43:42] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002083 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002773 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004347 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003463 10.0.0.249 - - [2025-11-03 17:43:42] "GET /firewall-policy/aeac47f4-51f3-4af5-a39f-9fc0f3ae9943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004405 10.0.0.249 - - [2025-11-03 17:43:43] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002428 10.0.0.249 - - [2025-11-03 17:43:43] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002429 10.0.0.249 - - [2025-11-03 17:43:43] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.249 - - [2025-11-03 17:43:43] "POST /ref-update HTTP/1.1" 200 156 0.034815 10.0.0.249 - - [2025-11-03 17:43:43] "POST /ref-update HTTP/1.1" 200 156 0.028359 10.0.0.249 - - [2025-11-03 17:43:43] "POST /ref-update HTTP/1.1" 200 156 0.019868 10.0.0.249 - - [2025-11-03 17:43:43] "POST /ref-update HTTP/1.1" 200 156 0.027328 10.0.0.249 - - [2025-11-03 17:43:43] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007716 10.0.0.249 - - [2025-11-03 17:44:39] "GET /global-system-configs HTTP/1.1" 200 323 0.005167 10.0.0.249 - - [2025-11-03 17:44:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002392 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001339 10.0.0.249 - - [2025-11-03 17:45:41] "POST /tags HTTP/1.1" 409 252 0.002342 10.0.0.249 - - [2025-11-03 17:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.249 - - [2025-11-03 17:45:41] "GET /tag/87994e93-e342-4030-94fe-19e7d8d03341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013649 10.0.0.249 - - [2025-11-03 17:45:41] "POST /tags HTTP/1.1" 409 228 0.001935 10.0.0.249 - - [2025-11-03 17:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.249 - - [2025-11-03 17:45:41] "GET /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015806 10.0.0.249 - - [2025-11-03 17:45:41] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003690 10.0.0.249 - - [2025-11-03 17:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.249 - - [2025-11-03 17:45:41] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002739 10.0.0.249 - - [2025-11-03 17:45:41] "POST /tags HTTP/1.1" 409 206 0.001848 10.0.0.249 - - [2025-11-03 17:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2025-11-03 17:45:41] "GET /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010077 10.0.0.249 - - [2025-11-03 17:45:41] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.249 - - [2025-11-03 17:45:42] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021302 10.0.0.249 - - [2025-11-03 17:45:42] "POST /tags HTTP/1.1" 409 204 0.002241 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.249 - - [2025-11-03 17:45:42] "GET /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014239 10.0.0.249 - - [2025-11-03 17:45:42] "POST /tags HTTP/1.1" 409 226 0.004295 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.249 - - [2025-11-03 17:45:42] "GET /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013642 10.0.0.249 - - [2025-11-03 17:45:42] "POST /tags HTTP/1.1" 409 228 0.003639 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.249 - - [2025-11-03 17:45:42] "GET /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.025294 10.0.0.249 - - [2025-11-03 17:45:42] "POST /tags HTTP/1.1" 409 252 0.004412 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.249 - - [2025-11-03 17:45:42] "GET /tag/87994e93-e342-4030-94fe-19e7d8d03341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013808 10.0.0.249 - - [2025-11-03 17:45:42] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004450 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.249 - - [2025-11-03 17:45:42] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002812 10.0.0.249 - - [2025-11-03 17:45:42] "POST /firewall-rules HTTP/1.1" 409 281 0.002184 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2025-11-03 17:45:42] "PUT /firewall-rule/a48e134d-56c9-4930-984c-23b8a5bc9829 HTTP/1.1" 200 261 0.024122 10.0.0.249 - - [2025-11-03 17:45:42] "POST /firewall-rules HTTP/1.1" 409 291 0.011129 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.249 - - [2025-11-03 17:45:42] "PUT /firewall-rule/3f97f4f3-8615-4877-8da3-e6147ecbaa48 HTTP/1.1" 200 261 0.029811 10.0.0.249 - - [2025-11-03 17:45:42] "GET /firewall-rule/3f97f4f3-8615-4877-8da3-e6147ecbaa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.019910 10.0.0.249 - - [2025-11-03 17:45:42] "POST /firewall-rules HTTP/1.1" 200 660 0.089216 10.0.0.249 - - [2025-11-03 17:45:42] "GET /firewall-rule/58db9314-c043-4ef0-804e-0edfdf0ad5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.019103 10.0.0.249 - - [2025-11-03 17:45:42] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005810 10.0.0.249 - - [2025-11-03 17:45:42] "GET /firewall-rule/a48e134d-56c9-4930-984c-23b8a5bc9829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.007853 10.0.0.249 - - [2025-11-03 17:45:42] "POST /firewall-policys HTTP/1.1" 409 269 0.004612 10.0.0.249 - - [2025-11-03 17:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2025-11-03 17:45:42] "PUT /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216 HTTP/1.1" 200 265 0.040454 10.0.0.249 - - [2025-11-03 17:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026851 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.023601 10.0.0.249 - - [2025-11-03 17:45:43] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005253 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011919 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.013915 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.006765 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003824 10.0.0.249 - - [2025-11-03 17:45:43] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009930 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011817 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004258 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004584 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.249 - - [2025-11-03 17:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2025-11-03 17:46:44] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002809 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003990 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.017586 10.0.0.249 - - [2025-11-03 17:46:44] "DELETE /loadbalancer-member/9c23ed1b-e5a6-47d5-8d36-7b46234c1cfc HTTP/1.1" 200 115 0.031369 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005745 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.249 - - [2025-11-03 17:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.249 - - [2025-11-03 17:46:44] "GET /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002647 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004514 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.005376 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004627 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004522 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.249 - - [2025-11-03 17:46:44] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005376 10.0.0.249 - - [2025-11-03 17:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006053 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.005566 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006847 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine/d3725449-b842-4cb8-916e-cc84f89a2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002463 10.0.0.249 - - [2025-11-03 17:46:45] "POST /ref-update HTTP/1.1" 200 156 0.008638 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006015 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.028333 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.020558 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.020602 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.035280 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.053142 10.0.0.249 - - [2025-11-03 17:46:45] "DELETE /instance-ip/9663d1c0-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.071174 10.0.0.249 - - [2025-11-03 17:46:45] "POST /ref-update HTTP/1.1" 200 156 0.016375 10.0.0.249 - - [2025-11-03 17:46:45] "DELETE /virtual-machine-interface/964e6920-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.057613 10.0.0.249 - - [2025-11-03 17:46:45] "DELETE /virtual-machine/d3725449-b842-4cb8-916e-cc84f89a2137 HTTP/1.1" 200 115 0.046214 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007371 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012686 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.003720 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005660 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine/555f08fc-d2ae-4b66-b6ad-446f34d7b0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002752 10.0.0.249 - - [2025-11-03 17:46:45] "POST /ref-update HTTP/1.1" 200 156 0.014729 10.0.0.249 - - [2025-11-03 17:46:45] "GET /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017559 10.0.0.249 - - [2025-11-03 17:46:45] "POST /set-tag HTTP/1.1" 200 109 0.066786 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.034718 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.035299 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.036711 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.024029 10.0.0.249 - - [2025-11-03 17:46:46] "DELETE /instance-ip/97f7e134-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.061029 10.0.0.249 - - [2025-11-03 17:46:46] "DELETE /virtual-machine-interface/97debc36-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.042451 10.0.0.249 - - [2025-11-03 17:46:46] "DELETE /virtual-machine/555f08fc-d2ae-4b66-b6ad-446f34d7b0df HTTP/1.1" 200 115 0.021773 10.0.0.249 - - [2025-11-03 17:46:46] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006173 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.249 - - [2025-11-03 17:46:46] "GET /virtual-machine/dd3b53a5-190f-4e95-9eae-2fe7127fc572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002722 10.0.0.249 - - [2025-11-03 17:46:46] "POST /ref-update HTTP/1.1" 200 156 0.009779 10.0.0.249 - - [2025-11-03 17:46:46] "GET /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005591 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.028665 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.036430 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.021544 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.031610 10.0.0.249 - - [2025-11-03 17:46:46] "POST /set-tag HTTP/1.1" 200 109 0.048900 10.0.0.249 - - [2025-11-03 17:46:46] "DELETE /instance-ip/96e5cacc-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.059694 10.0.0.249 - - [2025-11-03 17:46:46] "POST /ref-update HTTP/1.1" 200 156 0.015213 10.0.0.249 - - [2025-11-03 17:46:46] "DELETE /virtual-machine-interface/96c64a80-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.063271 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /virtual-machine/dd3b53a5-190f-4e95-9eae-2fe7127fc572 HTTP/1.1" 200 115 0.034631 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /tag/1302bc1f-7dad-45fc-a902-458257a6c33b HTTP/1.1" 200 115 0.048211 10.0.0.249 - - [2025-11-03 17:46:47] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005126 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.249 - - [2025-11-03 17:46:47] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005809 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.249 - - [2025-11-03 17:46:47] "GET /virtual-machine/0793b858-a341-4de0-9838-fcefb1bc94e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003278 10.0.0.249 - - [2025-11-03 17:46:47] "POST /ref-update HTTP/1.1" 200 156 0.012084 10.0.0.249 - - [2025-11-03 17:46:47] "GET /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010006 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.024725 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.042485 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.035343 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.025995 10.0.0.249 - - [2025-11-03 17:46:47] "POST /set-tag HTTP/1.1" 200 109 0.026450 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /instance-ip/977ffa52-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.067362 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /virtual-machine-interface/97630cf8-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.053692 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /virtual-machine/0793b858-a341-4de0-9838-fcefb1bc94e3 HTTP/1.1" 200 115 0.042193 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced HTTP/1.1" 409 391 0.006121 10.0.0.249 - - [2025-11-03 17:46:47] "DELETE /tag/3adeb6d7-4f85-4cd9-8c0c-e1d311800e1c HTTP/1.1" 200 115 0.052052 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004957 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004081 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine/e1642d9b-b309-4baa-87a0-b8e900d7b143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002414 10.0.0.249 - - [2025-11-03 17:47:16] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006309 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.016811 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.018503 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.020723 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.013321 10.0.0.249 - - [2025-11-03 17:47:16] "DELETE /instance-ip/99c1a752-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.042062 10.0.0.249 - - [2025-11-03 17:47:16] "DELETE /virtual-machine-interface/99aae2a6-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.044487 10.0.0.249 - - [2025-11-03 17:47:16] "DELETE /virtual-machine/e1642d9b-b309-4baa-87a0-b8e900d7b143 HTTP/1.1" 200 115 0.032899 10.0.0.249 - - [2025-11-03 17:47:16] "DELETE /tag/59ef62dd-24bc-4f6c-90bc-e10ecb9f8d88 HTTP/1.1" 200 115 0.041802 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004044 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004104 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.008800 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine/6f09dd4b-b137-4392-bb1d-ebf46e0f41a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002946 10.0.0.249 - - [2025-11-03 17:47:16] "POST /ref-update HTTP/1.1" 200 156 0.013184 10.0.0.249 - - [2025-11-03 17:47:16] "GET /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017393 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.016105 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.026311 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.031181 10.0.0.249 - - [2025-11-03 17:47:16] "POST /set-tag HTTP/1.1" 200 109 0.025556 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /instance-ip/98e93908-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.068842 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /virtual-machine-interface/98d6243a-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.044493 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /virtual-machine/6f09dd4b-b137-4392-bb1d-ebf46e0f41a7 HTTP/1.1" 200 115 0.023862 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa HTTP/1.1" 409 237 0.007090 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007430 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004131 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine/54ab42fe-3857-4a5c-a392-d6ceebb91f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002773 10.0.0.249 - - [2025-11-03 17:47:17] "POST /ref-update HTTP/1.1" 200 156 0.010904 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004713 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.020971 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.032444 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.020359 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.030832 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /instance-ip/9883ef94-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.047593 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /virtual-machine-interface/986b1316-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.032612 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /virtual-machine/54ab42fe-3857-4a5c-a392-d6ceebb91f6d HTTP/1.1" 200 115 0.027472 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /tag/e1bc5b03-5d36-4b90-a977-4319a63fb388 HTTP/1.1" 200 115 0.035664 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /tag/1e3b7efb-d490-4b34-8064-c6d8945a885e HTTP/1.1" 200 115 0.042478 10.0.0.249 - - [2025-11-03 17:47:17] "DELETE /tag/52961b4a-e847-434c-b527-b4acdccd4536 HTTP/1.1" 200 115 0.032297 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005759 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004316 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine/2e7d8b81-17f8-4057-bbe2-f647545b13e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002967 10.0.0.249 - - [2025-11-03 17:47:17] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.249 - - [2025-11-03 17:47:17] "GET /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021594 10.0.0.249 - - [2025-11-03 17:47:17] "POST /set-tag HTTP/1.1" 200 109 0.015834 10.0.0.249 - - [2025-11-03 17:47:18] "POST /set-tag HTTP/1.1" 200 109 0.031584 10.0.0.249 - - [2025-11-03 17:47:18] "POST /set-tag HTTP/1.1" 200 109 0.019300 10.0.0.249 - - [2025-11-03 17:47:18] "POST /set-tag HTTP/1.1" 200 109 0.018456 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /instance-ip/995669ce-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.055917 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /virtual-machine-interface/99406926-b8dc-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.048685 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /virtual-machine/2e7d8b81-17f8-4057-bbe2-f647545b13e4 HTTP/1.1" 200 115 0.016058 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280 HTTP/1.1" 409 237 0.004895 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /tag/87994e93-e342-4030-94fe-19e7d8d03341 HTTP/1.1" 409 237 0.015090 10.0.0.249 - - [2025-11-03 17:47:18] "DELETE /tag/17ffc11f-0df3-4766-9b8f-72e97125854f HTTP/1.1" 200 115 0.029525 10.0.0.249 - - [2025-11-03 17:47:19] "POST /projects HTTP/1.1" 409 238 0.002553 10.0.0.249 - - [2025-11-03 17:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.249 - - [2025-11-03 17:47:19] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040437 10.0.0.249 - - [2025-11-03 17:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2025-11-03 17:47:19] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006996 10.0.0.249 - - [2025-11-03 17:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.249 - - [2025-11-03 17:47:19] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008426 10.0.0.249 - - [2025-11-03 17:47:19] "POST /security-groups HTTP/1.1" 409 285 0.003475 10.0.0.249 - - [2025-11-03 17:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009041 10.0.0.249 - - [2025-11-03 17:47:19] "PUT /security-group/df2fba8b-7c6d-4a31-ae1a-55f23cba4866 HTTP/1.1" 200 263 0.073702 10.0.0.249 - - [2025-11-03 17:47:19] "PUT /access-control-list/7d540736-86f6-4573-aaf4-8a94d6fce2c6 HTTP/1.1" 200 273 0.008207 10.0.0.249 - - [2025-11-03 17:47:19] "PUT /access-control-list/d1ea4de7-b6e9-4469-8f56-eaa72f46cfe2 HTTP/1.1" 200 273 0.013623 10.0.0.249 - - [2025-11-03 17:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018312 10.0.0.249 - - [2025-11-03 17:47:24] "POST /projects HTTP/1.1" 409 238 0.002491 10.0.0.249 - - [2025-11-03 17:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.249 - - [2025-11-03 17:47:24] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025152 10.0.0.249 - - [2025-11-03 17:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.249 - - [2025-11-03 17:47:24] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005219 10.0.0.249 - - [2025-11-03 17:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.249 - - [2025-11-03 17:47:24] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004430 10.0.0.249 - - [2025-11-03 17:47:24] "POST /security-groups HTTP/1.1" 409 285 0.002709 10.0.0.249 - - [2025-11-03 17:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.249 - - [2025-11-03 17:47:24] "PUT /security-group/df2fba8b-7c6d-4a31-ae1a-55f23cba4866 HTTP/1.1" 200 263 0.055263 10.0.0.249 - - [2025-11-03 17:47:24] "PUT /access-control-list/7d540736-86f6-4573-aaf4-8a94d6fce2c6 HTTP/1.1" 200 273 0.013163 10.0.0.249 - - [2025-11-03 17:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039497 10.0.0.249 - - [2025-11-03 17:47:25] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.007416 10.0.0.249 - - [2025-11-03 17:47:25] "PUT /access-control-list/d1ea4de7-b6e9-4469-8f56-eaa72f46cfe2 HTTP/1.1" 200 273 0.031087 10.0.0.249 - - [2025-11-03 17:47:25] "GET /firewall-rule/ecd112fb-a53f-4e6e-8c32-a075e254968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003052 10.0.0.249 - - [2025-11-03 17:47:25] "POST /ref-update HTTP/1.1" 200 156 0.045284 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /firewall-rule/ecd112fb-a53f-4e6e-8c32-a075e254968d HTTP/1.1" 200 115 0.041112 10.0.0.249 - - [2025-11-03 17:47:25] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.013068 10.0.0.249 - - [2025-11-03 17:47:25] "GET /firewall-rule/c4df7465-ac82-4069-b5ba-ec747af4f32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003093 10.0.0.249 - - [2025-11-03 17:47:25] "POST /ref-update HTTP/1.1" 200 156 0.043291 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /firewall-rule/c4df7465-ac82-4069-b5ba-ec747af4f32c HTTP/1.1" 200 115 0.062699 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /tag/aa4622de-8424-48fe-b74d-eafc8b25739b HTTP/1.1" 200 115 0.039686 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280 HTTP/1.1" 409 237 0.008412 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /tag/87994e93-e342-4030-94fe-19e7d8d03341 HTTP/1.1" 409 237 0.004395 10.0.0.249 - - [2025-11-03 17:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.249 - - [2025-11-03 17:47:25] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003716 10.0.0.249 - - [2025-11-03 17:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.249 - - [2025-11-03 17:47:25] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004430 10.0.0.249 - - [2025-11-03 17:47:25] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.045556 10.0.0.249 - - [2025-11-03 17:47:25] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.052835 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /security-group/df2fba8b-7c6d-4a31-ae1a-55f23cba4866 HTTP/1.1" 200 115 0.045021 10.0.0.249 - - [2025-11-03 17:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /access-control-list/7d540736-86f6-4573-aaf4-8a94d6fce2c6 HTTP/1.1" 200 115 0.038347 10.0.0.249 - - [2025-11-03 17:47:25] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.023101 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /access-control-list/d1ea4de7-b6e9-4469-8f56-eaa72f46cfe2 HTTP/1.1" 200 115 0.046114 10.0.0.249 - - [2025-11-03 17:47:25] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?fields=security_groups HTTP/1.1" 200 1352 0.062011 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /security-group/7839d2be-3eb0-48d2-8841-d3694553e8f0 HTTP/1.1" 200 115 0.051609 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /access-control-list/1a2a9a5c-0040-47f4-9e29-74783c29756b HTTP/1.1" 200 115 0.034940 10.0.0.249 - - [2025-11-03 17:47:25] "DELETE /access-control-list/253f469c-3d7e-4a83-b2b5-8c218442e801 HTTP/1.1" 200 115 0.016702 10.0.0.249 - - [2025-11-03 17:47:25] "GET /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34?fields=application_policy_sets HTTP/1.1" 200 1391 0.029893 10.0.0.249 - - [2025-11-03 17:47:26] "DELETE /project/8a27bcb8-0db9-4ac9-bc39-00d1c53afc34 HTTP/1.1" 200 115 0.332902 10.0.0.249 - - [2025-11-03 17:47:26] "POST /projects HTTP/1.1" 409 238 0.003146 10.0.0.249 - - [2025-11-03 17:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.249 - - [2025-11-03 17:47:26] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030099 10.0.0.249 - - [2025-11-03 17:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013162 10.0.0.249 - - [2025-11-03 17:47:26] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004657 10.0.0.249 - - [2025-11-03 17:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.249 - - [2025-11-03 17:47:26] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003978 10.0.0.249 - - [2025-11-03 17:47:26] "POST /security-groups HTTP/1.1" 409 285 0.002057 10.0.0.249 - - [2025-11-03 17:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.249 - - [2025-11-03 17:47:26] "PUT /security-group/b5d91e89-4999-4459-a7dc-202654e58e64 HTTP/1.1" 200 263 0.055601 10.0.0.249 - - [2025-11-03 17:47:26] "PUT /access-control-list/4908689d-5395-4c59-9065-e4103504be85 HTTP/1.1" 200 273 0.024934 10.0.0.249 - - [2025-11-03 17:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022837 10.0.0.249 - - [2025-11-03 17:47:26] "PUT /access-control-list/ea79b44b-7a94-4df5-af83-72c25008fda1 HTTP/1.1" 200 273 0.034588 10.0.0.249 - - [2025-11-03 17:47:30] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002606 10.0.0.249 - - [2025-11-03 17:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2025-11-03 17:47:30] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002545 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-policy/8d9ab827-72b9-4221-b698-9e395899c8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.010085 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-rule/a48e134d-56c9-4930-984c-23b8a5bc9829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002613 10.0.0.249 - - [2025-11-03 17:47:30] "POST /ref-update HTTP/1.1" 200 156 0.015177 10.0.0.249 - - [2025-11-03 17:47:30] "DELETE /firewall-rule/a48e134d-56c9-4930-984c-23b8a5bc9829 HTTP/1.1" 200 115 0.041656 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002687 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-rule/3f97f4f3-8615-4877-8da3-e6147ecbaa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003455 10.0.0.249 - - [2025-11-03 17:47:30] "POST /ref-update HTTP/1.1" 200 156 0.014003 10.0.0.249 - - [2025-11-03 17:47:30] "DELETE /firewall-rule/3f97f4f3-8615-4877-8da3-e6147ecbaa48 HTTP/1.1" 200 115 0.030172 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004423 10.0.0.249 - - [2025-11-03 17:47:30] "GET /firewall-rule/58db9314-c043-4ef0-804e-0edfdf0ad5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.002885 10.0.0.249 - - [2025-11-03 17:47:30] "POST /ref-update HTTP/1.1" 200 156 0.012182 10.0.0.249 - - [2025-11-03 17:47:30] "DELETE /firewall-rule/58db9314-c043-4ef0-804e-0edfdf0ad5dd HTTP/1.1" 200 115 0.047107 10.0.0.249 - - [2025-11-03 17:47:30] "GET /application-policy-set/16cee9a7-f265-464f-871a-9b36547b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004421 10.0.0.249 - - [2025-11-03 17:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2025-11-03 17:47:31] "GET /policy-management/81b1532c-2fb7-485b-b37f-5adcd2a9fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002520 10.0.0.249 - - [2025-11-03 17:47:31] "GET /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003107 10.0.0.249 - - [2025-11-03 17:47:31] "POST /ref-update HTTP/1.1" 200 156 0.030983 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /firewall-policy/907226b6-6927-4e16-83f6-4ae0fd606216 HTTP/1.1" 200 115 0.040717 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /tag/fe265fb5-bc3c-45b6-88dc-75df38f057fa HTTP/1.1" 200 115 0.081858 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /tag/27bdb17c-7fd9-4f47-a413-a90889ba3ced HTTP/1.1" 200 115 0.060605 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /tag/424b67d7-0bcf-44d2-8dc6-2226c44c0280 HTTP/1.1" 200 115 0.052638 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /tag/87994e93-e342-4030-94fe-19e7d8d03341 HTTP/1.1" 200 115 0.031614 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /loadbalancer-member/116acc92-40ba-4485-89cd-d865d02c2771 HTTP/1.1" 200 115 0.024735 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /loadbalancer-pool/2c3e9aa7-f9a4-4f72-bbd0-56214c4549fd HTTP/1.1" 200 115 0.025373 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /loadbalancer-listener/c8bc5189-3f7e-4487-9a27-4c00ef41248b HTTP/1.1" 200 115 0.029739 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /loadbalancer/af6168a8-96ed-4679-9ce3-9c10140b0f62 HTTP/1.1" 200 115 0.044067 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /floating-ip/10aa9131-33c5-42f2-95d2-f5266bf1a0fe HTTP/1.1" 200 115 0.032038 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /instance-ip/e03a56cd-14d6-4a5f-9d3e-68e1806c8b13 HTTP/1.1" 200 115 0.051998 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /virtual-machine-interface/31b6e1f7-08d8-4f1e-879f-9fe5af10de5f HTTP/1.1" 200 115 0.038754 10.0.0.249 - - [2025-11-03 17:47:31] "DELETE /tag/b802cc7a-bd29-4e85-ac80-ce12ca8ea959 HTTP/1.1" 200 115 0.055979 10.0.0.249 - - [2025-11-03 17:47:31] "POST /projects HTTP/1.1" 409 238 0.002782 10.0.0.249 - - [2025-11-03 17:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2025-11-03 17:47:31] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045550 10.0.0.249 - - [2025-11-03 17:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.249 - - [2025-11-03 17:47:31] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004718 10.0.0.249 - - [2025-11-03 17:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2025-11-03 17:47:31] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003686 10.0.0.249 - - [2025-11-03 17:47:31] "POST /security-groups HTTP/1.1" 409 285 0.002516 10.0.0.249 - - [2025-11-03 17:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.249 - - [2025-11-03 17:47:32] "PUT /security-group/b5d91e89-4999-4459-a7dc-202654e58e64 HTTP/1.1" 200 263 0.058474 10.0.0.249 - - [2025-11-03 17:47:32] "PUT /access-control-list/4908689d-5395-4c59-9065-e4103504be85 HTTP/1.1" 200 273 0.020004 10.0.0.249 - - [2025-11-03 17:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.052313 10.0.0.249 - - [2025-11-03 17:47:32] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.016113 10.0.0.249 - - [2025-11-03 17:47:32] "PUT /access-control-list/ea79b44b-7a94-4df5-af83-72c25008fda1 HTTP/1.1" 200 273 0.063535 10.0.0.249 - - [2025-11-03 17:47:32] "GET /firewall-rule/e6a6d65d-c59a-446c-b1ef-a4f09d7756b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005495 10.0.0.249 - - [2025-11-03 17:47:32] "POST /ref-update HTTP/1.1" 200 156 0.050120 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /firewall-rule/e6a6d65d-c59a-446c-b1ef-a4f09d7756b4 HTTP/1.1" 200 115 0.047178 10.0.0.249 - - [2025-11-03 17:47:32] "GET /firewall-policy/03c6c9c4-4c44-4bb9-beca-c2705a0103e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.006315 10.0.0.249 - - [2025-11-03 17:47:32] "GET /firewall-rule/e41c2e25-c5b4-499f-a410-8939d0a65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006777 10.0.0.249 - - [2025-11-03 17:47:32] "POST /ref-update HTTP/1.1" 200 156 0.063769 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /firewall-rule/e41c2e25-c5b4-499f-a410-8939d0a65a88 HTTP/1.1" 200 115 0.058671 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /tag/dea29d57-366a-4b5f-9c2e-360b09e9b2d9 HTTP/1.1" 200 115 0.043547 10.0.0.249 - - [2025-11-03 17:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2025-11-03 17:47:32] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004390 10.0.0.249 - - [2025-11-03 17:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.249 - - [2025-11-03 17:47:32] "GET /virtual-network/6334de86-3179-41bf-b42c-169396e933ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003855 10.0.0.249 - - [2025-11-03 17:47:32] "PUT /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201 HTTP/1.1" 200 265 0.053445 10.0.0.249 - - [2025-11-03 17:47:32] "PUT /virtual-network/6334de86-3179-41bf-b42c-169396e933ea HTTP/1.1" 200 265 0.051888 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /security-group/b5d91e89-4999-4459-a7dc-202654e58e64 HTTP/1.1" 200 115 0.075587 10.0.0.249 - - [2025-11-03 17:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /access-control-list/4908689d-5395-4c59-9065-e4103504be85 HTTP/1.1" 200 115 0.042122 10.0.0.249 - - [2025-11-03 17:47:32] "DELETE /access-control-list/ea79b44b-7a94-4df5-af83-72c25008fda1 HTTP/1.1" 200 115 0.025252 10.0.0.249 - - [2025-11-03 17:47:32] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.058969 10.0.0.249 - - [2025-11-03 17:47:33] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?fields=security_groups HTTP/1.1" 200 1351 0.045142 10.0.0.249 - - [2025-11-03 17:47:33] "DELETE /access-control-list/4affbf0d-899e-408a-acd6-e4bfc0950fd4 HTTP/1.1" 200 115 0.058590 10.0.0.249 - - [2025-11-03 17:47:33] "DELETE /security-group/70f2f93d-77f5-4665-9cee-8691803e7faa HTTP/1.1" 200 115 0.094057 10.0.0.249 - - [2025-11-03 17:47:33] "GET /project/85a11847-8226-4bd9-83d0-535408bd21a6?fields=application_policy_sets HTTP/1.1" 200 1390 0.067892 10.0.0.249 - - [2025-11-03 17:47:33] "DELETE /access-control-list/12ece536-7536-4823-9259-7973ad3fbcd8 HTTP/1.1" 200 115 0.103009 10.0.0.249 - - [2025-11-03 17:47:33] "DELETE /project/85a11847-8226-4bd9-83d0-535408bd21a6 HTTP/1.1" 200 115 0.434765 10.0.0.249 - - [2025-11-03 17:48:18] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.249 - - [2025-11-03 17:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.249 - - [2025-11-03 17:48:18] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003416 10.0.0.249 - - [2025-11-03 17:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.249 - - [2025-11-03 17:48:18] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002747 10.0.0.249 - - [2025-11-03 17:48:33] "GET / HTTP/1.1" 200 36215 0.001705 10.0.0.249 - - [2025-11-03 17:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.249 - - [2025-11-03 17:48:33] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005342 10.0.0.249 - - [2025-11-03 17:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.249 - - [2025-11-03 17:48:33] "GET /config-node/c6dd3765-d14d-4f55-bba0-82cc2eb90039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002329 10.0.0.249 - - [2025-11-03 17:48:33] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.249 - - [2025-11-03 17:48:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002103 10.0.0.249 - - [2025-11-03 17:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.249 - - [2025-11-03 17:48:38] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002187 10.0.0.249 - - [2025-11-03 17:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.249 - - [2025-11-03 17:48:38] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.009931 10.0.0.249 - - [2025-11-03 17:48:39] "GET / HTTP/1.1" 200 36215 0.002012 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 264 0.002226 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/1cf6c8cc-6efb-447b-a776-59aacdcfa16e HTTP/1.1" 200 245 0.010455 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 261 0.002346 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/b12e7957-4412-4abe-ae48-9c648ef95b7e HTTP/1.1" 200 245 0.008909 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 261 0.003991 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/15111ca1-9657-4a9b-b804-bda40fb3666f HTTP/1.1" 200 245 0.011160 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 253 0.006563 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/70905700-ef85-42a6-9432-e8fc45335be1 HTTP/1.1" 200 245 0.016075 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 251 0.013779 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/408bcd42-600f-4b63-92e3-6ea50ab7be0e HTTP/1.1" 200 245 0.009942 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 252 0.006236 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/25fe3928-bbba-4afa-a934-16e84623e9eb HTTP/1.1" 200 245 0.012172 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 256 0.013499 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/e9d378c7-be3e-48e6-8bba-e8fae63e8ece HTTP/1.1" 200 245 0.011476 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 248 0.013061 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/948a5294-c2cb-4880-9d57-77da03690569 HTTP/1.1" 200 245 0.011385 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 252 0.007626 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/49e071e0-871f-45ba-852a-e084f6398cfa HTTP/1.1" 200 245 0.010358 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 257 0.005174 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/dbd3cc04-d31f-403a-ae03-2d3378a03364 HTTP/1.1" 200 245 0.010958 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 251 0.010930 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/8175c764-4004-441e-83b6-945ba9d4dbae HTTP/1.1" 200 245 0.010015 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 257 0.008153 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.249 - - [2025-11-03 17:48:39] "PUT /alarm/318ff255-7efe-4e55-b771-7ceb5f560fd9 HTTP/1.1" 200 245 0.013024 10.0.0.249 - - [2025-11-03 17:48:39] "POST /alarms HTTP/1.1" 409 261 0.007066 10.0.0.249 - - [2025-11-03 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/959f8073-f627-43b3-83e9-0f475c333bce HTTP/1.1" 200 245 0.013470 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 258 0.004250 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/c68c5540-babb-43b7-9606-b408ceac0783 HTTP/1.1" 200 245 0.010166 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 254 0.005235 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/b595b8ed-5943-44b9-8e61-b95c1cd91442 HTTP/1.1" 200 245 0.012452 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 254 0.016573 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/fdaeb967-7490-446e-ba9a-108217c8263f HTTP/1.1" 200 245 0.012514 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 254 0.006322 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/f643d997-6e5c-4f43-9890-5f02b43618ce HTTP/1.1" 200 245 0.011194 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 247 0.005987 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/caa5f7db-1841-4f39-8927-de75bb5161dc HTTP/1.1" 200 245 0.011497 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 272 0.007063 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/42ffdc1e-0132-4037-be19-4ed532ddbf57 HTTP/1.1" 200 245 0.010771 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 261 0.007890 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/fcb94b34-9659-4dfa-9915-dd8a14f0ef2d HTTP/1.1" 200 245 0.013719 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 259 0.012287 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/ef282641-8c99-48a1-83a1-5445fb9f673c HTTP/1.1" 200 245 0.018141 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 265 0.013024 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/85fa3237-7f83-4223-be37-d37d5315a8db HTTP/1.1" 200 245 0.013849 10.0.0.249 - - [2025-11-03 17:48:40] "POST /alarms HTTP/1.1" 409 279 0.013178 10.0.0.249 - - [2025-11-03 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.249 - - [2025-11-03 17:48:40] "PUT /alarm/258b541d-83e9-457f-8f5f-88f57ad58ac4 HTTP/1.1" 200 245 0.033453 10.0.0.249 - - [2025-11-03 17:48:41] "GET / HTTP/1.1" 200 36215 0.001835 10.0.0.249 - - [2025-11-03 17:48:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002215 10.0.0.249 - - [2025-11-03 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2025-11-03 17:48:41] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.008118 10.0.0.249 - - [2025-11-03 17:48:41] "GET / HTTP/1.1" 200 36215 0.002097 10.0.0.249 - - [2025-11-03 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-11-03 17:48:41] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003067 10.0.0.249 - - [2025-11-03 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2025-11-03 17:48:41] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.010170 10.0.0.249 - - [2025-11-03 17:48:41] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.249 - - [2025-11-03 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-11-03 17:48:41] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005096 10.0.0.249 - - [2025-11-03 17:48:41] "PUT /global-system-config/90a88250-df07-4383-be88-735031ce2763 HTTP/1.1" 200 275 0.018304 10.0.0.249 - - [2025-11-03 17:48:45] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.249 - - [2025-11-03 17:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.249 - - [2025-11-03 17:48:45] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002939 10.0.0.249 - - [2025-11-03 17:48:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002163 10.0.0.249 - - [2025-11-03 17:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2025-11-03 17:48:45] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002772 10.0.0.249 - - [2025-11-03 17:48:45] "PUT /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37 HTTP/1.1" 200 255 0.012001 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001326 10.0.0.249 - - [2025-11-03 17:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.249 - - [2025-11-03 17:48:47] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003184 10.0.0.249 - - [2025-11-03 17:49:00] "GET / HTTP/1.1" 200 36215 0.002446 10.0.0.249 - - [2025-11-03 17:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2025-11-03 17:49:00] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006830 10.0.0.249 - - [2025-11-03 17:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2025-11-03 17:49:00] "GET /config-node/c6dd3765-d14d-4f55-bba0-82cc2eb90039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002669 10.0.0.249 - - [2025-11-03 17:49:12] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.249 - - [2025-11-03 17:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2025-11-03 17:49:12] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003233 10.0.0.249 - - [2025-11-03 17:49:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002690 10.0.0.249 - - [2025-11-03 17:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.249 - - [2025-11-03 17:49:12] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002680 10.0.0.249 - - [2025-11-03 17:49:12] "PUT /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37 HTTP/1.1" 200 255 0.031673 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:49:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001106 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:49:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001069 10.0.0.249 - - [2025-11-03 17:49:27] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.249 - - [2025-11-03 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.249 - - [2025-11-03 17:49:27] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004737 10.0.0.249 - - [2025-11-03 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.249 - - [2025-11-03 17:49:27] "GET /config-node/c6dd3765-d14d-4f55-bba0-82cc2eb90039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002141 10.0.0.249 - - [2025-11-03 17:49:27] "GET / HTTP/1.1" 200 36215 0.001458 10.0.0.249 - - [2025-11-03 17:49:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002530 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.249 - - [2025-11-03 17:49:32] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002553 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.010215 10.0.0.249 - - [2025-11-03 17:49:32] "GET / HTTP/1.1" 200 36215 0.001689 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 264 0.002255 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /alarm/1cf6c8cc-6efb-447b-a776-59aacdcfa16e HTTP/1.1" 200 245 0.009244 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 261 0.002497 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /alarm/b12e7957-4412-4abe-ae48-9c648ef95b7e HTTP/1.1" 200 245 0.008682 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 261 0.002244 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /alarm/15111ca1-9657-4a9b-b804-bda40fb3666f HTTP/1.1" 200 245 0.009312 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 253 0.007588 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007543 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /alarm/70905700-ef85-42a6-9432-e8fc45335be1 HTTP/1.1" 200 245 0.019109 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 251 0.002967 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2025-11-03 17:49:32] "PUT /alarm/408bcd42-600f-4b63-92e3-6ea50ab7be0e HTTP/1.1" 200 245 0.013407 10.0.0.249 - - [2025-11-03 17:49:32] "POST /alarms HTTP/1.1" 409 252 0.001987 10.0.0.249 - - [2025-11-03 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/25fe3928-bbba-4afa-a934-16e84623e9eb HTTP/1.1" 200 245 0.018011 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 256 0.003122 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/e9d378c7-be3e-48e6-8bba-e8fae63e8ece HTTP/1.1" 200 245 0.010071 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 248 0.018821 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/948a5294-c2cb-4880-9d57-77da03690569 HTTP/1.1" 200 245 0.019886 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 252 0.006432 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/49e071e0-871f-45ba-852a-e084f6398cfa HTTP/1.1" 200 245 0.010998 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 257 0.011480 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/dbd3cc04-d31f-403a-ae03-2d3378a03364 HTTP/1.1" 200 245 0.011305 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 251 0.008024 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/8175c764-4004-441e-83b6-945ba9d4dbae HTTP/1.1" 200 245 0.010145 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 257 0.008799 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/318ff255-7efe-4e55-b771-7ceb5f560fd9 HTTP/1.1" 200 245 0.011388 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 261 0.002767 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/959f8073-f627-43b3-83e9-0f475c333bce HTTP/1.1" 200 245 0.016489 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 258 0.005241 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/c68c5540-babb-43b7-9606-b408ceac0783 HTTP/1.1" 200 245 0.010746 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 254 0.002042 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/b595b8ed-5943-44b9-8e61-b95c1cd91442 HTTP/1.1" 200 245 0.016300 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 254 0.007096 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/fdaeb967-7490-446e-ba9a-108217c8263f HTTP/1.1" 200 245 0.011798 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 254 0.004813 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/f643d997-6e5c-4f43-9890-5f02b43618ce HTTP/1.1" 200 245 0.016778 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 247 0.020946 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.249 - - [2025-11-03 17:49:33] "PUT /alarm/caa5f7db-1841-4f39-8927-de75bb5161dc HTTP/1.1" 200 245 0.012471 10.0.0.249 - - [2025-11-03 17:49:33] "POST /alarms HTTP/1.1" 409 272 0.018444 10.0.0.249 - - [2025-11-03 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /alarm/42ffdc1e-0132-4037-be19-4ed532ddbf57 HTTP/1.1" 200 245 0.014214 10.0.0.249 - - [2025-11-03 17:49:34] "POST /alarms HTTP/1.1" 409 261 0.006785 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /alarm/fcb94b34-9659-4dfa-9915-dd8a14f0ef2d HTTP/1.1" 200 245 0.025986 10.0.0.249 - - [2025-11-03 17:49:34] "POST /alarms HTTP/1.1" 409 259 0.008381 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /alarm/ef282641-8c99-48a1-83a1-5445fb9f673c HTTP/1.1" 200 245 0.010011 10.0.0.249 - - [2025-11-03 17:49:34] "POST /alarms HTTP/1.1" 409 265 0.002697 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /alarm/85fa3237-7f83-4223-be37-d37d5315a8db HTTP/1.1" 200 245 0.011562 10.0.0.249 - - [2025-11-03 17:49:34] "POST /alarms HTTP/1.1" 409 279 0.014719 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /alarm/258b541d-83e9-457f-8f5f-88f57ad58ac4 HTTP/1.1" 200 245 0.012000 10.0.0.249 - - [2025-11-03 17:49:34] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.249 - - [2025-11-03 17:49:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002367 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.007944 10.0.0.249 - - [2025-11-03 17:49:34] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.249 - - [2025-11-03 17:49:34] "GET /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002878 10.0.0.249 - - [2025-11-03 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.249 - - [2025-11-03 17:49:34] "PUT /global-vrouter-config/17b99619-7da5-4709-94b9-a41b47ea66a1 HTTP/1.1" 200 277 0.012537 10.0.0.249 - - [2025-11-03 17:49:35] "GET / HTTP/1.1" 200 36215 0.002534 10.0.0.249 - - [2025-11-03 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.249 - - [2025-11-03 17:49:35] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006158 10.0.0.249 - - [2025-11-03 17:49:35] "PUT /global-system-config/90a88250-df07-4383-be88-735031ce2763 HTTP/1.1" 200 275 0.016108 10.0.0.249 - - [2025-11-03 17:49:38] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.249 - - [2025-11-03 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2025-11-03 17:49:38] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002437 10.0.0.249 - - [2025-11-03 17:49:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002564 10.0.0.249 - - [2025-11-03 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.249 - - [2025-11-03 17:49:38] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002413 10.0.0.249 - - [2025-11-03 17:49:38] "PUT /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37 HTTP/1.1" 200 255 0.017802 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:49:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:49:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004126 10.0.0.249 - - [2025-11-03 17:49:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002856 10.0.0.249 - - [2025-11-03 17:49:40] "GET /global-system-configs HTTP/1.1" 200 323 0.003019 10.0.0.249 - - [2025-11-03 17:49:42] "POST /tags HTTP/1.1" 200 356 0.022031 10.0.0.249 - - [2025-11-03 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.249 - - [2025-11-03 17:49:42] "GET /tag/e3e08854-769d-44b4-9930-0bf954e6a73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013821 10.0.0.249 - - [2025-11-03 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.249 - - [2025-11-03 17:49:42] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005078 10.0.0.249 - - [2025-11-03 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.249 - - [2025-11-03 17:49:42] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044457 10.0.0.249 - - [2025-11-03 17:49:42] "POST /virtual-machines HTTP/1.1" 200 352 0.019030 10.0.0.249 - - [2025-11-03 17:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019262 10.0.0.249 - - [2025-11-03 17:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.131030 10.0.0.249 - - [2025-11-03 17:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009557 10.0.0.249 - - [2025-11-03 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009928 10.0.0.249 - - [2025-11-03 17:49:42] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006874 10.0.0.249 - - [2025-11-03 17:49:43] "POST /instance-ips HTTP/1.1" 200 392 0.018705 10.0.0.249 - - [2025-11-03 17:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020270 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.009064 10.0.0.249 - - [2025-11-03 17:49:43] "POST /set-tag HTTP/1.1" 200 109 0.014159 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.020158 10.0.0.249 - - [2025-11-03 17:49:43] "GET /instance-ip/7a6c642c-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004401 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005950 10.0.0.249 - - [2025-11-03 17:49:43] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004408 10.0.0.249 - - [2025-11-03 17:49:43] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.015740 10.0.0.249 - - [2025-11-03 17:49:43] "POST /set-tag HTTP/1.1" 200 109 0.008832 10.0.0.249 - - [2025-11-03 17:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-network/d22a6aec-4d14-4ef4-b03e-40a5aca34201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004351 10.0.0.249 - - [2025-11-03 17:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.249 - - [2025-11-03 17:49:43] "GET /project/962435ac-89ab-45f8-bec8-f56e7cdd7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033342 10.0.0.249 - - [2025-11-03 17:49:43] "POST /virtual-machines HTTP/1.1" 200 356 0.008767 10.0.0.249 - - [2025-11-03 17:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012264 10.0.0.249 - - [2025-11-03 17:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.107808 10.0.0.249 - - [2025-11-03 17:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009977 10.0.0.249 - - [2025-11-03 17:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012578 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.006042 10.0.0.249 - - [2025-11-03 17:49:43] "POST /instance-ips HTTP/1.1" 200 396 0.021218 10.0.0.249 - - [2025-11-03 17:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019067 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013726 10.0.0.249 - - [2025-11-03 17:49:43] "POST /set-tag HTTP/1.1" 200 109 0.017613 10.0.0.249 - - [2025-11-03 17:49:43] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.032820 10.0.0.249 - - [2025-11-03 17:49:43] "GET /instance-ip/7adbec70-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007761 10.0.0.249 - - [2025-11-03 17:49:44] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009873 10.0.0.249 - - [2025-11-03 17:49:44] "POST /set-tag HTTP/1.1" 200 109 0.003729 10.0.0.249 - - [2025-11-03 17:49:44] "GET /virtual-router/ec8c0a50-ea1c-47fe-8bca-47d794c527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.008197 10.0.0.249 - - [2025-11-03 17:49:44] "POST /ref-update HTTP/1.1" 200 156 0.009132 10.0.0.249 - - [2025-11-03 17:49:44] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.013999 10.0.0.249 - - [2025-11-03 17:49:44] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.249 - - [2025-11-03 17:49:44] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004627 10.0.0.249 - - [2025-11-03 17:49:44] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.249 - - [2025-11-03 17:49:44] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003646 10.0.0.249 - - [2025-11-03 17:49:44] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.249 - - [2025-11-03 17:49:53] "GET / HTTP/1.1" 200 36215 0.001639 10.0.0.249 - - [2025-11-03 17:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.249 - - [2025-11-03 17:49:53] "GET /global-system-config/90a88250-df07-4383-be88-735031ce2763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005084 10.0.0.249 - - [2025-11-03 17:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.249 - - [2025-11-03 17:49:53] "GET /config-node/c6dd3765-d14d-4f55-bba0-82cc2eb90039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002608 10.0.0.249 - - [2025-11-03 17:49:56] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004619 10.0.0.249 - - [2025-11-03 17:49:56] "POST /set-tag HTTP/1.1" 200 109 0.005186 10.0.0.249 - - [2025-11-03 17:49:58] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004275 10.0.0.249 - - [2025-11-03 17:49:58] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.249 - - [2025-11-03 17:49:59] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005688 10.0.0.249 - - [2025-11-03 17:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.249 - - [2025-11-03 17:50:05] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.249 - - [2025-11-03 17:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.249 - - [2025-11-03 17:50:05] "GET /routing-instance/0a6601fc-59e3-44c2-bebf-21b2073c1bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005496 10.0.0.249 - - [2025-11-03 17:50:05] "POST /bgp-routers HTTP/1.1" 409 301 0.005850 10.0.0.249 - - [2025-11-03 17:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2025-11-03 17:50:05] "GET /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003260 10.0.0.249 - - [2025-11-03 17:50:05] "PUT /bgp-router/2ceb4f3c-1117-4568-8843-884cfd7f0c37 HTTP/1.1" 200 255 0.011755 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001289 10.0.0.249 - - [2025-11-03 17:50:31] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005966 10.0.0.249 - - [2025-11-03 17:50:31] "POST /set-tag HTTP/1.1" 200 109 0.006618 10.0.0.249 - - [2025-11-03 17:50:31] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.007675 10.0.0.249 - - [2025-11-03 17:50:31] "POST /set-tag HTTP/1.1" 200 109 0.008076 10.0.0.249 - - [2025-11-03 17:50:31] "GET /virtual-machine/49c0f4f2-2bc2-4b7e-9ee2-dbcc7c790a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003166 10.0.0.249 - - [2025-11-03 17:50:31] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.249 - - [2025-11-03 17:50:31] "GET /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.027604 10.0.0.249 - - [2025-11-03 17:50:31] "POST /set-tag HTTP/1.1" 200 109 0.030404 10.0.0.249 - - [2025-11-03 17:50:31] "POST /set-tag HTTP/1.1" 200 109 0.035276 10.0.0.249 - - [2025-11-03 17:50:31] "DELETE /instance-ip/7a6c642c-b8dd-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.075135 10.0.0.249 - - [2025-11-03 17:50:31] "DELETE /virtual-machine-interface/7a4f54fe-b8dd-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.051376 10.0.0.249 - - [2025-11-03 17:50:31] "DELETE /virtual-machine/49c0f4f2-2bc2-4b7e-9ee2-dbcc7c790a3d HTTP/1.1" 200 115 0.025839 10.0.0.249 - - [2025-11-03 17:50:31] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005493 10.0.0.249 - - [2025-11-03 17:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002441 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001258 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.249 - - [2025-11-03 17:50:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 10.0.0.249 - - [2025-11-03 17:51:02] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005956 10.0.0.249 - - [2025-11-03 17:51:02] "POST /set-tag HTTP/1.1" 200 109 0.004250 10.0.0.249 - - [2025-11-03 17:51:02] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005891 10.0.0.249 - - [2025-11-03 17:51:02] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.249 - - [2025-11-03 17:51:02] "GET /virtual-machine/849cb7a4-f953-4694-aa1c-4ebc7010e0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002660 10.0.0.249 - - [2025-11-03 17:51:02] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.249 - - [2025-11-03 17:51:02] "GET /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008936 10.0.0.249 - - [2025-11-03 17:51:02] "POST /set-tag HTTP/1.1" 200 109 0.025450 10.0.0.249 - - [2025-11-03 17:51:02] "POST /set-tag HTTP/1.1" 200 109 0.047842 10.0.0.249 - - [2025-11-03 17:51:02] "DELETE /instance-ip/7adbec70-b8dd-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.095813 10.0.0.249 - - [2025-11-03 17:51:02] "DELETE /virtual-machine-interface/7ac1f19e-b8dd-11f0-881a-fa163e4639b8 HTTP/1.1" 200 115 0.060727 10.0.0.249 - - [2025-11-03 17:51:03] "DELETE /virtual-machine/849cb7a4-f953-4694-aa1c-4ebc7010e0a7 HTTP/1.1" 200 115 0.040116 10.0.0.249 - - [2025-11-03 17:51:03] "DELETE /tag/e3e08854-769d-44b4-9930-0bf954e6a73d HTTP/1.1" 200 115 0.039144