++ 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 23 03:39:55 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 03:39:55 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq +++ cut -d ' ' -f 1 ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.30.26.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.30.26.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ 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/23/2025 15:40:43.442 7fd7ada8b080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 15:40:43.853 7fd7ada8b080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 15:40:43.870 7fd7ada8b080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 15:40:43.871 7fd7ada8b080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-10-23 15:40:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000698 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-23 15:41:00] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.38 - - [2025-10-23 15:41:01] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.38 - - [2025-10-23 15:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.38 - - [2025-10-23 15:41:01] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012110 10.0.0.38 - - [2025-10-23 15:41:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003144 10.0.0.38 - - [2025-10-23 15:41:01] "POST /database-nodes HTTP/1.1" 200 597 0.037666 10.0.0.38 - - [2025-10-23 15:41:01] "GET / HTTP/1.1" 200 45303 0.001775 10.0.0.38 - - [2025-10-23 15:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.38 - - [2025-10-23 15:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.38 - - [2025-10-23 15:41:01] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.38 - - [2025-10-23 15:41:02] "GET / HTTP/1.1" 200 35931 0.002327 10.0.0.38 - - [2025-10-23 15:41:03] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006997 10.0.0.38 - - [2025-10-23 15:41:03] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010739 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.008714 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.015759 10.0.0.38 - - [2025-10-23 15:41:03] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015456 10.0.0.38 - - [2025-10-23 15:41:03] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027957 10.0.0.38 - - [2025-10-23 15:41:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.119062 10.0.0.38 - - [2025-10-23 15:41:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.259915 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.016773 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.38 - - [2025-10-23 15:41:03] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011371 10.0.0.38 - - [2025-10-23 15:41:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.058231 10.0.0.38 - - [2025-10-23 15:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.38 - - [2025-10-23 15:41:03] "GET /network-ipam/ceaea985-9284-474a-b764-eb7437e5cc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003868 10.0.0.38 - - [2025-10-23 15:41:04] "POST /service-templates HTTP/1.1" 200 511 0.042835 10.0.0.38 - - [2025-10-23 15:41:04] "POST /service-templates HTTP/1.1" 200 501 0.160390 10.0.0.38 - - [2025-10-23 15:41:04] "POST /service-templates HTTP/1.1" 200 515 0.101575 10.0.0.38 - - [2025-10-23 15:41:04] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.38 - - [2025-10-23 15:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017739 10.0.0.38 - - [2025-10-23 15:41:04] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007602 10.0.0.38 - - [2025-10-23 15:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005856 10.0.0.38 - - [2025-10-23 15:41:04] "POST /service-templates HTTP/1.1" 200 535 0.100954 10.0.0.38 - - [2025-10-23 15:41:04] "POST /service-templates HTTP/1.1" 200 507 0.137646 10.0.0.38 - - [2025-10-23 15:41:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.134915 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001372 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008863 10.0.0.38 - - [2025-10-23 15:41:06] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.38 - - [2025-10-23 15:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009086 10.0.0.38 - - [2025-10-23 15:41:06] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010429 10.0.0.38 - - [2025-10-23 15:41:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.005023 10.0.0.38 - - [2025-10-23 15:41:06] "POST /config-nodes HTTP/1.1" 200 593 0.074429 10.0.0.38 - - [2025-10-23 15:41:06] "GET / HTTP/1.1" 200 35931 0.003144 10.0.0.38 - - [2025-10-23 15:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.035084 10.0.0.38 - - [2025-10-23 15:41:06] "GET /network-ipam/ceaea985-9284-474a-b764-eb7437e5cc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011618 10.0.0.38 - - [2025-10-23 15:41:06] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.38 - - [2025-10-23 15:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.38 - - [2025-10-23 15:41:06] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005026 10.0.0.38 - - [2025-10-23 15:41:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009842 10.0.0.38 - - [2025-10-23 15:41:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.009255 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.010137 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.003650 10.0.0.38 - - [2025-10-23 15:41:07] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-10-23 15:41:07] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031437 10.0.0.38 - - [2025-10-23 15:41:07] "POST /security-groups HTTP/1.1" 200 570 0.142174 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.010557 10.0.0.38 - - [2025-10-23 15:41:07] "POST /projects HTTP/1.1" 200 481 0.468620 10.0.0.38 - - [2025-10-23 15:41:07] "POST /access-control-lists HTTP/1.1" 200 587 0.158940 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.027642 10.0.0.38 - - [2025-10-23 15:41:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.144151 10.0.0.38 - - [2025-10-23 15:41:07] "POST /security-groups HTTP/1.1" 200 534 0.125441 10.0.0.38 - - [2025-10-23 15:41:07] "POST /chown HTTP/1.1" 200 109 0.072954 10.0.0.38 - - [2025-10-23 15:41:07] "POST /policy-managements HTTP/1.1" 409 214 0.051402 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.38 - - [2025-10-23 15:41:07] "POST /access-control-lists HTTP/1.1" 200 585 0.200217 10.0.0.38 - - [2025-10-23 15:41:07] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015355 10.0.0.38 - - [2025-10-23 15:41:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.049270 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011824 10.0.0.38 - - [2025-10-23 15:41:07] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006476 10.0.0.38 - - [2025-10-23 15:41:07] "POST /route-targets HTTP/1.1" 200 327 0.035303 10.0.0.38 - - [2025-10-23 15:41:07] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.38 - - [2025-10-23 15:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012842 10.0.0.38 - - [2025-10-23 15:41:08] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010384 10.0.0.38 - - [2025-10-23 15:41:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003174 10.0.0.38 - - [2025-10-23 15:41:08] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.057331 10.0.0.38 - - [2025-10-23 15:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.38 - - [2025-10-23 15:41:08] "POST /ref-update HTTP/1.1" 200 156 0.076283 10.0.0.38 - - [2025-10-23 15:41:08] "GET /virtual-network/f7eb1de2-548c-48d4-8ab0-8100110599ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.014272 10.0.0.38 - - [2025-10-23 15:41:08] "POST /route-targets HTTP/1.1" 200 327 0.052687 10.0.0.38 - - [2025-10-23 15:41:08] "POST /config-database-nodes HTTP/1.1" 200 611 0.090093 10.0.0.38 - - [2025-10-23 15:41:08] "POST /ref-update HTTP/1.1" 200 156 0.080457 10.0.0.38 - - [2025-10-23 15:41:08] "POST /route-targets HTTP/1.1" 200 327 0.027824 10.0.0.38 - - [2025-10-23 15:41:08] "POST /ref-update HTTP/1.1" 200 156 0.058161 10.0.0.38 - - [2025-10-23 15:41:08] "POST /route-targets HTTP/1.1" 200 327 0.020823 10.0.0.38 - - [2025-10-23 15:41:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000768 10.0.0.38 - - [2025-10-23 15:41:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.009144 10.0.0.38 - - [2025-10-23 15:41:08] "POST /ref-update HTTP/1.1" 200 156 0.124419 10.0.0.38 - - [2025-10-23 15:41:08] "POST /security-groups HTTP/1.1" 200 574 0.157744 10.0.0.38 - - [2025-10-23 15:41:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.044678 10.0.0.38 - - [2025-10-23 15:41:08] "POST /projects HTTP/1.1" 200 489 0.697356 10.0.0.38 - - [2025-10-23 15:41:08] "POST /access-control-lists HTTP/1.1" 200 551 0.139293 10.0.0.38 - - [2025-10-23 15:41:08] "POST /security-groups HTTP/1.1" 200 546 0.139637 10.0.0.38 - - [2025-10-23 15:41:08] "PUT /access-control-list/8a8389b0-3f58-49b3-89f6-92532d680bbe HTTP/1.1" 200 272 0.035254 10.0.0.38 - - [2025-10-23 15:41:09] "POST /chown HTTP/1.1" 200 109 0.129663 10.0.0.38 - - [2025-10-23 15:41:09] "PUT /access-control-list/2d352922-ea88-4acb-b40d-97c4e69193f7 HTTP/1.1" 200 272 0.154317 10.0.0.38 - - [2025-10-23 15:41:09] "POST /network-ipams HTTP/1.1" 200 522 0.107984 10.0.0.38 - - [2025-10-23 15:41:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.018480 10.0.0.38 - - [2025-10-23 15:41:09] "POST /network-ipams HTTP/1.1" 200 510 0.221118 10.0.0.38 - - [2025-10-23 15:41:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.002438 10.0.0.38 - - [2025-10-23 15:41:09] "POST /access-control-lists HTTP/1.1" 200 579 0.165192 10.0.0.38 - - [2025-10-23 15:41:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.025238 10.0.0.38 - - [2025-10-23 15:41:09] "POST /access-control-lists HTTP/1.1" 200 577 0.078748 10.0.0.38 - - [2025-10-23 15:41:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.056212 10.0.0.38 - - [2025-10-23 15:41:09] "POST /useragent-kv HTTP/1.1" 200 115 0.026394 10.0.0.38 - - [2025-10-23 15:41:09] "POST /virtual-networks HTTP/1.1" 200 538 0.442371 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 594 0.164448 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.047432 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.087607 10.0.0.38 - - [2025-10-23 15:41:10] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.017328 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 592 0.045542 10.0.0.38 - - [2025-10-23 15:41:10] "POST /network-ipams HTTP/1.1" 200 518 0.068753 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.007989 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.011604 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 583 0.092500 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003269 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 581 0.166534 10.0.0.38 - - [2025-10-23 15:41:10] "POST /useragent-kv HTTP/1.1" 200 115 0.012835 10.0.0.38 - - [2025-10-23 15:41:10] "POST /virtual-networks HTTP/1.1" 200 546 0.335119 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017969 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.007785 10.0.0.38 - - [2025-10-23 15:41:10] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.046151 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.003491 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 602 0.118154 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.018687 10.0.0.38 - - [2025-10-23 15:41:10] "POST /network-policys HTTP/1.1" 200 538 0.087507 10.0.0.38 - - [2025-10-23 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.011658 10.0.0.38 - - [2025-10-23 15:41:10] "POST /access-control-lists HTTP/1.1" 200 600 0.052243 10.0.0.38 - - [2025-10-23 15:41:10] "PUT /access-control-list/12353e9c-49f9-4d05-9a6f-54f8f966da85 HTTP/1.1" 200 272 0.025789 10.0.0.38 - - [2025-10-23 15:41:11] "POST /network-policys HTTP/1.1" 200 534 0.078402 10.0.0.38 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.015255 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/b812a874-b5ff-46bf-b0d9-3e1d7d7b42e8 HTTP/1.1" 200 272 0.074854 10.0.0.38 - - [2025-10-23 15:41:11] "POST /network-policys HTTP/1.1" 200 542 0.072220 10.0.0.38 - - [2025-10-23 15:41:11] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.38 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.38 - - [2025-10-23 15:41:11] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005645 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/88bdd903-0255-4cb8-b69e-6f6918219bf6 HTTP/1.1" 200 272 0.132603 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-update HTTP/1.1" 200 156 0.174026 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009085 10.0.0.38 - - [2025-10-23 15:41:11] "POST /bgp-routers HTTP/1.1" 200 616 0.182907 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/e0a81ff8-4d39-43b8-9809-2f228ea59a69 HTTP/1.1" 200 272 0.165259 10.0.0.38 - - [2025-10-23 15:41:11] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.034160 10.0.0.38 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016747 10.0.0.38 - - [2025-10-23 15:41:11] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015500 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/80b70e5e-5eb6-44d4-ba0c-481d7c055072 HTTP/1.1" 200 272 0.060499 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009035 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-update HTTP/1.1" 200 156 0.220585 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-update HTTP/1.1" 200 156 0.044066 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/11ca91a8-1215-475c-9bc5-5a7ba2b2556e HTTP/1.1" 200 272 0.091335 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/440ba178-2646-40ef-9172-93c96690b7ee HTTP/1.1" 200 272 0.066521 10.0.0.65 - - [2025-10-23 15:41:11] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.65 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.38 - - [2025-10-23 15:41:11] "PUT /access-control-list/ace9a012-b5c8-4286-bbff-f3c6e1b64a28 HTTP/1.1" 200 272 0.072941 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-update HTTP/1.1" 200 156 0.239120 10.0.0.65 - - [2025-10-23 15:41:11] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.072258 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027600 10.0.0.65 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.38 - - [2025-10-23 15:41:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003855 10.0.0.65 - - [2025-10-23 15:41:11] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010995 10.0.0.38 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003059 10.0.0.38 - - [2025-10-23 15:41:11] "POST /access-control-lists HTTP/1.1" 200 589 0.030550 10.0.0.38 - - [2025-10-23 15:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016225 10.0.0.38 - - [2025-10-23 15:41:12] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007597 10.0.0.38 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.65 - - [2025-10-23 15:41:12] "PUT /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a HTTP/1.1" 200 274 0.067108 10.0.0.65 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.029353 10.0.0.38 - - [2025-10-23 15:41:12] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.151210 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-update HTTP/1.1" 200 156 0.258610 10.0.0.38 - - [2025-10-23 15:41:12] "POST /route-targets HTTP/1.1" 200 327 0.081141 10.0.0.65 - - [2025-10-23 15:41:12] "POST /virtual-routers HTTP/1.1" 200 599 0.240073 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-update HTTP/1.1" 200 156 0.106722 10.0.0.65 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015895 10.0.0.65 - - [2025-10-23 15:41:12] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.023255 10.0.0.65 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.011499 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-update HTTP/1.1" 200 156 0.236059 10.0.0.65 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.074510 10.0.0.38 - - [2025-10-23 15:41:12] "PUT /access-control-list/8767e969-475d-49bc-b2be-fb0cf0a91b1c HTTP/1.1" 200 272 0.180734 10.0.0.65 - - [2025-10-23 15:41:12] "GET /virtual-network/f7eb1de2-548c-48d4-8ab0-8100110599ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.063530 10.0.0.38 - - [2025-10-23 15:41:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.024816 10.0.0.38 - - [2025-10-23 15:41:12] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-update HTTP/1.1" 200 156 0.403534 10.0.0.38 - - [2025-10-23 15:41:12] "POST /access-control-lists HTTP/1.1" 200 601 0.223644 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035128 10.0.0.38 - - [2025-10-23 15:41:12] "POST /alarms HTTP/1.1" 200 581 0.167795 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048741 10.0.0.38 - - [2025-10-23 15:41:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003492 10.0.0.65 - - [2025-10-23 15:41:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.423276 10.0.0.38 - - [2025-10-23 15:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2025-10-23 15:41:13] "GET /virtual-network/f7eb1de2-548c-48d4-8ab0-8100110599ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.023256 10.0.0.38 - - [2025-10-23 15:41:13] "POST /route-targets HTTP/1.1" 200 327 0.065376 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 575 0.142038 10.0.0.38 - - [2025-10-23 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.065537 10.0.0.38 - - [2025-10-23 15:41:13] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.024824 10.0.0.38 - - [2025-10-23 15:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 575 0.096640 10.0.0.38 - - [2025-10-23 15:41:13] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007431 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/7c2c059e-09fe-4ece-bc90-683e5880ce6e HTTP/1.1" 200 272 0.039644 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/7c2c059e-09fe-4ece-bc90-683e5880ce6e HTTP/1.1" 200 272 0.041538 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 559 0.071889 10.0.0.38 - - [2025-10-23 15:41:13] "POST /firewall-policys HTTP/1.1" 200 530 0.120803 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/8767e969-475d-49bc-b2be-fb0cf0a91b1c HTTP/1.1" 200 272 0.084976 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 555 0.091996 10.0.0.38 - - [2025-10-23 15:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.084630 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/5cb0cab5-e9d6-4b82-9f8f-36d594579ea5 HTTP/1.1" 200 272 0.082506 10.0.0.38 - - [2025-10-23 15:41:13] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.044482 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 557 0.126417 10.0.0.38 - - [2025-10-23 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.036093 10.0.0.38 - - [2025-10-23 15:41:13] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.025939 10.0.0.38 - - [2025-10-23 15:41:13] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004442 10.0.0.38 - - [2025-10-23 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.051947 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 565 0.073555 10.0.0.38 - - [2025-10-23 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.097353 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/7c2c059e-09fe-4ece-bc90-683e5880ce6e HTTP/1.1" 200 272 0.035930 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 549 0.121083 10.0.0.38 - - [2025-10-23 15:41:13] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.046404 10.0.0.38 - - [2025-10-23 15:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.38 - - [2025-10-23 15:41:13] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010554 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/7c2c059e-09fe-4ece-bc90-683e5880ce6e HTTP/1.1" 200 272 0.070304 10.0.0.38 - - [2025-10-23 15:41:13] "POST /alarms HTTP/1.1" 200 557 0.088415 10.0.0.38 - - [2025-10-23 15:41:13] "PUT /access-control-list/8767e969-475d-49bc-b2be-fb0cf0a91b1c HTTP/1.1" 200 272 0.058049 10.0.0.38 - - [2025-10-23 15:41:13] "POST /firewall-policys HTTP/1.1" 200 532 0.096094 10.0.0.38 - - [2025-10-23 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.057368 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 567 0.083147 10.0.0.38 - - [2025-10-23 15:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.115193 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.017649 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 555 0.116424 10.0.0.38 - - [2025-10-23 15:41:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006914 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008962 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002928 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 567 0.112817 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019608 10.0.0.38 - - [2025-10-23 15:41:14] "POST /ref-update HTTP/1.1" 200 156 0.039304 10.0.0.38 - - [2025-10-23 15:41:14] "POST /ref-update HTTP/1.1" 200 156 0.135005 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 575 0.151668 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 569 0.044128 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 561 0.038348 10.0.0.38 - - [2025-10-23 15:41:14] "POST /ref-update HTTP/1.1" 200 156 0.068827 10.0.0.38 - - [2025-10-23 15:41:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.032390 10.0.0.38 - - [2025-10-23 15:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 561 0.046630 10.0.0.38 - - [2025-10-23 15:41:14] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006949 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 561 0.054060 10.0.0.38 - - [2025-10-23 15:41:14] "POST /firewall-policys HTTP/1.1" 200 530 0.061038 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 547 0.053734 10.0.0.38 - - [2025-10-23 15:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.052766 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.027371 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 595 0.051325 10.0.0.38 - - [2025-10-23 15:41:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008637 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.007506 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007622 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 575 0.064698 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013741 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006478 10.0.0.38 - - [2025-10-23 15:41:14] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006510 10.0.0.38 - - [2025-10-23 15:41:14] "POST /alarms HTTP/1.1" 200 571 0.064833 10.0.0.38 - - [2025-10-23 15:41:15] "POST /ref-update HTTP/1.1" 200 156 0.037054 10.0.0.38 - - [2025-10-23 15:41:15] "POST /alarms HTTP/1.1" 200 583 0.061675 10.0.0.38 - - [2025-10-23 15:41:15] "POST /ref-update HTTP/1.1" 200 156 0.079610 10.0.0.38 - - [2025-10-23 15:41:15] "POST /alarms HTTP/1.1" 200 609 0.106172 10.0.0.38 - - [2025-10-23 15:41:15] "POST /ref-update HTTP/1.1" 200 156 0.112180 10.0.0.38 - - [2025-10-23 15:41:15] "POST /ref-update HTTP/1.1" 200 156 0.075286 10.0.0.38 - - [2025-10-23 15:41:15] "POST /ref-update HTTP/1.1" 200 156 0.084467 10.0.0.38 - - [2025-10-23 15:41:15] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.038547 10.0.0.38 - - [2025-10-23 15:41:15] "POST /tags HTTP/1.1" 200 299 0.065232 10.0.0.38 - - [2025-10-23 15:41:15] "GET / HTTP/1.1" 200 35931 0.008798 10.0.0.38 - - [2025-10-23 15:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.034524 10.0.0.38 - - [2025-10-23 15:41:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004591 10.0.0.38 - - [2025-10-23 15:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2025-10-23 15:41:15] "GET /tag/7f813185-b3aa-45ce-8f62-3a16e954cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025313 10.0.0.38 - - [2025-10-23 15:41:15] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.027219 10.0.0.38 - - [2025-10-23 15:41:15] "POST /set-tag HTTP/1.1" 200 109 0.028931 10.0.0.38 - - [2025-10-23 15:41:16] "POST /tags HTTP/1.1" 200 357 0.200188 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017586 10.0.0.38 - - [2025-10-23 15:41:16] "GET /tag/ef47ea5d-efae-45d7-bd86-f425785dc530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031193 10.0.0.38 - - [2025-10-23 15:41:16] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.38 - - [2025-10-23 15:41:16] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004537 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.38 - - [2025-10-23 15:41:16] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.062533 10.0.0.38 - - [2025-10-23 15:41:16] "POST /tags HTTP/1.1" 200 305 0.224450 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025155 10.0.0.38 - - [2025-10-23 15:41:16] "GET /tag/55653b10-d0a2-4abe-b466-748a254be29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036324 10.0.0.38 - - [2025-10-23 15:41:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000510 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.005655 10.0.0.38 - - [2025-10-23 15:41:16] "POST /security-groups HTTP/1.1" 200 571 0.098155 10.0.0.38 - - [2025-10-23 15:41:16] "POST /projects HTTP/1.1" 200 483 0.246555 10.0.0.38 - - [2025-10-23 15:41:16] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.008098 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.38 - - [2025-10-23 15:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065634 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026841 10.0.0.38 - - [2025-10-23 15:41:16] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.050904 10.0.0.38 - - [2025-10-23 15:41:16] "POST /access-control-lists HTTP/1.1" 200 580 0.105308 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.016197 10.0.0.38 - - [2025-10-23 15:41:16] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.041313 10.0.0.38 - - [2025-10-23 15:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.38 - - [2025-10-23 15:41:16] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010861 10.0.0.38 - - [2025-10-23 15:41:17] "PUT /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a HTTP/1.1" 200 274 0.196334 10.0.0.38 - - [2025-10-23 15:41:17] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.209261 10.0.0.38 - - [2025-10-23 15:41:17] "POST /access-control-lists HTTP/1.1" 200 578 0.253870 10.0.0.38 - - [2025-10-23 15:41:17] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.115674 10.0.0.38 - - [2025-10-23 15:41:17] "POST /security-groups HTTP/1.1" 200 537 0.095598 10.0.0.38 - - [2025-10-23 15:41:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.004824 10.0.0.38 - - [2025-10-23 15:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032614 10.0.0.38 - - [2025-10-23 15:41:17] "POST /access-control-lists HTTP/1.1" 200 596 0.059943 10.0.0.38 - - [2025-10-23 15:41:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.024263 10.0.0.38 - - [2025-10-23 15:41:17] "POST /chown HTTP/1.1" 200 109 0.066480 10.0.0.38 - - [2025-10-23 15:41:17] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016837 10.0.0.38 - - [2025-10-23 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.38 - - [2025-10-23 15:41:17] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046313 10.0.0.38 - - [2025-10-23 15:41:17] "POST /tags HTTP/1.1" 409 207 0.004867 10.0.0.38 - - [2025-10-23 15:41:17] "POST /access-control-lists HTTP/1.1" 200 594 0.114002 10.0.0.38 - - [2025-10-23 15:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.38 - - [2025-10-23 15:41:17] "GET /tag/55653b10-d0a2-4abe-b466-748a254be29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018506 10.0.0.38 - - [2025-10-23 15:41:17] "POST /firewall-rules HTTP/1.1" 200 564 0.085779 10.0.0.38 - - [2025-10-23 15:41:17] "GET /firewall-rule/b2fb2d50-5631-438d-a7ba-c2df1562054a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005331 10.0.0.38 - - [2025-10-23 15:41:17] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003147 10.0.0.38 - - [2025-10-23 15:41:17] "GET /firewall-rule/b2fb2d50-5631-438d-a7ba-c2df1562054a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003530 10.0.0.38 - - [2025-10-23 15:41:18] "POST /ref-update HTTP/1.1" 200 156 0.015795 10.0.0.38 - - [2025-10-23 15:41:18] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008518 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.38 - - [2025-10-23 15:41:18] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004708 10.0.0.38 - - [2025-10-23 15:41:18] "POST /tags HTTP/1.1" 409 207 0.002742 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2025-10-23 15:41:18] "GET /tag/55653b10-d0a2-4abe-b466-748a254be29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020673 10.0.0.38 - - [2025-10-23 15:41:18] "POST /firewall-rules HTTP/1.1" 200 562 0.074025 10.0.0.38 - - [2025-10-23 15:41:18] "GET /firewall-rule/8d330267-32e8-4405-afb1-16181ca62cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.033882 10.0.0.38 - - [2025-10-23 15:41:18] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007773 10.0.0.38 - - [2025-10-23 15:41:18] "GET /firewall-rule/8d330267-32e8-4405-afb1-16181ca62cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003913 10.0.0.38 - - [2025-10-23 15:41:18] "POST /ref-update HTTP/1.1" 200 156 0.050467 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.002467 10.0.0.38 - - [2025-10-23 15:41:18] "POST /tags HTTP/1.1" 200 305 0.094589 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001289 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007374 10.0.0.38 - - [2025-10-23 15:41:18] "GET /tag/870ee397-740d-49e2-8a76-f57ad8c31582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.051394 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.38 - - [2025-10-23 15:41:18] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072129 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.38 - - [2025-10-23 15:41:18] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014466 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.38 - - [2025-10-23 15:41:18] "GET /service-appliance-set/c7c683ff-f473-48ea-9785-cf04c9cb5fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.018964 10.0.0.38 - - [2025-10-23 15:41:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.005090 10.0.0.38 - - [2025-10-23 15:41:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165349 10.0.0.38 - - [2025-10-23 15:41:19] "GET /virtual-machine-interface/47f52a63-63a3-4e22-ad41-517a4feea997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005149 10.0.0.38 - - [2025-10-23 15:41:19] "POST /instance-ips HTTP/1.1" 200 381 0.530626 10.0.0.38 - - [2025-10-23 15:41:19] "GET /instance-ip/80bc7396-5a86-4949-a0bc-66fe342fd639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018370 10.0.0.38 - - [2025-10-23 15:41:19] "POST /loadbalancers HTTP/1.1" 200 582 0.092022 10.0.0.38 - - [2025-10-23 15:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.060540 10.0.0.38 - - [2025-10-23 15:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011817 10.0.0.38 - - [2025-10-23 15:41:20] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111042 10.0.0.38 - - [2025-10-23 15:41:20] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.115087 10.0.0.38 - - [2025-10-23 15:41:20] "GET /instance-ip/80bc7396-5a86-4949-a0bc-66fe342fd639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013628 10.0.0.38 - - [2025-10-23 15:41:20] "GET /loadbalancer/60b2abea-5bc3-4521-b3fb-4b77e45fdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013203 10.0.0.38 - - [2025-10-23 15:41:20] "POST /floating-ips HTTP/1.1" 200 583 0.086348 10.0.0.38 - - [2025-10-23 15:41:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.106609 10.0.0.38 - - [2025-10-23 15:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034225 10.0.0.38 - - [2025-10-23 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022295 10.0.0.38 - - [2025-10-23 15:41:20] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067098 10.0.0.38 - - [2025-10-23 15:41:20] "GET /loadbalancer-listener/bf820daf-e5e8-451b-8965-28da103af8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004964 10.0.0.38 - - [2025-10-23 15:41:20] "GET /loadbalancer-listener/bf820daf-e5e8-451b-8965-28da103af8d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009477 10.0.0.38 - - [2025-10-23 15:41:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034432 10.0.0.38 - - [2025-10-23 15:41:20] "GET /instance-ip/80bc7396-5a86-4949-a0bc-66fe342fd639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013927 10.0.0.38 - - [2025-10-23 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.38 - - [2025-10-23 15:41:20] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.018674 10.0.0.38 - - [2025-10-23 15:41:20] "GET /instance-ip/80bc7396-5a86-4949-a0bc-66fe342fd639?fields=floating_ips HTTP/1.1" 200 1170 0.027425 10.0.0.38 - - [2025-10-23 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.38 - - [2025-10-23 15:41:20] "GET /floating-ip/ff1f17ac-12e1-4bb6-9065-febd470a13ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004834 10.0.0.38 - - [2025-10-23 15:41:20] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.020206 10.0.0.38 - - [2025-10-23 15:41:20] "POST /tags HTTP/1.1" 200 301 0.070060 10.0.0.38 - - [2025-10-23 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.035463 10.0.0.38 - - [2025-10-23 15:41:20] "GET /tag/2a065f84-968c-40d7-8718-ef2bdb9c830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019895 10.0.0.38 - - [2025-10-23 15:41:20] "POST /tags HTTP/1.1" 200 325 0.084560 10.0.0.38 - - [2025-10-23 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.38 - - [2025-10-23 15:41:20] "GET /tag/cc24a24a-7ffa-4896-906c-25566877ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015511 10.0.0.38 - - [2025-10-23 15:41:20] "POST /tags HTTP/1.1" 200 363 0.029895 10.0.0.38 - - [2025-10-23 15:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016564 10.0.0.38 - - [2025-10-23 15:41:21] "GET /tag/fa92c9fb-983d-44fd-87e2-178562a7c208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018790 10.0.0.38 - - [2025-10-23 15:41:21] "POST /tags HTTP/1.1" 200 311 0.024947 10.0.0.38 - - [2025-10-23 15:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021932 10.0.0.38 - - [2025-10-23 15:41:21] "GET /tag/a77bd05e-572d-4fba-9727-a6b367c44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.029699 10.0.0.38 - - [2025-10-23 15:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.38 - - [2025-10-23 15:41:21] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009568 10.0.0.38 - - [2025-10-23 15:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.38 - - [2025-10-23 15:41:21] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053358 10.0.0.38 - - [2025-10-23 15:41:21] "POST /virtual-machines HTTP/1.1" 200 377 0.028957 10.0.0.38 - - [2025-10-23 15:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012136 10.0.0.38 - - [2025-10-23 15:41:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.178168 10.0.0.38 - - [2025-10-23 15:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039351 10.0.0.38 - - [2025-10-23 15:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014877 10.0.0.38 - - [2025-10-23 15:41:21] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007826 10.0.0.38 - - [2025-10-23 15:41:21] "POST /instance-ips HTTP/1.1" 200 409 0.063535 10.0.0.38 - - [2025-10-23 15:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.058233 10.0.0.38 - - [2025-10-23 15:41:21] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010492 10.0.0.38 - - [2025-10-23 15:41:21] "POST /ref-update HTTP/1.1" 200 156 0.024117 10.0.0.38 - - [2025-10-23 15:41:21] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016666 10.0.0.38 - - [2025-10-23 15:41:22] "POST /set-tag HTTP/1.1" 200 109 0.050663 10.0.0.38 - - [2025-10-23 15:41:22] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.069867 10.0.0.38 - - [2025-10-23 15:41:22] "GET /instance-ip/b98b3dbe-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008940 10.0.0.38 - - [2025-10-23 15:41:22] "POST /tags HTTP/1.1" 200 301 0.059073 10.0.0.38 - - [2025-10-23 15:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010278 10.0.0.38 - - [2025-10-23 15:41:22] "GET /tag/f71bee86-275f-42a0-b20e-a4f5f3857052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029845 10.0.0.38 - - [2025-10-23 15:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.38 - - [2025-10-23 15:41:22] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.059749 10.0.0.38 - - [2025-10-23 15:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012172 10.0.0.38 - - [2025-10-23 15:41:22] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005916 10.0.0.38 - - [2025-10-23 15:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2025-10-23 15:41:22] "GET /service-appliance-set/c7c683ff-f473-48ea-9785-cf04c9cb5fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003521 10.0.0.38 - - [2025-10-23 15:41:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.002392 10.0.0.38 - - [2025-10-23 15:41:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136336 10.0.0.38 - - [2025-10-23 15:41:22] "GET /virtual-machine-interface/8a45a659-d34d-4003-9ff2-fefc5b5d89a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006037 10.0.0.38 - - [2025-10-23 15:41:22] "POST /instance-ips HTTP/1.1" 200 377 0.136120 10.0.0.38 - - [2025-10-23 15:41:22] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.016588 10.0.0.38 - - [2025-10-23 15:41:23] "POST /loadbalancers HTTP/1.1" 200 582 0.068519 10.0.0.38 - - [2025-10-23 15:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028550 10.0.0.38 - - [2025-10-23 15:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015426 10.0.0.38 - - [2025-10-23 15:41:23] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.025215 10.0.0.38 - - [2025-10-23 15:41:23] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.016676 10.0.0.38 - - [2025-10-23 15:41:23] "POST /floating-ips HTTP/1.1" 200 581 0.028956 10.0.0.38 - - [2025-10-23 15:41:23] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055415 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.018989 10.0.0.38 - - [2025-10-23 15:41:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.042656 10.0.0.38 - - [2025-10-23 15:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011436 10.0.0.38 - - [2025-10-23 15:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021172 10.0.0.38 - - [2025-10-23 15:41:23] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.059349 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer-listener/08bc01f2-9378-41b8-8df9-7d6997e82401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003169 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer-listener/08bc01f2-9378-41b8-8df9-7d6997e82401?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004069 10.0.0.38 - - [2025-10-23 15:41:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025613 10.0.0.38 - - [2025-10-23 15:41:23] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003064 10.0.0.38 - - [2025-10-23 15:41:23] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?fields=floating_ips HTTP/1.1" 200 1163 0.009157 10.0.0.38 - - [2025-10-23 15:41:23] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007694 10.0.0.38 - - [2025-10-23 15:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.38 - - [2025-10-23 15:41:23] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046203 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003937 10.0.0.38 - - [2025-10-23 15:41:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.065300 10.0.0.38 - - [2025-10-23 15:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013559 10.0.0.38 - - [2025-10-23 15:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008201 10.0.0.38 - - [2025-10-23 15:41:23] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048634 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer-listener/d96c781e-7fba-4573-90b4-7a6a0020af3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007385 10.0.0.38 - - [2025-10-23 15:41:23] "GET /loadbalancer-listener/d96c781e-7fba-4573-90b4-7a6a0020af3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004751 10.0.0.38 - - [2025-10-23 15:41:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036986 10.0.0.38 - - [2025-10-23 15:41:23] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005778 10.0.0.38 - - [2025-10-23 15:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.38 - - [2025-10-23 15:41:23] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?fields=floating_ips HTTP/1.1" 200 1163 0.004091 10.0.0.38 - - [2025-10-23 15:41:24] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.060145 10.0.0.38 - - [2025-10-23 15:41:24] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.019513 10.0.0.38 - - [2025-10-23 15:41:24] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003762 10.0.0.38 - - [2025-10-23 15:41:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020692 10.0.0.38 - - [2025-10-23 15:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019411 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.38 - - [2025-10-23 15:41:24] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069244 10.0.0.38 - - [2025-10-23 15:41:24] "GET /loadbalancer-listener/3a18283e-d28f-4d1d-88ba-1856c0881355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.008124 10.0.0.38 - - [2025-10-23 15:41:24] "GET /loadbalancer-listener/3a18283e-d28f-4d1d-88ba-1856c0881355?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012745 10.0.0.38 - - [2025-10-23 15:41:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033593 10.0.0.38 - - [2025-10-23 15:41:24] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004945 10.0.0.38 - - [2025-10-23 15:41:24] "GET /instance-ip/76b87d5c-3948-450f-8617-fd540d6fbec7?fields=floating_ips HTTP/1.1" 200 1163 0.003200 10.0.0.38 - - [2025-10-23 15:41:24] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002846 10.0.0.38 - - [2025-10-23 15:41:24] "POST /tags HTTP/1.1" 200 355 0.037134 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013501 10.0.0.38 - - [2025-10-23 15:41:24] "GET /tag/38c74db8-5395-4556-aaca-52aee2c51d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020160 10.0.0.38 - - [2025-10-23 15:41:24] "POST /tags HTTP/1.1" 200 303 0.046293 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011878 10.0.0.38 - - [2025-10-23 15:41:24] "GET /tag/55d1ff04-9541-4fed-9b03-28be2183d13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023979 10.0.0.38 - - [2025-10-23 15:41:24] "POST /projects HTTP/1.1" 409 218 0.005085 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.38 - - [2025-10-23 15:41:24] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043650 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-10-23 15:41:24] "GET /network-ipam/7ee12231-2fad-4a5e-81c2-ea728d6cee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002958 10.0.0.38 - - [2025-10-23 15:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.38 - - [2025-10-23 15:41:24] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007529 10.0.0.38 - - [2025-10-23 15:41:24] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.066919 10.0.0.38 - - [2025-10-23 15:41:24] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.024077 10.0.0.38 - - [2025-10-23 15:41:25] "POST /set-tag HTTP/1.1" 200 109 0.051626 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013071 10.0.0.38 - - [2025-10-23 15:41:25] "GET /network-ipam/0293b41f-2ad2-494f-973f-064f201f290e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.011148 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2025-10-23 15:41:25] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005760 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.057386 10.0.0.38 - - [2025-10-23 15:41:25] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005898 10.0.0.38 - - [2025-10-23 15:41:25] "POST /set-tag HTTP/1.1" 200 109 0.064607 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.029262 10.0.0.38 - - [2025-10-23 15:41:25] "GET /network-policy/88037674-c55a-4b7a-8097-79aa85319b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003460 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2025-10-23 15:41:25] "GET /network-policy/8d4c266a-9d2f-493f-9afb-a05ce4e899ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003011 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.38 - - [2025-10-23 15:41:25] "GET /network-policy/d78121a8-d7b0-4e10-a769-884c0af1f59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003037 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /network-policy/d78121a8-d7b0-4e10-a769-884c0af1f59a HTTP/1.1" 200 262 0.010779 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /access-control-list/8767e969-475d-49bc-b2be-fb0cf0a91b1c HTTP/1.1" 200 272 0.021948 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-update HTTP/1.1" 200 156 0.070468 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040605 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /access-control-list/7c2c059e-09fe-4ece-bc90-683e5880ce6e HTTP/1.1" 200 272 0.059084 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2025-10-23 15:41:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2025-10-23 15:41:25] "POST /security-groups HTTP/1.1" 409 245 0.003453 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /security-group/4628676f-aa61-4252-a7c6-7f8efb2db1cb HTTP/1.1" 200 262 0.061691 10.0.0.38 - - [2025-10-23 15:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029340 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /access-control-list/88bdd903-0255-4cb8-b69e-6f6918219bf6 HTTP/1.1" 200 272 0.022657 10.0.0.38 - - [2025-10-23 15:41:25] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010757 10.0.0.38 - - [2025-10-23 15:41:25] "PUT /access-control-list/e0a81ff8-4d39-43b8-9809-2f228ea59a69 HTTP/1.1" 200 272 0.028753 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.38 - - [2025-10-23 15:41:25] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005033 10.0.0.38 - - [2025-10-23 15:41:25] "POST /tags HTTP/1.1" 409 206 0.002421 10.0.0.38 - - [2025-10-23 15:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-10-23 15:41:26] "GET /tag/55d1ff04-9541-4fed-9b03-28be2183d13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014633 10.0.0.38 - - [2025-10-23 15:41:26] "POST /firewall-rules HTTP/1.1" 200 562 0.095075 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-rule/c1635054-4613-4850-a36a-5e85a1106317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004766 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010805 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-rule/c1635054-4613-4850-a36a-5e85a1106317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003335 10.0.0.38 - - [2025-10-23 15:41:26] "POST /ref-update HTTP/1.1" 200 156 0.034485 10.0.0.38 - - [2025-10-23 15:41:26] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021617 10.0.0.38 - - [2025-10-23 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.38 - - [2025-10-23 15:41:26] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003881 10.0.0.38 - - [2025-10-23 15:41:26] "POST /tags HTTP/1.1" 409 206 0.002668 10.0.0.38 - - [2025-10-23 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.38 - - [2025-10-23 15:41:26] "GET /tag/55d1ff04-9541-4fed-9b03-28be2183d13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019643 10.0.0.38 - - [2025-10-23 15:41:26] "POST /firewall-rules HTTP/1.1" 200 560 0.076011 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-rule/ad3d5004-a697-4704-92a9-ef5bdfbe4d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005678 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008288 10.0.0.38 - - [2025-10-23 15:41:26] "GET /firewall-rule/ad3d5004-a697-4704-92a9-ef5bdfbe4d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005616 10.0.0.38 - - [2025-10-23 15:41:26] "POST /ref-update HTTP/1.1" 200 156 0.049817 10.0.0.38 - - [2025-10-23 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010069 10.0.0.38 - - [2025-10-23 15:41:26] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003306 10.0.0.38 - - [2025-10-23 15:41:26] "POST /tags HTTP/1.1" 200 371 0.031259 10.0.0.38 - - [2025-10-23 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.38 - - [2025-10-23 15:41:26] "GET /tag/32724cd4-2be0-4365-b6f1-b1d6262d9d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.024411 10.0.0.38 - - [2025-10-23 15:41:26] "POST /tags HTTP/1.1" 200 319 0.037182 10.0.0.38 - - [2025-10-23 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.38 - - [2025-10-23 15:41:26] "GET /tag/024971f7-8328-45d6-be5e-a12df7a880bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.015031 10.0.0.38 - - [2025-10-23 15:41:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000588 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.015066 10.0.0.38 - - [2025-10-23 15:41:27] "POST /security-groups HTTP/1.1" 200 578 0.077735 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003824 10.0.0.38 - - [2025-10-23 15:41:27] "POST /projects HTTP/1.1" 200 497 0.245854 10.0.0.38 - - [2025-10-23 15:41:27] "POST /access-control-lists HTTP/1.1" 200 587 0.073801 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.035067 10.0.0.38 - - [2025-10-23 15:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.053467 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016167 10.0.0.38 - - [2025-10-23 15:41:27] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019564 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.38 - - [2025-10-23 15:41:27] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.029024 10.0.0.38 - - [2025-10-23 15:41:27] "POST /access-control-lists HTTP/1.1" 200 585 0.125769 10.0.0.38 - - [2025-10-23 15:41:27] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.095218 10.0.0.38 - - [2025-10-23 15:41:27] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.104554 10.0.0.38 - - [2025-10-23 15:41:27] "POST /security-groups HTTP/1.1" 200 558 0.098801 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.003029 10.0.0.38 - - [2025-10-23 15:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039521 10.0.0.38 - - [2025-10-23 15:41:27] "POST /chown HTTP/1.1" 200 109 0.036335 10.0.0.38 - - [2025-10-23 15:41:27] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032817 10.0.0.38 - - [2025-10-23 15:41:27] "POST /access-control-lists HTTP/1.1" 200 610 0.111807 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.012449 10.0.0.38 - - [2025-10-23 15:41:27] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015193 10.0.0.38 - - [2025-10-23 15:41:27] "POST /tags HTTP/1.1" 409 214 0.004059 10.0.0.38 - - [2025-10-23 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-10-23 15:41:28] "GET /tag/024971f7-8328-45d6-be5e-a12df7a880bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.054067 10.0.0.38 - - [2025-10-23 15:41:28] "POST /access-control-lists HTTP/1.1" 200 608 0.138718 10.0.0.38 - - [2025-10-23 15:41:28] "POST /firewall-rules HTTP/1.1" 200 578 0.110262 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-rule/57717167-2968-48ca-b708-011e2e37df0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005711 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005837 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-rule/57717167-2968-48ca-b708-011e2e37df0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003805 10.0.0.38 - - [2025-10-23 15:41:28] "POST /ref-update HTTP/1.1" 200 156 0.038280 10.0.0.38 - - [2025-10-23 15:41:28] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008696 10.0.0.38 - - [2025-10-23 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2025-10-23 15:41:28] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003425 10.0.0.38 - - [2025-10-23 15:41:28] "POST /tags HTTP/1.1" 409 214 0.002313 10.0.0.38 - - [2025-10-23 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-10-23 15:41:28] "GET /tag/024971f7-8328-45d6-be5e-a12df7a880bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.015302 10.0.0.38 - - [2025-10-23 15:41:28] "POST /firewall-rules HTTP/1.1" 200 576 0.081395 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-rule/415480f7-9780-4139-8da7-dcf5c5822160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006372 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007208 10.0.0.38 - - [2025-10-23 15:41:28] "GET /firewall-rule/415480f7-9780-4139-8da7-dcf5c5822160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006632 10.0.0.38 - - [2025-10-23 15:41:28] "POST /ref-update HTTP/1.1" 200 156 0.046357 10.0.0.38 - - [2025-10-23 15:41:28] "POST /tags HTTP/1.1" 200 363 0.027867 10.0.0.38 - - [2025-10-23 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010695 10.0.0.38 - - [2025-10-23 15:41:28] "GET /tag/ceb5dd21-5614-40d5-8dd0-ab07502acfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016063 10.0.0.38 - - [2025-10-23 15:41:28] "POST /tags HTTP/1.1" 200 311 0.036381 10.0.0.38 - - [2025-10-23 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009880 10.0.0.38 - - [2025-10-23 15:41:28] "GET /tag/6e8a10b0-ab76-4793-9ca3-1a621fdc3947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031373 10.0.0.38 - - [2025-10-23 15:41:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000554 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.013584 10.0.0.38 - - [2025-10-23 15:41:29] "POST /security-groups HTTP/1.1" 200 574 0.078570 10.0.0.38 - - [2025-10-23 15:41:29] "POST /projects HTTP/1.1" 200 489 0.211014 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.009439 10.0.0.38 - - [2025-10-23 15:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018126 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.38 - - [2025-10-23 15:41:29] "POST /access-control-lists HTTP/1.1" 200 583 0.083196 10.0.0.38 - - [2025-10-23 15:41:29] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.028269 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.019389 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015506 10.0.0.38 - - [2025-10-23 15:41:29] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007386 10.0.0.38 - - [2025-10-23 15:41:29] "POST /access-control-lists HTTP/1.1" 200 581 0.081468 10.0.0.38 - - [2025-10-23 15:41:29] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.112956 10.0.0.38 - - [2025-10-23 15:41:29] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.113176 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:41:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.38 - - [2025-10-23 15:41:29] "POST /security-groups HTTP/1.1" 200 546 0.104212 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002356 10.0.0.38 - - [2025-10-23 15:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022610 10.0.0.38 - - [2025-10-23 15:41:29] "POST /access-control-lists HTTP/1.1" 200 602 0.069486 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.007266 10.0.0.38 - - [2025-10-23 15:41:29] "POST /chown HTTP/1.1" 200 109 0.064810 10.0.0.38 - - [2025-10-23 15:41:29] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008225 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.38 - - [2025-10-23 15:41:29] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005756 10.0.0.38 - - [2025-10-23 15:41:29] "POST /access-control-lists HTTP/1.1" 200 600 0.095167 10.0.0.38 - - [2025-10-23 15:41:29] "POST /tags HTTP/1.1" 409 210 0.002580 10.0.0.38 - - [2025-10-23 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.38 - - [2025-10-23 15:41:30] "GET /tag/6e8a10b0-ab76-4793-9ca3-1a621fdc3947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013627 10.0.0.38 - - [2025-10-23 15:41:30] "POST /firewall-rules HTTP/1.1" 200 570 0.254167 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-rule/cd4aa2c2-97ba-4bd2-a4cc-ac39ea8bb67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.154591 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004689 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-rule/cd4aa2c2-97ba-4bd2-a4cc-ac39ea8bb67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002839 10.0.0.38 - - [2025-10-23 15:41:30] "POST /ref-update HTTP/1.1" 200 156 0.033746 10.0.0.38 - - [2025-10-23 15:41:30] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020557 10.0.0.38 - - [2025-10-23 15:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2025-10-23 15:41:30] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004037 10.0.0.38 - - [2025-10-23 15:41:30] "POST /tags HTTP/1.1" 409 210 0.004194 10.0.0.38 - - [2025-10-23 15:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2025-10-23 15:41:30] "GET /tag/6e8a10b0-ab76-4793-9ca3-1a621fdc3947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020469 10.0.0.38 - - [2025-10-23 15:41:30] "POST /firewall-rules HTTP/1.1" 200 568 0.084120 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-rule/95ad684c-81fe-4c30-b8bb-f0a28d79be6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018958 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005364 10.0.0.38 - - [2025-10-23 15:41:30] "GET /firewall-rule/95ad684c-81fe-4c30-b8bb-f0a28d79be6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002718 10.0.0.38 - - [2025-10-23 15:41:30] "POST /ref-update HTTP/1.1" 200 156 0.034867 10.0.0.38 - - [2025-10-23 15:41:30] "POST /tags HTTP/1.1" 409 237 0.004187 10.0.0.38 - - [2025-10-23 15:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2025-10-23 15:41:30] "GET /tag/fa92c9fb-983d-44fd-87e2-178562a7c208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012152 10.0.0.38 - - [2025-10-23 15:41:31] "POST /tags HTTP/1.1" 409 210 0.002477 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2025-10-23 15:41:31] "GET /tag/a77bd05e-572d-4fba-9727-a6b367c44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016776 10.0.0.38 - - [2025-10-23 15:41:31] "POST /projects HTTP/1.1" 409 223 0.005932 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.38 - - [2025-10-23 15:41:31] "GET /project/2cbe024b-1645-4ab8-8163-1844a04db356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050101 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-10-23 15:41:31] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004611 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2025-10-23 15:41:31] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007504 10.0.0.38 - - [2025-10-23 15:41:31] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.073565 10.0.0.38 - - [2025-10-23 15:41:31] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.093906 10.0.0.38 - - [2025-10-23 15:41:31] "POST /security-groups HTTP/1.1" 409 253 0.004750 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-23 15:41:31] "PUT /security-group/fb0559b4-fdd0-484e-83be-32a90a4ee8a7 HTTP/1.1" 200 262 0.059267 10.0.0.38 - - [2025-10-23 15:41:31] "PUT /access-control-list/440ba178-2646-40ef-9172-93c96690b7ee HTTP/1.1" 200 272 0.016201 10.0.0.38 - - [2025-10-23 15:41:31] "PUT /access-control-list/ace9a012-b5c8-4286-bbff-f3c6e1b64a28 HTTP/1.1" 200 272 0.036434 10.0.0.38 - - [2025-10-23 15:41:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.058703 10.0.0.38 - - [2025-10-23 15:41:31] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016142 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009790 10.0.0.38 - - [2025-10-23 15:41:31] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007126 10.0.0.38 - - [2025-10-23 15:41:31] "POST /tags HTTP/1.1" 409 210 0.004782 10.0.0.38 - - [2025-10-23 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.38 - - [2025-10-23 15:41:31] "GET /tag/a77bd05e-572d-4fba-9727-a6b367c44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019998 10.0.0.38 - - [2025-10-23 15:41:31] "POST /firewall-rules HTTP/1.1" 200 570 0.083220 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-rule/9880193e-24c4-4b07-aa5a-e21f4875ad74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.032613 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004564 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-rule/9880193e-24c4-4b07-aa5a-e21f4875ad74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008433 10.0.0.38 - - [2025-10-23 15:41:32] "POST /ref-update HTTP/1.1" 200 156 0.072802 10.0.0.38 - - [2025-10-23 15:41:32] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006272 10.0.0.38 - - [2025-10-23 15:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.38 - - [2025-10-23 15:41:32] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003291 10.0.0.38 - - [2025-10-23 15:41:32] "POST /tags HTTP/1.1" 409 210 0.002619 10.0.0.38 - - [2025-10-23 15:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.38 - - [2025-10-23 15:41:32] "GET /tag/a77bd05e-572d-4fba-9727-a6b367c44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021923 10.0.0.38 - - [2025-10-23 15:41:32] "POST /firewall-rules HTTP/1.1" 200 568 0.085341 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-rule/7313c698-21f4-46b6-b314-4cd15fa36771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004789 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.010776 10.0.0.38 - - [2025-10-23 15:41:32] "GET /firewall-rule/7313c698-21f4-46b6-b314-4cd15fa36771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007373 10.0.0.38 - - [2025-10-23 15:41:32] "POST /ref-update HTTP/1.1" 200 156 0.090154 10.0.0.38 - - [2025-10-23 15:41:32] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029316 10.0.0.38 - - [2025-10-23 15:41:32] "POST /set-tag HTTP/1.1" 200 109 0.006316 10.0.0.38 - - [2025-10-23 15:41:32] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017911 10.0.0.38 - - [2025-10-23 15:41:32] "POST /set-tag HTTP/1.1" 200 109 0.009414 10.0.0.38 - - [2025-10-23 15:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010012 10.0.0.38 - - [2025-10-23 15:41:32] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008952 10.0.0.38 - - [2025-10-23 15:41:35] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005250 10.0.0.38 - - [2025-10-23 15:41:35] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.38 - - [2025-10-23 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2025-10-23 15:41:35] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004719 10.0.0.38 - - [2025-10-23 15:41:35] "GET /loadbalancer-pool/f8193fda-fe7f-4536-9d8a-1b13a6dfa202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008569 10.0.0.38 - - [2025-10-23 15:41:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032806 10.0.0.38 - - [2025-10-23 15:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019744 10.0.0.38 - - [2025-10-23 15:41:35] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014163 10.0.0.38 - - [2025-10-23 15:41:35] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008115 10.0.0.38 - - [2025-10-23 15:41:35] "POST /ref-update HTTP/1.1" 200 156 0.015204 10.0.0.38 - - [2025-10-23 15:41:35] "POST /tags HTTP/1.1" 409 205 0.010012 10.0.0.38 - - [2025-10-23 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.38 - - [2025-10-23 15:41:35] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.021394 10.0.0.38 - - [2025-10-23 15:41:35] "GET /tag/f71bee86-275f-42a0-b20e-a4f5f3857052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024984 10.0.0.38 - - [2025-10-23 15:41:35] "PUT /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2 HTTP/1.1" 200 256 0.034494 10.0.0.38 - - [2025-10-23 15:41:35] "POST /set-tag HTTP/1.1" 200 109 0.157544 10.0.0.38 - - [2025-10-23 15:41:35] "GET /loadbalancer-pool/fa289e91-1f0e-465a-8075-d21a69b68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013158 10.0.0.38 - - [2025-10-23 15:41:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038100 10.0.0.38 - - [2025-10-23 15:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.046913 10.0.0.38 - - [2025-10-23 15:41:36] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009737 10.0.0.38 - - [2025-10-23 15:41:36] "POST /set-tag HTTP/1.1" 200 109 0.006037 10.0.0.38 - - [2025-10-23 15:41:36] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013460 10.0.0.38 - - [2025-10-23 15:41:36] "POST /ref-update HTTP/1.1" 200 156 0.008665 10.0.0.38 - - [2025-10-23 15:41:36] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.009957 10.0.0.38 - - [2025-10-23 15:41:36] "GET /loadbalancer-pool/651e304a-b908-4444-a99e-e153c5a26e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011925 10.0.0.38 - - [2025-10-23 15:41:36] "PUT /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2 HTTP/1.1" 200 256 0.020127 10.0.0.38 - - [2025-10-23 15:41:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031901 10.0.0.38 - - [2025-10-23 15:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026127 10.0.0.38 - - [2025-10-23 15:41:36] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005703 10.0.0.38 - - [2025-10-23 15:41:36] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012410 10.0.0.38 - - [2025-10-23 15:41:36] "POST /ref-update HTTP/1.1" 200 156 0.010580 10.0.0.38 - - [2025-10-23 15:41:36] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010300 10.0.0.38 - - [2025-10-23 15:41:36] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.38 - - [2025-10-23 15:41:36] "PUT /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2 HTTP/1.1" 200 256 0.010531 10.0.0.38 - - [2025-10-23 15:41:48] "GET / HTTP/1.1" 200 35931 0.002833 10.0.0.38 - - [2025-10-23 15:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.38 - - [2025-10-23 15:41:48] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007766 10.0.0.38 - - [2025-10-23 15:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-10-23 15:41:48] "GET /config-node/116069a8-f2cf-4e49-93cf-a7da57b8708d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005404 10.0.0.38 - - [2025-10-23 15:42:00] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.38 - - [2025-10-23 15:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.38 - - [2025-10-23 15:42:00] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003198 10.0.0.38 - - [2025-10-23 15:42:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002281 10.0.0.38 - - [2025-10-23 15:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.38 - - [2025-10-23 15:42:00] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005870 10.0.0.38 - - [2025-10-23 15:42:00] "PUT /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc HTTP/1.1" 200 254 0.026053 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 10.0.0.38 - - [2025-10-23 15:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.38 - - [2025-10-23 15:42:04] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008713 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001565 10.0.0.65 - - [2025-10-23 15:42:17] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.65 - - [2025-10-23 15:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.65 - - [2025-10-23 15:42:17] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005261 10.0.0.65 - - [2025-10-23 15:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.65 - - [2025-10-23 15:42:17] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003789 10.0.0.65 - - [2025-10-23 15:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.65 - - [2025-10-23 15:42:17] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003550 10.0.0.65 - - [2025-10-23 15:42:17] "PUT /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc HTTP/1.1" 200 262 0.015708 10.0.0.65 - - [2025-10-23 15:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.65 - - [2025-10-23 15:42:18] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003780 10.0.0.65 - - [2025-10-23 15:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.65 - - [2025-10-23 15:42:18] "GET /virtual-machine-interface/2d49d083-4765-473f-8d79-a98ca4727412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005010 10.0.0.65 - - [2025-10-23 15:42:18] "PUT /virtual-machine-interface/2d49d083-4765-473f-8d79-a98ca4727412 HTTP/1.1" 200 284 0.025339 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001284 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.38 - - [2025-10-23 15:42:54] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005284 10.0.0.38 - - [2025-10-23 15:42:54] "POST /set-tag HTTP/1.1" 200 109 0.004396 10.0.0.38 - - [2025-10-23 15:42:54] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006822 10.0.0.38 - - [2025-10-23 15:42:54] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.38 - - [2025-10-23 15:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2025-10-23 15:42:54] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008681 10.0.0.38 - - [2025-10-23 15:42:54] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005331 10.0.0.38 - - [2025-10-23 15:42:54] "POST /set-tag HTTP/1.1" 200 109 0.048803 10.0.0.38 - - [2025-10-23 15:42:54] "DELETE /loadbalancer-member/4a294af2-37f0-4957-9ba4-1691c92a26db HTTP/1.1" 200 115 0.054004 10.0.0.38 - - [2025-10-23 15:42:54] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004755 10.0.0.38 - - [2025-10-23 15:42:54] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.38 - - [2025-10-23 15:42:55] "DELETE /loadbalancer-member/55543438-6b4f-4212-a76c-8bd3fc709dc8 HTTP/1.1" 200 115 0.043779 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006774 10.0.0.38 - - [2025-10-23 15:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.38 - - [2025-10-23 15:42:55] "DELETE /loadbalancer-member/9f1885cb-7a9c-473c-af5b-d6978507e99b HTTP/1.1" 200 115 0.032599 10.0.0.38 - - [2025-10-23 15:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2025-10-23 15:42:55] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003294 10.0.0.38 - - [2025-10-23 15:42:55] "GET /loadbalancer-pool/f8193fda-fe7f-4536-9d8a-1b13a6dfa202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002951 10.0.0.38 - - [2025-10-23 15:42:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020718 10.0.0.38 - - [2025-10-23 15:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010564 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014237 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010938 10.0.0.38 - - [2025-10-23 15:42:55] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002625 10.0.0.38 - - [2025-10-23 15:42:55] "POST /set-tag HTTP/1.1" 200 109 0.103785 10.0.0.38 - - [2025-10-23 15:42:55] "GET /loadbalancer-pool/fa289e91-1f0e-465a-8075-d21a69b68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003475 10.0.0.38 - - [2025-10-23 15:42:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040675 10.0.0.38 - - [2025-10-23 15:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022483 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022734 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012803 10.0.0.38 - - [2025-10-23 15:42:55] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003378 10.0.0.38 - - [2025-10-23 15:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.38 - - [2025-10-23 15:42:55] "GET /loadbalancer-pool/651e304a-b908-4444-a99e-e153c5a26e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002864 10.0.0.38 - - [2025-10-23 15:42:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015887 10.0.0.38 - - [2025-10-23 15:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008274 10.0.0.38 - - [2025-10-23 15:42:55] "POST /set-tag HTTP/1.1" 200 109 0.007710 10.0.0.38 - - [2025-10-23 15:42:55] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022747 10.0.0.38 - - [2025-10-23 15:42:55] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006482 10.0.0.38 - - [2025-10-23 15:44:30] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.38 - - [2025-10-23 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.38 - - [2025-10-23 15:44:30] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042140 10.0.0.38 - - [2025-10-23 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.38 - - [2025-10-23 15:44:30] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034697 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-10-23 15:44:31] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050579 10.0.0.38 - - [2025-10-23 15:44:31] "POST /tags HTTP/1.1" 200 333 0.069609 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007348 10.0.0.38 - - [2025-10-23 15:44:31] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.079319 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.38 - - [2025-10-23 15:44:31] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036771 10.0.0.38 - - [2025-10-23 15:44:31] "GET /virtual-networks?parent_id=39e78434-33f9-4dba-b895-11a4f30937f8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007998 10.0.0.38 - - [2025-10-23 15:44:31] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046044 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.38 - - [2025-10-23 15:44:31] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007390 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.38 - - [2025-10-23 15:44:31] "GET /service-appliance-set/c7c683ff-f473-48ea-9785-cf04c9cb5fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008052 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.004369 10.0.0.38 - - [2025-10-23 15:44:31] "POST /virtual-networks HTTP/1.1" 200 512 0.091882 10.0.0.38 - - [2025-10-23 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011417 10.0.0.38 - - [2025-10-23 15:44:31] "GET /network-ipam/c9d4b9ba-552e-4e42-b61f-5e65c0f74138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002702 10.0.0.38 - - [2025-10-23 15:44:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129528 10.0.0.38 - - [2025-10-23 15:44:32] "GET /virtual-machine-interface/d401d9fe-373f-4c47-8905-5cc052c37f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015266 10.0.0.38 - - [2025-10-23 15:44:32] "POST /useragent-kv HTTP/1.1" 200 115 0.016629 10.0.0.38 - - [2025-10-23 15:44:32] "POST /ref-update HTTP/1.1" 200 156 0.155089 10.0.0.38 - - [2025-10-23 15:44:32] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004983 10.0.0.38 - - [2025-10-23 15:44:32] "POST /instance-ips HTTP/1.1" 200 409 0.070977 10.0.0.38 - - [2025-10-23 15:44:32] "GET /domains HTTP/1.1" 200 280 0.013976 10.0.0.38 - - [2025-10-23 15:44:32] "GET /instance-ip/51dae38d-a2b2-4f30-ba11-854d9f20047d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.012924 10.0.0.38 - - [2025-10-23 15:44:32] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.028072 10.0.0.38 - - [2025-10-23 15:44:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 5476 0.078062 10.0.0.38 - - [2025-10-23 15:44:32] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.006191 10.0.0.38 - - [2025-10-23 15:44:32] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.048631 10.0.0.38 - - [2025-10-23 15:44:32] "POST /loadbalancers HTTP/1.1" 200 610 0.140944 10.0.0.38 - - [2025-10-23 15:44:32] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1181 0.003902 10.0.0.38 - - [2025-10-23 15:44:32] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1181 0.005337 10.0.0.38 - - [2025-10-23 15:44:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033294 10.0.0.38 - - [2025-10-23 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.38 - - [2025-10-23 15:44:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045464 10.0.0.38 - - [2025-10-23 15:44:32] "POST /route-targets HTTP/1.1" 200 327 0.035765 10.0.0.38 - - [2025-10-23 15:44:32] "GET /instance-ip/51dae38d-a2b2-4f30-ba11-854d9f20047d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.017908 10.0.0.38 - - [2025-10-23 15:44:32] "POST /ref-update HTTP/1.1" 200 156 0.018039 10.0.0.38 - - [2025-10-23 15:44:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057401 10.0.0.38 - - [2025-10-23 15:44:32] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.009899 10.0.0.38 - - [2025-10-23 15:44:32] "POST /floating-ips HTTP/1.1" 200 597 0.054323 10.0.0.38 - - [2025-10-23 15:44:32] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062011 10.0.0.38 - - [2025-10-23 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.38 - - [2025-10-23 15:44:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040181 10.0.0.38 - - [2025-10-23 15:44:32] "GET /loadbalancer-listener/3e555b7e-9134-45c4-a0aa-af868db90d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.015077 10.0.0.38 - - [2025-10-23 15:44:32] "GET /loadbalancer-listener/3e555b7e-9134-45c4-a0aa-af868db90d53?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003781 10.0.0.38 - - [2025-10-23 15:44:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018127 10.0.0.38 - - [2025-10-23 15:44:32] "GET /instance-ip/51dae38d-a2b2-4f30-ba11-854d9f20047d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.009075 10.0.0.38 - - [2025-10-23 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.38 - - [2025-10-23 15:44:32] "GET /instance-ip/51dae38d-a2b2-4f30-ba11-854d9f20047d?fields=floating_ips HTTP/1.1" 200 1212 0.010789 10.0.0.38 - - [2025-10-23 15:44:32] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002571 10.0.0.38 - - [2025-10-23 15:44:32] "GET /floating-ip/765c58db-8138-4b62-8a77-a68ec3ec7bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002944 10.0.0.38 - - [2025-10-23 15:44:32] "POST /tags HTTP/1.1" 200 295 0.062176 10.0.0.38 - - [2025-10-23 15:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016608 10.0.0.38 - - [2025-10-23 15:44:32] "GET /tag/89dd7696-491f-4532-8916-b92ba4011c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020001 10.0.0.38 - - [2025-10-23 15:44:33] "POST /tags HTTP/1.1" 409 233 0.004539 10.0.0.38 - - [2025-10-23 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.38 - - [2025-10-23 15:44:33] "GET /tag/38c74db8-5395-4556-aaca-52aee2c51d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012147 10.0.0.38 - - [2025-10-23 15:44:33] "POST /tags HTTP/1.1" 409 206 0.003454 10.0.0.38 - - [2025-10-23 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.38 - - [2025-10-23 15:44:33] "GET /tag/55d1ff04-9541-4fed-9b03-28be2183d13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012517 10.0.0.38 - - [2025-10-23 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.38 - - [2025-10-23 15:44:33] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013378 10.0.0.38 - - [2025-10-23 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.38 - - [2025-10-23 15:44:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046417 10.0.0.38 - - [2025-10-23 15:44:33] "POST /virtual-machines HTTP/1.1" 200 369 0.020704 10.0.0.38 - - [2025-10-23 15:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025231 10.0.0.38 - - [2025-10-23 15:44:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.236174 10.0.0.38 - - [2025-10-23 15:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025154 10.0.0.38 - - [2025-10-23 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012640 10.0.0.38 - - [2025-10-23 15:44:33] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.020266 10.0.0.38 - - [2025-10-23 15:44:33] "POST /instance-ips HTTP/1.1" 200 409 0.044563 10.0.0.38 - - [2025-10-23 15:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.150763 10.0.0.38 - - [2025-10-23 15:44:33] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.030801 10.0.0.38 - - [2025-10-23 15:44:34] "POST /set-tag HTTP/1.1" 200 109 0.050730 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.042722 10.0.0.38 - - [2025-10-23 15:44:34] "GET /instance-ip/2bff3e86-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.031680 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014947 10.0.0.38 - - [2025-10-23 15:44:34] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004359 10.0.0.38 - - [2025-10-23 15:44:34] "POST /ref-update HTTP/1.1" 200 156 0.025712 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.022606 10.0.0.38 - - [2025-10-23 15:44:34] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.38 - - [2025-10-23 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004685 10.0.0.38 - - [2025-10-23 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2025-10-23 15:44:34] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068217 10.0.0.38 - - [2025-10-23 15:44:34] "POST /virtual-machines HTTP/1.1" 200 369 0.019315 10.0.0.38 - - [2025-10-23 15:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032570 10.0.0.38 - - [2025-10-23 15:44:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145992 10.0.0.38 - - [2025-10-23 15:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019232 10.0.0.38 - - [2025-10-23 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.036888 10.0.0.38 - - [2025-10-23 15:44:34] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007966 10.0.0.38 - - [2025-10-23 15:44:34] "POST /instance-ips HTTP/1.1" 200 409 0.023298 10.0.0.38 - - [2025-10-23 15:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022577 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011434 10.0.0.38 - - [2025-10-23 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.025949 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.024727 10.0.0.38 - - [2025-10-23 15:44:35] "GET /instance-ip/2cb02278-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004282 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004835 10.0.0.38 - - [2025-10-23 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004892 10.0.0.38 - - [2025-10-23 15:44:35] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.023181 10.0.0.38 - - [2025-10-23 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.015441 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006070 10.0.0.38 - - [2025-10-23 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.38 - - [2025-10-23 15:44:35] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006019 10.0.0.38 - - [2025-10-23 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domains HTTP/1.1" 200 280 0.003049 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.004052 10.0.0.38 - - [2025-10-23 15:44:37] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 7064 0.034376 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.004886 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.004479 10.0.0.38 - - [2025-10-23 15:44:37] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1402 0.005970 10.0.0.38 - - [2025-10-23 15:44:37] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1402 0.003497 10.0.0.38 - - [2025-10-23 15:44:37] "GET /route-target/f3f2675c-4b8c-4e49-85c8-89f6018edb25 HTTP/1.1" 200 1152 0.002760 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.004958 10.0.0.38 - - [2025-10-23 15:44:37] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1402 0.002922 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004201 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.004879 10.0.0.38 - - [2025-10-23 15:44:37] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1402 0.003042 10.0.0.38 - - [2025-10-23 15:44:37] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 200 1402 0.003542 10.0.0.38 - - [2025-10-23 15:44:37] "GET /route-target/f3f2675c-4b8c-4e49-85c8-89f6018edb25 HTTP/1.1" 200 1152 0.003305 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domains HTTP/1.1" 200 280 0.002340 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.003119 10.0.0.38 - - [2025-10-23 15:44:37] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 7064 0.041747 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2081 0.004301 10.0.0.38 - - [2025-10-23 15:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2025-10-23 15:44:37] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039385 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004501 10.0.0.38 - - [2025-10-23 15:44:37] "GET /floating-ip-pools?parent_id=21991298-cc9f-4a69-883a-01ef8680f418&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002824 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005811 10.0.0.38 - - [2025-10-23 15:44:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.031723 10.0.0.38 - - [2025-10-23 15:44:37] "POST /ref-update HTTP/1.1" 200 156 0.023756 10.0.0.38 - - [2025-10-23 15:44:37] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013102 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domains HTTP/1.1" 200 280 0.002262 10.0.0.38 - - [2025-10-23 15:44:37] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.003534 10.0.0.38 - - [2025-10-23 15:44:38] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 7320 0.040693 10.0.0.38 - - [2025-10-23 15:44:38] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2319 0.007440 10.0.0.38 - - [2025-10-23 15:44:38] "GET /floating-ip-pool/6d2b3af2-f97d-4bf4-a8ca-4b85f1555a71 HTTP/1.1" 200 1314 0.002692 10.0.0.38 - - [2025-10-23 15:44:38] "GET /domains HTTP/1.1" 200 280 0.001669 10.0.0.38 - - [2025-10-23 15:44:38] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.002793 10.0.0.38 - - [2025-10-23 15:44:38] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 7320 0.044939 10.0.0.38 - - [2025-10-23 15:44:38] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 2319 0.004497 10.0.0.38 - - [2025-10-23 15:44:38] "GET /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004460 10.0.0.38 - - [2025-10-23 15:44:38] "POST /tags HTTP/1.1" 200 365 0.083437 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015710 10.0.0.38 - - [2025-10-23 15:44:38] "GET /tag/870dc0dc-abdb-467c-a292-60bf1677a300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013987 10.0.0.38 - - [2025-10-23 15:44:38] "POST /tags HTTP/1.1" 409 206 0.004702 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.38 - - [2025-10-23 15:44:38] "GET /tag/55d1ff04-9541-4fed-9b03-28be2183d13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012344 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.38 - - [2025-10-23 15:44:38] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031552 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.38 - - [2025-10-23 15:44:38] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011862 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.38 - - [2025-10-23 15:44:38] "GET /service-appliance-set/d833860e-2097-4ada-b65b-e6c55cf07065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003641 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.002317 10.0.0.38 - - [2025-10-23 15:44:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099054 10.0.0.38 - - [2025-10-23 15:44:38] "GET /virtual-machine-interface/a9f8cb0f-3bcb-4491-95f1-11bfd9ee44cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016597 10.0.0.38 - - [2025-10-23 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.016113 10.0.0.38 - - [2025-10-23 15:44:38] "POST /instance-ips HTTP/1.1" 200 417 0.038215 10.0.0.38 - - [2025-10-23 15:44:38] "GET /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.014030 10.0.0.38 - - [2025-10-23 15:44:38] "POST /loadbalancers HTTP/1.1" 200 618 0.066401 10.0.0.38 - - [2025-10-23 15:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.041827 10.0.0.38 - - [2025-10-23 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.38 - - [2025-10-23 15:44:38] "POST /service-instances HTTP/1.1" 200 566 0.051292 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.023354 10.0.0.38 - - [2025-10-23 15:44:39] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060648 10.0.0.38 - - [2025-10-23 15:44:39] "GET /virtual-machine-interface/a9f8cb0f-3bcb-4491-95f1-11bfd9ee44cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009374 10.0.0.38 - - [2025-10-23 15:44:39] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.019907 10.0.0.38 - - [2025-10-23 15:44:39] "GET /virtual-machine-interface/a9f8cb0f-3bcb-4491-95f1-11bfd9ee44cf?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.014702 10.0.0.38 - - [2025-10-23 15:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015916 10.0.0.38 - - [2025-10-23 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2025-10-23 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015189 10.0.0.38 - - [2025-10-23 15:44:39] "GET /floating-ip-pool/6d2b3af2-f97d-4bf4-a8ca-4b85f1555a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007795 10.0.0.38 - - [2025-10-23 15:44:39] "POST /virtual-machines HTTP/1.1" 200 429 0.024747 10.0.0.38 - - [2025-10-23 15:44:39] "POST /floating-ips HTTP/1.1" 200 671 0.192033 10.0.0.38 - - [2025-10-23 15:44:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.171114 10.0.0.38 - - [2025-10-23 15:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024878 10.0.0.38 - - [2025-10-23 15:44:39] "POST /chown HTTP/1.1" 200 109 0.037250 10.0.0.38 - - [2025-10-23 15:44:39] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004284 10.0.0.38 - - [2025-10-23 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.38 - - [2025-10-23 15:44:39] "POST /chown HTTP/1.1" 200 109 0.015600 10.0.0.38 - - [2025-10-23 15:44:39] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007384 10.0.0.38 - - [2025-10-23 15:44:39] "POST /tags HTTP/1.1" 409 221 0.002195 10.0.0.38 - - [2025-10-23 15:44:39] "PUT /virtual-machine-interface/8d18661e-cff5-4077-8429-8a374fecd403 HTTP/1.1" 200 284 0.027576 10.0.0.38 - - [2025-10-23 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.38 - - [2025-10-23 15:44:39] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.048663 10.0.0.38 - - [2025-10-23 15:44:39] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024356 10.0.0.38 - - [2025-10-23 15:44:39] "POST /tags HTTP/1.1" 409 238 0.002288 10.0.0.38 - - [2025-10-23 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.020931 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.033967 10.0.0.38 - - [2025-10-23 15:44:39] "GET /tag/870dc0dc-abdb-467c-a292-60bf1677a300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.034700 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.044050 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.38 - - [2025-10-23 15:44:39] "POST /firewall-rules HTTP/1.1" 200 650 0.119915 10.0.0.38 - - [2025-10-23 15:44:39] "GET /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015341 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.086491 10.0.0.38 - - [2025-10-23 15:44:39] "POST /ref-update HTTP/1.1" 200 156 0.025537 10.0.0.38 - - [2025-10-23 15:44:39] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.012018 10.0.0.38 - - [2025-10-23 15:44:39] "GET /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005889 10.0.0.38 - - [2025-10-23 15:44:40] "POST /virtual-machines HTTP/1.1" 200 429 0.035355 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.101544 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009116 10.0.0.38 - - [2025-10-23 15:44:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153388 10.0.0.38 - - [2025-10-23 15:44:40] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.139795 10.0.0.38 - - [2025-10-23 15:44:40] "GET /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.018103 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.060619 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.009395 10.0.0.38 - - [2025-10-23 15:44:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.039542 10.0.0.38 - - [2025-10-23 15:44:40] "PUT /virtual-machine-interface/a1c7b0ae-d623-408e-863a-e000a1a5d857 HTTP/1.1" 200 284 0.038210 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.38 - - [2025-10-23 15:44:40] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.047368 10.0.0.38 - - [2025-10-23 15:44:40] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059382 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.013548 10.0.0.38 - - [2025-10-23 15:44:40] "GET /loadbalancer-listener/9f5a7884-d60b-456f-9c62-1ad102460b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014731 10.0.0.38 - - [2025-10-23 15:44:40] "GET /loadbalancer-listener/9f5a7884-d60b-456f-9c62-1ad102460b7b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006026 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.034737 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.029459 10.0.0.38 - - [2025-10-23 15:44:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.056201 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.020185 10.0.0.38 - - [2025-10-23 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040532 10.0.0.38 - - [2025-10-23 15:44:40] "GET /loadbalancer-pool/3dc0ff86-2c13-4b8d-ae52-3ffa3499b3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010180 10.0.0.38 - - [2025-10-23 15:44:40] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.020079 10.0.0.38 - - [2025-10-23 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017292 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2025-10-23 15:44:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054645 10.0.0.38 - - [2025-10-23 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009638 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.009767 10.0.0.38 - - [2025-10-23 15:44:40] "GET /loadbalancer-member/6404e83e-07f6-44d2-9140-d6e0b539ee4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.018260 10.0.0.38 - - [2025-10-23 15:44:40] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003652 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.030942 10.0.0.38 - - [2025-10-23 15:44:40] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.019038 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.38 - - [2025-10-23 15:44:40] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006595 10.0.0.38 - - [2025-10-23 15:44:40] "POST /tags HTTP/1.1" 409 221 0.001902 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2025-10-23 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.012274 10.0.0.38 - - [2025-10-23 15:44:40] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012086 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.032305 10.0.0.38 - - [2025-10-23 15:44:40] "POST /tags HTTP/1.1" 409 238 0.015727 10.0.0.38 - - [2025-10-23 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.38 - - [2025-10-23 15:44:40] "POST /chown HTTP/1.1" 200 109 0.030309 10.0.0.38 - - [2025-10-23 15:44:41] "GET /tag/870dc0dc-abdb-467c-a292-60bf1677a300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011240 10.0.0.38 - - [2025-10-23 15:44:41] "POST /firewall-rules HTTP/1.1" 409 293 0.003814 10.0.0.38 - - [2025-10-23 15:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.020578 10.0.0.38 - - [2025-10-23 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.021610 10.0.0.38 - - [2025-10-23 15:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd HTTP/1.1" 200 260 0.042408 10.0.0.38 - - [2025-10-23 15:44:41] "GET /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002776 10.0.0.38 - - [2025-10-23 15:44:41] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.031182 10.0.0.38 - - [2025-10-23 15:44:41] "GET /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008269 10.0.0.38 - - [2025-10-23 15:44:41] "POST /chown HTTP/1.1" 200 109 0.035516 10.0.0.38 - - [2025-10-23 15:44:41] "POST /chown HTTP/1.1" 200 109 0.039741 10.0.0.38 - - [2025-10-23 15:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019949 10.0.0.38 - - [2025-10-23 15:44:41] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007785 10.0.0.38 - - [2025-10-23 15:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.034612 10.0.0.38 - - [2025-10-23 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.017270 10.0.0.38 - - [2025-10-23 15:44:41] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061852 10.0.0.38 - - [2025-10-23 15:44:41] "POST /chown HTTP/1.1" 200 109 0.049186 10.0.0.38 - - [2025-10-23 15:44:41] "POST /virtual-machines HTTP/1.1" 200 373 0.035020 10.0.0.38 - - [2025-10-23 15:44:41] "POST /chown HTTP/1.1" 200 109 0.036925 10.0.0.38 - - [2025-10-23 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030769 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 256 0.018193 10.0.0.38 - - [2025-10-23 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.059044 10.0.0.38 - - [2025-10-23 15:44:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165532 10.0.0.38 - - [2025-10-23 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018856 10.0.0.38 - - [2025-10-23 15:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022604 10.0.0.38 - - [2025-10-23 15:44:41] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005895 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.009426 10.0.0.38 - - [2025-10-23 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028765 10.0.0.38 - - [2025-10-23 15:44:41] "POST /instance-ips HTTP/1.1" 200 413 0.053200 10.0.0.38 - - [2025-10-23 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040325 10.0.0.38 - - [2025-10-23 15:44:41] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.017470 10.0.0.38 - - [2025-10-23 15:44:41] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.019666 10.0.0.38 - - [2025-10-23 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007467 10.0.0.38 - - [2025-10-23 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.038206 10.0.0.38 - - [2025-10-23 15:44:42] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005408 10.0.0.38 - - [2025-10-23 15:44:42] "GET /instance-ip/30c822ca-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.008676 10.0.0.38 - - [2025-10-23 15:44:42] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.035147 10.0.0.38 - - [2025-10-23 15:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021141 10.0.0.38 - - [2025-10-23 15:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.38 - - [2025-10-23 15:44:42] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004971 10.0.0.38 - - [2025-10-23 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.38 - - [2025-10-23 15:44:42] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.007065 10.0.0.38 - - [2025-10-23 15:44:42] "POST /ref-update HTTP/1.1" 200 156 0.013389 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.019317 10.0.0.38 - - [2025-10-23 15:44:42] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004959 10.0.0.38 - - [2025-10-23 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.004902 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.032729 10.0.0.38 - - [2025-10-23 15:44:42] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.020561 10.0.0.38 - - [2025-10-23 15:44:42] "POST /ref-update HTTP/1.1" 200 156 0.025595 10.0.0.38 - - [2025-10-23 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.007507 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.020139 10.0.0.38 - - [2025-10-23 15:44:42] "POST /ref-update HTTP/1.1" 200 156 0.016486 10.0.0.38 - - [2025-10-23 15:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.006410 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.018504 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.026764 10.0.0.38 - - [2025-10-23 15:44:42] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.009661 10.0.0.38 - - [2025-10-23 15:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007486 10.0.0.38 - - [2025-10-23 15:44:42] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.019298 10.0.0.38 - - [2025-10-23 15:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020057 10.0.0.38 - - [2025-10-23 15:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.006951 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.033194 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.014205 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.025101 10.0.0.38 - - [2025-10-23 15:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.008807 10.0.0.38 - - [2025-10-23 15:44:42] "POST /chown HTTP/1.1" 200 109 0.042148 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.012755 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.017511 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.015689 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.039374 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.019042 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.008232 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.007278 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.008638 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.025087 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.032033 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.015408 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.009515 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.021761 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.007377 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.023162 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.012775 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.009140 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.006504 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.019032 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.013370 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.007581 10.0.0.38 - - [2025-10-23 15:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2025-10-23 15:44:43] "POST /chown HTTP/1.1" 200 109 0.009011 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.006800 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.011539 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.015211 10.0.0.38 - - [2025-10-23 15:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.007748 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.022926 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.007542 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.026044 10.0.0.38 - - [2025-10-23 15:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.007205 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.025061 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.030174 10.0.0.38 - - [2025-10-23 15:44:44] "POST /chown HTTP/1.1" 200 109 0.009759 10.0.0.38 - - [2025-10-23 15:44:49] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012976 10.0.0.38 - - [2025-10-23 15:44:49] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.38 - - [2025-10-23 15:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.38 - - [2025-10-23 15:44:49] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003561 10.0.0.38 - - [2025-10-23 15:44:49] "GET /loadbalancer-pool/e3987ea9-f9c8-428b-9a24-2826a270f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003750 10.0.0.38 - - [2025-10-23 15:44:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015904 10.0.0.38 - - [2025-10-23 15:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008713 10.0.0.38 - - [2025-10-23 15:44:49] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012415 10.0.0.38 - - [2025-10-23 15:44:49] "POST /tags HTTP/1.1" 409 221 0.004039 10.0.0.38 - - [2025-10-23 15:44:49] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006636 10.0.0.38 - - [2025-10-23 15:44:49] "POST /ref-update HTTP/1.1" 200 156 0.008106 10.0.0.38 - - [2025-10-23 15:44:49] "GET /floating-ip/765c58db-8138-4b62-8a77-a68ec3ec7bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.006361 10.0.0.38 - - [2025-10-23 15:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2025-10-23 15:44:49] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011209 10.0.0.38 - - [2025-10-23 15:44:49] "POST /set-tag HTTP/1.1" 200 109 0.035693 10.0.0.38 - - [2025-10-23 15:44:49] "PUT /floating-ip/765c58db-8138-4b62-8a77-a68ec3ec7bc9 HTTP/1.1" 200 256 0.037786 10.0.0.38 - - [2025-10-23 15:44:50] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010944 10.0.0.38 - - [2025-10-23 15:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.38 - - [2025-10-23 15:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.38 - - [2025-10-23 15:44:50] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003699 10.0.0.38 - - [2025-10-23 15:44:50] "GET /loadbalancer-pool/e3987ea9-f9c8-428b-9a24-2826a270f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006303 10.0.0.38 - - [2025-10-23 15:44:50] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026944 10.0.0.38 - - [2025-10-23 15:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025264 10.0.0.38 - - [2025-10-23 15:44:50] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016984 10.0.0.38 - - [2025-10-23 15:44:50] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005799 10.0.0.38 - - [2025-10-23 15:44:50] "POST /ref-update HTTP/1.1" 200 156 0.014975 10.0.0.38 - - [2025-10-23 15:44:50] "GET /floating-ip/765c58db-8138-4b62-8a77-a68ec3ec7bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008037 10.0.0.38 - - [2025-10-23 15:44:50] "POST /set-tag HTTP/1.1" 200 109 0.021941 10.0.0.38 - - [2025-10-23 15:44:51] "GET /virtual-machine/b888561e-d1d5-4e1e-b140-c98ccb5a7332?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003499 10.0.0.38 - - [2025-10-23 15:44:51] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004956 10.0.0.38 - - [2025-10-23 15:44:51] "GET /virtual-machine/182a9b2e-6d10-4099-a840-0e0364feddeb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003858 10.0.0.38 - - [2025-10-23 15:44:51] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005748 10.0.0.38 - - [2025-10-23 15:44:55] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004557 10.0.0.38 - - [2025-10-23 15:44:55] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.38 - - [2025-10-23 15:44:56] "GET /virtual-machine/000f947e-77e1-433e-9d40-48756804b0fd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003357 10.0.0.38 - - [2025-10-23 15:44:56] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004007 10.0.0.38 - - [2025-10-23 15:44:56] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005647 10.0.0.38 - - [2025-10-23 15:44:56] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.38 - - [2025-10-23 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.38 - - [2025-10-23 15:45:04] "POST /chown HTTP/1.1" 200 109 0.007530 10.0.0.38 - - [2025-10-23 15:45:04] "POST /chown HTTP/1.1" 200 109 0.024376 10.0.0.38 - - [2025-10-23 15:45:04] "POST /chown HTTP/1.1" 200 109 0.013257 10.0.0.38 - - [2025-10-23 15:45:05] "POST /chown HTTP/1.1" 200 109 0.011219 10.0.0.38 - - [2025-10-23 15:45:06] "GET /global-system-configs HTTP/1.1" 200 322 0.008693 10.0.0.38 - - [2025-10-23 15:45:07] "GET /global-system-configs HTTP/1.1" 200 322 0.015525 10.0.0.38 - - [2025-10-23 15:45:28] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004519 10.0.0.38 - - [2025-10-23 15:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.38 - - [2025-10-23 15:45:28] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005016 10.0.0.38 - - [2025-10-23 15:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.38 - - [2025-10-23 15:45:28] "GET /virtual-machine/000f947e-77e1-433e-9d40-48756804b0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003462 10.0.0.38 - - [2025-10-23 15:45:28] "POST /ref-update HTTP/1.1" 200 156 0.015430 10.0.0.38 - - [2025-10-23 15:45:28] "GET /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004566 10.0.0.38 - - [2025-10-23 15:45:28] "POST /set-tag HTTP/1.1" 200 109 0.017418 10.0.0.38 - - [2025-10-23 15:45:28] "POST /set-tag HTTP/1.1" 200 109 0.042714 10.0.0.38 - - [2025-10-23 15:45:28] "DELETE /instance-ip/30c822ca-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.044359 10.0.0.38 - - [2025-10-23 15:45:28] "DELETE /virtual-machine-interface/30a48202-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.050295 10.0.0.38 - - [2025-10-23 15:45:28] "DELETE /virtual-machine/000f947e-77e1-433e-9d40-48756804b0fd HTTP/1.1" 200 115 0.029053 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.38 - - [2025-10-23 15:45:32] "GET /tag/870dc0dc-abdb-467c-a292-60bf1677a300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015210 10.0.0.38 - - [2025-10-23 15:45:32] "GET /tag/870dc0dc-abdb-467c-a292-60bf1677a300?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015467 10.0.0.38 - - [2025-10-23 15:45:32] "GET /virtual-machine-interface/8d18661e-cff5-4077-8429-8a374fecd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005190 10.0.0.38 - - [2025-10-23 15:45:32] "POST /set-tag HTTP/1.1" 200 109 0.014743 10.0.0.38 - - [2025-10-23 15:45:32] "GET /virtual-machine-interface/a1c7b0ae-d623-408e-863a-e000a1a5d857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.028101 10.0.0.38 - - [2025-10-23 15:45:32] "POST /set-tag HTTP/1.1" 200 109 0.018474 10.0.0.38 - - [2025-10-23 15:45:32] "GET /virtual-machine-interface/a9f8cb0f-3bcb-4491-95f1-11bfd9ee44cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004980 10.0.0.38 - - [2025-10-23 15:45:32] "POST /set-tag HTTP/1.1" 200 109 0.017944 10.0.0.38 - - [2025-10-23 15:45:32] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015587 10.0.0.38 - - [2025-10-23 15:45:32] "GET /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003048 10.0.0.38 - - [2025-10-23 15:45:32] "POST /ref-update HTTP/1.1" 200 156 0.012302 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /firewall-rule/6506d39e-d899-478d-9c23-34555c0ae1dd HTTP/1.1" 200 115 0.047089 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /loadbalancer-member/6404e83e-07f6-44d2-9140-d6e0b539ee4c HTTP/1.1" 200 115 0.031140 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /loadbalancer-pool/3dc0ff86-2c13-4b8d-ae52-3ffa3499b3a4 HTTP/1.1" 200 115 0.032308 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /loadbalancer-listener/9f5a7884-d60b-456f-9c62-1ad102460b7b HTTP/1.1" 200 115 0.032474 10.0.0.38 - - [2025-10-23 15:45:32] "GET /floating-ip/04fd9f52-57fd-4541-8dd1-dc6bff3e8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.003783 10.0.0.38 - - [2025-10-23 15:45:32] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.008331 10.0.0.38 - - [2025-10-23 15:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018507 10.0.0.38 - - [2025-10-23 15:45:32] "PUT /floating-ip/04fd9f52-57fd-4541-8dd1-dc6bff3e8ddc HTTP/1.1" 200 256 0.021427 10.0.0.38 - - [2025-10-23 15:45:32] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.022164 10.0.0.38 - - [2025-10-23 15:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022180 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /floating-ip/04fd9f52-57fd-4541-8dd1-dc6bff3e8ddc HTTP/1.1" 200 115 0.097262 10.0.0.38 - - [2025-10-23 15:45:32] "PUT /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 266 0.016936 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2 HTTP/1.1" 200 115 0.055773 10.0.0.38 - - [2025-10-23 15:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018782 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /instance-ip/c0485b73-fa68-4416-aa69-e68a6434c1ae HTTP/1.1" 200 115 0.065101 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /virtual-machine-interface/a9f8cb0f-3bcb-4491-95f1-11bfd9ee44cf HTTP/1.1" 200 115 0.039464 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.38 - - [2025-10-23 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /tag/870dc0dc-abdb-467c-a292-60bf1677a300 HTTP/1.1" 200 115 0.074221 10.0.0.38 - - [2025-10-23 15:45:32] "DELETE /service-instance/9575a104-958c-4063-bb14-9424b9cdc1e8 HTTP/1.1" 200 115 0.041794 10.0.0.38 - - [2025-10-23 15:45:32] "GET /virtual-machine-interface/a1c7b0ae-d623-408e-863a-e000a1a5d857?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005104 10.0.0.38 - - [2025-10-23 15:45:33] "GET /floating-ip-pool/6d2b3af2-f97d-4bf4-a8ca-4b85f1555a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004442 10.0.0.38 - - [2025-10-23 15:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010611 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /virtual-machine-interface/a1c7b0ae-d623-408e-863a-e000a1a5d857 HTTP/1.1" 200 115 0.105654 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /floating-ip-pool/6d2b3af2-f97d-4bf4-a8ca-4b85f1555a71 HTTP/1.1" 200 115 0.079044 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /virtual-machine/ffcbf4e9-e4d0-46db-b38b-d179f357b216 HTTP/1.1" 200 115 0.091365 10.0.0.38 - - [2025-10-23 15:45:33] "GET /virtual-machine-interface/8d18661e-cff5-4077-8429-8a374fecd403?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006700 10.0.0.38 - - [2025-10-23 15:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2025-10-23 15:45:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002131 10.0.0.38 - - [2025-10-23 15:45:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001429 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 HTTP/1.1" 200 115 0.184495 10.0.0.38 - - [2025-10-23 15:45:33] "GET /routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 HTTP/1.1" 404 171 0.009427 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /virtual-machine-interface/8d18661e-cff5-4077-8429-8a374fecd403 HTTP/1.1" 200 115 0.102201 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /route-target/f3f2675c-4b8c-4e49-85c8-89f6018edb25 HTTP/1.1" 200 115 0.047617 10.0.0.38 - - [2025-10-23 15:45:33] "GET /domains HTTP/1.1" 200 280 0.004064 10.0.0.38 - - [2025-10-23 15:45:33] "GET /domain/59045a7e-8f45-4644-a95c-b4e56faac7cb HTTP/1.1" 200 3086 0.008248 10.0.0.38 - - [2025-10-23 15:45:33] "POST /ref-update HTTP/1.1" 200 156 0.024364 10.0.0.38 - - [2025-10-23 15:45:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8 HTTP/1.1" 200 6873 0.051012 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /virtual-machine/415dec78-10f0-4681-bdb3-42c222177913 HTTP/1.1" 200 115 0.068993 10.0.0.38 - - [2025-10-23 15:45:33] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009365 10.0.0.38 - - [2025-10-23 15:45:33] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.38 - - [2025-10-23 15:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2025-10-23 15:45:33] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003436 10.0.0.38 - - [2025-10-23 15:45:33] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005586 10.0.0.38 - - [2025-10-23 15:45:33] "POST /set-tag HTTP/1.1" 200 109 0.024893 10.0.0.38 - - [2025-10-23 15:45:33] "DELETE /loadbalancer-member/066251fb-6434-48c0-935e-c3e6872ede16 HTTP/1.1" 200 115 0.053065 10.0.0.38 - - [2025-10-23 15:45:34] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005494 10.0.0.38 - - [2025-10-23 15:45:34] "POST /set-tag HTTP/1.1" 200 109 0.006840 10.0.0.38 - - [2025-10-23 15:45:34] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006164 10.0.0.38 - - [2025-10-23 15:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.38 - - [2025-10-23 15:45:34] "GET /virtual-machine/182a9b2e-6d10-4099-a840-0e0364feddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003149 10.0.0.38 - - [2025-10-23 15:45:34] "POST /ref-update HTTP/1.1" 200 156 0.018877 10.0.0.38 - - [2025-10-23 15:45:34] "GET /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.025177 10.0.0.38 - - [2025-10-23 15:45:34] "POST /set-tag HTTP/1.1" 200 109 0.029812 10.0.0.38 - - [2025-10-23 15:45:35] "POST /set-tag HTTP/1.1" 200 109 0.032357 10.0.0.38 - - [2025-10-23 15:45:35] "POST /set-tag HTTP/1.1" 200 109 0.053952 10.0.0.38 - - [2025-10-23 15:45:35] "DELETE /instance-ip/2cb02278-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.078533 10.0.0.38 - - [2025-10-23 15:45:35] "POST /ref-update HTTP/1.1" 200 156 0.014855 10.0.0.38 - - [2025-10-23 15:45:35] "DELETE /virtual-machine-interface/2c8e8f1e-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.050868 10.0.0.38 - - [2025-10-23 15:45:35] "DELETE /virtual-machine/182a9b2e-6d10-4099-a840-0e0364feddeb HTTP/1.1" 200 115 0.027893 10.0.0.38 - - [2025-10-23 15:45:38] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007543 10.0.0.38 - - [2025-10-23 15:45:38] "POST /set-tag HTTP/1.1" 200 109 0.005028 10.0.0.38 - - [2025-10-23 15:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.38 - - [2025-10-23 15:45:38] "GET /loadbalancer/cee6a5bd-ed57-4597-b0e4-bc42ac1318e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005049 10.0.0.38 - - [2025-10-23 15:45:39] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.016752 10.0.0.38 - - [2025-10-23 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.38 - - [2025-10-23 15:45:39] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004663 10.0.0.38 - - [2025-10-23 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.38 - - [2025-10-23 15:45:39] "GET /virtual-machine/b888561e-d1d5-4e1e-b140-c98ccb5a7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004179 10.0.0.38 - - [2025-10-23 15:45:39] "POST /ref-update HTTP/1.1" 200 156 0.014234 10.0.0.38 - - [2025-10-23 15:45:39] "GET /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.017323 10.0.0.38 - - [2025-10-23 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.016936 10.0.0.38 - - [2025-10-23 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.019563 10.0.0.38 - - [2025-10-23 15:45:39] "POST /set-tag HTTP/1.1" 200 109 0.034406 10.0.0.38 - - [2025-10-23 15:45:39] "DELETE /instance-ip/2bff3e86-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.058866 10.0.0.38 - - [2025-10-23 15:45:39] "POST /ref-update HTTP/1.1" 200 156 0.009049 10.0.0.38 - - [2025-10-23 15:45:40] "DELETE /virtual-machine-interface/2bcbb53e-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.051691 10.0.0.38 - - [2025-10-23 15:45:40] "DELETE /virtual-machine/b888561e-d1d5-4e1e-b140-c98ccb5a7332 HTTP/1.1" 200 115 0.023120 10.0.0.38 - - [2025-10-23 15:45:40] "DELETE /tag/89dd7696-491f-4532-8916-b92ba4011c29 HTTP/1.1" 200 115 0.067703 10.0.0.38 - - [2025-10-23 15:45:40] "DELETE /tag/38c74db8-5395-4556-aaca-52aee2c51d5e HTTP/1.1" 200 115 0.035429 10.0.0.38 - - [2025-10-23 15:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.38 - - [2025-10-23 15:45:43] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039100 10.0.0.38 - - [2025-10-23 15:45:44] "POST /tags HTTP/1.1" 200 393 0.046889 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.38 - - [2025-10-23 15:45:44] "GET /tag/651790c5-8910-456c-8e45-f68b76c5d161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012419 10.0.0.38 - - [2025-10-23 15:45:44] "POST /tags HTTP/1.1" 200 341 0.030707 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.38 - - [2025-10-23 15:45:44] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018440 10.0.0.38 - - [2025-10-23 15:45:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.025210 10.0.0.38 - - [2025-10-23 15:45:44] "POST /security-groups HTTP/1.1" 200 589 0.068123 10.0.0.38 - - [2025-10-23 15:45:44] "POST /projects HTTP/1.1" 200 519 0.412814 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.003583 10.0.0.38 - - [2025-10-23 15:45:44] "POST /access-control-lists HTTP/1.1" 200 598 0.074095 10.0.0.38 - - [2025-10-23 15:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.075514 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.008592 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016420 10.0.0.38 - - [2025-10-23 15:45:44] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003953 10.0.0.38 - - [2025-10-23 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2025-10-23 15:45:44] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.029314 10.0.0.38 - - [2025-10-23 15:45:44] "POST /access-control-lists HTTP/1.1" 200 596 0.094902 10.0.0.38 - - [2025-10-23 15:45:44] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.088221 10.0.0.38 - - [2025-10-23 15:45:45] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.049538 10.0.0.38 - - [2025-10-23 15:45:45] "POST /security-groups HTTP/1.1" 200 591 0.076408 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.001622 10.0.0.38 - - [2025-10-23 15:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035765 10.0.0.38 - - [2025-10-23 15:45:45] "POST /chown HTTP/1.1" 200 109 0.025978 10.0.0.38 - - [2025-10-23 15:45:45] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027952 10.0.0.38 - - [2025-10-23 15:45:45] "POST /access-control-lists HTTP/1.1" 200 632 0.107717 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.38 - - [2025-10-23 15:45:45] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007007 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.002032 10.0.0.38 - - [2025-10-23 15:45:45] "POST /tags HTTP/1.1" 409 226 0.002097 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.38 - - [2025-10-23 15:45:45] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.050927 10.0.0.38 - - [2025-10-23 15:45:45] "POST /access-control-lists HTTP/1.1" 200 630 0.072044 10.0.0.38 - - [2025-10-23 15:45:45] "POST /firewall-rules HTTP/1.1" 200 600 0.087917 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-rule/5c5d65eb-98e2-46a0-a44b-e73724ad2975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004683 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004136 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-rule/5c5d65eb-98e2-46a0-a44b-e73724ad2975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002287 10.0.0.38 - - [2025-10-23 15:45:45] "POST /ref-update HTTP/1.1" 200 156 0.051569 10.0.0.38 - - [2025-10-23 15:45:45] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011710 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2025-10-23 15:45:45] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003791 10.0.0.38 - - [2025-10-23 15:45:45] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.38 - - [2025-10-23 15:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.38 - - [2025-10-23 15:45:45] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010752 10.0.0.38 - - [2025-10-23 15:45:45] "POST /firewall-rules HTTP/1.1" 200 598 0.080622 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-rule/ca684552-0167-48e5-9d58-b776e5365365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004666 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.024481 10.0.0.38 - - [2025-10-23 15:45:45] "GET /firewall-rule/ca684552-0167-48e5-9d58-b776e5365365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002493 10.0.0.38 - - [2025-10-23 15:45:45] "POST /ref-update HTTP/1.1" 200 156 0.052213 10.0.0.38 - - [2025-10-23 15:45:47] "POST /tags HTTP/1.1" 200 393 0.028071 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2025-10-23 15:45:47] "GET /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014014 10.0.0.38 - - [2025-10-23 15:45:47] "POST /tags HTTP/1.1" 200 341 0.018894 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.38 - - [2025-10-23 15:45:47] "GET /tag/d1199917-66aa-4b9c-9446-2f4e6fef96b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012980 10.0.0.38 - - [2025-10-23 15:45:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.002270 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.003070 10.0.0.38 - - [2025-10-23 15:45:47] "POST /security-groups HTTP/1.1" 200 589 0.062104 10.0.0.38 - - [2025-10-23 15:45:47] "POST /projects HTTP/1.1" 200 519 0.175133 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002800 10.0.0.38 - - [2025-10-23 15:45:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015011 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013724 10.0.0.38 - - [2025-10-23 15:45:47] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018242 10.0.0.38 - - [2025-10-23 15:45:47] "POST /access-control-lists HTTP/1.1" 200 598 0.077904 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017609 10.0.0.38 - - [2025-10-23 15:45:47] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009903 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.002515 10.0.0.38 - - [2025-10-23 15:45:47] "POST /access-control-lists HTTP/1.1" 200 596 0.066704 10.0.0.38 - - [2025-10-23 15:45:47] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.104446 10.0.0.38 - - [2025-10-23 15:45:47] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.047427 10.0.0.38 - - [2025-10-23 15:45:47] "POST /security-groups HTTP/1.1" 200 591 0.070817 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.002373 10.0.0.38 - - [2025-10-23 15:45:47] "POST /access-control-lists HTTP/1.1" 200 632 0.062547 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.003623 10.0.0.38 - - [2025-10-23 15:45:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.064497 10.0.0.38 - - [2025-10-23 15:45:47] "POST /chown HTTP/1.1" 200 109 0.024459 10.0.0.38 - - [2025-10-23 15:45:47] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006304 10.0.0.38 - - [2025-10-23 15:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-10-23 15:45:48] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012776 10.0.0.38 - - [2025-10-23 15:45:48] "POST /access-control-lists HTTP/1.1" 200 630 0.073318 10.0.0.38 - - [2025-10-23 15:45:48] "POST /tags HTTP/1.1" 409 226 0.011726 10.0.0.38 - - [2025-10-23 15:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2025-10-23 15:45:48] "GET /tag/d1199917-66aa-4b9c-9446-2f4e6fef96b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010658 10.0.0.38 - - [2025-10-23 15:45:48] "POST /firewall-rules HTTP/1.1" 200 600 0.086874 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-rule/454a56e8-3c08-4264-8da1-0c88efcc7f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006535 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005089 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-rule/454a56e8-3c08-4264-8da1-0c88efcc7f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003759 10.0.0.38 - - [2025-10-23 15:45:48] "POST /ref-update HTTP/1.1" 200 156 0.065552 10.0.0.38 - - [2025-10-23 15:45:48] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014467 10.0.0.38 - - [2025-10-23 15:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.38 - - [2025-10-23 15:45:48] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003191 10.0.0.38 - - [2025-10-23 15:45:48] "POST /tags HTTP/1.1" 409 226 0.002044 10.0.0.38 - - [2025-10-23 15:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.38 - - [2025-10-23 15:45:48] "GET /tag/d1199917-66aa-4b9c-9446-2f4e6fef96b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011026 10.0.0.38 - - [2025-10-23 15:45:48] "POST /firewall-rules HTTP/1.1" 200 598 0.086714 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-rule/e5d87b85-483f-496b-878e-68a42b45e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.024301 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006467 10.0.0.38 - - [2025-10-23 15:45:48] "GET /firewall-rule/e5d87b85-483f-496b-878e-68a42b45e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002921 10.0.0.38 - - [2025-10-23 15:45:48] "POST /ref-update HTTP/1.1" 200 156 0.090732 10.0.0.38 - - [2025-10-23 15:45:50] "POST /tags HTTP/1.1" 200 345 0.084884 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029855 10.0.0.38 - - [2025-10-23 15:45:50] "GET /tag/aa360ad5-2161-44a7-ad2f-8abfdadefe39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.042070 10.0.0.38 - - [2025-10-23 15:45:50] "POST /projects HTTP/1.1" 409 238 0.003176 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.38 - - [2025-10-23 15:45:50] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051236 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.38 - - [2025-10-23 15:45:50] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007838 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.38 - - [2025-10-23 15:45:50] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005310 10.0.0.38 - - [2025-10-23 15:45:50] "POST /security-groups HTTP/1.1" 409 285 0.003087 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.38 - - [2025-10-23 15:45:50] "PUT /security-group/bd74bd34-ef9b-406b-892f-541ab703d170 HTTP/1.1" 200 262 0.060925 10.0.0.38 - - [2025-10-23 15:45:50] "PUT /access-control-list/6eaef8be-db90-4e26-8f0f-cb5ab9e57c2b HTTP/1.1" 200 272 0.022610 10.0.0.38 - - [2025-10-23 15:45:50] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.081239 10.0.0.38 - - [2025-10-23 15:45:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.060590 10.0.0.38 - - [2025-10-23 15:45:50] "POST /tags HTTP/1.1" 409 228 0.012980 10.0.0.38 - - [2025-10-23 15:45:50] "PUT /access-control-list/5f29b20d-1452-4867-bd53-e4cb35c4757d HTTP/1.1" 200 272 0.076418 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.38 - - [2025-10-23 15:45:50] "GET /tag/aa360ad5-2161-44a7-ad2f-8abfdadefe39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017190 10.0.0.38 - - [2025-10-23 15:45:50] "POST /tags HTTP/1.1" 200 345 0.049140 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2025-10-23 15:45:50] "GET /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.026094 10.0.0.38 - - [2025-10-23 15:45:50] "POST /projects HTTP/1.1" 409 238 0.006868 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2025-10-23 15:45:50] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045913 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.38 - - [2025-10-23 15:45:50] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006175 10.0.0.38 - - [2025-10-23 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-10-23 15:45:51] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.015504 10.0.0.38 - - [2025-10-23 15:45:51] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057271 10.0.0.38 - - [2025-10-23 15:45:51] "POST /security-groups HTTP/1.1" 409 285 0.002792 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.38 - - [2025-10-23 15:45:51] "PUT /security-group/623a5b02-d3d7-4ba3-ac15-3e40599e1bed HTTP/1.1" 200 262 0.072371 10.0.0.38 - - [2025-10-23 15:45:51] "PUT /access-control-list/67d7c921-e0cd-42cf-abc4-244fe818bbd4 HTTP/1.1" 200 272 0.018832 10.0.0.38 - - [2025-10-23 15:45:51] "PUT /access-control-list/aff2e844-1d31-4c8f-a00f-db8f7f5128ef HTTP/1.1" 200 272 0.025883 10.0.0.38 - - [2025-10-23 15:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032493 10.0.0.38 - - [2025-10-23 15:45:51] "POST /tags HTTP/1.1" 409 228 0.004088 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.38 - - [2025-10-23 15:45:51] "GET /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011173 10.0.0.38 - - [2025-10-23 15:45:51] "POST /tags HTTP/1.1" 200 291 0.071206 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021936 10.0.0.38 - - [2025-10-23 15:45:51] "GET /tag/d2674609-bf98-462a-8049-b0c4b9b73384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.020825 10.0.0.38 - - [2025-10-23 15:45:51] "POST /tags HTTP/1.1" 200 303 0.067054 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.38 - - [2025-10-23 15:45:51] "GET /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019288 10.0.0.38 - - [2025-10-23 15:45:51] "POST /tags HTTP/1.1" 409 252 0.003309 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.38 - - [2025-10-23 15:45:51] "GET /tag/651790c5-8910-456c-8e45-f68b76c5d161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016832 10.0.0.38 - - [2025-10-23 15:45:51] "POST /tags HTTP/1.1" 409 226 0.002184 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.38 - - [2025-10-23 15:45:51] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016936 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.38 - - [2025-10-23 15:45:51] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004847 10.0.0.38 - - [2025-10-23 15:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.38 - - [2025-10-23 15:45:51] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042580 10.0.0.38 - - [2025-10-23 15:45:51] "POST /virtual-machines HTTP/1.1" 200 395 0.016792 10.0.0.38 - - [2025-10-23 15:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010795 10.0.0.38 - - [2025-10-23 15:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097069 10.0.0.38 - - [2025-10-23 15:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038491 10.0.0.38 - - [2025-10-23 15:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007934 10.0.0.38 - - [2025-10-23 15:45:52] "POST /instance-ips HTTP/1.1" 200 397 0.022171 10.0.0.38 - - [2025-10-23 15:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032651 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005962 10.0.0.38 - - [2025-10-23 15:45:52] "POST /set-tag HTTP/1.1" 200 109 0.069102 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016088 10.0.0.38 - - [2025-10-23 15:45:52] "GET /instance-ip/5abc691a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008561 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005571 10.0.0.38 - - [2025-10-23 15:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003319 10.0.0.38 - - [2025-10-23 15:45:52] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008316 10.0.0.38 - - [2025-10-23 15:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.38 - - [2025-10-23 15:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010512 10.0.0.38 - - [2025-10-23 15:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2025-10-23 15:45:52] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055312 10.0.0.38 - - [2025-10-23 15:45:52] "POST /virtual-machines HTTP/1.1" 200 395 0.009751 10.0.0.38 - - [2025-10-23 15:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017742 10.0.0.38 - - [2025-10-23 15:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096336 10.0.0.38 - - [2025-10-23 15:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011267 10.0.0.38 - - [2025-10-23 15:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015785 10.0.0.38 - - [2025-10-23 15:45:52] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006312 10.0.0.38 - - [2025-10-23 15:45:53] "POST /instance-ips HTTP/1.1" 200 397 0.038698 10.0.0.38 - - [2025-10-23 15:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.055435 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007986 10.0.0.38 - - [2025-10-23 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.066588 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019093 10.0.0.38 - - [2025-10-23 15:45:53] "GET /instance-ip/5b3fc3dc-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003797 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005075 10.0.0.38 - - [2025-10-23 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003823 10.0.0.38 - - [2025-10-23 15:45:53] "POST /ref-update HTTP/1.1" 200 156 0.009018 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006950 10.0.0.38 - - [2025-10-23 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.38 - - [2025-10-23 15:45:53] "POST /tags HTTP/1.1" 200 291 0.018008 10.0.0.38 - - [2025-10-23 15:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.38 - - [2025-10-23 15:45:53] "GET /tag/d6b5c928-c06d-4479-80fc-47eb7f34479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011229 10.0.0.38 - - [2025-10-23 15:45:53] "POST /tags HTTP/1.1" 409 252 0.002958 10.0.0.38 - - [2025-10-23 15:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2025-10-23 15:45:53] "GET /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012856 10.0.0.38 - - [2025-10-23 15:45:53] "POST /tags HTTP/1.1" 409 226 0.004616 10.0.0.38 - - [2025-10-23 15:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-10-23 15:45:53] "GET /tag/d1199917-66aa-4b9c-9446-2f4e6fef96b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015402 10.0.0.38 - - [2025-10-23 15:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2025-10-23 15:45:53] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004511 10.0.0.38 - - [2025-10-23 15:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.38 - - [2025-10-23 15:45:53] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034425 10.0.0.38 - - [2025-10-23 15:45:53] "POST /virtual-machines HTTP/1.1" 200 395 0.018797 10.0.0.38 - - [2025-10-23 15:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013243 10.0.0.38 - - [2025-10-23 15:45:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127774 10.0.0.38 - - [2025-10-23 15:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010512 10.0.0.38 - - [2025-10-23 15:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019111 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008438 10.0.0.38 - - [2025-10-23 15:45:54] "POST /instance-ips HTTP/1.1" 200 397 0.042344 10.0.0.38 - - [2025-10-23 15:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041083 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.021814 10.0.0.38 - - [2025-10-23 15:45:54] "POST /set-tag HTTP/1.1" 200 109 0.066509 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018036 10.0.0.38 - - [2025-10-23 15:45:54] "GET /instance-ip/5beb2894-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004217 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006874 10.0.0.38 - - [2025-10-23 15:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004432 10.0.0.38 - - [2025-10-23 15:45:54] "POST /ref-update HTTP/1.1" 200 156 0.010173 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004762 10.0.0.38 - - [2025-10-23 15:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.38 - - [2025-10-23 15:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005246 10.0.0.38 - - [2025-10-23 15:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.38 - - [2025-10-23 15:45:54] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029851 10.0.0.38 - - [2025-10-23 15:45:54] "POST /virtual-machines HTTP/1.1" 200 395 0.021899 10.0.0.38 - - [2025-10-23 15:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012502 10.0.0.38 - - [2025-10-23 15:45:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120397 10.0.0.38 - - [2025-10-23 15:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008289 10.0.0.38 - - [2025-10-23 15:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011571 10.0.0.38 - - [2025-10-23 15:45:54] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005929 10.0.0.38 - - [2025-10-23 15:45:55] "POST /instance-ips HTTP/1.1" 200 397 0.023614 10.0.0.38 - - [2025-10-23 15:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030324 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005662 10.0.0.38 - - [2025-10-23 15:45:55] "POST /set-tag HTTP/1.1" 200 109 0.066698 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019636 10.0.0.38 - - [2025-10-23 15:45:55] "GET /instance-ip/5c6cceda-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003239 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010814 10.0.0.38 - - [2025-10-23 15:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.38 - - [2025-10-23 15:45:55] "POST /tags HTTP/1.1" 200 299 0.020245 10.0.0.38 - - [2025-10-23 15:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2025-10-23 15:45:55] "GET /tag/8355285c-cf48-4467-9c1f-65d42629ac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012649 10.0.0.38 - - [2025-10-23 15:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004621 10.0.0.38 - - [2025-10-23 15:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-10-23 15:45:55] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043384 10.0.0.38 - - [2025-10-23 15:45:55] "POST /virtual-machines HTTP/1.1" 200 395 0.011857 10.0.0.38 - - [2025-10-23 15:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027802 10.0.0.38 - - [2025-10-23 15:45:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126840 10.0.0.38 - - [2025-10-23 15:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008826 10.0.0.38 - - [2025-10-23 15:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015732 10.0.0.38 - - [2025-10-23 15:45:55] "POST /instance-ips HTTP/1.1" 200 397 0.025082 10.0.0.38 - - [2025-10-23 15:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030837 10.0.0.38 - - [2025-10-23 15:45:55] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.030415 10.0.0.38 - - [2025-10-23 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.046128 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.027539 10.0.0.38 - - [2025-10-23 15:45:56] "GET /instance-ip/5cebcfbe-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004349 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005094 10.0.0.38 - - [2025-10-23 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.38 - - [2025-10-23 15:45:56] "POST /tags HTTP/1.1" 200 299 0.020789 10.0.0.38 - - [2025-10-23 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006558 10.0.0.38 - - [2025-10-23 15:45:56] "GET /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014094 10.0.0.38 - - [2025-10-23 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005538 10.0.0.38 - - [2025-10-23 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.38 - - [2025-10-23 15:45:56] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038001 10.0.0.38 - - [2025-10-23 15:45:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012446 10.0.0.38 - - [2025-10-23 15:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024830 10.0.0.38 - - [2025-10-23 15:45:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101800 10.0.0.38 - - [2025-10-23 15:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010768 10.0.0.38 - - [2025-10-23 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019390 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008099 10.0.0.38 - - [2025-10-23 15:45:56] "POST /instance-ips HTTP/1.1" 200 397 0.042775 10.0.0.38 - - [2025-10-23 15:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041996 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024575 10.0.0.38 - - [2025-10-23 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.021243 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015084 10.0.0.38 - - [2025-10-23 15:45:56] "GET /instance-ip/5d69e516-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003468 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005697 10.0.0.38 - - [2025-10-23 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.38 - - [2025-10-23 15:45:56] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005014 10.0.0.38 - - [2025-10-23 15:45:57] "POST /ref-update HTTP/1.1" 200 156 0.009241 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009756 10.0.0.38 - - [2025-10-23 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.38 - - [2025-10-23 15:45:57] "POST /tags HTTP/1.1" 200 299 0.031477 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007677 10.0.0.38 - - [2025-10-23 15:45:57] "GET /tag/c7586b6b-fea0-4efb-b9d3-82d6af0fecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013084 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003862 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.38 - - [2025-10-23 15:45:57] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025655 10.0.0.38 - - [2025-10-23 15:45:57] "POST /virtual-machines HTTP/1.1" 200 395 0.010015 10.0.0.38 - - [2025-10-23 15:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021760 10.0.0.38 - - [2025-10-23 15:45:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117394 10.0.0.38 - - [2025-10-23 15:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008878 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011300 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005733 10.0.0.38 - - [2025-10-23 15:45:57] "POST /instance-ips HTTP/1.1" 200 397 0.023963 10.0.0.38 - - [2025-10-23 15:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034559 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016491 10.0.0.38 - - [2025-10-23 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.019588 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018161 10.0.0.38 - - [2025-10-23 15:45:57] "GET /instance-ip/5df687a0-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003090 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004418 10.0.0.38 - - [2025-10-23 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.38 - - [2025-10-23 15:45:57] "POST /tags HTTP/1.1" 200 299 0.019381 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.38 - - [2025-10-23 15:45:57] "GET /tag/f2e01533-b1c4-4861-aae5-00b8784e0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013353 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2025-10-23 15:45:57] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007878 10.0.0.38 - - [2025-10-23 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008791 10.0.0.38 - - [2025-10-23 15:45:58] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038924 10.0.0.38 - - [2025-10-23 15:45:58] "POST /virtual-machines HTTP/1.1" 200 395 0.013303 10.0.0.38 - - [2025-10-23 15:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008423 10.0.0.38 - - [2025-10-23 15:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135661 10.0.0.38 - - [2025-10-23 15:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.040782 10.0.0.38 - - [2025-10-23 15:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011769 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004820 10.0.0.38 - - [2025-10-23 15:45:58] "POST /instance-ips HTTP/1.1" 200 397 0.019989 10.0.0.38 - - [2025-10-23 15:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022465 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010873 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.034232 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008742 10.0.0.38 - - [2025-10-23 15:45:58] "GET /instance-ip/5e6bfb84-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003249 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004555 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003977 10.0.0.38 - - [2025-10-23 15:45:58] "POST /ref-update HTTP/1.1" 200 156 0.011283 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005368 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004565 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003911 10.0.0.38 - - [2025-10-23 15:45:58] "POST /ref-update HTTP/1.1" 200 156 0.011869 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012090 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006582 10.0.0.38 - - [2025-10-23 15:45:58] "POST /ref-update HTTP/1.1" 200 156 0.010643 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019572 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.38 - - [2025-10-23 15:45:58] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004479 10.0.0.38 - - [2025-10-23 15:45:58] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005164 10.0.0.38 - - [2025-10-23 15:45:59] "POST /ref-update HTTP/1.1" 200 156 0.010724 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008789 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006753 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005173 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004315 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006169 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005831 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006094 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004577 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.38 - - [2025-10-23 15:45:59] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006820 10.0.0.38 - - [2025-10-23 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.38 - - [2025-10-23 15:46:00] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004483 10.0.0.38 - - [2025-10-23 15:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.38 - - [2025-10-23 15:46:01] "GET /virtual-machine/da54a85f-38b4-4c1c-afff-2c09b3536f03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003602 10.0.0.38 - - [2025-10-23 15:46:01] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005312 10.0.0.38 - - [2025-10-23 15:46:02] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004342 10.0.0.38 - - [2025-10-23 15:46:02] "POST /set-tag HTTP/1.1" 200 109 0.004508 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine/57ec5d13-5e76-46bf-a5eb-ce0456a161f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003779 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006075 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine/a92e55eb-6969-4d89-a462-c1e67c054eec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004022 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004888 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine/95699c7f-d5e4-438c-b01a-a60495b8e3d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003464 10.0.0.38 - - [2025-10-23 15:46:06] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004403 10.0.0.38 - - [2025-10-23 15:46:07] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005411 10.0.0.38 - - [2025-10-23 15:46:07] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.38 - - [2025-10-23 15:46:07] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004846 10.0.0.38 - - [2025-10-23 15:46:07] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.38 - - [2025-10-23 15:46:08] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005655 10.0.0.38 - - [2025-10-23 15:46:08] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.38 - - [2025-10-23 15:46:08] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006283 10.0.0.38 - - [2025-10-23 15:46:08] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine/de522f20-8669-441d-a711-165cae48a56f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003676 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004812 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine/d3bd5571-24eb-4eb7-8967-72bda4c635e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003462 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006818 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine/3c3c946f-6a59-4216-a723-9d43f36dceba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003076 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004808 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine/30de021e-ba83-4715-add0-4fe51b949ae8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003230 10.0.0.38 - - [2025-10-23 15:46:11] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004971 10.0.0.38 - - [2025-10-23 15:46:12] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003688 10.0.0.38 - - [2025-10-23 15:46:12] "POST /tags HTTP/1.1" 200 333 0.033278 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2025-10-23 15:46:12] "GET /tag/04f13d4f-6216-49b4-8d1a-96ac34577bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013020 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.38 - - [2025-10-23 15:46:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032142 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2025-10-23 15:46:12] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004997 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2025-10-23 15:46:12] "GET /service-appliance-set/c7c683ff-f473-48ea-9785-cf04c9cb5fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003263 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 404 273 0.002437 10.0.0.38 - - [2025-10-23 15:46:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100616 10.0.0.38 - - [2025-10-23 15:46:12] "GET /virtual-machine-interface/6574110e-5b73-49de-8c32-41a19eeb851f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021645 10.0.0.38 - - [2025-10-23 15:46:12] "POST /instance-ips HTTP/1.1" 200 409 0.023890 10.0.0.38 - - [2025-10-23 15:46:12] "GET /instance-ip/c460d46e-7d2a-4eb8-86d7-bdf2e967a85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011221 10.0.0.38 - - [2025-10-23 15:46:12] "POST /loadbalancers HTTP/1.1" 200 629 0.061484 10.0.0.38 - - [2025-10-23 15:46:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041248 10.0.0.38 - - [2025-10-23 15:46:12] "GET /instance-ip/c460d46e-7d2a-4eb8-86d7-bdf2e967a85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006813 10.0.0.38 - - [2025-10-23 15:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039745 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.38 - - [2025-10-23 15:46:12] "POST /floating-ips HTTP/1.1" 200 597 0.064795 10.0.0.38 - - [2025-10-23 15:46:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064426 10.0.0.38 - - [2025-10-23 15:46:12] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003115 10.0.0.38 - - [2025-10-23 15:46:12] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016029 10.0.0.38 - - [2025-10-23 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.38 - - [2025-10-23 15:46:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034973 10.0.0.38 - - [2025-10-23 15:46:12] "GET /loadbalancer-listener/d1473001-b825-464e-84ba-599320fa9384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006294 10.0.0.38 - - [2025-10-23 15:46:12] "GET /loadbalancer-listener/d1473001-b825-464e-84ba-599320fa9384?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005833 10.0.0.38 - - [2025-10-23 15:46:13] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019826 10.0.0.38 - - [2025-10-23 15:46:13] "GET /instance-ip/c460d46e-7d2a-4eb8-86d7-bdf2e967a85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.012388 10.0.0.38 - - [2025-10-23 15:46:13] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.012332 10.0.0.38 - - [2025-10-23 15:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2025-10-23 15:46:13] "GET /instance-ip/c460d46e-7d2a-4eb8-86d7-bdf2e967a85e?fields=floating_ips HTTP/1.1" 200 1212 0.013635 10.0.0.38 - - [2025-10-23 15:46:13] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004210 10.0.0.38 - - [2025-10-23 15:46:13] "GET /floating-ip/e6e647b0-b487-498a-9581-62cc351b7a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002954 10.0.0.38 - - [2025-10-23 15:46:13] "GET /loadbalancer-pool/4836b4d4-f98e-4e56-9d60-fb2666a57eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004274 10.0.0.38 - - [2025-10-23 15:46:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032199 10.0.0.38 - - [2025-10-23 15:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013686 10.0.0.38 - - [2025-10-23 15:46:13] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015378 10.0.0.38 - - [2025-10-23 15:46:13] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004386 10.0.0.38 - - [2025-10-23 15:46:13] "POST /ref-update HTTP/1.1" 200 156 0.007690 10.0.0.38 - - [2025-10-23 15:46:13] "GET /floating-ip/e6e647b0-b487-498a-9581-62cc351b7a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008173 10.0.0.38 - - [2025-10-23 15:46:13] "POST /tags HTTP/1.1" 409 221 0.002248 10.0.0.38 - - [2025-10-23 15:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.38 - - [2025-10-23 15:46:13] "GET /tag/04f13d4f-6216-49b4-8d1a-96ac34577bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015429 10.0.0.38 - - [2025-10-23 15:46:13] "PUT /floating-ip/e6e647b0-b487-498a-9581-62cc351b7a3f HTTP/1.1" 200 256 0.009127 10.0.0.38 - - [2025-10-23 15:46:13] "POST /set-tag HTTP/1.1" 200 109 0.075263 10.0.0.38 - - [2025-10-23 15:46:13] "GET /loadbalancer-pool/4836b4d4-f98e-4e56-9d60-fb2666a57eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011988 10.0.0.38 - - [2025-10-23 15:46:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017714 10.0.0.38 - - [2025-10-23 15:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013946 10.0.0.38 - - [2025-10-23 15:46:13] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021749 10.0.0.38 - - [2025-10-23 15:46:13] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005313 10.0.0.38 - - [2025-10-23 15:46:13] "POST /ref-update HTTP/1.1" 200 156 0.015993 10.0.0.38 - - [2025-10-23 15:46:13] "GET /floating-ip/e6e647b0-b487-498a-9581-62cc351b7a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014494 10.0.0.38 - - [2025-10-23 15:46:13] "POST /set-tag HTTP/1.1" 200 109 0.091592 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 206 0.005280 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017611 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 204 0.010704 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011832 10.0.0.38 - - [2025-10-23 15:46:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003139 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.38 - - [2025-10-23 15:46:14] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003964 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 206 0.003021 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011615 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 226 0.003605 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017753 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 204 0.002097 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011826 10.0.0.38 - - [2025-10-23 15:46:14] "POST /tags HTTP/1.1" 409 226 0.003086 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.38 - - [2025-10-23 15:46:14] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011239 10.0.0.38 - - [2025-10-23 15:46:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002836 10.0.0.38 - - [2025-10-23 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2025-10-23 15:46:14] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002619 10.0.0.38 - - [2025-10-23 15:46:14] "POST /firewall-rules HTTP/1.1" 200 626 0.068794 10.0.0.38 - - [2025-10-23 15:46:15] "POST /firewall-rules HTTP/1.1" 200 646 0.079340 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-rule/6c67e710-1e29-4598-ae80-7e5520c0478a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.022822 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003688 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-rule/d4cdc7a9-4bf2-4a17-86fc-9606e60d44e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004215 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.014242 10.0.0.38 - - [2025-10-23 15:46:15] "POST /firewall-policys HTTP/1.1" 200 606 0.151226 10.0.0.38 - - [2025-10-23 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027006 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012738 10.0.0.38 - - [2025-10-23 15:46:15] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003792 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003784 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004319 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005709 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008150 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004011 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004185 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.025760 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.024300 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.033107 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.017888 10.0.0.38 - - [2025-10-23 15:46:15] "POST /ref-update HTTP/1.1" 200 156 0.042160 10.0.0.38 - - [2025-10-23 15:46:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.014557 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:46:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:46:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 10.0.0.38 - - [2025-10-23 15:47:32] "POST /tags HTTP/1.1" 200 365 0.061480 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.38 - - [2025-10-23 15:47:32] "GET /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012462 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-23 15:47:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041614 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.38 - - [2025-10-23 15:47:32] "GET /service-appliance-set/d833860e-2097-4ada-b65b-e6c55cf07065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003148 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002513 10.0.0.38 - - [2025-10-23 15:47:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087382 10.0.0.38 - - [2025-10-23 15:47:32] "GET /virtual-machine-interface/45e5ed66-e263-402e-9867-d51c97f7e049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016871 10.0.0.38 - - [2025-10-23 15:47:32] "POST /set-tag HTTP/1.1" 200 109 0.017284 10.0.0.38 - - [2025-10-23 15:47:32] "POST /instance-ips HTTP/1.1" 200 417 0.033011 10.0.0.38 - - [2025-10-23 15:47:32] "GET /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004214 10.0.0.38 - - [2025-10-23 15:47:32] "POST /loadbalancers HTTP/1.1" 200 618 0.064034 10.0.0.38 - - [2025-10-23 15:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037638 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.38 - - [2025-10-23 15:47:32] "POST /service-instances HTTP/1.1" 200 566 0.033024 10.0.0.38 - - [2025-10-23 15:47:32] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.38 - - [2025-10-23 15:47:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046528 10.0.0.38 - - [2025-10-23 15:47:32] "GET /virtual-machine-interface/45e5ed66-e263-402e-9867-d51c97f7e049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004351 10.0.0.38 - - [2025-10-23 15:47:32] "PUT /service-instance/bec7f534-046c-4a09-a197-d66d410ea8ab HTTP/1.1" 200 266 0.020648 10.0.0.38 - - [2025-10-23 15:47:32] "GET /virtual-machine-interface/45e5ed66-e263-402e-9867-d51c97f7e049?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.019166 10.0.0.38 - - [2025-10-23 15:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022745 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010868 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.002325 10.0.0.38 - - [2025-10-23 15:47:32] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004388 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2025-10-23 15:47:32] "POST /virtual-machines HTTP/1.1" 200 429 0.013623 10.0.0.38 - - [2025-10-23 15:47:32] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005396 10.0.0.38 - - [2025-10-23 15:47:32] "POST /tags HTTP/1.1" 409 221 0.002171 10.0.0.38 - - [2025-10-23 15:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-10-23 15:47:33] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017875 10.0.0.38 - - [2025-10-23 15:47:33] "POST /tags HTTP/1.1" 409 238 0.011250 10.0.0.38 - - [2025-10-23 15:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.38 - - [2025-10-23 15:47:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124502 10.0.0.38 - - [2025-10-23 15:47:33] "POST /chown HTTP/1.1" 200 109 0.014986 10.0.0.38 - - [2025-10-23 15:47:33] "GET /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.018216 10.0.0.38 - - [2025-10-23 15:47:33] "POST /chown HTTP/1.1" 200 109 0.007577 10.0.0.38 - - [2025-10-23 15:47:33] "PUT /virtual-machine-interface/748be64e-a955-472c-a964-c5fbf1b99e96 HTTP/1.1" 200 284 0.024489 10.0.0.38 - - [2025-10-23 15:47:33] "POST /firewall-rules HTTP/1.1" 200 650 0.126658 10.0.0.38 - - [2025-10-23 15:47:33] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.070749 10.0.0.38 - - [2025-10-23 15:47:33] "GET /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007900 10.0.0.38 - - [2025-10-23 15:47:33] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003189 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.025363 10.0.0.38 - - [2025-10-23 15:47:33] "GET /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006702 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.051430 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.033841 10.0.0.38 - - [2025-10-23 15:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.019871 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.056436 10.0.0.38 - - [2025-10-23 15:47:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089765 10.0.0.38 - - [2025-10-23 15:47:33] "GET /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.007637 10.0.0.38 - - [2025-10-23 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.036837 10.0.0.38 - - [2025-10-23 15:47:33] "POST /virtual-machines HTTP/1.1" 200 429 0.022662 10.0.0.38 - - [2025-10-23 15:47:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038738 10.0.0.38 - - [2025-10-23 15:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.38 - - [2025-10-23 15:47:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046528 10.0.0.38 - - [2025-10-23 15:47:33] "GET /loadbalancer-listener/427e2ac6-0f0b-4b72-89e1-832468ebc2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013477 10.0.0.38 - - [2025-10-23 15:47:33] "GET /loadbalancer-listener/427e2ac6-0f0b-4b72-89e1-832468ebc2b2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.011220 10.0.0.38 - - [2025-10-23 15:47:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161611 10.0.0.38 - - [2025-10-23 15:47:33] "POST /chown HTTP/1.1" 200 109 0.020923 10.0.0.38 - - [2025-10-23 15:47:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.076950 10.0.0.38 - - [2025-10-23 15:47:33] "POST /chown HTTP/1.1" 200 109 0.009642 10.0.0.38 - - [2025-10-23 15:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012126 10.0.0.38 - - [2025-10-23 15:47:33] "PUT /virtual-machine-interface/75418805-0a91-4ab2-8d75-60193f5ac805 HTTP/1.1" 200 284 0.030698 10.0.0.38 - - [2025-10-23 15:47:33] "GET /loadbalancer-pool/e747be9f-5159-4d25-b01c-127f8fc655ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016289 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.037301 10.0.0.38 - - [2025-10-23 15:47:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032350 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.014537 10.0.0.38 - - [2025-10-23 15:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032086 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.045288 10.0.0.38 - - [2025-10-23 15:47:34] "GET /loadbalancer-member/870f7744-0514-48c8-a2c5-5a7be7bd0447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.019125 10.0.0.38 - - [2025-10-23 15:47:34] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007946 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.022420 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-10-23 15:47:34] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004318 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.012741 10.0.0.38 - - [2025-10-23 15:47:34] "POST /tags HTTP/1.1" 409 221 0.002135 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.026733 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.38 - - [2025-10-23 15:47:34] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010499 10.0.0.38 - - [2025-10-23 15:47:34] "POST /tags HTTP/1.1" 409 238 0.001838 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /service-instance/bec7f534-046c-4a09-a197-d66d410ea8ab HTTP/1.1" 200 266 0.015904 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.38 - - [2025-10-23 15:47:34] "GET /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010626 10.0.0.38 - - [2025-10-23 15:47:34] "POST /firewall-rules HTTP/1.1" 409 293 0.003830 10.0.0.38 - - [2025-10-23 15:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007771 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.009616 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc HTTP/1.1" 200 260 0.031359 10.0.0.38 - - [2025-10-23 15:47:34] "GET /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006931 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.017884 10.0.0.38 - - [2025-10-23 15:47:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012789 10.0.0.38 - - [2025-10-23 15:47:34] "GET /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002600 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.029196 10.0.0.38 - - [2025-10-23 15:47:34] "GET /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011898 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.018047 10.0.0.38 - - [2025-10-23 15:47:34] "GET /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.017323 10.0.0.38 - - [2025-10-23 15:47:34] "GET /virtual-machine-interface/45e5ed66-e263-402e-9867-d51c97f7e049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008526 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.014053 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.016449 10.0.0.38 - - [2025-10-23 15:47:34] "POST /set-tag HTTP/1.1" 200 109 0.014584 10.0.0.38 - - [2025-10-23 15:47:34] "GET /virtual-machine-interface/748be64e-a955-472c-a964-c5fbf1b99e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013456 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.026879 10.0.0.38 - - [2025-10-23 15:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2025-10-23 15:47:34] "POST /set-tag HTTP/1.1" 200 109 0.029512 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.017861 10.0.0.38 - - [2025-10-23 15:47:34] "GET /virtual-machine-interface/75418805-0a91-4ab2-8d75-60193f5ac805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006193 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.011085 10.0.0.38 - - [2025-10-23 15:47:34] "POST /set-tag HTTP/1.1" 200 109 0.050775 10.0.0.38 - - [2025-10-23 15:47:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012426 10.0.0.38 - - [2025-10-23 15:47:34] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.061839 10.0.0.38 - - [2025-10-23 15:47:34] "GET /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005043 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.027129 10.0.0.38 - - [2025-10-23 15:47:34] "POST /ref-update HTTP/1.1" 200 156 0.030343 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.018145 10.0.0.38 - - [2025-10-23 15:47:34] "POST /chown HTTP/1.1" 200 109 0.022410 10.0.0.38 - - [2025-10-23 15:47:35] "PUT /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 256 0.054174 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /firewall-rule/274d2950-9cf2-4215-a484-b112e64927cc HTTP/1.1" 200 115 0.117367 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /loadbalancer-member/870f7744-0514-48c8-a2c5-5a7be7bd0447 HTTP/1.1" 200 115 0.031704 10.0.0.38 - - [2025-10-23 15:47:35] "POST /ref-update HTTP/1.1" 200 156 0.017227 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /loadbalancer-pool/e747be9f-5159-4d25-b01c-127f8fc655ad HTTP/1.1" 200 115 0.075720 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /loadbalancer-listener/427e2ac6-0f0b-4b72-89e1-832468ebc2b2 HTTP/1.1" 200 115 0.039561 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2 HTTP/1.1" 200 115 0.078827 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /instance-ip/844ca205-92f6-4c92-97ff-6c0526f1fc9b HTTP/1.1" 200 115 0.066569 10.0.0.38 - - [2025-10-23 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.38 - - [2025-10-23 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013319 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /virtual-machine-interface/45e5ed66-e263-402e-9867-d51c97f7e049 HTTP/1.1" 200 115 0.076789 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /tag/63c11d95-1743-4c63-80c1-35f17e1e3f35 HTTP/1.1" 200 115 0.145510 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /service-instance/bec7f534-046c-4a09-a197-d66d410ea8ab HTTP/1.1" 200 115 0.064728 10.0.0.38 - - [2025-10-23 15:47:35] "GET /virtual-machine-interface/748be64e-a955-472c-a964-c5fbf1b99e96?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.012568 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /virtual-machine-interface/748be64e-a955-472c-a964-c5fbf1b99e96 HTTP/1.1" 200 115 0.119028 10.0.0.38 - - [2025-10-23 15:47:35] "POST /ref-update HTTP/1.1" 200 156 0.018584 10.0.0.38 - - [2025-10-23 15:47:35] "DELETE /virtual-machine/56ef0a3a-ae88-4f0d-b888-4e62c3e0822f HTTP/1.1" 200 115 0.073615 10.0.0.38 - - [2025-10-23 15:47:35] "GET /virtual-machine-interface/75418805-0a91-4ab2-8d75-60193f5ac805?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.013510 10.0.0.38 - - [2025-10-23 15:47:36] "DELETE /virtual-machine-interface/75418805-0a91-4ab2-8d75-60193f5ac805 HTTP/1.1" 200 115 0.089318 10.0.0.38 - - [2025-10-23 15:47:36] "DELETE /virtual-machine/da53b486-c6da-47be-b948-6cb3623b1667 HTTP/1.1" 200 115 0.061086 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001645 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001528 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 252 0.002383 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013926 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 228 0.009349 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012164 10.0.0.38 - - [2025-10-23 15:48:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006641 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.38 - - [2025-10-23 15:48:14] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003978 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 206 0.002488 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011492 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011973 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 204 0.002289 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011372 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 226 0.004392 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014894 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 228 0.003259 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017712 10.0.0.38 - - [2025-10-23 15:48:14] "POST /tags HTTP/1.1" 409 252 0.002424 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2025-10-23 15:48:14] "GET /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018652 10.0.0.38 - - [2025-10-23 15:48:14] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003989 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.38 - - [2025-10-23 15:48:14] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002593 10.0.0.38 - - [2025-10-23 15:48:14] "POST /firewall-rules HTTP/1.1" 409 281 0.001931 10.0.0.38 - - [2025-10-23 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2025-10-23 15:48:14] "PUT /firewall-rule/d4cdc7a9-4bf2-4a17-86fc-9606e60d44e6 HTTP/1.1" 200 260 0.027879 10.0.0.38 - - [2025-10-23 15:48:15] "POST /firewall-rules HTTP/1.1" 409 291 0.023739 10.0.0.38 - - [2025-10-23 15:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.38 - - [2025-10-23 15:48:15] "PUT /firewall-rule/6c67e710-1e29-4598-ae80-7e5520c0478a HTTP/1.1" 200 260 0.031711 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-rule/6c67e710-1e29-4598-ae80-7e5520c0478a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015676 10.0.0.38 - - [2025-10-23 15:48:15] "POST /firewall-rules HTTP/1.1" 200 658 0.094926 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-rule/821b1c82-6911-4000-9f3d-6f02a1c217c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014980 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003064 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-rule/d4cdc7a9-4bf2-4a17-86fc-9606e60d44e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005952 10.0.0.38 - - [2025-10-23 15:48:15] "POST /firewall-policys HTTP/1.1" 409 269 0.003877 10.0.0.38 - - [2025-10-23 15:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.38 - - [2025-10-23 15:48:15] "PUT /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616 HTTP/1.1" 200 264 0.022397 10.0.0.38 - - [2025-10-23 15:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031101 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013626 10.0.0.38 - - [2025-10-23 15:48:15] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003366 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003453 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002550 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.013077 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002912 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005062 10.0.0.38 - - [2025-10-23 15:48:15] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003302 10.0.0.38 - - [2025-10-23 15:48:47] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011362 10.0.0.38 - - [2025-10-23 15:48:47] "POST /set-tag HTTP/1.1" 200 109 0.007706 10.0.0.38 - - [2025-10-23 15:48:47] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005950 10.0.0.38 - - [2025-10-23 15:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.38 - - [2025-10-23 15:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.38 - - [2025-10-23 15:48:47] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010724 10.0.0.38 - - [2025-10-23 15:48:48] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004917 10.0.0.38 - - [2025-10-23 15:48:48] "POST /set-tag HTTP/1.1" 200 109 0.023609 10.0.0.38 - - [2025-10-23 15:48:48] "DELETE /loadbalancer-member/81e541aa-518f-4815-b2cd-02537fabc25e HTTP/1.1" 200 115 0.066052 10.0.0.38 - - [2025-10-23 15:48:48] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004981 10.0.0.38 - - [2025-10-23 15:48:48] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.38 - - [2025-10-23 15:48:48] "DELETE /loadbalancer-member/a28f69cb-40f2-48f8-8f8c-63a10eefdb8a HTTP/1.1" 200 115 0.041811 10.0.0.38 - - [2025-10-23 15:48:48] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006118 10.0.0.38 - - [2025-10-23 15:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.38 - - [2025-10-23 15:48:48] "DELETE /loadbalancer-member/ac13241a-fda0-429f-9e56-52e77db22108 HTTP/1.1" 200 115 0.044135 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004854 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.007627 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004449 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004318 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004230 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004431 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005397 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006074 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005569 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.004096 10.0.0.38 - - [2025-10-23 15:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.38 - - [2025-10-23 15:49:23] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002938 10.0.0.38 - - [2025-10-23 15:49:23] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005989 10.0.0.38 - - [2025-10-23 15:49:23] "POST /set-tag HTTP/1.1" 200 109 0.021937 10.0.0.38 - - [2025-10-23 15:49:23] "DELETE /loadbalancer-member/0213009c-32cf-4fab-8e39-2fb196dcb5e4 HTTP/1.1" 200 115 0.038352 10.0.0.38 - - [2025-10-23 15:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.38 - - [2025-10-23 15:49:23] "GET /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004400 10.0.0.38 - - [2025-10-23 15:49:24] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004538 10.0.0.38 - - [2025-10-23 15:49:24] "POST /set-tag HTTP/1.1" 200 109 0.008513 10.0.0.38 - - [2025-10-23 15:49:24] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005808 10.0.0.38 - - [2025-10-23 15:49:24] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine/95699c7f-d5e4-438c-b01a-a60495b8e3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003435 10.0.0.38 - - [2025-10-23 15:49:25] "POST /ref-update HTTP/1.1" 200 156 0.009697 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010308 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.019508 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.031205 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.030600 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.025733 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.021889 10.0.0.38 - - [2025-10-23 15:49:25] "DELETE /instance-ip/5c6cceda-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.060418 10.0.0.38 - - [2025-10-23 15:49:25] "DELETE /virtual-machine-interface/5c518d96-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.045120 10.0.0.38 - - [2025-10-23 15:49:25] "DELETE /virtual-machine/95699c7f-d5e4-438c-b01a-a60495b8e3d2 HTTP/1.1" 200 115 0.029193 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005080 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.004339 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004160 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine/a92e55eb-6969-4d89-a462-c1e67c054eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003237 10.0.0.38 - - [2025-10-23 15:49:25] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.38 - - [2025-10-23 15:49:25] "GET /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014217 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.026556 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.027579 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.033384 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.016739 10.0.0.38 - - [2025-10-23 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.038509 10.0.0.38 - - [2025-10-23 15:49:25] "DELETE /instance-ip/5beb2894-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.073925 10.0.0.38 - - [2025-10-23 15:49:25] "DELETE /virtual-machine-interface/5bcea32c-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.044535 10.0.0.38 - - [2025-10-23 15:49:26] "DELETE /virtual-machine/a92e55eb-6969-4d89-a462-c1e67c054eec HTTP/1.1" 200 115 0.030294 10.0.0.38 - - [2025-10-23 15:49:26] "DELETE /tag/d6b5c928-c06d-4479-80fc-47eb7f34479c HTTP/1.1" 200 115 0.073713 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004411 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007138 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine/57ec5d13-5e76-46bf-a5eb-ce0456a161f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.015717 10.0.0.38 - - [2025-10-23 15:49:26] "POST /ref-update HTTP/1.1" 200 156 0.010157 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.018932 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.018800 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.020092 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.027697 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.016225 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.026028 10.0.0.38 - - [2025-10-23 15:49:26] "DELETE /instance-ip/5b3fc3dc-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.054201 10.0.0.38 - - [2025-10-23 15:49:26] "POST /ref-update HTTP/1.1" 200 156 0.009562 10.0.0.38 - - [2025-10-23 15:49:26] "DELETE /virtual-machine-interface/5b27db0a-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.053494 10.0.0.38 - - [2025-10-23 15:49:26] "DELETE /virtual-machine/57ec5d13-5e76-46bf-a5eb-ce0456a161f4 HTTP/1.1" 200 115 0.031229 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006611 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.003104 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004323 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine/da54a85f-38b4-4c1c-afff-2c09b3536f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004308 10.0.0.38 - - [2025-10-23 15:49:26] "POST /ref-update HTTP/1.1" 200 156 0.016968 10.0.0.38 - - [2025-10-23 15:49:26] "GET /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017822 10.0.0.38 - - [2025-10-23 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.036183 10.0.0.38 - - [2025-10-23 15:49:27] "POST /set-tag HTTP/1.1" 200 109 0.044436 10.0.0.38 - - [2025-10-23 15:49:27] "POST /set-tag HTTP/1.1" 200 109 0.028524 10.0.0.38 - - [2025-10-23 15:49:27] "POST /set-tag HTTP/1.1" 200 109 0.018925 10.0.0.38 - - [2025-10-23 15:49:27] "POST /set-tag HTTP/1.1" 200 109 0.033599 10.0.0.38 - - [2025-10-23 15:49:27] "DELETE /instance-ip/5abc691a-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.056536 10.0.0.38 - - [2025-10-23 15:49:27] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.38 - - [2025-10-23 15:49:27] "DELETE /virtual-machine-interface/5aa36ece-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.043665 10.0.0.38 - - [2025-10-23 15:49:27] "DELETE /virtual-machine/da54a85f-38b4-4c1c-afff-2c09b3536f03 HTTP/1.1" 200 115 0.016375 10.0.0.38 - - [2025-10-23 15:49:27] "DELETE /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f HTTP/1.1" 409 388 0.004335 10.0.0.38 - - [2025-10-23 15:49:27] "DELETE /tag/d2674609-bf98-462a-8049-b0c4b9b73384 HTTP/1.1" 200 115 0.032513 10.0.0.38 - - [2025-10-23 15:49:32] "POST /tags HTTP/1.1" 200 365 0.055375 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007997 10.0.0.38 - - [2025-10-23 15:49:32] "GET /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014355 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.38 - - [2025-10-23 15:49:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031343 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2025-10-23 15:49:32] "GET /service-appliance-set/d833860e-2097-4ada-b65b-e6c55cf07065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003101 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002067 10.0.0.38 - - [2025-10-23 15:49:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092598 10.0.0.38 - - [2025-10-23 15:49:32] "GET /virtual-machine-interface/866d4233-47cd-40b4-b9b2-0cbb88e0ef9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007435 10.0.0.38 - - [2025-10-23 15:49:32] "POST /set-tag HTTP/1.1" 200 109 0.027504 10.0.0.38 - - [2025-10-23 15:49:32] "POST /instance-ips HTTP/1.1" 200 417 0.036893 10.0.0.38 - - [2025-10-23 15:49:32] "GET /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005421 10.0.0.38 - - [2025-10-23 15:49:32] "POST /loadbalancers HTTP/1.1" 200 618 0.066741 10.0.0.38 - - [2025-10-23 15:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017761 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018225 10.0.0.38 - - [2025-10-23 15:49:32] "POST /service-instances HTTP/1.1" 200 566 0.024689 10.0.0.38 - - [2025-10-23 15:49:32] "POST /ref-update HTTP/1.1" 200 156 0.013601 10.0.0.38 - - [2025-10-23 15:49:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041228 10.0.0.38 - - [2025-10-23 15:49:32] "GET /virtual-machine-interface/866d4233-47cd-40b4-b9b2-0cbb88e0ef9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006724 10.0.0.38 - - [2025-10-23 15:49:32] "GET /virtual-machine-interface/866d4233-47cd-40b4-b9b2-0cbb88e0ef9b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006812 10.0.0.38 - - [2025-10-23 15:49:32] "PUT /service-instance/0816271b-18c0-40a7-a93c-8ab5af66e6d0 HTTP/1.1" 200 266 0.008409 10.0.0.38 - - [2025-10-23 15:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013856 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.008854 10.0.0.38 - - [2025-10-23 15:49:32] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009997 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.38 - - [2025-10-23 15:49:32] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004323 10.0.0.38 - - [2025-10-23 15:49:32] "POST /tags HTTP/1.1" 409 221 0.001952 10.0.0.38 - - [2025-10-23 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.38 - - [2025-10-23 15:49:32] "POST /virtual-machines HTTP/1.1" 200 429 0.022694 10.0.0.38 - - [2025-10-23 15:49:33] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.048539 10.0.0.38 - - [2025-10-23 15:49:33] "POST /tags HTTP/1.1" 409 238 0.005690 10.0.0.38 - - [2025-10-23 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013278 10.0.0.38 - - [2025-10-23 15:49:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117851 10.0.0.38 - - [2025-10-23 15:49:33] "POST /chown HTTP/1.1" 200 109 0.025847 10.0.0.38 - - [2025-10-23 15:49:33] "GET /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024313 10.0.0.38 - - [2025-10-23 15:49:33] "POST /chown HTTP/1.1" 200 109 0.016159 10.0.0.38 - - [2025-10-23 15:49:33] "POST /firewall-rules HTTP/1.1" 200 650 0.070361 10.0.0.38 - - [2025-10-23 15:49:33] "GET /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012585 10.0.0.38 - - [2025-10-23 15:49:33] "PUT /virtual-machine-interface/96d5652e-310e-4207-ab3a-4943b7e86a7e HTTP/1.1" 200 284 0.042258 10.0.0.38 - - [2025-10-23 15:49:33] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.021244 10.0.0.38 - - [2025-10-23 15:49:33] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.011631 10.0.0.38 - - [2025-10-23 15:49:33] "GET /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005123 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.031047 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.039464 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.042470 10.0.0.38 - - [2025-10-23 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007412 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.036489 10.0.0.38 - - [2025-10-23 15:49:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073005 10.0.0.38 - - [2025-10-23 15:49:33] "GET /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.009008 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.027439 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.024352 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.031892 10.0.0.38 - - [2025-10-23 15:49:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052016 10.0.0.38 - - [2025-10-23 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.38 - - [2025-10-23 15:49:33] "POST /virtual-machines HTTP/1.1" 200 429 0.022236 10.0.0.38 - - [2025-10-23 15:49:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072041 10.0.0.38 - - [2025-10-23 15:49:33] "GET /loadbalancer-listener/c4611a89-f91a-4ff2-aaf1-a0db70186f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.026125 10.0.0.38 - - [2025-10-23 15:49:33] "GET /loadbalancer-listener/c4611a89-f91a-4ff2-aaf1-a0db70186f4e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011971 10.0.0.38 - - [2025-10-23 15:49:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135370 10.0.0.38 - - [2025-10-23 15:49:33] "POST /chown HTTP/1.1" 200 109 0.017072 10.0.0.38 - - [2025-10-23 15:49:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.063063 10.0.0.38 - - [2025-10-23 15:49:33] "POST /chown HTTP/1.1" 200 109 0.007024 10.0.0.38 - - [2025-10-23 15:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010634 10.0.0.38 - - [2025-10-23 15:49:33] "PUT /virtual-machine-interface/45615543-8b94-44a8-9b05-b12bd5832ebd HTTP/1.1" 200 284 0.026396 10.0.0.38 - - [2025-10-23 15:49:33] "GET /loadbalancer-pool/5479ff9d-6825-4527-a287-05e39b22d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019991 10.0.0.38 - - [2025-10-23 15:49:33] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.037461 10.0.0.38 - - [2025-10-23 15:49:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033779 10.0.0.38 - - [2025-10-23 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.015741 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.026180 10.0.0.38 - - [2025-10-23 15:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019562 10.0.0.38 - - [2025-10-23 15:49:34] "GET /loadbalancer-member/19d2d4de-cb6f-4c4e-88a1-f99437c04f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.011226 10.0.0.38 - - [2025-10-23 15:49:34] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006936 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.028488 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.38 - - [2025-10-23 15:49:34] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006253 10.0.0.38 - - [2025-10-23 15:49:34] "POST /tags HTTP/1.1" 409 221 0.002196 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.013391 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.014549 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012416 10.0.0.38 - - [2025-10-23 15:49:34] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019141 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /service-instance/0816271b-18c0-40a7-a93c-8ab5af66e6d0 HTTP/1.1" 200 266 0.028857 10.0.0.38 - - [2025-10-23 15:49:34] "POST /tags HTTP/1.1" 409 238 0.002487 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2025-10-23 15:49:34] "GET /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011390 10.0.0.38 - - [2025-10-23 15:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020433 10.0.0.38 - - [2025-10-23 15:49:34] "POST /firewall-rules HTTP/1.1" 409 293 0.014917 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.006461 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38 HTTP/1.1" 200 260 0.016559 10.0.0.38 - - [2025-10-23 15:49:34] "GET /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005013 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.019388 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.020279 10.0.0.38 - - [2025-10-23 15:49:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.008521 10.0.0.38 - - [2025-10-23 15:49:34] "GET /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002263 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.024518 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012880 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.006838 10.0.0.38 - - [2025-10-23 15:49:34] "GET /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016107 10.0.0.38 - - [2025-10-23 15:49:34] "GET /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012724 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.036168 10.0.0.38 - - [2025-10-23 15:49:34] "GET /virtual-machine-interface/45615543-8b94-44a8-9b05-b12bd5832ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009130 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.021617 10.0.0.38 - - [2025-10-23 15:49:34] "POST /set-tag HTTP/1.1" 200 109 0.018752 10.0.0.38 - - [2025-10-23 15:49:34] "GET /virtual-machine-interface/866d4233-47cd-40b4-b9b2-0cbb88e0ef9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014739 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.032421 10.0.0.38 - - [2025-10-23 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.38 - - [2025-10-23 15:49:34] "POST /set-tag HTTP/1.1" 200 109 0.048228 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.028967 10.0.0.38 - - [2025-10-23 15:49:34] "GET /virtual-machine-interface/96d5652e-310e-4207-ab3a-4943b7e86a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016379 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.010567 10.0.0.38 - - [2025-10-23 15:49:34] "POST /set-tag HTTP/1.1" 200 109 0.034790 10.0.0.38 - - [2025-10-23 15:49:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015053 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.035542 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.023068 10.0.0.38 - - [2025-10-23 15:49:34] "GET /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005909 10.0.0.38 - - [2025-10-23 15:49:34] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.013557 10.0.0.38 - - [2025-10-23 15:49:34] "POST /chown HTTP/1.1" 200 109 0.017662 10.0.0.38 - - [2025-10-23 15:49:34] "PUT /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 256 0.030311 10.0.0.38 - - [2025-10-23 15:49:34] "DELETE /firewall-rule/38ad5cc7-e66a-4287-b18a-d8c4f3002c38 HTTP/1.1" 200 115 0.100924 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /loadbalancer-member/19d2d4de-cb6f-4c4e-88a1-f99437c04f2b HTTP/1.1" 200 115 0.044037 10.0.0.38 - - [2025-10-23 15:49:35] "POST /ref-update HTTP/1.1" 200 156 0.027620 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /loadbalancer-pool/5479ff9d-6825-4527-a287-05e39b22d7f7 HTTP/1.1" 200 115 0.049810 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /loadbalancer-listener/c4611a89-f91a-4ff2-aaf1-a0db70186f4e HTTP/1.1" 200 115 0.028218 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2 HTTP/1.1" 200 115 0.050917 10.0.0.38 - - [2025-10-23 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.38 - - [2025-10-23 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /instance-ip/e1cb69b6-079b-4f81-a8ac-7791110c00e7 HTTP/1.1" 200 115 0.047601 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /virtual-machine-interface/866d4233-47cd-40b4-b9b2-0cbb88e0ef9b HTTP/1.1" 200 115 0.042985 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /tag/a1d0b7c5-01b5-43de-945b-cdc5a1e93737 HTTP/1.1" 200 115 0.073339 10.0.0.38 - - [2025-10-23 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.38 - - [2025-10-23 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /service-instance/0816271b-18c0-40a7-a93c-8ab5af66e6d0 HTTP/1.1" 200 115 0.044932 10.0.0.38 - - [2025-10-23 15:49:35] "GET /virtual-machine-interface/45615543-8b94-44a8-9b05-b12bd5832ebd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004887 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /virtual-machine-interface/45615543-8b94-44a8-9b05-b12bd5832ebd HTTP/1.1" 200 115 0.061333 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /virtual-machine/4b03698d-d567-4c37-a3b0-2bfc3925ced4 HTTP/1.1" 200 115 0.024235 10.0.0.38 - - [2025-10-23 15:49:35] "GET /virtual-machine-interface/96d5652e-310e-4207-ab3a-4943b7e86a7e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009146 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /virtual-machine-interface/96d5652e-310e-4207-ab3a-4943b7e86a7e HTTP/1.1" 200 115 0.044473 10.0.0.38 - - [2025-10-23 15:49:35] "POST /ref-update HTTP/1.1" 200 156 0.009755 10.0.0.38 - - [2025-10-23 15:49:35] "DELETE /virtual-machine/b8c888b2-76f8-401c-93c9-24caaa109221 HTTP/1.1" 200 115 0.058656 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005279 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.003543 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007294 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine/30de021e-ba83-4715-add0-4fe51b949ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003263 10.0.0.38 - - [2025-10-23 15:49:55] "POST /ref-update HTTP/1.1" 200 156 0.022397 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.028111 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.050899 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.059767 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.048738 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.015220 10.0.0.38 - - [2025-10-23 15:49:55] "DELETE /instance-ip/5e6bfb84-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.046495 10.0.0.38 - - [2025-10-23 15:49:55] "DELETE /virtual-machine-interface/5e5039ee-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.049809 10.0.0.38 - - [2025-10-23 15:49:55] "DELETE /virtual-machine/30de021e-ba83-4715-add0-4fe51b949ae8 HTTP/1.1" 200 115 0.024526 10.0.0.38 - - [2025-10-23 15:49:55] "DELETE /tag/f2e01533-b1c4-4861-aae5-00b8784e0453 HTTP/1.1" 200 115 0.048965 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004385 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004386 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine/de522f20-8669-441d-a711-165cae48a56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004467 10.0.0.38 - - [2025-10-23 15:49:55] "POST /ref-update HTTP/1.1" 200 156 0.010341 10.0.0.38 - - [2025-10-23 15:49:55] "GET /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009751 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.019392 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.024240 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.031000 10.0.0.38 - - [2025-10-23 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.014935 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /instance-ip/5cebcfbe-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.068359 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /virtual-machine-interface/5ccfa618-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.042394 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /virtual-machine/de522f20-8669-441d-a711-165cae48a56f HTTP/1.1" 200 115 0.024645 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /tag/8355285c-cf48-4467-9c1f-65d42629ac38 HTTP/1.1" 200 115 0.036303 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005641 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004724 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine/3c3c946f-6a59-4216-a723-9d43f36dceba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004048 10.0.0.38 - - [2025-10-23 15:49:56] "POST /ref-update HTTP/1.1" 200 156 0.013433 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017664 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.018153 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.031585 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.030735 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.013776 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /instance-ip/5d69e516-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.043660 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /virtual-machine-interface/5d4f7938-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.036689 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /virtual-machine/3c3c946f-6a59-4216-a723-9d43f36dceba HTTP/1.1" 200 115 0.020236 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /tag/aa360ad5-2161-44a7-ad2f-8abfdadefe39 HTTP/1.1" 200 115 0.036146 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /tag/651790c5-8910-456c-8e45-f68b76c5d161 HTTP/1.1" 200 115 0.033615 10.0.0.38 - - [2025-10-23 15:49:56] "DELETE /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5 HTTP/1.1" 409 236 0.004052 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005051 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004264 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine/d3bd5571-24eb-4eb7-8967-72bda4c635e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002975 10.0.0.38 - - [2025-10-23 15:49:56] "POST /ref-update HTTP/1.1" 200 156 0.010269 10.0.0.38 - - [2025-10-23 15:49:56] "GET /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006256 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.020669 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.041241 10.0.0.38 - - [2025-10-23 15:49:56] "POST /set-tag HTTP/1.1" 200 109 0.015989 10.0.0.38 - - [2025-10-23 15:49:57] "POST /set-tag HTTP/1.1" 200 109 0.047115 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /instance-ip/5df687a0-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.050903 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /virtual-machine-interface/5ddbb42a-b027-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.047995 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /virtual-machine/d3bd5571-24eb-4eb7-8967-72bda4c635e7 HTTP/1.1" 200 115 0.025707 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae HTTP/1.1" 409 236 0.008360 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /tag/c7586b6b-fea0-4efb-b9d3-82d6af0fecbd HTTP/1.1" 200 115 0.036990 10.0.0.38 - - [2025-10-23 15:49:57] "DELETE /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0 HTTP/1.1" 409 236 0.004546 10.0.0.38 - - [2025-10-23 15:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2025-10-23 15:49:57] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007968 10.0.0.38 - - [2025-10-23 15:49:57] "GET /loadbalancer-pool/f8193fda-fe7f-4536-9d8a-1b13a6dfa202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003169 10.0.0.38 - - [2025-10-23 15:49:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015619 10.0.0.38 - - [2025-10-23 15:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015310 10.0.0.38 - - [2025-10-23 15:49:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016327 10.0.0.38 - - [2025-10-23 15:49:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005170 10.0.0.38 - - [2025-10-23 15:49:57] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002404 10.0.0.38 - - [2025-10-23 15:49:57] "POST /set-tag HTTP/1.1" 200 109 0.060095 10.0.0.38 - - [2025-10-23 15:49:57] "GET /loadbalancer-pool/fa289e91-1f0e-465a-8075-d21a69b68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013741 10.0.0.38 - - [2025-10-23 15:49:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018184 10.0.0.38 - - [2025-10-23 15:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007683 10.0.0.38 - - [2025-10-23 15:49:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019032 10.0.0.38 - - [2025-10-23 15:49:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005818 10.0.0.38 - - [2025-10-23 15:49:57] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.38 - - [2025-10-23 15:49:57] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003112 10.0.0.38 - - [2025-10-23 15:49:58] "GET /loadbalancer-pool/651e304a-b908-4444-a99e-e153c5a26e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003052 10.0.0.38 - - [2025-10-23 15:49:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017874 10.0.0.38 - - [2025-10-23 15:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016647 10.0.0.38 - - [2025-10-23 15:49:58] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017799 10.0.0.38 - - [2025-10-23 15:49:58] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005808 10.0.0.38 - - [2025-10-23 15:49:58] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002512 10.0.0.38 - - [2025-10-23 15:49:58] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.38 - - [2025-10-23 15:49:58] "POST /projects HTTP/1.1" 409 238 0.002261 10.0.0.38 - - [2025-10-23 15:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.38 - - [2025-10-23 15:49:58] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035671 10.0.0.38 - - [2025-10-23 15:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2025-10-23 15:49:58] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005004 10.0.0.38 - - [2025-10-23 15:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2025-10-23 15:49:58] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006409 10.0.0.38 - - [2025-10-23 15:49:58] "POST /security-groups HTTP/1.1" 409 285 0.003232 10.0.0.38 - - [2025-10-23 15:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.38 - - [2025-10-23 15:49:59] "PUT /security-group/623a5b02-d3d7-4ba3-ac15-3e40599e1bed HTTP/1.1" 200 262 0.060675 10.0.0.38 - - [2025-10-23 15:49:59] "PUT /access-control-list/67d7c921-e0cd-42cf-abc4-244fe818bbd4 HTTP/1.1" 200 272 0.018787 10.0.0.38 - - [2025-10-23 15:49:59] "PUT /access-control-list/aff2e844-1d31-4c8f-a00f-db8f7f5128ef HTTP/1.1" 200 272 0.039226 10.0.0.38 - - [2025-10-23 15:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.044401 10.0.0.38 - - [2025-10-23 15:50:04] "POST /projects HTTP/1.1" 409 238 0.002645 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.38 - - [2025-10-23 15:50:04] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046850 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-10-23 15:50:04] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003965 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.38 - - [2025-10-23 15:50:04] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005441 10.0.0.38 - - [2025-10-23 15:50:04] "POST /security-groups HTTP/1.1" 409 285 0.007734 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.38 - - [2025-10-23 15:50:04] "PUT /security-group/623a5b02-d3d7-4ba3-ac15-3e40599e1bed HTTP/1.1" 200 262 0.071590 10.0.0.38 - - [2025-10-23 15:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030004 10.0.0.38 - - [2025-10-23 15:50:04] "PUT /access-control-list/67d7c921-e0cd-42cf-abc4-244fe818bbd4 HTTP/1.1" 200 272 0.031703 10.0.0.38 - - [2025-10-23 15:50:04] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005065 10.0.0.38 - - [2025-10-23 15:50:04] "PUT /access-control-list/aff2e844-1d31-4c8f-a00f-db8f7f5128ef HTTP/1.1" 200 272 0.016214 10.0.0.38 - - [2025-10-23 15:50:04] "GET /firewall-rule/454a56e8-3c08-4264-8da1-0c88efcc7f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003201 10.0.0.38 - - [2025-10-23 15:50:04] "POST /ref-update HTTP/1.1" 200 156 0.068374 10.0.0.38 - - [2025-10-23 15:50:04] "DELETE /firewall-rule/454a56e8-3c08-4264-8da1-0c88efcc7f70 HTTP/1.1" 200 115 0.033322 10.0.0.38 - - [2025-10-23 15:50:04] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006869 10.0.0.38 - - [2025-10-23 15:50:04] "GET /firewall-rule/e5d87b85-483f-496b-878e-68a42b45e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004324 10.0.0.38 - - [2025-10-23 15:50:04] "POST /ref-update HTTP/1.1" 200 156 0.051976 10.0.0.38 - - [2025-10-23 15:50:04] "DELETE /firewall-rule/e5d87b85-483f-496b-878e-68a42b45e5dd HTTP/1.1" 200 115 0.059139 10.0.0.38 - - [2025-10-23 15:50:04] "DELETE /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae HTTP/1.1" 409 236 0.006390 10.0.0.38 - - [2025-10-23 15:50:04] "DELETE /tag/d1199917-66aa-4b9c-9446-2f4e6fef96b9 HTTP/1.1" 200 115 0.055011 10.0.0.38 - - [2025-10-23 15:50:04] "DELETE /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0 HTTP/1.1" 409 236 0.005841 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2025-10-23 15:50:04] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004716 10.0.0.38 - - [2025-10-23 15:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.38 - - [2025-10-23 15:50:04] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004324 10.0.0.38 - - [2025-10-23 15:50:04] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.055254 10.0.0.38 - - [2025-10-23 15:50:05] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.063861 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /security-group/623a5b02-d3d7-4ba3-ac15-3e40599e1bed HTTP/1.1" 200 115 0.084745 10.0.0.38 - - [2025-10-23 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /access-control-list/67d7c921-e0cd-42cf-abc4-244fe818bbd4 HTTP/1.1" 200 115 0.033386 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /access-control-list/aff2e844-1d31-4c8f-a00f-db8f7f5128ef HTTP/1.1" 200 115 0.038693 10.0.0.38 - - [2025-10-23 15:50:05] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028485 10.0.0.38 - - [2025-10-23 15:50:05] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?fields=security_groups HTTP/1.1" 200 1352 0.073984 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /security-group/cb404f07-6397-4a65-bf6e-39e18635c789 HTTP/1.1" 200 115 0.050371 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /access-control-list/80f7c371-a412-4056-82f3-df216846541f HTTP/1.1" 200 115 0.052860 10.0.0.38 - - [2025-10-23 15:50:05] "GET /project/70f65922-181f-4482-a97c-91cac7cfb921?fields=application_policy_sets HTTP/1.1" 200 1391 0.051212 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /access-control-list/de07ecc4-e6d0-4643-8f78-45a7cd09255c HTTP/1.1" 200 115 0.054209 10.0.0.38 - - [2025-10-23 15:50:05] "DELETE /project/70f65922-181f-4482-a97c-91cac7cfb921 HTTP/1.1" 200 115 0.387584 10.0.0.38 - - [2025-10-23 15:50:05] "POST /projects HTTP/1.1" 409 238 0.003855 10.0.0.38 - - [2025-10-23 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2025-10-23 15:50:05] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042891 10.0.0.38 - - [2025-10-23 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.38 - - [2025-10-23 15:50:05] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004430 10.0.0.38 - - [2025-10-23 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2025-10-23 15:50:05] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004425 10.0.0.38 - - [2025-10-23 15:50:05] "POST /security-groups HTTP/1.1" 409 285 0.002606 10.0.0.38 - - [2025-10-23 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.38 - - [2025-10-23 15:50:05] "PUT /security-group/bd74bd34-ef9b-406b-892f-541ab703d170 HTTP/1.1" 200 262 0.057579 10.0.0.38 - - [2025-10-23 15:50:05] "PUT /access-control-list/6eaef8be-db90-4e26-8f0f-cb5ab9e57c2b HTTP/1.1" 200 272 0.014342 10.0.0.38 - - [2025-10-23 15:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034492 10.0.0.38 - - [2025-10-23 15:50:05] "PUT /access-control-list/5f29b20d-1452-4867-bd53-e4cb35c4757d HTTP/1.1" 200 272 0.027969 10.0.0.38 - - [2025-10-23 15:50:06] "GET /global-system-configs HTTP/1.1" 200 322 0.006472 10.0.0.38 - - [2025-10-23 15:50:07] "GET /global-system-configs HTTP/1.1" 200 322 0.009106 10.0.0.38 - - [2025-10-23 15:50:09] "DELETE /loadbalancer-member/67f5bdeb-b400-48e7-8bc1-1b2cba86fc57 HTTP/1.1" 200 115 0.042864 10.0.0.38 - - [2025-10-23 15:50:09] "DELETE /loadbalancer-pool/4836b4d4-f98e-4e56-9d60-fb2666a57eb7 HTTP/1.1" 200 115 0.064516 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /loadbalancer-listener/d1473001-b825-464e-84ba-599320fa9384 HTTP/1.1" 200 115 0.039019 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /loadbalancer/1cb7256a-71f4-4e59-bebc-ce5355885078 HTTP/1.1" 200 115 0.050399 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /floating-ip/e6e647b0-b487-498a-9581-62cc351b7a3f HTTP/1.1" 200 115 0.046616 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /instance-ip/c460d46e-7d2a-4eb8-86d7-bdf2e967a85e HTTP/1.1" 200 115 0.058932 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /virtual-machine-interface/6574110e-5b73-49de-8c32-41a19eeb851f HTTP/1.1" 200 115 0.041766 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /tag/04f13d4f-6216-49b4-8d1a-96ac34577bdb HTTP/1.1" 200 115 0.034396 10.0.0.38 - - [2025-10-23 15:50:10] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002831 10.0.0.38 - - [2025-10-23 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.38 - - [2025-10-23 15:50:10] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004948 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-policy/0f5494bc-f3f9-4b96-a99c-dd913a1443c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003280 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-rule/d4cdc7a9-4bf2-4a17-86fc-9606e60d44e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004730 10.0.0.38 - - [2025-10-23 15:50:10] "POST /ref-update HTTP/1.1" 200 156 0.029589 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /firewall-rule/d4cdc7a9-4bf2-4a17-86fc-9606e60d44e6 HTTP/1.1" 200 115 0.045521 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003644 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-rule/821b1c82-6911-4000-9f3d-6f02a1c217c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003347 10.0.0.38 - - [2025-10-23 15:50:10] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /firewall-rule/821b1c82-6911-4000-9f3d-6f02a1c217c8 HTTP/1.1" 200 115 0.041258 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.003891 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-rule/6c67e710-1e29-4598-ae80-7e5520c0478a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003371 10.0.0.38 - - [2025-10-23 15:50:10] "POST /ref-update HTTP/1.1" 200 156 0.024529 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /firewall-rule/6c67e710-1e29-4598-ae80-7e5520c0478a HTTP/1.1" 200 115 0.056198 10.0.0.38 - - [2025-10-23 15:50:10] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003315 10.0.0.38 - - [2025-10-23 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2025-10-23 15:50:10] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002773 10.0.0.38 - - [2025-10-23 15:50:10] "GET /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004115 10.0.0.38 - - [2025-10-23 15:50:10] "POST /ref-update HTTP/1.1" 200 156 0.042911 10.0.0.38 - - [2025-10-23 15:50:10] "DELETE /firewall-policy/61ca9c76-16e1-4d8c-8088-08d58cdd4616 HTTP/1.1" 200 115 0.060251 10.0.0.38 - - [2025-10-23 15:50:11] "DELETE /tag/ae4d3f00-12a5-48f8-8afc-a1a7d88bcbae HTTP/1.1" 200 115 0.052244 10.0.0.38 - - [2025-10-23 15:50:11] "DELETE /tag/295c1fdc-9197-41ac-b2e7-318e26b44cf5 HTTP/1.1" 200 115 0.098402 10.0.0.38 - - [2025-10-23 15:50:11] "DELETE /tag/bd2865b5-66b2-4cea-ac71-9af4c7676bc0 HTTP/1.1" 200 115 0.079545 10.0.0.38 - - [2025-10-23 15:50:11] "DELETE /tag/5f0b7930-1fec-4eb2-92a4-4643a5b3954f HTTP/1.1" 200 115 0.076273 10.0.0.38 - - [2025-10-23 15:50:11] "POST /projects HTTP/1.1" 409 238 0.002149 10.0.0.38 - - [2025-10-23 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.38 - - [2025-10-23 15:50:11] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040212 10.0.0.38 - - [2025-10-23 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.38 - - [2025-10-23 15:50:11] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005409 10.0.0.38 - - [2025-10-23 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.38 - - [2025-10-23 15:50:11] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004246 10.0.0.38 - - [2025-10-23 15:50:11] "POST /security-groups HTTP/1.1" 409 285 0.003346 10.0.0.38 - - [2025-10-23 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.38 - - [2025-10-23 15:50:11] "PUT /security-group/bd74bd34-ef9b-406b-892f-541ab703d170 HTTP/1.1" 200 262 0.068387 10.0.0.38 - - [2025-10-23 15:50:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042288 10.0.0.38 - - [2025-10-23 15:50:11] "PUT /access-control-list/6eaef8be-db90-4e26-8f0f-cb5ab9e57c2b HTTP/1.1" 200 272 0.023039 10.0.0.38 - - [2025-10-23 15:50:11] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004851 10.0.0.38 - - [2025-10-23 15:50:11] "PUT /access-control-list/5f29b20d-1452-4867-bd53-e4cb35c4757d HTTP/1.1" 200 272 0.045876 10.0.0.38 - - [2025-10-23 15:50:11] "GET /firewall-rule/5c5d65eb-98e2-46a0-a44b-e73724ad2975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011724 10.0.0.38 - - [2025-10-23 15:50:11] "POST /ref-update HTTP/1.1" 200 156 0.070060 10.0.0.38 - - [2025-10-23 15:50:11] "DELETE /firewall-rule/5c5d65eb-98e2-46a0-a44b-e73724ad2975 HTTP/1.1" 200 115 0.051142 10.0.0.38 - - [2025-10-23 15:50:11] "GET /firewall-policy/55a58f59-e127-4f50-90b7-40e530f8d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007648 10.0.0.38 - - [2025-10-23 15:50:11] "GET /firewall-rule/ca684552-0167-48e5-9d58-b776e5365365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003324 10.0.0.38 - - [2025-10-23 15:50:11] "POST /ref-update HTTP/1.1" 200 156 0.040832 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /firewall-rule/ca684552-0167-48e5-9d58-b776e5365365 HTTP/1.1" 200 115 0.058861 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /tag/abcc4ab6-499f-4ce1-b219-d3b2e7398285 HTTP/1.1" 200 115 0.057928 10.0.0.38 - - [2025-10-23 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2025-10-23 15:50:12] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014335 10.0.0.38 - - [2025-10-23 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.38 - - [2025-10-23 15:50:12] "GET /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005034 10.0.0.38 - - [2025-10-23 15:50:12] "PUT /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55 HTTP/1.1" 200 264 0.065281 10.0.0.38 - - [2025-10-23 15:50:12] "PUT /virtual-network/546db265-7958-4143-9132-1f81e8ce83f0 HTTP/1.1" 200 264 0.057181 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /security-group/bd74bd34-ef9b-406b-892f-541ab703d170 HTTP/1.1" 200 115 0.063901 10.0.0.38 - - [2025-10-23 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /access-control-list/6eaef8be-db90-4e26-8f0f-cb5ab9e57c2b HTTP/1.1" 200 115 0.038049 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /access-control-list/5f29b20d-1452-4867-bd53-e4cb35c4757d HTTP/1.1" 200 115 0.029399 10.0.0.38 - - [2025-10-23 15:50:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045059 10.0.0.38 - - [2025-10-23 15:50:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?fields=security_groups HTTP/1.1" 200 1352 0.020885 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /security-group/299bd573-4d07-4ad2-b3f2-07697cbf0a0f HTTP/1.1" 200 115 0.075496 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /access-control-list/b5350718-55bf-49b7-836d-8108cedb9f35 HTTP/1.1" 200 115 0.053944 10.0.0.38 - - [2025-10-23 15:50:12] "GET /project/18ca8f29-92bf-4196-b23f-a3320d1e5931?fields=application_policy_sets HTTP/1.1" 200 1391 0.074731 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /access-control-list/227e07c9-cba9-4cd7-ba44-b5608cf80672 HTTP/1.1" 200 115 0.067008 10.0.0.38 - - [2025-10-23 15:50:12] "DELETE /project/18ca8f29-92bf-4196-b23f-a3320d1e5931 HTTP/1.1" 200 115 0.401495 10.0.0.38 - - [2025-10-23 15:51:01] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.38 - - [2025-10-23 15:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2025-10-23 15:51:01] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002832 10.0.0.38 - - [2025-10-23 15:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.38 - - [2025-10-23 15:51:01] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003243 10.0.0.38 - - [2025-10-23 15:51:18] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.38 - - [2025-10-23 15:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2025-10-23 15:51:18] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005510 10.0.0.38 - - [2025-10-23 15:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.38 - - [2025-10-23 15:51:18] "GET /config-node/116069a8-f2cf-4e49-93cf-a7da57b8708d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002288 10.0.0.38 - - [2025-10-23 15:51:18] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.38 - - [2025-10-23 15:51:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002485 10.0.0.38 - - [2025-10-23 15:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2025-10-23 15:51:23] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005146 10.0.0.38 - - [2025-10-23 15:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.38 - - [2025-10-23 15:51:23] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.016422 10.0.0.38 - - [2025-10-23 15:51:24] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 264 0.002241 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/0401972e-01f9-4582-84bf-bdd24f5281b9 HTTP/1.1" 200 244 0.011198 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 261 0.011020 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/8163df27-2106-42fa-99da-edeea9e2ee60 HTTP/1.1" 200 244 0.011800 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 261 0.003366 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/e3ace01e-d875-4d95-ae99-77ec477e3340 HTTP/1.1" 200 244 0.012640 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 253 0.006321 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014121 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/b085e8fc-bb6d-4109-bccd-088450a4bb62 HTTP/1.1" 200 244 0.011877 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 251 0.008506 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/81a3df3c-7a4b-4ae2-b5df-957ce147ccfc HTTP/1.1" 200 244 0.012614 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 252 0.009912 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/cbd139cd-a29e-4f82-99a6-569ec43f3c38 HTTP/1.1" 200 244 0.011456 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 256 0.007568 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/50cabd03-c23a-4f32-9074-2e475cff6b98 HTTP/1.1" 200 244 0.026001 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 248 0.007270 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/488a6cdc-0c8c-431e-b2e3-68c6c654e8a8 HTTP/1.1" 200 244 0.014972 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 252 0.012472 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/6bb46bb6-8f62-4490-98b2-7500f9d1ef2a HTTP/1.1" 200 244 0.011075 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 257 0.008271 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/3404c226-8e03-4181-bb49-a150d8e209a2 HTTP/1.1" 200 244 0.012688 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 251 0.020121 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/1407729b-8d93-4f58-9402-aa6e7ad029de HTTP/1.1" 200 244 0.010900 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 257 0.009707 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/6e449013-c0c4-4078-a4a0-706cf9871a7a HTTP/1.1" 200 244 0.011565 10.0.0.38 - - [2025-10-23 15:51:24] "POST /alarms HTTP/1.1" 409 261 0.012599 10.0.0.38 - - [2025-10-23 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.38 - - [2025-10-23 15:51:24] "PUT /alarm/eafdbef5-ff2e-4b9c-9c1b-f008f01583be HTTP/1.1" 200 244 0.013751 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 258 0.008787 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/1bb65c6c-49e9-4b48-9e7c-15944a69026f HTTP/1.1" 200 244 0.012269 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 254 0.007354 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/ad6ebdcb-2fcf-4645-b1ec-5a818ef89252 HTTP/1.1" 200 244 0.014928 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 254 0.007110 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/345b7ee1-0114-47e9-bc3c-b49faa4b7622 HTTP/1.1" 200 244 0.012963 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 254 0.035533 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/0932f872-f3d0-4493-b431-7bf188661541 HTTP/1.1" 200 244 0.017411 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 247 0.010237 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/1e37fe93-a425-4ea9-9c9a-ca0c7b438852 HTTP/1.1" 200 244 0.014221 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 272 0.005789 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/dbadd538-03c0-44f2-b96f-ee5e11d46c7e HTTP/1.1" 200 244 0.012036 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 261 0.010654 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/5745b07c-8f23-45b8-aaf9-2c8de0b41ac4 HTTP/1.1" 200 244 0.020585 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 259 0.003294 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/9aae8b38-57ac-4d91-bebc-65e11c8a94b6 HTTP/1.1" 200 244 0.013338 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 265 0.009472 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/6474215d-5228-4c59-9b55-f9a0e1002a8f HTTP/1.1" 200 244 0.012028 10.0.0.38 - - [2025-10-23 15:51:25] "POST /alarms HTTP/1.1" 409 279 0.007909 10.0.0.38 - - [2025-10-23 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.38 - - [2025-10-23 15:51:25] "PUT /alarm/b309abeb-f28f-46a8-b407-2a0016161d18 HTTP/1.1" 200 244 0.011517 10.0.0.38 - - [2025-10-23 15:51:26] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.38 - - [2025-10-23 15:51:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002720 10.0.0.38 - - [2025-10-23 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.38 - - [2025-10-23 15:51:26] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.007754 10.0.0.38 - - [2025-10-23 15:51:26] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.38 - - [2025-10-23 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2025-10-23 15:51:26] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002679 10.0.0.38 - - [2025-10-23 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.38 - - [2025-10-23 15:51:26] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.011419 10.0.0.38 - - [2025-10-23 15:51:26] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.38 - - [2025-10-23 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.38 - - [2025-10-23 15:51:26] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006978 10.0.0.38 - - [2025-10-23 15:51:26] "PUT /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a HTTP/1.1" 200 274 0.019410 10.0.0.38 - - [2025-10-23 15:51:30] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.38 - - [2025-10-23 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.38 - - [2025-10-23 15:51:30] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002833 10.0.0.38 - - [2025-10-23 15:51:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001776 10.0.0.38 - - [2025-10-23 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2025-10-23 15:51:30] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004187 10.0.0.38 - - [2025-10-23 15:51:30] "PUT /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc HTTP/1.1" 200 254 0.018248 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:51:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:51:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 10.0.0.38 - - [2025-10-23 15:51:32] "POST /tags HTTP/1.1" 200 365 0.072232 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014750 10.0.0.38 - - [2025-10-23 15:51:32] "GET /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017825 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.38 - - [2025-10-23 15:51:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048915 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-10-23 15:51:32] "GET /service-appliance-set/d833860e-2097-4ada-b65b-e6c55cf07065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003398 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.005864 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.38 - - [2025-10-23 15:51:32] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010903 10.0.0.38 - - [2025-10-23 15:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.143074 10.0.0.38 - - [2025-10-23 15:51:32] "GET /virtual-machine-interface/d6259063-92e6-4744-9a72-a7555cdc0f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018671 10.0.0.38 - - [2025-10-23 15:51:32] "POST /set-tag HTTP/1.1" 200 109 0.029410 10.0.0.38 - - [2025-10-23 15:51:32] "POST /instance-ips HTTP/1.1" 200 417 0.044559 10.0.0.38 - - [2025-10-23 15:51:32] "GET /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005206 10.0.0.38 - - [2025-10-23 15:51:32] "POST /loadbalancers HTTP/1.1" 200 618 0.088534 10.0.0.38 - - [2025-10-23 15:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039792 10.0.0.38 - - [2025-10-23 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010734 10.0.0.38 - - [2025-10-23 15:51:32] "POST /service-instances HTTP/1.1" 200 566 0.089169 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.013341 10.0.0.38 - - [2025-10-23 15:51:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090594 10.0.0.38 - - [2025-10-23 15:51:33] "GET /virtual-machine-interface/d6259063-92e6-4744-9a72-a7555cdc0f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020602 10.0.0.38 - - [2025-10-23 15:51:33] "GET /virtual-machine-interface/d6259063-92e6-4744-9a72-a7555cdc0f07?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.027291 10.0.0.38 - - [2025-10-23 15:51:33] "PUT /service-instance/98a2e9e4-4b4f-4fa6-9628-672c6b93b325 HTTP/1.1" 200 266 0.036565 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.002930 10.0.0.38 - - [2025-10-23 15:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029209 10.0.0.38 - - [2025-10-23 15:51:33] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011424 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.38 - - [2025-10-23 15:51:33] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005260 10.0.0.38 - - [2025-10-23 15:51:33] "POST /tags HTTP/1.1" 409 221 0.002035 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.38 - - [2025-10-23 15:51:33] "POST /virtual-machines HTTP/1.1" 200 429 0.016952 10.0.0.38 - - [2025-10-23 15:51:33] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014959 10.0.0.38 - - [2025-10-23 15:51:33] "POST /tags HTTP/1.1" 409 238 0.003856 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.38 - - [2025-10-23 15:51:33] "GET /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022889 10.0.0.38 - - [2025-10-23 15:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.160414 10.0.0.38 - - [2025-10-23 15:51:33] "POST /chown HTTP/1.1" 200 109 0.019599 10.0.0.38 - - [2025-10-23 15:51:33] "POST /firewall-rules HTTP/1.1" 200 650 0.179006 10.0.0.38 - - [2025-10-23 15:51:33] "GET /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011849 10.0.0.38 - - [2025-10-23 15:51:33] "POST /chown HTTP/1.1" 200 109 0.070975 10.0.0.38 - - [2025-10-23 15:51:33] "PUT /virtual-machine-interface/8816f452-791e-43d9-bd36-be7ca0665e32 HTTP/1.1" 200 284 0.032730 10.0.0.38 - - [2025-10-23 15:51:33] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019561 10.0.0.38 - - [2025-10-23 15:51:33] "GET /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002727 10.0.0.38 - - [2025-10-23 15:51:33] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.036519 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.035725 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.015786 10.0.0.38 - - [2025-10-23 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009143 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.056114 10.0.0.38 - - [2025-10-23 15:51:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077443 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.047566 10.0.0.38 - - [2025-10-23 15:51:33] "GET /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.013019 10.0.0.38 - - [2025-10-23 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.008313 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.027732 10.0.0.38 - - [2025-10-23 15:51:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.078252 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.070716 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015921 10.0.0.38 - - [2025-10-23 15:51:34] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039875 10.0.0.38 - - [2025-10-23 15:51:34] "POST /virtual-machines HTTP/1.1" 200 429 0.018488 10.0.0.38 - - [2025-10-23 15:51:34] "GET /loadbalancer-listener/e4b64825-e90b-49c8-b430-3429ef0b8f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004728 10.0.0.38 - - [2025-10-23 15:51:34] "GET /loadbalancer-listener/e4b64825-e90b-49c8-b430-3429ef0b8f71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004556 10.0.0.38 - - [2025-10-23 15:51:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.095314 10.0.0.38 - - [2025-10-23 15:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165972 10.0.0.38 - - [2025-10-23 15:51:34] "POST /chown HTTP/1.1" 200 109 0.041263 10.0.0.38 - - [2025-10-23 15:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041880 10.0.0.38 - - [2025-10-23 15:51:34] "GET /loadbalancer-pool/16b3de2f-540a-4b7e-ae5b-365e613fa4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004989 10.0.0.38 - - [2025-10-23 15:51:34] "POST /chown HTTP/1.1" 200 109 0.014960 10.0.0.38 - - [2025-10-23 15:51:34] "PUT /virtual-machine-interface/77a324f4-22ad-42e0-91cf-fb87ad9e5b8c HTTP/1.1" 200 284 0.026834 10.0.0.38 - - [2025-10-23 15:51:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056283 10.0.0.38 - - [2025-10-23 15:51:34] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.034091 10.0.0.38 - - [2025-10-23 15:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013675 10.0.0.38 - - [2025-10-23 15:51:34] "GET /loadbalancer-member/68a5bdff-06e7-4708-90cf-e9e11f84189e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.018912 10.0.0.38 - - [2025-10-23 15:51:34] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007761 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.018139 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.019417 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.38 - - [2025-10-23 15:51:34] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002735 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.019064 10.0.0.38 - - [2025-10-23 15:51:34] "POST /tags HTTP/1.1" 409 221 0.007844 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008276 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.38 - - [2025-10-23 15:51:34] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010633 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.032817 10.0.0.38 - - [2025-10-23 15:51:34] "POST /tags HTTP/1.1" 409 238 0.007250 10.0.0.38 - - [2025-10-23 15:51:34] "PUT /service-instance/98a2e9e4-4b4f-4fa6-9628-672c6b93b325 HTTP/1.1" 200 266 0.009263 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.38 - - [2025-10-23 15:51:34] "GET /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013002 10.0.0.38 - - [2025-10-23 15:51:34] "POST /firewall-rules HTTP/1.1" 409 293 0.002096 10.0.0.38 - - [2025-10-23 15:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011994 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.38 - - [2025-10-23 15:51:34] "POST /chown HTTP/1.1" 200 109 0.010525 10.0.0.38 - - [2025-10-23 15:51:34] "PUT /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77 HTTP/1.1" 200 260 0.031996 10.0.0.38 - - [2025-10-23 15:51:34] "GET /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009573 10.0.0.38 - - [2025-10-23 15:51:34] "POST /chown HTTP/1.1" 200 109 0.006106 10.0.0.38 - - [2025-10-23 15:51:34] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.016786 10.0.0.38 - - [2025-10-23 15:51:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004725 10.0.0.38 - - [2025-10-23 15:51:34] "GET /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003549 10.0.0.38 - - [2025-10-23 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.019863 10.0.0.38 - - [2025-10-23 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012299 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.007855 10.0.0.38 - - [2025-10-23 15:51:35] "GET /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018559 10.0.0.38 - - [2025-10-23 15:51:35] "GET /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016747 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.041314 10.0.0.38 - - [2025-10-23 15:51:35] "GET /virtual-machine-interface/77a324f4-22ad-42e0-91cf-fb87ad9e5b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.022293 10.0.0.38 - - [2025-10-23 15:51:35] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.026350 10.0.0.38 - - [2025-10-23 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.020664 10.0.0.38 - - [2025-10-23 15:51:35] "GET /virtual-machine-interface/8816f452-791e-43d9-bd36-be7ca0665e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.016521 10.0.0.38 - - [2025-10-23 15:51:35] "POST /ref-update HTTP/1.1" 200 156 0.034074 10.0.0.38 - - [2025-10-23 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.008525 10.0.0.38 - - [2025-10-23 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.059874 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.38 - - [2025-10-23 15:51:35] "GET /virtual-machine-interface/d6259063-92e6-4744-9a72-a7555cdc0f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010734 10.0.0.38 - - [2025-10-23 15:51:35] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.041550 10.0.0.38 - - [2025-10-23 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.047906 10.0.0.38 - - [2025-10-23 15:51:35] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012978 10.0.0.38 - - [2025-10-23 15:51:35] "POST /ref-update HTTP/1.1" 200 156 0.050796 10.0.0.38 - - [2025-10-23 15:51:35] "GET /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003544 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.010512 10.0.0.38 - - [2025-10-23 15:51:35] "POST /ref-update HTTP/1.1" 200 156 0.016617 10.0.0.38 - - [2025-10-23 15:51:35] "POST /chown HTTP/1.1" 200 109 0.031737 10.0.0.38 - - [2025-10-23 15:51:35] "PUT /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 256 0.016307 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /firewall-rule/77f83296-688f-4ea7-9fbe-187a821f9c77 HTTP/1.1" 200 115 0.084634 10.0.0.38 - - [2025-10-23 15:51:35] "POST /ref-update HTTP/1.1" 200 156 0.020990 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /loadbalancer-member/68a5bdff-06e7-4708-90cf-e9e11f84189e HTTP/1.1" 200 115 0.037085 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /loadbalancer-pool/16b3de2f-540a-4b7e-ae5b-365e613fa4e2 HTTP/1.1" 200 115 0.039858 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /loadbalancer-listener/e4b64825-e90b-49c8-b430-3429ef0b8f71 HTTP/1.1" 200 115 0.040129 10.0.0.38 - - [2025-10-23 15:51:35] "PUT /service-instance/98a2e9e4-4b4f-4fa6-9628-672c6b93b325 HTTP/1.1" 200 266 0.020993 10.0.0.38 - - [2025-10-23 15:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020006 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2 HTTP/1.1" 200 115 0.080470 10.0.0.38 - - [2025-10-23 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.38 - - [2025-10-23 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /instance-ip/be1c5967-935a-4117-a284-40bec2ee5199 HTTP/1.1" 200 115 0.040081 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /virtual-machine-interface/d6259063-92e6-4744-9a72-a7555cdc0f07 HTTP/1.1" 200 115 0.038718 10.0.0.38 - - [2025-10-23 15:51:35] "POST /service-instances HTTP/1.1" 409 259 0.002788 10.0.0.38 - - [2025-10-23 15:51:35] "DELETE /tag/a809a38f-8e2c-453d-ae10-2cb9b9aa25a0 HTTP/1.1" 200 115 0.066665 10.0.0.38 - - [2025-10-23 15:51:35] "POST /service-instances HTTP/1.1" 409 259 0.002215 10.0.0.38 - - [2025-10-23 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2025-10-23 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.38 - - [2025-10-23 15:51:36] "DELETE /service-instance/98a2e9e4-4b4f-4fa6-9628-672c6b93b325 HTTP/1.1" 200 115 0.063220 10.0.0.38 - - [2025-10-23 15:51:36] "GET /virtual-machine-interface/8816f452-791e-43d9-bd36-be7ca0665e32?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007494 10.0.0.38 - - [2025-10-23 15:51:36] "DELETE /virtual-machine-interface/8816f452-791e-43d9-bd36-be7ca0665e32 HTTP/1.1" 200 115 0.061798 10.0.0.38 - - [2025-10-23 15:51:36] "POST /ref-update HTTP/1.1" 200 156 0.013118 10.0.0.38 - - [2025-10-23 15:51:36] "DELETE /virtual-machine/002b3637-ad3f-4e31-b8df-ff59180c2a79 HTTP/1.1" 200 115 0.039622 10.0.0.38 - - [2025-10-23 15:51:36] "GET /virtual-machine-interface/77a324f4-22ad-42e0-91cf-fb87ad9e5b8c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005584 10.0.0.38 - - [2025-10-23 15:51:36] "DELETE /virtual-machine-interface/77a324f4-22ad-42e0-91cf-fb87ad9e5b8c HTTP/1.1" 200 115 0.083918 10.0.0.38 - - [2025-10-23 15:51:36] "DELETE /virtual-machine/54efb101-e6a7-4394-b9e9-7a068595b611 HTTP/1.1" 200 115 0.024212 10.0.0.38 - - [2025-10-23 15:51:45] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.38 - - [2025-10-23 15:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2025-10-23 15:51:45] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006539 10.0.0.38 - - [2025-10-23 15:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.38 - - [2025-10-23 15:51:45] "GET /config-node/116069a8-f2cf-4e49-93cf-a7da57b8708d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002575 10.0.0.38 - - [2025-10-23 15:51:57] "GET / HTTP/1.1" 200 35931 0.002449 10.0.0.38 - - [2025-10-23 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2025-10-23 15:51:57] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003867 10.0.0.38 - - [2025-10-23 15:51:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002677 10.0.0.38 - - [2025-10-23 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2025-10-23 15:51:57] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005895 10.0.0.38 - - [2025-10-23 15:51:57] "PUT /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc HTTP/1.1" 200 254 0.028009 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.38 - - [2025-10-23 15:52:15] "GET / HTTP/1.1" 200 35931 0.002517 10.0.0.38 - - [2025-10-23 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-10-23 15:52:15] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006918 10.0.0.38 - - [2025-10-23 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2025-10-23 15:52:15] "GET /config-node/116069a8-f2cf-4e49-93cf-a7da57b8708d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003389 10.0.0.38 - - [2025-10-23 15:52:15] "GET / HTTP/1.1" 200 35931 0.004164 10.0.0.38 - - [2025-10-23 15:52:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010081 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-10-23 15:52:21] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002821 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.008484 10.0.0.38 - - [2025-10-23 15:52:21] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 264 0.002650 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/0401972e-01f9-4582-84bf-bdd24f5281b9 HTTP/1.1" 200 244 0.010302 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 261 0.005930 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/8163df27-2106-42fa-99da-edeea9e2ee60 HTTP/1.1" 200 244 0.014145 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 261 0.002880 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/e3ace01e-d875-4d95-ae99-77ec477e3340 HTTP/1.1" 200 244 0.009902 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 253 0.004350 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/b085e8fc-bb6d-4109-bccd-088450a4bb62 HTTP/1.1" 200 244 0.011919 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 251 0.009216 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/81a3df3c-7a4b-4ae2-b5df-957ce147ccfc HTTP/1.1" 200 244 0.009068 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 252 0.003712 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/cbd139cd-a29e-4f82-99a6-569ec43f3c38 HTTP/1.1" 200 244 0.011902 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 256 0.004440 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/50cabd03-c23a-4f32-9074-2e475cff6b98 HTTP/1.1" 200 244 0.009742 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 248 0.004454 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/488a6cdc-0c8c-431e-b2e3-68c6c654e8a8 HTTP/1.1" 200 244 0.010123 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 252 0.014710 10.0.0.38 - - [2025-10-23 15:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.38 - - [2025-10-23 15:52:21] "PUT /alarm/6bb46bb6-8f62-4490-98b2-7500f9d1ef2a HTTP/1.1" 200 244 0.011678 10.0.0.38 - - [2025-10-23 15:52:21] "POST /alarms HTTP/1.1" 409 257 0.017323 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/3404c226-8e03-4181-bb49-a150d8e209a2 HTTP/1.1" 200 244 0.011803 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 251 0.007936 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/1407729b-8d93-4f58-9402-aa6e7ad029de HTTP/1.1" 200 244 0.011948 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 257 0.010903 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/6e449013-c0c4-4078-a4a0-706cf9871a7a HTTP/1.1" 200 244 0.011358 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 261 0.013131 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/eafdbef5-ff2e-4b9c-9c1b-f008f01583be HTTP/1.1" 200 244 0.011617 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 258 0.004439 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/1bb65c6c-49e9-4b48-9e7c-15944a69026f HTTP/1.1" 200 244 0.014025 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 254 0.010806 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/ad6ebdcb-2fcf-4645-b1ec-5a818ef89252 HTTP/1.1" 200 244 0.010291 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 254 0.018352 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/345b7ee1-0114-47e9-bc3c-b49faa4b7622 HTTP/1.1" 200 244 0.010978 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 254 0.006505 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/0932f872-f3d0-4493-b431-7bf188661541 HTTP/1.1" 200 244 0.010036 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 247 0.005990 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/1e37fe93-a425-4ea9-9c9a-ca0c7b438852 HTTP/1.1" 200 244 0.010607 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 272 0.007663 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/dbadd538-03c0-44f2-b96f-ee5e11d46c7e HTTP/1.1" 200 244 0.019244 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 261 0.009208 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/5745b07c-8f23-45b8-aaf9-2c8de0b41ac4 HTTP/1.1" 200 244 0.013323 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 259 0.002650 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/9aae8b38-57ac-4d91-bebc-65e11c8a94b6 HTTP/1.1" 200 244 0.010260 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 265 0.006509 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.38 - - [2025-10-23 15:52:22] "PUT /alarm/6474215d-5228-4c59-9b55-f9a0e1002a8f HTTP/1.1" 200 244 0.010825 10.0.0.38 - - [2025-10-23 15:52:22] "POST /alarms HTTP/1.1" 409 279 0.005520 10.0.0.38 - - [2025-10-23 15:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.38 - - [2025-10-23 15:52:23] "PUT /alarm/b309abeb-f28f-46a8-b407-2a0016161d18 HTTP/1.1" 200 244 0.011665 10.0.0.38 - - [2025-10-23 15:52:23] "GET / HTTP/1.1" 200 35931 0.001939 10.0.0.38 - - [2025-10-23 15:52:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004185 10.0.0.38 - - [2025-10-23 15:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.38 - - [2025-10-23 15:52:23] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.010592 10.0.0.38 - - [2025-10-23 15:52:23] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.38 - - [2025-10-23 15:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.38 - - [2025-10-23 15:52:23] "GET /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003154 10.0.0.38 - - [2025-10-23 15:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.38 - - [2025-10-23 15:52:23] "PUT /global-vrouter-config/9f6432b8-45b6-4d56-8e9e-5862caf179d6 HTTP/1.1" 200 276 0.010348 10.0.0.38 - - [2025-10-23 15:52:23] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.38 - - [2025-10-23 15:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.38 - - [2025-10-23 15:52:23] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004968 10.0.0.38 - - [2025-10-23 15:52:23] "PUT /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a HTTP/1.1" 200 274 0.013564 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 10.0.0.38 - - [2025-10-23 15:52:27] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.38 - - [2025-10-23 15:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.38 - - [2025-10-23 15:52:27] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003051 10.0.0.38 - - [2025-10-23 15:52:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002343 10.0.0.38 - - [2025-10-23 15:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.38 - - [2025-10-23 15:52:27] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005396 10.0.0.38 - - [2025-10-23 15:52:27] "PUT /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc HTTP/1.1" 200 254 0.014483 10.0.0.38 - - [2025-10-23 15:52:31] "POST /tags HTTP/1.1" 200 355 0.023451 10.0.0.38 - - [2025-10-23 15:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018347 10.0.0.38 - - [2025-10-23 15:52:31] "GET /tag/6d3e78b6-05c0-489f-ae4e-adbb207ec058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020913 10.0.0.38 - - [2025-10-23 15:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011590 10.0.0.38 - - [2025-10-23 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.38 - - [2025-10-23 15:52:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066846 10.0.0.38 - - [2025-10-23 15:52:32] "POST /virtual-machines HTTP/1.1" 200 351 0.030722 10.0.0.38 - - [2025-10-23 15:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.051704 10.0.0.38 - - [2025-10-23 15:52:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.105274 10.0.0.38 - - [2025-10-23 15:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008868 10.0.0.38 - - [2025-10-23 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012633 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005246 10.0.0.38 - - [2025-10-23 15:52:32] "POST /instance-ips HTTP/1.1" 200 391 0.024672 10.0.0.38 - - [2025-10-23 15:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024973 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.011608 10.0.0.38 - - [2025-10-23 15:52:32] "POST /set-tag HTTP/1.1" 200 109 0.018150 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.037029 10.0.0.38 - - [2025-10-23 15:52:32] "GET /instance-ip/49548d82-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.010028 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005156 10.0.0.38 - - [2025-10-23 15:52:32] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005090 10.0.0.38 - - [2025-10-23 15:52:32] "POST /ref-update HTTP/1.1" 200 156 0.014656 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.016339 10.0.0.38 - - [2025-10-23 15:52:32] "POST /set-tag HTTP/1.1" 200 109 0.005706 10.0.0.38 - - [2025-10-23 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.38 - - [2025-10-23 15:52:32] "GET /virtual-network/0f7dacef-ac59-4f1e-b046-ccbfc0012c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004855 10.0.0.38 - - [2025-10-23 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002248 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001721 10.0.0.38 - - [2025-10-23 15:52:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065762 10.0.0.38 - - [2025-10-23 15:52:33] "POST /virtual-machines HTTP/1.1" 200 355 0.015994 10.0.0.38 - - [2025-10-23 15:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018322 10.0.0.38 - - [2025-10-23 15:52:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.127828 10.0.0.38 - - [2025-10-23 15:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013528 10.0.0.38 - - [2025-10-23 15:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004912 10.0.0.38 - - [2025-10-23 15:52:33] "POST /instance-ips HTTP/1.1" 200 395 0.258972 10.0.0.38 - - [2025-10-23 15:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031222 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016123 10.0.0.38 - - [2025-10-23 15:52:33] "POST /set-tag HTTP/1.1" 200 109 0.034990 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.027321 10.0.0.38 - - [2025-10-23 15:52:33] "GET /instance-ip/49d81706-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004565 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005088 10.0.0.38 - - [2025-10-23 15:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-router/e004a112-82ae-4a2a-896d-c3719ae099fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003746 10.0.0.38 - - [2025-10-23 15:52:33] "POST /ref-update HTTP/1.1" 200 156 0.010531 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015298 10.0.0.38 - - [2025-10-23 15:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004951 10.0.0.38 - - [2025-10-23 15:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.38 - - [2025-10-23 15:52:33] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009604 10.0.0.38 - - [2025-10-23 15:52:34] "POST /set-tag HTTP/1.1" 200 109 0.007118 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.38 - - [2025-10-23 15:52:50] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008479 10.0.0.38 - - [2025-10-23 15:52:50] "POST /set-tag HTTP/1.1" 200 109 0.005312 10.0.0.38 - - [2025-10-23 15:52:51] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005011 10.0.0.38 - - [2025-10-23 15:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.38 - - [2025-10-23 15:52:51] "GET / HTTP/1.1" 200 35931 0.002645 10.0.0.38 - - [2025-10-23 15:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.38 - - [2025-10-23 15:52:51] "GET /global-system-config/99152d69-d3c8-4e9d-88eb-894aa4b2d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005907 10.0.0.38 - - [2025-10-23 15:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.38 - - [2025-10-23 15:52:51] "GET /config-node/116069a8-f2cf-4e49-93cf-a7da57b8708d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006212 10.0.0.38 - - [2025-10-23 15:52:53] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005284 10.0.0.38 - - [2025-10-23 15:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.38 - - [2025-10-23 15:53:03] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.38 - - [2025-10-23 15:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.38 - - [2025-10-23 15:53:03] "GET /routing-instance/fe6bad51-30b7-47e2-ab4d-70cfbf416258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002830 10.0.0.38 - - [2025-10-23 15:53:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002126 10.0.0.38 - - [2025-10-23 15:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2025-10-23 15:53:03] "GET /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002802 10.0.0.38 - - [2025-10-23 15:53:03] "PUT /bgp-router/9ed63de5-632f-4e9a-8186-1719967c49bc HTTP/1.1" 200 254 0.026495 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:53:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.38 - - [2025-10-23 15:53:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.38 - - [2025-10-23 15:53:24] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004871 10.0.0.38 - - [2025-10-23 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.005389 10.0.0.38 - - [2025-10-23 15:53:24] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004585 10.0.0.38 - - [2025-10-23 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.38 - - [2025-10-23 15:53:24] "GET /virtual-machine/d4a7275d-a391-4bfa-806b-dac104c98aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003775 10.0.0.38 - - [2025-10-23 15:53:24] "POST /ref-update HTTP/1.1" 200 156 0.016082 10.0.0.38 - - [2025-10-23 15:53:24] "GET /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.019977 10.0.0.38 - - [2025-10-23 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.061592 10.0.0.38 - - [2025-10-23 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.041364 10.0.0.38 - - [2025-10-23 15:53:24] "DELETE /instance-ip/49548d82-b028-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.055114 10.0.0.38 - - [2025-10-23 15:53:24] "DELETE /virtual-machine-interface/4937c24c-b028-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.070731 10.0.0.38 - - [2025-10-23 15:53:24] "DELETE /virtual-machine/d4a7275d-a391-4bfa-806b-dac104c98aac HTTP/1.1" 200 115 0.026142 10.0.0.38 - - [2025-10-23 15:53:24] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015687 10.0.0.38 - - [2025-10-23 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.38 - - [2025-10-23 15:53:32] "POST /tags HTTP/1.1" 200 365 0.049595 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016246 10.0.0.38 - - [2025-10-23 15:53:32] "GET /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013726 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.38 - - [2025-10-23 15:53:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047527 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.38 - - [2025-10-23 15:53:32] "GET /service-appliance-set/d833860e-2097-4ada-b65b-e6c55cf07065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003306 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002151 10.0.0.38 - - [2025-10-23 15:53:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091854 10.0.0.38 - - [2025-10-23 15:53:32] "GET /virtual-machine-interface/c6d49317-8d01-469b-ac9d-14ba63dd9af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006027 10.0.0.38 - - [2025-10-23 15:53:32] "POST /set-tag HTTP/1.1" 200 109 0.013429 10.0.0.38 - - [2025-10-23 15:53:32] "POST /instance-ips HTTP/1.1" 200 417 0.038168 10.0.0.38 - - [2025-10-23 15:53:32] "GET /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004442 10.0.0.38 - - [2025-10-23 15:53:32] "POST /loadbalancers HTTP/1.1" 200 618 0.061805 10.0.0.38 - - [2025-10-23 15:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037386 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.38 - - [2025-10-23 15:53:32] "POST /service-instances HTTP/1.1" 200 566 0.036124 10.0.0.38 - - [2025-10-23 15:53:32] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.38 - - [2025-10-23 15:53:32] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034812 10.0.0.38 - - [2025-10-23 15:53:32] "GET /virtual-machine-interface/c6d49317-8d01-469b-ac9d-14ba63dd9af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.017948 10.0.0.38 - - [2025-10-23 15:53:32] "GET /virtual-machine-interface/c6d49317-8d01-469b-ac9d-14ba63dd9af6?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010633 10.0.0.38 - - [2025-10-23 15:53:32] "PUT /service-instance/89ed1656-498a-4502-8aa1-5d14762f7839 HTTP/1.1" 200 266 0.013687 10.0.0.38 - - [2025-10-23 15:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010163 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.002802 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.38 - - [2025-10-23 15:53:32] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002388 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.38 - - [2025-10-23 15:53:32] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002395 10.0.0.38 - - [2025-10-23 15:53:32] "POST /tags HTTP/1.1" 409 221 0.001512 10.0.0.38 - - [2025-10-23 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.38 - - [2025-10-23 15:53:32] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012731 10.0.0.38 - - [2025-10-23 15:53:32] "POST /virtual-machines HTTP/1.1" 200 429 0.015438 10.0.0.38 - - [2025-10-23 15:53:32] "POST /tags HTTP/1.1" 409 238 0.003024 10.0.0.38 - - [2025-10-23 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.38 - - [2025-10-23 15:53:33] "GET /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011306 10.0.0.38 - - [2025-10-23 15:53:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138061 10.0.0.38 - - [2025-10-23 15:53:33] "POST /firewall-rules HTTP/1.1" 200 650 0.118296 10.0.0.38 - - [2025-10-23 15:53:33] "POST /chown HTTP/1.1" 200 109 0.060784 10.0.0.38 - - [2025-10-23 15:53:33] "GET /firewall-rule/86956a33-7888-4540-af5c-8f058709686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017409 10.0.0.38 - - [2025-10-23 15:53:33] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004180 10.0.0.38 - - [2025-10-23 15:53:33] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.38 - - [2025-10-23 15:53:33] "GET /firewall-rule/86956a33-7888-4540-af5c-8f058709686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003301 10.0.0.38 - - [2025-10-23 15:53:33] "PUT /virtual-machine-interface/7050fc9c-f0bf-402f-b096-0005bd031089 HTTP/1.1" 200 284 0.034314 10.0.0.38 - - [2025-10-23 15:53:33] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.034935 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.059041 10.0.0.38 - - [2025-10-23 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010010 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.013687 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.023211 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.027369 10.0.0.38 - - [2025-10-23 15:53:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073391 10.0.0.38 - - [2025-10-23 15:53:33] "GET /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003918 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.017231 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.019571 10.0.0.38 - - [2025-10-23 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.022649 10.0.0.38 - - [2025-10-23 15:53:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.093617 10.0.0.38 - - [2025-10-23 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2025-10-23 15:53:33] "POST /virtual-machines HTTP/1.1" 200 429 0.016767 10.0.0.38 - - [2025-10-23 15:53:33] "GET /project/39e78434-33f9-4dba-b895-11a4f30937f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045264 10.0.0.38 - - [2025-10-23 15:53:33] "GET /loadbalancer-listener/414dd9a7-d45e-43b4-911d-290ec2f8ccc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003444 10.0.0.38 - - [2025-10-23 15:53:33] "GET /loadbalancer-listener/414dd9a7-d45e-43b4-911d-290ec2f8ccc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018437 10.0.0.38 - - [2025-10-23 15:53:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147803 10.0.0.38 - - [2025-10-23 15:53:33] "POST /chown HTTP/1.1" 200 109 0.026988 10.0.0.38 - - [2025-10-23 15:53:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078090 10.0.0.38 - - [2025-10-23 15:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019394 10.0.0.38 - - [2025-10-23 15:53:33] "GET /loadbalancer-pool/bf25953f-ae76-48ca-8418-c1c7ad1c4bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005940 10.0.0.38 - - [2025-10-23 15:53:33] "POST /chown HTTP/1.1" 200 109 0.027630 10.0.0.38 - - [2025-10-23 15:53:33] "PUT /virtual-machine-interface/1b43af73-820e-4ba0-a079-9e81471d0750 HTTP/1.1" 200 284 0.018948 10.0.0.38 - - [2025-10-23 15:53:33] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.027813 10.0.0.38 - - [2025-10-23 15:53:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030624 10.0.0.38 - - [2025-10-23 15:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018614 10.0.0.38 - - [2025-10-23 15:53:34] "GET /loadbalancer-member/afbea411-6e77-48e5-819f-add72c8eacc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.004028 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.022067 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.019583 10.0.0.38 - - [2025-10-23 15:53:34] "GET /application-policy-set/708831c9-8553-488e-bb4f-7bef491716ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014702 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.031397 10.0.0.38 - - [2025-10-23 15:53:34] "GET /policy-management/62c33233-9a13-4358-905d-0e216eb996f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014402 10.0.0.38 - - [2025-10-23 15:53:34] "POST /tags HTTP/1.1" 409 221 0.004578 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009032 10.0.0.38 - - [2025-10-23 15:53:34] "GET /tag/60a08380-b2d1-4374-8446-2e4c20f2715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015563 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.046183 10.0.0.38 - - [2025-10-23 15:53:34] "POST /tags HTTP/1.1" 409 238 0.001972 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /service-instance/89ed1656-498a-4502-8aa1-5d14762f7839 HTTP/1.1" 200 266 0.007622 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2025-10-23 15:53:34] "GET /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011541 10.0.0.38 - - [2025-10-23 15:53:34] "POST /firewall-rules HTTP/1.1" 409 293 0.002516 10.0.0.38 - - [2025-10-23 15:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011107 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.016725 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /firewall-rule/86956a33-7888-4540-af5c-8f058709686e HTTP/1.1" 200 260 0.038711 10.0.0.38 - - [2025-10-23 15:53:34] "GET /firewall-rule/86956a33-7888-4540-af5c-8f058709686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010473 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.007308 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.015360 10.0.0.38 - - [2025-10-23 15:53:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.019800 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.038698 10.0.0.38 - - [2025-10-23 15:53:34] "GET /firewall-rule/86956a33-7888-4540-af5c-8f058709686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.033303 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.009143 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.021366 10.0.0.38 - - [2025-10-23 15:53:34] "GET /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016906 10.0.0.38 - - [2025-10-23 15:53:34] "GET /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013031 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.044407 10.0.0.38 - - [2025-10-23 15:53:34] "GET /virtual-machine-interface/1b43af73-820e-4ba0-a079-9e81471d0750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009665 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.017463 10.0.0.38 - - [2025-10-23 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.38 - - [2025-10-23 15:53:34] "POST /set-tag HTTP/1.1" 200 109 0.031820 10.0.0.38 - - [2025-10-23 15:53:34] "GET /virtual-machine-interface/7050fc9c-f0bf-402f-b096-0005bd031089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015030 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.038079 10.0.0.38 - - [2025-10-23 15:53:34] "POST /set-tag HTTP/1.1" 200 109 0.038991 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.014131 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.015862 10.0.0.38 - - [2025-10-23 15:53:34] "GET /virtual-machine-interface/c6d49317-8d01-469b-ac9d-14ba63dd9af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.019328 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.033061 10.0.0.38 - - [2025-10-23 15:53:34] "POST /set-tag HTTP/1.1" 200 109 0.028899 10.0.0.38 - - [2025-10-23 15:53:34] "GET /firewall-policy/2ab0d258-99fa-4219-866f-e1cffcbf81e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012762 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.013638 10.0.0.38 - - [2025-10-23 15:53:34] "GET /firewall-rule/86956a33-7888-4540-af5c-8f058709686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007842 10.0.0.38 - - [2025-10-23 15:53:34] "POST /chown HTTP/1.1" 200 109 0.028978 10.0.0.38 - - [2025-10-23 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.035694 10.0.0.38 - - [2025-10-23 15:53:34] "PUT /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 256 0.042281 10.0.0.38 - - [2025-10-23 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.012340 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /firewall-rule/86956a33-7888-4540-af5c-8f058709686e HTTP/1.1" 200 115 0.089138 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /loadbalancer-member/afbea411-6e77-48e5-819f-add72c8eacc4 HTTP/1.1" 200 115 0.049088 10.0.0.38 - - [2025-10-23 15:53:35] "PUT /service-instance/89ed1656-498a-4502-8aa1-5d14762f7839 HTTP/1.1" 200 266 0.007508 10.0.0.38 - - [2025-10-23 15:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019391 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /loadbalancer-pool/bf25953f-ae76-48ca-8418-c1c7ad1c4bcb HTTP/1.1" 200 115 0.066211 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /loadbalancer-listener/414dd9a7-d45e-43b4-911d-290ec2f8ccc1 HTTP/1.1" 200 115 0.034946 10.0.0.38 - - [2025-10-23 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.38 - - [2025-10-23 15:53:35] "POST /chown HTTP/1.1" 200 109 0.005160 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /loadbalancer/a33c28d5-ce61-4402-8226-240f82b121e2 HTTP/1.1" 200 115 0.074147 10.0.0.38 - - [2025-10-23 15:53:35] "POST /chown HTTP/1.1" 200 109 0.018752 10.0.0.38 - - [2025-10-23 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.020557 10.0.0.38 - - [2025-10-23 15:53:35] "POST /chown HTTP/1.1" 200 109 0.021384 10.0.0.38 - - [2025-10-23 15:53:35] "POST /chown HTTP/1.1" 404 171 0.012610 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /instance-ip/2319cccb-19ee-4bd1-9f30-c7f0ab3bba43 HTTP/1.1" 200 115 0.131361 10.0.0.38 - - [2025-10-23 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.014768 10.0.0.38 - - [2025-10-23 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /virtual-machine-interface/c6d49317-8d01-469b-ac9d-14ba63dd9af6 HTTP/1.1" 200 115 0.053559 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /tag/e26ecc34-332b-4dbd-a069-f4cc5888757f HTTP/1.1" 409 336 0.004713 10.0.0.38 - - [2025-10-23 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.38 - - [2025-10-23 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2025-10-23 15:53:35] "POST /service-instances HTTP/1.1" 409 259 0.002338 10.0.0.38 - - [2025-10-23 15:53:35] "POST /service-instances HTTP/1.1" 409 259 0.002432 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /service-instance/89ed1656-498a-4502-8aa1-5d14762f7839 HTTP/1.1" 200 115 0.031580 10.0.0.38 - - [2025-10-23 15:53:35] "GET /virtual-machine-interface/1b43af73-820e-4ba0-a079-9e81471d0750?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004890 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /virtual-machine-interface/1b43af73-820e-4ba0-a079-9e81471d0750 HTTP/1.1" 200 115 0.052089 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /virtual-machine/2f4680f4-500b-4a2b-bf71-6c1bc9ad5b19 HTTP/1.1" 200 115 0.031282 10.0.0.38 - - [2025-10-23 15:53:35] "GET /virtual-machine-interface/7050fc9c-f0bf-402f-b096-0005bd031089?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007646 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /virtual-machine-interface/7050fc9c-f0bf-402f-b096-0005bd031089 HTTP/1.1" 200 115 0.043875 10.0.0.38 - - [2025-10-23 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.012419 10.0.0.38 - - [2025-10-23 15:53:35] "DELETE /virtual-machine/173eb0d9-d587-44ee-8e6b-1d176613fb63 HTTP/1.1" 200 115 0.034053 10.0.0.38 - - [2025-10-23 15:53:56] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011093 10.0.0.38 - - [2025-10-23 15:53:56] "POST /set-tag HTTP/1.1" 200 109 0.004361 10.0.0.38 - - [2025-10-23 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.38 - - [2025-10-23 15:53:56] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002733 10.0.0.38 - - [2025-10-23 15:53:56] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006155 10.0.0.38 - - [2025-10-23 15:53:56] "POST /set-tag HTTP/1.1" 200 109 0.038027 10.0.0.38 - - [2025-10-23 15:53:56] "DELETE /loadbalancer-member/79934a8a-4d2b-41b7-a0e8-027a809e8d30 HTTP/1.1" 200 115 0.029146 10.0.0.38 - - [2025-10-23 15:53:56] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010762 10.0.0.38 - - [2025-10-23 15:53:56] "POST /set-tag HTTP/1.1" 200 109 0.006525 10.0.0.38 - - [2025-10-23 15:53:56] "DELETE /loadbalancer-member/fd6e53aa-0bcf-43f3-86aa-d2c4f71dec2b HTTP/1.1" 200 115 0.038534 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005936 10.0.0.38 - - [2025-10-23 15:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.38 - - [2025-10-23 15:53:57] "DELETE /loadbalancer-member/fa6a77e0-bfb4-49cb-ab30-b8b00eb2deb5 HTTP/1.1" 200 115 0.038451 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005764 10.0.0.38 - - [2025-10-23 15:53:57] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.38 - - [2025-10-23 15:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.38 - - [2025-10-23 15:53:57] "GET /loadbalancer/78c42513-4fc3-4510-a459-78bfa56c5a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003141 10.0.0.38 - - [2025-10-23 15:53:57] "GET /loadbalancer-pool/f8193fda-fe7f-4536-9d8a-1b13a6dfa202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003644 10.0.0.38 - - [2025-10-23 15:53:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015385 10.0.0.38 - - [2025-10-23 15:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020214 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004998 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007444 10.0.0.38 - - [2025-10-23 15:53:57] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002609 10.0.0.38 - - [2025-10-23 15:53:57] "POST /set-tag HTTP/1.1" 200 109 0.063847 10.0.0.38 - - [2025-10-23 15:53:57] "GET /loadbalancer-pool/fa289e91-1f0e-465a-8075-d21a69b68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009323 10.0.0.38 - - [2025-10-23 15:53:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020205 10.0.0.38 - - [2025-10-23 15:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010753 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005947 10.0.0.38 - - [2025-10-23 15:53:57] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011366 10.0.0.38 - - [2025-10-23 15:53:57] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007563 10.0.0.38 - - [2025-10-23 15:53:57] "GET /loadbalancer-pool/651e304a-b908-4444-a99e-e153c5a26e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012874 10.0.0.38 - - [2025-10-23 15:53:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039912 10.0.0.38 - - [2025-10-23 15:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043922 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009249 10.0.0.38 - - [2025-10-23 15:53:57] "GET /virtual-machine-interface/b968ac72-b026-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009347 10.0.0.38 - - [2025-10-23 15:53:57] "GET /floating-ip/cf6501ff-0489-4b40-8719-9faf1a7fdfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003142 10.0.0.38 - - [2025-10-23 15:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.38 - - [2025-10-23 15:54:22] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006774 10.0.0.38 - - [2025-10-23 15:54:22] "POST /set-tag HTTP/1.1" 200 109 0.008649 10.0.0.38 - - [2025-10-23 15:54:22] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004938 10.0.0.38 - - [2025-10-23 15:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.38 - - [2025-10-23 15:54:23] "GET /virtual-machine/3ef77d33-87eb-460c-9dd9-46c94e593ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006084 10.0.0.38 - - [2025-10-23 15:54:23] "POST /ref-update HTTP/1.1" 200 156 0.015124 10.0.0.38 - - [2025-10-23 15:54:23] "GET /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004721 10.0.0.38 - - [2025-10-23 15:54:23] "POST /set-tag HTTP/1.1" 200 109 0.026722 10.0.0.38 - - [2025-10-23 15:54:23] "POST /set-tag HTTP/1.1" 200 109 0.033034 10.0.0.38 - - [2025-10-23 15:54:23] "DELETE /instance-ip/49d81706-b028-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.063563 10.0.0.38 - - [2025-10-23 15:54:23] "DELETE /virtual-machine-interface/49ba491a-b028-11f0-8100-fa163eb276c7 HTTP/1.1" 200 115 0.060567 10.0.0.38 - - [2025-10-23 15:54:23] "DELETE /virtual-machine/3ef77d33-87eb-460c-9dd9-46c94e593ec9 HTTP/1.1" 200 115 0.026895 10.0.0.38 - - [2025-10-23 15:54:23] "DELETE /tag/6d3e78b6-05c0-489f-ae4e-adbb207ec058 HTTP/1.1" 200 115 0.036505