++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 9 10:38:41 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 10:38:41 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ cut -d ' ' -f 1 +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.249,10.15.15.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.15.15.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 22:39:21.234 7f37e37e7a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 22:39:21.376 7f37e37e7a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 22:39:21.388 7f37e37e7a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 22:39:21.388 7f37e37e7a40 [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-10-09 22:39:25] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.249 - - [2025-10-09 22:39:26] "GET / HTTP/1.1" 200 45303 0.001229 10.0.0.249 - - [2025-10-09 22:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.249 - - [2025-10-09 22:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.249 - - [2025-10-09 22:39:26] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.249 - - [2025-10-09 22:39:27] "GET /network-ipam/1e4b5028-b28a-4098-a8d3-ec3477d7c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004392 10.0.0.249 - - [2025-10-09 22:39:27] "GET / HTTP/1.1" 200 36215 0.001229 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.004196 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.249 - - [2025-10-09 22:39:27] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005459 10.0.0.249 - - [2025-10-09 22:39:27] "POST /service-appliance-sets HTTP/1.1" 200 555 0.042185 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.002870 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2025-10-09 22:39:27] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005083 10.0.0.249 - - [2025-10-09 22:39:27] "POST /service-appliance-sets HTTP/1.1" 200 543 0.022733 10.0.0.249 - - [2025-10-09 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.249 - - [2025-10-09 22:39:27] "GET /network-ipam/1e4b5028-b28a-4098-a8d3-ec3477d7c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002441 10.0.0.249 - - [2025-10-09 22:39:28] "GET / HTTP/1.1" 200 36215 0.001254 10.0.0.249 - - [2025-10-09 22:39:28] "GET / HTTP/1.1" 200 36215 0.001175 10.0.0.249 - - [2025-10-09 22:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.249 - - [2025-10-09 22:39:28] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005030 10.0.0.249 - - [2025-10-09 22:39:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.007041 10.0.0.249 - - [2025-10-09 22:39:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002632 10.0.0.249 - - [2025-10-09 22:39:28] "POST /access-control-lists HTTP/1.1" 200 589 0.099595 10.0.0.249 - - [2025-10-09 22:39:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.002831 10.0.0.249 - - [2025-10-09 22:39:28] "POST /service-templates HTTP/1.1" 200 513 0.095287 10.0.0.249 - - [2025-10-09 22:39:28] "POST /config-nodes HTTP/1.1" 200 595 0.124084 10.0.0.249 - - [2025-10-09 22:39:28] "POST /access-control-lists HTTP/1.1" 200 587 0.083512 10.0.0.249 - - [2025-10-09 22:39:28] "POST /service-templates HTTP/1.1" 200 503 0.108571 10.0.0.249 - - [2025-10-09 22:39:28] "POST /service-templates HTTP/1.1" 200 517 0.088098 10.0.0.249 - - [2025-10-09 22:39:28] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.249 - - [2025-10-09 22:39:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002953 10.0.0.249 - - [2025-10-09 22:39:28] "POST /route-targets HTTP/1.1" 200 328 0.049713 10.0.0.249 - - [2025-10-09 22:39:28] "POST /service-templates HTTP/1.1" 200 537 0.084841 10.0.0.249 - - [2025-10-09 22:39:28] "POST /ref-update HTTP/1.1" 200 156 0.021735 10.0.0.249 - - [2025-10-09 22:39:28] "POST /service-templates HTTP/1.1" 200 509 0.062208 10.0.0.249 - - [2025-10-09 22:39:28] "POST /route-targets HTTP/1.1" 200 328 0.027344 10.0.0.249 - - [2025-10-09 22:39:28] "POST /ref-update HTTP/1.1" 200 156 0.032559 10.0.0.249 - - [2025-10-09 22:39:28] "POST /route-targets HTTP/1.1" 200 328 0.019781 10.0.0.249 - - [2025-10-09 22:39:28] "POST /ref-update HTTP/1.1" 200 156 0.012514 10.0.0.249 - - [2025-10-09 22:39:28] "POST /route-targets HTTP/1.1" 200 328 0.013533 10.0.0.249 - - [2025-10-09 22:39:28] "POST /ref-update HTTP/1.1" 200 156 0.009205 10.0.0.249 - - [2025-10-09 22:39:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002169 10.0.0.249 - - [2025-10-09 22:39:29] "POST /access-control-lists HTTP/1.1" 200 553 0.069791 10.0.0.249 - - [2025-10-09 22:39:29] "PUT /access-control-list/993ff83f-d863-4532-9373-b715b8b5ae8f HTTP/1.1" 200 273 0.018149 10.0.0.249 - - [2025-10-09 22:39:29] "PUT /access-control-list/77cfccaa-8f7a-4722-9b37-0e805bd36a4a HTTP/1.1" 200 273 0.010571 10.0.0.249 - - [2025-10-09 22:39:30] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.249 - - [2025-10-09 22:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.249 - - [2025-10-09 22:39:30] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004876 10.0.0.249 - - [2025-10-09 22:39:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002098 10.0.0.249 - - [2025-10-09 22:39:30] "POST /config-database-nodes HTTP/1.1" 200 613 0.015825 10.0.0.249 - - [2025-10-09 22:39:32] "GET / HTTP/1.1" 200 36215 0.001612 10.0.0.249 - - [2025-10-09 22:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.249 - - [2025-10-09 22:39:32] "GET /routing-instance/0434b710-9fb8-47a7-b307-135bdc8ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004698 10.0.0.249 - - [2025-10-09 22:39:32] "POST /bgp-routers HTTP/1.1" 200 618 0.019846 10.0.0.249 - - [2025-10-09 22:39:32] "GET /bgp-router/459aa889-ee3d-4ba5-ad3c-5ed4a391185c?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.013823 10.0.0.249 - - [2025-10-09 22:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.249 - - [2025-10-09 22:39:32] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004644 10.0.0.249 - - [2025-10-09 22:39:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003020 10.0.0.249 - - [2025-10-09 22:39:32] "POST /ref-update HTTP/1.1" 200 156 0.008436 10.0.0.249 - - [2025-10-09 22:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.249 - - [2025-10-09 22:39:33] "GET /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002607 10.0.0.249 - - [2025-10-09 22:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.249 - - [2025-10-09 22:39:33] "PUT /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5 HTTP/1.1" 200 277 0.006997 10.0.0.249 - - [2025-10-09 22:39:33] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.249 - - [2025-10-09 22:39:33] "POST /alarms HTTP/1.1" 200 583 0.019733 10.0.0.249 - - [2025-10-09 22:39:33] "POST /alarms HTTP/1.1" 200 577 0.014873 10.0.0.249 - - [2025-10-09 22:39:33] "POST /alarms HTTP/1.1" 200 577 0.020602 10.0.0.249 - - [2025-10-09 22:39:33] "POST /alarms HTTP/1.1" 200 561 0.027277 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 557 0.028684 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 559 0.017742 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 567 0.031581 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 551 0.038057 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 559 0.019264 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 569 0.028866 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 557 0.018523 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 569 0.018978 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 577 0.066044 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 571 0.019592 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 563 0.023678 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 563 0.021927 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 563 0.017611 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 549 0.026485 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 597 0.027850 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 577 0.015386 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 573 0.023871 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 585 0.031653 10.0.0.249 - - [2025-10-09 22:39:34] "POST /alarms HTTP/1.1" 200 611 0.019718 10.0.0.249 - - [2025-10-09 22:39:35] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.249 - - [2025-10-09 22:39:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002527 10.0.0.249 - - [2025-10-09 22:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.249 - - [2025-10-09 22:39:35] "PUT /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5 HTTP/1.1" 200 277 0.007826 10.0.0.249 - - [2025-10-09 22:39:35] "GET / HTTP/1.1" 200 36215 0.001224 10.0.0.249 - - [2025-10-09 22:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.249 - - [2025-10-09 22:39:35] "GET /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003814 10.0.0.249 - - [2025-10-09 22:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2025-10-09 22:39:35] "PUT /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5 HTTP/1.1" 200 277 0.011309 10.0.0.249 - - [2025-10-09 22:39:35] "GET / HTTP/1.1" 200 36215 0.003915 10.0.0.249 - - [2025-10-09 22:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.249 - - [2025-10-09 22:39:35] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005428 10.0.0.249 - - [2025-10-09 22:39:35] "PUT /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066 HTTP/1.1" 200 275 0.017235 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001219 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000824 10.0.0.249 - - [2025-10-09 22:41:04] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.249 - - [2025-10-09 22:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.249 - - [2025-10-09 22:41:04] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005491 10.0.0.249 - - [2025-10-09 22:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.001754 10.0.0.249 - - [2025-10-09 22:41:04] "POST /analytics-nodes HTTP/1.1" 200 601 0.031024 10.0.0.249 - - [2025-10-09 22:41:13] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2025-10-09 22:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.249 - - [2025-10-09 22:41:13] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006161 10.0.0.249 - - [2025-10-09 22:41:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002716 10.0.0.249 - - [2025-10-09 22:41:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.020299 10.0.0.249 - - [2025-10-09 22:41:19] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.249 - - [2025-10-09 22:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.249 - - [2025-10-09 22:41:20] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005187 10.0.0.249 - - [2025-10-09 22:41:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.001942 10.0.0.249 - - [2025-10-09 22:41:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.080733 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.249 - - [2025-10-09 22:41:25] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.249 - - [2025-10-09 22:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009555 10.0.0.249 - - [2025-10-09 22:41:25] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004889 10.0.0.249 - - [2025-10-09 22:41:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001969 10.0.0.249 - - [2025-10-09 22:41:25] "POST /database-nodes HTTP/1.1" 200 599 0.035005 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.012000 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000961 10.0.0.249 - - [2025-10-09 22:42:17] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.249 - - [2025-10-09 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.249 - - [2025-10-09 22:42:17] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007699 10.0.0.249 - - [2025-10-09 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.249 - - [2025-10-09 22:42:17] "GET /config-node/bc982b84-a0d3-41f2-bf73-a875ff0fd10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002686 10.0.0.249 - - [2025-10-09 22:42:28] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.249 - - [2025-10-09 22:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.249 - - [2025-10-09 22:42:28] "GET /routing-instance/0434b710-9fb8-47a7-b307-135bdc8ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005559 10.0.0.249 - - [2025-10-09 22:42:28] "POST /bgp-routers HTTP/1.1" 409 301 0.005901 10.0.0.249 - - [2025-10-09 22:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.249 - - [2025-10-09 22:42:28] "GET /bgp-router/459aa889-ee3d-4ba5-ad3c-5ed4a391185c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004701 10.0.0.249 - - [2025-10-09 22:42:28] "PUT /bgp-router/459aa889-ee3d-4ba5-ad3c-5ed4a391185c HTTP/1.1" 200 255 0.037790 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000785 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 10.0.0.249 - - [2025-10-09 22:42:45] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.249 - - [2025-10-09 22:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.249 - - [2025-10-09 22:42:45] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002688 10.0.0.249 - - [2025-10-09 22:42:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.002005 10.0.0.249 - - [2025-10-09 22:42:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.010531 10.0.0.249 - - [2025-10-09 22:42:45] "POST /security-groups HTTP/1.1" 200 570 0.145809 10.0.0.249 - - [2025-10-09 22:42:45] "POST /projects HTTP/1.1" 200 483 0.422348 10.0.0.249 - - [2025-10-09 22:42:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.005859 10.0.0.249 - - [2025-10-09 22:42:46] "POST /access-control-lists HTTP/1.1" 200 581 0.083219 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.006328 10.0.0.249 - - [2025-10-09 22:42:46] "POST /security-groups HTTP/1.1" 200 536 0.150211 10.0.0.249 - - [2025-10-09 22:42:46] "POST /access-control-lists HTTP/1.1" 200 579 0.117326 10.0.0.249 - - [2025-10-09 22:42:46] "POST /chown HTTP/1.1" 200 109 0.082603 10.0.0.249 - - [2025-10-09 22:42:46] "POST /policy-managements HTTP/1.1" 409 214 0.039840 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.005465 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.249 - - [2025-10-09 22:42:46] "POST /access-control-lists HTTP/1.1" 200 596 0.036056 10.0.0.249 - - [2025-10-09 22:42:46] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009711 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.017021 10.0.0.249 - - [2025-10-09 22:42:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.034245 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009752 10.0.0.249 - - [2025-10-09 22:42:46] "POST /access-control-lists HTTP/1.1" 200 594 0.049557 10.0.0.249 - - [2025-10-09 22:42:46] "GET /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003344 10.0.0.249 - - [2025-10-09 22:42:46] "PUT /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5 HTTP/1.1" 200 277 0.011541 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014902 10.0.0.249 - - [2025-10-09 22:42:46] "GET /virtual-network/12c716b5-52e0-451e-9c4c-0b9de2c23314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008033 10.0.0.249 - - [2025-10-09 22:42:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.001153 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.010473 10.0.0.249 - - [2025-10-09 22:42:46] "POST /security-groups HTTP/1.1" 200 574 0.080528 10.0.0.249 - - [2025-10-09 22:42:46] "POST /projects HTTP/1.1" 200 491 0.242311 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.025188 10.0.0.249 - - [2025-10-09 22:42:46] "POST /access-control-lists HTTP/1.1" 200 585 0.104889 10.0.0.249 - - [2025-10-09 22:42:46] "POST /security-groups HTTP/1.1" 200 548 0.145800 10.0.0.249 - - [2025-10-09 22:42:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.004586 10.0.0.249 - - [2025-10-09 22:42:47] "POST /chown HTTP/1.1" 200 109 0.052383 10.0.0.249 - - [2025-10-09 22:42:47] "POST /access-control-lists HTTP/1.1" 200 583 0.108943 10.0.0.249 - - [2025-10-09 22:42:47] "POST /network-ipams HTTP/1.1" 200 524 0.067051 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.004725 10.0.0.249 - - [2025-10-09 22:42:47] "POST /access-control-lists HTTP/1.1" 200 604 0.037045 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.014473 10.0.0.249 - - [2025-10-09 22:42:47] "POST /network-ipams HTTP/1.1" 200 512 0.075312 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.001618 10.0.0.249 - - [2025-10-09 22:42:47] "POST /access-control-lists HTTP/1.1" 200 602 0.039382 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.006482 10.0.0.249 - - [2025-10-09 22:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.009572 10.0.0.249 - - [2025-10-09 22:42:47] "POST /virtual-networks HTTP/1.1" 200 540 0.187188 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.249 - - [2025-10-09 22:42:47] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.048121 10.0.0.249 - - [2025-10-09 22:42:47] "POST /access-control-lists HTTP/1.1" 200 591 0.085389 10.0.0.249 - - [2025-10-09 22:42:47] "POST /route-targets HTTP/1.1" 200 328 0.016434 10.0.0.249 - - [2025-10-09 22:42:47] "POST /network-ipams HTTP/1.1" 200 520 0.066245 10.0.0.249 - - [2025-10-09 22:42:47] "POST /ref-update HTTP/1.1" 200 156 0.051942 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.008331 10.0.0.249 - - [2025-10-09 22:42:47] "PUT /access-control-list/66479f1d-7f50-4496-acb2-ade4e74f9285 HTTP/1.1" 200 273 0.065008 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000802 10.0.0.249 - - [2025-10-09 22:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.022233 10.0.0.249 - - [2025-10-09 22:42:47] "POST /virtual-networks HTTP/1.1" 200 548 0.218397 10.0.0.249 - - [2025-10-09 22:42:47] "POST /route-targets HTTP/1.1" 200 328 0.018287 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022471 10.0.0.249 - - [2025-10-09 22:42:47] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.023586 10.0.0.249 - - [2025-10-09 22:42:47] "POST /ref-update HTTP/1.1" 200 156 0.048592 10.0.0.249 - - [2025-10-09 22:42:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.009284 10.0.0.249 - - [2025-10-09 22:42:48] "POST /network-policys HTTP/1.1" 200 540 0.027136 10.0.0.249 - - [2025-10-09 22:42:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.021494 10.0.0.249 - - [2025-10-09 22:42:48] "POST /network-policys HTTP/1.1" 200 536 0.151486 10.0.0.249 - - [2025-10-09 22:42:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002702 10.0.0.249 - - [2025-10-09 22:42:48] "POST /network-policys HTTP/1.1" 200 544 0.042398 10.0.0.249 - - [2025-10-09 22:42:48] "PUT /access-control-list/479d29f5-44ec-437b-ab96-86e15f95de8d HTTP/1.1" 200 273 0.031249 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-update HTTP/1.1" 200 156 0.120881 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004446 10.0.0.249 - - [2025-10-09 22:42:48] "PUT /access-control-list/66479f1d-7f50-4496-acb2-ade4e74f9285 HTTP/1.1" 200 273 0.071102 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-update HTTP/1.1" 200 156 0.129448 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-update HTTP/1.1" 200 156 0.091889 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014249 10.0.0.249 - - [2025-10-09 22:42:48] "PUT /access-control-list/66479f1d-7f50-4496-acb2-ade4e74f9285 HTTP/1.1" 200 273 0.052335 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008646 10.0.0.249 - - [2025-10-09 22:42:48] "PUT /access-control-list/479d29f5-44ec-437b-ab96-86e15f95de8d HTTP/1.1" 200 273 0.053674 10.0.0.249 - - [2025-10-09 22:42:48] "POST /ref-update HTTP/1.1" 200 156 0.061704 10.0.0.249 - - [2025-10-09 22:42:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.011899 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.162874 10.0.0.249 - - [2025-10-09 22:42:49] "POST /access-control-lists HTTP/1.1" 200 603 0.091279 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.142365 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.059660 10.0.0.249 - - [2025-10-09 22:42:49] "PUT /access-control-list/479d29f5-44ec-437b-ab96-86e15f95de8d HTTP/1.1" 200 273 0.059757 10.0.0.249 - - [2025-10-09 22:42:49] "PUT /access-control-list/e7b61fda-99ac-4416-8ff2-907079a79284 HTTP/1.1" 200 273 0.043735 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.221797 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019181 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003135 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.060044 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008190 10.0.0.249 - - [2025-10-09 22:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.249 - - [2025-10-09 22:42:49] "PUT /access-control-list/e7b61fda-99ac-4416-8ff2-907079a79284 HTTP/1.1" 200 273 0.063837 10.0.0.249 - - [2025-10-09 22:42:49] "GET /virtual-network/12c716b5-52e0-451e-9c4c-0b9de2c23314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.046825 10.0.0.249 - - [2025-10-09 22:42:49] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004522 10.0.0.249 - - [2025-10-09 22:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.249 - - [2025-10-09 22:42:49] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012899 10.0.0.249 - - [2025-10-09 22:42:49] "POST /firewall-policys HTTP/1.1" 200 532 0.045464 10.0.0.249 - - [2025-10-09 22:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047504 10.0.0.249 - - [2025-10-09 22:42:49] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017151 10.0.0.249 - - [2025-10-09 22:42:49] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003023 10.0.0.249 - - [2025-10-09 22:42:49] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002562 10.0.0.249 - - [2025-10-09 22:42:49] "POST /ref-update HTTP/1.1" 200 156 0.015040 10.0.0.249 - - [2025-10-09 22:42:50] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.031843 10.0.0.249 - - [2025-10-09 22:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865 10.0.0.249 - - [2025-10-09 22:42:50] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002790 10.0.0.249 - - [2025-10-09 22:42:50] "POST /firewall-policys HTTP/1.1" 200 534 0.036589 10.0.0.249 - - [2025-10-09 22:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.053187 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.030512 10.0.0.249 - - [2025-10-09 22:42:50] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004309 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008150 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003686 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003122 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.026056 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.047667 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.026638 10.0.0.249 - - [2025-10-09 22:42:50] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003871 10.0.0.249 - - [2025-10-09 22:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.249 - - [2025-10-09 22:42:50] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003869 10.0.0.249 - - [2025-10-09 22:42:50] "POST /firewall-policys HTTP/1.1" 200 532 0.041041 10.0.0.249 - - [2025-10-09 22:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035757 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021862 10.0.0.249 - - [2025-10-09 22:42:50] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002889 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002341 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002512 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003045 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003482 10.0.0.249 - - [2025-10-09 22:42:50] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002570 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.046884 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.032558 10.0.0.249 - - [2025-10-09 22:42:50] "POST /ref-update HTTP/1.1" 200 156 0.044677 10.0.0.249 - - [2025-10-09 22:42:51] "POST /ref-update HTTP/1.1" 200 156 0.035118 10.0.0.249 - - [2025-10-09 22:42:51] "POST /ref-update HTTP/1.1" 200 156 0.052226 10.0.0.249 - - [2025-10-09 22:42:51] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.005570 10.0.0.249 - - [2025-10-09 22:42:51] "POST /tags HTTP/1.1" 200 300 0.031976 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.033484 10.0.0.249 - - [2025-10-09 22:42:51] "GET /tag/a80417e2-72a9-47ed-8724-84229fcf731b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029141 10.0.0.249 - - [2025-10-09 22:42:51] "POST /set-tag HTTP/1.1" 200 109 0.020648 10.0.0.249 - - [2025-10-09 22:42:51] "POST /tags HTTP/1.1" 200 302 0.100477 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017239 10.0.0.249 - - [2025-10-09 22:42:51] "GET /tag/35cbfa3d-a50e-48fc-9305-a12b1ac4b5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021353 10.0.0.249 - - [2025-10-09 22:42:51] "POST /tags HTTP/1.1" 200 326 0.066863 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.249 - - [2025-10-09 22:42:51] "GET /tag/8652e8fd-4e52-4383-9955-30d91e685d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.032202 10.0.0.249 - - [2025-10-09 22:42:51] "POST /tags HTTP/1.1" 200 312 0.077718 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017573 10.0.0.249 - - [2025-10-09 22:42:51] "GET /tag/bbdd8027-fab3-477e-964c-19c15ed133d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026026 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.249 - - [2025-10-09 22:42:51] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.005530 10.0.0.249 - - [2025-10-09 22:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001827 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.249 - - [2025-10-09 22:42:52] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.050387 10.0.0.249 - - [2025-10-09 22:42:52] "POST /virtual-machines HTTP/1.1" 200 378 0.029683 10.0.0.249 - - [2025-10-09 22:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028197 10.0.0.249 - - [2025-10-09 22:42:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.135055 10.0.0.249 - - [2025-10-09 22:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015996 10.0.0.249 - - [2025-10-09 22:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020369 10.0.0.249 - - [2025-10-09 22:42:52] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005618 10.0.0.249 - - [2025-10-09 22:42:52] "POST /instance-ips HTTP/1.1" 200 410 0.263346 10.0.0.249 - - [2025-10-09 22:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041763 10.0.0.249 - - [2025-10-09 22:42:52] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027262 10.0.0.249 - - [2025-10-09 22:42:52] "POST /set-tag HTTP/1.1" 200 109 0.019404 10.0.0.249 - - [2025-10-09 22:42:52] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.008395 10.0.0.249 - - [2025-10-09 22:42:52] "GET /instance-ip/4a2a0b64-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005989 10.0.0.249 - - [2025-10-09 22:42:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.002683 10.0.0.249 - - [2025-10-09 22:42:52] "POST /tags HTTP/1.1" 200 358 0.059575 10.0.0.249 - - [2025-10-09 22:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014425 10.0.0.249 - - [2025-10-09 22:42:53] "GET /tag/534d088d-2ca0-4225-a9cc-241a1916ac66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.024385 10.0.0.249 - - [2025-10-09 22:42:53] "POST /tags HTTP/1.1" 200 306 0.032160 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010525 10.0.0.249 - - [2025-10-09 22:42:53] "GET /tag/468feb6f-5844-4364-99b9-c3b72e2ff1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017796 10.0.0.249 - - [2025-10-09 22:42:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.003030 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.008862 10.0.0.249 - - [2025-10-09 22:42:53] "POST /security-groups HTTP/1.1" 200 571 0.077353 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.002163 10.0.0.249 - - [2025-10-09 22:42:53] "POST /projects HTTP/1.1" 200 485 0.240997 10.0.0.249 - - [2025-10-09 22:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015436 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.044781 10.0.0.249 - - [2025-10-09 22:42:53] "POST /access-control-lists HTTP/1.1" 200 582 0.121712 10.0.0.249 - - [2025-10-09 22:42:53] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.029277 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.031095 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.249 - - [2025-10-09 22:42:53] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.011767 10.0.0.249 - - [2025-10-09 22:42:53] "POST /access-control-lists HTTP/1.1" 200 580 0.074960 10.0.0.249 - - [2025-10-09 22:42:53] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.110304 10.0.0.249 - - [2025-10-09 22:42:53] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.085625 10.0.0.249 - - [2025-10-09 22:42:53] "POST /security-groups HTTP/1.1" 200 539 0.085588 10.0.0.249 - - [2025-10-09 22:42:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003600 10.0.0.249 - - [2025-10-09 22:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027276 10.0.0.249 - - [2025-10-09 22:42:54] "POST /chown HTTP/1.1" 200 109 0.009892 10.0.0.249 - - [2025-10-09 22:42:54] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008179 10.0.0.249 - - [2025-10-09 22:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.249 - - [2025-10-09 22:42:54] "POST /access-control-lists HTTP/1.1" 200 598 0.103575 10.0.0.249 - - [2025-10-09 22:42:54] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011065 10.0.0.249 - - [2025-10-09 22:42:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.013382 10.0.0.249 - - [2025-10-09 22:42:54] "POST /tags HTTP/1.1" 409 207 0.003497 10.0.0.249 - - [2025-10-09 22:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.249 - - [2025-10-09 22:42:54] "GET /tag/468feb6f-5844-4364-99b9-c3b72e2ff1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.031339 10.0.0.249 - - [2025-10-09 22:42:54] "POST /access-control-lists HTTP/1.1" 200 596 0.174396 10.0.0.249 - - [2025-10-09 22:42:54] "POST /firewall-rules HTTP/1.1" 200 566 0.169139 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-rule/165a99ad-c166-436b-9099-07b7597d2ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.018592 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003040 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-rule/165a99ad-c166-436b-9099-07b7597d2ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002650 10.0.0.249 - - [2025-10-09 22:42:54] "POST /ref-update HTTP/1.1" 200 156 0.024635 10.0.0.249 - - [2025-10-09 22:42:54] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007172 10.0.0.249 - - [2025-10-09 22:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.249 - - [2025-10-09 22:42:54] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003554 10.0.0.249 - - [2025-10-09 22:42:54] "POST /tags HTTP/1.1" 409 207 0.002208 10.0.0.249 - - [2025-10-09 22:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2025-10-09 22:42:54] "GET /tag/468feb6f-5844-4364-99b9-c3b72e2ff1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011472 10.0.0.249 - - [2025-10-09 22:42:54] "POST /firewall-rules HTTP/1.1" 200 564 0.092254 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-rule/0cf179cc-0b03-49ee-b9e7-2636537fcb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005607 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004994 10.0.0.249 - - [2025-10-09 22:42:54] "GET /firewall-rule/0cf179cc-0b03-49ee-b9e7-2636537fcb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002335 10.0.0.249 - - [2025-10-09 22:42:54] "POST /ref-update HTTP/1.1" 200 156 0.023832 10.0.0.249 - - [2025-10-09 22:42:54] "POST /tags HTTP/1.1" 200 306 0.086088 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.249 - - [2025-10-09 22:42:55] "GET /tag/a3652d73-b28b-4d4e-886d-d2be208a0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016058 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.249 - - [2025-10-09 22:42:55] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044202 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.249 - - [2025-10-09 22:42:55] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013584 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.249 - - [2025-10-09 22:42:55] "GET /service-appliance-set/1793e9b7-a272-4830-bda4-f925f5c7bb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006600 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.002123 10.0.0.249 - - [2025-10-09 22:42:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131750 10.0.0.249 - - [2025-10-09 22:42:55] "GET /virtual-machine-interface/96803a4b-c6bc-4004-9b8d-f3bb1c327bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.014835 10.0.0.249 - - [2025-10-09 22:42:55] "POST /instance-ips HTTP/1.1" 200 382 0.052884 10.0.0.249 - - [2025-10-09 22:42:55] "GET /instance-ip/9f96af3d-f97d-4536-8ba9-e52207723bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007830 10.0.0.249 - - [2025-10-09 22:42:55] "POST /loadbalancers HTTP/1.1" 200 584 0.067685 10.0.0.249 - - [2025-10-09 22:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026038 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794 10.0.0.249 - - [2025-10-09 22:42:55] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029913 10.0.0.249 - - [2025-10-09 22:42:55] "GET /loadbalancer/7dc3dea6-93e0-48c3-9a82-92e80c4c8393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004259 10.0.0.249 - - [2025-10-09 22:42:55] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059516 10.0.0.249 - - [2025-10-09 22:42:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.074032 10.0.0.249 - - [2025-10-09 22:42:55] "GET /instance-ip/9f96af3d-f97d-4536-8ba9-e52207723bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012614 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000776 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:42:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.249 - - [2025-10-09 22:42:55] "POST /floating-ips HTTP/1.1" 200 585 0.046807 10.0.0.249 - - [2025-10-09 22:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038017 10.0.0.249 - - [2025-10-09 22:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013043 10.0.0.249 - - [2025-10-09 22:42:55] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064980 10.0.0.249 - - [2025-10-09 22:42:56] "GET /loadbalancer-listener/884d92e3-658a-41c2-9b95-95df9d63e7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002943 10.0.0.249 - - [2025-10-09 22:42:56] "GET /loadbalancer-listener/884d92e3-658a-41c2-9b95-95df9d63e7cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006480 10.0.0.249 - - [2025-10-09 22:42:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025223 10.0.0.249 - - [2025-10-09 22:42:56] "GET /instance-ip/9f96af3d-f97d-4536-8ba9-e52207723bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004545 10.0.0.249 - - [2025-10-09 22:42:56] "GET /instance-ip/9f96af3d-f97d-4536-8ba9-e52207723bdf?fields=floating_ips HTTP/1.1" 200 1173 0.007839 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.249 - - [2025-10-09 22:42:56] "GET /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003070 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.249 - - [2025-10-09 22:42:56] "GET /floating-ip/0a488bae-3ffe-4ddb-81b9-5af817d1a644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003671 10.0.0.249 - - [2025-10-09 22:42:56] "PUT /global-vrouter-config/846dd86f-c351-4927-b8df-093e37fcdcf5 HTTP/1.1" 200 277 0.013678 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.002971 10.0.0.249 - - [2025-10-09 22:42:56] "POST /tags HTTP/1.1" 200 356 0.174771 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.249 - - [2025-10-09 22:42:56] "GET /tag/cd14ba4a-7554-4d2f-8de9-f5e76e5ee1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014288 10.0.0.249 - - [2025-10-09 22:42:56] "POST /tags HTTP/1.1" 200 304 0.026433 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.249 - - [2025-10-09 22:42:56] "GET /tag/4b28cc36-eeb3-4e75-ba34-6fbb9611cbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011479 10.0.0.249 - - [2025-10-09 22:42:56] "POST /projects HTTP/1.1" 409 218 0.001668 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010125 10.0.0.249 - - [2025-10-09 22:42:56] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048095 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.249 - - [2025-10-09 22:42:56] "GET /network-ipam/40960370-f1a9-42ff-8a45-a90e1b8329e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003013 10.0.0.249 - - [2025-10-09 22:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.249 - - [2025-10-09 22:42:56] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003583 10.0.0.249 - - [2025-10-09 22:42:56] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.069525 10.0.0.249 - - [2025-10-09 22:42:56] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.019305 10.0.0.249 - - [2025-10-09 22:42:56] "POST /set-tag HTTP/1.1" 200 109 0.067956 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.249 - - [2025-10-09 22:42:57] "GET /network-ipam/da2ee994-1d5d-42a0-b937-61c5f3608f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003071 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.249 - - [2025-10-09 22:42:57] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005777 10.0.0.249 - - [2025-10-09 22:42:57] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.045316 10.0.0.249 - - [2025-10-09 22:42:57] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014970 10.0.0.249 - - [2025-10-09 22:42:57] "POST /set-tag HTTP/1.1" 200 109 0.055559 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.249 - - [2025-10-09 22:42:57] "GET /network-policy/511ef21e-37dd-4417-8ece-302015a6cc83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003576 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.249 - - [2025-10-09 22:42:57] "GET /network-policy/86dee77c-1829-4f57-a410-fb90c341901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004234 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.249 - - [2025-10-09 22:42:57] "GET /network-policy/3b5f85f8-184f-4b21-bfae-2c3eb15a09a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005607 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.249 - - [2025-10-09 22:42:57] "PUT /network-policy/3b5f85f8-184f-4b21-bfae-2c3eb15a09a1 HTTP/1.1" 200 263 0.032161 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-update HTTP/1.1" 200 156 0.042223 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010472 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002624 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002196 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001666 10.0.0.249 - - [2025-10-09 22:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001461 10.0.0.249 - - [2025-10-09 22:42:57] "POST /security-groups HTTP/1.1" 409 245 0.002755 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2025-10-09 22:42:57] "PUT /security-group/cfa01d12-7c50-4d70-b408-3accf0c6877f HTTP/1.1" 200 263 0.067871 10.0.0.249 - - [2025-10-09 22:42:57] "PUT /access-control-list/29c45f8f-8c9f-4be5-b883-2985ee8b400d HTTP/1.1" 200 273 0.018549 10.0.0.249 - - [2025-10-09 22:42:57] "PUT /access-control-list/f0ae5de1-8d5d-47ea-84a3-09eb39313ddf HTTP/1.1" 200 273 0.032905 10.0.0.249 - - [2025-10-09 22:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031116 10.0.0.249 - - [2025-10-09 22:42:57] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007212 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.249 - - [2025-10-09 22:42:57] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002989 10.0.0.249 - - [2025-10-09 22:42:57] "POST /tags HTTP/1.1" 409 206 0.006327 10.0.0.249 - - [2025-10-09 22:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.249 - - [2025-10-09 22:42:57] "GET /tag/4b28cc36-eeb3-4e75-ba34-6fbb9611cbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010432 10.0.0.249 - - [2025-10-09 22:42:58] "POST /firewall-rules HTTP/1.1" 200 564 0.075692 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-rule/c7e0a469-f978-46d5-8981-fcb6d6888059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013068 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004279 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-rule/c7e0a469-f978-46d5-8981-fcb6d6888059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002120 10.0.0.249 - - [2025-10-09 22:42:58] "POST /ref-update HTTP/1.1" 200 156 0.023993 10.0.0.249 - - [2025-10-09 22:42:58] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014223 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.249 - - [2025-10-09 22:42:58] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004726 10.0.0.249 - - [2025-10-09 22:42:58] "POST /tags HTTP/1.1" 409 206 0.001806 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.249 - - [2025-10-09 22:42:58] "GET /tag/4b28cc36-eeb3-4e75-ba34-6fbb9611cbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015303 10.0.0.249 - - [2025-10-09 22:42:58] "POST /firewall-rules HTTP/1.1" 200 562 0.075974 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-rule/cf6ce232-08e8-4e19-acdf-5738585f37e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.022095 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004758 10.0.0.249 - - [2025-10-09 22:42:58] "GET /firewall-rule/cf6ce232-08e8-4e19-acdf-5738585f37e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004378 10.0.0.249 - - [2025-10-09 22:42:58] "POST /ref-update HTTP/1.1" 200 156 0.028012 10.0.0.249 - - [2025-10-09 22:42:58] "POST /tags HTTP/1.1" 200 302 0.033814 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.249 - - [2025-10-09 22:42:58] "GET /tag/7e446bfb-05b2-49de-bfbd-781d77af5efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011122 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.249 - - [2025-10-09 22:42:58] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.033567 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.249 - - [2025-10-09 22:42:58] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003675 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.249 - - [2025-10-09 22:42:58] "GET /service-appliance-set/1793e9b7-a272-4830-bda4-f925f5c7bb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002821 10.0.0.249 - - [2025-10-09 22:42:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.001436 10.0.0.249 - - [2025-10-09 22:42:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127365 10.0.0.249 - - [2025-10-09 22:42:58] "GET /virtual-machine-interface/f4cadaf3-ae7a-474e-a5be-c59a6bc7d35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.014245 10.0.0.249 - - [2025-10-09 22:42:58] "POST /instance-ips HTTP/1.1" 200 378 0.032345 10.0.0.249 - - [2025-10-09 22:42:58] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007971 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancers HTTP/1.1" 200 584 0.061381 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.041938 10.0.0.249 - - [2025-10-09 22:42:59] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002970 10.0.0.249 - - [2025-10-09 22:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031386 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010904 10.0.0.249 - - [2025-10-09 22:42:59] "POST /floating-ips HTTP/1.1" 200 583 0.053600 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.034367 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002749 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017313 10.0.0.249 - - [2025-10-09 22:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019554 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.034958 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer-listener/bb1de9e7-9ffa-40ab-afac-4cbce3e3b2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002702 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer-listener/bb1de9e7-9ffa-40ab-afac-4cbce3e3b2f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003039 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019930 10.0.0.249 - - [2025-10-09 22:42:59] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004894 10.0.0.249 - - [2025-10-09 22:42:59] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?fields=floating_ips HTTP/1.1" 200 1167 0.008064 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.249 - - [2025-10-09 22:42:59] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005538 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.047926 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003470 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015992 10.0.0.249 - - [2025-10-09 22:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024070 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011370 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.032996 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer-listener/c1c16817-e391-4735-af4e-103b8fa0001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005573 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer-listener/c1c16817-e391-4735-af4e-103b8fa0001a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004321 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020570 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.249 - - [2025-10-09 22:42:59] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002790 10.0.0.249 - - [2025-10-09 22:42:59] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?fields=floating_ips HTTP/1.1" 200 1167 0.003200 10.0.0.249 - - [2025-10-09 22:42:59] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.034092 10.0.0.249 - - [2025-10-09 22:42:59] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003877 10.0.0.249 - - [2025-10-09 22:42:59] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002860 10.0.0.249 - - [2025-10-09 22:42:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016510 10.0.0.249 - - [2025-10-09 22:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015897 10.0.0.249 - - [2025-10-09 22:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.249 - - [2025-10-09 22:43:00] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.036030 10.0.0.249 - - [2025-10-09 22:43:00] "GET /loadbalancer-listener/46bb3bf3-7800-4048-9eea-be5e3ea3affc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002029 10.0.0.249 - - [2025-10-09 22:43:00] "GET /loadbalancer-listener/46bb3bf3-7800-4048-9eea-be5e3ea3affc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.002628 10.0.0.249 - - [2025-10-09 22:43:00] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025059 10.0.0.249 - - [2025-10-09 22:43:00] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002334 10.0.0.249 - - [2025-10-09 22:43:00] "GET /instance-ip/cc0867af-5d04-456a-a1aa-f19507c3c611?fields=floating_ips HTTP/1.1" 200 1167 0.002767 10.0.0.249 - - [2025-10-09 22:43:00] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002157 10.0.0.249 - - [2025-10-09 22:43:00] "POST /tags HTTP/1.1" 200 372 0.027635 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012517 10.0.0.249 - - [2025-10-09 22:43:00] "GET /tag/c66da7e4-9fe3-4889-a39f-cd87ae572a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011553 10.0.0.249 - - [2025-10-09 22:43:00] "POST /tags HTTP/1.1" 200 320 0.018716 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018189 10.0.0.249 - - [2025-10-09 22:43:00] "GET /tag/bf399cc4-3352-4125-8096-4fbe0bd5bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011956 10.0.0.249 - - [2025-10-09 22:43:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.000554 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.007925 10.0.0.249 - - [2025-10-09 22:43:00] "POST /security-groups HTTP/1.1" 200 578 0.069275 10.0.0.249 - - [2025-10-09 22:43:00] "POST /projects HTTP/1.1" 200 499 0.180231 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002239 10.0.0.249 - - [2025-10-09 22:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017323 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010916 10.0.0.249 - - [2025-10-09 22:43:00] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019195 10.0.0.249 - - [2025-10-09 22:43:00] "POST /access-control-lists HTTP/1.1" 200 589 0.080614 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.017052 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012592 10.0.0.249 - - [2025-10-09 22:43:00] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003845 10.0.0.249 - - [2025-10-09 22:43:00] "POST /access-control-lists HTTP/1.1" 200 587 0.026172 10.0.0.249 - - [2025-10-09 22:43:00] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.076828 10.0.0.249 - - [2025-10-09 22:43:00] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.070599 10.0.0.249 - - [2025-10-09 22:43:00] "POST /security-groups HTTP/1.1" 200 560 0.080313 10.0.0.249 - - [2025-10-09 22:43:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.001824 10.0.0.249 - - [2025-10-09 22:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017951 10.0.0.249 - - [2025-10-09 22:43:01] "POST /chown HTTP/1.1" 200 109 0.087117 10.0.0.249 - - [2025-10-09 22:43:01] "POST /access-control-lists HTTP/1.1" 200 612 0.118816 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.013397 10.0.0.249 - - [2025-10-09 22:43:01] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014646 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.249 - - [2025-10-09 22:43:01] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037627 10.0.0.249 - - [2025-10-09 22:43:01] "POST /access-control-lists HTTP/1.1" 200 610 0.091818 10.0.0.249 - - [2025-10-09 22:43:01] "POST /tags HTTP/1.1" 409 214 0.013272 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2025-10-09 22:43:01] "GET /tag/bf399cc4-3352-4125-8096-4fbe0bd5bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011580 10.0.0.249 - - [2025-10-09 22:43:01] "POST /firewall-rules HTTP/1.1" 200 580 0.062527 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-rule/0e06a4f9-d84c-45af-b9eb-db6f24187230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.027078 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004581 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-rule/0e06a4f9-d84c-45af-b9eb-db6f24187230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001970 10.0.0.249 - - [2025-10-09 22:43:01] "POST /ref-update HTTP/1.1" 200 156 0.038347 10.0.0.249 - - [2025-10-09 22:43:01] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006764 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2025-10-09 22:43:01] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002294 10.0.0.249 - - [2025-10-09 22:43:01] "POST /tags HTTP/1.1" 409 214 0.001428 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.249 - - [2025-10-09 22:43:01] "GET /tag/bf399cc4-3352-4125-8096-4fbe0bd5bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012093 10.0.0.249 - - [2025-10-09 22:43:01] "POST /firewall-rules HTTP/1.1" 200 578 0.072808 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-rule/95ecba13-a89d-42ec-9778-10034c3515ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004310 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.002920 10.0.0.249 - - [2025-10-09 22:43:01] "GET /firewall-rule/95ecba13-a89d-42ec-9778-10034c3515ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002058 10.0.0.249 - - [2025-10-09 22:43:01] "POST /ref-update HTTP/1.1" 200 156 0.031913 10.0.0.249 - - [2025-10-09 22:43:01] "POST /tags HTTP/1.1" 200 364 0.027601 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.249 - - [2025-10-09 22:43:01] "GET /tag/41aa6a96-0720-40cb-8a9b-0be11012c054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019793 10.0.0.249 - - [2025-10-09 22:43:01] "POST /tags HTTP/1.1" 200 312 0.016686 10.0.0.249 - - [2025-10-09 22:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.249 - - [2025-10-09 22:43:01] "GET /tag/03d67b62-3c6d-461f-93c9-a6cf25e32cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015002 10.0.0.249 - - [2025-10-09 22:43:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000511 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.008296 10.0.0.249 - - [2025-10-09 22:43:02] "POST /security-groups HTTP/1.1" 200 574 0.063836 10.0.0.249 - - [2025-10-09 22:43:02] "POST /projects HTTP/1.1" 200 491 0.166379 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002477 10.0.0.249 - - [2025-10-09 22:43:02] "POST /access-control-lists HTTP/1.1" 200 585 0.070464 10.0.0.249 - - [2025-10-09 22:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.063372 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.033428 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026008 10.0.0.249 - - [2025-10-09 22:43:02] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.008140 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.249 - - [2025-10-09 22:43:02] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005330 10.0.0.249 - - [2025-10-09 22:43:02] "POST /access-control-lists HTTP/1.1" 200 583 0.072955 10.0.0.249 - - [2025-10-09 22:43:02] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.052866 10.0.0.249 - - [2025-10-09 22:43:02] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.050700 10.0.0.249 - - [2025-10-09 22:43:02] "POST /security-groups HTTP/1.1" 200 548 0.077075 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002194 10.0.0.249 - - [2025-10-09 22:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033446 10.0.0.249 - - [2025-10-09 22:43:02] "POST /access-control-lists HTTP/1.1" 200 604 0.083448 10.0.0.249 - - [2025-10-09 22:43:02] "POST /chown HTTP/1.1" 200 109 0.067792 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.032593 10.0.0.249 - - [2025-10-09 22:43:02] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003803 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.249 - - [2025-10-09 22:43:02] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009754 10.0.0.249 - - [2025-10-09 22:43:02] "POST /tags HTTP/1.1" 409 210 0.002167 10.0.0.249 - - [2025-10-09 22:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.249 - - [2025-10-09 22:43:02] "POST /access-control-lists HTTP/1.1" 200 602 0.081210 10.0.0.249 - - [2025-10-09 22:43:02] "GET /tag/03d67b62-3c6d-461f-93c9-a6cf25e32cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.037087 10.0.0.249 - - [2025-10-09 22:43:02] "POST /firewall-rules HTTP/1.1" 200 572 0.086146 10.0.0.249 - - [2025-10-09 22:43:02] "GET /firewall-rule/9f43daa3-32a8-4352-b148-241d5b034e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010731 10.0.0.249 - - [2025-10-09 22:43:02] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004345 10.0.0.249 - - [2025-10-09 22:43:03] "GET /firewall-rule/9f43daa3-32a8-4352-b148-241d5b034e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002948 10.0.0.249 - - [2025-10-09 22:43:03] "POST /ref-update HTTP/1.1" 200 156 0.031607 10.0.0.249 - - [2025-10-09 22:43:03] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006963 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.249 - - [2025-10-09 22:43:03] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002358 10.0.0.249 - - [2025-10-09 22:43:03] "POST /tags HTTP/1.1" 409 210 0.001376 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.249 - - [2025-10-09 22:43:03] "GET /tag/03d67b62-3c6d-461f-93c9-a6cf25e32cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011497 10.0.0.249 - - [2025-10-09 22:43:03] "POST /firewall-rules HTTP/1.1" 200 570 0.070722 10.0.0.249 - - [2025-10-09 22:43:03] "GET /firewall-rule/97ddaee8-c32a-4369-8ad8-65cce37fdf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004011 10.0.0.249 - - [2025-10-09 22:43:03] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.002918 10.0.0.249 - - [2025-10-09 22:43:03] "GET /firewall-rule/97ddaee8-c32a-4369-8ad8-65cce37fdf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003055 10.0.0.249 - - [2025-10-09 22:43:03] "POST /ref-update HTTP/1.1" 200 156 0.037143 10.0.0.249 - - [2025-10-09 22:43:03] "POST /tags HTTP/1.1" 200 364 0.016839 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.249 - - [2025-10-09 22:43:03] "GET /tag/76ffe9ee-6351-4d0f-b9b9-bc9761d5108d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.019223 10.0.0.249 - - [2025-10-09 22:43:03] "POST /tags HTTP/1.1" 409 210 0.004099 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2025-10-09 22:43:03] "GET /tag/bbdd8027-fab3-477e-964c-19c15ed133d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010434 10.0.0.249 - - [2025-10-09 22:43:03] "POST /projects HTTP/1.1" 409 223 0.002221 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.249 - - [2025-10-09 22:43:03] "GET /project/5dbe7958-a4b6-4cbf-85f1-f970271ffee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.031455 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.249 - - [2025-10-09 22:43:03] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005215 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.249 - - [2025-10-09 22:43:03] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005208 10.0.0.249 - - [2025-10-09 22:43:03] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.047961 10.0.0.249 - - [2025-10-09 22:43:03] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.069903 10.0.0.249 - - [2025-10-09 22:43:03] "POST /security-groups HTTP/1.1" 409 253 0.004394 10.0.0.249 - - [2025-10-09 22:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.249 - - [2025-10-09 22:43:03] "PUT /security-group/89d7ea89-57ff-4765-bd42-8bb012fd5be0 HTTP/1.1" 200 263 0.066442 10.0.0.249 - - [2025-10-09 22:43:04] "PUT /access-control-list/efdb180f-e6de-41b0-8c9b-271cccff5d7b HTTP/1.1" 200 273 0.024075 10.0.0.249 - - [2025-10-09 22:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.041991 10.0.0.249 - - [2025-10-09 22:43:04] "PUT /access-control-list/71d49fd6-f3ec-4760-9cde-2e141659196f HTTP/1.1" 200 273 0.040753 10.0.0.249 - - [2025-10-09 22:43:04] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025547 10.0.0.249 - - [2025-10-09 22:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.249 - - [2025-10-09 22:43:04] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005311 10.0.0.249 - - [2025-10-09 22:43:04] "POST /tags HTTP/1.1" 409 210 0.004406 10.0.0.249 - - [2025-10-09 22:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2025-10-09 22:43:04] "GET /tag/bbdd8027-fab3-477e-964c-19c15ed133d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012980 10.0.0.249 - - [2025-10-09 22:43:04] "POST /firewall-rules HTTP/1.1" 200 572 0.063724 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-rule/a5155913-baa0-4638-bf6e-612a7e87be89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013615 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004322 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-rule/a5155913-baa0-4638-bf6e-612a7e87be89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002082 10.0.0.249 - - [2025-10-09 22:43:04] "POST /ref-update HTTP/1.1" 200 156 0.040125 10.0.0.249 - - [2025-10-09 22:43:04] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012263 10.0.0.249 - - [2025-10-09 22:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2025-10-09 22:43:04] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002347 10.0.0.249 - - [2025-10-09 22:43:04] "POST /tags HTTP/1.1" 409 210 0.001411 10.0.0.249 - - [2025-10-09 22:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.249 - - [2025-10-09 22:43:04] "GET /tag/bbdd8027-fab3-477e-964c-19c15ed133d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010002 10.0.0.249 - - [2025-10-09 22:43:04] "POST /firewall-rules HTTP/1.1" 200 570 0.069721 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-rule/55da5c8d-8f6d-49da-bf9b-08da8e2d0c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004540 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003660 10.0.0.249 - - [2025-10-09 22:43:04] "GET /firewall-rule/55da5c8d-8f6d-49da-bf9b-08da8e2d0c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002012 10.0.0.249 - - [2025-10-09 22:43:04] "POST /ref-update HTTP/1.1" 200 156 0.039457 10.0.0.249 - - [2025-10-09 22:43:04] "POST /tags HTTP/1.1" 409 237 0.004123 10.0.0.249 - - [2025-10-09 22:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.249 - - [2025-10-09 22:43:04] "GET /tag/76ffe9ee-6351-4d0f-b9b9-bc9761d5108d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010410 10.0.0.249 - - [2025-10-09 22:43:04] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.003898 10.0.0.249 - - [2025-10-09 22:43:04] "POST /set-tag HTTP/1.1" 200 109 0.017494 10.0.0.19 - - [2025-10-09 22:43:40] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2025-10-09 22:43:40] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.003979 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.19 - - [2025-10-09 22:43:40] "GET /routing-instance/0434b710-9fb8-47a7-b307-135bdc8ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002203 10.0.0.19 - - [2025-10-09 22:43:40] "PUT /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066 HTTP/1.1" 200 275 0.009316 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.017601 10.0.0.19 - - [2025-10-09 22:43:40] "POST /virtual-routers HTTP/1.1" 200 601 0.013944 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.19 - - [2025-10-09 22:43:40] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003415 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001427 10.0.0.19 - - [2025-10-09 22:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2025-10-09 22:43:40] "GET /virtual-network/12c716b5-52e0-451e-9c4c-0b9de2c23314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003663 10.0.0.19 - - [2025-10-09 22:43:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059193 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000903 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 10.0.0.249 - - [2025-10-09 22:43:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002161 10.0.0.249 - - [2025-10-09 22:43:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002120 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:43:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000927 10.0.0.249 - - [2025-10-09 22:46:51] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003012 10.0.0.249 - - [2025-10-09 22:46:51] "POST /ref-update HTTP/1.1" 200 156 0.008568 10.0.0.249 - - [2025-10-09 22:47:10] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004636 10.0.0.249 - - [2025-10-09 22:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.249 - - [2025-10-09 22:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.249 - - [2025-10-09 22:47:10] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006253 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004358 10.0.0.249 - - [2025-10-09 22:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.249 - - [2025-10-09 22:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2025-10-09 22:47:11] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002125 10.0.0.249 - - [2025-10-09 22:47:11] "GET /loadbalancer-pool/b139b0c1-681a-4596-b529-7d51068b0d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004973 10.0.0.249 - - [2025-10-09 22:47:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017638 10.0.0.249 - - [2025-10-09 22:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010604 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.021298 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004628 10.0.0.249 - - [2025-10-09 22:47:11] "POST /tags HTTP/1.1" 409 205 0.003773 10.0.0.249 - - [2025-10-09 22:47:11] "POST /ref-update HTTP/1.1" 200 156 0.012094 10.0.0.249 - - [2025-10-09 22:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.249 - - [2025-10-09 22:47:11] "GET /tag/7e446bfb-05b2-49de-bfbd-781d77af5efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012312 10.0.0.249 - - [2025-10-09 22:47:11] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.003714 10.0.0.249 - - [2025-10-09 22:47:11] "PUT /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a HTTP/1.1" 200 257 0.010639 10.0.0.249 - - [2025-10-09 22:47:11] "POST /set-tag HTTP/1.1" 200 109 0.082920 10.0.0.249 - - [2025-10-09 22:47:11] "GET /loadbalancer-pool/4f244bc4-3900-49fe-831c-3d8e1fd9f1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017340 10.0.0.249 - - [2025-10-09 22:47:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026442 10.0.0.249 - - [2025-10-09 22:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021800 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020165 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.014295 10.0.0.249 - - [2025-10-09 22:47:11] "POST /ref-update HTTP/1.1" 200 156 0.006286 10.0.0.249 - - [2025-10-09 22:47:11] "POST /set-tag HTTP/1.1" 200 109 0.016638 10.0.0.249 - - [2025-10-09 22:47:11] "GET /loadbalancer-pool/e0bd8a48-6f2f-43f9-af20-71d82fcc946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004235 10.0.0.249 - - [2025-10-09 22:47:11] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.001927 10.0.0.249 - - [2025-10-09 22:47:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018681 10.0.0.249 - - [2025-10-09 22:47:11] "PUT /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a HTTP/1.1" 200 257 0.036776 10.0.0.249 - - [2025-10-09 22:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010635 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015602 10.0.0.249 - - [2025-10-09 22:47:11] "POST /set-tag HTTP/1.1" 200 109 0.006138 10.0.0.249 - - [2025-10-09 22:47:11] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003623 10.0.0.249 - - [2025-10-09 22:47:11] "POST /ref-update HTTP/1.1" 200 156 0.006626 10.0.0.249 - - [2025-10-09 22:47:11] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002663 10.0.0.249 - - [2025-10-09 22:47:11] "PUT /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a HTTP/1.1" 200 257 0.011433 10.0.0.249 - - [2025-10-09 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.249 - - [2025-10-09 22:47:28] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004275 10.0.0.19 - - [2025-10-09 22:47:35] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.19 - - [2025-10-09 22:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2025-10-09 22:47:35] "GET /global-system-config/7f5740e0-aa90-4511-9405-084b65c50066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004380 10.0.0.19 - - [2025-10-09 22:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2025-10-09 22:47:35] "GET /routing-instance/0434b710-9fb8-47a7-b307-135bdc8ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002989 10.0.0.19 - - [2025-10-09 22:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2025-10-09 22:47:35] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002147 10.0.0.19 - - [2025-10-09 22:47:35] "PUT /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81 HTTP/1.1" 200 263 0.008631 10.0.0.19 - - [2025-10-09 22:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2025-10-09 22:47:36] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006892 10.0.0.19 - - [2025-10-09 22:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.19 - - [2025-10-09 22:47:36] "GET /virtual-machine-interface/45a2de53-65f4-4db1-aba4-5d94dddd6ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004361 10.0.0.19 - - [2025-10-09 22:47:36] "PUT /virtual-machine-interface/45a2de53-65f4-4db1-aba4-5d94dddd6ffc HTTP/1.1" 200 285 0.009331 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 10.0.0.249 - - [2025-10-09 22:48:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002053 10.0.0.249 - - [2025-10-09 22:48:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002164 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004573 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.008365 10.0.0.249 - - [2025-10-09 22:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.249 - - [2025-10-09 22:51:12] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002542 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003787 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.032215 10.0.0.249 - - [2025-10-09 22:51:12] "DELETE /loadbalancer-member/a5e7a52f-86f0-498c-b64e-5f62d04d41b0 HTTP/1.1" 200 115 0.058972 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005390 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.008142 10.0.0.249 - - [2025-10-09 22:51:12] "DELETE /loadbalancer-member/14cf6d4a-dd7c-4626-8e45-51241681e254 HTTP/1.1" 200 115 0.041517 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007435 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.249 - - [2025-10-09 22:51:12] "DELETE /loadbalancer-member/5163678f-8d1b-4c3e-8826-ed8e676c525f HTTP/1.1" 200 115 0.033726 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004714 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.249 - - [2025-10-09 22:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.249 - - [2025-10-09 22:51:12] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.017615 10.0.0.249 - - [2025-10-09 22:51:12] "GET /loadbalancer-pool/b139b0c1-681a-4596-b529-7d51068b0d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004956 10.0.0.249 - - [2025-10-09 22:51:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026623 10.0.0.249 - - [2025-10-09 22:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019735 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015705 10.0.0.249 - - [2025-10-09 22:51:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006732 10.0.0.249 - - [2025-10-09 22:51:12] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002825 10.0.0.249 - - [2025-10-09 22:51:12] "POST /set-tag HTTP/1.1" 200 109 0.072478 10.0.0.249 - - [2025-10-09 22:51:13] "GET /loadbalancer-pool/4f244bc4-3900-49fe-831c-3d8e1fd9f1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021996 10.0.0.249 - - [2025-10-09 22:51:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031827 10.0.0.249 - - [2025-10-09 22:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015979 10.0.0.249 - - [2025-10-09 22:51:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009492 10.0.0.249 - - [2025-10-09 22:51:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011222 10.0.0.249 - - [2025-10-09 22:51:13] "POST /set-tag HTTP/1.1" 200 109 0.008048 10.0.0.249 - - [2025-10-09 22:51:13] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004095 10.0.0.249 - - [2025-10-09 22:51:13] "GET /loadbalancer-pool/e0bd8a48-6f2f-43f9-af20-71d82fcc946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003721 10.0.0.249 - - [2025-10-09 22:51:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.068830 10.0.0.249 - - [2025-10-09 22:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017184 10.0.0.249 - - [2025-10-09 22:51:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009190 10.0.0.249 - - [2025-10-09 22:51:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003658 10.0.0.249 - - [2025-10-09 22:51:13] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004454 10.0.0.249 - - [2025-10-09 22:51:13] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.249 - - [2025-10-09 22:52:57] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.249 - - [2025-10-09 22:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.249 - - [2025-10-09 22:52:57] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051995 10.0.0.249 - - [2025-10-09 22:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.249 - - [2025-10-09 22:52:57] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032995 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.249 - - [2025-10-09 22:52:58] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027685 10.0.0.249 - - [2025-10-09 22:52:58] "POST /tags HTTP/1.1" 200 334 0.044616 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.249 - - [2025-10-09 22:52:58] "GET /tag/24186bba-006a-477c-83de-27962d3d7c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018368 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.249 - - [2025-10-09 22:52:58] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030482 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.249 - - [2025-10-09 22:52:58] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028075 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.249 - - [2025-10-09 22:52:58] "GET /virtual-networks?parent_id=7a196197-5752-4077-b966-29c16f416547&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001634 10.0.0.249 - - [2025-10-09 22:52:58] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.015628 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.249 - - [2025-10-09 22:52:58] "GET /service-appliance-set/1793e9b7-a272-4830-bda4-f925f5c7bb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002770 10.0.0.249 - - [2025-10-09 22:52:58] "POST /virtual-networks HTTP/1.1" 200 514 0.064788 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.249 - - [2025-10-09 22:52:58] "GET /network-ipam/259417db-ac28-4177-9d53-98e356975404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003474 10.0.0.249 - - [2025-10-09 22:52:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.001987 10.0.0.249 - - [2025-10-09 22:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.097408 10.0.0.249 - - [2025-10-09 22:52:59] "GET /virtual-machine-interface/2c5fcdac-5413-4a45-816f-e57a198a8e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.020377 10.0.0.249 - - [2025-10-09 22:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008032 10.0.0.249 - - [2025-10-09 22:52:59] "POST /ref-update HTTP/1.1" 200 156 0.136616 10.0.0.249 - - [2025-10-09 22:52:59] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003791 10.0.0.249 - - [2025-10-09 22:52:59] "GET /domains HTTP/1.1" 200 281 0.002339 10.0.0.249 - - [2025-10-09 22:52:59] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.011329 10.0.0.249 - - [2025-10-09 22:52:59] "POST /instance-ips HTTP/1.1" 200 410 0.031805 10.0.0.249 - - [2025-10-09 22:52:59] "GET /instance-ip/d87f2362-6137-4bb1-a1b8-63d897049e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006553 10.0.0.249 - - [2025-10-09 22:52:59] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 5497 0.044850 10.0.0.249 - - [2025-10-09 22:52:59] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.004700 10.0.0.249 - - [2025-10-09 22:52:59] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003926 10.0.0.249 - - [2025-10-09 22:52:59] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1183 0.002148 10.0.0.249 - - [2025-10-09 22:52:59] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1183 0.002006 10.0.0.249 - - [2025-10-09 22:52:59] "POST /loadbalancers HTTP/1.1" 200 612 0.071979 10.0.0.249 - - [2025-10-09 22:52:59] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027867 10.0.0.249 - - [2025-10-09 22:52:59] "GET /instance-ip/d87f2362-6137-4bb1-a1b8-63d897049e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004655 10.0.0.249 - - [2025-10-09 22:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014482 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.249 - - [2025-10-09 22:52:59] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026842 10.0.0.249 - - [2025-10-09 22:52:59] "POST /floating-ips HTTP/1.1" 200 599 0.014857 10.0.0.249 - - [2025-10-09 22:52:59] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002641 10.0.0.249 - - [2025-10-09 22:52:59] "POST /route-targets HTTP/1.1" 200 328 0.011592 10.0.0.249 - - [2025-10-09 22:52:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.028821 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.249 - - [2025-10-09 22:52:59] "POST /ref-update HTTP/1.1" 200 156 0.028165 10.0.0.249 - - [2025-10-09 22:52:59] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039234 10.0.0.249 - - [2025-10-09 22:52:59] "GET /loadbalancer-listener/c25156a1-8d16-419f-a589-4e4cb07da61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002850 10.0.0.249 - - [2025-10-09 22:52:59] "GET /loadbalancer-listener/c25156a1-8d16-419f-a589-4e4cb07da61a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002378 10.0.0.249 - - [2025-10-09 22:52:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019732 10.0.0.249 - - [2025-10-09 22:52:59] "GET /instance-ip/d87f2362-6137-4bb1-a1b8-63d897049e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003651 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.249 - - [2025-10-09 22:52:59] "GET /instance-ip/d87f2362-6137-4bb1-a1b8-63d897049e8b?fields=floating_ips HTTP/1.1" 200 1215 0.004655 10.0.0.249 - - [2025-10-09 22:52:59] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002602 10.0.0.249 - - [2025-10-09 22:52:59] "GET /floating-ip/691cf413-92bf-4498-84f1-e43772ea8369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001787 10.0.0.249 - - [2025-10-09 22:52:59] "POST /tags HTTP/1.1" 200 296 0.047889 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.249 - - [2025-10-09 22:52:59] "GET /tag/353e81ab-adce-4ad4-89c3-207764af6a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011180 10.0.0.249 - - [2025-10-09 22:52:59] "POST /tags HTTP/1.1" 409 233 0.001496 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.249 - - [2025-10-09 22:52:59] "GET /tag/cd14ba4a-7554-4d2f-8de9-f5e76e5ee1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011333 10.0.0.249 - - [2025-10-09 22:52:59] "POST /tags HTTP/1.1" 409 206 0.001772 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.249 - - [2025-10-09 22:52:59] "GET /tag/4b28cc36-eeb3-4e75-ba34-6fbb9611cbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010609 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.249 - - [2025-10-09 22:52:59] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003469 10.0.0.249 - - [2025-10-09 22:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.249 - - [2025-10-09 22:52:59] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.021065 10.0.0.249 - - [2025-10-09 22:52:59] "POST /virtual-machines HTTP/1.1" 200 370 0.010384 10.0.0.249 - - [2025-10-09 22:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011452 10.0.0.249 - - [2025-10-09 22:53:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131821 10.0.0.249 - - [2025-10-09 22:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019625 10.0.0.249 - - [2025-10-09 22:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004910 10.0.0.249 - - [2025-10-09 22:53:00] "POST /instance-ips HTTP/1.1" 200 410 0.018622 10.0.0.249 - - [2025-10-09 22:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024692 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008025 10.0.0.249 - - [2025-10-09 22:53:00] "POST /set-tag HTTP/1.1" 200 109 0.016896 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009644 10.0.0.249 - - [2025-10-09 22:53:00] "GET /instance-ip/b46faabe-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004306 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011075 10.0.0.249 - - [2025-10-09 22:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002609 10.0.0.249 - - [2025-10-09 22:53:00] "POST /ref-update HTTP/1.1" 200 156 0.009842 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006271 10.0.0.249 - - [2025-10-09 22:53:00] "POST /set-tag HTTP/1.1" 200 109 0.004052 10.0.0.249 - - [2025-10-09 22:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003703 10.0.0.249 - - [2025-10-09 22:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.249 - - [2025-10-09 22:53:00] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032429 10.0.0.249 - - [2025-10-09 22:53:00] "POST /virtual-machines HTTP/1.1" 200 370 0.007506 10.0.0.249 - - [2025-10-09 22:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012674 10.0.0.249 - - [2025-10-09 22:53:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116915 10.0.0.249 - - [2025-10-09 22:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009753 10.0.0.249 - - [2025-10-09 22:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015177 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005691 10.0.0.249 - - [2025-10-09 22:53:00] "POST /instance-ips HTTP/1.1" 200 410 0.019553 10.0.0.249 - - [2025-10-09 22:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020487 10.0.0.249 - - [2025-10-09 22:53:00] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010275 10.0.0.249 - - [2025-10-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.020900 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017583 10.0.0.249 - - [2025-10-09 22:53:01] "GET /instance-ip/b4d90fb8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004543 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006944 10.0.0.249 - - [2025-10-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004196 10.0.0.249 - - [2025-10-09 22:53:01] "POST /ref-update HTTP/1.1" 200 156 0.016098 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021299 10.0.0.249 - - [2025-10-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005989 10.0.0.249 - - [2025-10-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.249 - - [2025-10-09 22:53:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004762 10.0.0.249 - - [2025-10-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domains HTTP/1.1" 200 281 0.002216 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.002741 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 7091 0.030206 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003703 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003752 10.0.0.249 - - [2025-10-09 22:53:04] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1405 0.003680 10.0.0.249 - - [2025-10-09 22:53:04] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1405 0.002423 10.0.0.249 - - [2025-10-09 22:53:04] "GET /route-target/8f767f62-6a7a-4630-b26a-df7c9d51a387 HTTP/1.1" 200 1155 0.001785 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003211 10.0.0.249 - - [2025-10-09 22:53:04] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1405 0.001929 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003362 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003756 10.0.0.249 - - [2025-10-09 22:53:04] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1405 0.002016 10.0.0.249 - - [2025-10-09 22:53:04] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 200 1405 0.001900 10.0.0.249 - - [2025-10-09 22:53:04] "GET /route-target/8f767f62-6a7a-4630-b26a-df7c9d51a387 HTTP/1.1" 200 1155 0.002008 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domains HTTP/1.1" 200 281 0.002133 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.002723 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 7091 0.033012 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2097 0.003369 10.0.0.249 - - [2025-10-09 22:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029174 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003273 10.0.0.249 - - [2025-10-09 22:53:04] "GET /floating-ip-pools?parent_id=e7db62f8-78e3-4ce9-8bf7-389bdd4291ce&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002323 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003677 10.0.0.249 - - [2025-10-09 22:53:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.022976 10.0.0.249 - - [2025-10-09 22:53:04] "POST /ref-update HTTP/1.1" 200 156 0.007133 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.007906 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domains HTTP/1.1" 200 281 0.001999 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.002130 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 7348 0.031285 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2336 0.004322 10.0.0.249 - - [2025-10-09 22:53:04] "GET /floating-ip-pool/b5835ff8-b3de-4d77-abf3-7edee44c8ae6 HTTP/1.1" 200 1318 0.001788 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domains HTTP/1.1" 200 281 0.001510 10.0.0.249 - - [2025-10-09 22:53:04] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.002146 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 7348 0.030700 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 2336 0.003280 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003431 10.0.0.249 - - [2025-10-09 22:53:04] "POST /tags HTTP/1.1" 200 366 0.042376 10.0.0.249 - - [2025-10-09 22:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015427 10.0.0.249 - - [2025-10-09 22:53:04] "GET /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012197 10.0.0.249 - - [2025-10-09 22:53:04] "POST /tags HTTP/1.1" 409 206 0.002154 10.0.0.249 - - [2025-10-09 22:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.249 - - [2025-10-09 22:53:04] "GET /tag/4b28cc36-eeb3-4e75-ba34-6fbb9611cbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009657 10.0.0.249 - - [2025-10-09 22:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.249 - - [2025-10-09 22:53:04] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.058521 10.0.0.249 - - [2025-10-09 22:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2025-10-09 22:53:04] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005950 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-10-09 22:53:05] "GET /service-appliance-set/8f3ca93a-9454-46a3-9112-03b25ec0fd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003611 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001343 10.0.0.249 - - [2025-10-09 22:53:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115903 10.0.0.249 - - [2025-10-09 22:53:05] "GET /virtual-machine-interface/8df32c21-94ea-47c5-b3bf-478ea7d48843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010338 10.0.0.249 - - [2025-10-09 22:53:05] "POST /set-tag HTTP/1.1" 200 109 0.015836 10.0.0.249 - - [2025-10-09 22:53:05] "POST /instance-ips HTTP/1.1" 200 418 0.018152 10.0.0.249 - - [2025-10-09 22:53:05] "GET /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003821 10.0.0.249 - - [2025-10-09 22:53:05] "POST /loadbalancers HTTP/1.1" 200 620 0.061694 10.0.0.249 - - [2025-10-09 22:53:05] "POST /service-instances HTTP/1.1" 200 568 0.029233 10.0.0.249 - - [2025-10-09 22:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028240 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.249 - - [2025-10-09 22:53:05] "POST /ref-update HTTP/1.1" 200 156 0.019969 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.249 - - [2025-10-09 22:53:05] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.049469 10.0.0.249 - - [2025-10-09 22:53:05] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.015884 10.0.0.249 - - [2025-10-09 22:53:05] "GET /virtual-machine-interface/8df32c21-94ea-47c5-b3bf-478ea7d48843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005667 10.0.0.249 - - [2025-10-09 22:53:05] "GET /virtual-machine-interface/8df32c21-94ea-47c5-b3bf-478ea7d48843?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007480 10.0.0.249 - - [2025-10-09 22:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015409 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.249 - - [2025-10-09 22:53:05] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.008172 10.0.0.249 - - [2025-10-09 22:53:05] "GET /floating-ip-pool/b5835ff8-b3de-4d77-abf3-7edee44c8ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002658 10.0.0.249 - - [2025-10-09 22:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025131 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.249 - - [2025-10-09 22:53:05] "POST /floating-ips HTTP/1.1" 200 673 0.091737 10.0.0.249 - - [2025-10-09 22:53:05] "POST /virtual-machines HTTP/1.1" 200 430 0.042261 10.0.0.249 - - [2025-10-09 22:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027756 10.0.0.249 - - [2025-10-09 22:53:05] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002023 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.249 - - [2025-10-09 22:53:05] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005785 10.0.0.249 - - [2025-10-09 22:53:05] "POST /tags HTTP/1.1" 409 221 0.007554 10.0.0.249 - - [2025-10-09 22:53:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.100904 10.0.0.249 - - [2025-10-09 22:53:05] "POST /chown HTTP/1.1" 200 109 0.020879 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.249 - - [2025-10-09 22:53:05] "GET /tag/24186bba-006a-477c-83de-27962d3d7c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012690 10.0.0.249 - - [2025-10-09 22:53:05] "POST /tags HTTP/1.1" 409 238 0.001822 10.0.0.249 - - [2025-10-09 22:53:05] "POST /chown HTTP/1.1" 200 109 0.006213 10.0.0.249 - - [2025-10-09 22:53:05] "PUT /virtual-machine-interface/80ee8900-85a2-48be-9e2a-1c16d4a0169c HTTP/1.1" 200 285 0.017596 10.0.0.249 - - [2025-10-09 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014658 10.0.0.249 - - [2025-10-09 22:53:05] "GET /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014833 10.0.0.249 - - [2025-10-09 22:53:06] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.044477 10.0.0.249 - - [2025-10-09 22:53:06] "POST /firewall-rules HTTP/1.1" 200 652 0.090430 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.053172 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.013257 10.0.0.249 - - [2025-10-09 22:53:06] "GET /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003801 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.018612 10.0.0.249 - - [2025-10-09 22:53:06] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004226 10.0.0.249 - - [2025-10-09 22:53:06] "GET /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007236 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.007664 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.025063 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.041004 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.037860 10.0.0.249 - - [2025-10-09 22:53:06] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.039516 10.0.0.249 - - [2025-10-09 22:53:06] "POST /virtual-machines HTTP/1.1" 200 430 0.016944 10.0.0.249 - - [2025-10-09 22:53:06] "GET /loadbalancer/a2a8f6d5-ce5d-445a-87c1-8a5eb59c39da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005243 10.0.0.249 - - [2025-10-09 22:53:06] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.031038 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.249 - - [2025-10-09 22:53:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.134248 10.0.0.249 - - [2025-10-09 22:53:06] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.054502 10.0.0.249 - - [2025-10-09 22:53:06] "GET /loadbalancer-listener/385877fc-a507-40b1-8bd8-de2b03d873db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006606 10.0.0.249 - - [2025-10-09 22:53:06] "POST /chown HTTP/1.1" 200 109 0.031883 10.0.0.249 - - [2025-10-09 22:53:06] "GET /loadbalancer-listener/385877fc-a507-40b1-8bd8-de2b03d873db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.014681 10.0.0.249 - - [2025-10-09 22:53:06] "POST /chown HTTP/1.1" 200 109 0.019336 10.0.0.249 - - [2025-10-09 22:53:06] "PUT /virtual-machine-interface/a843e9d0-e3bd-4b4b-93b1-46fac5604a4a HTTP/1.1" 200 285 0.020097 10.0.0.249 - - [2025-10-09 22:53:06] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.078289 10.0.0.249 - - [2025-10-09 22:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031439 10.0.0.249 - - [2025-10-09 22:53:06] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.067841 10.0.0.249 - - [2025-10-09 22:53:06] "GET /loadbalancer-pool/6a452f3e-07ad-4ede-8ff6-a657259b21fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019015 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.010383 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.016546 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.033193 10.0.0.249 - - [2025-10-09 22:53:06] "POST /loadbalancer-members HTTP/1.1" 200 709 0.049272 10.0.0.249 - - [2025-10-09 22:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016251 10.0.0.249 - - [2025-10-09 22:53:06] "GET /loadbalancer-member/ddddfcab-fbf5-4dd0-920d-c1a0674aefc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.011494 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.018660 10.0.0.249 - - [2025-10-09 22:53:06] "POST /ref-update HTTP/1.1" 200 156 0.021930 10.0.0.249 - - [2025-10-09 22:53:06] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007989 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.249 - - [2025-10-09 22:53:06] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002531 10.0.0.249 - - [2025-10-09 22:53:06] "POST /tags HTTP/1.1" 409 221 0.002014 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.249 - - [2025-10-09 22:53:06] "POST /chown HTTP/1.1" 200 109 0.008860 10.0.0.249 - - [2025-10-09 22:53:06] "GET /tag/24186bba-006a-477c-83de-27962d3d7c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027312 10.0.0.249 - - [2025-10-09 22:53:06] "POST /tags HTTP/1.1" 409 238 0.004403 10.0.0.249 - - [2025-10-09 22:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.249 - - [2025-10-09 22:53:06] "POST /chown HTTP/1.1" 200 109 0.031209 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.023796 10.0.0.249 - - [2025-10-09 22:53:07] "GET /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010882 10.0.0.249 - - [2025-10-09 22:53:07] "POST /firewall-rules HTTP/1.1" 409 293 0.002221 10.0.0.249 - - [2025-10-09 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.014317 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.010244 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.025559 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b HTTP/1.1" 200 261 0.048425 10.0.0.249 - - [2025-10-09 22:53:07] "GET /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009564 10.0.0.249 - - [2025-10-09 22:53:07] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009789 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.018421 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.016348 10.0.0.249 - - [2025-10-09 22:53:07] "GET /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013437 10.0.0.249 - - [2025-10-09 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.006947 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.017543 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.018429 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.009112 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.015334 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.014538 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.011448 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.015477 10.0.0.249 - - [2025-10-09 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.006321 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.015370 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.020912 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011298 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.018739 10.0.0.249 - - [2025-10-09 22:53:07] "POST /chown HTTP/1.1" 200 109 0.026180 10.0.0.249 - - [2025-10-09 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011148 10.0.0.249 - - [2025-10-09 22:53:07] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003719 10.0.0.249 - - [2025-10-09 22:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 257 0.010069 10.0.0.249 - - [2025-10-09 22:53:07] "POST /ref-update HTTP/1.1" 200 156 0.016763 10.0.0.249 - - [2025-10-09 22:53:07] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047491 10.0.0.249 - - [2025-10-09 22:53:07] "POST /virtual-machines HTTP/1.1" 200 374 0.008760 10.0.0.249 - - [2025-10-09 22:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020339 10.0.0.249 - - [2025-10-09 22:53:07] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.052094 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010280 10.0.0.249 - - [2025-10-09 22:53:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.133195 10.0.0.249 - - [2025-10-09 22:53:08] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.007708 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015943 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011330 10.0.0.249 - - [2025-10-09 22:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011154 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009713 10.0.0.249 - - [2025-10-09 22:53:08] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.009588 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019428 10.0.0.249 - - [2025-10-09 22:53:08] "POST /instance-ips HTTP/1.1" 200 414 0.029991 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038071 10.0.0.249 - - [2025-10-09 22:53:08] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.011914 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014355 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023987 10.0.0.249 - - [2025-10-09 22:53:08] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.007212 10.0.0.249 - - [2025-10-09 22:53:08] "POST /set-tag HTTP/1.1" 200 109 0.014011 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005810 10.0.0.249 - - [2025-10-09 22:53:08] "GET /instance-ip/b932d27e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003116 10.0.0.249 - - [2025-10-09 22:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008476 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004483 10.0.0.249 - - [2025-10-09 22:53:08] "POST /set-tag HTTP/1.1" 200 109 0.007629 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006371 10.0.0.249 - - [2025-10-09 22:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.006290 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.016015 10.0.0.249 - - [2025-10-09 22:53:08] "POST /ref-update HTTP/1.1" 200 156 0.015424 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014222 10.0.0.249 - - [2025-10-09 22:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.249 - - [2025-10-09 22:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009430 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.025660 10.0.0.249 - - [2025-10-09 22:53:08] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016465 10.0.0.249 - - [2025-10-09 22:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.028377 10.0.0.249 - - [2025-10-09 22:53:08] "POST /ref-update HTTP/1.1" 200 156 0.007164 10.0.0.249 - - [2025-10-09 22:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.007550 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.008853 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.004517 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.042494 10.0.0.249 - - [2025-10-09 22:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.042428 10.0.0.249 - - [2025-10-09 22:53:08] "POST /chown HTTP/1.1" 200 109 0.037970 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.023254 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.043940 10.0.0.249 - - [2025-10-09 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017658 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.022805 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.032928 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.007082 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.029172 10.0.0.249 - - [2025-10-09 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.030423 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.007819 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.016016 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.028220 10.0.0.249 - - [2025-10-09 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.012367 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.048081 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.020520 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.017568 10.0.0.249 - - [2025-10-09 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.011720 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.016800 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.034853 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.042077 10.0.0.249 - - [2025-10-09 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.011434 10.0.0.249 - - [2025-10-09 22:53:09] "POST /chown HTTP/1.1" 200 109 0.042477 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.018991 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.039205 10.0.0.249 - - [2025-10-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014864 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.009012 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.029479 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.019991 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.008069 10.0.0.249 - - [2025-10-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.006328 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.006377 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.014302 10.0.0.249 - - [2025-10-09 22:53:10] "POST /chown HTTP/1.1" 200 109 0.014388 10.0.0.249 - - [2025-10-09 22:53:14] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006478 10.0.0.249 - - [2025-10-09 22:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.249 - - [2025-10-09 22:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.249 - - [2025-10-09 22:53:14] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002146 10.0.0.249 - - [2025-10-09 22:53:14] "GET /loadbalancer-pool/8d51c198-b26b-423a-9b5e-fc106523b7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002074 10.0.0.249 - - [2025-10-09 22:53:15] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026443 10.0.0.249 - - [2025-10-09 22:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009283 10.0.0.249 - - [2025-10-09 22:53:15] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009381 10.0.0.249 - - [2025-10-09 22:53:15] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007172 10.0.0.249 - - [2025-10-09 22:53:15] "POST /ref-update HTTP/1.1" 200 156 0.005916 10.0.0.249 - - [2025-10-09 22:53:15] "GET /floating-ip/691cf413-92bf-4498-84f1-e43772ea8369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.012468 10.0.0.249 - - [2025-10-09 22:53:15] "PUT /floating-ip/691cf413-92bf-4498-84f1-e43772ea8369 HTTP/1.1" 200 257 0.007303 10.0.0.249 - - [2025-10-09 22:53:15] "POST /tags HTTP/1.1" 409 221 0.001756 10.0.0.249 - - [2025-10-09 22:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.249 - - [2025-10-09 22:53:15] "GET /tag/24186bba-006a-477c-83de-27962d3d7c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012697 10.0.0.249 - - [2025-10-09 22:53:15] "POST /set-tag HTTP/1.1" 200 109 0.026153 10.0.0.249 - - [2025-10-09 22:53:15] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006598 10.0.0.249 - - [2025-10-09 22:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.249 - - [2025-10-09 22:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.249 - - [2025-10-09 22:53:15] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002450 10.0.0.249 - - [2025-10-09 22:53:15] "GET /loadbalancer-pool/8d51c198-b26b-423a-9b5e-fc106523b7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002504 10.0.0.249 - - [2025-10-09 22:53:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015431 10.0.0.249 - - [2025-10-09 22:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015747 10.0.0.249 - - [2025-10-09 22:53:16] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008188 10.0.0.249 - - [2025-10-09 22:53:16] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003652 10.0.0.249 - - [2025-10-09 22:53:16] "POST /ref-update HTTP/1.1" 200 156 0.006146 10.0.0.249 - - [2025-10-09 22:53:16] "GET /floating-ip/691cf413-92bf-4498-84f1-e43772ea8369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005116 10.0.0.249 - - [2025-10-09 22:53:16] "POST /set-tag HTTP/1.1" 200 109 0.014751 10.0.0.249 - - [2025-10-09 22:53:17] "GET /virtual-machine/bb2c62be-46ed-405e-a488-92d01242fc27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003141 10.0.0.249 - - [2025-10-09 22:53:17] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004621 10.0.0.249 - - [2025-10-09 22:53:17] "GET /virtual-machine/a709a1a1-5e8f-45d7-a034-33d78a2f11c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003486 10.0.0.249 - - [2025-10-09 22:53:17] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005999 10.0.0.249 - - [2025-10-09 22:53:19] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004273 10.0.0.249 - - [2025-10-09 22:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.249 - - [2025-10-09 22:53:23] "GET /virtual-machine/fd1eed81-3bf3-481b-a9da-2d3460acda97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002978 10.0.0.249 - - [2025-10-09 22:53:23] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003671 10.0.0.249 - - [2025-10-09 22:53:23] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004573 10.0.0.249 - - [2025-10-09 22:53:23] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.249 - - [2025-10-09 22:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2025-10-09 22:53:28] "POST /chown HTTP/1.1" 200 109 0.005713 10.0.0.249 - - [2025-10-09 22:53:29] "POST /chown HTTP/1.1" 200 109 0.011320 10.0.0.249 - - [2025-10-09 22:53:29] "POST /chown HTTP/1.1" 200 109 0.006132 10.0.0.249 - - [2025-10-09 22:53:29] "POST /chown HTTP/1.1" 200 109 0.019401 10.0.0.249 - - [2025-10-09 22:53:52] "GET /global-system-configs HTTP/1.1" 200 323 0.004515 10.0.0.249 - - [2025-10-09 22:53:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001967 10.0.0.249 - - [2025-10-09 22:53:54] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005340 10.0.0.249 - - [2025-10-09 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.249 - - [2025-10-09 22:53:54] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003406 10.0.0.249 - - [2025-10-09 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.001485 10.0.0.249 - - [2025-10-09 22:53:54] "GET /virtual-machine/fd1eed81-3bf3-481b-a9da-2d3460acda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003399 10.0.0.249 - - [2025-10-09 22:53:54] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.249 - - [2025-10-09 22:53:54] "GET /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013066 10.0.0.249 - - [2025-10-09 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.012757 10.0.0.249 - - [2025-10-09 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.026436 10.0.0.249 - - [2025-10-09 22:53:54] "DELETE /instance-ip/b932d27e-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.046433 10.0.0.249 - - [2025-10-09 22:53:54] "DELETE /virtual-machine-interface/b914f646-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.032298 10.0.0.249 - - [2025-10-09 22:53:54] "DELETE /virtual-machine/fd1eed81-3bf3-481b-a9da-2d3460acda97 HTTP/1.1" 200 115 0.024244 10.0.0.249 - - [2025-10-09 22:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2025-10-09 22:53:58] "GET /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010655 10.0.0.249 - - [2025-10-09 22:53:58] "GET /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.011304 10.0.0.249 - - [2025-10-09 22:53:58] "GET /virtual-machine-interface/80ee8900-85a2-48be-9e2a-1c16d4a0169c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003928 10.0.0.249 - - [2025-10-09 22:53:58] "POST /set-tag HTTP/1.1" 200 109 0.015333 10.0.0.249 - - [2025-10-09 22:53:58] "GET /virtual-machine-interface/8df32c21-94ea-47c5-b3bf-478ea7d48843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004094 10.0.0.249 - - [2025-10-09 22:53:58] "POST /set-tag HTTP/1.1" 200 109 0.012511 10.0.0.249 - - [2025-10-09 22:53:58] "GET /virtual-machine-interface/a843e9d0-e3bd-4b4b-93b1-46fac5604a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.012614 10.0.0.249 - - [2025-10-09 22:53:58] "POST /set-tag HTTP/1.1" 200 109 0.013355 10.0.0.249 - - [2025-10-09 22:53:58] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006482 10.0.0.249 - - [2025-10-09 22:53:58] "GET /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004713 10.0.0.249 - - [2025-10-09 22:53:58] "POST /ref-update HTTP/1.1" 200 156 0.013171 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /firewall-rule/21132184-040a-4ce5-b1a4-5c6d0fc4ee5b HTTP/1.1" 200 115 0.044935 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /loadbalancer-member/ddddfcab-fbf5-4dd0-920d-c1a0674aefc3 HTTP/1.1" 200 115 0.022531 10.0.0.249 - - [2025-10-09 22:53:58] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.007610 10.0.0.249 - - [2025-10-09 22:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024912 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /loadbalancer-pool/6a452f3e-07ad-4ede-8ff6-a657259b21fc HTTP/1.1" 200 115 0.067657 10.0.0.249 - - [2025-10-09 22:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /loadbalancer-listener/385877fc-a507-40b1-8bd8-de2b03d873db HTTP/1.1" 200 115 0.022032 10.0.0.249 - - [2025-10-09 22:53:58] "GET /floating-ip/b037fe7e-324a-4d54-9362-04f8ff3b427b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.003125 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.007701 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.029243 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.018942 10.0.0.249 - - [2025-10-09 22:53:58] "PUT /floating-ip/b037fe7e-324a-4d54-9362-04f8ff3b427b HTTP/1.1" 200 257 0.052909 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.010082 10.0.0.249 - - [2025-10-09 22:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /floating-ip/b037fe7e-324a-4d54-9362-04f8ff3b427b HTTP/1.1" 200 115 0.072410 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.024552 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /loadbalancer/a2a8f6d5-ce5d-445a-87c1-8a5eb59c39da HTTP/1.1" 200 115 0.035395 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.006273 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.014824 10.0.0.249 - - [2025-10-09 22:53:58] "POST /chown HTTP/1.1" 200 109 0.023863 10.0.0.249 - - [2025-10-09 22:53:58] "DELETE /instance-ip/468de2d7-0a1a-4c62-9892-2cc7a08f386b HTTP/1.1" 200 115 0.069566 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-machine-interface/8df32c21-94ea-47c5-b3bf-478ea7d48843 HTTP/1.1" 200 115 0.057686 10.0.0.249 - - [2025-10-09 22:53:59] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.014018 10.0.0.249 - - [2025-10-09 22:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012499 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /tag/0d6f16ba-7ef9-4611-99c5-60eec0d4723b HTTP/1.1" 200 115 0.082726 10.0.0.249 - - [2025-10-09 22:53:59] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.007650 10.0.0.249 - - [2025-10-09 22:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008791 10.0.0.249 - - [2025-10-09 22:53:59] "PUT /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 267 0.007012 10.0.0.249 - - [2025-10-09 22:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007566 10.0.0.249 - - [2025-10-09 22:53:59] "GET /floating-ip-pool/b5835ff8-b3de-4d77-abf3-7edee44c8ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011881 10.0.0.249 - - [2025-10-09 22:53:59] "POST /ref-update HTTP/1.1" 200 156 0.009069 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /service-instance/92cafe3a-96a7-4002-8128-c7d4f37fee1e HTTP/1.1" 200 115 0.042592 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /floating-ip-pool/b5835ff8-b3de-4d77-abf3-7edee44c8ae6 HTTP/1.1" 200 115 0.040157 10.0.0.249 - - [2025-10-09 22:53:59] "GET /virtual-machine-interface/80ee8900-85a2-48be-9e2a-1c16d4a0169c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004014 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-machine-interface/80ee8900-85a2-48be-9e2a-1c16d4a0169c HTTP/1.1" 200 115 0.071967 10.0.0.249 - - [2025-10-09 22:53:59] "POST /ref-update HTTP/1.1" 200 156 0.013032 10.0.0.249 - - [2025-10-09 22:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.014488 10.0.0.249 - - [2025-10-09 22:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.001142 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-network/e7db62f8-78e3-4ce9-8bf7-389bdd4291ce HTTP/1.1" 200 115 0.170897 10.0.0.249 - - [2025-10-09 22:53:59] "GET /routing-instance/89a83aa6-902c-4ed8-91fd-82fab49e0d87 HTTP/1.1" 404 171 0.001943 10.0.0.249 - - [2025-10-09 22:53:59] "GET /domains HTTP/1.1" 200 281 0.004679 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-machine/5166c519-de85-4c5b-ba39-86f80d8f760c HTTP/1.1" 200 115 0.058410 10.0.0.249 - - [2025-10-09 22:53:59] "GET /domain/1d2afda0-7851-44d8-a048-7289b804694c HTTP/1.1" 200 3099 0.020968 10.0.0.249 - - [2025-10-09 22:53:59] "GET /virtual-machine-interface/a843e9d0-e3bd-4b4b-93b1-46fac5604a4a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.016623 10.0.0.249 - - [2025-10-09 22:53:59] "GET /project/7a196197-5752-4077-b966-29c16f416547 HTTP/1.1" 200 6899 0.070866 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-machine-interface/a843e9d0-e3bd-4b4b-93b1-46fac5604a4a HTTP/1.1" 200 115 0.096305 10.0.0.249 - - [2025-10-09 22:53:59] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016662 10.0.0.249 - - [2025-10-09 22:53:59] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.249 - - [2025-10-09 22:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /virtual-machine/0306634b-b2eb-4681-bfbd-f4a3818b2020 HTTP/1.1" 200 115 0.066195 10.0.0.249 - - [2025-10-09 22:53:59] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002990 10.0.0.249 - - [2025-10-09 22:53:59] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008530 10.0.0.249 - - [2025-10-09 22:53:59] "POST /set-tag HTTP/1.1" 200 109 0.029018 10.0.0.249 - - [2025-10-09 22:53:59] "DELETE /loadbalancer-member/8d37402d-caf1-41b5-b709-f57dd557a221 HTTP/1.1" 200 115 0.054626 10.0.0.249 - - [2025-10-09 22:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.249 - - [2025-10-09 22:54:00] "DELETE /route-target/8f767f62-6a7a-4630-b26a-df7c9d51a387 HTTP/1.1" 200 115 0.027157 10.0.0.249 - - [2025-10-09 22:54:00] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004767 10.0.0.249 - - [2025-10-09 22:54:01] "POST /set-tag HTTP/1.1" 200 109 0.004848 10.0.0.249 - - [2025-10-09 22:54:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008086 10.0.0.249 - - [2025-10-09 22:54:01] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.249 - - [2025-10-09 22:54:01] "GET /virtual-machine/a709a1a1-5e8f-45d7-a034-33d78a2f11c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003040 10.0.0.249 - - [2025-10-09 22:54:01] "POST /ref-update HTTP/1.1" 200 156 0.012980 10.0.0.249 - - [2025-10-09 22:54:01] "GET /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004846 10.0.0.249 - - [2025-10-09 22:54:01] "POST /set-tag HTTP/1.1" 200 109 0.200232 10.0.0.249 - - [2025-10-09 22:54:01] "POST /set-tag HTTP/1.1" 200 109 0.028410 10.0.0.249 - - [2025-10-09 22:54:01] "POST /set-tag HTTP/1.1" 200 109 0.044924 10.0.0.249 - - [2025-10-09 22:54:01] "DELETE /instance-ip/b4d90fb8-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.033335 10.0.0.249 - - [2025-10-09 22:54:01] "POST /ref-update HTTP/1.1" 200 156 0.008178 10.0.0.249 - - [2025-10-09 22:54:01] "DELETE /virtual-machine-interface/b4be6438-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.030821 10.0.0.249 - - [2025-10-09 22:54:01] "DELETE /virtual-machine/a709a1a1-5e8f-45d7-a034-33d78a2f11c1 HTTP/1.1" 200 115 0.017854 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 10.0.0.249 - - [2025-10-09 22:54:04] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004195 10.0.0.249 - - [2025-10-09 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.249 - - [2025-10-09 22:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.249 - - [2025-10-09 22:54:04] "GET /loadbalancer/c77f2593-0b4e-4e20-a1d3-999a1326f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002245 10.0.0.249 - - [2025-10-09 22:54:06] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004303 10.0.0.249 - - [2025-10-09 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.004596 10.0.0.249 - - [2025-10-09 22:54:06] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005906 10.0.0.249 - - [2025-10-09 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.249 - - [2025-10-09 22:54:06] "GET /virtual-machine/bb2c62be-46ed-405e-a488-92d01242fc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002098 10.0.0.249 - - [2025-10-09 22:54:06] "POST /ref-update HTTP/1.1" 200 156 0.008871 10.0.0.249 - - [2025-10-09 22:54:06] "GET /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010885 10.0.0.249 - - [2025-10-09 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.017913 10.0.0.249 - - [2025-10-09 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.015902 10.0.0.249 - - [2025-10-09 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.031608 10.0.0.249 - - [2025-10-09 22:54:06] "DELETE /instance-ip/b46faabe-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.055980 10.0.0.249 - - [2025-10-09 22:54:06] "POST /ref-update HTTP/1.1" 200 156 0.014817 10.0.0.249 - - [2025-10-09 22:54:06] "DELETE /virtual-machine-interface/b4574df2-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.049564 10.0.0.249 - - [2025-10-09 22:54:06] "DELETE /virtual-machine/bb2c62be-46ed-405e-a488-92d01242fc27 HTTP/1.1" 200 115 0.017609 10.0.0.249 - - [2025-10-09 22:54:06] "DELETE /tag/cd14ba4a-7554-4d2f-8de9-f5e76e5ee1dc HTTP/1.1" 200 115 0.039532 10.0.0.249 - - [2025-10-09 22:54:06] "DELETE /tag/353e81ab-adce-4ad4-89c3-207764af6a50 HTTP/1.1" 200 115 0.056651 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.249 - - [2025-10-09 22:54:10] "GET /project/7a196197-5752-4077-b966-29c16f416547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032242 10.0.0.249 - - [2025-10-09 22:54:10] "POST /tags HTTP/1.1" 200 394 0.049467 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.249 - - [2025-10-09 22:54:10] "GET /tag/0489b7cf-b5d6-4c3f-8fd8-4b6c599b6f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026167 10.0.0.249 - - [2025-10-09 22:54:10] "POST /tags HTTP/1.1" 200 342 0.033008 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.249 - - [2025-10-09 22:54:10] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021475 10.0.0.249 - - [2025-10-09 22:54:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.001031 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.009059 10.0.0.249 - - [2025-10-09 22:54:10] "POST /security-groups HTTP/1.1" 200 589 0.075813 10.0.0.249 - - [2025-10-09 22:54:10] "POST /projects HTTP/1.1" 200 521 0.274820 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.012478 10.0.0.249 - - [2025-10-09 22:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.071944 10.0.0.249 - - [2025-10-09 22:54:10] "POST /access-control-lists HTTP/1.1" 200 600 0.118444 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032810 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.019284 10.0.0.249 - - [2025-10-09 22:54:10] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.032952 10.0.0.249 - - [2025-10-09 22:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.249 - - [2025-10-09 22:54:10] "POST /access-control-lists HTTP/1.1" 200 598 0.125138 10.0.0.249 - - [2025-10-09 22:54:10] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.032104 10.0.0.249 - - [2025-10-09 22:54:11] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.093639 10.0.0.249 - - [2025-10-09 22:54:11] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.059718 10.0.0.249 - - [2025-10-09 22:54:11] "POST /security-groups HTTP/1.1" 200 593 0.078478 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.005133 10.0.0.249 - - [2025-10-09 22:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037255 10.0.0.249 - - [2025-10-09 22:54:11] "POST /chown HTTP/1.1" 200 109 0.013034 10.0.0.249 - - [2025-10-09 22:54:11] "POST /access-control-lists HTTP/1.1" 200 634 0.040861 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.008925 10.0.0.249 - - [2025-10-09 22:54:11] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002039 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.249 - - [2025-10-09 22:54:11] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044310 10.0.0.249 - - [2025-10-09 22:54:11] "POST /access-control-lists HTTP/1.1" 200 632 0.064395 10.0.0.249 - - [2025-10-09 22:54:11] "POST /tags HTTP/1.1" 409 226 0.004480 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2025-10-09 22:54:11] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009294 10.0.0.249 - - [2025-10-09 22:54:11] "POST /firewall-rules HTTP/1.1" 200 602 0.074720 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-rule/b86e0577-769f-4e17-961e-97ac43d30658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009480 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.008891 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-rule/b86e0577-769f-4e17-961e-97ac43d30658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002109 10.0.0.249 - - [2025-10-09 22:54:11] "POST /ref-update HTTP/1.1" 200 156 0.041329 10.0.0.249 - - [2025-10-09 22:54:11] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008625 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.249 - - [2025-10-09 22:54:11] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002445 10.0.0.249 - - [2025-10-09 22:54:11] "POST /tags HTTP/1.1" 409 226 0.001468 10.0.0.249 - - [2025-10-09 22:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001140 10.0.0.249 - - [2025-10-09 22:54:11] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009410 10.0.0.249 - - [2025-10-09 22:54:11] "POST /firewall-rules HTTP/1.1" 200 600 0.059808 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-rule/3d673cb8-f93f-40b0-8894-0c4d2f402cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004025 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003040 10.0.0.249 - - [2025-10-09 22:54:11] "GET /firewall-rule/3d673cb8-f93f-40b0-8894-0c4d2f402cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001918 10.0.0.249 - - [2025-10-09 22:54:12] "POST /ref-update HTTP/1.1" 200 156 0.060899 10.0.0.249 - - [2025-10-09 22:54:13] "POST /tags HTTP/1.1" 200 394 0.024757 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010598 10.0.0.249 - - [2025-10-09 22:54:13] "GET /tag/c63b7ce7-7922-4c64-8650-532daaaa3261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010867 10.0.0.249 - - [2025-10-09 22:54:13] "POST /tags HTTP/1.1" 200 342 0.015583 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009463 10.0.0.249 - - [2025-10-09 22:54:13] "GET /tag/579db8d0-3674-4804-8a66-91d959d6504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012740 10.0.0.249 - - [2025-10-09 22:54:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000441 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.004780 10.0.0.249 - - [2025-10-09 22:54:13] "POST /security-groups HTTP/1.1" 200 589 0.061100 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.001492 10.0.0.249 - - [2025-10-09 22:54:13] "POST /projects HTTP/1.1" 200 521 0.190390 10.0.0.249 - - [2025-10-09 22:54:13] "POST /access-control-lists HTTP/1.1" 200 600 0.062040 10.0.0.249 - - [2025-10-09 22:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.062302 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.007297 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758 10.0.0.249 - - [2025-10-09 22:54:13] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.017757 10.0.0.249 - - [2025-10-09 22:54:13] "POST /access-control-lists HTTP/1.1" 200 598 0.067246 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019459 10.0.0.249 - - [2025-10-09 22:54:13] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005879 10.0.0.249 - - [2025-10-09 22:54:13] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.043460 10.0.0.249 - - [2025-10-09 22:54:13] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.048469 10.0.0.249 - - [2025-10-09 22:54:13] "POST /security-groups HTTP/1.1" 200 593 0.063270 10.0.0.249 - - [2025-10-09 22:54:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.003018 10.0.0.249 - - [2025-10-09 22:54:14] "POST /access-control-lists HTTP/1.1" 200 634 0.059325 10.0.0.249 - - [2025-10-09 22:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.061312 10.0.0.249 - - [2025-10-09 22:54:14] "POST /chown HTTP/1.1" 200 109 0.011615 10.0.0.249 - - [2025-10-09 22:54:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.002090 10.0.0.249 - - [2025-10-09 22:54:14] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009002 10.0.0.249 - - [2025-10-09 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.249 - - [2025-10-09 22:54:14] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013112 10.0.0.249 - - [2025-10-09 22:54:14] "POST /tags HTTP/1.1" 409 226 0.003455 10.0.0.249 - - [2025-10-09 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.249 - - [2025-10-09 22:54:14] "POST /access-control-lists HTTP/1.1" 200 632 0.083825 10.0.0.249 - - [2025-10-09 22:54:14] "GET /tag/579db8d0-3674-4804-8a66-91d959d6504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010165 10.0.0.249 - - [2025-10-09 22:54:14] "POST /firewall-rules HTTP/1.1" 200 602 0.062864 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-rule/b0898c67-a495-43a5-b6a4-ac66f900f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006203 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003862 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-rule/b0898c67-a495-43a5-b6a4-ac66f900f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001962 10.0.0.249 - - [2025-10-09 22:54:14] "POST /ref-update HTTP/1.1" 200 156 0.041251 10.0.0.249 - - [2025-10-09 22:54:14] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002516 10.0.0.249 - - [2025-10-09 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2025-10-09 22:54:14] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001958 10.0.0.249 - - [2025-10-09 22:54:14] "POST /tags HTTP/1.1" 409 226 0.002049 10.0.0.249 - - [2025-10-09 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.249 - - [2025-10-09 22:54:14] "GET /tag/579db8d0-3674-4804-8a66-91d959d6504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009880 10.0.0.249 - - [2025-10-09 22:54:14] "POST /firewall-rules HTTP/1.1" 200 600 0.066179 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-rule/0c0ce7c6-b3e6-4836-8638-2cdf32cfae17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003084 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003852 10.0.0.249 - - [2025-10-09 22:54:14] "GET /firewall-rule/0c0ce7c6-b3e6-4836-8638-2cdf32cfae17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001942 10.0.0.249 - - [2025-10-09 22:54:14] "POST /ref-update HTTP/1.1" 200 156 0.048881 10.0.0.249 - - [2025-10-09 22:54:16] "POST /tags HTTP/1.1" 200 346 0.071151 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.249 - - [2025-10-09 22:54:16] "GET /tag/4495c604-22cd-41ab-b5f2-92110a356bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024450 10.0.0.249 - - [2025-10-09 22:54:16] "POST /projects HTTP/1.1" 409 238 0.001899 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2025-10-09 22:54:16] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043205 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.249 - - [2025-10-09 22:54:16] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004499 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.249 - - [2025-10-09 22:54:16] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006911 10.0.0.249 - - [2025-10-09 22:54:16] "POST /security-groups HTTP/1.1" 409 285 0.002615 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.249 - - [2025-10-09 22:54:16] "PUT /security-group/2291f6cc-d33d-4f62-bec1-1b9ef11007d3 HTTP/1.1" 200 263 0.058981 10.0.0.249 - - [2025-10-09 22:54:16] "PUT /access-control-list/c49d93d4-7f87-4930-bf19-b1a18770d2f6 HTTP/1.1" 200 273 0.018029 10.0.0.249 - - [2025-10-09 22:54:16] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.104482 10.0.0.249 - - [2025-10-09 22:54:16] "PUT /access-control-list/7517fbce-97fb-4753-b37d-a9e71dfd8277 HTTP/1.1" 200 273 0.039856 10.0.0.249 - - [2025-10-09 22:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044263 10.0.0.249 - - [2025-10-09 22:54:16] "POST /tags HTTP/1.1" 409 228 0.011279 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.249 - - [2025-10-09 22:54:16] "GET /tag/4495c604-22cd-41ab-b5f2-92110a356bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010683 10.0.0.249 - - [2025-10-09 22:54:16] "POST /tags HTTP/1.1" 200 346 0.016444 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.249 - - [2025-10-09 22:54:16] "GET /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011389 10.0.0.249 - - [2025-10-09 22:54:16] "POST /projects HTTP/1.1" 409 238 0.001400 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.249 - - [2025-10-09 22:54:16] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029308 10.0.0.249 - - [2025-10-09 22:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.249 - - [2025-10-09 22:54:16] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006416 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.249 - - [2025-10-09 22:54:17] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032968 10.0.0.249 - - [2025-10-09 22:54:17] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006014 10.0.0.249 - - [2025-10-09 22:54:17] "POST /security-groups HTTP/1.1" 409 285 0.002703 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.249 - - [2025-10-09 22:54:17] "PUT /security-group/1cb1380a-f501-406b-93a0-2bcb11b21ccc HTTP/1.1" 200 263 0.057147 10.0.0.249 - - [2025-10-09 22:54:17] "PUT /access-control-list/55c2868e-b8f8-4985-b7c2-0ed62a95bc07 HTTP/1.1" 200 273 0.011908 10.0.0.249 - - [2025-10-09 22:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036716 10.0.0.249 - - [2025-10-09 22:54:17] "POST /tags HTTP/1.1" 409 228 0.001612 10.0.0.249 - - [2025-10-09 22:54:17] "PUT /access-control-list/531783bf-9e2d-4b8f-b07a-f27d83c45158 HTTP/1.1" 200 273 0.033201 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.249 - - [2025-10-09 22:54:17] "GET /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009646 10.0.0.249 - - [2025-10-09 22:54:17] "POST /tags HTTP/1.1" 200 292 0.043913 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.249 - - [2025-10-09 22:54:17] "GET /tag/e42d573a-598d-4a88-a021-bd63b41e196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011603 10.0.0.249 - - [2025-10-09 22:54:17] "POST /tags HTTP/1.1" 200 304 0.048245 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012983 10.0.0.249 - - [2025-10-09 22:54:17] "GET /tag/739eb656-a291-46e6-886a-eca7f5b40c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011641 10.0.0.249 - - [2025-10-09 22:54:17] "POST /tags HTTP/1.1" 409 252 0.001421 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.249 - - [2025-10-09 22:54:17] "GET /tag/0489b7cf-b5d6-4c3f-8fd8-4b6c599b6f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010075 10.0.0.249 - - [2025-10-09 22:54:17] "POST /tags HTTP/1.1" 409 226 0.003011 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2025-10-09 22:54:17] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009228 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.249 - - [2025-10-09 22:54:17] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003750 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.249 - - [2025-10-09 22:54:17] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031154 10.0.0.249 - - [2025-10-09 22:54:17] "POST /virtual-machines HTTP/1.1" 200 396 0.010859 10.0.0.249 - - [2025-10-09 22:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025525 10.0.0.249 - - [2025-10-09 22:54:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100152 10.0.0.249 - - [2025-10-09 22:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007219 10.0.0.249 - - [2025-10-09 22:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.249 - - [2025-10-09 22:54:17] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004657 10.0.0.249 - - [2025-10-09 22:54:18] "POST /instance-ips HTTP/1.1" 200 398 0.029572 10.0.0.249 - - [2025-10-09 22:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021682 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010708 10.0.0.249 - - [2025-10-09 22:54:18] "POST /set-tag HTTP/1.1" 200 109 0.073334 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013013 10.0.0.249 - - [2025-10-09 22:54:18] "GET /instance-ip/e2d2a1b8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002326 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004299 10.0.0.249 - - [2025-10-09 22:54:18] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003540 10.0.0.249 - - [2025-10-09 22:54:18] "POST /ref-update HTTP/1.1" 200 156 0.009216 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004082 10.0.0.249 - - [2025-10-09 22:54:18] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.249 - - [2025-10-09 22:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003466 10.0.0.249 - - [2025-10-09 22:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.249 - - [2025-10-09 22:54:18] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027304 10.0.0.249 - - [2025-10-09 22:54:18] "POST /virtual-machines HTTP/1.1" 200 396 0.007479 10.0.0.249 - - [2025-10-09 22:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012897 10.0.0.249 - - [2025-10-09 22:54:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100030 10.0.0.249 - - [2025-10-09 22:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007886 10.0.0.249 - - [2025-10-09 22:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015688 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003909 10.0.0.249 - - [2025-10-09 22:54:18] "POST /instance-ips HTTP/1.1" 200 398 0.017567 10.0.0.249 - - [2025-10-09 22:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024041 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009584 10.0.0.249 - - [2025-10-09 22:54:18] "POST /set-tag HTTP/1.1" 200 109 0.060014 10.0.0.249 - - [2025-10-09 22:54:18] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019706 10.0.0.249 - - [2025-10-09 22:54:18] "GET /instance-ip/e347e978-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002528 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004526 10.0.0.249 - - [2025-10-09 22:54:19] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.002883 10.0.0.249 - - [2025-10-09 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007044 10.0.0.249 - - [2025-10-09 22:54:19] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.249 - - [2025-10-09 22:54:19] "POST /tags HTTP/1.1" 200 292 0.016242 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.249 - - [2025-10-09 22:54:19] "GET /tag/29908ffe-81a9-490a-b3ba-d8722f396167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.010639 10.0.0.249 - - [2025-10-09 22:54:19] "POST /tags HTTP/1.1" 409 252 0.001949 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.249 - - [2025-10-09 22:54:19] "GET /tag/c63b7ce7-7922-4c64-8650-532daaaa3261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009593 10.0.0.249 - - [2025-10-09 22:54:19] "POST /tags HTTP/1.1" 409 226 0.001273 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001078 10.0.0.249 - - [2025-10-09 22:54:19] "GET /tag/579db8d0-3674-4804-8a66-91d959d6504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009231 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003615 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.249 - - [2025-10-09 22:54:19] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042364 10.0.0.249 - - [2025-10-09 22:54:19] "POST /virtual-machines HTTP/1.1" 200 396 0.012321 10.0.0.249 - - [2025-10-09 22:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013050 10.0.0.249 - - [2025-10-09 22:54:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.084930 10.0.0.249 - - [2025-10-09 22:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015153 10.0.0.249 - - [2025-10-09 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003520 10.0.0.249 - - [2025-10-09 22:54:19] "POST /instance-ips HTTP/1.1" 200 398 0.019696 10.0.0.249 - - [2025-10-09 22:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020058 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010956 10.0.0.249 - - [2025-10-09 22:54:19] "POST /set-tag HTTP/1.1" 200 109 0.069210 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024461 10.0.0.249 - - [2025-10-09 22:54:19] "GET /instance-ip/e3d434b4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007879 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004551 10.0.0.249 - - [2025-10-09 22:54:19] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.249 - - [2025-10-09 22:54:19] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003231 10.0.0.249 - - [2025-10-09 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.006450 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004571 10.0.0.249 - - [2025-10-09 22:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003434 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.249 - - [2025-10-09 22:54:20] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.023108 10.0.0.249 - - [2025-10-09 22:54:20] "POST /virtual-machines HTTP/1.1" 200 396 0.006370 10.0.0.249 - - [2025-10-09 22:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013473 10.0.0.249 - - [2025-10-09 22:54:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102457 10.0.0.249 - - [2025-10-09 22:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007102 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007252 10.0.0.249 - - [2025-10-09 22:54:20] "POST /instance-ips HTTP/1.1" 200 398 0.019601 10.0.0.249 - - [2025-10-09 22:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031560 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009922 10.0.0.249 - - [2025-10-09 22:54:20] "POST /set-tag HTTP/1.1" 200 109 0.059895 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010664 10.0.0.249 - - [2025-10-09 22:54:20] "GET /instance-ip/e43abd4c-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002459 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005023 10.0.0.249 - - [2025-10-09 22:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.002980 10.0.0.249 - - [2025-10-09 22:54:20] "POST /ref-update HTTP/1.1" 200 156 0.006557 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007642 10.0.0.249 - - [2025-10-09 22:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.249 - - [2025-10-09 22:54:20] "POST /tags HTTP/1.1" 200 300 0.021570 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.249 - - [2025-10-09 22:54:20] "GET /tag/a1cfd579-6c50-4756-ae17-bbca18272f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011090 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.249 - - [2025-10-09 22:54:20] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003440 10.0.0.249 - - [2025-10-09 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.249 - - [2025-10-09 22:54:20] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032462 10.0.0.249 - - [2025-10-09 22:54:20] "POST /virtual-machines HTTP/1.1" 200 396 0.008680 10.0.0.249 - - [2025-10-09 22:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008926 10.0.0.249 - - [2025-10-09 22:54:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101936 10.0.0.249 - - [2025-10-09 22:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021192 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008571 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004245 10.0.0.249 - - [2025-10-09 22:54:21] "POST /instance-ips HTTP/1.1" 200 398 0.018411 10.0.0.249 - - [2025-10-09 22:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017789 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004808 10.0.0.249 - - [2025-10-09 22:54:21] "POST /set-tag HTTP/1.1" 200 109 0.016909 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017663 10.0.0.249 - - [2025-10-09 22:54:21] "GET /instance-ip/e4b14868-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002545 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004111 10.0.0.249 - - [2025-10-09 22:54:21] "POST /set-tag HTTP/1.1" 200 109 0.001516 10.0.0.249 - - [2025-10-09 22:54:21] "POST /tags HTTP/1.1" 200 300 0.014345 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2025-10-09 22:54:21] "GET /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012640 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004629 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.249 - - [2025-10-09 22:54:21] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028284 10.0.0.249 - - [2025-10-09 22:54:21] "POST /virtual-machines HTTP/1.1" 200 396 0.006711 10.0.0.249 - - [2025-10-09 22:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007885 10.0.0.249 - - [2025-10-09 22:54:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106146 10.0.0.249 - - [2025-10-09 22:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019992 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004128 10.0.0.249 - - [2025-10-09 22:54:21] "POST /instance-ips HTTP/1.1" 200 398 0.017487 10.0.0.249 - - [2025-10-09 22:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021510 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006284 10.0.0.249 - - [2025-10-09 22:54:21] "POST /set-tag HTTP/1.1" 200 109 0.024968 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011294 10.0.0.249 - - [2025-10-09 22:54:21] "GET /instance-ip/e50fcfdc-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002320 10.0.0.249 - - [2025-10-09 22:54:21] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004201 10.0.0.249 - - [2025-10-09 22:54:21] "POST /set-tag HTTP/1.1" 200 109 0.001718 10.0.0.249 - - [2025-10-09 22:54:21] "POST /tags HTTP/1.1" 200 300 0.014247 10.0.0.249 - - [2025-10-09 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.249 - - [2025-10-09 22:54:22] "GET /tag/134e6bb3-42c2-4eec-af51-2289b50609d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013399 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005089 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2025-10-09 22:54:22] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026786 10.0.0.249 - - [2025-10-09 22:54:22] "POST /virtual-machines HTTP/1.1" 200 396 0.006784 10.0.0.249 - - [2025-10-09 22:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009108 10.0.0.249 - - [2025-10-09 22:54:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133074 10.0.0.249 - - [2025-10-09 22:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020185 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006274 10.0.0.249 - - [2025-10-09 22:54:22] "POST /instance-ips HTTP/1.1" 200 398 0.018667 10.0.0.249 - - [2025-10-09 22:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022996 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013076 10.0.0.249 - - [2025-10-09 22:54:22] "POST /set-tag HTTP/1.1" 200 109 0.017898 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014547 10.0.0.249 - - [2025-10-09 22:54:22] "GET /instance-ip/e575abf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002273 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006284 10.0.0.249 - - [2025-10-09 22:54:22] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.249 - - [2025-10-09 22:54:22] "POST /tags HTTP/1.1" 200 300 0.016965 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009355 10.0.0.249 - - [2025-10-09 22:54:22] "GET /tag/9f4d43db-096d-4f92-b8a9-03a7c6565240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011344 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.249 - - [2025-10-09 22:54:22] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003298 10.0.0.249 - - [2025-10-09 22:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.249 - - [2025-10-09 22:54:22] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027007 10.0.0.249 - - [2025-10-09 22:54:22] "POST /virtual-machines HTTP/1.1" 200 396 0.006208 10.0.0.249 - - [2025-10-09 22:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008854 10.0.0.249 - - [2025-10-09 22:54:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099868 10.0.0.249 - - [2025-10-09 22:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028300 10.0.0.249 - - [2025-10-09 22:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021375 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004530 10.0.0.249 - - [2025-10-09 22:54:23] "POST /instance-ips HTTP/1.1" 200 398 0.021076 10.0.0.249 - - [2025-10-09 22:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018281 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004056 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.017492 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011147 10.0.0.249 - - [2025-10-09 22:54:23] "GET /instance-ip/e5db8d52-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009104 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004112 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.002871 10.0.0.249 - - [2025-10-09 22:54:23] "POST /ref-update HTTP/1.1" 200 156 0.006320 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005554 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003269 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005219 10.0.0.249 - - [2025-10-09 22:54:23] "POST /ref-update HTTP/1.1" 200 156 0.006483 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011304 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003594 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001509 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004123 10.0.0.249 - - [2025-10-09 22:54:23] "POST /ref-update HTTP/1.1" 200 156 0.006728 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008684 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-router/73b03f9e-6da1-49bf-ac79-9e4adcfd0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003396 10.0.0.249 - - [2025-10-09 22:54:23] "POST /ref-update HTTP/1.1" 200 156 0.006227 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004027 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001605 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003326 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003339 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001510 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003127 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004175 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004473 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.249 - - [2025-10-09 22:54:23] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003699 10.0.0.249 - - [2025-10-09 22:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.249 - - [2025-10-09 22:54:24] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004249 10.0.0.249 - - [2025-10-09 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.249 - - [2025-10-09 22:54:28] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017317 10.0.0.249 - - [2025-10-09 22:54:28] "POST /set-tag HTTP/1.1" 200 109 0.006563 10.0.0.249 - - [2025-10-09 22:54:28] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005213 10.0.0.249 - - [2025-10-09 22:54:28] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.249 - - [2025-10-09 22:54:29] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004205 10.0.0.249 - - [2025-10-09 22:54:29] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.249 - - [2025-10-09 22:54:30] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005128 10.0.0.249 - - [2025-10-09 22:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine/19628b97-03ce-432b-b584-aedab2e4b1bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003058 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003664 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine/36bf4e05-f7ba-4e87-91eb-291a68bfb520?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002928 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003678 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine/2a77d2ce-1713-44ce-b349-30d3962c4f78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002789 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004184 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine/7118d87b-9b72-4629-8ad3-0297c9d482b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002833 10.0.0.249 - - [2025-10-09 22:54:32] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003807 10.0.0.249 - - [2025-10-09 22:54:34] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008217 10.0.0.249 - - [2025-10-09 22:54:34] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.249 - - [2025-10-09 22:54:34] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003403 10.0.0.249 - - [2025-10-09 22:54:34] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.249 - - [2025-10-09 22:54:34] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004397 10.0.0.249 - - [2025-10-09 22:54:34] "POST /set-tag HTTP/1.1" 200 109 0.001669 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine/a31ca44b-2ba0-48a6-babb-8cde45341f76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002822 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003435 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine/8ec091e3-9efa-40cf-bf81-c17cf0af63ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002511 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003321 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine/1b5ecbe2-2991-43d7-a8f0-ea2f818133ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002948 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003425 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine/04e033c5-92b3-4a63-abfa-ce58e4859230?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002659 10.0.0.249 - - [2025-10-09 22:54:37] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004561 10.0.0.249 - - [2025-10-09 22:54:37] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001560 10.0.0.249 - - [2025-10-09 22:54:37] "POST /tags HTTP/1.1" 200 334 0.023782 10.0.0.249 - - [2025-10-09 22:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.249 - - [2025-10-09 22:54:38] "GET /tag/91da83e3-e3de-43a5-ba5c-7f8d15e48eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012312 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.249 - - [2025-10-09 22:54:38] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031722 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.249 - - [2025-10-09 22:54:38] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003959 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.249 - - [2025-10-09 22:54:38] "GET /service-appliance-set/1793e9b7-a272-4830-bda4-f925f5c7bb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004781 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002114 10.0.0.249 - - [2025-10-09 22:54:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.085287 10.0.0.249 - - [2025-10-09 22:54:38] "GET /virtual-machine-interface/62960e7d-e264-4e83-8a5e-ea65f13c0aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005317 10.0.0.249 - - [2025-10-09 22:54:38] "POST /instance-ips HTTP/1.1" 200 410 0.021583 10.0.0.249 - - [2025-10-09 22:54:38] "GET /instance-ip/73155b6d-dcee-4eaa-9487-8abc1bc1705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008587 10.0.0.249 - - [2025-10-09 22:54:38] "POST /loadbalancers HTTP/1.1" 200 631 0.058993 10.0.0.249 - - [2025-10-09 22:54:38] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022461 10.0.0.249 - - [2025-10-09 22:54:38] "GET /instance-ip/73155b6d-dcee-4eaa-9487-8abc1bc1705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003200 10.0.0.249 - - [2025-10-09 22:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009575 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.249 - - [2025-10-09 22:54:38] "POST /floating-ips HTTP/1.1" 200 599 0.030275 10.0.0.249 - - [2025-10-09 22:54:38] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045489 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002727 10.0.0.249 - - [2025-10-09 22:54:38] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.013991 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.249 - - [2025-10-09 22:54:38] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029681 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer-listener/aa86204c-c538-42a3-9d49-7b5076482496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002439 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer-listener/aa86204c-c538-42a3-9d49-7b5076482496?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002390 10.0.0.249 - - [2025-10-09 22:54:38] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.015802 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.249 - - [2025-10-09 22:54:38] "GET /instance-ip/73155b6d-dcee-4eaa-9487-8abc1bc1705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002376 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001679 10.0.0.249 - - [2025-10-09 22:54:38] "GET /instance-ip/73155b6d-dcee-4eaa-9487-8abc1bc1705a?fields=floating_ips HTTP/1.1" 200 1214 0.004179 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer-pool/f2be97a3-5ff1-4a0f-9946-75735a074aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003332 10.0.0.249 - - [2025-10-09 22:54:38] "GET /floating-ip/af2d2380-85f6-47a8-82e1-400ed94fa1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002477 10.0.0.249 - - [2025-10-09 22:54:38] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021717 10.0.0.249 - - [2025-10-09 22:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018757 10.0.0.249 - - [2025-10-09 22:54:38] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005296 10.0.0.249 - - [2025-10-09 22:54:38] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005095 10.0.0.249 - - [2025-10-09 22:54:38] "POST /ref-update HTTP/1.1" 200 156 0.005527 10.0.0.249 - - [2025-10-09 22:54:38] "GET /floating-ip/af2d2380-85f6-47a8-82e1-400ed94fa1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009465 10.0.0.249 - - [2025-10-09 22:54:38] "POST /tags HTTP/1.1" 409 221 0.004993 10.0.0.249 - - [2025-10-09 22:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.249 - - [2025-10-09 22:54:38] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002877 10.0.0.249 - - [2025-10-09 22:54:38] "GET /tag/91da83e3-e3de-43a5-ba5c-7f8d15e48eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012639 10.0.0.249 - - [2025-10-09 22:54:38] "PUT /floating-ip/af2d2380-85f6-47a8-82e1-400ed94fa1c5 HTTP/1.1" 200 257 0.010005 10.0.0.249 - - [2025-10-09 22:54:39] "POST /set-tag HTTP/1.1" 200 109 0.081722 10.0.0.249 - - [2025-10-09 22:54:39] "GET /loadbalancer-pool/f2be97a3-5ff1-4a0f-9946-75735a074aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002589 10.0.0.249 - - [2025-10-09 22:54:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013500 10.0.0.249 - - [2025-10-09 22:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013022 10.0.0.249 - - [2025-10-09 22:54:39] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009418 10.0.0.249 - - [2025-10-09 22:54:39] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003494 10.0.0.249 - - [2025-10-09 22:54:39] "POST /ref-update HTTP/1.1" 200 156 0.005913 10.0.0.249 - - [2025-10-09 22:54:39] "GET /floating-ip/af2d2380-85f6-47a8-82e1-400ed94fa1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.009486 10.0.0.249 - - [2025-10-09 22:54:39] "POST /set-tag HTTP/1.1" 200 109 0.059849 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 206 0.002589 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/739eb656-a291-46e6-886a-eca7f5b40c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015494 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 204 0.002037 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018304 10.0.0.249 - - [2025-10-09 22:54:39] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002496 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.249 - - [2025-10-09 22:54:39] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002267 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 206 0.001513 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001133 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/739eb656-a291-46e6-886a-eca7f5b40c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010080 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 226 0.001315 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001062 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010216 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 204 0.001615 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012310 10.0.0.249 - - [2025-10-09 22:54:39] "POST /tags HTTP/1.1" 409 226 0.001885 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2025-10-09 22:54:39] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010167 10.0.0.249 - - [2025-10-09 22:54:39] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001748 10.0.0.249 - - [2025-10-09 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-10-09 22:54:39] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002576 10.0.0.249 - - [2025-10-09 22:54:39] "POST /firewall-rules HTTP/1.1" 200 628 0.069336 10.0.0.249 - - [2025-10-09 22:54:39] "POST /firewall-rules HTTP/1.1" 200 648 0.082378 10.0.0.249 - - [2025-10-09 22:54:39] "GET /firewall-rule/a92bcc72-2696-499e-9244-8f66718edfb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.005028 10.0.0.249 - - [2025-10-09 22:54:39] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002937 10.0.0.249 - - [2025-10-09 22:54:39] "GET /firewall-rule/075e8fef-98fd-4d40-bc8e-a22cec8d641b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003176 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.016418 10.0.0.249 - - [2025-10-09 22:54:40] "POST /firewall-policys HTTP/1.1" 200 608 0.033370 10.0.0.249 - - [2025-10-09 22:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027296 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010983 10.0.0.249 - - [2025-10-09 22:54:40] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002987 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002610 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004263 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002767 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004791 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001720 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001880 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.021490 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.035927 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.017479 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.043682 10.0.0.249 - - [2025-10-09 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.033739 10.0.0.249 - - [2025-10-09 22:54:40] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003602 10.0.0.249 - - [2025-10-09 22:55:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005564 10.0.0.249 - - [2025-10-09 22:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.249 - - [2025-10-09 22:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.249 - - [2025-10-09 22:55:12] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003731 10.0.0.249 - - [2025-10-09 22:55:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003905 10.0.0.249 - - [2025-10-09 22:55:12] "POST /set-tag HTTP/1.1" 200 109 0.022279 10.0.0.249 - - [2025-10-09 22:55:12] "DELETE /loadbalancer-member/2f3aa583-7a51-429f-91ee-0813eab5a3cd HTTP/1.1" 200 115 0.036347 10.0.0.249 - - [2025-10-09 22:55:12] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.028211 10.0.0.249 - - [2025-10-09 22:55:12] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.249 - - [2025-10-09 22:55:13] "DELETE /loadbalancer-member/88d39e89-bfa8-4f3b-91c7-dffebde0ac76 HTTP/1.1" 200 115 0.019909 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.021942 10.0.0.249 - - [2025-10-09 22:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.249 - - [2025-10-09 22:55:13] "DELETE /loadbalancer-member/eca98612-73e1-405e-8651-9d9840587144 HTTP/1.1" 200 115 0.043580 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005244 10.0.0.249 - - [2025-10-09 22:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.249 - - [2025-10-09 22:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.249 - - [2025-10-09 22:55:13] "GET /loadbalancer/29ef2864-d416-4ee8-82d0-aeae370c00b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002203 10.0.0.249 - - [2025-10-09 22:55:13] "GET /loadbalancer-pool/b139b0c1-681a-4596-b529-7d51068b0d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.001958 10.0.0.249 - - [2025-10-09 22:55:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020674 10.0.0.249 - - [2025-10-09 22:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036011 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011292 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010720 10.0.0.249 - - [2025-10-09 22:55:13] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001949 10.0.0.249 - - [2025-10-09 22:55:13] "POST /set-tag HTTP/1.1" 200 109 0.059710 10.0.0.249 - - [2025-10-09 22:55:13] "GET /loadbalancer-pool/4f244bc4-3900-49fe-831c-3d8e1fd9f1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013130 10.0.0.249 - - [2025-10-09 22:55:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017539 10.0.0.249 - - [2025-10-09 22:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007957 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008431 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.018764 10.0.0.249 - - [2025-10-09 22:55:13] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008018 10.0.0.249 - - [2025-10-09 22:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001593 10.0.0.249 - - [2025-10-09 22:55:13] "GET /loadbalancer-pool/e0bd8a48-6f2f-43f9-af20-71d82fcc946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003057 10.0.0.249 - - [2025-10-09 22:55:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021366 10.0.0.249 - - [2025-10-09 22:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026050 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012883 10.0.0.249 - - [2025-10-09 22:55:13] "GET /virtual-machine-interface/4a0bda7c-a561-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005978 10.0.0.249 - - [2025-10-09 22:55:13] "GET /floating-ip/f625c6dd-57a7-4c0d-9892-a805351dd87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002451 10.0.0.249 - - [2025-10-09 22:55:13] "POST /set-tag HTTP/1.1" 200 109 0.004879 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001188 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001375 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000750 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/c63b7ce7-7922-4c64-8650-532daaaa3261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011753 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 228 0.001904 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009241 10.0.0.249 - - [2025-10-09 22:56:48] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002565 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001143 10.0.0.249 - - [2025-10-09 22:56:48] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004722 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 206 0.002059 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/739eb656-a291-46e6-886a-eca7f5b40c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012551 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 226 0.002270 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010854 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 204 0.001794 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009738 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 226 0.001472 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015754 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 228 0.002802 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014535 10.0.0.249 - - [2025-10-09 22:56:48] "POST /tags HTTP/1.1" 409 252 0.003383 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2025-10-09 22:56:48] "GET /tag/c63b7ce7-7922-4c64-8650-532daaaa3261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011634 10.0.0.249 - - [2025-10-09 22:56:48] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002540 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.249 - - [2025-10-09 22:56:48] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002208 10.0.0.249 - - [2025-10-09 22:56:48] "POST /firewall-rules HTTP/1.1" 409 281 0.001474 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.249 - - [2025-10-09 22:56:48] "PUT /firewall-rule/075e8fef-98fd-4d40-bc8e-a22cec8d641b HTTP/1.1" 200 261 0.026715 10.0.0.249 - - [2025-10-09 22:56:48] "POST /firewall-rules HTTP/1.1" 409 291 0.006928 10.0.0.249 - - [2025-10-09 22:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.249 - - [2025-10-09 22:56:48] "PUT /firewall-rule/a92bcc72-2696-499e-9244-8f66718edfb4 HTTP/1.1" 200 261 0.026566 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-rule/a92bcc72-2696-499e-9244-8f66718edfb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.023257 10.0.0.249 - - [2025-10-09 22:56:49] "POST /firewall-rules HTTP/1.1" 200 660 0.083744 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-rule/3c4cdaf7-a11d-4e3a-97ea-8421ef4b629d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003710 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001876 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-rule/075e8fef-98fd-4d40-bc8e-a22cec8d641b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001997 10.0.0.249 - - [2025-10-09 22:56:49] "POST /firewall-policys HTTP/1.1" 409 269 0.002068 10.0.0.249 - - [2025-10-09 22:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.249 - - [2025-10-09 22:56:49] "PUT /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89 HTTP/1.1" 200 265 0.020729 10.0.0.249 - - [2025-10-09 22:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022808 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009380 10.0.0.249 - - [2025-10-09 22:56:49] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002577 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002155 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/18150a52-b0e6-4f71-ad51-757a4ae30d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001918 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002582 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002126 10.0.0.249 - - [2025-10-09 22:56:49] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001853 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004452 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.010409 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008043 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004212 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003399 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003733 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.249 - - [2025-10-09 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2025-10-09 22:57:50] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002264 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003377 10.0.0.249 - - [2025-10-09 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.018800 10.0.0.249 - - [2025-10-09 22:57:50] "DELETE /loadbalancer-member/4288c210-f2a1-4623-806a-a1f84903d1d5 HTTP/1.1" 200 115 0.026779 10.0.0.249 - - [2025-10-09 22:57:50] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010326 10.0.0.249 - - [2025-10-09 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.010470 10.0.0.249 - - [2025-10-09 22:57:51] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004101 10.0.0.249 - - [2025-10-09 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.249 - - [2025-10-09 22:57:51] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004151 10.0.0.249 - - [2025-10-09 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.249 - - [2025-10-09 22:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.249 - - [2025-10-09 22:57:51] "GET /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001913 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004115 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004118 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine/7118d87b-9b72-4629-8ad3-0297c9d482b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001769 10.0.0.249 - - [2025-10-09 22:57:52] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013154 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.016837 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.021305 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.026466 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.014527 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.026763 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /instance-ip/e43abd4c-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.039410 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /virtual-machine-interface/e4229de8-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.041478 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /virtual-machine/7118d87b-9b72-4629-8ad3-0297c9d482b0 HTTP/1.1" 200 115 0.022506 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004318 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003700 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.001519 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine/2a77d2ce-1713-44ce-b349-30d3962c4f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002638 10.0.0.249 - - [2025-10-09 22:57:52] "POST /ref-update HTTP/1.1" 200 156 0.008918 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011242 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.018265 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.023473 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.028186 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.012657 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.019372 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /instance-ip/e3d434b4-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.037516 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /virtual-machine-interface/e3bc164a-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.039959 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /virtual-machine/2a77d2ce-1713-44ce-b349-30d3962c4f78 HTTP/1.1" 200 115 0.015263 10.0.0.249 - - [2025-10-09 22:57:52] "DELETE /tag/29908ffe-81a9-490a-b3ba-d8722f396167 HTTP/1.1" 200 115 0.032466 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003582 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.249 - - [2025-10-09 22:57:52] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003785 10.0.0.249 - - [2025-10-09 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine/19628b97-03ce-432b-b584-aedab2e4b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002821 10.0.0.249 - - [2025-10-09 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.015085 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019183 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.016566 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.034039 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.028809 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.014041 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.028055 10.0.0.249 - - [2025-10-09 22:57:53] "DELETE /instance-ip/e2d2a1b8-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.041172 10.0.0.249 - - [2025-10-09 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.249 - - [2025-10-09 22:57:53] "DELETE /virtual-machine-interface/e2ba20a2-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.032474 10.0.0.249 - - [2025-10-09 22:57:53] "DELETE /virtual-machine/19628b97-03ce-432b-b584-aedab2e4b1bd HTTP/1.1" 200 115 0.017239 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005678 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003736 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine/36bf4e05-f7ba-4e87-91eb-291a68bfb520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003261 10.0.0.249 - - [2025-10-09 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.009625 10.0.0.249 - - [2025-10-09 22:57:53] "GET /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011746 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.058172 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.035705 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.025991 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.015059 10.0.0.249 - - [2025-10-09 22:57:53] "POST /set-tag HTTP/1.1" 200 109 0.024843 10.0.0.249 - - [2025-10-09 22:57:53] "DELETE /instance-ip/e347e978-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.053376 10.0.0.249 - - [2025-10-09 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.011893 10.0.0.249 - - [2025-10-09 22:57:54] "DELETE /virtual-machine-interface/e32f8716-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.049757 10.0.0.249 - - [2025-10-09 22:57:54] "DELETE /virtual-machine/36bf4e05-f7ba-4e87-91eb-291a68bfb520 HTTP/1.1" 200 115 0.016775 10.0.0.249 - - [2025-10-09 22:57:54] "DELETE /tag/739eb656-a291-46e6-886a-eca7f5b40c48 HTTP/1.1" 409 391 0.004859 10.0.0.249 - - [2025-10-09 22:57:54] "DELETE /tag/e42d573a-598d-4a88-a021-bd63b41e196d HTTP/1.1" 200 115 0.031314 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004437 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005306 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine/04e033c5-92b3-4a63-abfa-ce58e4859230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002133 10.0.0.249 - - [2025-10-09 22:58:22] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004053 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.015769 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.027539 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.014417 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.017103 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /instance-ip/e5db8d52-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.048326 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /virtual-machine-interface/e5c68358-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.029046 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /virtual-machine/04e033c5-92b3-4a63-abfa-ce58e4859230 HTTP/1.1" 200 115 0.017673 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /tag/9f4d43db-096d-4f92-b8a9-03a7c6565240 HTTP/1.1" 200 115 0.030152 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010427 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004690 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine/8ec091e3-9efa-40cf-bf81-c17cf0af63ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002740 10.0.0.249 - - [2025-10-09 22:58:22] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015077 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.015345 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.019416 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.020738 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.011673 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /instance-ip/e575abf4-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.042855 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /virtual-machine-interface/e55d4370-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.038232 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /virtual-machine/8ec091e3-9efa-40cf-bf81-c17cf0af63ad HTTP/1.1" 200 115 0.027818 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /tag/134e6bb3-42c2-4eec-af51-2289b50609d7 HTTP/1.1" 200 115 0.040614 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3 HTTP/1.1" 409 237 0.005161 10.0.0.249 - - [2025-10-09 22:58:22] "DELETE /tag/c63b7ce7-7922-4c64-8650-532daaaa3261 HTTP/1.1" 409 237 0.005982 10.0.0.249 - - [2025-10-09 22:58:22] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003902 10.0.0.249 - - [2025-10-09 22:58:22] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004535 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine/1b5ecbe2-2991-43d7-a8f0-ea2f818133ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002174 10.0.0.249 - - [2025-10-09 22:58:23] "POST /ref-update HTTP/1.1" 200 156 0.012783 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015979 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.015980 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.016088 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.015128 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.021596 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /instance-ip/e50fcfdc-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.030242 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /virtual-machine-interface/e4fbadf4-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.037262 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /virtual-machine/1b5ecbe2-2991-43d7-a8f0-ea2f818133ce HTTP/1.1" 200 115 0.019304 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f HTTP/1.1" 409 237 0.004769 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004332 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003584 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.001665 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine/a31ca44b-2ba0-48a6-babb-8cde45341f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003213 10.0.0.249 - - [2025-10-09 22:58:23] "POST /ref-update HTTP/1.1" 200 156 0.009924 10.0.0.249 - - [2025-10-09 22:58:23] "GET /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008188 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.014175 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.016782 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.022492 10.0.0.249 - - [2025-10-09 22:58:23] "POST /set-tag HTTP/1.1" 200 109 0.012444 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /instance-ip/e4b14868-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.035875 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /virtual-machine-interface/e49d4d5e-a562-11f0-8529-fa163e9a2e95 HTTP/1.1" 200 115 0.039475 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /virtual-machine/a31ca44b-2ba0-48a6-babb-8cde45341f76 HTTP/1.1" 200 115 0.030187 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /tag/a1cfd579-6c50-4756-ae17-bbca18272f39 HTTP/1.1" 200 115 0.033075 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /tag/4495c604-22cd-41ab-b5f2-92110a356bce HTTP/1.1" 200 115 0.031528 10.0.0.249 - - [2025-10-09 22:58:23] "DELETE /tag/0489b7cf-b5d6-4c3f-8fd8-4b6c599b6f74 HTTP/1.1" 200 115 0.030795 10.0.0.249 - - [2025-10-09 22:58:25] "POST /projects HTTP/1.1" 409 238 0.003255 10.0.0.249 - - [2025-10-09 22:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.249 - - [2025-10-09 22:58:25] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032291 10.0.0.249 - - [2025-10-09 22:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.249 - - [2025-10-09 22:58:25] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004422 10.0.0.249 - - [2025-10-09 22:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.249 - - [2025-10-09 22:58:25] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003836 10.0.0.249 - - [2025-10-09 22:58:25] "POST /security-groups HTTP/1.1" 409 285 0.002627 10.0.0.249 - - [2025-10-09 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.249 - - [2025-10-09 22:58:26] "PUT /security-group/1cb1380a-f501-406b-93a0-2bcb11b21ccc HTTP/1.1" 200 263 0.061595 10.0.0.249 - - [2025-10-09 22:58:26] "PUT /access-control-list/55c2868e-b8f8-4985-b7c2-0ed62a95bc07 HTTP/1.1" 200 273 0.009691 10.0.0.249 - - [2025-10-09 22:58:26] "PUT /access-control-list/531783bf-9e2d-4b8f-b07a-f27d83c45158 HTTP/1.1" 200 273 0.024137 10.0.0.249 - - [2025-10-09 22:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026305 10.0.0.249 - - [2025-10-09 22:58:31] "POST /projects HTTP/1.1" 409 238 0.002040 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2025-10-09 22:58:31] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042568 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.249 - - [2025-10-09 22:58:31] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003524 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.249 - - [2025-10-09 22:58:31] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003556 10.0.0.249 - - [2025-10-09 22:58:31] "POST /security-groups HTTP/1.1" 409 285 0.001940 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.249 - - [2025-10-09 22:58:31] "PUT /security-group/1cb1380a-f501-406b-93a0-2bcb11b21ccc HTTP/1.1" 200 263 0.056212 10.0.0.249 - - [2025-10-09 22:58:31] "PUT /access-control-list/55c2868e-b8f8-4985-b7c2-0ed62a95bc07 HTTP/1.1" 200 273 0.011547 10.0.0.249 - - [2025-10-09 22:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025019 10.0.0.249 - - [2025-10-09 22:58:31] "PUT /access-control-list/531783bf-9e2d-4b8f-b07a-f27d83c45158 HTTP/1.1" 200 273 0.021063 10.0.0.249 - - [2025-10-09 22:58:31] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.020589 10.0.0.249 - - [2025-10-09 22:58:31] "GET /firewall-rule/b0898c67-a495-43a5-b6a4-ac66f900f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002710 10.0.0.249 - - [2025-10-09 22:58:31] "POST /ref-update HTTP/1.1" 200 156 0.049101 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /firewall-rule/b0898c67-a495-43a5-b6a4-ac66f900f008 HTTP/1.1" 200 115 0.053631 10.0.0.249 - - [2025-10-09 22:58:31] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004099 10.0.0.249 - - [2025-10-09 22:58:31] "GET /firewall-rule/0c0ce7c6-b3e6-4836-8638-2cdf32cfae17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002961 10.0.0.249 - - [2025-10-09 22:58:31] "POST /ref-update HTTP/1.1" 200 156 0.043360 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /firewall-rule/0c0ce7c6-b3e6-4836-8638-2cdf32cfae17 HTTP/1.1" 200 115 0.034202 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /tag/579db8d0-3674-4804-8a66-91d959d6504d HTTP/1.1" 200 115 0.029998 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3 HTTP/1.1" 409 237 0.003057 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /tag/c63b7ce7-7922-4c64-8650-532daaaa3261 HTTP/1.1" 409 237 0.003975 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.249 - - [2025-10-09 22:58:31] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003884 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2025-10-09 22:58:31] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003675 10.0.0.249 - - [2025-10-09 22:58:31] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.038676 10.0.0.249 - - [2025-10-09 22:58:31] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.055245 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /security-group/1cb1380a-f501-406b-93a0-2bcb11b21ccc HTTP/1.1" 200 115 0.060291 10.0.0.249 - - [2025-10-09 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /access-control-list/55c2868e-b8f8-4985-b7c2-0ed62a95bc07 HTTP/1.1" 200 115 0.035955 10.0.0.249 - - [2025-10-09 22:58:31] "DELETE /access-control-list/531783bf-9e2d-4b8f-b07a-f27d83c45158 HTTP/1.1" 200 115 0.023820 10.0.0.249 - - [2025-10-09 22:58:32] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.028880 10.0.0.249 - - [2025-10-09 22:58:32] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?fields=security_groups HTTP/1.1" 200 1351 0.057625 10.0.0.249 - - [2025-10-09 22:58:32] "DELETE /security-group/1b3e1a85-d519-458f-9ae6-62392d9f9f5e HTTP/1.1" 200 115 0.060919 10.0.0.249 - - [2025-10-09 22:58:32] "DELETE /access-control-list/e9fe6ef1-965b-4f9d-9430-293f861575c1 HTTP/1.1" 200 115 0.036787 10.0.0.249 - - [2025-10-09 22:58:32] "GET /project/6e065838-86c4-46e2-87a5-c8e15ee97f35?fields=application_policy_sets HTTP/1.1" 200 1390 0.055696 10.0.0.249 - - [2025-10-09 22:58:32] "DELETE /access-control-list/cc16e04d-05cd-45ae-8e21-2c92fbfa482e HTTP/1.1" 200 115 0.051461 10.0.0.249 - - [2025-10-09 22:58:32] "DELETE /project/6e065838-86c4-46e2-87a5-c8e15ee97f35 HTTP/1.1" 200 115 0.323853 10.0.0.249 - - [2025-10-09 22:58:32] "POST /projects HTTP/1.1" 409 238 0.002643 10.0.0.249 - - [2025-10-09 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2025-10-09 22:58:32] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025307 10.0.0.249 - - [2025-10-09 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.249 - - [2025-10-09 22:58:32] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003939 10.0.0.249 - - [2025-10-09 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.249 - - [2025-10-09 22:58:32] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003306 10.0.0.249 - - [2025-10-09 22:58:32] "POST /security-groups HTTP/1.1" 409 285 0.004397 10.0.0.249 - - [2025-10-09 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.249 - - [2025-10-09 22:58:32] "PUT /security-group/2291f6cc-d33d-4f62-bec1-1b9ef11007d3 HTTP/1.1" 200 263 0.055269 10.0.0.249 - - [2025-10-09 22:58:32] "PUT /access-control-list/c49d93d4-7f87-4930-bf19-b1a18770d2f6 HTTP/1.1" 200 273 0.009156 10.0.0.249 - - [2025-10-09 22:58:32] "PUT /access-control-list/7517fbce-97fb-4753-b37d-a9e71dfd8277 HTTP/1.1" 200 273 0.017613 10.0.0.249 - - [2025-10-09 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015172 10.0.0.249 - - [2025-10-09 22:58:37] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002739 10.0.0.249 - - [2025-10-09 22:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.249 - - [2025-10-09 22:58:37] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002132 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-policy/54f1c742-11e7-4e03-81b8-fbf2055818a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001920 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-rule/075e8fef-98fd-4d40-bc8e-a22cec8d641b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002125 10.0.0.249 - - [2025-10-09 22:58:37] "POST /ref-update HTTP/1.1" 200 156 0.023721 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /firewall-rule/075e8fef-98fd-4d40-bc8e-a22cec8d641b HTTP/1.1" 200 115 0.051550 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003914 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-rule/a92bcc72-2696-499e-9244-8f66718edfb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003098 10.0.0.249 - - [2025-10-09 22:58:37] "POST /ref-update HTTP/1.1" 200 156 0.014863 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /firewall-rule/a92bcc72-2696-499e-9244-8f66718edfb4 HTTP/1.1" 200 115 0.044660 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003690 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-rule/3c4cdaf7-a11d-4e3a-97ea-8421ef4b629d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002895 10.0.0.249 - - [2025-10-09 22:58:37] "POST /ref-update HTTP/1.1" 200 156 0.027711 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /firewall-rule/3c4cdaf7-a11d-4e3a-97ea-8421ef4b629d HTTP/1.1" 200 115 0.043571 10.0.0.249 - - [2025-10-09 22:58:37] "GET /application-policy-set/3d209f55-ce61-4231-a808-ab671ab1af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.012601 10.0.0.249 - - [2025-10-09 22:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.249 - - [2025-10-09 22:58:37] "GET /policy-management/13a576f0-44f1-40e5-be6b-e147222bc76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002359 10.0.0.249 - - [2025-10-09 22:58:37] "GET /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002970 10.0.0.249 - - [2025-10-09 22:58:37] "POST /ref-update HTTP/1.1" 200 156 0.021021 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /firewall-policy/72803b81-fefb-4cb0-9605-4428f3388b89 HTTP/1.1" 200 115 0.027076 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /tag/02a5c8ad-75d6-4c4e-a0f8-bc1ae818cb7f HTTP/1.1" 200 115 0.059552 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /tag/739eb656-a291-46e6-886a-eca7f5b40c48 HTTP/1.1" 200 115 0.042830 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /tag/2c2e6e0d-bf69-4bf8-9594-216fae82a7f3 HTTP/1.1" 200 115 0.048435 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /tag/c63b7ce7-7922-4c64-8650-532daaaa3261 HTTP/1.1" 200 115 0.032002 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /loadbalancer-member/886bec3d-2cb0-4bb8-931f-6045fb9bac4e HTTP/1.1" 200 115 0.023803 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /loadbalancer-pool/f2be97a3-5ff1-4a0f-9946-75735a074aca HTTP/1.1" 200 115 0.020622 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /loadbalancer-listener/aa86204c-c538-42a3-9d49-7b5076482496 HTTP/1.1" 200 115 0.020252 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /loadbalancer/439ed400-4ba7-406c-b93d-73168c437096 HTTP/1.1" 200 115 0.028258 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /floating-ip/af2d2380-85f6-47a8-82e1-400ed94fa1c5 HTTP/1.1" 200 115 0.051692 10.0.0.249 - - [2025-10-09 22:58:37] "DELETE /instance-ip/73155b6d-dcee-4eaa-9487-8abc1bc1705a HTTP/1.1" 200 115 0.041877 10.0.0.249 - - [2025-10-09 22:58:38] "DELETE /virtual-machine-interface/62960e7d-e264-4e83-8a5e-ea65f13c0aa1 HTTP/1.1" 200 115 0.035964 10.0.0.249 - - [2025-10-09 22:58:38] "DELETE /tag/91da83e3-e3de-43a5-ba5c-7f8d15e48eca HTTP/1.1" 200 115 0.044208 10.0.0.249 - - [2025-10-09 22:58:38] "POST /projects HTTP/1.1" 409 238 0.001921 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-10-09 22:58:38] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035145 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2025-10-09 22:58:38] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004434 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.249 - - [2025-10-09 22:58:38] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003457 10.0.0.249 - - [2025-10-09 22:58:38] "POST /security-groups HTTP/1.1" 409 285 0.001695 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.249 - - [2025-10-09 22:58:38] "PUT /security-group/2291f6cc-d33d-4f62-bec1-1b9ef11007d3 HTTP/1.1" 200 263 0.055562 10.0.0.249 - - [2025-10-09 22:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027336 10.0.0.249 - - [2025-10-09 22:58:38] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.022504 10.0.0.249 - - [2025-10-09 22:58:38] "PUT /access-control-list/c49d93d4-7f87-4930-bf19-b1a18770d2f6 HTTP/1.1" 200 273 0.014491 10.0.0.249 - - [2025-10-09 22:58:38] "PUT /access-control-list/7517fbce-97fb-4753-b37d-a9e71dfd8277 HTTP/1.1" 200 273 0.013211 10.0.0.249 - - [2025-10-09 22:58:38] "GET /firewall-rule/b86e0577-769f-4e17-961e-97ac43d30658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007253 10.0.0.249 - - [2025-10-09 22:58:38] "POST /ref-update HTTP/1.1" 200 156 0.051910 10.0.0.249 - - [2025-10-09 22:58:38] "DELETE /firewall-rule/b86e0577-769f-4e17-961e-97ac43d30658 HTTP/1.1" 200 115 0.043679 10.0.0.249 - - [2025-10-09 22:58:38] "GET /firewall-policy/bcad0aac-d077-4772-adb1-992ed68b8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.017590 10.0.0.249 - - [2025-10-09 22:58:38] "GET /firewall-rule/3d673cb8-f93f-40b0-8894-0c4d2f402cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002546 10.0.0.249 - - [2025-10-09 22:58:38] "POST /ref-update HTTP/1.1" 200 156 0.043694 10.0.0.249 - - [2025-10-09 22:58:38] "DELETE /firewall-rule/3d673cb8-f93f-40b0-8894-0c4d2f402cb7 HTTP/1.1" 200 115 0.048767 10.0.0.249 - - [2025-10-09 22:58:38] "DELETE /tag/fbc42fd1-c282-40d0-8f98-1bad27f76fff HTTP/1.1" 200 115 0.034098 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.249 - - [2025-10-09 22:58:38] "GET /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004575 10.0.0.249 - - [2025-10-09 22:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.249 - - [2025-10-09 22:58:38] "GET /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003744 10.0.0.249 - - [2025-10-09 22:58:38] "PUT /virtual-network/9afb28e3-9fbd-40b0-ad4c-b89658c12a82 HTTP/1.1" 200 265 0.044711 10.0.0.249 - - [2025-10-09 22:58:38] "PUT /virtual-network/48146496-a5e4-4f3c-afa4-fa03b3b62264 HTTP/1.1" 200 265 0.052645 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /security-group/2291f6cc-d33d-4f62-bec1-1b9ef11007d3 HTTP/1.1" 200 115 0.054883 10.0.0.249 - - [2025-10-09 22:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /access-control-list/c49d93d4-7f87-4930-bf19-b1a18770d2f6 HTTP/1.1" 200 115 0.034590 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /access-control-list/7517fbce-97fb-4753-b37d-a9e71dfd8277 HTTP/1.1" 200 115 0.032712 10.0.0.249 - - [2025-10-09 22:58:39] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037350 10.0.0.249 - - [2025-10-09 22:58:39] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?fields=security_groups HTTP/1.1" 200 1353 0.034298 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /security-group/1f126bd8-d64b-400c-b665-0914007dba54 HTTP/1.1" 200 115 0.039015 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /access-control-list/2fe42727-f085-4924-990e-4eea13adcf3b HTTP/1.1" 200 115 0.046607 10.0.0.249 - - [2025-10-09 22:58:39] "GET /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d?fields=application_policy_sets HTTP/1.1" 200 1392 0.059857 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /access-control-list/f31d6f54-da42-4adc-b22a-09f3032b1afa HTTP/1.1" 200 115 0.054204 10.0.0.249 - - [2025-10-09 22:58:39] "DELETE /project/90bb582a-60a7-4bab-b23c-e0595b2fe59d HTTP/1.1" 200 115 0.312189 10.0.0.249 - - [2025-10-09 22:58:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002651 10.0.0.249 - - [2025-10-09 22:58:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001677 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000748 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001295 [Introspect:8084]10.0.0.249 - - [2025-10-09 22:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796