++ 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: =================== Sat Sep 13 01:48:39 PM UTC 2025 ===================' INFO: =================== Sat Sep 13 01:48:39 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.38 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.96.158.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.96.158.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 ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/13/2025 13:49:29.212 7f7d35872940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/13/2025 13:49:29.373 7f7d35872940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/13/2025 13:49:29.387 7f7d35872940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/13/2025 13:49:29.387 7f7d35872940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-09-13 13:49:35] "GET / HTTP/1.1" 503 181 0.000330 10.0.0.38 - - [2025-09-13 13:49:36] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.38 - - [2025-09-13 13:49:36] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004467 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.001626 10.0.0.38 - - [2025-09-13 13:49:36] "GET / HTTP/1.1" 200 45303 0.001151 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.38 - - [2025-09-13 13:49:36] "POST /config-nodes HTTP/1.1" 200 593 0.028061 10.0.0.38 - - [2025-09-13 13:49:36] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.38 - - [2025-09-13 13:49:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002524 10.0.0.38 - - [2025-09-13 13:49:36] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.38 - - [2025-09-13 13:49:36] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2025-09-13 13:49:36] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005579 10.0.0.38 - - [2025-09-13 13:49:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002024 10.0.0.38 - - [2025-09-13 13:49:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.023984 10.0.0.38 - - [2025-09-13 13:49:37] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002993 10.0.0.38 - - [2025-09-13 13:49:37] "GET / HTTP/1.1" 200 35931 0.001096 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007228 10.0.0.38 - - [2025-09-13 13:49:37] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006112 10.0.0.38 - - [2025-09-13 13:49:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.048763 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.001997 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.38 - - [2025-09-13 13:49:37] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007155 10.0.0.38 - - [2025-09-13 13:49:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.049219 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.38 - - [2025-09-13 13:49:37] "GET /network-ipam/1ea12a40-e954-4165-b1fa-859ef4070c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003392 10.0.0.38 - - [2025-09-13 13:49:37] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2025-09-13 13:49:37] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006771 10.0.0.38 - - [2025-09-13 13:49:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.001716 10.0.0.38 - - [2025-09-13 13:49:38] "POST /database-nodes HTTP/1.1" 200 597 0.054267 10.0.0.38 - - [2025-09-13 13:49:38] "POST /service-templates HTTP/1.1" 200 511 0.048855 10.0.0.38 - - [2025-09-13 13:49:38] "POST /service-templates HTTP/1.1" 200 501 0.024769 10.0.0.38 - - [2025-09-13 13:49:38] "POST /service-templates HTTP/1.1" 200 515 0.052925 10.0.0.38 - - [2025-09-13 13:49:38] "POST /service-templates HTTP/1.1" 200 535 0.031440 10.0.0.38 - - [2025-09-13 13:49:38] "POST /service-templates HTTP/1.1" 200 507 0.032872 10.0.0.38 - - [2025-09-13 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.38 - - [2025-09-13 13:49:38] "GET /network-ipam/1ea12a40-e954-4165-b1fa-859ef4070c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003822 10.0.0.38 - - [2025-09-13 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.001884 10.0.0.38 - - [2025-09-13 13:49:39] "POST /access-control-lists HTTP/1.1" 200 587 0.029332 10.0.0.38 - - [2025-09-13 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.004947 10.0.0.38 - - [2025-09-13 13:49:39] "POST /access-control-lists HTTP/1.1" 200 585 0.024086 10.0.0.38 - - [2025-09-13 13:49:39] "POST /route-targets HTTP/1.1" 200 327 0.014238 10.0.0.38 - - [2025-09-13 13:49:39] "POST /ref-update HTTP/1.1" 200 156 0.017227 10.0.0.38 - - [2025-09-13 13:49:39] "POST /route-targets HTTP/1.1" 200 327 0.023114 10.0.0.38 - - [2025-09-13 13:49:39] "POST /ref-update HTTP/1.1" 200 156 0.020901 10.0.0.38 - - [2025-09-13 13:49:39] "POST /route-targets HTTP/1.1" 200 327 0.010048 10.0.0.38 - - [2025-09-13 13:49:39] "POST /ref-update HTTP/1.1" 200 156 0.029831 10.0.0.38 - - [2025-09-13 13:49:39] "POST /route-targets HTTP/1.1" 200 327 0.029134 10.0.0.38 - - [2025-09-13 13:49:39] "POST /ref-update HTTP/1.1" 200 156 0.041730 10.0.0.38 - - [2025-09-13 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.005267 10.0.0.38 - - [2025-09-13 13:49:39] "POST /access-control-lists HTTP/1.1" 200 551 0.085997 10.0.0.38 - - [2025-09-13 13:49:39] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.38 - - [2025-09-13 13:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.38 - - [2025-09-13 13:49:39] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006423 10.0.0.38 - - [2025-09-13 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.001872 10.0.0.38 - - [2025-09-13 13:49:39] "PUT /access-control-list/e4e46595-fe50-4ed3-8e21-1e17d1c17c08 HTTP/1.1" 200 272 0.016189 10.0.0.38 - - [2025-09-13 13:49:39] "POST /config-database-nodes HTTP/1.1" 200 611 0.028297 10.0.0.38 - - [2025-09-13 13:49:39] "PUT /access-control-list/05ebde35-9b7f-4376-8087-973b53f42679 HTTP/1.1" 200 272 0.071304 10.0.0.38 - - [2025-09-13 13:49:40] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.38 - - [2025-09-13 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.38 - - [2025-09-13 13:49:40] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004780 10.0.0.38 - - [2025-09-13 13:49:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002171 10.0.0.38 - - [2025-09-13 13:49:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.018479 10.0.0.38 - - [2025-09-13 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2025-09-13 13:49:41] "GET /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002452 10.0.0.38 - - [2025-09-13 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.38 - - [2025-09-13 13:49:41] "PUT /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd HTTP/1.1" 200 276 0.007148 10.0.0.38 - - [2025-09-13 13:49:41] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.38 - - [2025-09-13 13:49:41] "POST /alarms HTTP/1.1" 200 581 0.021662 10.0.0.38 - - [2025-09-13 13:49:41] "POST /alarms HTTP/1.1" 200 575 0.031936 10.0.0.38 - - [2025-09-13 13:49:41] "POST /alarms HTTP/1.1" 200 575 0.045987 10.0.0.38 - - [2025-09-13 13:49:41] "POST /alarms HTTP/1.1" 200 559 0.033256 10.0.0.38 - - [2025-09-13 13:49:41] "POST /alarms HTTP/1.1" 200 555 0.026678 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 557 0.032748 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 565 0.053413 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 549 0.052741 10.0.0.38 - - [2025-09-13 13:49:42] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.38 - - [2025-09-13 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.38 - - [2025-09-13 13:49:42] "GET /routing-instance/f8092481-3b9b-4516-beca-1ed1685c54d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002691 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 557 0.051972 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 567 0.040903 10.0.0.38 - - [2025-09-13 13:49:42] "POST /bgp-routers HTTP/1.1" 200 616 0.058965 10.0.0.38 - - [2025-09-13 13:49:42] "GET /bgp-router/a4c46498-6a08-42dd-91ef-bda6d6aa487c?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.026291 10.0.0.38 - - [2025-09-13 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 555 0.062845 10.0.0.38 - - [2025-09-13 13:49:42] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015229 10.0.0.38 - - [2025-09-13 13:49:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008643 10.0.0.38 - - [2025-09-13 13:49:42] "POST /ref-update HTTP/1.1" 200 156 0.017964 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 567 0.069608 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 575 0.094214 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 569 0.019151 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 561 0.031600 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 561 0.028677 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 561 0.023537 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 547 0.031512 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 595 0.068716 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 575 0.020843 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 571 0.027838 10.0.0.38 - - [2025-09-13 13:49:42] "POST /alarms HTTP/1.1" 200 583 0.030906 10.0.0.38 - - [2025-09-13 13:49:43] "POST /alarms HTTP/1.1" 200 609 0.023851 10.0.0.38 - - [2025-09-13 13:49:43] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.38 - - [2025-09-13 13:49:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003392 10.0.0.38 - - [2025-09-13 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2025-09-13 13:49:43] "PUT /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd HTTP/1.1" 200 276 0.018111 10.0.0.38 - - [2025-09-13 13:49:43] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.38 - - [2025-09-13 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.38 - - [2025-09-13 13:49:43] "GET /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002638 10.0.0.38 - - [2025-09-13 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.38 - - [2025-09-13 13:49:43] "PUT /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd HTTP/1.1" 200 276 0.017096 10.0.0.38 - - [2025-09-13 13:49:43] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.38 - - [2025-09-13 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.38 - - [2025-09-13 13:49:43] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008245 10.0.0.38 - - [2025-09-13 13:49:43] "PUT /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28 HTTP/1.1" 200 274 0.018768 10.0.0.38 - - [2025-09-13 13:49:46] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.38 - - [2025-09-13 13:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2025-09-13 13:49:46] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004491 10.0.0.38 - - [2025-09-13 13:49:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.005904 10.0.0.38 - - [2025-09-13 13:49:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.018045 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.38 - - [2025-09-13 13:51:06] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.38 - - [2025-09-13 13:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-09-13 13:51:06] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007038 10.0.0.38 - - [2025-09-13 13:51:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000643 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.001687 10.0.0.38 - - [2025-09-13 13:51:07] "POST /security-groups HTTP/1.1" 200 570 0.075493 10.0.0.38 - - [2025-09-13 13:51:07] "POST /projects HTTP/1.1" 200 481 0.226097 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.003503 10.0.0.38 - - [2025-09-13 13:51:07] "POST /security-groups HTTP/1.1" 200 534 0.056329 10.0.0.38 - - [2025-09-13 13:51:07] "POST /access-control-lists HTTP/1.1" 200 579 0.110586 10.0.0.38 - - [2025-09-13 13:51:07] "POST /chown HTTP/1.1" 200 109 0.050952 10.0.0.38 - - [2025-09-13 13:51:07] "POST /policy-managements HTTP/1.1" 409 214 0.016456 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.001728 10.0.0.38 - - [2025-09-13 13:51:07] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006531 10.0.0.38 - - [2025-09-13 13:51:07] "POST /access-control-lists HTTP/1.1" 200 577 0.103157 10.0.0.38 - - [2025-09-13 13:51:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.088955 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2025-09-13 13:51:07] "GET /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008307 10.0.0.38 - - [2025-09-13 13:51:07] "PUT /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd HTTP/1.1" 200 276 0.014992 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009547 10.0.0.38 - - [2025-09-13 13:51:07] "GET /virtual-network/345c0668-86d2-4ad4-8057-ee475ee24f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.021906 10.0.0.38 - - [2025-09-13 13:51:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.001935 10.0.0.38 - - [2025-09-13 13:51:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.007880 10.0.0.38 - - [2025-09-13 13:51:07] "POST /security-groups HTTP/1.1" 200 574 0.077749 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.002007 10.0.0.38 - - [2025-09-13 13:51:08] "POST /projects HTTP/1.1" 200 489 0.308321 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 594 0.028239 10.0.0.38 - - [2025-09-13 13:51:08] "POST /security-groups HTTP/1.1" 200 546 0.039341 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.016557 10.0.0.38 - - [2025-09-13 13:51:08] "POST /chown HTTP/1.1" 200 109 0.023596 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 592 0.064147 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.001612 10.0.0.38 - - [2025-09-13 13:51:08] "POST /network-ipams HTTP/1.1" 200 522 0.090511 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 583 0.107756 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.015598 10.0.0.38 - - [2025-09-13 13:51:08] "POST /network-ipams HTTP/1.1" 200 510 0.107699 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.002800 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 581 0.040647 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.001649 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 602 0.088964 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.025696 10.0.0.38 - - [2025-09-13 13:51:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009433 10.0.0.38 - - [2025-09-13 13:51:08] "POST /virtual-networks HTTP/1.1" 200 538 0.232939 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 600 0.042366 10.0.0.38 - - [2025-09-13 13:51:08] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011618 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003214 10.0.0.38 - - [2025-09-13 13:51:08] "POST /network-ipams HTTP/1.1" 200 518 0.027883 10.0.0.38 - - [2025-09-13 13:51:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.009319 10.0.0.38 - - [2025-09-13 13:51:08] "POST /access-control-lists HTTP/1.1" 200 589 0.102482 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.38 - - [2025-09-13 13:51:08] "POST /route-targets HTTP/1.1" 200 327 0.049371 10.0.0.38 - - [2025-09-13 13:51:08] "POST /ref-update HTTP/1.1" 200 156 0.022866 10.0.0.38 - - [2025-09-13 13:51:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005024 10.0.0.38 - - [2025-09-13 13:51:08] "POST /virtual-networks HTTP/1.1" 200 546 0.188983 10.0.0.38 - - [2025-09-13 13:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.38 - - [2025-09-13 13:51:09] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.007185 10.0.0.38 - - [2025-09-13 13:51:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.002916 10.0.0.38 - - [2025-09-13 13:51:09] "PUT /access-control-list/de613f19-935b-4e91-9335-00b486e6b1bb HTTP/1.1" 200 272 0.058820 10.0.0.38 - - [2025-09-13 13:51:09] "POST /network-policys HTTP/1.1" 200 538 0.056503 10.0.0.38 - - [2025-09-13 13:51:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.012640 10.0.0.38 - - [2025-09-13 13:51:09] "POST /route-targets HTTP/1.1" 200 327 0.013921 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-update HTTP/1.1" 200 156 0.055901 10.0.0.38 - - [2025-09-13 13:51:09] "POST /network-policys HTTP/1.1" 200 534 0.184095 10.0.0.38 - - [2025-09-13 13:51:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.020840 10.0.0.38 - - [2025-09-13 13:51:09] "POST /network-policys HTTP/1.1" 200 542 0.038652 10.0.0.38 - - [2025-09-13 13:51:09] "PUT /access-control-list/b3fbb656-3be5-4fa0-9dd5-7d65d2e119d0 HTTP/1.1" 200 272 0.031326 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-update HTTP/1.1" 200 156 0.100586 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011429 10.0.0.38 - - [2025-09-13 13:51:09] "PUT /access-control-list/de613f19-935b-4e91-9335-00b486e6b1bb HTTP/1.1" 200 272 0.017602 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-update HTTP/1.1" 200 156 0.084118 10.0.0.38 - - [2025-09-13 13:51:09] "PUT /access-control-list/b3fbb656-3be5-4fa0-9dd5-7d65d2e119d0 HTTP/1.1" 200 272 0.068364 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-update HTTP/1.1" 200 156 0.054343 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-update HTTP/1.1" 200 156 0.169822 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017136 10.0.0.38 - - [2025-09-13 13:51:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030045 10.0.0.38 - - [2025-09-13 13:51:10] "PUT /access-control-list/de613f19-935b-4e91-9335-00b486e6b1bb HTTP/1.1" 200 272 0.098657 10.0.0.38 - - [2025-09-13 13:51:10] "PUT /access-control-list/b3fbb656-3be5-4fa0-9dd5-7d65d2e119d0 HTTP/1.1" 200 272 0.021867 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-update HTTP/1.1" 200 156 0.140927 10.0.0.38 - - [2025-09-13 13:51:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.064907 10.0.0.38 - - [2025-09-13 13:51:10] "POST /access-control-lists HTTP/1.1" 200 601 0.042818 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-update HTTP/1.1" 200 156 0.198284 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-update HTTP/1.1" 200 156 0.102016 10.0.0.38 - - [2025-09-13 13:51:10] "PUT /access-control-list/8fe16325-943d-4fe2-afc8-c2c6d956bc0b HTTP/1.1" 200 272 0.063584 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-update HTTP/1.1" 200 156 0.223522 10.0.0.38 - - [2025-09-13 13:51:10] "PUT /access-control-list/8fe16325-943d-4fe2-afc8-c2c6d956bc0b HTTP/1.1" 200 272 0.080732 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028480 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003818 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003281 10.0.0.38 - - [2025-09-13 13:51:10] "POST /ref-update HTTP/1.1" 200 156 0.027025 10.0.0.38 - - [2025-09-13 13:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.38 - - [2025-09-13 13:51:10] "GET /virtual-network/345c0668-86d2-4ad4-8057-ee475ee24f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013759 10.0.0.38 - - [2025-09-13 13:51:10] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012711 10.0.0.38 - - [2025-09-13 13:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.38 - - [2025-09-13 13:51:10] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.025209 10.0.0.38 - - [2025-09-13 13:51:10] "POST /firewall-policys HTTP/1.1" 200 530 0.036149 10.0.0.38 - - [2025-09-13 13:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026168 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018589 10.0.0.38 - - [2025-09-13 13:51:11] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004240 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005234 10.0.0.38 - - [2025-09-13 13:51:11] "POST /ref-update HTTP/1.1" 200 156 0.029127 10.0.0.38 - - [2025-09-13 13:51:11] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015754 10.0.0.38 - - [2025-09-13 13:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2025-09-13 13:51:11] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004719 10.0.0.38 - - [2025-09-13 13:51:11] "POST /firewall-policys HTTP/1.1" 200 532 0.021895 10.0.0.38 - - [2025-09-13 13:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020345 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008085 10.0.0.38 - - [2025-09-13 13:51:11] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005891 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003097 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002553 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003137 10.0.0.38 - - [2025-09-13 13:51:11] "POST /ref-update HTTP/1.1" 200 156 0.016773 10.0.0.38 - - [2025-09-13 13:51:11] "POST /ref-update HTTP/1.1" 200 156 0.033313 10.0.0.38 - - [2025-09-13 13:51:11] "POST /ref-update HTTP/1.1" 200 156 0.053207 10.0.0.38 - - [2025-09-13 13:51:11] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008700 10.0.0.38 - - [2025-09-13 13:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2025-09-13 13:51:11] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002939 10.0.0.38 - - [2025-09-13 13:51:11] "POST /firewall-policys HTTP/1.1" 200 530 0.029204 10.0.0.38 - - [2025-09-13 13:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.050956 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009589 10.0.0.38 - - [2025-09-13 13:51:11] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006937 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002860 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002431 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003000 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006365 10.0.0.38 - - [2025-09-13 13:51:11] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002420 10.0.0.38 - - [2025-09-13 13:51:11] "POST /ref-update HTTP/1.1" 200 156 0.046892 10.0.0.38 - - [2025-09-13 13:51:12] "POST /ref-update HTTP/1.1" 200 156 0.057256 10.0.0.38 - - [2025-09-13 13:51:12] "POST /ref-update HTTP/1.1" 200 156 0.044723 10.0.0.38 - - [2025-09-13 13:51:12] "POST /ref-update HTTP/1.1" 200 156 0.035082 10.0.0.38 - - [2025-09-13 13:51:12] "POST /ref-update HTTP/1.1" 200 156 0.044139 10.0.0.38 - - [2025-09-13 13:51:12] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017571 10.0.0.38 - - [2025-09-13 13:51:12] "POST /tags HTTP/1.1" 200 299 0.033404 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014798 10.0.0.38 - - [2025-09-13 13:51:12] "GET /tag/092abab5-9f76-489e-ab9a-3f024e8693f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014188 10.0.0.38 - - [2025-09-13 13:51:12] "POST /set-tag HTTP/1.1" 200 109 0.023418 10.0.0.38 - - [2025-09-13 13:51:12] "POST /tags HTTP/1.1" 200 305 0.104308 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009030 10.0.0.38 - - [2025-09-13 13:51:12] "GET /tag/56463e3a-8913-4cf8-b15a-156aeee4dfe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024219 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2025-09-13 13:51:12] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031566 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.38 - - [2025-09-13 13:51:12] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005853 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000718 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724 10.0.0.38 - - [2025-09-13 13:51:12] "GET /service-appliance-set/6d212d55-846a-4eda-bb66-a5c95fb2676d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005812 10.0.0.38 - - [2025-09-13 13:51:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.005593 10.0.0.38 - - [2025-09-13 13:51:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110349 10.0.0.38 - - [2025-09-13 13:51:12] "GET /virtual-machine-interface/ccb8b008-cb1a-4c4a-ae12-dcfd40ac24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020523 10.0.0.38 - - [2025-09-13 13:51:13] "POST /instance-ips HTTP/1.1" 200 381 0.276829 10.0.0.38 - - [2025-09-13 13:51:13] "GET /instance-ip/d9e7f571-8366-4a5f-9b62-cc28936d2a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.023580 10.0.0.38 - - [2025-09-13 13:51:13] "POST /loadbalancers HTTP/1.1" 200 582 0.089364 10.0.0.38 - - [2025-09-13 13:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016799 10.0.0.38 - - [2025-09-13 13:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009016 10.0.0.38 - - [2025-09-13 13:51:13] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030461 10.0.0.38 - - [2025-09-13 13:51:13] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032642 10.0.0.38 - - [2025-09-13 13:51:13] "GET /instance-ip/d9e7f571-8366-4a5f-9b62-cc28936d2a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002395 10.0.0.38 - - [2025-09-13 13:51:13] "GET /loadbalancer/5a3512a3-a75b-4735-b5d2-9fe1421d0326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002167 10.0.0.38 - - [2025-09-13 13:51:13] "POST /floating-ips HTTP/1.1" 200 583 0.022408 10.0.0.38 - - [2025-09-13 13:51:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054666 10.0.0.38 - - [2025-09-13 13:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021255 10.0.0.38 - - [2025-09-13 13:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015577 10.0.0.38 - - [2025-09-13 13:51:13] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041322 10.0.0.38 - - [2025-09-13 13:51:13] "GET /loadbalancer-listener/525f7173-3f7f-4287-b218-7af035b634bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002233 10.0.0.38 - - [2025-09-13 13:51:13] "GET /loadbalancer-listener/525f7173-3f7f-4287-b218-7af035b634bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004388 10.0.0.38 - - [2025-09-13 13:51:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029207 10.0.0.38 - - [2025-09-13 13:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2025-09-13 13:51:13] "GET /instance-ip/d9e7f571-8366-4a5f-9b62-cc28936d2a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004698 10.0.0.38 - - [2025-09-13 13:51:13] "GET /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002362 10.0.0.38 - - [2025-09-13 13:51:13] "GET /instance-ip/d9e7f571-8366-4a5f-9b62-cc28936d2a44?fields=floating_ips HTTP/1.1" 200 1171 0.007601 10.0.0.38 - - [2025-09-13 13:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.38 - - [2025-09-13 13:51:13] "GET /floating-ip/d78120cd-cdbc-4a4a-aafc-0f529338e894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002482 10.0.0.38 - - [2025-09-13 13:51:13] "PUT /global-vrouter-config/981d1cb0-9503-40b9-95c9-012ee66464fd HTTP/1.1" 200 276 0.011641 10.0.0.38 - - [2025-09-13 13:51:14] "POST /tags HTTP/1.1" 200 301 0.070560 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.38 - - [2025-09-13 13:51:14] "GET /tag/1dfa2e3c-edd8-450e-adfe-cfa61ff29e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026851 10.0.0.38 - - [2025-09-13 13:51:14] "POST /tags HTTP/1.1" 200 325 0.099107 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2025-09-13 13:51:14] "GET /tag/20598c1b-b153-46fa-88c6-c009508c9245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.021955 10.0.0.38 - - [2025-09-13 13:51:14] "POST /tags HTTP/1.1" 200 363 0.065128 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.38 - - [2025-09-13 13:51:14] "GET /tag/c0b310a8-52d2-4e4d-991f-eaeccde7163f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023448 10.0.0.38 - - [2025-09-13 13:51:14] "POST /tags HTTP/1.1" 200 311 0.060146 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011184 10.0.0.38 - - [2025-09-13 13:51:14] "GET /tag/e80fd7e9-f105-4bf1-9198-585fb8a8d4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.028255 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.38 - - [2025-09-13 13:51:14] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008094 10.0.0.38 - - [2025-09-13 13:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011572 10.0.0.38 - - [2025-09-13 13:51:14] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031035 10.0.0.38 - - [2025-09-13 13:51:14] "POST /virtual-machines HTTP/1.1" 200 377 0.035710 10.0.0.38 - - [2025-09-13 13:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037023 10.0.0.38 - - [2025-09-13 13:51:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.161879 10.0.0.38 - - [2025-09-13 13:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021037 10.0.0.38 - - [2025-09-13 13:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.38 - - [2025-09-13 13:51:15] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014101 10.0.0.38 - - [2025-09-13 13:51:15] "POST /instance-ips HTTP/1.1" 200 409 0.066969 10.0.0.38 - - [2025-09-13 13:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027033 10.0.0.38 - - [2025-09-13 13:51:15] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010440 10.0.0.38 - - [2025-09-13 13:51:15] "POST /set-tag HTTP/1.1" 200 109 0.041602 10.0.0.38 - - [2025-09-13 13:51:15] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.035522 10.0.0.38 - - [2025-09-13 13:51:15] "GET /instance-ip/b735c982-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009032 10.0.0.38 - - [2025-09-13 13:51:15] "POST /tags HTTP/1.1" 200 357 0.043201 10.0.0.38 - - [2025-09-13 13:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012686 10.0.0.38 - - [2025-09-13 13:51:15] "GET /tag/054fbf29-fd19-420f-bf2d-1415f63e8805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.033350 10.0.0.38 - - [2025-09-13 13:51:15] "POST /tags HTTP/1.1" 200 305 0.223160 10.0.0.38 - - [2025-09-13 13:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009960 10.0.0.38 - - [2025-09-13 13:51:15] "GET /tag/3c82d009-6001-4ca5-adf7-43ffb797befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019516 10.0.0.38 - - [2025-09-13 13:51:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000652 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.023314 10.0.0.38 - - [2025-09-13 13:51:16] "POST /security-groups HTTP/1.1" 200 571 0.077537 10.0.0.38 - - [2025-09-13 13:51:16] "POST /projects HTTP/1.1" 200 483 0.240912 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.005554 10.0.0.38 - - [2025-09-13 13:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026534 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.38 - - [2025-09-13 13:51:16] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.020435 10.0.0.38 - - [2025-09-13 13:51:16] "POST /access-control-lists HTTP/1.1" 200 580 0.099008 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.38 - - [2025-09-13 13:51:16] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011942 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.002172 10.0.0.38 - - [2025-09-13 13:51:16] "POST /access-control-lists HTTP/1.1" 200 578 0.104882 10.0.0.38 - - [2025-09-13 13:51:16] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.127752 10.0.0.38 - - [2025-09-13 13:51:16] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.083895 10.0.0.38 - - [2025-09-13 13:51:16] "POST /security-groups HTTP/1.1" 200 537 0.093453 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.003360 10.0.0.38 - - [2025-09-13 13:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043490 10.0.0.38 - - [2025-09-13 13:51:16] "POST /chown HTTP/1.1" 200 109 0.071849 10.0.0.38 - - [2025-09-13 13:51:16] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021384 10.0.0.38 - - [2025-09-13 13:51:16] "POST /access-control-lists HTTP/1.1" 200 596 0.131490 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.38 - - [2025-09-13 13:51:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.003442 10.0.0.38 - - [2025-09-13 13:51:17] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013745 10.0.0.38 - - [2025-09-13 13:51:17] "POST /tags HTTP/1.1" 409 207 0.002565 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.38 - - [2025-09-13 13:51:17] "GET /tag/3c82d009-6001-4ca5-adf7-43ffb797befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022692 10.0.0.38 - - [2025-09-13 13:51:17] "POST /access-control-lists HTTP/1.1" 200 594 0.111270 10.0.0.38 - - [2025-09-13 13:51:17] "POST /firewall-rules HTTP/1.1" 200 564 0.117616 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-rule/b20e794b-1354-467b-a98a-736c1a511f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017890 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003474 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-rule/b20e794b-1354-467b-a98a-736c1a511f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002792 10.0.0.38 - - [2025-09-13 13:51:17] "POST /ref-update HTTP/1.1" 200 156 0.022123 10.0.0.38 - - [2025-09-13 13:51:17] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015656 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2025-09-13 13:51:17] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002861 10.0.0.38 - - [2025-09-13 13:51:17] "POST /tags HTTP/1.1" 409 207 0.001769 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.38 - - [2025-09-13 13:51:17] "GET /tag/3c82d009-6001-4ca5-adf7-43ffb797befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011249 10.0.0.38 - - [2025-09-13 13:51:17] "POST /firewall-rules HTTP/1.1" 200 562 0.074037 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-rule/350162a6-d816-47ba-a274-f7b0d019537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007600 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.009787 10.0.0.38 - - [2025-09-13 13:51:17] "GET /firewall-rule/350162a6-d816-47ba-a274-f7b0d019537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002874 10.0.0.38 - - [2025-09-13 13:51:17] "POST /ref-update HTTP/1.1" 200 156 0.026052 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.38 - - [2025-09-13 13:51:17] "GET /loadbalancer/5a3512a3-a75b-4735-b5d2-9fe1421d0326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004503 10.0.0.38 - - [2025-09-13 13:51:17] "POST /tags HTTP/1.1" 200 301 0.045022 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014545 10.0.0.38 - - [2025-09-13 13:51:17] "GET /tag/13ad3c75-5bec-447a-aa21-e79d2edd974a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018914 10.0.0.38 - - [2025-09-13 13:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017042 10.0.0.38 - - [2025-09-13 13:51:17] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039090 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.38 - - [2025-09-13 13:51:18] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003864 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001739 10.0.0.38 - - [2025-09-13 13:51:18] "GET /service-appliance-set/6d212d55-846a-4eda-bb66-a5c95fb2676d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003653 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.001601 10.0.0.38 - - [2025-09-13 13:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103050 10.0.0.38 - - [2025-09-13 13:51:18] "GET /virtual-machine-interface/48cb47dc-76d2-4c3b-a7e2-8f7f50703166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.024137 10.0.0.38 - - [2025-09-13 13:51:18] "POST /instance-ips HTTP/1.1" 200 377 0.041465 10.0.0.38 - - [2025-09-13 13:51:18] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.056711 10.0.0.38 - - [2025-09-13 13:51:18] "POST /loadbalancers HTTP/1.1" 200 582 0.065771 10.0.0.38 - - [2025-09-13 13:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.039815 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026641 10.0.0.38 - - [2025-09-13 13:51:18] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.089396 10.0.0.38 - - [2025-09-13 13:51:18] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012591 10.0.0.38 - - [2025-09-13 13:51:18] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047687 10.0.0.38 - - [2025-09-13 13:51:18] "POST /floating-ips HTTP/1.1" 200 581 0.043807 10.0.0.38 - - [2025-09-13 13:51:18] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002747 10.0.0.38 - - [2025-09-13 13:51:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025058 10.0.0.38 - - [2025-09-13 13:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.006824 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2025-09-13 13:51:18] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026594 10.0.0.38 - - [2025-09-13 13:51:18] "GET /loadbalancer-listener/d0b423eb-98c8-4815-9551-d0ca340d6225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.001876 10.0.0.38 - - [2025-09-13 13:51:18] "GET /loadbalancer-listener/d0b423eb-98c8-4815-9551-d0ca340d6225?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003320 10.0.0.38 - - [2025-09-13 13:51:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048677 10.0.0.38 - - [2025-09-13 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.38 - - [2025-09-13 13:51:18] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004874 10.0.0.38 - - [2025-09-13 13:51:18] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?fields=floating_ips HTTP/1.1" 200 1165 0.035982 10.0.0.38 - - [2025-09-13 13:51:19] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076586 10.0.0.38 - - [2025-09-13 13:51:19] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002435 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002653 10.0.0.38 - - [2025-09-13 13:51:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026038 10.0.0.38 - - [2025-09-13 13:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030911 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.38 - - [2025-09-13 13:51:19] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043049 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer-listener/ac6ebce8-e95e-4682-9220-3f5e26f463d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008723 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer-listener/ac6ebce8-e95e-4682-9220-3f5e26f463d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006626 10.0.0.38 - - [2025-09-13 13:51:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037259 10.0.0.38 - - [2025-09-13 13:51:19] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003805 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.38 - - [2025-09-13 13:51:19] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?fields=floating_ips HTTP/1.1" 200 1165 0.009584 10.0.0.38 - - [2025-09-13 13:51:19] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043780 10.0.0.38 - - [2025-09-13 13:51:19] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005715 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002590 10.0.0.38 - - [2025-09-13 13:51:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016392 10.0.0.38 - - [2025-09-13 13:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017031 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006828 10.0.0.38 - - [2025-09-13 13:51:19] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046695 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer-listener/092b3b83-c9cb-49d3-9cab-8732ebffca41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002603 10.0.0.38 - - [2025-09-13 13:51:19] "GET /loadbalancer-listener/092b3b83-c9cb-49d3-9cab-8732ebffca41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008725 10.0.0.38 - - [2025-09-13 13:51:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035101 10.0.0.38 - - [2025-09-13 13:51:19] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.018174 10.0.0.38 - - [2025-09-13 13:51:19] "GET /instance-ip/993f57ea-e2ad-45e9-9894-2e19cd71b123?fields=floating_ips HTTP/1.1" 200 1165 0.004856 10.0.0.38 - - [2025-09-13 13:51:19] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002834 10.0.0.38 - - [2025-09-13 13:51:19] "POST /tags HTTP/1.1" 200 355 0.044565 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-09-13 13:51:19] "GET /tag/a7744f61-a93f-4ab0-b02c-862553747b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016492 10.0.0.38 - - [2025-09-13 13:51:19] "POST /tags HTTP/1.1" 200 303 0.028822 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008085 10.0.0.38 - - [2025-09-13 13:51:19] "GET /tag/eb6b57ab-2760-467e-a2ec-ee56a4330168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017019 10.0.0.38 - - [2025-09-13 13:51:19] "POST /projects HTTP/1.1" 409 218 0.001724 10.0.0.38 - - [2025-09-13 13:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.38 - - [2025-09-13 13:51:20] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051194 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.38 - - [2025-09-13 13:51:20] "GET /network-ipam/146bf9b3-75e9-4503-a667-95ecff924e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002907 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006066 10.0.0.38 - - [2025-09-13 13:51:20] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003702 10.0.0.38 - - [2025-09-13 13:51:20] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.049668 10.0.0.38 - - [2025-09-13 13:51:20] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012172 10.0.0.38 - - [2025-09-13 13:51:20] "POST /set-tag HTTP/1.1" 200 109 0.052475 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.38 - - [2025-09-13 13:51:20] "GET /network-ipam/ef543c6b-f15d-4268-a8c7-1702a2e2e481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002567 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2025-09-13 13:51:20] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004586 10.0.0.38 - - [2025-09-13 13:51:20] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.050118 10.0.0.38 - - [2025-09-13 13:51:20] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008785 10.0.0.38 - - [2025-09-13 13:51:20] "POST /set-tag HTTP/1.1" 200 109 0.051366 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010888 10.0.0.38 - - [2025-09-13 13:51:20] "GET /network-policy/4a727b81-8019-4771-8e01-bc3b643fe86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002463 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.38 - - [2025-09-13 13:51:20] "GET /network-policy/33f7bd11-8c3b-4de0-a367-505d03cd815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002218 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.38 - - [2025-09-13 13:51:20] "GET /network-policy/62d2ef9a-db34-48a2-8052-a3fa38b38ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002741 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.38 - - [2025-09-13 13:51:20] "PUT /network-policy/62d2ef9a-db34-48a2-8052-a3fa38b38ce1 HTTP/1.1" 200 262 0.008143 10.0.0.38 - - [2025-09-13 13:51:20] "PUT /access-control-list/8fe16325-943d-4fe2-afc8-c2c6d956bc0b HTTP/1.1" 200 272 0.018845 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-update HTTP/1.1" 200 156 0.075064 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010296 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011954 10.0.0.38 - - [2025-09-13 13:51:20] "PUT /access-control-list/de613f19-935b-4e91-9335-00b486e6b1bb HTTP/1.1" 200 272 0.045298 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2025-09-13 13:51:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002204 10.0.0.38 - - [2025-09-13 13:51:20] "POST /security-groups HTTP/1.1" 409 245 0.002545 10.0.0.38 - - [2025-09-13 13:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.38 - - [2025-09-13 13:51:21] "PUT /security-group/7c4a1891-f778-41d8-ae68-148170c3099a HTTP/1.1" 200 262 0.057708 10.0.0.38 - - [2025-09-13 13:51:21] "PUT /access-control-list/21a96b4b-01fa-4a1d-b45d-505181ff6985 HTTP/1.1" 200 272 0.014570 10.0.0.38 - - [2025-09-13 13:51:21] "PUT /access-control-list/e728d292-1724-4ffd-b979-4a43583cfb38 HTTP/1.1" 200 272 0.017094 10.0.0.38 - - [2025-09-13 13:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016543 10.0.0.38 - - [2025-09-13 13:51:21] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007401 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.38 - - [2025-09-13 13:51:21] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004899 10.0.0.38 - - [2025-09-13 13:51:21] "POST /tags HTTP/1.1" 409 206 0.006444 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2025-09-13 13:51:21] "GET /tag/eb6b57ab-2760-467e-a2ec-ee56a4330168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012001 10.0.0.38 - - [2025-09-13 13:51:21] "POST /firewall-rules HTTP/1.1" 200 562 0.074731 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-rule/c2fa16a3-5422-4c0c-b33b-62b6f1a25b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012869 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003943 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-rule/c2fa16a3-5422-4c0c-b33b-62b6f1a25b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002192 10.0.0.38 - - [2025-09-13 13:51:21] "POST /ref-update HTTP/1.1" 200 156 0.019981 10.0.0.38 - - [2025-09-13 13:51:21] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003479 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.38 - - [2025-09-13 13:51:21] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002035 10.0.0.38 - - [2025-09-13 13:51:21] "POST /tags HTTP/1.1" 409 206 0.001879 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.38 - - [2025-09-13 13:51:21] "GET /tag/eb6b57ab-2760-467e-a2ec-ee56a4330168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011490 10.0.0.38 - - [2025-09-13 13:51:21] "POST /firewall-rules HTTP/1.1" 200 560 0.067274 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-rule/dbbe71f2-8e89-4e8c-85a8-bda035956dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006590 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004007 10.0.0.38 - - [2025-09-13 13:51:21] "GET /firewall-rule/dbbe71f2-8e89-4e8c-85a8-bda035956dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002124 10.0.0.38 - - [2025-09-13 13:51:21] "POST /ref-update HTTP/1.1" 200 156 0.028273 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-09-13 13:51:21] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002128 10.0.0.38 - - [2025-09-13 13:51:21] "POST /tags HTTP/1.1" 200 371 0.019175 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2025-09-13 13:51:21] "GET /tag/aeb36097-6a1b-430d-8b55-76d8a3b158c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.010817 10.0.0.38 - - [2025-09-13 13:51:21] "POST /tags HTTP/1.1" 200 319 0.016537 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020664 10.0.0.38 - - [2025-09-13 13:51:21] "GET /tag/5d153a93-3d19-4abe-bcc2-a00b6ee2348a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011134 10.0.0.38 - - [2025-09-13 13:51:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000459 10.0.0.38 - - [2025-09-13 13:51:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.007852 10.0.0.38 - - [2025-09-13 13:51:22] "POST /security-groups HTTP/1.1" 200 578 0.060590 10.0.0.38 - - [2025-09-13 13:51:22] "POST /projects HTTP/1.1" 200 497 0.180433 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003394 10.0.0.38 - - [2025-09-13 13:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028364 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017043 10.0.0.38 - - [2025-09-13 13:51:22] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009318 10.0.0.38 - - [2025-09-13 13:51:22] "POST /access-control-lists HTTP/1.1" 200 587 0.085041 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.035379 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.034647 10.0.0.38 - - [2025-09-13 13:51:22] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012764 10.0.0.38 - - [2025-09-13 13:51:22] "POST /access-control-lists HTTP/1.1" 200 585 0.068274 10.0.0.38 - - [2025-09-13 13:51:22] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.093697 10.0.0.38 - - [2025-09-13 13:51:22] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.053053 10.0.0.38 - - [2025-09-13 13:51:22] "POST /security-groups HTTP/1.1" 200 558 0.067045 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.001700 10.0.0.38 - - [2025-09-13 13:51:22] "POST /access-control-lists HTTP/1.1" 200 610 0.063048 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.009159 10.0.0.38 - - [2025-09-13 13:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.069037 10.0.0.38 - - [2025-09-13 13:51:22] "POST /chown HTTP/1.1" 200 109 0.022149 10.0.0.38 - - [2025-09-13 13:51:22] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045753 10.0.0.38 - - [2025-09-13 13:51:22] "POST /access-control-lists HTTP/1.1" 200 608 0.084136 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-09-13 13:51:22] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002591 10.0.0.38 - - [2025-09-13 13:51:22] "POST /tags HTTP/1.1" 409 214 0.001632 10.0.0.38 - - [2025-09-13 13:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2025-09-13 13:51:22] "GET /tag/5d153a93-3d19-4abe-bcc2-a00b6ee2348a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013957 10.0.0.38 - - [2025-09-13 13:51:22] "POST /firewall-rules HTTP/1.1" 200 578 0.064598 10.0.0.38 - - [2025-09-13 13:51:22] "GET /firewall-rule/7e59fb48-b59c-4a20-934e-60b2491592bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.017302 10.0.0.38 - - [2025-09-13 13:51:22] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003968 10.0.0.38 - - [2025-09-13 13:51:22] "GET /firewall-rule/7e59fb48-b59c-4a20-934e-60b2491592bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002271 10.0.0.38 - - [2025-09-13 13:51:23] "POST /ref-update HTTP/1.1" 200 156 0.030419 10.0.0.38 - - [2025-09-13 13:51:23] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007298 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.38 - - [2025-09-13 13:51:23] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002519 10.0.0.38 - - [2025-09-13 13:51:23] "POST /tags HTTP/1.1" 409 214 0.001479 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.38 - - [2025-09-13 13:51:23] "GET /tag/5d153a93-3d19-4abe-bcc2-a00b6ee2348a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010066 10.0.0.38 - - [2025-09-13 13:51:23] "POST /firewall-rules HTTP/1.1" 200 576 0.070724 10.0.0.38 - - [2025-09-13 13:51:23] "GET /firewall-rule/19e15061-321f-4bd9-8eaf-cafb0ec9a149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005044 10.0.0.38 - - [2025-09-13 13:51:23] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.007839 10.0.0.38 - - [2025-09-13 13:51:23] "GET /firewall-rule/19e15061-321f-4bd9-8eaf-cafb0ec9a149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002368 10.0.0.38 - - [2025-09-13 13:51:23] "POST /ref-update HTTP/1.1" 200 156 0.037654 10.0.0.38 - - [2025-09-13 13:51:23] "POST /tags HTTP/1.1" 200 363 0.032799 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.38 - - [2025-09-13 13:51:23] "GET /tag/e5ec2dff-13fe-4b17-ba39-ee7c1b81a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012806 10.0.0.38 - - [2025-09-13 13:51:23] "POST /tags HTTP/1.1" 200 311 0.018555 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.38 - - [2025-09-13 13:51:23] "GET /tag/cafc1193-4e1b-4fd8-9dbe-4ca594dd02fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011365 10.0.0.38 - - [2025-09-13 13:51:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000439 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.004589 10.0.0.38 - - [2025-09-13 13:51:23] "POST /security-groups HTTP/1.1" 200 574 0.064976 10.0.0.38 - - [2025-09-13 13:51:23] "POST /projects HTTP/1.1" 200 489 0.152529 10.0.0.38 - - [2025-09-13 13:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019338 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.004728 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009858 10.0.0.38 - - [2025-09-13 13:51:23] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.026986 10.0.0.38 - - [2025-09-13 13:51:23] "POST /access-control-lists HTTP/1.1" 200 583 0.078836 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014935 10.0.0.38 - - [2025-09-13 13:51:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.016055 10.0.0.38 - - [2025-09-13 13:51:23] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005067 10.0.0.38 - - [2025-09-13 13:51:23] "POST /access-control-lists HTTP/1.1" 200 581 0.072100 10.0.0.38 - - [2025-09-13 13:51:23] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.084713 10.0.0.38 - - [2025-09-13 13:51:24] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.046408 10.0.0.38 - - [2025-09-13 13:51:24] "POST /security-groups HTTP/1.1" 200 546 0.071476 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.002032 10.0.0.38 - - [2025-09-13 13:51:24] "POST /access-control-lists HTTP/1.1" 200 602 0.021746 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.004267 10.0.0.38 - - [2025-09-13 13:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030024 10.0.0.38 - - [2025-09-13 13:51:24] "POST /chown HTTP/1.1" 200 109 0.014932 10.0.0.38 - - [2025-09-13 13:51:24] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007203 10.0.0.38 - - [2025-09-13 13:51:24] "POST /access-control-lists HTTP/1.1" 200 600 0.038053 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2025-09-13 13:51:24] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002795 10.0.0.38 - - [2025-09-13 13:51:24] "POST /tags HTTP/1.1" 409 210 0.001777 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.38 - - [2025-09-13 13:51:24] "GET /tag/cafc1193-4e1b-4fd8-9dbe-4ca594dd02fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011910 10.0.0.38 - - [2025-09-13 13:51:24] "POST /firewall-rules HTTP/1.1" 200 570 0.078264 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-rule/db187853-7a41-471c-82a2-471198e188d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004038 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003276 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-rule/db187853-7a41-471c-82a2-471198e188d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002201 10.0.0.38 - - [2025-09-13 13:51:24] "POST /ref-update HTTP/1.1" 200 156 0.038333 10.0.0.38 - - [2025-09-13 13:51:24] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010975 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2025-09-13 13:51:24] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002715 10.0.0.38 - - [2025-09-13 13:51:24] "POST /tags HTTP/1.1" 409 210 0.001876 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.38 - - [2025-09-13 13:51:24] "GET /tag/cafc1193-4e1b-4fd8-9dbe-4ca594dd02fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015576 10.0.0.38 - - [2025-09-13 13:51:24] "POST /firewall-rules HTTP/1.1" 200 568 0.066280 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-rule/4fd0ecea-2a12-455a-9832-848238c1f141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012419 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006024 10.0.0.38 - - [2025-09-13 13:51:24] "GET /firewall-rule/4fd0ecea-2a12-455a-9832-848238c1f141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002067 10.0.0.38 - - [2025-09-13 13:51:24] "POST /ref-update HTTP/1.1" 200 156 0.042561 10.0.0.38 - - [2025-09-13 13:51:24] "POST /tags HTTP/1.1" 409 237 0.002035 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.38 - - [2025-09-13 13:51:24] "GET /tag/c0b310a8-52d2-4e4d-991f-eaeccde7163f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009793 10.0.0.38 - - [2025-09-13 13:51:24] "POST /tags HTTP/1.1" 409 210 0.001863 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.38 - - [2025-09-13 13:51:24] "GET /tag/e80fd7e9-f105-4bf1-9198-585fb8a8d4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009909 10.0.0.38 - - [2025-09-13 13:51:24] "POST /projects HTTP/1.1" 409 223 0.001768 10.0.0.38 - - [2025-09-13 13:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.38 - - [2025-09-13 13:51:25] "GET /project/0fec97d7-335f-41de-9ee7-1feeefadd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030777 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.38 - - [2025-09-13 13:51:25] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004232 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.38 - - [2025-09-13 13:51:25] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003671 10.0.0.38 - - [2025-09-13 13:51:25] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.034944 10.0.0.38 - - [2025-09-13 13:51:25] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.037301 10.0.0.38 - - [2025-09-13 13:51:25] "POST /security-groups HTTP/1.1" 409 253 0.002927 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.38 - - [2025-09-13 13:51:25] "PUT /security-group/ebf27c1c-ac20-4407-a433-ade5a897047c HTTP/1.1" 200 262 0.068522 10.0.0.38 - - [2025-09-13 13:51:25] "PUT /access-control-list/5b650c22-2e58-421b-813b-4e88deb535d4 HTTP/1.1" 200 272 0.013694 10.0.0.38 - - [2025-09-13 13:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.084075 10.0.0.38 - - [2025-09-13 13:51:25] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014945 10.0.0.38 - - [2025-09-13 13:51:25] "PUT /access-control-list/10628005-8edf-4e50-ab3a-ccb3cbce27d8 HTTP/1.1" 200 272 0.030696 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2025-09-13 13:51:25] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002586 10.0.0.38 - - [2025-09-13 13:51:25] "POST /tags HTTP/1.1" 409 210 0.001912 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.38 - - [2025-09-13 13:51:25] "GET /tag/e80fd7e9-f105-4bf1-9198-585fb8a8d4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011463 10.0.0.38 - - [2025-09-13 13:51:25] "POST /firewall-rules HTTP/1.1" 200 570 0.063335 10.0.0.38 - - [2025-09-13 13:51:25] "GET /firewall-rule/be8c8fe3-81f9-47cd-a759-73cff3b0c529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004486 10.0.0.38 - - [2025-09-13 13:51:25] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003472 10.0.0.38 - - [2025-09-13 13:51:25] "GET /firewall-rule/be8c8fe3-81f9-47cd-a759-73cff3b0c529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001996 10.0.0.38 - - [2025-09-13 13:51:25] "POST /ref-update HTTP/1.1" 200 156 0.042475 10.0.0.38 - - [2025-09-13 13:51:25] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009220 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.38 - - [2025-09-13 13:51:25] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003180 10.0.0.38 - - [2025-09-13 13:51:25] "POST /tags HTTP/1.1" 409 210 0.001636 10.0.0.38 - - [2025-09-13 13:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.38 - - [2025-09-13 13:51:25] "GET /tag/e80fd7e9-f105-4bf1-9198-585fb8a8d4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011815 10.0.0.38 - - [2025-09-13 13:51:26] "POST /firewall-rules HTTP/1.1" 200 568 0.078502 10.0.0.38 - - [2025-09-13 13:51:26] "GET /firewall-rule/15f6b041-cafa-4dd0-b423-ae4ca71a51d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011619 10.0.0.38 - - [2025-09-13 13:51:26] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004365 10.0.0.38 - - [2025-09-13 13:51:26] "GET /firewall-rule/15f6b041-cafa-4dd0-b423-ae4ca71a51d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002048 10.0.0.38 - - [2025-09-13 13:51:26] "POST /ref-update HTTP/1.1" 200 156 0.059247 10.0.0.38 - - [2025-09-13 13:51:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010661 10.0.0.38 - - [2025-09-13 13:51:26] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.38 - - [2025-09-13 13:51:32] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.38 - - [2025-09-13 13:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.38 - - [2025-09-13 13:51:32] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004607 10.0.0.38 - - [2025-09-13 13:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.38 - - [2025-09-13 13:51:32] "GET /config-node/7deea640-50e6-4586-bea0-24afeea6b442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003494 10.0.0.38 - - [2025-09-13 13:51:43] "GET / HTTP/1.1" 200 35931 0.001271 10.0.0.38 - - [2025-09-13 13:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2025-09-13 13:51:43] "GET /routing-instance/f8092481-3b9b-4516-beca-1ed1685c54d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002426 10.0.0.38 - - [2025-09-13 13:51:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001730 10.0.0.38 - - [2025-09-13 13:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.38 - - [2025-09-13 13:51:43] "GET /bgp-router/a4c46498-6a08-42dd-91ef-bda6d6aa487c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003347 10.0.0.38 - - [2025-09-13 13:51:43] "PUT /bgp-router/a4c46498-6a08-42dd-91ef-bda6d6aa487c HTTP/1.1" 200 254 0.010730 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:51:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 10.0.0.50 - - [2025-09-13 13:52:10] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-09-13 13:52:10] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003829 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2025-09-13 13:52:10] "GET /routing-instance/f8092481-3b9b-4516-beca-1ed1685c54d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003353 10.0.0.50 - - [2025-09-13 13:52:10] "PUT /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28 HTTP/1.1" 200 274 0.028708 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003637 10.0.0.50 - - [2025-09-13 13:52:10] "POST /virtual-routers HTTP/1.1" 200 599 0.029967 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.50 - - [2025-09-13 13:52:10] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004265 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.001304 10.0.0.50 - - [2025-09-13 13:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2025-09-13 13:52:10] "GET /virtual-network/345c0668-86d2-4ad4-8057-ee475ee24f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003687 10.0.0.50 - - [2025-09-13 13:52:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067734 10.0.0.38 - - [2025-09-13 13:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2025-09-13 13:52:38] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002220 10.0.0.38 - - [2025-09-13 13:53:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002159 10.0.0.38 - - [2025-09-13 13:53:53] "GET /global-system-configs HTTP/1.1" 200 322 0.003559 10.0.0.38 - - [2025-09-13 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.38 - - [2025-09-13 13:54:38] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002520 10.0.0.50 - - [2025-09-13 13:54:43] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.50 - - [2025-09-13 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-09-13 13:54:43] "GET /global-system-config/814930ff-f9a3-40b5-a4a1-608650c3ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004597 10.0.0.50 - - [2025-09-13 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2025-09-13 13:54:43] "GET /routing-instance/f8092481-3b9b-4516-beca-1ed1685c54d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002829 10.0.0.50 - - [2025-09-13 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.50 - - [2025-09-13 13:54:43] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002151 10.0.0.50 - - [2025-09-13 13:54:43] "PUT /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724 HTTP/1.1" 200 262 0.013183 10.0.0.50 - - [2025-09-13 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.50 - - [2025-09-13 13:54:43] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003307 10.0.0.50 - - [2025-09-13 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2025-09-13 13:54:43] "GET /virtual-machine-interface/2592e18a-24dc-4443-b09c-b7838c70175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004274 10.0.0.50 - - [2025-09-13 13:54:43] "PUT /virtual-machine-interface/2592e18a-24dc-4443-b09c-b7838c70175d HTTP/1.1" 200 284 0.008462 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.38 - - [2025-09-13 13:55:14] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003319 10.0.0.38 - - [2025-09-13 13:55:14] "POST /ref-update HTTP/1.1" 200 156 0.008301 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011732 10.0.0.38 - - [2025-09-13 13:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003979 10.0.0.38 - - [2025-09-13 13:55:26] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.38 - - [2025-09-13 13:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.38 - - [2025-09-13 13:55:26] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002159 10.0.0.38 - - [2025-09-13 13:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.38 - - [2025-09-13 13:55:26] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002066 10.0.0.38 - - [2025-09-13 13:55:26] "GET /loadbalancer-pool/0a67f16f-9882-40e5-bb50-70365a2ecd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003174 10.0.0.38 - - [2025-09-13 13:55:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014838 10.0.0.38 - - [2025-09-13 13:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026679 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007221 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005869 10.0.0.38 - - [2025-09-13 13:55:26] "POST /ref-update HTTP/1.1" 200 156 0.006623 10.0.0.38 - - [2025-09-13 13:55:26] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.015954 10.0.0.38 - - [2025-09-13 13:55:26] "POST /tags HTTP/1.1" 409 205 0.002473 10.0.0.38 - - [2025-09-13 13:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2025-09-13 13:55:26] "GET /tag/13ad3c75-5bec-447a-aa21-e79d2edd974a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009379 10.0.0.38 - - [2025-09-13 13:55:26] "PUT /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df HTTP/1.1" 200 256 0.006815 10.0.0.38 - - [2025-09-13 13:55:26] "POST /set-tag HTTP/1.1" 200 109 0.060103 10.0.0.38 - - [2025-09-13 13:55:26] "GET /loadbalancer-pool/d87d45b9-f708-4751-8a57-6ec92c9905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012921 10.0.0.38 - - [2025-09-13 13:55:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016054 10.0.0.38 - - [2025-09-13 13:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008595 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004861 10.0.0.38 - - [2025-09-13 13:55:26] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004166 10.0.0.38 - - [2025-09-13 13:55:26] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.38 - - [2025-09-13 13:55:26] "POST /ref-update HTTP/1.1" 200 156 0.006374 10.0.0.38 - - [2025-09-13 13:55:26] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.013433 10.0.0.38 - - [2025-09-13 13:55:26] "GET /loadbalancer-pool/0a68acf0-cfbe-4363-8d3f-8c5e01995cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004082 10.0.0.38 - - [2025-09-13 13:55:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015590 10.0.0.38 - - [2025-09-13 13:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014009 10.0.0.38 - - [2025-09-13 13:55:26] "PUT /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df HTTP/1.1" 200 256 0.040801 10.0.0.38 - - [2025-09-13 13:55:27] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018664 10.0.0.38 - - [2025-09-13 13:55:27] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004984 10.0.0.38 - - [2025-09-13 13:55:27] "POST /ref-update HTTP/1.1" 200 156 0.015829 10.0.0.38 - - [2025-09-13 13:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.38 - - [2025-09-13 13:55:27] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.002571 10.0.0.38 - - [2025-09-13 13:55:27] "PUT /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df HTTP/1.1" 200 256 0.008918 10.0.0.38 - - [2025-09-13 13:57:08] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006360 10.0.0.38 - - [2025-09-13 13:57:08] "POST /set-tag HTTP/1.1" 200 109 0.006648 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007725 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.38 - - [2025-09-13 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2025-09-13 13:57:09] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002062 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004246 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.034891 10.0.0.38 - - [2025-09-13 13:57:09] "DELETE /loadbalancer-member/1b31a120-5a52-49ae-9ccb-0d46139d3c43 HTTP/1.1" 200 115 0.055722 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004140 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.005825 10.0.0.38 - - [2025-09-13 13:57:09] "DELETE /loadbalancer-member/089b8605-252a-4fc1-91a5-e8868b9755e7 HTTP/1.1" 200 115 0.042598 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005037 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.38 - - [2025-09-13 13:57:09] "DELETE /loadbalancer-member/896661b8-da78-4f6f-9662-7acfa602c8ca HTTP/1.1" 200 115 0.029751 10.0.0.38 - - [2025-09-13 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.38 - - [2025-09-13 13:57:09] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002945 10.0.0.38 - - [2025-09-13 13:57:09] "GET /loadbalancer-pool/0a67f16f-9882-40e5-bb50-70365a2ecd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002011 10.0.0.38 - - [2025-09-13 13:57:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023808 10.0.0.38 - - [2025-09-13 13:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010973 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013334 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005261 10.0.0.38 - - [2025-09-13 13:57:09] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002728 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.071905 10.0.0.38 - - [2025-09-13 13:57:09] "GET /loadbalancer-pool/d87d45b9-f708-4751-8a57-6ec92c9905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002956 10.0.0.38 - - [2025-09-13 13:57:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022143 10.0.0.38 - - [2025-09-13 13:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022115 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012986 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003590 10.0.0.38 - - [2025-09-13 13:57:09] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002403 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.38 - - [2025-09-13 13:57:09] "GET /loadbalancer-pool/0a68acf0-cfbe-4363-8d3f-8c5e01995cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002336 10.0.0.38 - - [2025-09-13 13:57:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017621 10.0.0.38 - - [2025-09-13 13:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009219 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018300 10.0.0.38 - - [2025-09-13 13:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.38 - - [2025-09-13 13:57:09] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004722 10.0.0.38 - - [2025-09-13 13:57:09] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002074 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.38 - - [2025-09-13 13:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.38 - - [2025-09-13 13:58:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002254 10.0.0.38 - - [2025-09-13 13:58:53] "GET /global-system-configs HTTP/1.1" 200 322 0.001961 10.0.0.38 - - [2025-09-13 13:59:52] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.38 - - [2025-09-13 13:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.38 - - [2025-09-13 13:59:52] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030545 10.0.0.38 - - [2025-09-13 13:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.38 - - [2025-09-13 13:59:52] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030134 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-09-13 13:59:53] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034686 10.0.0.38 - - [2025-09-13 13:59:53] "POST /tags HTTP/1.1" 200 333 0.031555 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016351 10.0.0.38 - - [2025-09-13 13:59:53] "GET /tag/85aed943-1609-48bf-86bc-cfd21a367efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016311 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.38 - - [2025-09-13 13:59:53] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046214 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.38 - - [2025-09-13 13:59:53] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003769 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.38 - - [2025-09-13 13:59:53] "GET /service-appliance-set/6d212d55-846a-4eda-bb66-a5c95fb2676d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002851 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001686 10.0.0.38 - - [2025-09-13 13:59:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.104820 10.0.0.38 - - [2025-09-13 13:59:53] "GET /virtual-machine-interface/8bed7ebb-2fc9-4e11-9c8f-33d819c4a377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004177 10.0.0.38 - - [2025-09-13 13:59:53] "POST /instance-ips HTTP/1.1" 200 409 0.026200 10.0.0.38 - - [2025-09-13 13:59:53] "GET /instance-ip/81ce322a-1dbd-4d12-bd53-56391c675a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003791 10.0.0.38 - - [2025-09-13 13:59:53] "POST /loadbalancers HTTP/1.1" 200 610 0.060519 10.0.0.38 - - [2025-09-13 13:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020887 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014514 10.0.0.38 - - [2025-09-13 13:59:53] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045536 10.0.0.38 - - [2025-09-13 13:59:53] "GET /instance-ip/81ce322a-1dbd-4d12-bd53-56391c675a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002330 10.0.0.38 - - [2025-09-13 13:59:53] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027860 10.0.0.38 - - [2025-09-13 13:59:53] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004562 10.0.0.38 - - [2025-09-13 13:59:53] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.021575 10.0.0.38 - - [2025-09-13 13:59:53] "POST /floating-ips HTTP/1.1" 200 597 0.021586 10.0.0.38 - - [2025-09-13 13:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.38 - - [2025-09-13 13:59:53] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034909 10.0.0.38 - - [2025-09-13 13:59:54] "GET /loadbalancer-listener/807eeeb9-0669-4a0d-9fd4-1cf1b6e0b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004236 10.0.0.38 - - [2025-09-13 13:59:54] "GET /loadbalancer-listener/807eeeb9-0669-4a0d-9fd4-1cf1b6e0b3f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002728 10.0.0.38 - - [2025-09-13 13:59:54] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017200 10.0.0.38 - - [2025-09-13 13:59:54] "GET /instance-ip/81ce322a-1dbd-4d12-bd53-56391c675a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007121 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2025-09-13 13:59:54] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004471 10.0.0.38 - - [2025-09-13 13:59:54] "GET /instance-ip/81ce322a-1dbd-4d12-bd53-56391c675a33?fields=floating_ips HTTP/1.1" 200 1212 0.010353 10.0.0.38 - - [2025-09-13 13:59:54] "GET /floating-ip/73995091-a8be-4435-a3bb-20de569c2169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002600 10.0.0.38 - - [2025-09-13 13:59:54] "POST /tags HTTP/1.1" 200 295 0.043190 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008177 10.0.0.38 - - [2025-09-13 13:59:54] "GET /tag/c7914240-6e40-4943-945a-488fc0dff6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.020817 10.0.0.38 - - [2025-09-13 13:59:54] "POST /tags HTTP/1.1" 409 233 0.002210 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.38 - - [2025-09-13 13:59:54] "GET /tag/a7744f61-a93f-4ab0-b02c-862553747b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009531 10.0.0.38 - - [2025-09-13 13:59:54] "POST /tags HTTP/1.1" 409 206 0.001551 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-09-13 13:59:54] "GET /tag/eb6b57ab-2760-467e-a2ec-ee56a4330168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009956 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004157 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.38 - - [2025-09-13 13:59:54] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038934 10.0.0.38 - - [2025-09-13 13:59:54] "POST /virtual-machines HTTP/1.1" 200 369 0.009199 10.0.0.38 - - [2025-09-13 13:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013908 10.0.0.38 - - [2025-09-13 13:59:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106957 10.0.0.38 - - [2025-09-13 13:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007282 10.0.0.38 - - [2025-09-13 13:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004679 10.0.0.38 - - [2025-09-13 13:59:54] "POST /instance-ips HTTP/1.1" 200 409 0.017579 10.0.0.38 - - [2025-09-13 13:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024673 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007912 10.0.0.38 - - [2025-09-13 13:59:54] "POST /set-tag HTTP/1.1" 200 109 0.016048 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024153 10.0.0.38 - - [2025-09-13 13:59:54] "GET /instance-ip/ece853e6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003538 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004219 10.0.0.38 - - [2025-09-13 13:59:54] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.38 - - [2025-09-13 13:59:54] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003851 10.0.0.38 - - [2025-09-13 13:59:55] "POST /ref-update HTTP/1.1" 200 156 0.009929 10.0.0.38 - - [2025-09-13 13:59:55] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023429 10.0.0.38 - - [2025-09-13 13:59:55] "POST /set-tag HTTP/1.1" 200 109 0.009264 10.0.0.38 - - [2025-09-13 13:59:55] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004844 10.0.0.38 - - [2025-09-13 13:59:55] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.38 - - [2025-09-13 13:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2025-09-13 13:59:56] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003779 10.0.0.38 - - [2025-09-13 13:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.38 - - [2025-09-13 13:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.38 - - [2025-09-13 13:59:56] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058503 10.0.0.38 - - [2025-09-13 13:59:56] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061620 10.0.0.38 - - [2025-09-13 13:59:56] "GET /virtual-networks?parent_id=8f420593-fb11-4b98-a766-fca5bf860aaa&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005360 10.0.0.38 - - [2025-09-13 13:59:56] "POST /virtual-machines HTTP/1.1" 200 369 0.036607 10.0.0.38 - - [2025-09-13 13:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038513 10.0.0.38 - - [2025-09-13 13:59:56] "POST /virtual-networks HTTP/1.1" 200 512 0.229048 10.0.0.38 - - [2025-09-13 13:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022913 10.0.0.38 - - [2025-09-13 13:59:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.213004 10.0.0.38 - - [2025-09-13 13:59:56] "GET /network-ipam/7c8f44cb-d5cb-4eff-b0ff-6dfd2764717c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004319 10.0.0.38 - - [2025-09-13 13:59:56] "POST /route-targets HTTP/1.1" 200 327 0.016164 10.0.0.38 - - [2025-09-13 13:59:56] "POST /ref-update HTTP/1.1" 200 156 0.047863 10.0.0.38 - - [2025-09-13 13:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.042706 10.0.0.38 - - [2025-09-13 13:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012208 10.0.0.38 - - [2025-09-13 13:59:56] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014823 10.0.0.38 - - [2025-09-13 13:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003498 10.0.0.38 - - [2025-09-13 13:59:56] "POST /ref-update HTTP/1.1" 200 156 0.154480 10.0.0.38 - - [2025-09-13 13:59:56] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003633 10.0.0.38 - - [2025-09-13 13:59:56] "POST /instance-ips HTTP/1.1" 200 409 0.040566 10.0.0.38 - - [2025-09-13 13:59:56] "GET /domains HTTP/1.1" 200 280 0.005435 10.0.0.38 - - [2025-09-13 13:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046616 10.0.0.38 - - [2025-09-13 13:59:56] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.023270 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9 HTTP/1.1" 200 3086 0.041967 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa HTTP/1.1" 200 7065 0.037997 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2088 0.011768 10.0.0.38 - - [2025-09-13 13:59:57] "POST /set-tag HTTP/1.1" 200 109 0.032730 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2088 0.009692 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007926 10.0.0.38 - - [2025-09-13 13:59:57] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 200 1403 0.005341 10.0.0.38 - - [2025-09-13 13:59:57] "GET /instance-ip/ee293dec-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003040 10.0.0.38 - - [2025-09-13 13:59:57] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 200 1403 0.003871 10.0.0.38 - - [2025-09-13 13:59:57] "GET /route-target/c462a37c-7da5-4413-88d3-db3b411c58fc HTTP/1.1" 200 1152 0.001709 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2088 0.004699 10.0.0.38 - - [2025-09-13 13:59:57] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 200 1403 0.002025 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004949 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2088 0.004965 10.0.0.38 - - [2025-09-13 13:59:57] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 200 1403 0.001952 10.0.0.38 - - [2025-09-13 13:59:57] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 200 1403 0.002351 10.0.0.38 - - [2025-09-13 13:59:57] "GET /route-target/c462a37c-7da5-4413-88d3-db3b411c58fc HTTP/1.1" 200 1152 0.002956 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005604 10.0.0.38 - - [2025-09-13 13:59:57] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003659 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domains HTTP/1.1" 200 280 0.002552 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9 HTTP/1.1" 200 3086 0.002346 10.0.0.38 - - [2025-09-13 13:59:57] "POST /ref-update HTTP/1.1" 200 156 0.008783 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa HTTP/1.1" 200 7065 0.034268 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003689 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2088 0.003922 10.0.0.38 - - [2025-09-13 13:59:57] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004047 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2025-09-13 13:59:57] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030217 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003484 10.0.0.38 - - [2025-09-13 13:59:57] "GET /floating-ip-pools?parent_id=93e930a6-2125-4aa2-8649-7e4a36585d60&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007334 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003393 10.0.0.38 - - [2025-09-13 13:59:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022797 10.0.0.38 - - [2025-09-13 13:59:57] "POST /ref-update HTTP/1.1" 200 156 0.011355 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009241 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domains HTTP/1.1" 200 280 0.001753 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9 HTTP/1.1" 200 3086 0.002399 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa HTTP/1.1" 200 7321 0.024828 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2326 0.004244 10.0.0.38 - - [2025-09-13 13:59:57] "GET /floating-ip-pool/99b40744-74cd-4226-bdfe-1f0bfcae30b2 HTTP/1.1" 200 1315 0.002500 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domains HTTP/1.1" 200 280 0.001206 10.0.0.38 - - [2025-09-13 13:59:57] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9 HTTP/1.1" 200 3086 0.001898 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa HTTP/1.1" 200 7321 0.026213 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 2326 0.003354 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003509 10.0.0.38 - - [2025-09-13 13:59:57] "POST /tags HTTP/1.1" 200 365 0.049181 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012752 10.0.0.38 - - [2025-09-13 13:59:57] "GET /tag/09ddf284-a82d-45ae-9a12-7f956ad80475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012792 10.0.0.38 - - [2025-09-13 13:59:57] "POST /tags HTTP/1.1" 409 206 0.007539 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.38 - - [2025-09-13 13:59:57] "GET /tag/eb6b57ab-2760-467e-a2ec-ee56a4330168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020092 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2025-09-13 13:59:57] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.030848 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.38 - - [2025-09-13 13:59:57] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003466 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-09-13 13:59:57] "GET /service-appliance-set/dd0d9ba8-cd50-4ee8-97e8-d3721877d82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002880 10.0.0.38 - - [2025-09-13 13:59:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001289 10.0.0.38 - - [2025-09-13 13:59:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.084737 10.0.0.38 - - [2025-09-13 13:59:58] "GET /virtual-machine-interface/acfc3d30-8a01-4861-9901-97659df4b6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016828 10.0.0.38 - - [2025-09-13 13:59:58] "POST /set-tag HTTP/1.1" 200 109 0.012251 10.0.0.38 - - [2025-09-13 13:59:58] "POST /instance-ips HTTP/1.1" 200 417 0.026078 10.0.0.38 - - [2025-09-13 13:59:58] "GET /instance-ip/2e377908-7586-4f62-9553-7d3664352289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014356 10.0.0.38 - - [2025-09-13 13:59:58] "POST /loadbalancers HTTP/1.1" 200 618 0.072405 10.0.0.38 - - [2025-09-13 13:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018483 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010500 10.0.0.38 - - [2025-09-13 13:59:58] "POST /service-instances HTTP/1.1" 200 566 0.063792 10.0.0.38 - - [2025-09-13 13:59:58] "POST /ref-update HTTP/1.1" 200 156 0.019233 10.0.0.38 - - [2025-09-13 13:59:58] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.081077 10.0.0.38 - - [2025-09-13 13:59:58] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.006623 10.0.0.38 - - [2025-09-13 13:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011695 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.38 - - [2025-09-13 13:59:58] "GET /virtual-machine-interface/acfc3d30-8a01-4861-9901-97659df4b6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008667 10.0.0.38 - - [2025-09-13 13:59:58] "GET /virtual-machine-interface/acfc3d30-8a01-4861-9901-97659df4b6df?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006592 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2025-09-13 13:59:58] "POST /virtual-machines HTTP/1.1" 200 429 0.011682 10.0.0.38 - - [2025-09-13 13:59:58] "GET /floating-ip-pool/99b40744-74cd-4226-bdfe-1f0bfcae30b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017387 10.0.0.38 - - [2025-09-13 13:59:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119639 10.0.0.38 - - [2025-09-13 13:59:58] "POST /chown HTTP/1.1" 200 109 0.080429 10.0.0.38 - - [2025-09-13 13:59:58] "POST /floating-ips HTTP/1.1" 200 671 0.220019 10.0.0.38 - - [2025-09-13 13:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013702 10.0.0.38 - - [2025-09-13 13:59:58] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004335 10.0.0.38 - - [2025-09-13 13:59:58] "POST /chown HTTP/1.1" 200 109 0.028889 10.0.0.38 - - [2025-09-13 13:59:58] "PUT /virtual-machine-interface/b6bb3e4f-0ca1-46e7-8c59-1636064eb2f5 HTTP/1.1" 200 284 0.016531 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011970 10.0.0.38 - - [2025-09-13 13:59:58] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004387 10.0.0.38 - - [2025-09-13 13:59:58] "POST /tags HTTP/1.1" 409 221 0.002631 10.0.0.38 - - [2025-09-13 13:59:58] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.031002 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2025-09-13 13:59:58] "GET /tag/85aed943-1609-48bf-86bc-cfd21a367efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010430 10.0.0.38 - - [2025-09-13 13:59:58] "POST /tags HTTP/1.1" 409 238 0.002409 10.0.0.38 - - [2025-09-13 13:59:58] "POST /ref-update HTTP/1.1" 200 156 0.010210 10.0.0.38 - - [2025-09-13 13:59:58] "POST /ref-update HTTP/1.1" 200 156 0.020290 10.0.0.38 - - [2025-09-13 13:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.38 - - [2025-09-13 13:59:58] "POST /ref-update HTTP/1.1" 200 156 0.019458 10.0.0.38 - - [2025-09-13 13:59:59] "GET /tag/09ddf284-a82d-45ae-9a12-7f956ad80475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.021185 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.008287 10.0.0.38 - - [2025-09-13 13:59:59] "POST /firewall-rules HTTP/1.1" 200 650 0.048381 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.026485 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.016129 10.0.0.38 - - [2025-09-13 13:59:59] "GET /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004277 10.0.0.38 - - [2025-09-13 13:59:59] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.001980 10.0.0.38 - - [2025-09-13 13:59:59] "GET /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002211 10.0.0.38 - - [2025-09-13 13:59:59] "POST /virtual-machines HTTP/1.1" 200 429 0.011331 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.022161 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.38 - - [2025-09-13 13:59:59] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.083924 10.0.0.38 - - [2025-09-13 13:59:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127481 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.022276 10.0.0.38 - - [2025-09-13 13:59:59] "GET /loadbalancer/81ec57b6-8344-4500-b1bc-4eb8b5f8956e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009962 10.0.0.38 - - [2025-09-13 13:59:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.014871 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.005242 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /virtual-machine-interface/ea55203d-f7bf-484c-84fe-e94230060537 HTTP/1.1" 200 284 0.014275 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.020793 10.0.0.38 - - [2025-09-13 13:59:59] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.028899 10.0.0.38 - - [2025-09-13 13:59:59] "GET /loadbalancer-listener/c8d43b14-fd0b-4ffc-8c30-e41a2ba3778d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002696 10.0.0.38 - - [2025-09-13 13:59:59] "GET /loadbalancer-listener/c8d43b14-fd0b-4ffc-8c30-e41a2ba3778d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002887 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.008474 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.013010 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.024961 10.0.0.38 - - [2025-09-13 13:59:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045235 10.0.0.38 - - [2025-09-13 13:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016142 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.020178 10.0.0.38 - - [2025-09-13 13:59:59] "GET /loadbalancer-pool/a7bb62ae-10ee-466d-a5d0-68151f717187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013040 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.019921 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.009101 10.0.0.38 - - [2025-09-13 13:59:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026273 10.0.0.38 - - [2025-09-13 13:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008621 10.0.0.38 - - [2025-09-13 13:59:59] "GET /loadbalancer-member/4c18a817-a0c7-458a-9043-f8fb92713123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004262 10.0.0.38 - - [2025-09-13 13:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008227 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.005932 10.0.0.38 - - [2025-09-13 13:59:59] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002236 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.38 - - [2025-09-13 13:59:59] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002023 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.006447 10.0.0.38 - - [2025-09-13 13:59:59] "POST /tags HTTP/1.1" 409 221 0.004765 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.38 - - [2025-09-13 13:59:59] "GET /tag/85aed943-1609-48bf-86bc-cfd21a367efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009474 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.028725 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.020449 10.0.0.38 - - [2025-09-13 13:59:59] "POST /tags HTTP/1.1" 409 238 0.001813 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2025-09-13 13:59:59] "GET /tag/09ddf284-a82d-45ae-9a12-7f956ad80475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009409 10.0.0.38 - - [2025-09-13 13:59:59] "POST /firewall-rules HTTP/1.1" 409 293 0.001708 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.38 - - [2025-09-13 13:59:59] "POST /chown HTTP/1.1" 200 109 0.018470 10.0.0.38 - - [2025-09-13 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.030150 10.0.0.38 - - [2025-09-13 13:59:59] "PUT /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7 HTTP/1.1" 200 260 0.029142 10.0.0.38 - - [2025-09-13 13:59:59] "GET /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007101 10.0.0.38 - - [2025-09-13 13:59:59] "POST /ref-update HTTP/1.1" 200 156 0.009093 10.0.0.38 - - [2025-09-13 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.010274 10.0.0.38 - - [2025-09-13 14:00:00] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008542 10.0.0.38 - - [2025-09-13 14:00:00] "GET /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008879 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.005805 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.025401 10.0.0.38 - - [2025-09-13 14:00:00] "POST /ref-update HTTP/1.1" 200 156 0.017402 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.006215 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.015531 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 256 0.015311 10.0.0.38 - - [2025-09-13 14:00:00] "POST /ref-update HTTP/1.1" 200 156 0.011874 10.0.0.38 - - [2025-09-13 14:00:00] "POST /ref-update HTTP/1.1" 200 156 0.008268 10.0.0.38 - - [2025-09-13 14:00:00] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.009798 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015656 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.009486 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010856 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.008129 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015007 10.0.0.38 - - [2025-09-13 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008857 10.0.0.38 - - [2025-09-13 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.38 - - [2025-09-13 14:00:00] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010031 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.009401 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.014878 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.015447 10.0.0.38 - - [2025-09-13 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.38 - - [2025-09-13 14:00:00] "POST /chown HTTP/1.1" 200 109 0.029431 10.0.0.38 - - [2025-09-13 14:00:00] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051687 10.0.0.38 - - [2025-09-13 14:00:00] "POST /virtual-machines HTTP/1.1" 200 373 0.012032 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.010990 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013955 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023072 10.0.0.38 - - [2025-09-13 14:00:00] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.015387 10.0.0.38 - - [2025-09-13 14:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.063171 10.0.0.38 - - [2025-09-13 14:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.38 - - [2025-09-13 14:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165106 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.032161 10.0.0.38 - - [2025-09-13 14:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.055395 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.051747 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004636 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.016723 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.026261 10.0.0.38 - - [2025-09-13 14:00:01] "POST /instance-ips HTTP/1.1" 200 413 0.066466 10.0.0.38 - - [2025-09-13 14:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033449 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009089 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.010149 10.0.0.38 - - [2025-09-13 14:00:01] "POST /set-tag HTTP/1.1" 200 109 0.035559 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018561 10.0.0.38 - - [2025-09-13 14:00:01] "GET /instance-ip/f0b36948-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004077 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.020936 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.013073 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.021285 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006525 10.0.0.38 - - [2025-09-13 14:00:01] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003726 10.0.0.38 - - [2025-09-13 14:00:01] "POST /ref-update HTTP/1.1" 200 156 0.010030 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013795 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.016013 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010972 10.0.0.38 - - [2025-09-13 14:00:01] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.033452 10.0.0.38 - - [2025-09-13 14:00:01] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013850 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.38 - - [2025-09-13 14:00:01] "POST /set-tag HTTP/1.1" 200 109 0.013389 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.019023 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.006266 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.013430 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.013865 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.006766 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.010092 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.006858 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.017666 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.020431 10.0.0.38 - - [2025-09-13 14:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.006522 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.017329 10.0.0.38 - - [2025-09-13 14:00:01] "POST /chown HTTP/1.1" 200 109 0.017435 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006317 10.0.0.38 - - [2025-09-13 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006103 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.015239 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.013860 10.0.0.38 - - [2025-09-13 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006222 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.016271 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006354 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.013673 10.0.0.38 - - [2025-09-13 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.005654 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.015807 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.019911 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.38 - - [2025-09-13 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.009055 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006673 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.025954 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.014306 10.0.0.38 - - [2025-09-13 14:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006026 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.019688 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.006362 10.0.0.38 - - [2025-09-13 14:00:02] "POST /chown HTTP/1.1" 200 109 0.019712 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009339 10.0.0.38 - - [2025-09-13 14:00:07] "POST /set-tag HTTP/1.1" 200 109 0.006448 10.0.0.38 - - [2025-09-13 14:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.38 - - [2025-09-13 14:00:07] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003710 10.0.0.38 - - [2025-09-13 14:00:07] "GET /loadbalancer-pool/8a81bdda-e992-4230-be38-6b7a028f5a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003419 10.0.0.38 - - [2025-09-13 14:00:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019557 10.0.0.38 - - [2025-09-13 14:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007761 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015024 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009441 10.0.0.38 - - [2025-09-13 14:00:07] "POST /ref-update HTTP/1.1" 200 156 0.011675 10.0.0.38 - - [2025-09-13 14:00:07] "POST /tags HTTP/1.1" 409 221 0.003961 10.0.0.38 - - [2025-09-13 14:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.38 - - [2025-09-13 14:00:07] "GET /tag/85aed943-1609-48bf-86bc-cfd21a367efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015063 10.0.0.38 - - [2025-09-13 14:00:07] "GET /floating-ip/73995091-a8be-4435-a3bb-20de569c2169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.012455 10.0.0.38 - - [2025-09-13 14:00:07] "PUT /floating-ip/73995091-a8be-4435-a3bb-20de569c2169 HTTP/1.1" 200 256 0.013308 10.0.0.38 - - [2025-09-13 14:00:07] "POST /set-tag HTTP/1.1" 200 109 0.024798 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003931 10.0.0.38 - - [2025-09-13 14:00:07] "POST /set-tag HTTP/1.1" 200 109 0.012801 10.0.0.38 - - [2025-09-13 14:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.38 - - [2025-09-13 14:00:07] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002265 10.0.0.38 - - [2025-09-13 14:00:07] "GET /loadbalancer-pool/8a81bdda-e992-4230-be38-6b7a028f5a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.015005 10.0.0.38 - - [2025-09-13 14:00:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021146 10.0.0.38 - - [2025-09-13 14:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014196 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018703 10.0.0.38 - - [2025-09-13 14:00:07] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006896 10.0.0.38 - - [2025-09-13 14:00:07] "POST /ref-update HTTP/1.1" 200 156 0.008710 10.0.0.38 - - [2025-09-13 14:00:07] "GET /floating-ip/73995091-a8be-4435-a3bb-20de569c2169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002923 10.0.0.38 - - [2025-09-13 14:00:07] "POST /set-tag HTTP/1.1" 200 109 0.022378 10.0.0.38 - - [2025-09-13 14:00:08] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006114 10.0.0.38 - - [2025-09-13 14:00:08] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.38 - - [2025-09-13 14:00:08] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005026 10.0.0.38 - - [2025-09-13 14:00:08] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.38 - - [2025-09-13 14:00:10] "GET /virtual-machine/c2c0077b-893b-41d3-9323-b3f263999f68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002871 10.0.0.38 - - [2025-09-13 14:00:10] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003722 10.0.0.38 - - [2025-09-13 14:00:10] "GET /virtual-machine/d5a0f167-a452-4888-8209-88b72192d385?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002730 10.0.0.38 - - [2025-09-13 14:00:10] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003802 10.0.0.38 - - [2025-09-13 14:00:15] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007907 10.0.0.38 - - [2025-09-13 14:00:15] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.38 - - [2025-09-13 14:00:15] "GET /virtual-machine/59890892-200b-4d6a-9208-685e61a6f025?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002872 10.0.0.38 - - [2025-09-13 14:00:15] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003543 10.0.0.38 - - [2025-09-13 14:00:16] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004078 10.0.0.38 - - [2025-09-13 14:00:16] "POST /set-tag HTTP/1.1" 200 109 0.001871 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001340 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.38 - - [2025-09-13 14:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.38 - - [2025-09-13 14:00:38] "POST /chown HTTP/1.1" 200 109 0.013976 10.0.0.38 - - [2025-09-13 14:00:38] "POST /chown HTTP/1.1" 200 109 0.026541 10.0.0.38 - - [2025-09-13 14:00:38] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.38 - - [2025-09-13 14:00:38] "POST /chown HTTP/1.1" 200 109 0.013245 10.0.0.38 - - [2025-09-13 14:00:48] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003895 10.0.0.38 - - [2025-09-13 14:00:48] "POST /set-tag HTTP/1.1" 200 109 0.001741 10.0.0.38 - - [2025-09-13 14:00:48] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004082 10.0.0.38 - - [2025-09-13 14:00:48] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.38 - - [2025-09-13 14:00:48] "GET /virtual-machine/59890892-200b-4d6a-9208-685e61a6f025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002045 10.0.0.38 - - [2025-09-13 14:00:48] "POST /ref-update HTTP/1.1" 200 156 0.010419 10.0.0.38 - - [2025-09-13 14:00:48] "GET /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004056 10.0.0.38 - - [2025-09-13 14:00:48] "POST /set-tag HTTP/1.1" 200 109 0.013968 10.0.0.38 - - [2025-09-13 14:00:48] "POST /set-tag HTTP/1.1" 200 109 0.015706 10.0.0.38 - - [2025-09-13 14:00:48] "DELETE /instance-ip/f0b36948-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.044352 10.0.0.38 - - [2025-09-13 14:00:48] "DELETE /virtual-machine-interface/f09149c6-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.043373 10.0.0.38 - - [2025-09-13 14:00:48] "DELETE /virtual-machine/59890892-200b-4d6a-9208-685e61a6f025 HTTP/1.1" 200 115 0.024125 10.0.0.38 - - [2025-09-13 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2025-09-13 14:00:51] "GET /tag/09ddf284-a82d-45ae-9a12-7f956ad80475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009624 10.0.0.38 - - [2025-09-13 14:00:51] "GET /tag/09ddf284-a82d-45ae-9a12-7f956ad80475?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.010893 10.0.0.38 - - [2025-09-13 14:00:51] "GET /virtual-machine-interface/acfc3d30-8a01-4861-9901-97659df4b6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003611 10.0.0.38 - - [2025-09-13 14:00:51] "POST /set-tag HTTP/1.1" 200 109 0.017793 10.0.0.38 - - [2025-09-13 14:00:51] "GET /virtual-machine-interface/b6bb3e4f-0ca1-46e7-8c59-1636064eb2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.033237 10.0.0.38 - - [2025-09-13 14:00:51] "POST /set-tag HTTP/1.1" 200 109 0.015139 10.0.0.38 - - [2025-09-13 14:00:51] "GET /virtual-machine-interface/ea55203d-f7bf-484c-84fe-e94230060537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005540 10.0.0.38 - - [2025-09-13 14:00:51] "POST /set-tag HTTP/1.1" 200 109 0.013528 10.0.0.38 - - [2025-09-13 14:00:51] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008126 10.0.0.38 - - [2025-09-13 14:00:51] "GET /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002803 10.0.0.38 - - [2025-09-13 14:00:51] "POST /ref-update HTTP/1.1" 200 156 0.013647 10.0.0.38 - - [2025-09-13 14:00:51] "DELETE /firewall-rule/2468b1a4-dc2c-4ee4-932d-7e90576f2fe7 HTTP/1.1" 200 115 0.049469 10.0.0.38 - - [2025-09-13 14:00:51] "DELETE /loadbalancer-member/4c18a817-a0c7-458a-9043-f8fb92713123 HTTP/1.1" 200 115 0.030085 10.0.0.38 - - [2025-09-13 14:00:51] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.016868 10.0.0.38 - - [2025-09-13 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016364 10.0.0.38 - - [2025-09-13 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2025-09-13 14:00:51] "DELETE /loadbalancer-pool/a7bb62ae-10ee-466d-a5d0-68151f717187 HTTP/1.1" 200 115 0.073380 10.0.0.38 - - [2025-09-13 14:00:51] "DELETE /loadbalancer-listener/c8d43b14-fd0b-4ffc-8c30-e41a2ba3778d HTTP/1.1" 200 115 0.025743 10.0.0.38 - - [2025-09-13 14:00:51] "GET /floating-ip/13c5f051-fac5-4811-b790-818b30153e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004235 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.009158 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.011959 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.012445 10.0.0.38 - - [2025-09-13 14:00:51] "PUT /floating-ip/13c5f051-fac5-4811-b790-818b30153e2e HTTP/1.1" 200 256 0.021075 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.013428 10.0.0.38 - - [2025-09-13 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.007174 10.0.0.38 - - [2025-09-13 14:00:51] "DELETE /floating-ip/13c5f051-fac5-4811-b790-818b30153e2e HTTP/1.1" 200 115 0.083180 10.0.0.38 - - [2025-09-13 14:00:51] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.38 - - [2025-09-13 14:00:52] "POST /chown HTTP/1.1" 200 109 0.011607 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /loadbalancer/81ec57b6-8344-4500-b1bc-4eb8b5f8956e HTTP/1.1" 200 115 0.056077 10.0.0.38 - - [2025-09-13 14:00:52] "POST /chown HTTP/1.1" 200 109 0.026427 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /instance-ip/2e377908-7586-4f62-9553-7d3664352289 HTTP/1.1" 200 115 0.044132 10.0.0.38 - - [2025-09-13 14:00:52] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.009764 10.0.0.38 - - [2025-09-13 14:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009956 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-machine-interface/acfc3d30-8a01-4861-9901-97659df4b6df HTTP/1.1" 200 115 0.091406 10.0.0.38 - - [2025-09-13 14:00:52] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.011033 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /tag/09ddf284-a82d-45ae-9a12-7f956ad80475 HTTP/1.1" 200 115 0.064112 10.0.0.38 - - [2025-09-13 14:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015362 10.0.0.38 - - [2025-09-13 14:00:52] "PUT /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 266 0.018419 10.0.0.38 - - [2025-09-13 14:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015018 10.0.0.38 - - [2025-09-13 14:00:52] "GET /floating-ip-pool/99b40744-74cd-4226-bdfe-1f0bfcae30b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005722 10.0.0.38 - - [2025-09-13 14:00:52] "POST /ref-update HTTP/1.1" 200 156 0.010648 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /service-instance/dabe6094-278b-48b4-92f1-9e12385b1468 HTTP/1.1" 200 115 0.063294 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /floating-ip-pool/99b40744-74cd-4226-bdfe-1f0bfcae30b2 HTTP/1.1" 200 115 0.051709 10.0.0.38 - - [2025-09-13 14:00:52] "GET /virtual-machine-interface/b6bb3e4f-0ca1-46e7-8c59-1636064eb2f5?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.003789 10.0.0.38 - - [2025-09-13 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-09-13 14:00:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.38 - - [2025-09-13 14:00:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001014 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-network/93e930a6-2125-4aa2-8649-7e4a36585d60 HTTP/1.1" 200 115 0.088010 10.0.0.38 - - [2025-09-13 14:00:52] "GET /routing-instance/ad4d3f21-c646-49c6-abaf-e9526f6a7e62 HTTP/1.1" 404 171 0.002014 10.0.0.38 - - [2025-09-13 14:00:52] "GET /domains HTTP/1.1" 200 280 0.005485 10.0.0.38 - - [2025-09-13 14:00:52] "GET /domain/9bcc51e4-62bd-4f81-88dd-45964953b4b9 HTTP/1.1" 200 3086 0.002722 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /route-target/c462a37c-7da5-4413-88d3-db3b411c58fc HTTP/1.1" 200 115 0.037192 10.0.0.38 - - [2025-09-13 14:00:52] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa HTTP/1.1" 200 7143 0.029570 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-machine-interface/b6bb3e4f-0ca1-46e7-8c59-1636064eb2f5 HTTP/1.1" 200 115 0.104146 10.0.0.38 - - [2025-09-13 14:00:52] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.38 - - [2025-09-13 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.38 - - [2025-09-13 14:00:52] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004589 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-machine/ccea3b96-40ec-4f44-a90a-dccd6246cb16 HTTP/1.1" 200 115 0.082107 10.0.0.38 - - [2025-09-13 14:00:52] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.028900 10.0.0.38 - - [2025-09-13 14:00:52] "GET /virtual-machine-interface/ea55203d-f7bf-484c-84fe-e94230060537?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.016636 10.0.0.38 - - [2025-09-13 14:00:52] "POST /set-tag HTTP/1.1" 200 109 0.023093 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /loadbalancer-member/db9aa00d-e649-4c9c-87bf-e6e3c7e23d30 HTTP/1.1" 200 115 0.045746 10.0.0.38 - - [2025-09-13 14:00:52] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004169 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-machine-interface/ea55203d-f7bf-484c-84fe-e94230060537 HTTP/1.1" 200 115 0.063909 10.0.0.38 - - [2025-09-13 14:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.38 - - [2025-09-13 14:00:52] "DELETE /virtual-machine/c04fb4eb-413a-4ace-878e-613c4dac0c3e HTTP/1.1" 200 115 0.037135 10.0.0.38 - - [2025-09-13 14:00:54] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005815 10.0.0.38 - - [2025-09-13 14:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.38 - - [2025-09-13 14:00:54] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003582 10.0.0.38 - - [2025-09-13 14:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.38 - - [2025-09-13 14:00:54] "GET /virtual-machine/d5a0f167-a452-4888-8209-88b72192d385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002160 10.0.0.38 - - [2025-09-13 14:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008091 10.0.0.38 - - [2025-09-13 14:00:54] "GET /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003973 10.0.0.38 - - [2025-09-13 14:00:54] "POST /set-tag HTTP/1.1" 200 109 0.028870 10.0.0.38 - - [2025-09-13 14:00:54] "POST /set-tag HTTP/1.1" 200 109 0.025344 10.0.0.38 - - [2025-09-13 14:00:54] "POST /set-tag HTTP/1.1" 200 109 0.011855 10.0.0.38 - - [2025-09-13 14:00:54] "DELETE /instance-ip/ee293dec-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.040287 10.0.0.38 - - [2025-09-13 14:00:54] "POST /ref-update HTTP/1.1" 200 156 0.006988 10.0.0.38 - - [2025-09-13 14:00:54] "DELETE /virtual-machine-interface/edfb17fa-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.036630 10.0.0.38 - - [2025-09-13 14:00:54] "DELETE /virtual-machine/d5a0f167-a452-4888-8209-88b72192d385 HTTP/1.1" 200 115 0.019869 10.0.0.38 - - [2025-09-13 14:00:57] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004143 10.0.0.38 - - [2025-09-13 14:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.38 - - [2025-09-13 14:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.38 - - [2025-09-13 14:00:57] "GET /loadbalancer/cac6f85d-5122-410d-aa85-1d29d03a8117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002339 10.0.0.38 - - [2025-09-13 14:00:58] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006945 10.0.0.38 - - [2025-09-13 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.38 - - [2025-09-13 14:00:58] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003933 10.0.0.38 - - [2025-09-13 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.001606 10.0.0.38 - - [2025-09-13 14:00:58] "GET /virtual-machine/c2c0077b-893b-41d3-9323-b3f263999f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002057 10.0.0.38 - - [2025-09-13 14:00:58] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.38 - - [2025-09-13 14:00:58] "GET /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004636 10.0.0.38 - - [2025-09-13 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.015492 10.0.0.38 - - [2025-09-13 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.015106 10.0.0.38 - - [2025-09-13 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.027602 10.0.0.38 - - [2025-09-13 14:00:58] "DELETE /instance-ip/ece853e6-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.044524 10.0.0.38 - - [2025-09-13 14:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.38 - - [2025-09-13 14:00:58] "DELETE /virtual-machine-interface/eccfa5e4-90a9-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.058326 10.0.0.38 - - [2025-09-13 14:00:58] "DELETE /virtual-machine/c2c0077b-893b-41d3-9323-b3f263999f68 HTTP/1.1" 200 115 0.020793 10.0.0.38 - - [2025-09-13 14:00:59] "DELETE /tag/c7914240-6e40-4943-945a-488fc0dff6bf HTTP/1.1" 200 115 0.082644 10.0.0.38 - - [2025-09-13 14:00:59] "DELETE /tag/a7744f61-a93f-4ab0-b02c-862553747b5b HTTP/1.1" 200 115 0.031588 10.0.0.38 - - [2025-09-13 14:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2025-09-13 14:01:02] "GET /project/8f420593-fb11-4b98-a766-fca5bf860aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026175 10.0.0.38 - - [2025-09-13 14:01:03] "POST /tags HTTP/1.1" 200 393 0.021315 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.38 - - [2025-09-13 14:01:03] "GET /tag/39171f2f-6c0a-4c51-821a-6a6fb90121b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014437 10.0.0.38 - - [2025-09-13 14:01:03] "POST /tags HTTP/1.1" 200 341 0.021774 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.38 - - [2025-09-13 14:01:03] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011260 10.0.0.38 - - [2025-09-13 14:01:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.004875 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.001735 10.0.0.38 - - [2025-09-13 14:01:03] "POST /security-groups HTTP/1.1" 200 589 0.061298 10.0.0.38 - - [2025-09-13 14:01:03] "POST /projects HTTP/1.1" 200 519 0.149214 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002946 10.0.0.38 - - [2025-09-13 14:01:03] "POST /access-control-lists HTTP/1.1" 200 598 0.063658 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.002316 10.0.0.38 - - [2025-09-13 14:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.054379 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.38 - - [2025-09-13 14:01:03] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005828 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2025-09-13 14:01:03] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003964 10.0.0.38 - - [2025-09-13 14:01:03] "POST /access-control-lists HTTP/1.1" 200 596 0.082069 10.0.0.38 - - [2025-09-13 14:01:03] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.061064 10.0.0.38 - - [2025-09-13 14:01:03] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.036588 10.0.0.38 - - [2025-09-13 14:01:03] "POST /security-groups HTTP/1.1" 200 591 0.067266 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002747 10.0.0.38 - - [2025-09-13 14:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028450 10.0.0.38 - - [2025-09-13 14:01:03] "POST /chown HTTP/1.1" 200 109 0.024086 10.0.0.38 - - [2025-09-13 14:01:03] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002484 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.38 - - [2025-09-13 14:01:03] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002106 10.0.0.38 - - [2025-09-13 14:01:03] "POST /tags HTTP/1.1" 409 226 0.001892 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.38 - - [2025-09-13 14:01:03] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.033451 10.0.0.38 - - [2025-09-13 14:01:03] "POST /access-control-lists HTTP/1.1" 200 632 0.186626 10.0.0.38 - - [2025-09-13 14:01:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.018985 10.0.0.38 - - [2025-09-13 14:01:04] "POST /access-control-lists HTTP/1.1" 200 630 0.060380 10.0.0.38 - - [2025-09-13 14:01:04] "POST /firewall-rules HTTP/1.1" 200 600 0.102435 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-rule/99ce44e4-4ff2-447d-886e-63a163e95abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003660 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.002995 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-rule/99ce44e4-4ff2-447d-886e-63a163e95abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001725 10.0.0.38 - - [2025-09-13 14:01:04] "POST /ref-update HTTP/1.1" 200 156 0.059264 10.0.0.38 - - [2025-09-13 14:01:04] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010142 10.0.0.38 - - [2025-09-13 14:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.38 - - [2025-09-13 14:01:04] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002932 10.0.0.38 - - [2025-09-13 14:01:04] "POST /tags HTTP/1.1" 409 226 0.001658 10.0.0.38 - - [2025-09-13 14:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2025-09-13 14:01:04] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015833 10.0.0.38 - - [2025-09-13 14:01:04] "POST /firewall-rules HTTP/1.1" 200 598 0.064071 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-rule/17d1fa24-0ed6-4ad1-88ae-f4c856be4afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.012127 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003604 10.0.0.38 - - [2025-09-13 14:01:04] "GET /firewall-rule/17d1fa24-0ed6-4ad1-88ae-f4c856be4afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001892 10.0.0.38 - - [2025-09-13 14:01:04] "POST /ref-update HTTP/1.1" 200 156 0.049458 10.0.0.38 - - [2025-09-13 14:01:06] "POST /tags HTTP/1.1" 200 393 0.026935 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.38 - - [2025-09-13 14:01:06] "GET /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013708 10.0.0.38 - - [2025-09-13 14:01:06] "POST /tags HTTP/1.1" 200 341 0.024394 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2025-09-13 14:01:06] "GET /tag/577b054b-ae84-4229-81af-7e714ac2ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011402 10.0.0.38 - - [2025-09-13 14:01:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000450 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.005992 10.0.0.38 - - [2025-09-13 14:01:06] "POST /security-groups HTTP/1.1" 200 589 0.101470 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001744 10.0.0.38 - - [2025-09-13 14:01:06] "POST /projects HTTP/1.1" 200 519 0.241017 10.0.0.38 - - [2025-09-13 14:01:06] "POST /access-control-lists HTTP/1.1" 200 598 0.059672 10.0.0.38 - - [2025-09-13 14:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.057859 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.026325 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.38 - - [2025-09-13 14:01:06] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.017680 10.0.0.38 - - [2025-09-13 14:01:06] "POST /access-control-lists HTTP/1.1" 200 596 0.063685 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.38 - - [2025-09-13 14:01:06] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005119 10.0.0.38 - - [2025-09-13 14:01:06] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.045298 10.0.0.38 - - [2025-09-13 14:01:06] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.041540 10.0.0.38 - - [2025-09-13 14:01:06] "POST /security-groups HTTP/1.1" 200 591 0.067634 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.007548 10.0.0.38 - - [2025-09-13 14:01:06] "POST /access-control-lists HTTP/1.1" 200 632 0.062459 10.0.0.38 - - [2025-09-13 14:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.063634 10.0.0.38 - - [2025-09-13 14:01:06] "POST /chown HTTP/1.1" 200 109 0.015639 10.0.0.38 - - [2025-09-13 14:01:06] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010342 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.012256 10.0.0.38 - - [2025-09-13 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-09-13 14:01:07] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.017183 10.0.0.38 - - [2025-09-13 14:01:07] "POST /access-control-lists HTTP/1.1" 200 630 0.065187 10.0.0.38 - - [2025-09-13 14:01:07] "POST /tags HTTP/1.1" 409 226 0.007648 10.0.0.38 - - [2025-09-13 14:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.38 - - [2025-09-13 14:01:07] "GET /tag/577b054b-ae84-4229-81af-7e714ac2ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011742 10.0.0.38 - - [2025-09-13 14:01:07] "POST /firewall-rules HTTP/1.1" 200 600 0.062293 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-rule/8917c576-0166-4536-97fe-da70034756c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003692 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003064 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-rule/8917c576-0166-4536-97fe-da70034756c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001860 10.0.0.38 - - [2025-09-13 14:01:07] "POST /ref-update HTTP/1.1" 200 156 0.048606 10.0.0.38 - - [2025-09-13 14:01:07] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007404 10.0.0.38 - - [2025-09-13 14:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.38 - - [2025-09-13 14:01:07] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002865 10.0.0.38 - - [2025-09-13 14:01:07] "POST /tags HTTP/1.1" 409 226 0.001438 10.0.0.38 - - [2025-09-13 14:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001139 10.0.0.38 - - [2025-09-13 14:01:07] "GET /tag/577b054b-ae84-4229-81af-7e714ac2ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009461 10.0.0.38 - - [2025-09-13 14:01:07] "POST /firewall-rules HTTP/1.1" 200 598 0.076346 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-rule/49247392-3583-4274-a059-a06487d7d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003793 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003172 10.0.0.38 - - [2025-09-13 14:01:07] "GET /firewall-rule/49247392-3583-4274-a059-a06487d7d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001895 10.0.0.38 - - [2025-09-13 14:01:07] "POST /ref-update HTTP/1.1" 200 156 0.080343 10.0.0.38 - - [2025-09-13 14:01:09] "POST /tags HTTP/1.1" 200 345 0.092919 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025137 10.0.0.38 - - [2025-09-13 14:01:09] "GET /tag/f2081508-cbd3-4b17-9dd5-7fa49c24a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018006 10.0.0.38 - - [2025-09-13 14:01:09] "POST /projects HTTP/1.1" 409 238 0.003913 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.38 - - [2025-09-13 14:01:09] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049381 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016363 10.0.0.38 - - [2025-09-13 14:01:09] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005998 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2025-09-13 14:01:09] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004048 10.0.0.38 - - [2025-09-13 14:01:09] "POST /security-groups HTTP/1.1" 409 285 0.002097 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.38 - - [2025-09-13 14:01:09] "PUT /security-group/e08d597a-b655-4fa1-9509-c0bbae076737 HTTP/1.1" 200 262 0.022079 10.0.0.38 - - [2025-09-13 14:01:09] "PUT /access-control-list/115e959c-5972-4623-9d8f-7844e73374fd HTTP/1.1" 200 272 0.043129 10.0.0.38 - - [2025-09-13 14:01:09] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.085511 10.0.0.38 - - [2025-09-13 14:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.071529 10.0.0.38 - - [2025-09-13 14:01:09] "POST /tags HTTP/1.1" 409 228 0.022322 10.0.0.38 - - [2025-09-13 14:01:09] "PUT /access-control-list/449714a9-7b78-4ea8-93cf-a8ecd773f81b HTTP/1.1" 200 272 0.045712 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2025-09-13 14:01:09] "GET /tag/f2081508-cbd3-4b17-9dd5-7fa49c24a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010059 10.0.0.38 - - [2025-09-13 14:01:09] "POST /tags HTTP/1.1" 200 345 0.019973 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.38 - - [2025-09-13 14:01:09] "GET /tag/67c89899-d7e4-43e3-abca-8397528c8e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014051 10.0.0.38 - - [2025-09-13 14:01:09] "POST /projects HTTP/1.1" 409 238 0.004643 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-09-13 14:01:09] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028648 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.38 - - [2025-09-13 14:01:09] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003496 10.0.0.38 - - [2025-09-13 14:01:09] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033716 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023224 10.0.0.38 - - [2025-09-13 14:01:09] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006995 10.0.0.38 - - [2025-09-13 14:01:09] "POST /security-groups HTTP/1.1" 409 285 0.002486 10.0.0.38 - - [2025-09-13 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.38 - - [2025-09-13 14:01:10] "PUT /security-group/fbae716e-b704-4307-aec6-f31fc2d85a21 HTTP/1.1" 200 262 0.059810 10.0.0.38 - - [2025-09-13 14:01:10] "PUT /access-control-list/861133e9-ea04-422e-8983-af1740b7b7de HTTP/1.1" 200 272 0.012821 10.0.0.38 - - [2025-09-13 14:01:10] "PUT /access-control-list/72e06ad9-a9db-4cc3-9be3-7498ffa54c5c HTTP/1.1" 200 272 0.015610 10.0.0.38 - - [2025-09-13 14:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017810 10.0.0.38 - - [2025-09-13 14:01:10] "POST /tags HTTP/1.1" 409 228 0.004762 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2025-09-13 14:01:10] "GET /tag/67c89899-d7e4-43e3-abca-8397528c8e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010801 10.0.0.38 - - [2025-09-13 14:01:10] "POST /tags HTTP/1.1" 200 291 0.046369 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009253 10.0.0.38 - - [2025-09-13 14:01:10] "GET /tag/36803267-5b34-43c2-aa53-11588f0b1763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012979 10.0.0.38 - - [2025-09-13 14:01:10] "POST /tags HTTP/1.1" 200 303 0.047346 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.38 - - [2025-09-13 14:01:10] "GET /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013582 10.0.0.38 - - [2025-09-13 14:01:10] "POST /tags HTTP/1.1" 409 252 0.001486 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.38 - - [2025-09-13 14:01:10] "GET /tag/39171f2f-6c0a-4c51-821a-6a6fb90121b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010869 10.0.0.38 - - [2025-09-13 14:01:10] "POST /tags HTTP/1.1" 409 226 0.001660 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.38 - - [2025-09-13 14:01:10] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009279 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.38 - - [2025-09-13 14:01:10] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003301 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.38 - - [2025-09-13 14:01:10] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031507 10.0.0.38 - - [2025-09-13 14:01:10] "POST /virtual-machines HTTP/1.1" 200 395 0.012065 10.0.0.38 - - [2025-09-13 14:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011316 10.0.0.38 - - [2025-09-13 14:01:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104399 10.0.0.38 - - [2025-09-13 14:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010567 10.0.0.38 - - [2025-09-13 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013713 10.0.0.38 - - [2025-09-13 14:01:10] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008584 10.0.0.38 - - [2025-09-13 14:01:10] "POST /instance-ips HTTP/1.1" 200 397 0.024135 10.0.0.38 - - [2025-09-13 14:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021614 10.0.0.38 - - [2025-09-13 14:01:10] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011678 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.078325 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021283 10.0.0.38 - - [2025-09-13 14:01:11] "GET /instance-ip/1a3eb092-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003049 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004275 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003015 10.0.0.38 - - [2025-09-13 14:01:11] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012375 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.004236 10.0.0.38 - - [2025-09-13 14:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003692 10.0.0.38 - - [2025-09-13 14:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.38 - - [2025-09-13 14:01:11] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028075 10.0.0.38 - - [2025-09-13 14:01:11] "POST /virtual-machines HTTP/1.1" 200 395 0.013931 10.0.0.38 - - [2025-09-13 14:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021232 10.0.0.38 - - [2025-09-13 14:01:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089267 10.0.0.38 - - [2025-09-13 14:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014945 10.0.0.38 - - [2025-09-13 14:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023956 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011304 10.0.0.38 - - [2025-09-13 14:01:11] "POST /instance-ips HTTP/1.1" 200 397 0.018794 10.0.0.38 - - [2025-09-13 14:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025714 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004482 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.065392 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007387 10.0.0.38 - - [2025-09-13 14:01:11] "GET /instance-ip/1ab31ae0-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009059 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004052 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003084 10.0.0.38 - - [2025-09-13 14:01:11] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.38 - - [2025-09-13 14:01:11] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004042 10.0.0.38 - - [2025-09-13 14:01:11] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.38 - - [2025-09-13 14:01:11] "POST /tags HTTP/1.1" 200 291 0.015079 10.0.0.38 - - [2025-09-13 14:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.38 - - [2025-09-13 14:01:12] "GET /tag/cef077e3-9d86-40fb-87ea-62657db53123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013382 10.0.0.38 - - [2025-09-13 14:01:12] "POST /tags HTTP/1.1" 409 252 0.001793 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.38 - - [2025-09-13 14:01:12] "GET /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010505 10.0.0.38 - - [2025-09-13 14:01:12] "POST /tags HTTP/1.1" 409 226 0.001749 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.38 - - [2025-09-13 14:01:12] "GET /tag/577b054b-ae84-4229-81af-7e714ac2ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010046 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004158 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.38 - - [2025-09-13 14:01:12] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029804 10.0.0.38 - - [2025-09-13 14:01:12] "POST /virtual-machines HTTP/1.1" 200 395 0.007224 10.0.0.38 - - [2025-09-13 14:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017338 10.0.0.38 - - [2025-09-13 14:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107339 10.0.0.38 - - [2025-09-13 14:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007258 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004110 10.0.0.38 - - [2025-09-13 14:01:12] "POST /instance-ips HTTP/1.1" 200 397 0.017356 10.0.0.38 - - [2025-09-13 14:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017885 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007923 10.0.0.38 - - [2025-09-13 14:01:12] "POST /set-tag HTTP/1.1" 200 109 0.062023 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015613 10.0.0.38 - - [2025-09-13 14:01:12] "GET /instance-ip/1b3ca4ea-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003851 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004146 10.0.0.38 - - [2025-09-13 14:01:12] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003135 10.0.0.38 - - [2025-09-13 14:01:12] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007043 10.0.0.38 - - [2025-09-13 14:01:12] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.38 - - [2025-09-13 14:01:12] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003939 10.0.0.38 - - [2025-09-13 14:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.38 - - [2025-09-13 14:01:12] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028223 10.0.0.38 - - [2025-09-13 14:01:12] "POST /virtual-machines HTTP/1.1" 200 395 0.006027 10.0.0.38 - - [2025-09-13 14:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008814 10.0.0.38 - - [2025-09-13 14:01:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096283 10.0.0.38 - - [2025-09-13 14:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007402 10.0.0.38 - - [2025-09-13 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015243 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003691 10.0.0.38 - - [2025-09-13 14:01:13] "POST /instance-ips HTTP/1.1" 200 397 0.017385 10.0.0.38 - - [2025-09-13 14:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023604 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012839 10.0.0.38 - - [2025-09-13 14:01:13] "POST /set-tag HTTP/1.1" 200 109 0.062685 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012946 10.0.0.38 - - [2025-09-13 14:01:13] "GET /instance-ip/1ba81158-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003254 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003958 10.0.0.38 - - [2025-09-13 14:01:13] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.38 - - [2025-09-13 14:01:13] "POST /tags HTTP/1.1" 200 299 0.019469 10.0.0.38 - - [2025-09-13 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.38 - - [2025-09-13 14:01:13] "GET /tag/63751bd6-c40f-420a-8b40-fa1964cee65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012733 10.0.0.38 - - [2025-09-13 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003696 10.0.0.38 - - [2025-09-13 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.38 - - [2025-09-13 14:01:13] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036073 10.0.0.38 - - [2025-09-13 14:01:13] "POST /virtual-machines HTTP/1.1" 200 395 0.012599 10.0.0.38 - - [2025-09-13 14:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027113 10.0.0.38 - - [2025-09-13 14:01:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116941 10.0.0.38 - - [2025-09-13 14:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007850 10.0.0.38 - - [2025-09-13 14:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010345 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005182 10.0.0.38 - - [2025-09-13 14:01:13] "POST /instance-ips HTTP/1.1" 200 397 0.019948 10.0.0.38 - - [2025-09-13 14:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022586 10.0.0.38 - - [2025-09-13 14:01:13] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009298 10.0.0.38 - - [2025-09-13 14:01:14] "POST /set-tag HTTP/1.1" 200 109 0.015999 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010128 10.0.0.38 - - [2025-09-13 14:01:14] "GET /instance-ip/1c160938-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003847 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017209 10.0.0.38 - - [2025-09-13 14:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.38 - - [2025-09-13 14:01:14] "POST /tags HTTP/1.1" 200 299 0.026284 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-09-13 14:01:14] "GET /tag/4f81548d-48e4-4542-a19e-9aded346630a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011065 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003284 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.38 - - [2025-09-13 14:01:14] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041202 10.0.0.38 - - [2025-09-13 14:01:14] "POST /virtual-machines HTTP/1.1" 200 395 0.009242 10.0.0.38 - - [2025-09-13 14:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014126 10.0.0.38 - - [2025-09-13 14:01:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101267 10.0.0.38 - - [2025-09-13 14:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007447 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009522 10.0.0.38 - - [2025-09-13 14:01:14] "POST /instance-ips HTTP/1.1" 200 397 0.017212 10.0.0.38 - - [2025-09-13 14:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026048 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010437 10.0.0.38 - - [2025-09-13 14:01:14] "POST /set-tag HTTP/1.1" 200 109 0.023208 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007104 10.0.0.38 - - [2025-09-13 14:01:14] "GET /instance-ip/1c7c7e02-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002604 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004012 10.0.0.38 - - [2025-09-13 14:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.38 - - [2025-09-13 14:01:14] "POST /tags HTTP/1.1" 200 299 0.015003 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-09-13 14:01:14] "GET /tag/fa82d27f-58a9-4c65-a99f-b95988b795fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011301 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.38 - - [2025-09-13 14:01:14] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003828 10.0.0.38 - - [2025-09-13 14:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2025-09-13 14:01:14] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032306 10.0.0.38 - - [2025-09-13 14:01:14] "POST /virtual-machines HTTP/1.1" 200 395 0.007227 10.0.0.38 - - [2025-09-13 14:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022686 10.0.0.38 - - [2025-09-13 14:01:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110100 10.0.0.38 - - [2025-09-13 14:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009161 10.0.0.38 - - [2025-09-13 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004003 10.0.0.38 - - [2025-09-13 14:01:15] "POST /instance-ips HTTP/1.1" 200 397 0.030329 10.0.0.38 - - [2025-09-13 14:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022426 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005301 10.0.0.38 - - [2025-09-13 14:01:15] "POST /set-tag HTTP/1.1" 200 109 0.016888 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012171 10.0.0.38 - - [2025-09-13 14:01:15] "GET /instance-ip/1ce04b4e-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002615 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004581 10.0.0.38 - - [2025-09-13 14:01:15] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002900 10.0.0.38 - - [2025-09-13 14:01:15] "POST /ref-update HTTP/1.1" 200 156 0.006453 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004284 10.0.0.38 - - [2025-09-13 14:01:15] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.38 - - [2025-09-13 14:01:15] "POST /tags HTTP/1.1" 200 299 0.015325 10.0.0.38 - - [2025-09-13 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007654 10.0.0.38 - - [2025-09-13 14:01:15] "GET /tag/40a9bf22-2f70-4175-96f8-85d7e706d634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010602 10.0.0.38 - - [2025-09-13 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012228 10.0.0.38 - - [2025-09-13 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2025-09-13 14:01:15] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028279 10.0.0.38 - - [2025-09-13 14:01:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009432 10.0.0.38 - - [2025-09-13 14:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012256 10.0.0.38 - - [2025-09-13 14:01:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094702 10.0.0.38 - - [2025-09-13 14:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015383 10.0.0.38 - - [2025-09-13 14:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014488 10.0.0.38 - - [2025-09-13 14:01:15] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004159 10.0.0.38 - - [2025-09-13 14:01:15] "POST /instance-ips HTTP/1.1" 200 397 0.017401 10.0.0.38 - - [2025-09-13 14:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020290 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009909 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.022868 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020419 10.0.0.38 - - [2025-09-13 14:01:16] "GET /instance-ip/1d4e3726-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003250 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005340 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003837 10.0.0.38 - - [2025-09-13 14:01:16] "POST /ref-update HTTP/1.1" 200 156 0.008000 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005904 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007548 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003949 10.0.0.38 - - [2025-09-13 14:01:16] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004400 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003372 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.006920 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004158 10.0.0.38 - - [2025-09-13 14:01:16] "POST /ref-update HTTP/1.1" 200 156 0.006520 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010263 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-router/e073d0f5-97d5-4c99-9cc4-0f39f3e17724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003317 10.0.0.38 - - [2025-09-13 14:01:16] "POST /ref-update HTTP/1.1" 200 156 0.006132 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004309 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005005 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004584 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003620 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004917 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004471 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003638 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.38 - - [2025-09-13 14:01:16] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003970 10.0.0.38 - - [2025-09-13 14:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001599 10.0.0.38 - - [2025-09-13 14:01:17] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004184 10.0.0.38 - - [2025-09-13 14:01:17] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.38 - - [2025-09-13 14:01:19] "GET /virtual-machine/cb1affde-3021-4d75-a7d2-8707189af8c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003004 10.0.0.38 - - [2025-09-13 14:01:19] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003488 10.0.0.38 - - [2025-09-13 14:01:21] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005662 10.0.0.38 - - [2025-09-13 14:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.38 - - [2025-09-13 14:01:21] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004866 10.0.0.38 - - [2025-09-13 14:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.38 - - [2025-09-13 14:01:21] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013207 10.0.0.38 - - [2025-09-13 14:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.38 - - [2025-09-13 14:01:25] "GET /virtual-machine/b638014a-01bb-4bee-8d52-f2ba2b65482a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.008439 10.0.0.38 - - [2025-09-13 14:01:25] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003628 10.0.0.38 - - [2025-09-13 14:01:25] "GET /virtual-machine/d882d449-5aca-4836-8ac1-957c89fd9ffc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002551 10.0.0.38 - - [2025-09-13 14:01:25] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003428 10.0.0.38 - - [2025-09-13 14:01:26] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004534 10.0.0.38 - - [2025-09-13 14:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001673 10.0.0.38 - - [2025-09-13 14:01:27] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009805 10.0.0.38 - - [2025-09-13 14:01:27] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.38 - - [2025-09-13 14:01:27] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003441 10.0.0.38 - - [2025-09-13 14:01:27] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine/46a37b42-0185-4f00-b637-e7b633eeca90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002746 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014147 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine/548330c2-f6a8-463e-9298-8a4e8308dba3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002913 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004132 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine/3c2d5010-eaf0-4b72-86d5-6eda8b640d6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002683 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004499 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine/86b317e9-2c73-43c4-bfa0-cbce29edd469?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003225 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003892 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine/5207d0ff-3e5a-4866-a52f-0cabaa79de86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002505 10.0.0.38 - - [2025-09-13 14:01:30] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003816 10.0.0.38 - - [2025-09-13 14:01:30] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004775 10.0.0.38 - - [2025-09-13 14:01:30] "POST /tags HTTP/1.1" 200 333 0.029821 10.0.0.38 - - [2025-09-13 14:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.38 - - [2025-09-13 14:01:30] "GET /tag/90fb2618-5e5e-49d6-afd0-329cbb7784a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015872 10.0.0.38 - - [2025-09-13 14:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.38 - - [2025-09-13 14:01:30] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028965 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.38 - - [2025-09-13 14:01:31] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004045 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.38 - - [2025-09-13 14:01:31] "GET /service-appliance-set/6d212d55-846a-4eda-bb66-a5c95fb2676d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003515 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001831 10.0.0.38 - - [2025-09-13 14:01:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092346 10.0.0.38 - - [2025-09-13 14:01:31] "GET /virtual-machine-interface/c8585cc1-d8d8-432c-8fb1-637b4c2a40d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020779 10.0.0.38 - - [2025-09-13 14:01:31] "POST /instance-ips HTTP/1.1" 200 409 0.019681 10.0.0.38 - - [2025-09-13 14:01:31] "GET /instance-ip/8f3ff8b7-dca6-44ad-a8be-c568fdc498b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003913 10.0.0.38 - - [2025-09-13 14:01:31] "POST /loadbalancers HTTP/1.1" 200 629 0.065920 10.0.0.38 - - [2025-09-13 14:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026258 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.38 - - [2025-09-13 14:01:31] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052243 10.0.0.38 - - [2025-09-13 14:01:31] "GET /instance-ip/8f3ff8b7-dca6-44ad-a8be-c568fdc498b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002184 10.0.0.38 - - [2025-09-13 14:01:31] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033768 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002699 10.0.0.38 - - [2025-09-13 14:01:31] "POST /floating-ips HTTP/1.1" 200 597 0.027207 10.0.0.38 - - [2025-09-13 14:01:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030566 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2025-09-13 14:01:31] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029356 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer-listener/0d35866a-9efe-41fb-8c9b-8a302b2d2fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003068 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer-listener/0d35866a-9efe-41fb-8c9b-8a302b2d2fbf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003656 10.0.0.38 - - [2025-09-13 14:01:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017618 10.0.0.38 - - [2025-09-13 14:01:31] "GET /instance-ip/8f3ff8b7-dca6-44ad-a8be-c568fdc498b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004012 10.0.0.38 - - [2025-09-13 14:01:31] "GET /instance-ip/8f3ff8b7-dca6-44ad-a8be-c568fdc498b0?fields=floating_ips HTTP/1.1" 200 1213 0.014368 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.38 - - [2025-09-13 14:01:31] "GET /floating-ip/33947dfb-df66-4b3b-ab69-4a43a628a711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001962 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002980 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer-pool/2a1153b8-4703-404b-87e6-4db2a6e80eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007352 10.0.0.38 - - [2025-09-13 14:01:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019053 10.0.0.38 - - [2025-09-13 14:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007003 10.0.0.38 - - [2025-09-13 14:01:31] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007412 10.0.0.38 - - [2025-09-13 14:01:31] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005439 10.0.0.38 - - [2025-09-13 14:01:31] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006279 10.0.0.38 - - [2025-09-13 14:01:31] "POST /tags HTTP/1.1" 409 221 0.009388 10.0.0.38 - - [2025-09-13 14:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009185 10.0.0.38 - - [2025-09-13 14:01:31] "GET /floating-ip/33947dfb-df66-4b3b-ab69-4a43a628a711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008781 10.0.0.38 - - [2025-09-13 14:01:31] "PUT /floating-ip/33947dfb-df66-4b3b-ab69-4a43a628a711 HTTP/1.1" 200 256 0.014307 10.0.0.38 - - [2025-09-13 14:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009134 10.0.0.38 - - [2025-09-13 14:01:31] "GET /tag/90fb2618-5e5e-49d6-afd0-329cbb7784a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012041 10.0.0.38 - - [2025-09-13 14:01:32] "POST /set-tag HTTP/1.1" 200 109 0.070737 10.0.0.38 - - [2025-09-13 14:01:32] "GET /loadbalancer-pool/2a1153b8-4703-404b-87e6-4db2a6e80eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003942 10.0.0.38 - - [2025-09-13 14:01:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018547 10.0.0.38 - - [2025-09-13 14:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021336 10.0.0.38 - - [2025-09-13 14:01:32] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010859 10.0.0.38 - - [2025-09-13 14:01:32] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005552 10.0.0.38 - - [2025-09-13 14:01:32] "POST /ref-update HTTP/1.1" 200 156 0.009863 10.0.0.38 - - [2025-09-13 14:01:32] "GET /floating-ip/33947dfb-df66-4b3b-ab69-4a43a628a711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.001862 10.0.0.38 - - [2025-09-13 14:01:32] "POST /set-tag HTTP/1.1" 200 109 0.065549 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 206 0.002394 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2025-09-13 14:01:32] "GET /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010450 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 204 0.002058 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008086 10.0.0.38 - - [2025-09-13 14:01:32] "GET /tag/4f81548d-48e4-4542-a19e-9aded346630a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019256 10.0.0.38 - - [2025-09-13 14:01:32] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002946 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.38 - - [2025-09-13 14:01:32] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002802 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 206 0.002560 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.38 - - [2025-09-13 14:01:32] "GET /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012338 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 226 0.001875 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.38 - - [2025-09-13 14:01:32] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010228 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 204 0.007055 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.38 - - [2025-09-13 14:01:32] "GET /tag/4f81548d-48e4-4542-a19e-9aded346630a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011366 10.0.0.38 - - [2025-09-13 14:01:32] "POST /tags HTTP/1.1" 409 226 0.001989 10.0.0.38 - - [2025-09-13 14:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-09-13 14:01:33] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012249 10.0.0.38 - - [2025-09-13 14:01:33] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002439 10.0.0.38 - - [2025-09-13 14:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.38 - - [2025-09-13 14:01:33] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002737 10.0.0.38 - - [2025-09-13 14:01:33] "POST /firewall-rules HTTP/1.1" 200 626 0.068024 10.0.0.38 - - [2025-09-13 14:01:33] "POST /firewall-rules HTTP/1.1" 200 646 0.084583 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-rule/79cb14f6-2ab3-431c-a503-7a7c61b97063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003967 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002440 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-rule/2ebd3a70-a760-4d5f-bb06-6ea0d0c673dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004121 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.018323 10.0.0.38 - - [2025-09-13 14:01:33] "POST /firewall-policys HTTP/1.1" 200 606 0.030296 10.0.0.38 - - [2025-09-13 14:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015226 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006402 10.0.0.38 - - [2025-09-13 14:01:33] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002532 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002610 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003386 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006412 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005155 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002306 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003261 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.016896 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.023991 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.015960 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.027483 10.0.0.38 - - [2025-09-13 14:01:33] "POST /ref-update HTTP/1.1" 200 156 0.059296 10.0.0.38 - - [2025-09-13 14:01:33] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002353 10.0.0.38 - - [2025-09-13 14:02:17] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004563 10.0.0.38 - - [2025-09-13 14:02:17] "POST /set-tag HTTP/1.1" 200 109 0.004953 10.0.0.38 - - [2025-09-13 14:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.38 - - [2025-09-13 14:02:17] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002559 10.0.0.38 - - [2025-09-13 14:02:17] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003702 10.0.0.38 - - [2025-09-13 14:02:17] "POST /set-tag HTTP/1.1" 200 109 0.019415 10.0.0.38 - - [2025-09-13 14:02:17] "DELETE /loadbalancer-member/2129dac9-4e3f-470a-b9da-ed9d647e25d2 HTTP/1.1" 200 115 0.043644 10.0.0.38 - - [2025-09-13 14:02:17] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007926 10.0.0.38 - - [2025-09-13 14:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.38 - - [2025-09-13 14:02:17] "DELETE /loadbalancer-member/35645915-2754-4ec0-a0ab-15780d319040 HTTP/1.1" 200 115 0.028603 10.0.0.38 - - [2025-09-13 14:02:17] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012910 10.0.0.38 - - [2025-09-13 14:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.38 - - [2025-09-13 14:02:17] "DELETE /loadbalancer-member/d8780073-ec1c-40f2-ac9f-d4d4c02d6fe4 HTTP/1.1" 200 115 0.034276 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004024 10.0.0.38 - - [2025-09-13 14:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.38 - - [2025-09-13 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2025-09-13 14:02:18] "GET /loadbalancer/e087231e-cf1b-4ac8-9b76-6c9de781a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002636 10.0.0.38 - - [2025-09-13 14:02:18] "GET /loadbalancer-pool/0a67f16f-9882-40e5-bb50-70365a2ecd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002347 10.0.0.38 - - [2025-09-13 14:02:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018738 10.0.0.38 - - [2025-09-13 14:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010148 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003834 10.0.0.38 - - [2025-09-13 14:02:18] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002010 10.0.0.38 - - [2025-09-13 14:02:18] "POST /set-tag HTTP/1.1" 200 109 0.063902 10.0.0.38 - - [2025-09-13 14:02:18] "GET /loadbalancer-pool/d87d45b9-f708-4751-8a57-6ec92c9905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002918 10.0.0.38 - - [2025-09-13 14:02:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028464 10.0.0.38 - - [2025-09-13 14:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025595 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024706 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006923 10.0.0.38 - - [2025-09-13 14:02:18] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002257 10.0.0.38 - - [2025-09-13 14:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.38 - - [2025-09-13 14:02:18] "GET /loadbalancer-pool/0a68acf0-cfbe-4363-8d3f-8c5e01995cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002924 10.0.0.38 - - [2025-09-13 14:02:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022882 10.0.0.38 - - [2025-09-13 14:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008618 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012894 10.0.0.38 - - [2025-09-13 14:02:18] "POST /set-tag HTTP/1.1" 200 109 0.013112 10.0.0.38 - - [2025-09-13 14:02:18] "GET /virtual-machine-interface/b7128a76-90a8-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006041 10.0.0.38 - - [2025-09-13 14:02:18] "GET /floating-ip/e4581066-cb1b-4466-b6d6-ff695b2072df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002090 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:02:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001170 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001149 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:03:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:03:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:03:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:03:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001347 10.0.0.38 - - [2025-09-13 14:03:39] "POST /tags HTTP/1.1" 409 252 0.002022 10.0.0.38 - - [2025-09-13 14:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.38 - - [2025-09-13 14:03:39] "GET /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010689 10.0.0.38 - - [2025-09-13 14:03:39] "POST /tags HTTP/1.1" 409 228 0.001889 10.0.0.38 - - [2025-09-13 14:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.38 - - [2025-09-13 14:03:39] "GET /tag/67c89899-d7e4-43e3-abca-8397528c8e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010036 10.0.0.38 - - [2025-09-13 14:03:39] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003116 10.0.0.38 - - [2025-09-13 14:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.38 - - [2025-09-13 14:03:40] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002760 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 206 0.001884 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013063 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 226 0.002247 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016966 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 204 0.001848 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/4f81548d-48e4-4542-a19e-9aded346630a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009892 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 226 0.001648 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009480 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 228 0.001571 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/67c89899-d7e4-43e3-abca-8397528c8e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009876 10.0.0.38 - - [2025-09-13 14:03:40] "POST /tags HTTP/1.1" 409 252 0.001913 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.38 - - [2025-09-13 14:03:40] "GET /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009472 10.0.0.38 - - [2025-09-13 14:03:40] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002416 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-09-13 14:03:40] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002808 10.0.0.38 - - [2025-09-13 14:03:40] "POST /firewall-rules HTTP/1.1" 409 281 0.001529 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.38 - - [2025-09-13 14:03:40] "PUT /firewall-rule/2ebd3a70-a760-4d5f-bb06-6ea0d0c673dc HTTP/1.1" 200 260 0.019707 10.0.0.38 - - [2025-09-13 14:03:40] "POST /firewall-rules HTTP/1.1" 409 291 0.012046 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.38 - - [2025-09-13 14:03:40] "PUT /firewall-rule/79cb14f6-2ab3-431c-a503-7a7c61b97063 HTTP/1.1" 200 260 0.021207 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-rule/79cb14f6-2ab3-431c-a503-7a7c61b97063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004947 10.0.0.38 - - [2025-09-13 14:03:40] "POST /firewall-rules HTTP/1.1" 200 658 0.073568 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-rule/846d4297-be44-47c2-9e76-9b166b8f808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003657 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001960 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-rule/2ebd3a70-a760-4d5f-bb06-6ea0d0c673dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001990 10.0.0.38 - - [2025-09-13 14:03:40] "POST /firewall-policys HTTP/1.1" 409 269 0.002060 10.0.0.38 - - [2025-09-13 14:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.38 - - [2025-09-13 14:03:40] "PUT /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10 HTTP/1.1" 200 264 0.025210 10.0.0.38 - - [2025-09-13 14:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022139 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012367 10.0.0.38 - - [2025-09-13 14:03:40] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002466 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002040 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001946 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002744 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/b85238d6-8c92-470c-995d-ca2a1d21dc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002085 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001827 10.0.0.38 - - [2025-09-13 14:03:40] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002611 10.0.0.38 - - [2025-09-13 14:03:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001882 10.0.0.38 - - [2025-09-13 14:03:53] "GET /global-system-configs HTTP/1.1" 200 322 0.001893 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011690 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.008334 10.0.0.38 - - [2025-09-13 14:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-09-13 14:04:42] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002778 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004986 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.028126 10.0.0.38 - - [2025-09-13 14:04:42] "DELETE /loadbalancer-member/2a3709ec-401f-4ecf-b435-6347bf10cff3 HTTP/1.1" 200 115 0.058650 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003729 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009422 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003908 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004387 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004011 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001605 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006001 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003460 10.0.0.38 - - [2025-09-13 14:04:42] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005187 10.0.0.38 - - [2025-09-13 14:04:42] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.38 - - [2025-09-13 14:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-09-13 14:04:42] "GET /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002064 10.0.0.38 - - [2025-09-13 14:04:43] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005432 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.38 - - [2025-09-13 14:04:43] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004214 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.004228 10.0.0.38 - - [2025-09-13 14:04:43] "GET /virtual-machine/46a37b42-0185-4f00-b637-e7b633eeca90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002033 10.0.0.38 - - [2025-09-13 14:04:43] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.38 - - [2025-09-13 14:04:43] "GET /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009300 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.018495 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.016280 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.030797 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.023413 10.0.0.38 - - [2025-09-13 14:04:43] "POST /set-tag HTTP/1.1" 200 109 0.012250 10.0.0.38 - - [2025-09-13 14:04:43] "DELETE /instance-ip/1ba81158-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.052129 10.0.0.38 - - [2025-09-13 14:04:43] "DELETE /virtual-machine-interface/1b909d52-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.040083 10.0.0.38 - - [2025-09-13 14:04:43] "DELETE /virtual-machine/46a37b42-0185-4f00-b637-e7b633eeca90 HTTP/1.1" 200 115 0.021979 10.0.0.38 - - [2025-09-13 14:04:43] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003977 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003989 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine/d882d449-5aca-4836-8ac1-957c89fd9ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002740 10.0.0.38 - - [2025-09-13 14:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007743 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005397 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.017244 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.024794 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.045453 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.014359 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.023525 10.0.0.38 - - [2025-09-13 14:04:44] "DELETE /instance-ip/1b3ca4ea-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.039875 10.0.0.38 - - [2025-09-13 14:04:44] "DELETE /virtual-machine-interface/1b226ce2-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.045920 10.0.0.38 - - [2025-09-13 14:04:44] "DELETE /virtual-machine/d882d449-5aca-4836-8ac1-957c89fd9ffc HTTP/1.1" 200 115 0.017003 10.0.0.38 - - [2025-09-13 14:04:44] "DELETE /tag/cef077e3-9d86-40fb-87ea-62657db53123 HTTP/1.1" 200 115 0.031222 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003633 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003769 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.008630 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine/b638014a-01bb-4bee-8d52-f2ba2b65482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003242 10.0.0.38 - - [2025-09-13 14:04:44] "POST /ref-update HTTP/1.1" 200 156 0.009427 10.0.0.38 - - [2025-09-13 14:04:44] "GET /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011795 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.016511 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.022277 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.019261 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.017942 10.0.0.38 - - [2025-09-13 14:04:44] "POST /set-tag HTTP/1.1" 200 109 0.036735 10.0.0.38 - - [2025-09-13 14:04:44] "DELETE /instance-ip/1ab31ae0-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.037149 10.0.0.38 - - [2025-09-13 14:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007599 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /virtual-machine-interface/1a9b9bf4-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.055814 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /virtual-machine/b638014a-01bb-4bee-8d52-f2ba2b65482a HTTP/1.1" 200 115 0.025211 10.0.0.38 - - [2025-09-13 14:04:45] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004230 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.38 - - [2025-09-13 14:04:45] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005551 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.38 - - [2025-09-13 14:04:45] "GET /virtual-machine/cb1affde-3021-4d75-a7d2-8707189af8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002874 10.0.0.38 - - [2025-09-13 14:04:45] "POST /ref-update HTTP/1.1" 200 156 0.008928 10.0.0.38 - - [2025-09-13 14:04:45] "GET /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006278 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.016904 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.023602 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.024655 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.014701 10.0.0.38 - - [2025-09-13 14:04:45] "POST /set-tag HTTP/1.1" 200 109 0.027924 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /instance-ip/1a3eb092-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.039504 10.0.0.38 - - [2025-09-13 14:04:45] "POST /ref-update HTTP/1.1" 200 156 0.013995 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /virtual-machine-interface/1a25da36-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.041848 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /virtual-machine/cb1affde-3021-4d75-a7d2-8707189af8c8 HTTP/1.1" 200 115 0.022321 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c HTTP/1.1" 409 388 0.004178 10.0.0.38 - - [2025-09-13 14:04:45] "DELETE /tag/36803267-5b34-43c2-aa53-11588f0b1763 HTTP/1.1" 200 115 0.030130 10.0.0.38 - - [2025-09-13 14:05:13] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004797 10.0.0.38 - - [2025-09-13 14:05:13] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.38 - - [2025-09-13 14:05:13] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007343 10.0.0.38 - - [2025-09-13 14:05:13] "POST /set-tag HTTP/1.1" 200 109 0.006490 10.0.0.38 - - [2025-09-13 14:05:13] "GET /virtual-machine/3c2d5010-eaf0-4b72-86d5-6eda8b640d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002864 10.0.0.38 - - [2025-09-13 14:05:13] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.38 - - [2025-09-13 14:05:13] "GET /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003802 10.0.0.38 - - [2025-09-13 14:05:13] "POST /set-tag HTTP/1.1" 200 109 0.016672 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.017726 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.026108 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.019424 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /instance-ip/1ce04b4e-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.048407 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /virtual-machine-interface/1cc6db96-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.041916 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /virtual-machine/3c2d5010-eaf0-4b72-86d5-6eda8b640d6d HTTP/1.1" 200 115 0.019233 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /tag/fa82d27f-58a9-4c65-a99f-b95988b795fe HTTP/1.1" 200 115 0.028838 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003612 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003973 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine/86b317e9-2c73-43c4-bfa0-cbce29edd469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003174 10.0.0.38 - - [2025-09-13 14:05:14] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007857 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.018166 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.022394 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.025708 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.018133 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /instance-ip/1c7c7e02-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.039519 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /virtual-machine-interface/1c649bde-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.036807 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /virtual-machine/86b317e9-2c73-43c4-bfa0-cbce29edd469 HTTP/1.1" 200 115 0.018008 10.0.0.38 - - [2025-09-13 14:05:14] "DELETE /tag/4f81548d-48e4-4542-a19e-9aded346630a HTTP/1.1" 409 236 0.005945 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004054 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003735 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine/5207d0ff-3e5a-4866-a52f-0cabaa79de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002112 10.0.0.38 - - [2025-09-13 14:05:14] "POST /ref-update HTTP/1.1" 200 156 0.010011 10.0.0.38 - - [2025-09-13 14:05:14] "GET /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004314 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.016023 10.0.0.38 - - [2025-09-13 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.023019 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.012875 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.020811 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /instance-ip/1d4e3726-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.048742 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /virtual-machine-interface/1d3b3036-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.072976 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /virtual-machine/5207d0ff-3e5a-4866-a52f-0cabaa79de86 HTTP/1.1" 200 115 0.023194 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc HTTP/1.1" 409 236 0.006538 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/40a9bf22-2f70-4175-96f8-85d7e706d634 HTTP/1.1" 200 115 0.031011 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/67c89899-d7e4-43e3-abca-8397528c8e84 HTTP/1.1" 409 236 0.003747 10.0.0.38 - - [2025-09-13 14:05:15] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003605 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.38 - - [2025-09-13 14:05:15] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003644 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.001681 10.0.0.38 - - [2025-09-13 14:05:15] "GET /virtual-machine/548330c2-f6a8-463e-9298-8a4e8308dba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002917 10.0.0.38 - - [2025-09-13 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.007872 10.0.0.38 - - [2025-09-13 14:05:15] "GET /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004405 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.016969 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.034411 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.022355 10.0.0.38 - - [2025-09-13 14:05:15] "POST /set-tag HTTP/1.1" 200 109 0.012663 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /instance-ip/1c160938-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.047265 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /virtual-machine-interface/1bfbf8c2-90aa-11f0-bb31-fa163e9aa11e HTTP/1.1" 200 115 0.038137 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /virtual-machine/548330c2-f6a8-463e-9298-8a4e8308dba3 HTTP/1.1" 200 115 0.023140 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/39171f2f-6c0a-4c51-821a-6a6fb90121b3 HTTP/1.1" 200 115 0.037357 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/f2081508-cbd3-4b17-9dd5-7fa49c24a7f2 HTTP/1.1" 200 115 0.026607 10.0.0.38 - - [2025-09-13 14:05:15] "DELETE /tag/63751bd6-c40f-420a-8b40-fa1964cee65e HTTP/1.1" 200 115 0.029033 10.0.0.38 - - [2025-09-13 14:05:17] "POST /projects HTTP/1.1" 409 238 0.002685 10.0.0.38 - - [2025-09-13 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.38 - - [2025-09-13 14:05:17] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024252 10.0.0.38 - - [2025-09-13 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.38 - - [2025-09-13 14:05:17] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005040 10.0.0.38 - - [2025-09-13 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.38 - - [2025-09-13 14:05:17] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004388 10.0.0.38 - - [2025-09-13 14:05:17] "POST /security-groups HTTP/1.1" 409 285 0.002244 10.0.0.38 - - [2025-09-13 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.38 - - [2025-09-13 14:05:17] "PUT /security-group/fbae716e-b704-4307-aec6-f31fc2d85a21 HTTP/1.1" 200 262 0.059144 10.0.0.38 - - [2025-09-13 14:05:17] "PUT /access-control-list/861133e9-ea04-422e-8983-af1740b7b7de HTTP/1.1" 200 272 0.010448 10.0.0.38 - - [2025-09-13 14:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021786 10.0.0.38 - - [2025-09-13 14:05:17] "PUT /access-control-list/72e06ad9-a9db-4cc3-9be3-7498ffa54c5c HTTP/1.1" 200 272 0.013729 10.0.0.38 - - [2025-09-13 14:05:22] "POST /projects HTTP/1.1" 409 238 0.002102 10.0.0.38 - - [2025-09-13 14:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.38 - - [2025-09-13 14:05:22] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028781 10.0.0.38 - - [2025-09-13 14:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.38 - - [2025-09-13 14:05:22] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004976 10.0.0.38 - - [2025-09-13 14:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2025-09-13 14:05:22] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003978 10.0.0.38 - - [2025-09-13 14:05:22] "POST /security-groups HTTP/1.1" 409 285 0.001945 10.0.0.38 - - [2025-09-13 14:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.38 - - [2025-09-13 14:05:23] "PUT /security-group/fbae716e-b704-4307-aec6-f31fc2d85a21 HTTP/1.1" 200 262 0.055039 10.0.0.38 - - [2025-09-13 14:05:23] "PUT /access-control-list/861133e9-ea04-422e-8983-af1740b7b7de HTTP/1.1" 200 272 0.011668 10.0.0.38 - - [2025-09-13 14:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017940 10.0.0.38 - - [2025-09-13 14:05:23] "PUT /access-control-list/72e06ad9-a9db-4cc3-9be3-7498ffa54c5c HTTP/1.1" 200 272 0.016495 10.0.0.38 - - [2025-09-13 14:05:23] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004373 10.0.0.38 - - [2025-09-13 14:05:23] "GET /firewall-rule/8917c576-0166-4536-97fe-da70034756c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002812 10.0.0.38 - - [2025-09-13 14:05:23] "POST /ref-update HTTP/1.1" 200 156 0.044429 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /firewall-rule/8917c576-0166-4536-97fe-da70034756c7 HTTP/1.1" 200 115 0.023634 10.0.0.38 - - [2025-09-13 14:05:23] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003705 10.0.0.38 - - [2025-09-13 14:05:23] "GET /firewall-rule/49247392-3583-4274-a059-a06487d7d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002573 10.0.0.38 - - [2025-09-13 14:05:23] "POST /ref-update HTTP/1.1" 200 156 0.042564 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /firewall-rule/49247392-3583-4274-a059-a06487d7d2af HTTP/1.1" 200 115 0.026728 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc HTTP/1.1" 409 236 0.006134 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /tag/577b054b-ae84-4229-81af-7e714ac2ed7a HTTP/1.1" 200 115 0.032274 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /tag/67c89899-d7e4-43e3-abca-8397528c8e84 HTTP/1.1" 409 236 0.003385 10.0.0.38 - - [2025-09-13 14:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.38 - - [2025-09-13 14:05:23] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004087 10.0.0.38 - - [2025-09-13 14:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.38 - - [2025-09-13 14:05:23] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003625 10.0.0.38 - - [2025-09-13 14:05:23] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.047925 10.0.0.38 - - [2025-09-13 14:05:23] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.040491 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /security-group/fbae716e-b704-4307-aec6-f31fc2d85a21 HTTP/1.1" 200 115 0.051982 10.0.0.38 - - [2025-09-13 14:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /access-control-list/861133e9-ea04-422e-8983-af1740b7b7de HTTP/1.1" 200 115 0.027261 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /access-control-list/72e06ad9-a9db-4cc3-9be3-7498ffa54c5c HTTP/1.1" 200 115 0.024688 10.0.0.38 - - [2025-09-13 14:05:23] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027503 10.0.0.38 - - [2025-09-13 14:05:23] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?fields=security_groups HTTP/1.1" 200 1353 0.023138 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /security-group/6eb5eb69-a611-4f5f-aa73-790f08edfd65 HTTP/1.1" 200 115 0.064200 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /access-control-list/6fa9d975-d586-44de-a937-fcdadf1bb227 HTTP/1.1" 200 115 0.037364 10.0.0.38 - - [2025-09-13 14:05:23] "GET /project/945b0764-492c-480f-a8c7-a47867ff0b27?fields=application_policy_sets HTTP/1.1" 200 1392 0.048047 10.0.0.38 - - [2025-09-13 14:05:23] "DELETE /access-control-list/b0749164-2f50-4cfe-be18-46f87a6f699f HTTP/1.1" 200 115 0.046374 10.0.0.38 - - [2025-09-13 14:05:24] "DELETE /project/945b0764-492c-480f-a8c7-a47867ff0b27 HTTP/1.1" 200 115 0.294924 10.0.0.38 - - [2025-09-13 14:05:24] "POST /projects HTTP/1.1" 409 238 0.003645 10.0.0.38 - - [2025-09-13 14:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2025-09-13 14:05:24] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035444 10.0.0.38 - - [2025-09-13 14:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.38 - - [2025-09-13 14:05:24] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004681 10.0.0.38 - - [2025-09-13 14:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.38 - - [2025-09-13 14:05:24] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003975 10.0.0.38 - - [2025-09-13 14:05:24] "POST /security-groups HTTP/1.1" 409 285 0.002084 10.0.0.38 - - [2025-09-13 14:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-09-13 14:05:24] "PUT /security-group/e08d597a-b655-4fa1-9509-c0bbae076737 HTTP/1.1" 200 262 0.055481 10.0.0.38 - - [2025-09-13 14:05:24] "PUT /access-control-list/115e959c-5972-4623-9d8f-7844e73374fd HTTP/1.1" 200 272 0.013312 10.0.0.38 - - [2025-09-13 14:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019303 10.0.0.38 - - [2025-09-13 14:05:24] "PUT /access-control-list/449714a9-7b78-4ea8-93cf-a8ecd773f81b HTTP/1.1" 200 272 0.027461 10.0.0.38 - - [2025-09-13 14:05:28] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002382 10.0.0.38 - - [2025-09-13 14:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2025-09-13 14:05:28] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002644 10.0.0.38 - - [2025-09-13 14:05:28] "GET /firewall-policy/1827f8b3-9e18-4e18-a95a-6390b7500bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005883 10.0.0.38 - - [2025-09-13 14:05:28] "GET /firewall-rule/2ebd3a70-a760-4d5f-bb06-6ea0d0c673dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002546 10.0.0.38 - - [2025-09-13 14:05:28] "POST /ref-update HTTP/1.1" 200 156 0.016968 10.0.0.38 - - [2025-09-13 14:05:28] "DELETE /firewall-rule/2ebd3a70-a760-4d5f-bb06-6ea0d0c673dc HTTP/1.1" 200 115 0.055069 10.0.0.38 - - [2025-09-13 14:05:28] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006915 10.0.0.38 - - [2025-09-13 14:05:28] "GET /firewall-rule/846d4297-be44-47c2-9e76-9b166b8f808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002898 10.0.0.38 - - [2025-09-13 14:05:28] "POST /ref-update HTTP/1.1" 200 156 0.016053 10.0.0.38 - - [2025-09-13 14:05:28] "DELETE /firewall-rule/846d4297-be44-47c2-9e76-9b166b8f808c HTTP/1.1" 200 115 0.029496 10.0.0.38 - - [2025-09-13 14:05:28] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004252 10.0.0.38 - - [2025-09-13 14:05:29] "GET /firewall-rule/79cb14f6-2ab3-431c-a503-7a7c61b97063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003056 10.0.0.38 - - [2025-09-13 14:05:29] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /firewall-rule/79cb14f6-2ab3-431c-a503-7a7c61b97063 HTTP/1.1" 200 115 0.054068 10.0.0.38 - - [2025-09-13 14:05:29] "GET /application-policy-set/f3537862-9ae9-4a54-b5e4-8bb9fea2eeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003028 10.0.0.38 - - [2025-09-13 14:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.38 - - [2025-09-13 14:05:29] "GET /policy-management/540c8367-ac41-4927-8667-8d93c6e9910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002078 10.0.0.38 - - [2025-09-13 14:05:29] "GET /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002671 10.0.0.38 - - [2025-09-13 14:05:29] "POST /ref-update HTTP/1.1" 200 156 0.022867 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /firewall-policy/bb219072-36a1-415a-b931-dbdb6f8c6c10 HTTP/1.1" 200 115 0.035419 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /tag/9275ca9e-9b4e-40a4-b0dc-045ad41f82fc HTTP/1.1" 200 115 0.038091 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /tag/c7b91b5f-0d82-4e99-89a5-807c23e7cd4c HTTP/1.1" 200 115 0.072256 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /tag/4f81548d-48e4-4542-a19e-9aded346630a HTTP/1.1" 200 115 0.042937 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /tag/67c89899-d7e4-43e3-abca-8397528c8e84 HTTP/1.1" 200 115 0.048320 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /loadbalancer-member/0004cba1-b873-4ed5-902a-b464f04e2376 HTTP/1.1" 200 115 0.019965 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /loadbalancer-pool/2a1153b8-4703-404b-87e6-4db2a6e80eea HTTP/1.1" 200 115 0.023252 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /loadbalancer-listener/0d35866a-9efe-41fb-8c9b-8a302b2d2fbf HTTP/1.1" 200 115 0.033175 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /loadbalancer/43ad1077-edcb-458a-814a-18cee9c1086c HTTP/1.1" 200 115 0.029548 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /floating-ip/33947dfb-df66-4b3b-ab69-4a43a628a711 HTTP/1.1" 200 115 0.035992 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /instance-ip/8f3ff8b7-dca6-44ad-a8be-c568fdc498b0 HTTP/1.1" 200 115 0.035822 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /virtual-machine-interface/c8585cc1-d8d8-432c-8fb1-637b4c2a40d8 HTTP/1.1" 200 115 0.048849 10.0.0.38 - - [2025-09-13 14:05:29] "DELETE /tag/90fb2618-5e5e-49d6-afd0-329cbb7784a7 HTTP/1.1" 200 115 0.031560 10.0.0.38 - - [2025-09-13 14:05:29] "POST /projects HTTP/1.1" 409 238 0.001356 10.0.0.38 - - [2025-09-13 14:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2025-09-13 14:05:29] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039279 10.0.0.38 - - [2025-09-13 14:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.38 - - [2025-09-13 14:05:29] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005089 10.0.0.38 - - [2025-09-13 14:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.38 - - [2025-09-13 14:05:29] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003710 10.0.0.38 - - [2025-09-13 14:05:29] "POST /security-groups HTTP/1.1" 409 285 0.002027 10.0.0.38 - - [2025-09-13 14:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2025-09-13 14:05:30] "PUT /security-group/e08d597a-b655-4fa1-9509-c0bbae076737 HTTP/1.1" 200 262 0.063688 10.0.0.38 - - [2025-09-13 14:05:30] "PUT /access-control-list/115e959c-5972-4623-9d8f-7844e73374fd HTTP/1.1" 200 272 0.014274 10.0.0.38 - - [2025-09-13 14:05:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035171 10.0.0.38 - - [2025-09-13 14:05:30] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005116 10.0.0.38 - - [2025-09-13 14:05:30] "PUT /access-control-list/449714a9-7b78-4ea8-93cf-a8ecd773f81b HTTP/1.1" 200 272 0.041110 10.0.0.38 - - [2025-09-13 14:05:30] "GET /firewall-rule/99ce44e4-4ff2-447d-886e-63a163e95abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003394 10.0.0.38 - - [2025-09-13 14:05:30] "POST /ref-update HTTP/1.1" 200 156 0.068689 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /firewall-rule/99ce44e4-4ff2-447d-886e-63a163e95abb HTTP/1.1" 200 115 0.036508 10.0.0.38 - - [2025-09-13 14:05:30] "GET /firewall-policy/98124c7c-e5ce-4a4e-b452-600d1ed216e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004021 10.0.0.38 - - [2025-09-13 14:05:30] "GET /firewall-rule/17d1fa24-0ed6-4ad1-88ae-f4c856be4afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008513 10.0.0.38 - - [2025-09-13 14:05:30] "POST /ref-update HTTP/1.1" 200 156 0.071265 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /firewall-rule/17d1fa24-0ed6-4ad1-88ae-f4c856be4afd HTTP/1.1" 200 115 0.033486 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /tag/5fb0cd10-a2da-47d4-9f73-f39e23adec3b HTTP/1.1" 200 115 0.039122 10.0.0.38 - - [2025-09-13 14:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.38 - - [2025-09-13 14:05:30] "GET /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005813 10.0.0.38 - - [2025-09-13 14:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2025-09-13 14:05:30] "GET /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004645 10.0.0.38 - - [2025-09-13 14:05:30] "PUT /virtual-network/8ad46a22-3553-4a96-be1d-ec5c513f5107 HTTP/1.1" 200 264 0.040726 10.0.0.38 - - [2025-09-13 14:05:30] "PUT /virtual-network/74520810-ffbc-4389-8b1b-5a17c433f298 HTTP/1.1" 200 264 0.047211 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /security-group/e08d597a-b655-4fa1-9509-c0bbae076737 HTTP/1.1" 200 115 0.055855 10.0.0.38 - - [2025-09-13 14:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /access-control-list/115e959c-5972-4623-9d8f-7844e73374fd HTTP/1.1" 200 115 0.035077 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /access-control-list/449714a9-7b78-4ea8-93cf-a8ecd773f81b HTTP/1.1" 200 115 0.024531 10.0.0.38 - - [2025-09-13 14:05:30] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.041185 10.0.0.38 - - [2025-09-13 14:05:30] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?fields=security_groups HTTP/1.1" 200 1351 0.033997 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /security-group/eaa3c46a-63ea-4b76-bcef-41f0988afd74 HTTP/1.1" 200 115 0.042051 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /access-control-list/850004e7-7ea7-407b-8386-ea926f473296 HTTP/1.1" 200 115 0.034788 10.0.0.38 - - [2025-09-13 14:05:30] "GET /project/38141faa-abe0-4379-8420-8dda65fd58db?fields=application_policy_sets HTTP/1.1" 200 1390 0.043586 10.0.0.38 - - [2025-09-13 14:05:30] "DELETE /access-control-list/6c1de96c-7538-4dc6-8947-4f41ae2da961 HTTP/1.1" 200 115 0.046453 10.0.0.38 - - [2025-09-13 14:05:31] "DELETE /project/38141faa-abe0-4379-8420-8dda65fd58db HTTP/1.1" 200 115 0.284865 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:06:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.38 - - [2025-09-13 14:06:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928