++ 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: =================== Mon Oct 27 02:49:32 PM UTC 2025 ===================' INFO: =================== Mon Oct 27 02:49:32 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ 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 ++ echo 10.0.0.38 ++ cut -d , -f 1 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.138.251.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.138.251.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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 14:50:18.003 7fa9f8a1d740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 14:50:18.623 7fa9f8a1d740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 14:50:18.670 7fa9f8a1d740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 14:50:18.670 7fa9f8a1d740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-10-27 14:50:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000875 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000675 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-27 14:50:38] "GET / HTTP/1.1" 503 181 0.000351 10.0.0.38 - - [2025-10-27 14:50:38] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.38 - - [2025-10-27 14:50:39] "GET / HTTP/1.1" 200 35931 0.003631 10.0.0.38 - - [2025-10-27 14:50:39] "GET / HTTP/1.1" 200 45303 0.001286 10.0.0.38 - - [2025-10-27 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.38 - - [2025-10-27 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.38 - - [2025-10-27 14:50:39] "GET / HTTP/1.1" 200 35931 0.002138 10.0.0.38 - - [2025-10-27 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018013 10.0.0.38 - - [2025-10-27 14:50:39] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021981 10.0.0.38 - - [2025-10-27 14:50:39] "POST /bgp-routers HTTP/1.1" 200 616 0.082128 10.0.0.38 - - [2025-10-27 14:50:39] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027029 10.0.0.38 - - [2025-10-27 14:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.38 - - [2025-10-27 14:50:39] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018011 10.0.0.38 - - [2025-10-27 14:50:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003011 10.0.0.38 - - [2025-10-27 14:50:39] "POST /ref-update HTTP/1.1" 200 156 0.027200 10.0.0.38 - - [2025-10-27 14:50:39] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.38 - - [2025-10-27 14:50:40] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.38 - - [2025-10-27 14:50:40] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.38 - - [2025-10-27 14:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012667 10.0.0.38 - - [2025-10-27 14:50:41] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014652 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.011500 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.005737 10.0.0.38 - - [2025-10-27 14:50:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.197916 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027797 10.0.0.38 - - [2025-10-27 14:50:41] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029621 10.0.0.38 - - [2025-10-27 14:50:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.088175 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.004403 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.38 - - [2025-10-27 14:50:41] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028816 10.0.0.38 - - [2025-10-27 14:50:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.050909 10.0.0.38 - - [2025-10-27 14:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.38 - - [2025-10-27 14:50:41] "GET /network-ipam/3f1eeb03-2f2a-4d97-97ae-f632fab8a0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006320 10.0.0.38 - - [2025-10-27 14:50:41] "POST /service-templates HTTP/1.1" 200 511 0.078374 10.0.0.38 - - [2025-10-27 14:50:42] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.38 - - [2025-10-27 14:50:42] "POST /service-templates HTTP/1.1" 200 501 0.145572 10.0.0.38 - - [2025-10-27 14:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.040086 10.0.0.38 - - [2025-10-27 14:50:42] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014744 10.0.0.38 - - [2025-10-27 14:50:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.011746 10.0.0.38 - - [2025-10-27 14:50:42] "POST /service-templates HTTP/1.1" 200 515 0.119826 10.0.0.38 - - [2025-10-27 14:50:42] "POST /config-nodes HTTP/1.1" 200 593 0.119043 10.0.0.38 - - [2025-10-27 14:50:42] "POST /service-templates HTTP/1.1" 200 535 0.143384 10.0.0.38 - - [2025-10-27 14:50:42] "POST /service-templates HTTP/1.1" 200 507 0.053897 10.0.0.38 - - [2025-10-27 14:50:42] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.38 - - [2025-10-27 14:50:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005975 10.0.0.38 - - [2025-10-27 14:50:43] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.38 - - [2025-10-27 14:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.38 - - [2025-10-27 14:50:43] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019210 10.0.0.38 - - [2025-10-27 14:50:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.016238 10.0.0.38 - - [2025-10-27 14:50:43] "POST /database-nodes HTTP/1.1" 200 597 0.082851 10.0.0.38 - - [2025-10-27 14:50:44] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.38 - - [2025-10-27 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008774 10.0.0.38 - - [2025-10-27 14:50:44] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023332 10.0.0.38 - - [2025-10-27 14:50:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.012514 10.0.0.38 - - [2025-10-27 14:50:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058712 10.0.0.38 - - [2025-10-27 14:50:44] "GET / HTTP/1.1" 200 35931 0.002365 10.0.0.38 - - [2025-10-27 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.38 - - [2025-10-27 14:50:44] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021949 10.0.0.38 - - [2025-10-27 14:50:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.005846 10.0.0.38 - - [2025-10-27 14:50:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.063677 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:50:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.38 - - [2025-10-27 14:50:46] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.38 - - [2025-10-27 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.38 - - [2025-10-27 14:50:46] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.037821 10.0.0.38 - - [2025-10-27 14:50:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.009863 10.0.0.38 - - [2025-10-27 14:50:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.199399 10.0.0.38 - - [2025-10-27 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019922 10.0.0.38 - - [2025-10-27 14:50:47] "GET /network-ipam/3f1eeb03-2f2a-4d97-97ae-f632fab8a0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006166 10.0.0.38 - - [2025-10-27 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.38 - - [2025-10-27 14:50:47] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.006469 10.0.0.38 - - [2025-10-27 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.38 - - [2025-10-27 14:50:47] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.011853 10.0.0.38 - - [2025-10-27 14:50:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.014410 10.0.0.38 - - [2025-10-27 14:50:48] "POST /access-control-lists HTTP/1.1" 200 587 0.089983 10.0.0.38 - - [2025-10-27 14:50:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.063727 10.0.0.38 - - [2025-10-27 14:50:48] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.38 - - [2025-10-27 14:50:48] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.38 - - [2025-10-27 14:50:48] "POST /access-control-lists HTTP/1.1" 200 585 0.070819 10.0.0.38 - - [2025-10-27 14:50:48] "POST /alarms HTTP/1.1" 200 581 0.076014 10.0.0.38 - - [2025-10-27 14:50:48] "POST /alarms HTTP/1.1" 200 575 0.119388 10.0.0.38 - - [2025-10-27 14:50:48] "POST /route-targets HTTP/1.1" 200 327 0.112500 10.0.0.38 - - [2025-10-27 14:50:49] "POST /alarms HTTP/1.1" 200 575 0.157611 10.0.0.38 - - [2025-10-27 14:50:49] "POST /ref-update HTTP/1.1" 200 156 0.148500 10.0.0.38 - - [2025-10-27 14:50:49] "POST /route-targets HTTP/1.1" 200 327 0.142547 10.0.0.38 - - [2025-10-27 14:50:49] "POST /alarms HTTP/1.1" 200 559 0.286880 10.0.0.38 - - [2025-10-27 14:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.38 - - [2025-10-27 14:50:49] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.030604 10.0.0.38 - - [2025-10-27 14:50:49] "POST /ref-update HTTP/1.1" 200 156 0.156130 10.0.0.38 - - [2025-10-27 14:50:49] "POST /alarms HTTP/1.1" 200 555 0.161682 10.0.0.38 - - [2025-10-27 14:50:49] "POST /route-targets HTTP/1.1" 200 327 0.092564 10.0.0.38 - - [2025-10-27 14:50:49] "POST /alarms HTTP/1.1" 200 557 0.159657 10.0.0.38 - - [2025-10-27 14:50:49] "POST /ref-update HTTP/1.1" 200 156 0.138175 10.0.0.38 - - [2025-10-27 14:50:49] "POST /alarms HTTP/1.1" 200 565 0.258846 10.0.0.38 - - [2025-10-27 14:50:49] "POST /route-targets HTTP/1.1" 200 327 0.062067 10.0.0.38 - - [2025-10-27 14:50:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.001670 10.0.0.38 - - [2025-10-27 14:50:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.011907 10.0.0.38 - - [2025-10-27 14:50:50] "POST /ref-update HTTP/1.1" 200 156 0.117337 10.0.0.38 - - [2025-10-27 14:50:50] "POST /alarms HTTP/1.1" 200 549 0.160222 10.0.0.38 - - [2025-10-27 14:50:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.007795 10.0.0.38 - - [2025-10-27 14:50:50] "POST /security-groups HTTP/1.1" 200 570 0.221563 10.0.0.38 - - [2025-10-27 14:50:50] "POST /alarms HTTP/1.1" 200 557 0.175377 10.0.0.38 - - [2025-10-27 14:50:50] "POST /projects HTTP/1.1" 200 481 0.916259 10.0.0.38 - - [2025-10-27 14:50:50] "POST /access-control-lists HTTP/1.1" 200 551 0.187494 10.0.0.38 - - [2025-10-27 14:50:50] "POST /alarms HTTP/1.1" 200 567 0.241099 10.0.0.38 - - [2025-10-27 14:50:50] "PUT /access-control-list/c43e17eb-5971-461e-b419-8f84f9f5ff1b HTTP/1.1" 200 272 0.079716 10.0.0.38 - - [2025-10-27 14:50:50] "POST /security-groups HTTP/1.1" 200 534 0.353991 10.0.0.38 - - [2025-10-27 14:50:50] "POST /alarms HTTP/1.1" 200 555 0.152712 10.0.0.38 - - [2025-10-27 14:50:50] "PUT /access-control-list/5d2d0414-4e0d-4ca9-8323-d39a0ea1e549 HTTP/1.1" 200 272 0.171477 10.0.0.38 - - [2025-10-27 14:50:50] "POST /chown HTTP/1.1" 200 109 0.146909 10.0.0.38 - - [2025-10-27 14:50:50] "POST /policy-managements HTTP/1.1" 409 214 0.050802 10.0.0.38 - - [2025-10-27 14:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.38 - - [2025-10-27 14:50:51] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020596 10.0.0.38 - - [2025-10-27 14:50:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.022691 10.0.0.38 - - [2025-10-27 14:50:51] "POST /alarms HTTP/1.1" 200 567 0.325581 10.0.0.38 - - [2025-10-27 14:50:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.376271 10.0.0.38 - - [2025-10-27 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.38 - - [2025-10-27 14:50:51] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.019086 10.0.0.38 - - [2025-10-27 14:50:51] "POST /access-control-lists HTTP/1.1" 200 579 0.475599 10.0.0.38 - - [2025-10-27 14:50:51] "POST /alarms HTTP/1.1" 200 575 0.498979 10.0.0.38 - - [2025-10-27 14:50:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.012954 10.0.0.38 - - [2025-10-27 14:50:51] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.148714 10.0.0.38 - - [2025-10-27 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.054258 10.0.0.38 - - [2025-10-27 14:50:51] "GET /virtual-network/ae161989-6cf2-48bf-b7d2-41940c98ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.062859 10.0.0.38 - - [2025-10-27 14:50:51] "POST /access-control-lists HTTP/1.1" 200 577 0.251235 10.0.0.38 - - [2025-10-27 14:50:51] "POST /alarms HTTP/1.1" 200 569 0.233163 10.0.0.38 - - [2025-10-27 14:50:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.044240 10.0.0.38 - - [2025-10-27 14:50:52] "POST /access-control-lists HTTP/1.1" 200 594 0.259713 10.0.0.38 - - [2025-10-27 14:50:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.002887 10.0.0.38 - - [2025-10-27 14:50:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.022982 10.0.0.38 - - [2025-10-27 14:50:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.020462 10.0.0.38 - - [2025-10-27 14:50:52] "POST /alarms HTTP/1.1" 200 561 0.509974 10.0.0.38 - - [2025-10-27 14:50:52] "POST /access-control-lists HTTP/1.1" 200 592 0.282445 10.0.0.38 - - [2025-10-27 14:50:52] "POST /alarms HTTP/1.1" 200 561 0.281754 10.0.0.38 - - [2025-10-27 14:50:52] "POST /security-groups HTTP/1.1" 200 574 0.467234 10.0.0.38 - - [2025-10-27 14:50:52] "POST /projects HTTP/1.1" 200 489 1.046066 10.0.0.38 - - [2025-10-27 14:50:52] "PUT /access-control-list/f5f46377-11c7-4da5-83e5-56bea98d27ea HTTP/1.1" 200 272 0.114127 10.0.0.38 - - [2025-10-27 14:50:52] "POST /alarms HTTP/1.1" 200 561 0.223564 10.0.0.38 - - [2025-10-27 14:50:53] "POST /security-groups HTTP/1.1" 200 546 0.273109 10.0.0.38 - - [2025-10-27 14:50:53] "PUT /access-control-list/286355be-cdf8-49aa-b485-f3add92450b9 HTTP/1.1" 200 272 0.248172 10.0.0.38 - - [2025-10-27 14:50:53] "POST /alarms HTTP/1.1" 200 547 0.270005 10.0.0.38 - - [2025-10-27 14:50:53] "POST /chown HTTP/1.1" 200 109 0.186337 10.0.0.38 - - [2025-10-27 14:50:53] "PUT /access-control-list/e9fe4f68-29a6-4996-840e-f68e950ae5b7 HTTP/1.1" 200 272 0.156668 10.0.0.38 - - [2025-10-27 14:50:53] "POST /alarms HTTP/1.1" 200 595 0.201111 10.0.0.38 - - [2025-10-27 14:50:53] "POST /network-ipams HTTP/1.1" 200 522 0.138985 10.0.0.38 - - [2025-10-27 14:50:53] "PUT /access-control-list/8aece6ec-6b36-48f1-86b9-1f1cfd105130 HTTP/1.1" 200 272 0.146067 10.0.0.38 - - [2025-10-27 14:50:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.004404 10.0.0.38 - - [2025-10-27 14:50:53] "POST /alarms HTTP/1.1" 200 575 0.131293 10.0.0.38 - - [2025-10-27 14:50:53] "POST /network-ipams HTTP/1.1" 200 510 0.138935 10.0.0.38 - - [2025-10-27 14:50:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002526 10.0.0.38 - - [2025-10-27 14:50:53] "POST /access-control-lists HTTP/1.1" 200 583 0.124263 10.0.0.38 - - [2025-10-27 14:50:53] "POST /alarms HTTP/1.1" 200 571 0.146175 10.0.0.38 - - [2025-10-27 14:50:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.016899 10.0.0.38 - - [2025-10-27 14:50:53] "POST /access-control-lists HTTP/1.1" 200 581 0.097619 10.0.0.38 - - [2025-10-27 14:50:53] "POST /alarms HTTP/1.1" 200 583 0.135791 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.046649 10.0.0.38 - - [2025-10-27 14:50:54] "POST /alarms HTTP/1.1" 200 609 0.118942 10.0.0.38 - - [2025-10-27 14:50:54] "POST /useragent-kv HTTP/1.1" 200 115 0.018153 10.0.0.38 - - [2025-10-27 14:50:54] "POST /virtual-networks HTTP/1.1" 200 538 0.375381 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013486 10.0.0.38 - - [2025-10-27 14:50:54] "POST /access-control-lists HTTP/1.1" 200 602 0.100662 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.013464 10.0.0.38 - - [2025-10-27 14:50:54] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.048686 10.0.0.38 - - [2025-10-27 14:50:54] "POST /access-control-lists HTTP/1.1" 200 600 0.094845 10.0.0.38 - - [2025-10-27 14:50:54] "POST /network-ipams HTTP/1.1" 200 518 0.122177 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.008117 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.004835 10.0.0.38 - - [2025-10-27 14:50:54] "POST /access-control-lists HTTP/1.1" 200 589 0.099874 10.0.0.38 - - [2025-10-27 14:50:54] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.38 - - [2025-10-27 14:50:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002980 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.38 - - [2025-10-27 14:50:54] "POST /route-targets HTTP/1.1" 200 327 0.080574 10.0.0.38 - - [2025-10-27 14:50:54] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.093531 10.0.0.38 - - [2025-10-27 14:50:54] "POST /useragent-kv HTTP/1.1" 200 115 0.012110 10.0.0.38 - - [2025-10-27 14:50:54] "POST /virtual-networks HTTP/1.1" 200 546 0.318251 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015206 10.0.0.38 - - [2025-10-27 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.104261 10.0.0.38 - - [2025-10-27 14:50:54] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.032700 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.002465 10.0.0.38 - - [2025-10-27 14:50:54] "PUT /access-control-list/e6ab0643-f9cf-45d1-ac1f-be296713e2d5 HTTP/1.1" 200 272 0.109835 10.0.0.38 - - [2025-10-27 14:50:54] "POST /network-policys HTTP/1.1" 200 538 0.055218 10.0.0.38 - - [2025-10-27 14:50:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.013074 10.0.0.38 - - [2025-10-27 14:50:55] "POST /route-targets HTTP/1.1" 200 327 0.037971 10.0.0.38 - - [2025-10-27 14:50:55] "POST /network-policys HTTP/1.1" 200 534 0.071700 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.036151 10.0.0.38 - - [2025-10-27 14:50:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.019669 10.0.0.38 - - [2025-10-27 14:50:55] "POST /network-policys HTTP/1.1" 200 542 0.034321 10.0.0.38 - - [2025-10-27 14:50:55] "PUT /access-control-list/5c95492c-c9c3-46f4-85fc-1e34c91d9e77 HTTP/1.1" 200 272 0.044392 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.140433 10.0.0.38 - - [2025-10-27 14:50:55] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015750 10.0.0.38 - - [2025-10-27 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021694 10.0.0.38 - - [2025-10-27 14:50:55] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.014391 10.0.0.38 - - [2025-10-27 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009393 10.0.0.38 - - [2025-10-27 14:50:55] "PUT /access-control-list/e6ab0643-f9cf-45d1-ac1f-be296713e2d5 HTTP/1.1" 200 272 0.026466 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.127383 10.0.0.38 - - [2025-10-27 14:50:55] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.078099 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.078266 10.0.0.38 - - [2025-10-27 14:50:55] "PUT /access-control-list/e6ab0643-f9cf-45d1-ac1f-be296713e2d5 HTTP/1.1" 200 272 0.052223 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031444 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003563 10.0.0.38 - - [2025-10-27 14:50:55] "PUT /access-control-list/5c95492c-c9c3-46f4-85fc-1e34c91d9e77 HTTP/1.1" 200 272 0.061581 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.088886 10.0.0.38 - - [2025-10-27 14:50:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.006199 10.0.0.38 - - [2025-10-27 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.175579 10.0.0.38 - - [2025-10-27 14:50:55] "POST /access-control-lists HTTP/1.1" 200 601 0.048341 10.0.0.38 - - [2025-10-27 14:50:56] "PUT /access-control-list/f227975b-6f68-474e-8c57-1b6ee83f8308 HTTP/1.1" 200 272 0.055930 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.177061 10.0.0.38 - - [2025-10-27 14:50:56] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.38 - - [2025-10-27 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.058160 10.0.0.38 - - [2025-10-27 14:50:56] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009276 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.113585 10.0.0.38 - - [2025-10-27 14:50:56] "PUT /access-control-list/5c95492c-c9c3-46f4-85fc-1e34c91d9e77 HTTP/1.1" 200 272 0.026267 10.0.0.38 - - [2025-10-27 14:50:56] "PUT /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928 HTTP/1.1" 200 274 0.090530 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023739 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007789 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2025-10-27 14:50:56] "PUT /access-control-list/f227975b-6f68-474e-8c57-1b6ee83f8308 HTTP/1.1" 200 272 0.115319 10.0.0.38 - - [2025-10-27 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.38 - - [2025-10-27 14:50:56] "GET /virtual-network/ae161989-6cf2-48bf-b7d2-41940c98ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.014204 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.049557 10.0.0.38 - - [2025-10-27 14:50:56] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014491 10.0.0.38 - - [2025-10-27 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2025-10-27 14:50:56] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003583 10.0.0.38 - - [2025-10-27 14:50:56] "POST /firewall-policys HTTP/1.1" 200 530 0.039620 10.0.0.38 - - [2025-10-27 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025465 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007330 10.0.0.38 - - [2025-10-27 14:50:56] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003227 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002923 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.017243 10.0.0.38 - - [2025-10-27 14:50:56] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005113 10.0.0.38 - - [2025-10-27 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.38 - - [2025-10-27 14:50:56] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002714 10.0.0.38 - - [2025-10-27 14:50:56] "POST /firewall-policys HTTP/1.1" 200 532 0.032625 10.0.0.38 - - [2025-10-27 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035105 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.022912 10.0.0.38 - - [2025-10-27 14:50:56] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004121 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003281 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003184 10.0.0.38 - - [2025-10-27 14:50:56] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004995 10.0.0.38 - - [2025-10-27 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.018243 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.051273 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.029345 10.0.0.38 - - [2025-10-27 14:50:57] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.026587 10.0.0.38 - - [2025-10-27 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2025-10-27 14:50:57] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003763 10.0.0.38 - - [2025-10-27 14:50:57] "POST /firewall-policys HTTP/1.1" 200 530 0.019315 10.0.0.38 - - [2025-10-27 14:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022670 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022002 10.0.0.38 - - [2025-10-27 14:50:57] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004408 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004106 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004007 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004470 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003245 10.0.0.38 - - [2025-10-27 14:50:57] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002789 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.024179 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.044160 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.028796 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.021977 10.0.0.38 - - [2025-10-27 14:50:57] "POST /ref-update HTTP/1.1" 200 156 0.050376 10.0.0.38 - - [2025-10-27 14:50:57] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.014551 10.0.0.38 - - [2025-10-27 14:50:57] "POST /tags HTTP/1.1" 200 299 0.047631 10.0.0.38 - - [2025-10-27 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030797 10.0.0.38 - - [2025-10-27 14:50:57] "GET /tag/2d3f1eba-6ad8-4659-8465-160156fedd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.028658 10.0.0.38 - - [2025-10-27 14:50:57] "POST /set-tag HTTP/1.1" 200 109 0.015249 10.0.0.38 - - [2025-10-27 14:50:58] "POST /tags HTTP/1.1" 200 301 0.114117 10.0.0.38 - - [2025-10-27 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023719 10.0.0.38 - - [2025-10-27 14:50:58] "GET /tag/65cc9d47-5ed6-4f96-ab3d-eceedfc08051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015064 10.0.0.38 - - [2025-10-27 14:50:58] "POST /tags HTTP/1.1" 200 325 0.073218 10.0.0.38 - - [2025-10-27 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.037350 10.0.0.38 - - [2025-10-27 14:50:58] "GET /tag/79345cc0-face-4d80-aee3-406a2285c06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016537 10.0.0.38 - - [2025-10-27 14:50:58] "POST /tags HTTP/1.1" 200 311 0.067209 10.0.0.38 - - [2025-10-27 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015347 10.0.0.38 - - [2025-10-27 14:50:58] "GET /tag/b2e88d9b-e4eb-4b4f-9b4b-617c9f5b242b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025382 10.0.0.38 - - [2025-10-27 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010906 10.0.0.38 - - [2025-10-27 14:50:58] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015621 10.0.0.38 - - [2025-10-27 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2025-10-27 14:50:58] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058927 10.0.0.38 - - [2025-10-27 14:50:58] "POST /virtual-machines HTTP/1.1" 200 377 0.059965 10.0.0.38 - - [2025-10-27 14:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.057907 10.0.0.38 - - [2025-10-27 14:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140622 10.0.0.38 - - [2025-10-27 14:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019287 10.0.0.38 - - [2025-10-27 14:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022069 10.0.0.38 - - [2025-10-27 14:50:59] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014925 10.0.0.38 - - [2025-10-27 14:50:59] "POST /instance-ips HTTP/1.1" 200 409 0.071554 10.0.0.38 - - [2025-10-27 14:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052157 10.0.0.38 - - [2025-10-27 14:50:59] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010340 10.0.0.38 - - [2025-10-27 14:50:59] "POST /set-tag HTTP/1.1" 200 109 0.019671 10.0.0.38 - - [2025-10-27 14:50:59] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.019159 10.0.0.38 - - [2025-10-27 14:50:59] "GET /instance-ip/599e5500-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004825 10.0.0.38 - - [2025-10-27 14:50:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.004050 10.0.0.38 - - [2025-10-27 14:50:59] "POST /tags HTTP/1.1" 200 357 0.071633 10.0.0.38 - - [2025-10-27 14:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.38 - - [2025-10-27 14:50:59] "GET /tag/880c1695-cfba-4a5f-a67a-6f3543cad7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016774 10.0.0.38 - - [2025-10-27 14:50:59] "POST /tags HTTP/1.1" 200 305 0.023333 10.0.0.38 - - [2025-10-27 14:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014082 10.0.0.38 - - [2025-10-27 14:50:59] "GET /tag/e063ffc5-9de9-4c11-badd-998e2290adb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.037715 10.0.0.38 - - [2025-10-27 14:50:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.001063 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.024843 10.0.0.38 - - [2025-10-27 14:51:00] "POST /security-groups HTTP/1.1" 200 571 0.079862 10.0.0.38 - - [2025-10-27 14:51:00] "POST /projects HTTP/1.1" 200 483 0.303723 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.002879 10.0.0.38 - - [2025-10-27 14:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023423 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018377 10.0.0.38 - - [2025-10-27 14:51:00] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.017540 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.38 - - [2025-10-27 14:51:00] "POST /access-control-lists HTTP/1.1" 200 580 0.092744 10.0.0.38 - - [2025-10-27 14:51:00] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.028407 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.021669 10.0.0.38 - - [2025-10-27 14:51:00] "POST /access-control-lists HTTP/1.1" 200 578 0.065972 10.0.0.38 - - [2025-10-27 14:51:00] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.091226 10.0.0.38 - - [2025-10-27 14:51:00] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.044781 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.38 - - [2025-10-27 14:51:00] "POST /security-groups HTTP/1.1" 200 537 0.079388 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.002165 10.0.0.38 - - [2025-10-27 14:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018967 10.0.0.38 - - [2025-10-27 14:51:00] "POST /access-control-lists HTTP/1.1" 200 596 0.078331 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.010647 10.0.0.38 - - [2025-10-27 14:51:00] "POST /chown HTTP/1.1" 200 109 0.081106 10.0.0.38 - - [2025-10-27 14:51:00] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022266 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.38 - - [2025-10-27 14:51:00] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007332 10.0.0.38 - - [2025-10-27 14:51:00] "POST /access-control-lists HTTP/1.1" 200 594 0.105023 10.0.0.38 - - [2025-10-27 14:51:00] "POST /tags HTTP/1.1" 409 207 0.030500 10.0.0.38 - - [2025-10-27 14:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.38 - - [2025-10-27 14:51:00] "GET /tag/e063ffc5-9de9-4c11-badd-998e2290adb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011473 10.0.0.38 - - [2025-10-27 14:51:01] "POST /firewall-rules HTTP/1.1" 200 564 0.114058 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-rule/71b8f759-e171-43b8-a533-460e27746f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005324 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003055 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-rule/71b8f759-e171-43b8-a533-460e27746f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004124 10.0.0.38 - - [2025-10-27 14:51:01] "POST /ref-update HTTP/1.1" 200 156 0.018954 10.0.0.38 - - [2025-10-27 14:51:01] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011269 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012797 10.0.0.38 - - [2025-10-27 14:51:01] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.081128 10.0.0.38 - - [2025-10-27 14:51:01] "POST /tags HTTP/1.1" 409 207 0.002842 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2025-10-27 14:51:01] "GET /tag/e063ffc5-9de9-4c11-badd-998e2290adb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.091118 10.0.0.38 - - [2025-10-27 14:51:01] "POST /firewall-rules HTTP/1.1" 200 562 0.106722 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-rule/8c69d974-0c65-47ad-84ce-be4cd740b03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.011580 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.009443 10.0.0.38 - - [2025-10-27 14:51:01] "GET /firewall-rule/8c69d974-0c65-47ad-84ce-be4cd740b03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003389 10.0.0.38 - - [2025-10-27 14:51:01] "POST /ref-update HTTP/1.1" 200 156 0.039515 10.0.0.38 - - [2025-10-27 14:51:01] "POST /tags HTTP/1.1" 200 305 0.077395 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.38 - - [2025-10-27 14:51:01] "GET /tag/b3d80b07-097b-42e8-be5e-4919653db7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.029050 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.38 - - [2025-10-27 14:51:01] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027605 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.38 - - [2025-10-27 14:51:01] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018770 10.0.0.38 - - [2025-10-27 14:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.38 - - [2025-10-27 14:51:02] "GET /service-appliance-set/477c686f-5266-4d30-b870-b31bdb298462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005276 10.0.0.38 - - [2025-10-27 14:51:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.005378 10.0.0.38 - - [2025-10-27 14:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121317 10.0.0.38 - - [2025-10-27 14:51:02] "GET /virtual-machine-interface/90c9d996-5eb8-40e7-b0ae-5329c41778f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.006753 10.0.0.38 - - [2025-10-27 14:51:02] "POST /instance-ips HTTP/1.1" 200 381 0.056860 10.0.0.38 - - [2025-10-27 14:51:02] "GET /instance-ip/c2686931-cb80-43b2-b15b-c148a7aaf01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015441 10.0.0.38 - - [2025-10-27 14:51:02] "POST /loadbalancers HTTP/1.1" 200 582 0.066448 10.0.0.38 - - [2025-10-27 14:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023017 10.0.0.38 - - [2025-10-27 14:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.38 - - [2025-10-27 14:51:02] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.079178 10.0.0.38 - - [2025-10-27 14:51:02] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.089218 10.0.0.38 - - [2025-10-27 14:51:02] "GET /instance-ip/c2686931-cb80-43b2-b15b-c148a7aaf01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012146 10.0.0.38 - - [2025-10-27 14:51:02] "GET /loadbalancer/a164b1c8-1361-4f0a-b346-424a58c127be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014863 10.0.0.38 - - [2025-10-27 14:51:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035813 10.0.0.38 - - [2025-10-27 14:51:02] "POST /floating-ips HTTP/1.1" 200 583 0.051483 10.0.0.38 - - [2025-10-27 14:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014474 10.0.0.38 - - [2025-10-27 14:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008322 10.0.0.38 - - [2025-10-27 14:51:02] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.098367 10.0.0.38 - - [2025-10-27 14:51:02] "GET /loadbalancer-listener/929df385-7027-4d93-98ad-a9caedcc1156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003303 10.0.0.38 - - [2025-10-27 14:51:02] "GET /loadbalancer-listener/929df385-7027-4d93-98ad-a9caedcc1156?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004036 10.0.0.38 - - [2025-10-27 14:51:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022919 10.0.0.38 - - [2025-10-27 14:51:02] "GET /instance-ip/c2686931-cb80-43b2-b15b-c148a7aaf01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003481 10.0.0.38 - - [2025-10-27 14:51:02] "GET /instance-ip/c2686931-cb80-43b2-b15b-c148a7aaf01d?fields=floating_ips HTTP/1.1" 200 1171 0.005396 10.0.0.38 - - [2025-10-27 14:51:02] "GET /floating-ip/77d08c27-0c9b-4b64-ab82-4c2397ee7aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002342 10.0.0.38 - - [2025-10-27 14:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2025-10-27 14:51:02] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003000 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.38 - - [2025-10-27 14:51:03] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.013383 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.004152 10.0.0.38 - - [2025-10-27 14:51:03] "POST /tags HTTP/1.1" 200 301 0.032507 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2025-10-27 14:51:03] "GET /tag/51c9a023-045d-49fc-96cd-5352f40a02ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021459 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.38 - - [2025-10-27 14:51:03] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046398 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.38 - - [2025-10-27 14:51:03] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015779 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.38 - - [2025-10-27 14:51:03] "GET /service-appliance-set/477c686f-5266-4d30-b870-b31bdb298462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003691 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.001741 10.0.0.38 - - [2025-10-27 14:51:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112916 10.0.0.38 - - [2025-10-27 14:51:03] "GET /virtual-machine-interface/8cb28f09-e8ea-4596-8213-64383f6ebe97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.008466 10.0.0.38 - - [2025-10-27 14:51:03] "POST /instance-ips HTTP/1.1" 200 377 0.035907 10.0.0.38 - - [2025-10-27 14:51:03] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005011 10.0.0.38 - - [2025-10-27 14:51:03] "POST /loadbalancers HTTP/1.1" 200 582 0.068874 10.0.0.38 - - [2025-10-27 14:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022178 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2025-10-27 14:51:03] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065157 10.0.0.38 - - [2025-10-27 14:51:03] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005180 10.0.0.38 - - [2025-10-27 14:51:03] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068511 10.0.0.38 - - [2025-10-27 14:51:03] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004942 10.0.0.38 - - [2025-10-27 14:51:03] "POST /floating-ips HTTP/1.1" 200 581 0.051380 10.0.0.38 - - [2025-10-27 14:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064833 10.0.0.38 - - [2025-10-27 14:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010113 10.0.0.38 - - [2025-10-27 14:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013033 10.0.0.38 - - [2025-10-27 14:51:04] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055449 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/e615e3b8-31ea-4f91-9bcd-1907a2dfe529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003128 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/e615e3b8-31ea-4f91-9bcd-1907a2dfe529?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004252 10.0.0.38 - - [2025-10-27 14:51:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018652 10.0.0.38 - - [2025-10-27 14:51:04] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003132 10.0.0.38 - - [2025-10-27 14:51:04] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?fields=floating_ips HTTP/1.1" 200 1164 0.005292 10.0.0.38 - - [2025-10-27 14:51:04] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002704 10.0.0.38 - - [2025-10-27 14:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2025-10-27 14:51:04] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077940 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007793 10.0.0.38 - - [2025-10-27 14:51:04] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029356 10.0.0.38 - - [2025-10-27 14:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.042063 10.0.0.38 - - [2025-10-27 14:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.38 - - [2025-10-27 14:51:04] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030342 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/e26ffcc7-b4a8-4f63-a5fb-b4ad92c54308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006179 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/e26ffcc7-b4a8-4f63-a5fb-b4ad92c54308?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004714 10.0.0.38 - - [2025-10-27 14:51:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028836 10.0.0.38 - - [2025-10-27 14:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011259 10.0.0.38 - - [2025-10-27 14:51:04] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006396 10.0.0.38 - - [2025-10-27 14:51:04] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?fields=floating_ips HTTP/1.1" 200 1164 0.005929 10.0.0.38 - - [2025-10-27 14:51:04] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002915 10.0.0.38 - - [2025-10-27 14:51:04] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054104 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004283 10.0.0.38 - - [2025-10-27 14:51:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022149 10.0.0.38 - - [2025-10-27 14:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030041 10.0.0.38 - - [2025-10-27 14:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.38 - - [2025-10-27 14:51:04] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059420 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/7d04e080-4968-47ef-9b13-e9d9ca9113eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008800 10.0.0.38 - - [2025-10-27 14:51:04] "GET /loadbalancer-listener/7d04e080-4968-47ef-9b13-e9d9ca9113eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005079 10.0.0.38 - - [2025-10-27 14:51:05] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030762 10.0.0.38 - - [2025-10-27 14:51:05] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004858 10.0.0.38 - - [2025-10-27 14:51:05] "GET /instance-ip/35ff6d75-ce1b-407d-a3b0-ed7db5e29d6d?fields=floating_ips HTTP/1.1" 200 1164 0.007898 10.0.0.38 - - [2025-10-27 14:51:05] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005270 10.0.0.38 - - [2025-10-27 14:51:05] "POST /tags HTTP/1.1" 200 355 0.042610 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.38 - - [2025-10-27 14:51:05] "GET /tag/a5ae992f-81dc-439a-bcba-4db4972770ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.029640 10.0.0.38 - - [2025-10-27 14:51:05] "POST /tags HTTP/1.1" 200 303 0.046158 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.033998 10.0.0.38 - - [2025-10-27 14:51:05] "GET /tag/1febb70f-af04-4e4a-92cd-131e35c5bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023669 10.0.0.38 - - [2025-10-27 14:51:05] "POST /projects HTTP/1.1" 409 218 0.009178 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.38 - - [2025-10-27 14:51:05] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062043 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.38 - - [2025-10-27 14:51:05] "GET /network-ipam/6ea73899-c7a1-4305-8e9d-8d81b247e67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002894 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.38 - - [2025-10-27 14:51:05] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015393 10.0.0.38 - - [2025-10-27 14:51:05] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.069431 10.0.0.38 - - [2025-10-27 14:51:05] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006059 10.0.0.38 - - [2025-10-27 14:51:05] "POST /set-tag HTTP/1.1" 200 109 0.073398 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021465 10.0.0.38 - - [2025-10-27 14:51:05] "GET /network-ipam/3043e82d-8912-459a-b414-0b7972439079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003359 10.0.0.38 - - [2025-10-27 14:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.38 - - [2025-10-27 14:51:05] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007370 10.0.0.38 - - [2025-10-27 14:51:05] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.075694 10.0.0.38 - - [2025-10-27 14:51:05] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.023259 10.0.0.38 - - [2025-10-27 14:51:06] "POST /set-tag HTTP/1.1" 200 109 0.067343 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.38 - - [2025-10-27 14:51:06] "GET /network-policy/77fb7f0c-fa9b-4b90-b5a6-7b7bfc6ec354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003050 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.38 - - [2025-10-27 14:51:06] "GET /network-policy/145403ad-a9da-4590-bb91-0071e6cdf4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003624 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.38 - - [2025-10-27 14:51:06] "GET /network-policy/580f8d42-abc4-4834-b905-985933d52c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003230 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.38 - - [2025-10-27 14:51:06] "PUT /network-policy/580f8d42-abc4-4834-b905-985933d52c69 HTTP/1.1" 200 262 0.015288 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-update HTTP/1.1" 200 156 0.113824 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004483 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002909 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008220 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002075 10.0.0.38 - - [2025-10-27 14:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002644 10.0.0.38 - - [2025-10-27 14:51:06] "POST /security-groups HTTP/1.1" 409 245 0.012819 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.38 - - [2025-10-27 14:51:06] "PUT /security-group/9bec0e94-6f12-4094-ab57-8bb18ca63ad1 HTTP/1.1" 200 262 0.067613 10.0.0.38 - - [2025-10-27 14:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.045520 10.0.0.38 - - [2025-10-27 14:51:06] "PUT /access-control-list/e9fe4f68-29a6-4996-840e-f68e950ae5b7 HTTP/1.1" 200 272 0.045949 10.0.0.38 - - [2025-10-27 14:51:06] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028571 10.0.0.38 - - [2025-10-27 14:51:06] "PUT /access-control-list/8aece6ec-6b36-48f1-86b9-1f1cfd105130 HTTP/1.1" 200 272 0.038770 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-10-27 14:51:06] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010996 10.0.0.38 - - [2025-10-27 14:51:06] "POST /tags HTTP/1.1" 409 206 0.003842 10.0.0.38 - - [2025-10-27 14:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.38 - - [2025-10-27 14:51:06] "GET /tag/1febb70f-af04-4e4a-92cd-131e35c5bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020637 10.0.0.38 - - [2025-10-27 14:51:06] "POST /firewall-rules HTTP/1.1" 200 562 0.087821 10.0.0.38 - - [2025-10-27 14:51:06] "GET /firewall-rule/ca9f4c8f-4dba-41d7-b13c-e296f888eb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005233 10.0.0.38 - - [2025-10-27 14:51:06] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005867 10.0.0.38 - - [2025-10-27 14:51:06] "GET /firewall-rule/ca9f4c8f-4dba-41d7-b13c-e296f888eb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002985 10.0.0.38 - - [2025-10-27 14:51:07] "POST /ref-update HTTP/1.1" 200 156 0.029790 10.0.0.38 - - [2025-10-27 14:51:07] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007998 10.0.0.38 - - [2025-10-27 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.38 - - [2025-10-27 14:51:07] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003512 10.0.0.38 - - [2025-10-27 14:51:07] "POST /tags HTTP/1.1" 409 206 0.002184 10.0.0.38 - - [2025-10-27 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2025-10-27 14:51:07] "GET /tag/1febb70f-af04-4e4a-92cd-131e35c5bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025791 10.0.0.38 - - [2025-10-27 14:51:07] "POST /firewall-rules HTTP/1.1" 200 560 0.089368 10.0.0.38 - - [2025-10-27 14:51:07] "GET /firewall-rule/2bd1bb87-a4c2-4881-93e7-6883b356f6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009721 10.0.0.38 - - [2025-10-27 14:51:07] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.009286 10.0.0.38 - - [2025-10-27 14:51:07] "GET /firewall-rule/2bd1bb87-a4c2-4881-93e7-6883b356f6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002944 10.0.0.38 - - [2025-10-27 14:51:07] "POST /ref-update HTTP/1.1" 200 156 0.053986 10.0.0.38 - - [2025-10-27 14:51:07] "POST /tags HTTP/1.1" 200 371 0.072278 10.0.0.38 - - [2025-10-27 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011211 10.0.0.38 - - [2025-10-27 14:51:07] "GET /tag/d3690c12-fc98-471a-90ce-ad90bf0b55f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.028909 10.0.0.38 - - [2025-10-27 14:51:07] "POST /tags HTTP/1.1" 200 319 0.034113 10.0.0.38 - - [2025-10-27 14:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019999 10.0.0.38 - - [2025-10-27 14:51:07] "GET /tag/a5c14edb-4f66-490e-acb8-2bd54bcdb864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.024383 10.0.0.38 - - [2025-10-27 14:51:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.007336 10.0.0.38 - - [2025-10-27 14:51:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.011770 10.0.0.38 - - [2025-10-27 14:51:08] "POST /security-groups HTTP/1.1" 200 578 0.075978 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002925 10.0.0.38 - - [2025-10-27 14:51:08] "POST /projects HTTP/1.1" 200 497 0.333982 10.0.0.38 - - [2025-10-27 14:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011943 10.0.0.38 - - [2025-10-27 14:51:08] "POST /access-control-lists HTTP/1.1" 200 587 0.046257 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009992 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.006020 10.0.0.38 - - [2025-10-27 14:51:08] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008586 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.38 - - [2025-10-27 14:51:08] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.022459 10.0.0.38 - - [2025-10-27 14:51:08] "POST /access-control-lists HTTP/1.1" 200 585 0.153102 10.0.0.38 - - [2025-10-27 14:51:08] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.145672 10.0.0.38 - - [2025-10-27 14:51:08] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.118379 10.0.0.38 - - [2025-10-27 14:51:08] "POST /security-groups HTTP/1.1" 200 558 0.105325 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.006330 10.0.0.38 - - [2025-10-27 14:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032684 10.0.0.38 - - [2025-10-27 14:51:08] "POST /access-control-lists HTTP/1.1" 200 610 0.044714 10.0.0.38 - - [2025-10-27 14:51:08] "POST /chown HTTP/1.1" 200 109 0.040728 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.014999 10.0.0.38 - - [2025-10-27 14:51:08] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012932 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010297 10.0.0.38 - - [2025-10-27 14:51:08] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006136 10.0.0.38 - - [2025-10-27 14:51:08] "POST /tags HTTP/1.1" 409 214 0.005028 10.0.0.38 - - [2025-10-27 14:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2025-10-27 14:51:08] "POST /access-control-lists HTTP/1.1" 200 608 0.091631 10.0.0.38 - - [2025-10-27 14:51:08] "GET /tag/a5c14edb-4f66-490e-acb8-2bd54bcdb864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.030724 10.0.0.38 - - [2025-10-27 14:51:09] "POST /firewall-rules HTTP/1.1" 200 578 0.083750 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-rule/be060b30-dc0f-48fb-aa3b-34bd6a753918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008146 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005450 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-rule/be060b30-dc0f-48fb-aa3b-34bd6a753918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002691 10.0.0.38 - - [2025-10-27 14:51:09] "POST /ref-update HTTP/1.1" 200 156 0.029070 10.0.0.38 - - [2025-10-27 14:51:09] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002490 10.0.0.38 - - [2025-10-27 14:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.38 - - [2025-10-27 14:51:09] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003105 10.0.0.38 - - [2025-10-27 14:51:09] "POST /tags HTTP/1.1" 409 214 0.001911 10.0.0.38 - - [2025-10-27 14:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.38 - - [2025-10-27 14:51:09] "GET /tag/a5c14edb-4f66-490e-acb8-2bd54bcdb864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018224 10.0.0.38 - - [2025-10-27 14:51:09] "POST /firewall-rules HTTP/1.1" 200 576 0.110298 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-rule/21f43549-c686-487e-a9e9-419b3cff3c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.030688 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004529 10.0.0.38 - - [2025-10-27 14:51:09] "GET /firewall-rule/21f43549-c686-487e-a9e9-419b3cff3c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004358 10.0.0.38 - - [2025-10-27 14:51:09] "POST /ref-update HTTP/1.1" 200 156 0.040032 10.0.0.38 - - [2025-10-27 14:51:09] "POST /tags HTTP/1.1" 200 363 0.024936 10.0.0.38 - - [2025-10-27 14:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009342 10.0.0.38 - - [2025-10-27 14:51:09] "GET /tag/231075b5-50fa-4f0a-8a8d-cbc1e0832510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023997 10.0.0.38 - - [2025-10-27 14:51:09] "POST /tags HTTP/1.1" 200 311 0.033336 10.0.0.38 - - [2025-10-27 14:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.38 - - [2025-10-27 14:51:09] "GET /tag/b8211297-59df-4319-9588-bd69294e58a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017041 10.0.0.38 - - [2025-10-27 14:51:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000543 10.0.0.38 - - [2025-10-27 14:51:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.002611 10.0.0.38 - - [2025-10-27 14:51:10] "POST /security-groups HTTP/1.1" 200 574 0.086144 10.0.0.38 - - [2025-10-27 14:51:10] "POST /projects HTTP/1.1" 200 489 0.179259 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.001626 10.0.0.38 - - [2025-10-27 14:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016099 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017566 10.0.0.38 - - [2025-10-27 14:51:10] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011540 10.0.0.38 - - [2025-10-27 14:51:10] "POST /access-control-lists HTTP/1.1" 200 583 0.102249 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019792 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.015287 10.0.0.38 - - [2025-10-27 14:51:10] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014001 10.0.0.38 - - [2025-10-27 14:51:10] "POST /access-control-lists HTTP/1.1" 200 581 0.026894 10.0.0.38 - - [2025-10-27 14:51:10] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.107985 10.0.0.38 - - [2025-10-27 14:51:10] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.065586 10.0.0.38 - - [2025-10-27 14:51:10] "POST /security-groups HTTP/1.1" 200 546 0.079499 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.012815 10.0.0.38 - - [2025-10-27 14:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024287 10.0.0.38 - - [2025-10-27 14:51:10] "POST /chown HTTP/1.1" 200 109 0.015917 10.0.0.38 - - [2025-10-27 14:51:10] "POST /access-control-lists HTTP/1.1" 200 602 0.063955 10.0.0.38 - - [2025-10-27 14:51:10] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015369 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.022797 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.38 - - [2025-10-27 14:51:10] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003956 10.0.0.38 - - [2025-10-27 14:51:10] "POST /tags HTTP/1.1" 409 210 0.007067 10.0.0.38 - - [2025-10-27 14:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.38 - - [2025-10-27 14:51:10] "GET /tag/b8211297-59df-4319-9588-bd69294e58a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035387 10.0.0.38 - - [2025-10-27 14:51:10] "POST /access-control-lists HTTP/1.1" 200 600 0.120015 10.0.0.38 - - [2025-10-27 14:51:10] "POST /firewall-rules HTTP/1.1" 200 570 0.122587 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-rule/f46b3bef-847c-4ea0-8f3e-dd76995bf2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007104 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004074 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-rule/f46b3bef-847c-4ea0-8f3e-dd76995bf2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002596 10.0.0.38 - - [2025-10-27 14:51:11] "POST /ref-update HTTP/1.1" 200 156 0.040758 10.0.0.38 - - [2025-10-27 14:51:11] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013797 10.0.0.38 - - [2025-10-27 14:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2025-10-27 14:51:11] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003352 10.0.0.38 - - [2025-10-27 14:51:11] "POST /tags HTTP/1.1" 409 210 0.002856 10.0.0.38 - - [2025-10-27 14:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.38 - - [2025-10-27 14:51:11] "GET /tag/b8211297-59df-4319-9588-bd69294e58a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.028057 10.0.0.38 - - [2025-10-27 14:51:11] "POST /firewall-rules HTTP/1.1" 200 568 0.090193 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-rule/c7b66765-9dd4-4746-95c4-7856da8472a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010246 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.010892 10.0.0.38 - - [2025-10-27 14:51:11] "GET /firewall-rule/c7b66765-9dd4-4746-95c4-7856da8472a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003203 10.0.0.38 - - [2025-10-27 14:51:11] "POST /ref-update HTTP/1.1" 200 156 0.080096 10.0.0.38 - - [2025-10-27 14:51:11] "POST /tags HTTP/1.1" 200 363 0.042391 10.0.0.38 - - [2025-10-27 14:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.38 - - [2025-10-27 14:51:11] "GET /tag/bb037d23-855d-48cd-9ea3-c87ec951d2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023098 10.0.0.38 - - [2025-10-27 14:51:11] "POST /tags HTTP/1.1" 409 210 0.004208 10.0.0.38 - - [2025-10-27 14:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.38 - - [2025-10-27 14:51:11] "GET /tag/b2e88d9b-e4eb-4b4f-9b4b-617c9f5b242b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.040534 10.0.0.38 - - [2025-10-27 14:51:11] "POST /projects HTTP/1.1" 409 223 0.002500 10.0.0.38 - - [2025-10-27 14:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2025-10-27 14:51:11] "GET /project/177b5e08-028f-4d95-8f2d-d8038cebba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.129499 10.0.0.38 - - [2025-10-27 14:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2025-10-27 14:51:12] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.018195 10.0.0.38 - - [2025-10-27 14:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.38 - - [2025-10-27 14:51:12] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005835 10.0.0.38 - - [2025-10-27 14:51:12] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.088497 10.0.0.38 - - [2025-10-27 14:51:12] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.071838 10.0.0.38 - - [2025-10-27 14:51:12] "POST /security-groups HTTP/1.1" 409 253 0.003720 10.0.0.38 - - [2025-10-27 14:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.38 - - [2025-10-27 14:51:12] "PUT /security-group/b0420b89-d5d3-4e21-97af-2c3045590f68 HTTP/1.1" 200 262 0.065816 10.0.0.38 - - [2025-10-27 14:51:12] "PUT /access-control-list/a151c108-1673-4c35-a6a5-08a482735166 HTTP/1.1" 200 272 0.026955 10.0.0.38 - - [2025-10-27 14:51:12] "PUT /access-control-list/057542eb-f3db-46d0-98c8-9a30827cbc62 HTTP/1.1" 200 272 0.147091 10.0.0.38 - - [2025-10-27 14:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.164405 10.0.0.38 - - [2025-10-27 14:51:12] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029546 10.0.0.38 - - [2025-10-27 14:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018299 10.0.0.38 - - [2025-10-27 14:51:12] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003461 10.0.0.38 - - [2025-10-27 14:51:12] "POST /tags HTTP/1.1" 409 210 0.004931 10.0.0.38 - - [2025-10-27 14:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-10-27 14:51:12] "GET /tag/b2e88d9b-e4eb-4b4f-9b4b-617c9f5b242b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017745 10.0.0.38 - - [2025-10-27 14:51:12] "POST /firewall-rules HTTP/1.1" 200 570 0.077225 10.0.0.38 - - [2025-10-27 14:51:12] "GET /firewall-rule/552a6906-910d-465b-8b76-8ee6ae726125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025379 10.0.0.38 - - [2025-10-27 14:51:12] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007797 10.0.0.38 - - [2025-10-27 14:51:12] "GET /firewall-rule/552a6906-910d-465b-8b76-8ee6ae726125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003327 10.0.0.38 - - [2025-10-27 14:51:13] "POST /ref-update HTTP/1.1" 200 156 0.064924 10.0.0.38 - - [2025-10-27 14:51:13] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003459 10.0.0.38 - - [2025-10-27 14:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.38 - - [2025-10-27 14:51:13] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003004 10.0.0.38 - - [2025-10-27 14:51:13] "POST /tags HTTP/1.1" 409 210 0.003945 10.0.0.38 - - [2025-10-27 14:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010030 10.0.0.38 - - [2025-10-27 14:51:13] "GET /tag/b2e88d9b-e4eb-4b4f-9b4b-617c9f5b242b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025272 10.0.0.38 - - [2025-10-27 14:51:13] "POST /firewall-rules HTTP/1.1" 200 568 0.077929 10.0.0.38 - - [2025-10-27 14:51:13] "GET /firewall-rule/364beec5-888a-47aa-a951-68b0579f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.036361 10.0.0.38 - - [2025-10-27 14:51:13] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.009136 10.0.0.38 - - [2025-10-27 14:51:13] "GET /firewall-rule/364beec5-888a-47aa-a951-68b0579f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004002 10.0.0.38 - - [2025-10-27 14:51:13] "POST /ref-update HTTP/1.1" 200 156 0.079384 10.0.0.38 - - [2025-10-27 14:51:13] "POST /tags HTTP/1.1" 409 237 0.013623 10.0.0.38 - - [2025-10-27 14:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2025-10-27 14:51:13] "GET /tag/bb037d23-855d-48cd-9ea3-c87ec951d2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025048 10.0.0.38 - - [2025-10-27 14:51:13] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004612 10.0.0.38 - - [2025-10-27 14:51:13] "POST /set-tag HTTP/1.1" 200 109 0.038704 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:51:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001400 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001149 10.0.0.38 - - [2025-10-27 14:52:53] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.38 - - [2025-10-27 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.38 - - [2025-10-27 14:52:53] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007224 10.0.0.38 - - [2025-10-27 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2025-10-27 14:52:53] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004289 10.0.0.38 - - [2025-10-27 14:53:05] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.38 - - [2025-10-27 14:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.38 - - [2025-10-27 14:53:05] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006901 10.0.0.38 - - [2025-10-27 14:53:05] "POST /bgp-routers HTTP/1.1" 409 301 0.005536 10.0.0.38 - - [2025-10-27 14:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-10-27 14:53:05] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008276 10.0.0.38 - - [2025-10-27 14:53:05] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.039868 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:53:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:53:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.128 - - [2025-10-27 14:53:09] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.128 - - [2025-10-27 14:53:09] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004732 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.128 - - [2025-10-27 14:53:09] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003578 10.0.0.128 - - [2025-10-27 14:53:09] "PUT /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928 HTTP/1.1" 200 274 0.030149 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.004845 10.0.0.128 - - [2025-10-27 14:53:09] "POST /virtual-routers HTTP/1.1" 200 599 0.019379 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011411 10.0.0.128 - - [2025-10-27 14:53:09] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009579 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002414 10.0.0.128 - - [2025-10-27 14:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.128 - - [2025-10-27 14:53:09] "GET /virtual-network/ae161989-6cf2-48bf-b7d2-41940c98ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004282 10.0.0.128 - - [2025-10-27 14:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.084969 10.0.0.38 - - [2025-10-27 14:54:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003235 10.0.0.38 - - [2025-10-27 14:54:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002237 10.0.0.38 - - [2025-10-27 14:54:58] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003407 10.0.0.38 - - [2025-10-27 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.008768 10.0.0.38 - - [2025-10-27 14:55:07] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009798 10.0.0.38 - - [2025-10-27 14:55:07] "POST /set-tag HTTP/1.1" 200 109 0.006824 10.0.0.38 - - [2025-10-27 14:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.38 - - [2025-10-27 14:55:07] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003629 10.0.0.38 - - [2025-10-27 14:55:07] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005545 10.0.0.38 - - [2025-10-27 14:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.38 - - [2025-10-27 14:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2025-10-27 14:55:07] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002677 10.0.0.38 - - [2025-10-27 14:55:07] "GET /loadbalancer-pool/56b2dee0-d0c7-4848-8ecc-f6c95a535c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007937 10.0.0.38 - - [2025-10-27 14:55:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025612 10.0.0.38 - - [2025-10-27 14:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036721 10.0.0.38 - - [2025-10-27 14:55:07] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019168 10.0.0.38 - - [2025-10-27 14:55:07] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004419 10.0.0.38 - - [2025-10-27 14:55:07] "POST /ref-update HTTP/1.1" 200 156 0.007469 10.0.0.38 - - [2025-10-27 14:55:07] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.009856 10.0.0.38 - - [2025-10-27 14:55:07] "POST /tags HTTP/1.1" 409 205 0.002932 10.0.0.38 - - [2025-10-27 14:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2025-10-27 14:55:07] "PUT /floating-ip/d184863d-a426-4486-9426-2912f35f60d7 HTTP/1.1" 200 256 0.015195 10.0.0.38 - - [2025-10-27 14:55:07] "GET /tag/51c9a023-045d-49fc-96cd-5352f40a02ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017413 10.0.0.38 - - [2025-10-27 14:55:08] "POST /set-tag HTTP/1.1" 200 109 0.063099 10.0.0.38 - - [2025-10-27 14:55:08] "GET /loadbalancer-pool/f06fb061-1332-4902-896b-a95cea75c658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029665 10.0.0.38 - - [2025-10-27 14:55:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022783 10.0.0.38 - - [2025-10-27 14:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012362 10.0.0.38 - - [2025-10-27 14:55:08] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022609 10.0.0.38 - - [2025-10-27 14:55:08] "POST /set-tag HTTP/1.1" 200 109 0.007032 10.0.0.38 - - [2025-10-27 14:55:08] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009174 10.0.0.38 - - [2025-10-27 14:55:08] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.38 - - [2025-10-27 14:55:08] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007607 10.0.0.38 - - [2025-10-27 14:55:08] "PUT /floating-ip/d184863d-a426-4486-9426-2912f35f60d7 HTTP/1.1" 200 256 0.013441 10.0.0.38 - - [2025-10-27 14:55:08] "GET /loadbalancer-pool/0ef524de-bec2-4185-b314-e942d237f285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011928 10.0.0.38 - - [2025-10-27 14:55:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015000 10.0.0.38 - - [2025-10-27 14:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028603 10.0.0.38 - - [2025-10-27 14:55:08] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014119 10.0.0.38 - - [2025-10-27 14:55:08] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015271 10.0.0.38 - - [2025-10-27 14:55:08] "POST /ref-update HTTP/1.1" 200 156 0.011353 10.0.0.38 - - [2025-10-27 14:55:08] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.011922 10.0.0.38 - - [2025-10-27 14:55:08] "POST /set-tag HTTP/1.1" 200 109 0.003836 10.0.0.38 - - [2025-10-27 14:55:08] "PUT /floating-ip/d184863d-a426-4486-9426-2912f35f60d7 HTTP/1.1" 200 256 0.010297 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:55:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:55:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.38 - - [2025-10-27 14:56:45] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017897 10.0.0.38 - - [2025-10-27 14:56:45] "POST /set-tag HTTP/1.1" 200 109 0.003896 10.0.0.38 - - [2025-10-27 14:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.38 - - [2025-10-27 14:56:45] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004511 10.0.0.38 - - [2025-10-27 14:56:45] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011404 10.0.0.38 - - [2025-10-27 14:56:45] "POST /set-tag HTTP/1.1" 200 109 0.051202 10.0.0.38 - - [2025-10-27 14:56:45] "DELETE /loadbalancer-member/b3d2ea32-e151-4084-8893-d7d2ab3aca0b HTTP/1.1" 200 115 0.058403 10.0.0.38 - - [2025-10-27 14:56:45] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018792 10.0.0.38 - - [2025-10-27 14:56:45] "POST /set-tag HTTP/1.1" 200 109 0.003382 10.0.0.38 - - [2025-10-27 14:56:46] "DELETE /loadbalancer-member/fe496ac2-8702-4e34-b1d4-0fb6904523ad HTTP/1.1" 200 115 0.067905 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006939 10.0.0.38 - - [2025-10-27 14:56:46] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.38 - - [2025-10-27 14:56:46] "DELETE /loadbalancer-member/2fdf9183-9317-4b17-8c8a-bdf9660904ed HTTP/1.1" 200 115 0.069474 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009193 10.0.0.38 - - [2025-10-27 14:56:46] "POST /set-tag HTTP/1.1" 200 109 0.004840 10.0.0.38 - - [2025-10-27 14:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.38 - - [2025-10-27 14:56:46] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003121 10.0.0.38 - - [2025-10-27 14:56:46] "GET /loadbalancer-pool/56b2dee0-d0c7-4848-8ecc-f6c95a535c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009624 10.0.0.38 - - [2025-10-27 14:56:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018695 10.0.0.38 - - [2025-10-27 14:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032860 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031785 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008116 10.0.0.38 - - [2025-10-27 14:56:46] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005850 10.0.0.38 - - [2025-10-27 14:56:46] "POST /set-tag HTTP/1.1" 200 109 0.088394 10.0.0.38 - - [2025-10-27 14:56:46] "GET /loadbalancer-pool/f06fb061-1332-4902-896b-a95cea75c658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.041357 10.0.0.38 - - [2025-10-27 14:56:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.059187 10.0.0.38 - - [2025-10-27 14:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016787 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020849 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015157 10.0.0.38 - - [2025-10-27 14:56:46] "POST /set-tag HTTP/1.1" 200 109 0.009378 10.0.0.38 - - [2025-10-27 14:56:46] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002470 10.0.0.38 - - [2025-10-27 14:56:46] "GET /loadbalancer-pool/0ef524de-bec2-4185-b314-e942d237f285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012518 10.0.0.38 - - [2025-10-27 14:56:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.052682 10.0.0.38 - - [2025-10-27 14:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.048450 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029865 10.0.0.38 - - [2025-10-27 14:56:46] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012926 10.0.0.38 - - [2025-10-27 14:56:46] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.012454 10.0.0.38 - - [2025-10-27 14:56:47] "POST /set-tag HTTP/1.1" 200 109 0.011360 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001234 [Introspect:8084]10.0.0.38 - - [2025-10-27 14:57:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 10.0.0.128 - - [2025-10-27 14:58:37] "GET / HTTP/1.1" 200 35931 0.002826 10.0.0.128 - - [2025-10-27 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.128 - - [2025-10-27 14:58:37] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006766 10.0.0.128 - - [2025-10-27 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.128 - - [2025-10-27 14:58:37] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003522 10.0.0.128 - - [2025-10-27 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.128 - - [2025-10-27 14:58:37] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008388 10.0.0.128 - - [2025-10-27 14:58:37] "PUT /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237 HTTP/1.1" 200 262 0.016403 10.0.0.128 - - [2025-10-27 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.128 - - [2025-10-27 14:58:37] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.007066 10.0.0.128 - - [2025-10-27 14:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.128 - - [2025-10-27 14:58:37] "GET /virtual-machine-interface/9d4cf963-ee71-45aa-8e0b-ede78aebcfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005286 10.0.0.128 - - [2025-10-27 14:58:37] "PUT /virtual-machine-interface/9d4cf963-ee71-45aa-8e0b-ede78aebcfe8 HTTP/1.1" 200 284 0.016572 10.0.0.38 - - [2025-10-27 14:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.38 - - [2025-10-27 14:58:42] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003618 10.0.0.38 - - [2025-10-27 14:59:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002883 10.0.0.38 - - [2025-10-27 14:59:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002794 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007573 10.0.0.38 - - [2025-10-27 15:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.38 - - [2025-10-27 15:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.38 - - [2025-10-27 15:02:00] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003265 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004916 10.0.0.38 - - [2025-10-27 15:02:00] "POST /set-tag HTTP/1.1" 200 109 0.040303 10.0.0.38 - - [2025-10-27 15:02:00] "DELETE /loadbalancer-member/c13abc99-39f4-425d-8e96-6a034e80e44d HTTP/1.1" 200 115 0.064209 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010964 10.0.0.38 - - [2025-10-27 15:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.38 - - [2025-10-27 15:02:00] "DELETE /loadbalancer-member/fb720665-b390-4355-80c3-db23c68a01f6 HTTP/1.1" 200 115 0.042621 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007861 10.0.0.38 - - [2025-10-27 15:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.38 - - [2025-10-27 15:02:00] "DELETE /loadbalancer-member/d97fc869-f618-4f35-a59d-85e907e515b5 HTTP/1.1" 200 115 0.081083 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009072 10.0.0.38 - - [2025-10-27 15:02:00] "POST /set-tag HTTP/1.1" 200 109 0.004373 10.0.0.38 - - [2025-10-27 15:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2025-10-27 15:02:00] "GET /loadbalancer/5acbe9cc-f171-485c-8d97-94762cbfc3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004176 10.0.0.38 - - [2025-10-27 15:02:00] "GET /loadbalancer-pool/56b2dee0-d0c7-4848-8ecc-f6c95a535c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003599 10.0.0.38 - - [2025-10-27 15:02:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042469 10.0.0.38 - - [2025-10-27 15:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028525 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.038264 10.0.0.38 - - [2025-10-27 15:02:00] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024773 10.0.0.38 - - [2025-10-27 15:02:00] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003296 10.0.0.38 - - [2025-10-27 15:02:01] "POST /set-tag HTTP/1.1" 200 109 0.097891 10.0.0.38 - - [2025-10-27 15:02:01] "GET /loadbalancer-pool/f06fb061-1332-4902-896b-a95cea75c658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022933 10.0.0.38 - - [2025-10-27 15:02:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027482 10.0.0.38 - - [2025-10-27 15:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024998 10.0.0.38 - - [2025-10-27 15:02:01] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017211 10.0.0.38 - - [2025-10-27 15:02:01] "POST /set-tag HTTP/1.1" 200 109 0.010250 10.0.0.38 - - [2025-10-27 15:02:01] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008252 10.0.0.38 - - [2025-10-27 15:02:01] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006659 10.0.0.38 - - [2025-10-27 15:02:01] "GET /loadbalancer-pool/0ef524de-bec2-4185-b314-e942d237f285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005735 10.0.0.38 - - [2025-10-27 15:02:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022422 10.0.0.38 - - [2025-10-27 15:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029448 10.0.0.38 - - [2025-10-27 15:02:01] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012247 10.0.0.38 - - [2025-10-27 15:02:01] "GET /floating-ip/d184863d-a426-4486-9426-2912f35f60d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011539 10.0.0.38 - - [2025-10-27 15:02:01] "GET /virtual-machine-interface/597d5846-b344-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016687 10.0.0.38 - - [2025-10-27 15:02:01] "POST /set-tag HTTP/1.1" 200 109 0.003536 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007813 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:03:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:04:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:04:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.38 - - [2025-10-27 15:04:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002906 10.0.0.38 - - [2025-10-27 15:04:45] "GET /global-system-configs HTTP/1.1" 200 322 0.003236 10.0.0.38 - - [2025-10-27 15:05:32] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.38 - - [2025-10-27 15:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.38 - - [2025-10-27 15:05:32] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045283 10.0.0.38 - - [2025-10-27 15:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.38 - - [2025-10-27 15:05:32] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.074980 10.0.0.38 - - [2025-10-27 15:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2025-10-27 15:05:33] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048836 10.0.0.38 - - [2025-10-27 15:05:34] "POST /tags HTTP/1.1" 200 333 0.052142 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010493 10.0.0.38 - - [2025-10-27 15:05:34] "GET /tag/802e6cdd-ec3f-4252-b196-8499293fd446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022684 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.38 - - [2025-10-27 15:05:34] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065103 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.38 - - [2025-10-27 15:05:34] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008903 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-10-27 15:05:34] "GET /service-appliance-set/477c686f-5266-4d30-b870-b31bdb298462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002972 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.002138 10.0.0.38 - - [2025-10-27 15:05:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.084506 10.0.0.38 - - [2025-10-27 15:05:34] "GET /virtual-machine-interface/bc052127-f52b-48ac-b523-59bd2b09ac21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.025747 10.0.0.38 - - [2025-10-27 15:05:34] "POST /instance-ips HTTP/1.1" 200 409 0.045022 10.0.0.38 - - [2025-10-27 15:05:34] "GET /instance-ip/55fec4d3-3f3c-4f5d-b73b-7bad4acc3f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005646 10.0.0.38 - - [2025-10-27 15:05:34] "POST /loadbalancers HTTP/1.1" 200 610 0.069638 10.0.0.38 - - [2025-10-27 15:05:34] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033726 10.0.0.38 - - [2025-10-27 15:05:34] "GET /instance-ip/55fec4d3-3f3c-4f5d-b73b-7bad4acc3f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003247 10.0.0.38 - - [2025-10-27 15:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018571 10.0.0.38 - - [2025-10-27 15:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.38 - - [2025-10-27 15:05:34] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047997 10.0.0.38 - - [2025-10-27 15:05:34] "POST /floating-ips HTTP/1.1" 200 597 0.045226 10.0.0.38 - - [2025-10-27 15:05:34] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003263 10.0.0.38 - - [2025-10-27 15:05:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.025189 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.38 - - [2025-10-27 15:05:35] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042199 10.0.0.38 - - [2025-10-27 15:05:35] "GET /loadbalancer-listener/ae5f5336-1a64-4a80-b589-d34f3d93516a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005408 10.0.0.38 - - [2025-10-27 15:05:35] "GET /loadbalancer-listener/ae5f5336-1a64-4a80-b589-d34f3d93516a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003688 10.0.0.38 - - [2025-10-27 15:05:35] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023437 10.0.0.38 - - [2025-10-27 15:05:35] "GET /instance-ip/55fec4d3-3f3c-4f5d-b73b-7bad4acc3f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003031 10.0.0.38 - - [2025-10-27 15:05:35] "GET /instance-ip/55fec4d3-3f3c-4f5d-b73b-7bad4acc3f2e?fields=floating_ips HTTP/1.1" 200 1212 0.012501 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009584 10.0.0.38 - - [2025-10-27 15:05:35] "GET /floating-ip/a8e37692-aa32-40e0-a347-45620157ab4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.008898 10.0.0.38 - - [2025-10-27 15:05:35] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005017 10.0.0.38 - - [2025-10-27 15:05:35] "POST /tags HTTP/1.1" 200 295 0.053475 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012512 10.0.0.38 - - [2025-10-27 15:05:35] "GET /tag/43033e47-5830-4491-aa76-809916b0591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014378 10.0.0.38 - - [2025-10-27 15:05:35] "POST /tags HTTP/1.1" 409 233 0.002443 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-10-27 15:05:35] "GET /tag/a5ae992f-81dc-439a-bcba-4db4972770ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012891 10.0.0.38 - - [2025-10-27 15:05:35] "POST /tags HTTP/1.1" 409 206 0.004116 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-27 15:05:35] "GET /tag/1febb70f-af04-4e4a-92cd-131e35c5bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017020 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.38 - - [2025-10-27 15:05:35] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005465 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.38 - - [2025-10-27 15:05:35] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038953 10.0.0.38 - - [2025-10-27 15:05:35] "POST /virtual-machines HTTP/1.1" 200 369 0.009132 10.0.0.38 - - [2025-10-27 15:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025391 10.0.0.38 - - [2025-10-27 15:05:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106050 10.0.0.38 - - [2025-10-27 15:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018374 10.0.0.38 - - [2025-10-27 15:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.38 - - [2025-10-27 15:05:35] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007699 10.0.0.38 - - [2025-10-27 15:05:35] "POST /instance-ips HTTP/1.1" 200 409 0.022665 10.0.0.38 - - [2025-10-27 15:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034248 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020558 10.0.0.38 - - [2025-10-27 15:05:36] "POST /set-tag HTTP/1.1" 200 109 0.031474 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.032334 10.0.0.38 - - [2025-10-27 15:05:36] "GET /instance-ip/6435aaf2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003346 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006431 10.0.0.38 - - [2025-10-27 15:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003811 10.0.0.38 - - [2025-10-27 15:05:36] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007375 10.0.0.38 - - [2025-10-27 15:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.38 - - [2025-10-27 15:05:36] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005912 10.0.0.38 - - [2025-10-27 15:05:36] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.38 - - [2025-10-27 15:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010018 10.0.0.38 - - [2025-10-27 15:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-10-27 15:05:37] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036342 10.0.0.38 - - [2025-10-27 15:05:37] "POST /virtual-machines HTTP/1.1" 200 369 0.010223 10.0.0.38 - - [2025-10-27 15:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028527 10.0.0.38 - - [2025-10-27 15:05:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128737 10.0.0.38 - - [2025-10-27 15:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010426 10.0.0.38 - - [2025-10-27 15:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014286 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005072 10.0.0.38 - - [2025-10-27 15:05:37] "POST /instance-ips HTTP/1.1" 200 409 0.026879 10.0.0.38 - - [2025-10-27 15:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028669 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020765 10.0.0.38 - - [2025-10-27 15:05:37] "POST /set-tag HTTP/1.1" 200 109 0.018805 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016674 10.0.0.38 - - [2025-10-27 15:05:37] "GET /instance-ip/65369c0e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003429 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004718 10.0.0.38 - - [2025-10-27 15:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.006374 10.0.0.38 - - [2025-10-27 15:05:37] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.38 - - [2025-10-27 15:05:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005154 10.0.0.38 - - [2025-10-27 15:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.38 - - [2025-10-27 15:05:38] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005539 10.0.0.38 - - [2025-10-27 15:05:38] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.38 - - [2025-10-27 15:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.38 - - [2025-10-27 15:05:40] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044278 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-networks?parent_id=0670e5db-a64b-4af6-a5eb-a7cc3beffc7d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004134 10.0.0.38 - - [2025-10-27 15:05:40] "POST /virtual-networks HTTP/1.1" 200 512 0.077103 10.0.0.38 - - [2025-10-27 15:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.38 - - [2025-10-27 15:05:40] "GET /network-ipam/6e7561c2-53d3-47f6-a501-94c89ec05004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.007851 10.0.0.38 - - [2025-10-27 15:05:40] "POST /route-targets HTTP/1.1" 200 327 0.009965 10.0.0.38 - - [2025-10-27 15:05:40] "POST /ref-update HTTP/1.1" 200 156 0.017010 10.0.0.38 - - [2025-10-27 15:05:40] "POST /useragent-kv HTTP/1.1" 200 115 0.013017 10.0.0.38 - - [2025-10-27 15:05:40] "POST /ref-update HTTP/1.1" 200 156 0.078476 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007989 10.0.0.38 - - [2025-10-27 15:05:40] "GET /domains HTTP/1.1" 200 280 0.002182 10.0.0.38 - - [2025-10-27 15:05:40] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b HTTP/1.1" 200 3087 0.024733 10.0.0.38 - - [2025-10-27 15:05:40] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d HTTP/1.1" 200 7063 0.040152 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2088 0.008437 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2088 0.004466 10.0.0.38 - - [2025-10-27 15:05:40] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 200 1402 0.011691 10.0.0.38 - - [2025-10-27 15:05:40] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 200 1402 0.006751 10.0.0.38 - - [2025-10-27 15:05:40] "GET /route-target/5035db94-75dd-429b-9805-5389fee7a2e8 HTTP/1.1" 200 1152 0.004148 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2088 0.006009 10.0.0.38 - - [2025-10-27 15:05:40] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 200 1402 0.005103 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005356 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2088 0.010528 10.0.0.38 - - [2025-10-27 15:05:40] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 200 1402 0.003225 10.0.0.38 - - [2025-10-27 15:05:40] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 200 1402 0.002806 10.0.0.38 - - [2025-10-27 15:05:40] "GET /route-target/5035db94-75dd-429b-9805-5389fee7a2e8 HTTP/1.1" 200 1152 0.003185 10.0.0.38 - - [2025-10-27 15:05:40] "GET /domains HTTP/1.1" 200 280 0.002505 10.0.0.38 - - [2025-10-27 15:05:40] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b HTTP/1.1" 200 3087 0.003592 10.0.0.38 - - [2025-10-27 15:05:40] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d HTTP/1.1" 200 7063 0.056159 10.0.0.38 - - [2025-10-27 15:05:40] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2088 0.005313 10.0.0.38 - - [2025-10-27 15:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.38 - - [2025-10-27 15:05:40] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039567 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005300 10.0.0.38 - - [2025-10-27 15:05:41] "GET /floating-ip-pools?parent_id=6188f25f-ed93-40d0-9437-e27bb0415146&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002904 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004424 10.0.0.38 - - [2025-10-27 15:05:41] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019355 10.0.0.38 - - [2025-10-27 15:05:41] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.013774 10.0.0.38 - - [2025-10-27 15:05:41] "GET /domains HTTP/1.1" 200 280 0.006025 10.0.0.38 - - [2025-10-27 15:05:41] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b HTTP/1.1" 200 3087 0.007191 10.0.0.38 - - [2025-10-27 15:05:41] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d HTTP/1.1" 200 7319 0.038828 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2326 0.006244 10.0.0.38 - - [2025-10-27 15:05:41] "GET /floating-ip-pool/e23c0bb3-d0d7-4fdb-8d24-158b44ca0314 HTTP/1.1" 200 1315 0.003104 10.0.0.38 - - [2025-10-27 15:05:41] "GET /domains HTTP/1.1" 200 280 0.001894 10.0.0.38 - - [2025-10-27 15:05:41] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b HTTP/1.1" 200 3087 0.003343 10.0.0.38 - - [2025-10-27 15:05:41] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d HTTP/1.1" 200 7319 0.042033 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 2326 0.008294 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009995 10.0.0.38 - - [2025-10-27 15:05:41] "POST /tags HTTP/1.1" 200 365 0.060602 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.38 - - [2025-10-27 15:05:41] "GET /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014172 10.0.0.38 - - [2025-10-27 15:05:41] "POST /tags HTTP/1.1" 409 206 0.002375 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.38 - - [2025-10-27 15:05:41] "GET /tag/1febb70f-af04-4e4a-92cd-131e35c5bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015859 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.38 - - [2025-10-27 15:05:41] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062491 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005435 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2025-10-27 15:05:41] "GET /service-appliance-set/cdee149d-089e-41c2-8f10-29021e0a960a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005666 10.0.0.38 - - [2025-10-27 15:05:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.006686 10.0.0.38 - - [2025-10-27 15:05:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120554 10.0.0.38 - - [2025-10-27 15:05:41] "GET /virtual-machine-interface/89f36eda-9169-44b8-8047-665cab81871e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010510 10.0.0.38 - - [2025-10-27 15:05:41] "POST /set-tag HTTP/1.1" 200 109 0.022192 10.0.0.38 - - [2025-10-27 15:05:42] "POST /instance-ips HTTP/1.1" 200 417 0.070433 10.0.0.38 - - [2025-10-27 15:05:42] "GET /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004668 10.0.0.38 - - [2025-10-27 15:05:42] "POST /loadbalancers HTTP/1.1" 200 618 0.069907 10.0.0.38 - - [2025-10-27 15:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033913 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009032 10.0.0.38 - - [2025-10-27 15:05:42] "POST /service-instances HTTP/1.1" 200 566 0.036249 10.0.0.38 - - [2025-10-27 15:05:42] "POST /ref-update HTTP/1.1" 200 156 0.009865 10.0.0.38 - - [2025-10-27 15:05:42] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.058073 10.0.0.38 - - [2025-10-27 15:05:42] "GET /virtual-machine-interface/89f36eda-9169-44b8-8047-665cab81871e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004521 10.0.0.38 - - [2025-10-27 15:05:42] "GET /virtual-machine-interface/89f36eda-9169-44b8-8047-665cab81871e?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007507 10.0.0.38 - - [2025-10-27 15:05:42] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.021830 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009413 10.0.0.38 - - [2025-10-27 15:05:42] "GET /floating-ip-pool/e23c0bb3-d0d7-4fdb-8d24-158b44ca0314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005296 10.0.0.38 - - [2025-10-27 15:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026806 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.38 - - [2025-10-27 15:05:42] "POST /floating-ips HTTP/1.1" 200 671 0.133782 10.0.0.38 - - [2025-10-27 15:05:42] "POST /virtual-machines HTTP/1.1" 200 429 0.083659 10.0.0.38 - - [2025-10-27 15:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033948 10.0.0.38 - - [2025-10-27 15:05:42] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.083028 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.38 - - [2025-10-27 15:05:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.182386 10.0.0.38 - - [2025-10-27 15:05:42] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003412 10.0.0.38 - - [2025-10-27 15:05:42] "POST /chown HTTP/1.1" 200 109 0.028868 10.0.0.38 - - [2025-10-27 15:05:42] "POST /tags HTTP/1.1" 409 221 0.012714 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.38 - - [2025-10-27 15:05:42] "GET /tag/802e6cdd-ec3f-4252-b196-8499293fd446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019397 10.0.0.38 - - [2025-10-27 15:05:42] "POST /tags HTTP/1.1" 409 238 0.007405 10.0.0.38 - - [2025-10-27 15:05:42] "POST /chown HTTP/1.1" 200 109 0.033818 10.0.0.38 - - [2025-10-27 15:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015966 10.0.0.38 - - [2025-10-27 15:05:42] "PUT /virtual-machine-interface/e7c7bdd7-25b5-47dc-ae54-e93c4466a9e2 HTTP/1.1" 200 284 0.029122 10.0.0.38 - - [2025-10-27 15:05:42] "GET /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027586 10.0.0.38 - - [2025-10-27 15:05:43] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.079399 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.040973 10.0.0.38 - - [2025-10-27 15:05:43] "POST /firewall-rules HTTP/1.1" 200 650 0.142138 10.0.0.38 - - [2025-10-27 15:05:43] "GET /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012395 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.045423 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.024050 10.0.0.38 - - [2025-10-27 15:05:43] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013656 10.0.0.38 - - [2025-10-27 15:05:43] "GET /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002681 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.022057 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.081892 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.112854 10.0.0.38 - - [2025-10-27 15:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.070332 10.0.0.38 - - [2025-10-27 15:05:43] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.060253 10.0.0.38 - - [2025-10-27 15:05:43] "GET /loadbalancer/93583cd7-bf54-4ada-871d-8f41ce2d0679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007509 10.0.0.38 - - [2025-10-27 15:05:43] "POST /virtual-machines HTTP/1.1" 200 429 0.025562 10.0.0.38 - - [2025-10-27 15:05:43] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035052 10.0.0.38 - - [2025-10-27 15:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2025-10-27 15:05:43] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.109299 10.0.0.38 - - [2025-10-27 15:05:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.204787 10.0.0.38 - - [2025-10-27 15:05:43] "GET /loadbalancer-listener/fc74dcfb-4f20-4145-9af1-4a0b3da743a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014743 10.0.0.38 - - [2025-10-27 15:05:43] "POST /chown HTTP/1.1" 200 109 0.059481 10.0.0.38 - - [2025-10-27 15:05:43] "GET /loadbalancer-listener/fc74dcfb-4f20-4145-9af1-4a0b3da743a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016365 10.0.0.38 - - [2025-10-27 15:05:43] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.036820 10.0.0.38 - - [2025-10-27 15:05:43] "POST /chown HTTP/1.1" 200 109 0.024254 10.0.0.38 - - [2025-10-27 15:05:43] "PUT /virtual-machine-interface/63fa88fd-371f-4d48-85c7-b394ff9ab1c0 HTTP/1.1" 200 284 0.027247 10.0.0.38 - - [2025-10-27 15:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033214 10.0.0.38 - - [2025-10-27 15:05:43] "GET /loadbalancer-pool/3bcabd30-cfbc-46f4-99f6-d3508ab58615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007934 10.0.0.38 - - [2025-10-27 15:05:43] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.056781 10.0.0.38 - - [2025-10-27 15:05:43] "POST /loadbalancer-members HTTP/1.1" 200 707 0.034357 10.0.0.38 - - [2025-10-27 15:05:43] "POST /ref-update HTTP/1.1" 200 156 0.013191 10.0.0.38 - - [2025-10-27 15:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.042671 10.0.0.38 - - [2025-10-27 15:05:44] "GET /loadbalancer-member/f2fd7286-178e-4d57-91ce-6a7d085bc745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010322 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.060724 10.0.0.38 - - [2025-10-27 15:05:44] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012398 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.022666 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.38 - - [2025-10-27 15:05:44] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005071 10.0.0.38 - - [2025-10-27 15:05:44] "POST /tags HTTP/1.1" 409 221 0.004375 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.014661 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.036182 10.0.0.38 - - [2025-10-27 15:05:44] "GET /tag/802e6cdd-ec3f-4252-b196-8499293fd446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.059758 10.0.0.38 - - [2025-10-27 15:05:44] "POST /tags HTTP/1.1" 409 238 0.004791 10.0.0.38 - - [2025-10-27 15:05:44] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.010046 10.0.0.38 - - [2025-10-27 15:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023893 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.38 - - [2025-10-27 15:05:44] "GET /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018873 10.0.0.38 - - [2025-10-27 15:05:44] "POST /firewall-rules HTTP/1.1" 409 293 0.002442 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.030305 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011567 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.027066 10.0.0.38 - - [2025-10-27 15:05:44] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.049182 10.0.0.38 - - [2025-10-27 15:05:44] "PUT /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab HTTP/1.1" 200 260 0.088969 10.0.0.38 - - [2025-10-27 15:05:44] "GET /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.021482 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.036938 10.0.0.38 - - [2025-10-27 15:05:44] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013652 10.0.0.38 - - [2025-10-27 15:05:44] "GET /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007231 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.033775 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020282 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.029779 10.0.0.38 - - [2025-10-27 15:05:44] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013901 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2025-10-27 15:05:44] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.032871 10.0.0.38 - - [2025-10-27 15:05:44] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.068266 10.0.0.38 - - [2025-10-27 15:05:44] "POST /ref-update HTTP/1.1" 200 156 0.048282 10.0.0.38 - - [2025-10-27 15:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.38 - - [2025-10-27 15:05:44] "POST /virtual-machines HTTP/1.1" 200 373 0.010899 10.0.0.38 - - [2025-10-27 15:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021687 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.035588 10.0.0.38 - - [2025-10-27 15:05:44] "POST /chown HTTP/1.1" 200 109 0.056681 10.0.0.38 - - [2025-10-27 15:05:44] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.023191 10.0.0.38 - - [2025-10-27 15:05:45] "POST /ref-update HTTP/1.1" 200 156 0.044635 10.0.0.38 - - [2025-10-27 15:05:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.221448 10.0.0.38 - - [2025-10-27 15:05:45] "POST /chown HTTP/1.1" 200 109 0.035633 10.0.0.38 - - [2025-10-27 15:05:45] "POST /chown HTTP/1.1" 200 109 0.018589 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017639 10.0.0.38 - - [2025-10-27 15:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012409 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008310 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 256 0.026845 10.0.0.38 - - [2025-10-27 15:05:45] "POST /ref-update HTTP/1.1" 200 156 0.037597 10.0.0.38 - - [2025-10-27 15:05:45] "POST /instance-ips HTTP/1.1" 200 413 0.054370 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038547 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009758 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.017275 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027440 10.0.0.38 - - [2025-10-27 15:05:45] "POST /set-tag HTTP/1.1" 200 109 0.060467 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.032700 10.0.0.38 - - [2025-10-27 15:05:45] "GET /instance-ip/69b84b88-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004353 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.010603 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034668 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011510 10.0.0.38 - - [2025-10-27 15:05:45] "POST /set-tag HTTP/1.1" 200 109 0.018697 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004848 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.011970 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023084 10.0.0.38 - - [2025-10-27 15:05:45] "POST /ref-update HTTP/1.1" 200 156 0.020627 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016435 10.0.0.38 - - [2025-10-27 15:05:45] "POST /set-tag HTTP/1.1" 200 109 0.020385 10.0.0.38 - - [2025-10-27 15:05:45] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004786 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.012100 10.0.0.38 - - [2025-10-27 15:05:45] "POST /set-tag HTTP/1.1" 200 109 0.011081 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016541 10.0.0.38 - - [2025-10-27 15:05:45] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.007802 10.0.0.38 - - [2025-10-27 15:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009679 10.0.0.38 - - [2025-10-27 15:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.38 - - [2025-10-27 15:05:45] "POST /chown HTTP/1.1" 200 109 0.010944 10.0.0.38 - - [2025-10-27 15:05:45] "POST /chown HTTP/1.1" 200 109 0.031232 10.0.0.38 - - [2025-10-27 15:05:45] "POST /ref-update HTTP/1.1" 200 156 0.011255 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.027295 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.024982 10.0.0.38 - - [2025-10-27 15:05:46] "POST /ref-update HTTP/1.1" 200 156 0.009215 10.0.0.38 - - [2025-10-27 15:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.007157 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.029613 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.017284 10.0.0.38 - - [2025-10-27 15:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.009327 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.011880 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.032355 10.0.0.38 - - [2025-10-27 15:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.007212 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.025038 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.008096 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.018316 10.0.0.38 - - [2025-10-27 15:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.007859 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.037656 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.021638 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.006743 10.0.0.38 - - [2025-10-27 15:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.007868 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.025755 10.0.0.38 - - [2025-10-27 15:05:46] "POST /chown HTTP/1.1" 200 109 0.021423 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.008001 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.023432 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.010158 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.044783 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.007419 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.014172 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.022006 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.017791 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.007551 10.0.0.38 - - [2025-10-27 15:05:47] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021265 10.0.0.38 - - [2025-10-27 15:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003662 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.048041 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.38 - - [2025-10-27 15:05:47] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003531 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.012599 10.0.0.38 - - [2025-10-27 15:05:47] "GET /loadbalancer-pool/b7278540-7ae7-4383-a440-59fa076fe5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.018924 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.028382 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.38 - - [2025-10-27 15:05:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020389 10.0.0.38 - - [2025-10-27 15:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028964 10.0.0.38 - - [2025-10-27 15:05:47] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018123 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.034366 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.022651 10.0.0.38 - - [2025-10-27 15:05:47] "POST /tags HTTP/1.1" 409 221 0.002027 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.38 - - [2025-10-27 15:05:47] "GET /tag/802e6cdd-ec3f-4252-b196-8499293fd446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012424 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.045017 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.023077 10.0.0.38 - - [2025-10-27 15:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2025-10-27 15:05:47] "POST /set-tag HTTP/1.1" 200 109 0.059692 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.025313 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.007438 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.029363 10.0.0.38 - - [2025-10-27 15:05:47] "POST /chown HTTP/1.1" 200 109 0.022967 10.0.0.38 - - [2025-10-27 15:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2025-10-27 15:05:48] "POST /chown HTTP/1.1" 200 109 0.009943 10.0.0.38 - - [2025-10-27 15:05:48] "POST /chown HTTP/1.1" 200 109 0.027568 10.0.0.38 - - [2025-10-27 15:05:48] "POST /chown HTTP/1.1" 200 109 0.007059 10.0.0.38 - - [2025-10-27 15:05:48] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.38 - - [2025-10-27 15:05:48] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006859 10.0.0.38 - - [2025-10-27 15:05:48] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.38 - - [2025-10-27 15:05:48] "GET /floating-ip/a8e37692-aa32-40e0-a347-45620157ab4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004068 10.0.0.38 - - [2025-10-27 15:05:48] "PUT /floating-ip/a8e37692-aa32-40e0-a347-45620157ab4a HTTP/1.1" 200 256 0.008637 10.0.0.38 - - [2025-10-27 15:05:48] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004800 10.0.0.38 - - [2025-10-27 15:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.38 - - [2025-10-27 15:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.38 - - [2025-10-27 15:05:48] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003167 10.0.0.38 - - [2025-10-27 15:05:48] "GET /loadbalancer-pool/b7278540-7ae7-4383-a440-59fa076fe5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002950 10.0.0.38 - - [2025-10-27 15:05:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018243 10.0.0.38 - - [2025-10-27 15:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008034 10.0.0.38 - - [2025-10-27 15:05:48] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012241 10.0.0.38 - - [2025-10-27 15:05:48] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006605 10.0.0.38 - - [2025-10-27 15:05:48] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.38 - - [2025-10-27 15:05:48] "POST /set-tag HTTP/1.1" 200 109 0.039018 10.0.0.38 - - [2025-10-27 15:05:48] "GET /floating-ip/a8e37692-aa32-40e0-a347-45620157ab4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009403 10.0.0.38 - - [2025-10-27 15:05:49] "GET /virtual-machine/811d7943-ff4a-4fa3-8d1a-c3ca1849fd91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004099 10.0.0.38 - - [2025-10-27 15:05:49] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005020 10.0.0.38 - - [2025-10-27 15:05:49] "GET /virtual-machine/18910f2f-32f5-4aaf-8496-5586c8f56cba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003223 10.0.0.38 - - [2025-10-27 15:05:49] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004422 10.0.0.38 - - [2025-10-27 15:05:59] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005028 10.0.0.38 - - [2025-10-27 15:05:59] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.38 - - [2025-10-27 15:05:59] "GET /virtual-machine/c90bde82-1281-4f11-9ee8-eeec02cd57f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004311 10.0.0.38 - - [2025-10-27 15:05:59] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006763 10.0.0.38 - - [2025-10-27 15:05:59] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004578 10.0.0.38 - - [2025-10-27 15:05:59] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.38 - - [2025-10-27 15:06:32] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007313 10.0.0.38 - - [2025-10-27 15:06:32] "POST /set-tag HTTP/1.1" 200 109 0.012607 10.0.0.38 - - [2025-10-27 15:06:32] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017052 10.0.0.38 - - [2025-10-27 15:06:32] "POST /set-tag HTTP/1.1" 200 109 0.018458 10.0.0.38 - - [2025-10-27 15:06:32] "GET /virtual-machine/c90bde82-1281-4f11-9ee8-eeec02cd57f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.011039 10.0.0.38 - - [2025-10-27 15:06:32] "POST /ref-update HTTP/1.1" 200 156 0.012791 10.0.0.38 - - [2025-10-27 15:06:32] "GET /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030236 10.0.0.38 - - [2025-10-27 15:06:32] "POST /set-tag HTTP/1.1" 200 109 0.047965 10.0.0.38 - - [2025-10-27 15:06:32] "POST /set-tag HTTP/1.1" 200 109 0.020355 10.0.0.38 - - [2025-10-27 15:06:32] "DELETE /instance-ip/69b84b88-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.070951 10.0.0.38 - - [2025-10-27 15:06:33] "DELETE /virtual-machine-interface/698b6668-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.099658 10.0.0.38 - - [2025-10-27 15:06:33] "DELETE /virtual-machine/c90bde82-1281-4f11-9ee8-eeec02cd57f9 HTTP/1.1" 200 115 0.025701 10.0.0.38 - - [2025-10-27 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.38 - - [2025-10-27 15:06:35] "GET /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.023465 10.0.0.38 - - [2025-10-27 15:06:35] "GET /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014968 10.0.0.38 - - [2025-10-27 15:06:35] "GET /virtual-machine-interface/63fa88fd-371f-4d48-85c7-b394ff9ab1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.015131 10.0.0.38 - - [2025-10-27 15:06:35] "POST /set-tag HTTP/1.1" 200 109 0.025922 10.0.0.38 - - [2025-10-27 15:06:35] "GET /virtual-machine-interface/89f36eda-9169-44b8-8047-665cab81871e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.024590 10.0.0.38 - - [2025-10-27 15:06:35] "POST /set-tag HTTP/1.1" 200 109 0.034715 10.0.0.38 - - [2025-10-27 15:06:35] "GET /virtual-machine-interface/e7c7bdd7-25b5-47dc-ae54-e93c4466a9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004997 10.0.0.38 - - [2025-10-27 15:06:35] "POST /set-tag HTTP/1.1" 200 109 0.017977 10.0.0.38 - - [2025-10-27 15:06:35] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.027282 10.0.0.38 - - [2025-10-27 15:06:35] "GET /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003162 10.0.0.38 - - [2025-10-27 15:06:35] "POST /ref-update HTTP/1.1" 200 156 0.022696 10.0.0.38 - - [2025-10-27 15:06:35] "DELETE /firewall-rule/46f33147-3074-49d2-bb81-368d95994dab HTTP/1.1" 200 115 0.064150 10.0.0.38 - - [2025-10-27 15:06:35] "DELETE /loadbalancer-member/f2fd7286-178e-4d57-91ce-6a7d085bc745 HTTP/1.1" 200 115 0.035722 10.0.0.38 - - [2025-10-27 15:06:35] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.013322 10.0.0.38 - - [2025-10-27 15:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.029864 10.0.0.38 - - [2025-10-27 15:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018279 10.0.0.38 - - [2025-10-27 15:06:35] "DELETE /loadbalancer-pool/3bcabd30-cfbc-46f4-99f6-d3508ab58615 HTTP/1.1" 200 115 0.152534 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.019610 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.022133 10.0.0.38 - - [2025-10-27 15:06:35] "DELETE /loadbalancer-listener/fc74dcfb-4f20-4145-9af1-4a0b3da743a4 HTTP/1.1" 200 115 0.099438 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.028237 10.0.0.38 - - [2025-10-27 15:06:35] "GET /floating-ip/2eab1d6c-69b7-46b8-bfd4-222adaf91ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.024202 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.008395 10.0.0.38 - - [2025-10-27 15:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012693 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.017001 10.0.0.38 - - [2025-10-27 15:06:35] "PUT /floating-ip/2eab1d6c-69b7-46b8-bfd4-222adaf91ea9 HTTP/1.1" 200 256 0.063130 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.048655 10.0.0.38 - - [2025-10-27 15:06:35] "POST /chown HTTP/1.1" 200 109 0.020821 10.0.0.38 - - [2025-10-27 15:06:36] "POST /chown HTTP/1.1" 200 109 0.044884 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /floating-ip/2eab1d6c-69b7-46b8-bfd4-222adaf91ea9 HTTP/1.1" 200 115 0.169790 10.0.0.38 - - [2025-10-27 15:06:36] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.018167 10.0.0.38 - - [2025-10-27 15:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028282 10.0.0.38 - - [2025-10-27 15:06:36] "POST /ref-update HTTP/1.1" 404 171 0.014874 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /loadbalancer/93583cd7-bf54-4ada-871d-8f41ce2d0679 HTTP/1.1" 200 115 0.150237 10.0.0.38 - - [2025-10-27 15:06:36] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.042505 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /instance-ip/ae5f558b-4ba9-4a2b-b1e6-dd3004be4ad4 HTTP/1.1" 200 115 0.111991 10.0.0.38 - - [2025-10-27 15:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.067890 10.0.0.38 - - [2025-10-27 15:06:36] "POST /ref-update HTTP/1.1" 404 171 0.002005 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /virtual-machine-interface/89f36eda-9169-44b8-8047-665cab81871e HTTP/1.1" 200 115 0.141081 10.0.0.38 - - [2025-10-27 15:06:36] "PUT /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 266 0.035713 10.0.0.38 - - [2025-10-27 15:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.043756 10.0.0.38 - - [2025-10-27 15:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.38 - - [2025-10-27 15:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /tag/b40ca6cc-85db-4f70-bf4d-ca6fc6376ea1 HTTP/1.1" 200 115 0.205545 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /service-instance/e1d50c46-a113-4cea-a049-227edc75b8d4 HTTP/1.1" 200 115 0.073370 10.0.0.38 - - [2025-10-27 15:06:36] "GET /virtual-machine-interface/63fa88fd-371f-4d48-85c7-b394ff9ab1c0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.008333 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /virtual-machine-interface/63fa88fd-371f-4d48-85c7-b394ff9ab1c0 HTTP/1.1" 200 115 0.088556 10.0.0.38 - - [2025-10-27 15:06:36] "DELETE /virtual-machine/61ccc9d1-4ada-4ed3-b255-8001f56189ad HTTP/1.1" 200 115 0.044030 10.0.0.38 - - [2025-10-27 15:06:36] "GET /virtual-machine-interface/e7c7bdd7-25b5-47dc-ae54-e93c4466a9e2?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.008457 10.0.0.38 - - [2025-10-27 15:06:37] "GET /floating-ip-pool/e23c0bb3-d0d7-4fdb-8d24-158b44ca0314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006426 10.0.0.38 - - [2025-10-27 15:06:37] "POST /ref-update HTTP/1.1" 200 156 0.033767 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /floating-ip-pool/e23c0bb3-d0d7-4fdb-8d24-158b44ca0314 HTTP/1.1" 200 115 0.054734 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /virtual-machine-interface/e7c7bdd7-25b5-47dc-ae54-e93c4466a9e2 HTTP/1.1" 200 115 0.142316 10.0.0.38 - - [2025-10-27 15:06:37] "POST /ref-update HTTP/1.1" 200 156 0.026757 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /virtual-machine/baa0abb3-5806-4538-9cd7-bbd424fa7ddf HTTP/1.1" 200 115 0.054070 10.0.0.38 - - [2025-10-27 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006486 10.0.0.38 - - [2025-10-27 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.38 - - [2025-10-27 15:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005826 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /virtual-network/6188f25f-ed93-40d0-9437-e27bb0415146 HTTP/1.1" 200 115 0.165926 10.0.0.38 - - [2025-10-27 15:06:37] "GET /routing-instance/d83fb71c-095b-41c5-8452-c8258ca2d9cc HTTP/1.1" 404 171 0.010700 10.0.0.38 - - [2025-10-27 15:06:37] "GET /domains HTTP/1.1" 200 280 0.002111 10.0.0.38 - - [2025-10-27 15:06:37] "GET /domain/c37b99f7-0353-448f-af5b-3e1dbc89175b HTTP/1.1" 200 3087 0.002536 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /route-target/5035db94-75dd-429b-9805-5389fee7a2e8 HTTP/1.1" 200 115 0.045134 10.0.0.38 - - [2025-10-27 15:06:37] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d HTTP/1.1" 200 6872 0.035253 10.0.0.38 - - [2025-10-27 15:06:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004817 10.0.0.38 - - [2025-10-27 15:06:37] "POST /set-tag HTTP/1.1" 200 109 0.014834 10.0.0.38 - - [2025-10-27 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.38 - - [2025-10-27 15:06:37] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003218 10.0.0.38 - - [2025-10-27 15:06:37] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004587 10.0.0.38 - - [2025-10-27 15:06:37] "POST /set-tag HTTP/1.1" 200 109 0.022407 10.0.0.38 - - [2025-10-27 15:06:37] "DELETE /loadbalancer-member/ca3cd57b-b97a-4e7c-9b2b-196cf2a74406 HTTP/1.1" 200 115 0.047178 10.0.0.38 - - [2025-10-27 15:06:38] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005497 10.0.0.38 - - [2025-10-27 15:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003686 10.0.0.38 - - [2025-10-27 15:06:38] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004917 10.0.0.38 - - [2025-10-27 15:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.38 - - [2025-10-27 15:06:38] "GET /virtual-machine/18910f2f-32f5-4aaf-8496-5586c8f56cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003735 10.0.0.38 - - [2025-10-27 15:06:38] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.38 - - [2025-10-27 15:06:38] "GET /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013593 10.0.0.38 - - [2025-10-27 15:06:38] "POST /set-tag HTTP/1.1" 200 109 0.022649 10.0.0.38 - - [2025-10-27 15:06:38] "POST /set-tag HTTP/1.1" 200 109 0.030005 10.0.0.38 - - [2025-10-27 15:06:38] "POST /set-tag HTTP/1.1" 200 109 0.032353 10.0.0.38 - - [2025-10-27 15:06:38] "DELETE /instance-ip/65369c0e-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.047014 10.0.0.38 - - [2025-10-27 15:06:38] "POST /ref-update HTTP/1.1" 200 156 0.015321 10.0.0.38 - - [2025-10-27 15:06:38] "DELETE /virtual-machine-interface/65199550-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.050146 10.0.0.38 - - [2025-10-27 15:06:39] "DELETE /virtual-machine/18910f2f-32f5-4aaf-8496-5586c8f56cba HTTP/1.1" 200 115 0.052878 10.0.0.38 - - [2025-10-27 15:06:42] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007265 10.0.0.38 - - [2025-10-27 15:06:42] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.38 - - [2025-10-27 15:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.38 - - [2025-10-27 15:06:42] "GET /loadbalancer/6d3a9d12-92a7-42d4-bde2-4720caf453b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002851 10.0.0.38 - - [2025-10-27 15:06:43] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014149 10.0.0.38 - - [2025-10-27 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.004846 10.0.0.38 - - [2025-10-27 15:06:43] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006521 10.0.0.38 - - [2025-10-27 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.38 - - [2025-10-27 15:06:43] "GET /virtual-machine/811d7943-ff4a-4fa3-8d1a-c3ca1849fd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006650 10.0.0.38 - - [2025-10-27 15:06:43] "POST /ref-update HTTP/1.1" 200 156 0.011861 10.0.0.38 - - [2025-10-27 15:06:43] "GET /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021039 10.0.0.38 - - [2025-10-27 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.031079 10.0.0.38 - - [2025-10-27 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.041830 10.0.0.38 - - [2025-10-27 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.034962 10.0.0.38 - - [2025-10-27 15:06:43] "DELETE /instance-ip/6435aaf2-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.035034 10.0.0.38 - - [2025-10-27 15:06:43] "POST /ref-update HTTP/1.1" 200 156 0.012451 10.0.0.38 - - [2025-10-27 15:06:43] "DELETE /virtual-machine-interface/641a91c2-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.057045 10.0.0.38 - - [2025-10-27 15:06:44] "DELETE /virtual-machine/811d7943-ff4a-4fa3-8d1a-c3ca1849fd91 HTTP/1.1" 200 115 0.033937 10.0.0.38 - - [2025-10-27 15:06:44] "DELETE /tag/43033e47-5830-4491-aa76-809916b0591f HTTP/1.1" 200 115 0.085784 10.0.0.38 - - [2025-10-27 15:06:44] "DELETE /tag/a5ae992f-81dc-439a-bcba-4db4972770ca HTTP/1.1" 200 115 0.063376 10.0.0.38 - - [2025-10-27 15:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.38 - - [2025-10-27 15:06:47] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039950 10.0.0.38 - - [2025-10-27 15:06:48] "POST /tags HTTP/1.1" 200 393 0.039025 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.38 - - [2025-10-27 15:06:48] "GET /tag/f9c6c0b4-ed2e-4d68-b58e-182728bb7de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014102 10.0.0.38 - - [2025-10-27 15:06:48] "POST /tags HTTP/1.1" 200 341 0.022474 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.38 - - [2025-10-27 15:06:48] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013929 10.0.0.38 - - [2025-10-27 15:06:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000564 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.006717 10.0.0.38 - - [2025-10-27 15:06:48] "POST /security-groups HTTP/1.1" 200 589 0.068743 10.0.0.38 - - [2025-10-27 15:06:48] "POST /projects HTTP/1.1" 200 519 0.188365 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002095 10.0.0.38 - - [2025-10-27 15:06:48] "POST /access-control-lists HTTP/1.1" 200 598 0.064479 10.0.0.38 - - [2025-10-27 15:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.069957 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.030969 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015599 10.0.0.38 - - [2025-10-27 15:06:48] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008315 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.38 - - [2025-10-27 15:06:48] "POST /access-control-lists HTTP/1.1" 200 596 0.070718 10.0.0.38 - - [2025-10-27 15:06:48] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.019701 10.0.0.38 - - [2025-10-27 15:06:48] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.041606 10.0.0.38 - - [2025-10-27 15:06:48] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.054184 10.0.0.38 - - [2025-10-27 15:06:48] "POST /security-groups HTTP/1.1" 200 591 0.084848 10.0.0.38 - - [2025-10-27 15:06:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.003382 10.0.0.38 - - [2025-10-27 15:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.084393 10.0.0.38 - - [2025-10-27 15:06:48] "POST /chown HTTP/1.1" 200 109 0.032974 10.0.0.38 - - [2025-10-27 15:06:49] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036473 10.0.0.38 - - [2025-10-27 15:06:49] "POST /access-control-lists HTTP/1.1" 200 632 0.151099 10.0.0.38 - - [2025-10-27 15:06:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.021122 10.0.0.38 - - [2025-10-27 15:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014751 10.0.0.38 - - [2025-10-27 15:06:49] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006497 10.0.0.38 - - [2025-10-27 15:06:49] "POST /tags HTTP/1.1" 409 226 0.015378 10.0.0.38 - - [2025-10-27 15:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2025-10-27 15:06:49] "POST /access-control-lists HTTP/1.1" 200 630 0.083614 10.0.0.38 - - [2025-10-27 15:06:49] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.041314 10.0.0.38 - - [2025-10-27 15:06:49] "POST /firewall-rules HTTP/1.1" 200 600 0.082006 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-rule/1541f302-b498-44c4-902c-a3ac71281c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004668 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004211 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-rule/1541f302-b498-44c4-902c-a3ac71281c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002601 10.0.0.38 - - [2025-10-27 15:06:49] "POST /ref-update HTTP/1.1" 200 156 0.047521 10.0.0.38 - - [2025-10-27 15:06:49] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019677 10.0.0.38 - - [2025-10-27 15:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.38 - - [2025-10-27 15:06:49] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.38 - - [2025-10-27 15:06:49] "POST /tags HTTP/1.1" 409 226 0.001900 10.0.0.38 - - [2025-10-27 15:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.38 - - [2025-10-27 15:06:49] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011740 10.0.0.38 - - [2025-10-27 15:06:49] "POST /firewall-rules HTTP/1.1" 200 598 0.066432 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-rule/2222964f-c921-4737-9818-61de4909d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.021922 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004996 10.0.0.38 - - [2025-10-27 15:06:49] "GET /firewall-rule/2222964f-c921-4737-9818-61de4909d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002578 10.0.0.38 - - [2025-10-27 15:06:49] "POST /ref-update HTTP/1.1" 200 156 0.050844 10.0.0.38 - - [2025-10-27 15:06:51] "POST /tags HTTP/1.1" 200 393 0.025909 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017288 10.0.0.38 - - [2025-10-27 15:06:51] "GET /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013019 10.0.0.38 - - [2025-10-27 15:06:51] "POST /tags HTTP/1.1" 200 341 0.016723 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2025-10-27 15:06:51] "GET /tag/b3c9be7d-4c64-46eb-8135-3ed4e95e764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014098 10.0.0.38 - - [2025-10-27 15:06:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000817 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001794 10.0.0.38 - - [2025-10-27 15:06:51] "POST /security-groups HTTP/1.1" 200 589 0.088083 10.0.0.38 - - [2025-10-27 15:06:51] "POST /projects HTTP/1.1" 200 519 0.263974 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.002635 10.0.0.38 - - [2025-10-27 15:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011042 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016156 10.0.0.38 - - [2025-10-27 15:06:51] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005413 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.38 - - [2025-10-27 15:06:51] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005962 10.0.0.38 - - [2025-10-27 15:06:51] "POST /access-control-lists HTTP/1.1" 200 598 0.142629 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.020472 10.0.0.38 - - [2025-10-27 15:06:51] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.077536 10.0.0.38 - - [2025-10-27 15:06:51] "POST /access-control-lists HTTP/1.1" 200 596 0.176156 10.0.0.38 - - [2025-10-27 15:06:51] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.115048 10.0.0.38 - - [2025-10-27 15:06:51] "POST /security-groups HTTP/1.1" 200 591 0.093261 10.0.0.38 - - [2025-10-27 15:06:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003044 10.0.0.38 - - [2025-10-27 15:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017744 10.0.0.38 - - [2025-10-27 15:06:52] "POST /chown HTTP/1.1" 200 109 0.026217 10.0.0.38 - - [2025-10-27 15:06:52] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029075 10.0.0.38 - - [2025-10-27 15:06:52] "POST /access-control-lists HTTP/1.1" 200 632 0.101559 10.0.0.38 - - [2025-10-27 15:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.38 - - [2025-10-27 15:06:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.005006 10.0.0.38 - - [2025-10-27 15:06:52] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005548 10.0.0.38 - - [2025-10-27 15:06:52] "POST /tags HTTP/1.1" 409 226 0.002229 10.0.0.38 - - [2025-10-27 15:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2025-10-27 15:06:52] "POST /access-control-lists HTTP/1.1" 200 630 0.074161 10.0.0.38 - - [2025-10-27 15:06:52] "GET /tag/b3c9be7d-4c64-46eb-8135-3ed4e95e764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011622 10.0.0.38 - - [2025-10-27 15:06:52] "POST /firewall-rules HTTP/1.1" 200 600 0.063946 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-rule/47994d7b-927c-4651-a19d-8b93015971f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009269 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005191 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-rule/47994d7b-927c-4651-a19d-8b93015971f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003124 10.0.0.38 - - [2025-10-27 15:06:52] "POST /ref-update HTTP/1.1" 200 156 0.054819 10.0.0.38 - - [2025-10-27 15:06:52] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010875 10.0.0.38 - - [2025-10-27 15:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.38 - - [2025-10-27 15:06:52] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002931 10.0.0.38 - - [2025-10-27 15:06:52] "POST /tags HTTP/1.1" 409 226 0.001868 10.0.0.38 - - [2025-10-27 15:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.38 - - [2025-10-27 15:06:52] "GET /tag/b3c9be7d-4c64-46eb-8135-3ed4e95e764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017009 10.0.0.38 - - [2025-10-27 15:06:52] "POST /firewall-rules HTTP/1.1" 200 598 0.073385 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-rule/2a00a6ad-467d-4902-8ae0-24644ae62f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008089 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003904 10.0.0.38 - - [2025-10-27 15:06:52] "GET /firewall-rule/2a00a6ad-467d-4902-8ae0-24644ae62f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002296 10.0.0.38 - - [2025-10-27 15:06:52] "POST /ref-update HTTP/1.1" 200 156 0.065147 10.0.0.38 - - [2025-10-27 15:06:54] "POST /tags HTTP/1.1" 200 345 0.084324 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010068 10.0.0.38 - - [2025-10-27 15:06:54] "GET /tag/210245ea-7dfa-49d9-918d-9e9f2d0421ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028464 10.0.0.38 - - [2025-10-27 15:06:54] "POST /projects HTTP/1.1" 409 238 0.002225 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.38 - - [2025-10-27 15:06:54] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049357 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.38 - - [2025-10-27 15:06:54] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006009 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.38 - - [2025-10-27 15:06:54] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005003 10.0.0.38 - - [2025-10-27 15:06:54] "POST /security-groups HTTP/1.1" 409 285 0.006416 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.38 - - [2025-10-27 15:06:54] "PUT /security-group/2c854727-d43e-41a4-8879-2be870672649 HTTP/1.1" 200 262 0.063877 10.0.0.38 - - [2025-10-27 15:06:54] "PUT /access-control-list/b30e9838-09ea-47fe-a3d0-bc63aa0b82a8 HTTP/1.1" 200 272 0.027484 10.0.0.38 - - [2025-10-27 15:06:54] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.077022 10.0.0.38 - - [2025-10-27 15:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.044365 10.0.0.38 - - [2025-10-27 15:06:54] "POST /tags HTTP/1.1" 409 228 0.002336 10.0.0.38 - - [2025-10-27 15:06:54] "PUT /access-control-list/b1984272-76fc-4806-93f0-3e51d5f8d490 HTTP/1.1" 200 272 0.024456 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2025-10-27 15:06:54] "GET /tag/210245ea-7dfa-49d9-918d-9e9f2d0421ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013854 10.0.0.38 - - [2025-10-27 15:06:54] "POST /tags HTTP/1.1" 200 345 0.024433 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.38 - - [2025-10-27 15:06:54] "GET /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013299 10.0.0.38 - - [2025-10-27 15:06:54] "POST /projects HTTP/1.1" 409 238 0.002069 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2025-10-27 15:06:54] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031500 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.38 - - [2025-10-27 15:06:54] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008074 10.0.0.38 - - [2025-10-27 15:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2025-10-27 15:06:54] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004357 10.0.0.38 - - [2025-10-27 15:06:54] "POST /security-groups HTTP/1.1" 409 285 0.002172 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2025-10-27 15:06:55] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036945 10.0.0.38 - - [2025-10-27 15:06:55] "PUT /security-group/b9a819d6-b0c4-45f8-9aac-ddc06ecfc556 HTTP/1.1" 200 262 0.087563 10.0.0.38 - - [2025-10-27 15:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022411 10.0.0.38 - - [2025-10-27 15:06:55] "PUT /access-control-list/8a5993c6-40a7-4247-8090-f9abbae17b9e HTTP/1.1" 200 272 0.019636 10.0.0.38 - - [2025-10-27 15:06:55] "POST /tags HTTP/1.1" 409 228 0.003847 10.0.0.38 - - [2025-10-27 15:06:55] "PUT /access-control-list/4d97e252-ea86-48e9-9490-2f3061f7c92f HTTP/1.1" 200 272 0.019941 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.38 - - [2025-10-27 15:06:55] "GET /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012429 10.0.0.38 - - [2025-10-27 15:06:55] "POST /tags HTTP/1.1" 200 291 0.054445 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-10-27 15:06:55] "GET /tag/c43ce61d-1307-4e0b-81a8-1dbd36d79cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013824 10.0.0.38 - - [2025-10-27 15:06:55] "POST /tags HTTP/1.1" 200 303 0.053324 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.38 - - [2025-10-27 15:06:55] "GET /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014046 10.0.0.38 - - [2025-10-27 15:06:55] "POST /tags HTTP/1.1" 409 252 0.001733 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.38 - - [2025-10-27 15:06:55] "GET /tag/f9c6c0b4-ed2e-4d68-b58e-182728bb7de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012439 10.0.0.38 - - [2025-10-27 15:06:55] "POST /tags HTTP/1.1" 409 226 0.002366 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.38 - - [2025-10-27 15:06:55] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013671 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2025-10-27 15:06:55] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004829 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-10-27 15:06:55] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054610 10.0.0.38 - - [2025-10-27 15:06:55] "POST /virtual-machines HTTP/1.1" 200 395 0.014736 10.0.0.38 - - [2025-10-27 15:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009121 10.0.0.38 - - [2025-10-27 15:06:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111982 10.0.0.38 - - [2025-10-27 15:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028255 10.0.0.38 - - [2025-10-27 15:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005502 10.0.0.38 - - [2025-10-27 15:06:56] "POST /instance-ips HTTP/1.1" 200 397 0.021686 10.0.0.38 - - [2025-10-27 15:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032363 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009232 10.0.0.38 - - [2025-10-27 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.067909 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.026017 10.0.0.38 - - [2025-10-27 15:06:56] "GET /instance-ip/93ef87e0-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004384 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006250 10.0.0.38 - - [2025-10-27 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004092 10.0.0.38 - - [2025-10-27 15:06:56] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006930 10.0.0.38 - - [2025-10-27 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.38 - - [2025-10-27 15:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004576 10.0.0.38 - - [2025-10-27 15:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.38 - - [2025-10-27 15:06:56] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041055 10.0.0.38 - - [2025-10-27 15:06:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008301 10.0.0.38 - - [2025-10-27 15:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021070 10.0.0.38 - - [2025-10-27 15:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122869 10.0.0.38 - - [2025-10-27 15:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009072 10.0.0.38 - - [2025-10-27 15:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005432 10.0.0.38 - - [2025-10-27 15:06:56] "POST /instance-ips HTTP/1.1" 200 397 0.023388 10.0.0.38 - - [2025-10-27 15:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023375 10.0.0.38 - - [2025-10-27 15:06:56] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006529 10.0.0.38 - - [2025-10-27 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.075929 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032008 10.0.0.38 - - [2025-10-27 15:06:57] "GET /instance-ip/9471eff0-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003184 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005976 10.0.0.38 - - [2025-10-27 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005098 10.0.0.38 - - [2025-10-27 15:06:57] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015099 10.0.0.38 - - [2025-10-27 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.38 - - [2025-10-27 15:06:57] "POST /tags HTTP/1.1" 200 291 0.027093 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.38 - - [2025-10-27 15:06:57] "GET /tag/4a0b6720-e94e-4646-9829-265f791fdf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019831 10.0.0.38 - - [2025-10-27 15:06:57] "POST /tags HTTP/1.1" 409 252 0.003083 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.38 - - [2025-10-27 15:06:57] "GET /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.019835 10.0.0.38 - - [2025-10-27 15:06:57] "POST /tags HTTP/1.1" 409 226 0.002895 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2025-10-27 15:06:57] "GET /tag/b3c9be7d-4c64-46eb-8135-3ed4e95e764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013806 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004511 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.38 - - [2025-10-27 15:06:57] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041291 10.0.0.38 - - [2025-10-27 15:06:57] "POST /virtual-machines HTTP/1.1" 200 395 0.021075 10.0.0.38 - - [2025-10-27 15:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013018 10.0.0.38 - - [2025-10-27 15:06:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106962 10.0.0.38 - - [2025-10-27 15:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008806 10.0.0.38 - - [2025-10-27 15:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2025-10-27 15:06:57] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015062 10.0.0.38 - - [2025-10-27 15:06:58] "POST /instance-ips HTTP/1.1" 200 397 0.022406 10.0.0.38 - - [2025-10-27 15:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023282 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011972 10.0.0.38 - - [2025-10-27 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.065861 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018103 10.0.0.38 - - [2025-10-27 15:06:58] "GET /instance-ip/951b99ba-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003443 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006306 10.0.0.38 - - [2025-10-27 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004065 10.0.0.38 - - [2025-10-27 15:06:58] "POST /ref-update HTTP/1.1" 200 156 0.010686 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007509 10.0.0.38 - - [2025-10-27 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.38 - - [2025-10-27 15:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004297 10.0.0.38 - - [2025-10-27 15:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.38 - - [2025-10-27 15:06:58] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044556 10.0.0.38 - - [2025-10-27 15:06:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008934 10.0.0.38 - - [2025-10-27 15:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015242 10.0.0.38 - - [2025-10-27 15:06:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111927 10.0.0.38 - - [2025-10-27 15:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009149 10.0.0.38 - - [2025-10-27 15:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008152 10.0.0.38 - - [2025-10-27 15:06:58] "POST /instance-ips HTTP/1.1" 200 397 0.024061 10.0.0.38 - - [2025-10-27 15:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022532 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019173 10.0.0.38 - - [2025-10-27 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.067751 10.0.0.38 - - [2025-10-27 15:06:58] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011894 10.0.0.38 - - [2025-10-27 15:06:59] "GET /instance-ip/9595b4ca-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006764 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004912 10.0.0.38 - - [2025-10-27 15:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.013245 10.0.0.38 - - [2025-10-27 15:06:59] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005352 10.0.0.38 - - [2025-10-27 15:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.38 - - [2025-10-27 15:06:59] "POST /tags HTTP/1.1" 200 299 0.024739 10.0.0.38 - - [2025-10-27 15:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2025-10-27 15:06:59] "GET /tag/0612f2d3-687f-4213-a55f-9eb9c3210abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011858 10.0.0.38 - - [2025-10-27 15:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007586 10.0.0.38 - - [2025-10-27 15:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2025-10-27 15:06:59] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053849 10.0.0.38 - - [2025-10-27 15:06:59] "POST /virtual-machines HTTP/1.1" 200 395 0.010778 10.0.0.38 - - [2025-10-27 15:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010436 10.0.0.38 - - [2025-10-27 15:06:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111090 10.0.0.38 - - [2025-10-27 15:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035114 10.0.0.38 - - [2025-10-27 15:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020911 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016425 10.0.0.38 - - [2025-10-27 15:06:59] "POST /instance-ips HTTP/1.1" 200 397 0.022961 10.0.0.38 - - [2025-10-27 15:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029292 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010200 10.0.0.38 - - [2025-10-27 15:06:59] "POST /set-tag HTTP/1.1" 200 109 0.017968 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011071 10.0.0.38 - - [2025-10-27 15:06:59] "GET /instance-ip/9624870e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003760 10.0.0.38 - - [2025-10-27 15:06:59] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004716 10.0.0.38 - - [2025-10-27 15:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.38 - - [2025-10-27 15:06:59] "POST /tags HTTP/1.1" 200 299 0.019744 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.38 - - [2025-10-27 15:07:00] "GET /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012638 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004706 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.38 - - [2025-10-27 15:07:00] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047273 10.0.0.38 - - [2025-10-27 15:07:00] "POST /virtual-machines HTTP/1.1" 200 395 0.011236 10.0.0.38 - - [2025-10-27 15:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011156 10.0.0.38 - - [2025-10-27 15:07:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115397 10.0.0.38 - - [2025-10-27 15:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025127 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010751 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005527 10.0.0.38 - - [2025-10-27 15:07:00] "POST /instance-ips HTTP/1.1" 200 397 0.022578 10.0.0.38 - - [2025-10-27 15:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033916 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014446 10.0.0.38 - - [2025-10-27 15:07:00] "POST /set-tag HTTP/1.1" 200 109 0.018852 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023570 10.0.0.38 - - [2025-10-27 15:07:00] "GET /instance-ip/9693b250-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003823 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004588 10.0.0.38 - - [2025-10-27 15:07:00] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.38 - - [2025-10-27 15:07:00] "POST /tags HTTP/1.1" 200 299 0.019997 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2025-10-27 15:07:00] "GET /tag/2bc75b9a-11bc-4984-80b5-e96f1fbe4f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013109 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.38 - - [2025-10-27 15:07:00] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003918 10.0.0.38 - - [2025-10-27 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013172 10.0.0.38 - - [2025-10-27 15:07:00] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037430 10.0.0.38 - - [2025-10-27 15:07:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008413 10.0.0.38 - - [2025-10-27 15:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009182 10.0.0.38 - - [2025-10-27 15:07:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127548 10.0.0.38 - - [2025-10-27 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020431 10.0.0.38 - - [2025-10-27 15:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005215 10.0.0.38 - - [2025-10-27 15:07:01] "POST /instance-ips HTTP/1.1" 200 397 0.023546 10.0.0.38 - - [2025-10-27 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020436 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013937 10.0.0.38 - - [2025-10-27 15:07:01] "POST /set-tag HTTP/1.1" 200 109 0.018226 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018444 10.0.0.38 - - [2025-10-27 15:07:01] "GET /instance-ip/97050e5a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003459 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005398 10.0.0.38 - - [2025-10-27 15:07:01] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.38 - - [2025-10-27 15:07:01] "POST /tags HTTP/1.1" 200 299 0.019667 10.0.0.38 - - [2025-10-27 15:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009285 10.0.0.38 - - [2025-10-27 15:07:01] "GET /tag/53911475-43a2-4ca8-bb7c-7fbfe411d92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013404 10.0.0.38 - - [2025-10-27 15:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005284 10.0.0.38 - - [2025-10-27 15:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.38 - - [2025-10-27 15:07:01] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062857 10.0.0.38 - - [2025-10-27 15:07:01] "POST /virtual-machines HTTP/1.1" 200 395 0.008820 10.0.0.38 - - [2025-10-27 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008168 10.0.0.38 - - [2025-10-27 15:07:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113396 10.0.0.38 - - [2025-10-27 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029881 10.0.0.38 - - [2025-10-27 15:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010435 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007896 10.0.0.38 - - [2025-10-27 15:07:01] "POST /instance-ips HTTP/1.1" 200 397 0.020134 10.0.0.38 - - [2025-10-27 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024868 10.0.0.38 - - [2025-10-27 15:07:01] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009388 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.019767 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014339 10.0.0.38 - - [2025-10-27 15:07:02] "GET /instance-ip/97773854-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005802 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004573 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005573 10.0.0.38 - - [2025-10-27 15:07:02] "POST /ref-update HTTP/1.1" 200 156 0.010309 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004771 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004707 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004384 10.0.0.38 - - [2025-10-27 15:07:02] "POST /ref-update HTTP/1.1" 200 156 0.008304 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014762 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004001 10.0.0.38 - - [2025-10-27 15:07:02] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004973 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004851 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005386 10.0.0.38 - - [2025-10-27 15:07:02] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008316 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004743 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005591 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004682 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004472 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004905 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.38 - - [2025-10-27 15:07:02] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003983 10.0.0.38 - - [2025-10-27 15:07:02] "POST /set-tag HTTP/1.1" 200 109 0.011361 10.0.0.38 - - [2025-10-27 15:07:06] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005592 10.0.0.38 - - [2025-10-27 15:07:06] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.38 - - [2025-10-27 15:07:06] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004410 10.0.0.38 - - [2025-10-27 15:07:06] "POST /set-tag HTTP/1.1" 200 109 0.003759 10.0.0.38 - - [2025-10-27 15:07:07] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005220 10.0.0.38 - - [2025-10-27 15:07:07] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.38 - - [2025-10-27 15:07:08] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005044 10.0.0.38 - - [2025-10-27 15:07:08] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine/a162f9e0-9aa5-4618-8a0b-2b43f522e45b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003595 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004618 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine/a91ccc8a-b002-491b-bc2d-468e57378e2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003580 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004356 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine/d735d07e-9116-47ec-a5c4-05c175a486cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.013738 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004909 10.0.0.38 - - [2025-10-27 15:07:10] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004828 10.0.0.38 - - [2025-10-27 15:07:10] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.38 - - [2025-10-27 15:07:11] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005939 10.0.0.38 - - [2025-10-27 15:07:11] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.38 - - [2025-10-27 15:07:11] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004672 10.0.0.38 - - [2025-10-27 15:07:11] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.38 - - [2025-10-27 15:07:11] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004479 10.0.0.38 - - [2025-10-27 15:07:11] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine/c5e5b22f-17fa-4307-8a76-cba2d747f28c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005957 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005345 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine/d5385407-9d7b-4121-95d8-bc8bef2ae201?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.040062 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017914 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine/128c09fc-ad43-4e67-9219-681d2e4dd2fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003640 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008873 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine/ab1faa60-6c1c-43d8-bb70-a005d7c64213?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003294 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004948 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine/6b772ae6-4ac5-4868-b2c9-f841f6b6d50c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003130 10.0.0.38 - - [2025-10-27 15:07:15] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004492 10.0.0.38 - - [2025-10-27 15:07:16] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007994 10.0.0.38 - - [2025-10-27 15:07:16] "POST /tags HTTP/1.1" 200 333 0.035132 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.38 - - [2025-10-27 15:07:16] "GET /tag/13073868-5868-4359-977c-dd27b7008121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018976 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.38 - - [2025-10-27 15:07:16] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040457 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-10-27 15:07:16] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006178 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2025-10-27 15:07:16] "GET /service-appliance-set/477c686f-5266-4d30-b870-b31bdb298462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002462 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001346 10.0.0.38 - - [2025-10-27 15:07:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.133872 10.0.0.38 - - [2025-10-27 15:07:16] "GET /virtual-machine-interface/d7ecb068-ef95-42ba-a721-e857a350c31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013875 10.0.0.38 - - [2025-10-27 15:07:16] "POST /instance-ips HTTP/1.1" 200 409 0.027537 10.0.0.38 - - [2025-10-27 15:07:16] "GET /instance-ip/3aac9f42-ebb4-49e4-aa08-c451fdb2ba1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004733 10.0.0.38 - - [2025-10-27 15:07:16] "POST /loadbalancers HTTP/1.1" 200 629 0.061738 10.0.0.38 - - [2025-10-27 15:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015687 10.0.0.38 - - [2025-10-27 15:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.38 - - [2025-10-27 15:07:16] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028415 10.0.0.38 - - [2025-10-27 15:07:16] "GET /instance-ip/3aac9f42-ebb4-49e4-aa08-c451fdb2ba1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007190 10.0.0.38 - - [2025-10-27 15:07:16] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046106 10.0.0.38 - - [2025-10-27 15:07:16] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002506 10.0.0.38 - - [2025-10-27 15:07:16] "POST /floating-ips HTTP/1.1" 200 597 0.051862 10.0.0.38 - - [2025-10-27 15:07:17] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.048093 10.0.0.38 - - [2025-10-27 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.38 - - [2025-10-27 15:07:17] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025651 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer-listener/683be32d-52dd-403c-893f-bb009dd9aa12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.019432 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer-listener/683be32d-52dd-403c-893f-bb009dd9aa12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003262 10.0.0.38 - - [2025-10-27 15:07:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022110 10.0.0.38 - - [2025-10-27 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.38 - - [2025-10-27 15:07:17] "GET /instance-ip/3aac9f42-ebb4-49e4-aa08-c451fdb2ba1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007502 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006698 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005092 10.0.0.38 - - [2025-10-27 15:07:17] "GET /instance-ip/3aac9f42-ebb4-49e4-aa08-c451fdb2ba1e?fields=floating_ips HTTP/1.1" 200 1212 0.014453 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer-pool/b2214961-b1ad-4281-adea-bfc582fec69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004260 10.0.0.38 - - [2025-10-27 15:07:17] "GET /floating-ip/c10516ca-76f3-4ab2-9fc4-7b5ce6e7584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003043 10.0.0.38 - - [2025-10-27 15:07:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.036027 10.0.0.38 - - [2025-10-27 15:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019151 10.0.0.38 - - [2025-10-27 15:07:17] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013731 10.0.0.38 - - [2025-10-27 15:07:17] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006183 10.0.0.38 - - [2025-10-27 15:07:17] "POST /ref-update HTTP/1.1" 200 156 0.008316 10.0.0.38 - - [2025-10-27 15:07:17] "GET /floating-ip/c10516ca-76f3-4ab2-9fc4-7b5ce6e7584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011211 10.0.0.38 - - [2025-10-27 15:07:17] "POST /tags HTTP/1.1" 409 221 0.003978 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 10.0.0.38 - - [2025-10-27 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.38 - - [2025-10-27 15:07:17] "GET /tag/13073868-5868-4359-977c-dd27b7008121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011424 10.0.0.38 - - [2025-10-27 15:07:17] "PUT /floating-ip/c10516ca-76f3-4ab2-9fc4-7b5ce6e7584d HTTP/1.1" 200 256 0.009494 10.0.0.38 - - [2025-10-27 15:07:17] "POST /set-tag HTTP/1.1" 200 109 0.071903 10.0.0.38 - - [2025-10-27 15:07:17] "GET /loadbalancer-pool/b2214961-b1ad-4281-adea-bfc582fec69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.015672 10.0.0.38 - - [2025-10-27 15:07:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022479 10.0.0.38 - - [2025-10-27 15:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013685 10.0.0.38 - - [2025-10-27 15:07:17] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028568 10.0.0.38 - - [2025-10-27 15:07:17] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007125 10.0.0.38 - - [2025-10-27 15:07:17] "POST /ref-update HTTP/1.1" 200 156 0.011705 10.0.0.38 - - [2025-10-27 15:07:17] "GET /floating-ip/c10516ca-76f3-4ab2-9fc4-7b5ce6e7584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.059166 10.0.0.38 - - [2025-10-27 15:07:17] "POST /set-tag HTTP/1.1" 200 109 0.132806 10.0.0.38 - - [2025-10-27 15:07:18] "POST /tags HTTP/1.1" 409 206 0.002971 10.0.0.38 - - [2025-10-27 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.38 - - [2025-10-27 15:07:18] "GET /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021394 10.0.0.38 - - [2025-10-27 15:07:18] "POST /tags HTTP/1.1" 409 204 0.004426 10.0.0.38 - - [2025-10-27 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.38 - - [2025-10-27 15:07:18] "GET /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012106 10.0.0.38 - - [2025-10-27 15:07:18] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003630 10.0.0.38 - - [2025-10-27 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-10-27 15:07:18] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003875 10.0.0.38 - - [2025-10-27 15:07:18] "POST /tags HTTP/1.1" 409 206 0.005210 10.0.0.38 - - [2025-10-27 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2025-10-27 15:07:18] "GET /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030648 10.0.0.38 - - [2025-10-27 15:07:18] "POST /tags HTTP/1.1" 409 226 0.008711 10.0.0.38 - - [2025-10-27 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.38 - - [2025-10-27 15:07:19] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.036582 10.0.0.38 - - [2025-10-27 15:07:19] "POST /tags HTTP/1.1" 409 204 0.008492 10.0.0.38 - - [2025-10-27 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2025-10-27 15:07:19] "GET /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.073435 10.0.0.38 - - [2025-10-27 15:07:19] "POST /tags HTTP/1.1" 409 226 0.002433 10.0.0.38 - - [2025-10-27 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-10-27 15:07:19] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035835 10.0.0.38 - - [2025-10-27 15:07:19] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003721 10.0.0.38 - - [2025-10-27 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2025-10-27 15:07:19] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003497 10.0.0.38 - - [2025-10-27 15:07:19] "POST /firewall-rules HTTP/1.1" 200 626 0.090609 10.0.0.38 - - [2025-10-27 15:07:19] "POST /firewall-rules HTTP/1.1" 200 646 0.109055 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-rule/64357c1c-b4e7-4602-845f-17db58a7bcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.005438 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002586 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-rule/738af1bb-abfa-4bd4-b557-27e0d73629eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003638 10.0.0.38 - - [2025-10-27 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.037992 10.0.0.38 - - [2025-10-27 15:07:19] "POST /firewall-policys HTTP/1.1" 200 606 0.051126 10.0.0.38 - - [2025-10-27 15:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014203 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009562 10.0.0.38 - - [2025-10-27 15:07:19] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003011 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003419 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003584 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004206 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004293 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002906 10.0.0.38 - - [2025-10-27 15:07:19] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003124 10.0.0.38 - - [2025-10-27 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.024131 10.0.0.38 - - [2025-10-27 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.023053 10.0.0.38 - - [2025-10-27 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.033432 10.0.0.38 - - [2025-10-27 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.066127 10.0.0.38 - - [2025-10-27 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.035964 10.0.0.38 - - [2025-10-27 15:07:20] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002850 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 252 0.003188 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015548 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 228 0.002841 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011419 10.0.0.38 - - [2025-10-27 15:09:18] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005968 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.38 - - [2025-10-27 15:09:18] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002548 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 206 0.001697 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011725 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 226 0.001654 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.034518 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 204 0.005619 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019714 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 226 0.002871 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.38 - - [2025-10-27 15:09:18] "GET /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.033299 10.0.0.38 - - [2025-10-27 15:09:18] "POST /tags HTTP/1.1" 409 228 0.003128 10.0.0.38 - - [2025-10-27 15:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.38 - - [2025-10-27 15:09:19] "GET /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015837 10.0.0.38 - - [2025-10-27 15:09:19] "POST /tags HTTP/1.1" 409 252 0.005266 10.0.0.38 - - [2025-10-27 15:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2025-10-27 15:09:19] "GET /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014740 10.0.0.38 - - [2025-10-27 15:09:19] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003737 10.0.0.38 - - [2025-10-27 15:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.38 - - [2025-10-27 15:09:19] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003718 10.0.0.38 - - [2025-10-27 15:09:19] "POST /firewall-rules HTTP/1.1" 409 281 0.003759 10.0.0.38 - - [2025-10-27 15:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.38 - - [2025-10-27 15:09:19] "PUT /firewall-rule/738af1bb-abfa-4bd4-b557-27e0d73629eb HTTP/1.1" 200 260 0.018719 10.0.0.38 - - [2025-10-27 15:09:19] "POST /firewall-rules HTTP/1.1" 409 291 0.012034 10.0.0.38 - - [2025-10-27 15:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.38 - - [2025-10-27 15:09:19] "PUT /firewall-rule/64357c1c-b4e7-4602-845f-17db58a7bcae HTTP/1.1" 200 260 0.039186 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-rule/64357c1c-b4e7-4602-845f-17db58a7bcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.012368 10.0.0.38 - - [2025-10-27 15:09:19] "POST /firewall-rules HTTP/1.1" 200 658 0.106958 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-rule/b86bd9b7-92c0-42e8-bff7-3bc67ab277bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.021363 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003246 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-rule/738af1bb-abfa-4bd4-b557-27e0d73629eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003520 10.0.0.38 - - [2025-10-27 15:09:19] "POST /firewall-policys HTTP/1.1" 409 269 0.002341 10.0.0.38 - - [2025-10-27 15:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.38 - - [2025-10-27 15:09:19] "PUT /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d HTTP/1.1" 200 264 0.021511 10.0.0.38 - - [2025-10-27 15:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025863 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.016007 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:09:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:09:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.38 - - [2025-10-27 15:09:19] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003350 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003201 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/614dd437-2d15-48e2-93cf-2f9d35ff6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002455 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003656 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003281 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003335 10.0.0.38 - - [2025-10-27 15:09:19] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003089 10.0.0.38 - - [2025-10-27 15:09:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 10.0.0.38 - - [2025-10-27 15:09:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002088 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012115 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.004175 10.0.0.38 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.38 - - [2025-10-27 15:10:21] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002904 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004405 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.020441 10.0.0.38 - - [2025-10-27 15:10:21] "DELETE /loadbalancer-member/5c30b395-0904-4956-a79a-fc1e63984019 HTTP/1.1" 200 115 0.035752 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005799 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.005722 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004598 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.003842 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003845 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004758 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004633 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004100 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.38 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.38 - - [2025-10-27 15:10:21] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004052 10.0.0.38 - - [2025-10-27 15:10:21] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004489 10.0.0.38 - - [2025-10-27 15:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005342 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.005907 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005906 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine/a91ccc8a-b002-491b-bc2d-468e57378e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002733 10.0.0.38 - - [2025-10-27 15:10:22] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005546 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.019626 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.058180 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.018685 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.024376 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.027016 10.0.0.38 - - [2025-10-27 15:10:22] "DELETE /instance-ip/9471eff0-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.031887 10.0.0.38 - - [2025-10-27 15:10:22] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.38 - - [2025-10-27 15:10:22] "DELETE /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.044229 10.0.0.38 - - [2025-10-27 15:10:22] "DELETE /virtual-machine/a91ccc8a-b002-491b-bc2d-468e57378e2f HTTP/1.1" 200 115 0.019721 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007918 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.008347 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004426 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine/d735d07e-9116-47ec-a5c4-05c175a486cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003147 10.0.0.38 - - [2025-10-27 15:10:22] "POST /ref-update HTTP/1.1" 200 156 0.016792 10.0.0.38 - - [2025-10-27 15:10:22] "GET /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019076 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.026507 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.050764 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.026444 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.014795 10.0.0.38 - - [2025-10-27 15:10:22] "POST /set-tag HTTP/1.1" 200 109 0.044148 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /instance-ip/951b99ba-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.057298 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /virtual-machine-interface/95017dc8-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.046949 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /virtual-machine/d735d07e-9116-47ec-a5c4-05c175a486cf HTTP/1.1" 200 115 0.022685 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008484 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.005514 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005388 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine/a162f9e0-9aa5-4618-8a0b-2b43f522e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003155 10.0.0.38 - - [2025-10-27 15:10:23] "POST /ref-update HTTP/1.1" 200 156 0.012331 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006414 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.021191 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.032579 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.034437 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.015409 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.031433 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /instance-ip/93ef87e0-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.040424 10.0.0.38 - - [2025-10-27 15:10:23] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /virtual-machine-interface/93d826a4-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.040786 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /virtual-machine/a162f9e0-9aa5-4618-8a0b-2b43f522e45b HTTP/1.1" 200 115 0.020599 10.0.0.38 - - [2025-10-27 15:10:23] "DELETE /tag/c43ce61d-1307-4e0b-81a8-1dbd36d79cf2 HTTP/1.1" 200 115 0.038617 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005828 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003978 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine/c5e5b22f-17fa-4307-8a76-cba2d747f28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003411 10.0.0.38 - - [2025-10-27 15:10:23] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.38 - - [2025-10-27 15:10:23] "GET /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014365 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.020343 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.028587 10.0.0.38 - - [2025-10-27 15:10:23] "POST /set-tag HTTP/1.1" 200 109 0.022910 10.0.0.38 - - [2025-10-27 15:10:24] "POST /set-tag HTTP/1.1" 200 109 0.015105 10.0.0.38 - - [2025-10-27 15:10:24] "POST /set-tag HTTP/1.1" 200 109 0.025525 10.0.0.38 - - [2025-10-27 15:10:24] "DELETE /instance-ip/9595b4ca-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.051861 10.0.0.38 - - [2025-10-27 15:10:24] "DELETE /virtual-machine-interface/957be50e-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.037361 10.0.0.38 - - [2025-10-27 15:10:24] "DELETE /virtual-machine/c5e5b22f-17fa-4307-8a76-cba2d747f28c HTTP/1.1" 200 115 0.019033 10.0.0.38 - - [2025-10-27 15:10:24] "DELETE /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd HTTP/1.1" 409 388 0.004714 10.0.0.38 - - [2025-10-27 15:10:24] "DELETE /tag/4a0b6720-e94e-4646-9829-265f791fdf3c HTTP/1.1" 200 115 0.032975 10.0.0.38 - - [2025-10-27 15:10:52] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004880 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.38 - - [2025-10-27 15:10:52] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004500 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.38 - - [2025-10-27 15:10:52] "GET /virtual-machine/6b772ae6-4ac5-4868-b2c9-f841f6b6d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002746 10.0.0.38 - - [2025-10-27 15:10:52] "POST /ref-update HTTP/1.1" 200 156 0.009409 10.0.0.38 - - [2025-10-27 15:10:52] "GET /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005701 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.024189 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.025470 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.047774 10.0.0.38 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.043500 10.0.0.38 - - [2025-10-27 15:10:52] "DELETE /instance-ip/97773854-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.084727 10.0.0.38 - - [2025-10-27 15:10:52] "DELETE /virtual-machine-interface/975eba36-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.106811 10.0.0.38 - - [2025-10-27 15:10:52] "DELETE /virtual-machine/6b772ae6-4ac5-4868-b2c9-f841f6b6d50c HTTP/1.1" 200 115 0.156086 10.0.0.38 - - [2025-10-27 15:10:53] "DELETE /tag/53911475-43a2-4ca8-bb7c-7fbfe411d92c HTTP/1.1" 200 115 0.192810 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006506 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.006742 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013081 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.005676 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine/d5385407-9d7b-4121-95d8-bc8bef2ae201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004063 10.0.0.38 - - [2025-10-27 15:10:53] "POST /ref-update HTTP/1.1" 200 156 0.011864 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019413 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.042713 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.049773 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.036625 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.019892 10.0.0.38 - - [2025-10-27 15:10:53] "DELETE /instance-ip/9624870e-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.104669 10.0.0.38 - - [2025-10-27 15:10:53] "DELETE /virtual-machine-interface/9606ac7a-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.079072 10.0.0.38 - - [2025-10-27 15:10:53] "DELETE /virtual-machine/d5385407-9d7b-4121-95d8-bc8bef2ae201 HTTP/1.1" 200 115 0.031969 10.0.0.38 - - [2025-10-27 15:10:53] "DELETE /tag/0612f2d3-687f-4213-a55f-9eb9c3210abc HTTP/1.1" 200 115 0.057783 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004925 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.009742 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016003 10.0.0.38 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.008156 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine/ab1faa60-6c1c-43d8-bb70-a005d7c64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006873 10.0.0.38 - - [2025-10-27 15:10:53] "POST /ref-update HTTP/1.1" 200 156 0.021779 10.0.0.38 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022734 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.036429 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.063457 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.071543 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.019201 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /instance-ip/9693b250-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.082235 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /virtual-machine-interface/967ccc16-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.060366 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /virtual-machine/ab1faa60-6c1c-43d8-bb70-a005d7c64213 HTTP/1.1" 200 115 0.041642 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab HTTP/1.1" 409 236 0.010016 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /tag/210245ea-7dfa-49d9-918d-9e9f2d0421ea HTTP/1.1" 200 115 0.060478 10.0.0.38 - - [2025-10-27 15:10:54] "DELETE /tag/f9c6c0b4-ed2e-4d68-b58e-182728bb7de0 HTTP/1.1" 200 115 0.088424 10.0.0.38 - - [2025-10-27 15:10:54] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006406 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003599 10.0.0.38 - - [2025-10-27 15:10:54] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005527 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.005060 10.0.0.38 - - [2025-10-27 15:10:54] "GET /virtual-machine/128c09fc-ad43-4e67-9219-681d2e4dd2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002986 10.0.0.38 - - [2025-10-27 15:10:54] "POST /ref-update HTTP/1.1" 200 156 0.014331 10.0.0.38 - - [2025-10-27 15:10:54] "GET /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009727 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.034469 10.0.0.38 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.051667 10.0.0.38 - - [2025-10-27 15:10:55] "POST /set-tag HTTP/1.1" 200 109 0.083192 10.0.0.38 - - [2025-10-27 15:10:55] "POST /set-tag HTTP/1.1" 200 109 0.038966 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /instance-ip/97050e5a-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.132303 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /virtual-machine-interface/96ecbb70-b346-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.094029 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /virtual-machine/128c09fc-ad43-4e67-9219-681d2e4dd2fe HTTP/1.1" 200 115 0.048997 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c HTTP/1.1" 409 236 0.009951 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /tag/2bc75b9a-11bc-4984-80b5-e96f1fbe4f17 HTTP/1.1" 200 115 0.080374 10.0.0.38 - - [2025-10-27 15:10:55] "DELETE /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2 HTTP/1.1" 409 236 0.013333 10.0.0.38 - - [2025-10-27 15:10:56] "POST /projects HTTP/1.1" 409 238 0.002389 10.0.0.38 - - [2025-10-27 15:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.38 - - [2025-10-27 15:10:56] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039408 10.0.0.38 - - [2025-10-27 15:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.38 - - [2025-10-27 15:10:56] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007349 10.0.0.38 - - [2025-10-27 15:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.38 - - [2025-10-27 15:10:56] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006356 10.0.0.38 - - [2025-10-27 15:10:56] "POST /security-groups HTTP/1.1" 409 285 0.003017 10.0.0.38 - - [2025-10-27 15:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2025-10-27 15:10:56] "PUT /security-group/b9a819d6-b0c4-45f8-9aac-ddc06ecfc556 HTTP/1.1" 200 262 0.059304 10.0.0.38 - - [2025-10-27 15:10:56] "PUT /access-control-list/8a5993c6-40a7-4247-8090-f9abbae17b9e HTTP/1.1" 200 272 0.017567 10.0.0.38 - - [2025-10-27 15:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029518 10.0.0.38 - - [2025-10-27 15:10:56] "PUT /access-control-list/4d97e252-ea86-48e9-9490-2f3061f7c92f HTTP/1.1" 200 272 0.046057 10.0.0.38 - - [2025-10-27 15:11:01] "POST /projects HTTP/1.1" 409 238 0.002974 10.0.0.38 - - [2025-10-27 15:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.38 - - [2025-10-27 15:11:01] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058352 10.0.0.38 - - [2025-10-27 15:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-10-27 15:11:01] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004291 10.0.0.38 - - [2025-10-27 15:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.38 - - [2025-10-27 15:11:01] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004484 10.0.0.38 - - [2025-10-27 15:11:01] "POST /security-groups HTTP/1.1" 409 285 0.002639 10.0.0.38 - - [2025-10-27 15:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.38 - - [2025-10-27 15:11:01] "PUT /security-group/b9a819d6-b0c4-45f8-9aac-ddc06ecfc556 HTTP/1.1" 200 262 0.055200 10.0.0.38 - - [2025-10-27 15:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033653 10.0.0.38 - - [2025-10-27 15:11:01] "PUT /access-control-list/8a5993c6-40a7-4247-8090-f9abbae17b9e HTTP/1.1" 200 272 0.030307 10.0.0.38 - - [2025-10-27 15:11:01] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.026247 10.0.0.38 - - [2025-10-27 15:11:01] "PUT /access-control-list/4d97e252-ea86-48e9-9490-2f3061f7c92f HTTP/1.1" 200 272 0.020704 10.0.0.38 - - [2025-10-27 15:11:01] "GET /firewall-rule/47994d7b-927c-4651-a19d-8b93015971f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003402 10.0.0.38 - - [2025-10-27 15:11:01] "POST /ref-update HTTP/1.1" 200 156 0.053246 10.0.0.38 - - [2025-10-27 15:11:01] "DELETE /firewall-rule/47994d7b-927c-4651-a19d-8b93015971f3 HTTP/1.1" 200 115 0.039149 10.0.0.38 - - [2025-10-27 15:11:01] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009351 10.0.0.38 - - [2025-10-27 15:11:02] "GET /firewall-rule/2a00a6ad-467d-4902-8ae0-24644ae62f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003425 10.0.0.38 - - [2025-10-27 15:11:02] "POST /ref-update HTTP/1.1" 200 156 0.047819 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /firewall-rule/2a00a6ad-467d-4902-8ae0-24644ae62f3f HTTP/1.1" 200 115 0.045945 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c HTTP/1.1" 409 236 0.005535 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2 HTTP/1.1" 409 236 0.005214 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /tag/b3c9be7d-4c64-46eb-8135-3ed4e95e764a HTTP/1.1" 200 115 0.042532 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2025-10-27 15:11:02] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005021 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.38 - - [2025-10-27 15:11:02] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003905 10.0.0.38 - - [2025-10-27 15:11:02] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.039846 10.0.0.38 - - [2025-10-27 15:11:02] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.038263 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /security-group/b9a819d6-b0c4-45f8-9aac-ddc06ecfc556 HTTP/1.1" 200 115 0.032194 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /access-control-list/8a5993c6-40a7-4247-8090-f9abbae17b9e HTTP/1.1" 200 115 0.030537 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /access-control-list/4d97e252-ea86-48e9-9490-2f3061f7c92f HTTP/1.1" 200 115 0.025381 10.0.0.38 - - [2025-10-27 15:11:02] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030950 10.0.0.38 - - [2025-10-27 15:11:02] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?fields=security_groups HTTP/1.1" 200 1352 0.028637 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /security-group/9bf5613e-2367-42fb-b552-1d684d688f28 HTTP/1.1" 200 115 0.043108 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /access-control-list/a2bbcd9c-3947-4304-ac09-71f6eae827fc HTTP/1.1" 200 115 0.032400 10.0.0.38 - - [2025-10-27 15:11:02] "GET /project/805d30ae-92fd-4c5f-b3da-7776a50f531d?fields=application_policy_sets HTTP/1.1" 200 1391 0.052324 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /access-control-list/f6428697-cee1-4810-b304-83a7b72a49a5 HTTP/1.1" 200 115 0.057559 10.0.0.38 - - [2025-10-27 15:11:02] "DELETE /project/805d30ae-92fd-4c5f-b3da-7776a50f531d HTTP/1.1" 200 115 0.289718 10.0.0.38 - - [2025-10-27 15:11:02] "POST /projects HTTP/1.1" 409 238 0.002162 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.38 - - [2025-10-27 15:11:02] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032395 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.38 - - [2025-10-27 15:11:02] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004871 10.0.0.38 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.38 - - [2025-10-27 15:11:03] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007857 10.0.0.38 - - [2025-10-27 15:11:03] "POST /security-groups HTTP/1.1" 409 285 0.002654 10.0.0.38 - - [2025-10-27 15:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2025-10-27 15:11:03] "PUT /security-group/2c854727-d43e-41a4-8879-2be870672649 HTTP/1.1" 200 262 0.056360 10.0.0.38 - - [2025-10-27 15:11:03] "PUT /access-control-list/b30e9838-09ea-47fe-a3d0-bc63aa0b82a8 HTTP/1.1" 200 272 0.020062 10.0.0.38 - - [2025-10-27 15:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.057897 10.0.0.38 - - [2025-10-27 15:11:03] "PUT /access-control-list/b1984272-76fc-4806-93f0-3e51d5f8d490 HTTP/1.1" 200 272 0.033229 10.0.0.38 - - [2025-10-27 15:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.38 - - [2025-10-27 15:11:07] "GET /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002883 10.0.0.38 - - [2025-10-27 15:11:07] "GET /virtual-machine-interface/94558554-b346-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001873 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /loadbalancer-member/60439e36-7f73-4033-be4b-231c57007cfb HTTP/1.1" 200 115 0.043061 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /loadbalancer-pool/b2214961-b1ad-4281-adea-bfc582fec69b HTTP/1.1" 200 115 0.062797 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /loadbalancer-listener/683be32d-52dd-403c-893f-bb009dd9aa12 HTTP/1.1" 200 115 0.036041 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /loadbalancer/d47a5fb1-b965-4e69-90a3-23a3b33f7e46 HTTP/1.1" 200 115 0.045164 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /floating-ip/c10516ca-76f3-4ab2-9fc4-7b5ce6e7584d HTTP/1.1" 200 115 0.026007 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /instance-ip/3aac9f42-ebb4-49e4-aa08-c451fdb2ba1e HTTP/1.1" 200 115 0.041938 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /virtual-machine-interface/d7ecb068-ef95-42ba-a721-e857a350c31f HTTP/1.1" 200 115 0.048099 10.0.0.38 - - [2025-10-27 15:11:07] "DELETE /tag/13073868-5868-4359-977c-dd27b7008121 HTTP/1.1" 200 115 0.046521 10.0.0.38 - - [2025-10-27 15:11:07] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002469 10.0.0.38 - - [2025-10-27 15:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.38 - - [2025-10-27 15:11:07] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002595 10.0.0.38 - - [2025-10-27 15:11:07] "GET /firewall-policy/9474dd41-6247-49b8-95bd-add129e75e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006895 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-rule/738af1bb-abfa-4bd4-b557-27e0d73629eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003005 10.0.0.38 - - [2025-10-27 15:11:08] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /firewall-rule/738af1bb-abfa-4bd4-b557-27e0d73629eb HTTP/1.1" 200 115 0.056686 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007204 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-rule/64357c1c-b4e7-4602-845f-17db58a7bcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003545 10.0.0.38 - - [2025-10-27 15:11:08] "POST /ref-update HTTP/1.1" 200 156 0.015666 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /firewall-rule/64357c1c-b4e7-4602-845f-17db58a7bcae HTTP/1.1" 200 115 0.045340 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004368 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-rule/b86bd9b7-92c0-42e8-bff7-3bc67ab277bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003677 10.0.0.38 - - [2025-10-27 15:11:08] "POST /ref-update HTTP/1.1" 200 156 0.012550 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /firewall-rule/b86bd9b7-92c0-42e8-bff7-3bc67ab277bb HTTP/1.1" 200 115 0.058625 10.0.0.38 - - [2025-10-27 15:11:08] "GET /application-policy-set/b5100680-1616-48aa-9472-3aeaa3a0d96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005102 10.0.0.38 - - [2025-10-27 15:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.38 - - [2025-10-27 15:11:08] "GET /policy-management/f93c8209-592d-4bb9-82ed-81a98598e221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002895 10.0.0.38 - - [2025-10-27 15:11:08] "GET /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003777 10.0.0.38 - - [2025-10-27 15:11:08] "POST /ref-update HTTP/1.1" 200 156 0.027375 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /firewall-policy/fc0ddd6b-0aef-4a3f-bd01-250b3cc01e9d HTTP/1.1" 200 115 0.045659 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /tag/fb31400f-42cd-4ee2-b10f-a17c01d833ab HTTP/1.1" 200 115 0.092396 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /tag/0b15bb48-3917-4d09-99ca-f123a4ef656c HTTP/1.1" 200 115 0.037264 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /tag/825a434c-ffe9-4565-ae46-d73df60eb5dd HTTP/1.1" 200 115 0.058132 10.0.0.38 - - [2025-10-27 15:11:08] "DELETE /tag/4e94dca7-f21f-4c12-992b-2e8fab77edc2 HTTP/1.1" 200 115 0.087490 10.0.0.38 - - [2025-10-27 15:11:08] "POST /projects HTTP/1.1" 409 238 0.002420 10.0.0.38 - - [2025-10-27 15:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.38 - - [2025-10-27 15:11:08] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054582 10.0.0.38 - - [2025-10-27 15:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2025-10-27 15:11:09] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018341 10.0.0.38 - - [2025-10-27 15:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008573 10.0.0.38 - - [2025-10-27 15:11:09] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012156 10.0.0.38 - - [2025-10-27 15:11:09] "POST /security-groups HTTP/1.1" 409 285 0.002705 10.0.0.38 - - [2025-10-27 15:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.38 - - [2025-10-27 15:11:09] "PUT /security-group/2c854727-d43e-41a4-8879-2be870672649 HTTP/1.1" 200 262 0.067610 10.0.0.38 - - [2025-10-27 15:11:09] "PUT /access-control-list/b30e9838-09ea-47fe-a3d0-bc63aa0b82a8 HTTP/1.1" 200 272 0.014850 10.0.0.38 - - [2025-10-27 15:11:09] "PUT /access-control-list/b1984272-76fc-4806-93f0-3e51d5f8d490 HTTP/1.1" 200 272 0.016045 10.0.0.38 - - [2025-10-27 15:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028878 10.0.0.38 - - [2025-10-27 15:11:09] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.011136 10.0.0.38 - - [2025-10-27 15:11:09] "GET /firewall-rule/1541f302-b498-44c4-902c-a3ac71281c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003360 10.0.0.38 - - [2025-10-27 15:11:09] "POST /ref-update HTTP/1.1" 200 156 0.053440 10.0.0.38 - - [2025-10-27 15:11:09] "DELETE /firewall-rule/1541f302-b498-44c4-902c-a3ac71281c89 HTTP/1.1" 200 115 0.042733 10.0.0.38 - - [2025-10-27 15:11:09] "GET /firewall-policy/df18640d-dab4-4197-ad91-dc8ab6fb865d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.012296 10.0.0.38 - - [2025-10-27 15:11:09] "GET /firewall-rule/2222964f-c921-4737-9818-61de4909d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003045 10.0.0.38 - - [2025-10-27 15:11:09] "POST /ref-update HTTP/1.1" 200 156 0.051461 10.0.0.38 - - [2025-10-27 15:11:09] "DELETE /firewall-rule/2222964f-c921-4737-9818-61de4909d046 HTTP/1.1" 200 115 0.056552 10.0.0.38 - - [2025-10-27 15:11:09] "DELETE /tag/3cb257d5-0db2-4986-a96a-4f7b9e120c83 HTTP/1.1" 200 115 0.042329 10.0.0.38 - - [2025-10-27 15:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2025-10-27 15:11:09] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004731 10.0.0.38 - - [2025-10-27 15:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2025-10-27 15:11:09] "GET /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004481 10.0.0.38 - - [2025-10-27 15:11:09] "PUT /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b HTTP/1.1" 200 264 0.070042 10.0.0.38 - - [2025-10-27 15:11:09] "PUT /virtual-network/bd6f6dff-093d-44c1-903d-a841de402b43 HTTP/1.1" 200 264 0.074667 10.0.0.38 - - [2025-10-27 15:11:09] "DELETE /security-group/2c854727-d43e-41a4-8879-2be870672649 HTTP/1.1" 200 115 0.049880 10.0.0.38 - - [2025-10-27 15:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /access-control-list/b30e9838-09ea-47fe-a3d0-bc63aa0b82a8 HTTP/1.1" 200 115 0.053917 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /access-control-list/b1984272-76fc-4806-93f0-3e51d5f8d490 HTTP/1.1" 200 115 0.043671 10.0.0.38 - - [2025-10-27 15:11:10] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050653 10.0.0.38 - - [2025-10-27 15:11:10] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?fields=security_groups HTTP/1.1" 200 1353 0.079933 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /security-group/db608214-756e-4c56-9227-f57a2e122c97 HTTP/1.1" 200 115 0.077824 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /access-control-list/a8e06f36-8579-46d1-9af3-896e2fa2c666 HTTP/1.1" 200 115 0.048099 10.0.0.38 - - [2025-10-27 15:11:10] "GET /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d?fields=application_policy_sets HTTP/1.1" 200 1392 0.048919 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /access-control-list/a9b27576-c546-46f8-a337-723582a2608b HTTP/1.1" 200 115 0.050479 10.0.0.38 - - [2025-10-27 15:11:10] "DELETE /project/d4fd9c51-014a-4154-a4c9-d68f5502d48d HTTP/1.1" 200 115 0.413470 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.38 - - [2025-10-27 15:12:04] "GET / HTTP/1.1" 200 35931 0.002859 10.0.0.38 - - [2025-10-27 15:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-10-27 15:12:04] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.086852 10.0.0.38 - - [2025-10-27 15:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.38 - - [2025-10-27 15:12:05] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002537 10.0.0.38 - - [2025-10-27 15:12:18] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.38 - - [2025-10-27 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.38 - - [2025-10-27 15:12:18] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004795 10.0.0.38 - - [2025-10-27 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.38 - - [2025-10-27 15:12:18] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002978 10.0.0.38 - - [2025-10-27 15:12:30] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.38 - - [2025-10-27 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2025-10-27 15:12:30] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002644 10.0.0.38 - - [2025-10-27 15:12:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001589 10.0.0.38 - - [2025-10-27 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.38 - - [2025-10-27 15:12:30] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004509 10.0.0.38 - - [2025-10-27 15:12:30] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.011552 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.38 - - [2025-10-27 15:12:45] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.38 - - [2025-10-27 15:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.38 - - [2025-10-27 15:12:45] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004476 10.0.0.38 - - [2025-10-27 15:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.38 - - [2025-10-27 15:12:45] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001848 10.0.0.38 - - [2025-10-27 15:12:46] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.38 - - [2025-10-27 15:12:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002190 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-10-27 15:12:51] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002815 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.008363 10.0.0.38 - - [2025-10-27 15:12:51] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 264 0.002317 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/0d4b57fa-dbf3-414a-a6e6-324e1465a788 HTTP/1.1" 200 244 0.010774 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 261 0.004205 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/9ef9ccc3-ab00-4cd4-899c-477c376f62f6 HTTP/1.1" 200 244 0.015100 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 261 0.011470 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/1e10e587-b322-416f-88cd-59b282ef159e HTTP/1.1" 200 244 0.012282 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 253 0.006983 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/e8a052d0-8863-450d-9028-fca2a2ce298b HTTP/1.1" 200 244 0.015570 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 251 0.002528 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/9fb0919c-8725-462f-9f6f-b795faa00f8d HTTP/1.1" 200 244 0.012761 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 252 0.001868 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.38 - - [2025-10-27 15:12:51] "PUT /alarm/198ab1e2-26df-4e9a-862d-26675b2c8ea3 HTTP/1.1" 200 244 0.010611 10.0.0.38 - - [2025-10-27 15:12:51] "POST /alarms HTTP/1.1" 409 256 0.004534 10.0.0.38 - - [2025-10-27 15:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/9206a8ea-430b-4824-a294-b046c320e452 HTTP/1.1" 200 244 0.010967 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 248 0.006001 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/2037c9af-29e1-4926-a230-d8e3fe53eaf3 HTTP/1.1" 200 244 0.010865 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 252 0.006435 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/bc455bf6-c02b-44e1-b63b-f1cd415785fb HTTP/1.1" 200 244 0.021887 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 257 0.009071 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/7f521ce0-5d9e-4b10-9d04-4fd0ebaba695 HTTP/1.1" 200 244 0.011734 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 251 0.010095 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/296b6699-4233-4601-87d1-a6c7028ac611 HTTP/1.1" 200 244 0.011372 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 257 0.005112 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/f363957a-244c-49ac-b764-d6fc94074d0b HTTP/1.1" 200 244 0.011126 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 261 0.024321 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/30d3cde9-82a5-4d45-9066-49d9b22b1e88 HTTP/1.1" 200 244 0.013201 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 258 0.011340 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/55504f0d-4fd2-44e4-96ae-b661bee401f5 HTTP/1.1" 200 244 0.010818 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 254 0.004437 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/d346b91f-75ac-4e02-9d38-ebcb05cadf3e HTTP/1.1" 200 244 0.010953 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 254 0.005504 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/b5154529-2afa-431b-9a3f-74a233d07c34 HTTP/1.1" 200 244 0.011149 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 254 0.018131 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/c05cbc3f-3b8e-4da7-9d9e-1582e677ce62 HTTP/1.1" 200 244 0.010823 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 247 0.003582 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/7921ac78-7052-4593-8e8a-775902eecc07 HTTP/1.1" 200 244 0.011353 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 272 0.010108 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/6d090034-46a2-4448-9160-8b539ee60010 HTTP/1.1" 200 244 0.012504 10.0.0.38 - - [2025-10-27 15:12:52] "POST /alarms HTTP/1.1" 409 261 0.010145 10.0.0.38 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2025-10-27 15:12:52] "PUT /alarm/29386f77-1082-4709-b2cc-128ae5d212c1 HTTP/1.1" 200 244 0.011848 10.0.0.38 - - [2025-10-27 15:12:53] "POST /alarms HTTP/1.1" 409 259 0.020060 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.38 - - [2025-10-27 15:12:53] "PUT /alarm/be720ae0-f269-44ef-8b07-d650cd4840ab HTTP/1.1" 200 244 0.012782 10.0.0.38 - - [2025-10-27 15:12:53] "POST /alarms HTTP/1.1" 409 265 0.008031 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2025-10-27 15:12:53] "PUT /alarm/2580c4ea-c4c1-4404-840e-ee41c1f4d97d HTTP/1.1" 200 244 0.016295 10.0.0.38 - - [2025-10-27 15:12:53] "POST /alarms HTTP/1.1" 409 279 0.006939 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-10-27 15:12:53] "PUT /alarm/d8b3479e-4ab6-40f3-9683-dd74eac9dc63 HTTP/1.1" 200 244 0.011815 10.0.0.38 - - [2025-10-27 15:12:53] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.38 - - [2025-10-27 15:12:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002804 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010096 10.0.0.38 - - [2025-10-27 15:12:53] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.010302 10.0.0.38 - - [2025-10-27 15:12:53] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.38 - - [2025-10-27 15:12:53] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003443 10.0.0.38 - - [2025-10-27 15:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.38 - - [2025-10-27 15:12:53] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.010985 10.0.0.38 - - [2025-10-27 15:12:54] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.38 - - [2025-10-27 15:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.38 - - [2025-10-27 15:12:54] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006960 10.0.0.38 - - [2025-10-27 15:12:54] "PUT /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928 HTTP/1.1" 200 274 0.019491 10.0.0.38 - - [2025-10-27 15:12:57] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.38 - - [2025-10-27 15:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.38 - - [2025-10-27 15:12:57] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003309 10.0.0.38 - - [2025-10-27 15:12:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002937 10.0.0.38 - - [2025-10-27 15:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.38 - - [2025-10-27 15:12:57] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003453 10.0.0.38 - - [2025-10-27 15:12:57] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.012073 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:12:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 10.0.0.38 - - [2025-10-27 15:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.38 - - [2025-10-27 15:13:00] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002975 10.0.0.38 - - [2025-10-27 15:13:12] "GET / HTTP/1.1" 200 35931 0.002707 10.0.0.38 - - [2025-10-27 15:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.38 - - [2025-10-27 15:13:12] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004992 10.0.0.38 - - [2025-10-27 15:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.38 - - [2025-10-27 15:13:12] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002535 10.0.0.38 - - [2025-10-27 15:13:24] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.38 - - [2025-10-27 15:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.38 - - [2025-10-27 15:13:24] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002810 10.0.0.38 - - [2025-10-27 15:13:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002055 10.0.0.38 - - [2025-10-27 15:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.38 - - [2025-10-27 15:13:24] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004092 10.0.0.38 - - [2025-10-27 15:13:24] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.011419 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:13:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:13:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001486 10.0.0.38 - - [2025-10-27 15:13:39] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.38 - - [2025-10-27 15:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.38 - - [2025-10-27 15:13:39] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005615 10.0.0.38 - - [2025-10-27 15:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.38 - - [2025-10-27 15:13:39] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002504 10.0.0.38 - - [2025-10-27 15:13:39] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.38 - - [2025-10-27 15:13:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002286 10.0.0.38 - - [2025-10-27 15:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.38 - - [2025-10-27 15:13:44] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002887 10.0.0.38 - - [2025-10-27 15:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2025-10-27 15:13:44] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.017379 10.0.0.38 - - [2025-10-27 15:13:45] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 264 0.002295 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/0d4b57fa-dbf3-414a-a6e6-324e1465a788 HTTP/1.1" 200 244 0.010547 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 261 0.002728 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/9ef9ccc3-ab00-4cd4-899c-477c376f62f6 HTTP/1.1" 200 244 0.009045 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 261 0.004040 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/1e10e587-b322-416f-88cd-59b282ef159e HTTP/1.1" 200 244 0.009972 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 253 0.003447 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/e8a052d0-8863-450d-9028-fca2a2ce298b HTTP/1.1" 200 244 0.012143 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 251 0.005382 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/9fb0919c-8725-462f-9f6f-b795faa00f8d HTTP/1.1" 200 244 0.009579 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 252 0.002780 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/198ab1e2-26df-4e9a-862d-26675b2c8ea3 HTTP/1.1" 200 244 0.011244 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 256 0.011441 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/9206a8ea-430b-4824-a294-b046c320e452 HTTP/1.1" 200 244 0.010654 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 248 0.005997 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/2037c9af-29e1-4926-a230-d8e3fe53eaf3 HTTP/1.1" 200 244 0.009355 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 252 0.005044 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/bc455bf6-c02b-44e1-b63b-f1cd415785fb HTTP/1.1" 200 244 0.014195 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 257 0.009830 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/7f521ce0-5d9e-4b10-9d04-4fd0ebaba695 HTTP/1.1" 200 244 0.010340 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 251 0.008687 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/296b6699-4233-4601-87d1-a6c7028ac611 HTTP/1.1" 200 244 0.009719 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 257 0.006727 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/f363957a-244c-49ac-b764-d6fc94074d0b HTTP/1.1" 200 244 0.011993 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 261 0.004357 10.0.0.38 - - [2025-10-27 15:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.38 - - [2025-10-27 15:13:45] "PUT /alarm/30d3cde9-82a5-4d45-9066-49d9b22b1e88 HTTP/1.1" 200 244 0.011083 10.0.0.38 - - [2025-10-27 15:13:45] "POST /alarms HTTP/1.1" 409 258 0.005882 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/55504f0d-4fd2-44e4-96ae-b661bee401f5 HTTP/1.1" 200 244 0.011075 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 254 0.011197 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/d346b91f-75ac-4e02-9d38-ebcb05cadf3e HTTP/1.1" 200 244 0.014881 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 254 0.014076 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/b5154529-2afa-431b-9a3f-74a233d07c34 HTTP/1.1" 200 244 0.009687 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 254 0.003381 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/c05cbc3f-3b8e-4da7-9d9e-1582e677ce62 HTTP/1.1" 200 244 0.008951 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 247 0.003877 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/7921ac78-7052-4593-8e8a-775902eecc07 HTTP/1.1" 200 244 0.011150 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 272 0.006886 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/6d090034-46a2-4448-9160-8b539ee60010 HTTP/1.1" 200 244 0.011536 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 261 0.008526 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/29386f77-1082-4709-b2cc-128ae5d212c1 HTTP/1.1" 200 244 0.010698 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 259 0.006728 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/be720ae0-f269-44ef-8b07-d650cd4840ab HTTP/1.1" 200 244 0.011132 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 265 0.011124 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/2580c4ea-c4c1-4404-840e-ee41c1f4d97d HTTP/1.1" 200 244 0.011019 10.0.0.38 - - [2025-10-27 15:13:46] "POST /alarms HTTP/1.1" 409 279 0.005395 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /alarm/d8b3479e-4ab6-40f3-9683-dd74eac9dc63 HTTP/1.1" 200 244 0.010950 10.0.0.38 - - [2025-10-27 15:13:46] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.38 - - [2025-10-27 15:13:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002398 10.0.0.38 - - [2025-10-27 15:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2025-10-27 15:13:46] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.010440 10.0.0.38 - - [2025-10-27 15:13:47] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.38 - - [2025-10-27 15:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.38 - - [2025-10-27 15:13:47] "GET /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003020 10.0.0.38 - - [2025-10-27 15:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.38 - - [2025-10-27 15:13:47] "PUT /global-vrouter-config/08b085aa-74d9-4fa6-a3ef-8c00120c1377 HTTP/1.1" 200 276 0.009647 10.0.0.38 - - [2025-10-27 15:13:47] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.38 - - [2025-10-27 15:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.38 - - [2025-10-27 15:13:47] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004545 10.0.0.38 - - [2025-10-27 15:13:47] "PUT /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928 HTTP/1.1" 200 274 0.014685 10.0.0.38 - - [2025-10-27 15:13:50] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.38 - - [2025-10-27 15:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2025-10-27 15:13:50] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003469 10.0.0.38 - - [2025-10-27 15:13:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002050 10.0.0.38 - - [2025-10-27 15:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2025-10-27 15:13:51] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003726 10.0.0.38 - - [2025-10-27 15:13:51] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.013657 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:13:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:13:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.38 - - [2025-10-27 15:13:55] "POST /tags HTTP/1.1" 200 355 0.032506 10.0.0.38 - - [2025-10-27 15:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011306 10.0.0.38 - - [2025-10-27 15:13:55] "GET /tag/7c079571-0d52-4856-a9cb-2fe37725f08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021908 10.0.0.38 - - [2025-10-27 15:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006909 10.0.0.38 - - [2025-10-27 15:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2025-10-27 15:13:55] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040727 10.0.0.38 - - [2025-10-27 15:13:55] "POST /virtual-machines HTTP/1.1" 200 351 0.008493 10.0.0.38 - - [2025-10-27 15:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019347 10.0.0.38 - - [2025-10-27 15:13:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.152602 10.0.0.38 - - [2025-10-27 15:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011614 10.0.0.38 - - [2025-10-27 15:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020787 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005985 10.0.0.38 - - [2025-10-27 15:13:55] "POST /instance-ips HTTP/1.1" 200 391 0.026495 10.0.0.38 - - [2025-10-27 15:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033261 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010044 10.0.0.38 - - [2025-10-27 15:13:55] "POST /set-tag HTTP/1.1" 200 109 0.017598 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.098021 10.0.0.38 - - [2025-10-27 15:13:55] "GET /instance-ip/8e0a604c-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003559 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005055 10.0.0.38 - - [2025-10-27 15:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.38 - - [2025-10-27 15:13:55] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003818 10.0.0.38 - - [2025-10-27 15:13:56] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011499 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.006321 10.0.0.38 - - [2025-10-27 15:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-network/eee7fda7-083c-4de8-ab0a-0f15862d315b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004521 10.0.0.38 - - [2025-10-27 15:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.38 - - [2025-10-27 15:13:56] "GET /project/0670e5db-a64b-4af6-a5eb-a7cc3beffc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028781 10.0.0.38 - - [2025-10-27 15:13:56] "POST /virtual-machines HTTP/1.1" 200 355 0.012856 10.0.0.38 - - [2025-10-27 15:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024467 10.0.0.38 - - [2025-10-27 15:13:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.117668 10.0.0.38 - - [2025-10-27 15:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009946 10.0.0.38 - - [2025-10-27 15:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004353 10.0.0.38 - - [2025-10-27 15:13:56] "POST /instance-ips HTTP/1.1" 200 395 0.021625 10.0.0.38 - - [2025-10-27 15:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031941 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.032579 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.019416 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019819 10.0.0.38 - - [2025-10-27 15:13:56] "GET /instance-ip/8e8b5ecc-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005990 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005501 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-router/ac65684f-24ac-45d6-a225-ae34caa5a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004061 10.0.0.38 - - [2025-10-27 15:13:56] "POST /ref-update HTTP/1.1" 200 156 0.009893 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014918 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005294 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.38 - - [2025-10-27 15:13:56] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005904 10.0.0.38 - - [2025-10-27 15:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.38 - - [2025-10-27 15:14:06] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.38 - - [2025-10-27 15:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.38 - - [2025-10-27 15:14:06] "GET /global-system-config/516e426e-b1e1-429b-baa7-03dccb339928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004611 10.0.0.38 - - [2025-10-27 15:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.38 - - [2025-10-27 15:14:06] "GET /config-node/2046510b-e58b-41eb-9700-5d66d114dd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002092 10.0.0.38 - - [2025-10-27 15:14:10] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005045 10.0.0.38 - - [2025-10-27 15:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.38 - - [2025-10-27 15:14:11] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005855 10.0.0.38 - - [2025-10-27 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.004167 10.0.0.38 - - [2025-10-27 15:14:12] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006350 10.0.0.38 - - [2025-10-27 15:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.38 - - [2025-10-27 15:14:18] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.38 - - [2025-10-27 15:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2025-10-27 15:14:18] "GET /routing-instance/1e88c639-8b05-4f09-9cbe-d238d697f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004096 10.0.0.38 - - [2025-10-27 15:14:18] "POST /bgp-routers HTTP/1.1" 409 301 0.003126 10.0.0.38 - - [2025-10-27 15:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.38 - - [2025-10-27 15:14:18] "GET /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.007558 10.0.0.38 - - [2025-10-27 15:14:18] "PUT /bgp-router/2716d1fe-83c4-43e5-b12f-0c0410198cd5 HTTP/1.1" 200 254 0.023573 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001430 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.38 - - [2025-10-27 15:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003832 10.0.0.38 - - [2025-10-27 15:14:43] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012158 10.0.0.38 - - [2025-10-27 15:14:43] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.38 - - [2025-10-27 15:14:43] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006612 10.0.0.38 - - [2025-10-27 15:14:43] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.38 - - [2025-10-27 15:14:43] "GET /virtual-machine/0839aec0-d1bb-4942-ace9-0cc9fc0b3405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003215 10.0.0.38 - - [2025-10-27 15:14:43] "POST /ref-update HTTP/1.1" 200 156 0.014041 10.0.0.38 - - [2025-10-27 15:14:43] "GET /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.032958 10.0.0.38 - - [2025-10-27 15:14:43] "POST /set-tag HTTP/1.1" 200 109 0.033502 10.0.0.38 - - [2025-10-27 15:14:43] "POST /set-tag HTTP/1.1" 200 109 0.036977 10.0.0.38 - - [2025-10-27 15:14:43] "DELETE /instance-ip/8e0a604c-b347-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.036857 10.0.0.38 - - [2025-10-27 15:14:43] "DELETE /virtual-machine-interface/8de9d2be-b347-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.064796 10.0.0.38 - - [2025-10-27 15:14:43] "GET /global-system-configs HTTP/1.1" 200 322 0.005083 10.0.0.38 - - [2025-10-27 15:14:43] "DELETE /virtual-machine/0839aec0-d1bb-4942-ace9-0cc9fc0b3405 HTTP/1.1" 200 115 0.044630 10.0.0.38 - - [2025-10-27 15:14:43] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007197 10.0.0.38 - - [2025-10-27 15:14:43] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.38 - - [2025-10-27 15:14:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002491 10.0.0.38 - - [2025-10-27 15:15:14] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006144 10.0.0.38 - - [2025-10-27 15:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.38 - - [2025-10-27 15:15:14] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004548 10.0.0.38 - - [2025-10-27 15:15:14] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.38 - - [2025-10-27 15:15:14] "GET /virtual-machine/fe45eb54-22a5-4c0c-a0bc-05ec049709f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006963 10.0.0.38 - - [2025-10-27 15:15:14] "POST /ref-update HTTP/1.1" 200 156 0.015631 10.0.0.38 - - [2025-10-27 15:15:14] "GET /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010345 10.0.0.38 - - [2025-10-27 15:15:14] "POST /set-tag HTTP/1.1" 200 109 0.015350 10.0.0.38 - - [2025-10-27 15:15:14] "POST /set-tag HTTP/1.1" 200 109 0.026445 10.0.0.38 - - [2025-10-27 15:15:14] "DELETE /instance-ip/8e8b5ecc-b347-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.064606 10.0.0.38 - - [2025-10-27 15:15:14] "DELETE /virtual-machine-interface/8e70b568-b347-11f0-ac17-fa163ef6860a HTTP/1.1" 200 115 0.059525 10.0.0.38 - - [2025-10-27 15:15:14] "DELETE /virtual-machine/fe45eb54-22a5-4c0c-a0bc-05ec049709f1 HTTP/1.1" 200 115 0.026891 10.0.0.38 - - [2025-10-27 15:15:15] "DELETE /tag/7c079571-0d52-4856-a9cb-2fe37725f08a HTTP/1.1" 200 115 0.081681