++ 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 08:37:07 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 08:37:07 AM 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ 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.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65 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.65 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.65 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.65,10.84.178.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.84.178.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ 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 08:37:55.904 7f974156ef40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 08:37:56.636 7f974156ef40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 08:37:56.743 7f974156ef40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 08:37:56.744 7f974156ef40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-27 08:37:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.002828 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-27 08:38:09] "GET / HTTP/1.1" 503 181 0.002761 10.0.0.65 - - [2025-10-27 08:38:09] "GET / HTTP/1.1" 503 181 0.000954 10.0.0.65 - - [2025-10-27 08:38:10] "GET / HTTP/1.1" 200 35931 0.002744 10.0.0.65 - - [2025-10-27 08:38:10] "GET / HTTP/1.1" 200 35931 0.007335 10.0.0.65 - - [2025-10-27 08:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.65 - - [2025-10-27 08:38:10] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.020193 10.0.0.65 - - [2025-10-27 08:38:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.014265 10.0.0.65 - - [2025-10-27 08:38:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.071665 10.0.0.65 - - [2025-10-27 08:38:10] "GET / HTTP/1.1" 200 45303 0.001487 10.0.0.65 - - [2025-10-27 08:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010649 10.0.0.65 - - [2025-10-27 08:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011447 10.0.0.65 - - [2025-10-27 08:38:10] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.003038 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.65 - - [2025-10-27 08:38:11] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006754 10.0.0.65 - - [2025-10-27 08:38:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.060284 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.002614 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.65 - - [2025-10-27 08:38:11] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008630 10.0.0.65 - - [2025-10-27 08:38:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066702 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.65 - - [2025-10-27 08:38:11] "GET /network-ipam/487070c3-351e-45a6-a6be-828adc6e2064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018773 10.0.0.65 - - [2025-10-27 08:38:11] "GET / HTTP/1.1" 200 35931 0.002338 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.65 - - [2025-10-27 08:38:11] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009098 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.011750 10.0.0.65 - - [2025-10-27 08:38:11] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018848 10.0.0.65 - - [2025-10-27 08:38:11] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011143 10.0.0.65 - - [2025-10-27 08:38:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.005221 10.0.0.65 - - [2025-10-27 08:38:11] "POST /analytics-nodes HTTP/1.1" 200 599 0.099780 10.0.0.65 - - [2025-10-27 08:38:11] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.65 - - [2025-10-27 08:38:12] "POST /service-templates HTTP/1.1" 200 511 0.124731 10.0.0.65 - - [2025-10-27 08:38:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.181535 10.0.0.65 - - [2025-10-27 08:38:12] "POST /service-templates HTTP/1.1" 200 501 0.189659 10.0.0.65 - - [2025-10-27 08:38:12] "POST /service-templates HTTP/1.1" 200 515 0.051154 10.0.0.65 - - [2025-10-27 08:38:12] "POST /service-templates HTTP/1.1" 200 535 0.052110 10.0.0.65 - - [2025-10-27 08:38:12] "POST /service-templates HTTP/1.1" 200 507 0.092842 10.0.0.65 - - [2025-10-27 08:38:13] "GET / HTTP/1.1" 200 35931 0.002459 10.0.0.65 - - [2025-10-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.65 - - [2025-10-27 08:38:13] "GET / HTTP/1.1" 200 35931 0.002833 10.0.0.65 - - [2025-10-27 08:38:13] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020950 10.0.0.65 - - [2025-10-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012813 10.0.0.65 - - [2025-10-27 08:38:13] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.014834 10.0.0.65 - - [2025-10-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.014771 10.0.0.65 - - [2025-10-27 08:38:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.074731 10.0.0.65 - - [2025-10-27 08:38:13] "POST /bgp-routers HTTP/1.1" 200 616 0.191772 10.0.0.65 - - [2025-10-27 08:38:13] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.014206 10.0.0.65 - - [2025-10-27 08:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.65 - - [2025-10-27 08:38:13] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.014664 10.0.0.65 - - [2025-10-27 08:38:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010039 10.0.0.65 - - [2025-10-27 08:38:13] "POST /ref-update HTTP/1.1" 200 156 0.019027 10.0.0.65 - - [2025-10-27 08:38:15] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.65 - - [2025-10-27 08:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.65 - - [2025-10-27 08:38:15] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.016953 10.0.0.65 - - [2025-10-27 08:38:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.004541 10.0.0.65 - - [2025-10-27 08:38:16] "POST /database-nodes HTTP/1.1" 200 597 0.035433 10.0.0.65 - - [2025-10-27 08:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.65 - - [2025-10-27 08:38:16] "GET /network-ipam/487070c3-351e-45a6-a6be-828adc6e2064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003325 10.0.0.65 - - [2025-10-27 08:38:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.004893 10.0.0.65 - - [2025-10-27 08:38:16] "POST /access-control-lists HTTP/1.1" 200 587 0.034347 10.0.0.65 - - [2025-10-27 08:38:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.018576 10.0.0.65 - - [2025-10-27 08:38:16] "POST /access-control-lists HTTP/1.1" 200 585 0.042814 10.0.0.65 - - [2025-10-27 08:38:16] "POST /route-targets HTTP/1.1" 200 327 0.011674 10.0.0.65 - - [2025-10-27 08:38:17] "POST /ref-update HTTP/1.1" 200 156 0.031606 10.0.0.65 - - [2025-10-27 08:38:17] "POST /route-targets HTTP/1.1" 200 327 0.016981 10.0.0.65 - - [2025-10-27 08:38:17] "POST /ref-update HTTP/1.1" 200 156 0.022307 10.0.0.65 - - [2025-10-27 08:38:17] "POST /route-targets HTTP/1.1" 200 327 0.021609 10.0.0.65 - - [2025-10-27 08:38:17] "POST /ref-update HTTP/1.1" 200 156 0.041697 10.0.0.65 - - [2025-10-27 08:38:17] "POST /route-targets HTTP/1.1" 200 327 0.037390 10.0.0.65 - - [2025-10-27 08:38:17] "POST /ref-update HTTP/1.1" 200 156 0.030389 10.0.0.65 - - [2025-10-27 08:38:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.005499 10.0.0.65 - - [2025-10-27 08:38:17] "POST /access-control-lists HTTP/1.1" 200 551 0.084620 10.0.0.65 - - [2025-10-27 08:38:17] "PUT /access-control-list/5278adc9-9a27-44b0-907e-41703c1810d2 HTTP/1.1" 200 272 0.014777 10.0.0.65 - - [2025-10-27 08:38:17] "PUT /access-control-list/9741e108-cc8a-4fc7-8b47-05a1d8425330 HTTP/1.1" 200 272 0.048511 10.0.0.65 - - [2025-10-27 08:38:18] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.65 - - [2025-10-27 08:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012087 10.0.0.65 - - [2025-10-27 08:38:18] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006887 10.0.0.65 - - [2025-10-27 08:38:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003870 10.0.0.65 - - [2025-10-27 08:38:18] "POST /config-nodes HTTP/1.1" 200 593 0.041240 10.0.0.65 - - [2025-10-27 08:38:19] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.65 - - [2025-10-27 08:38:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004431 10.0.0.65 - - [2025-10-27 08:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.65 - - [2025-10-27 08:38:24] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004493 10.0.0.65 - - [2025-10-27 08:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.65 - - [2025-10-27 08:38:24] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.031986 10.0.0.65 - - [2025-10-27 08:38:24] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 581 0.029111 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 575 0.049854 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 575 0.043417 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 559 0.055765 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 555 0.026836 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 557 0.040713 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 565 0.051590 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 549 0.029318 10.0.0.65 - - [2025-10-27 08:38:24] "POST /alarms HTTP/1.1" 200 557 0.038837 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 567 0.043502 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 555 0.025720 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 567 0.046594 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 575 0.088396 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 569 0.031982 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 561 0.033834 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 561 0.047422 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 561 0.031175 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 547 0.055949 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 595 0.051674 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 575 0.035289 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 571 0.080295 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 583 0.083782 10.0.0.65 - - [2025-10-27 08:38:25] "POST /alarms HTTP/1.1" 200 609 0.046875 10.0.0.65 - - [2025-10-27 08:38:26] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.65 - - [2025-10-27 08:38:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002590 10.0.0.65 - - [2025-10-27 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.65 - - [2025-10-27 08:38:26] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.014137 10.0.0.65 - - [2025-10-27 08:38:26] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.65 - - [2025-10-27 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.65 - - [2025-10-27 08:38:26] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004541 10.0.0.65 - - [2025-10-27 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.65 - - [2025-10-27 08:38:26] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.012566 10.0.0.65 - - [2025-10-27 08:38:26] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.65 - - [2025-10-27 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.65 - - [2025-10-27 08:38:26] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006259 10.0.0.65 - - [2025-10-27 08:38:26] "PUT /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b HTTP/1.1" 200 274 0.030915 10.0.0.65 - - [2025-10-27 08:40:42] "GET /global-system-configs HTTP/1.1" 200 322 0.003010 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001542 10.0.0.65 - - [2025-10-27 08:40:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005708 10.0.0.65 - - [2025-10-27 08:41:30] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.65 - - [2025-10-27 08:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.65 - - [2025-10-27 08:41:30] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006577 10.0.0.65 - - [2025-10-27 08:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.65 - - [2025-10-27 08:41:30] "GET /config-node/e4d3cd4b-42e4-455f-becc-0283c3faf3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004815 10.0.0.65 - - [2025-10-27 08:41:42] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.65 - - [2025-10-27 08:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.65 - - [2025-10-27 08:41:42] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012706 10.0.0.65 - - [2025-10-27 08:41:42] "POST /bgp-routers HTTP/1.1" 409 301 0.005280 10.0.0.65 - - [2025-10-27 08:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.65 - - [2025-10-27 08:41:42] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008240 10.0.0.65 - - [2025-10-27 08:41:42] "PUT /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835 HTTP/1.1" 200 254 0.021209 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001401 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001560 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001643 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001426 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001676 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001117 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001365 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001514 10.0.0.65 - - [2025-10-27 08:42:48] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.65 - - [2025-10-27 08:42:49] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003791 10.0.0.65 - - [2025-10-27 08:42:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.000703 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.010690 10.0.0.65 - - [2025-10-27 08:42:49] "POST /security-groups HTTP/1.1" 200 570 0.103894 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.019422 10.0.0.65 - - [2025-10-27 08:42:49] "POST /projects HTTP/1.1" 200 481 0.339537 10.0.0.65 - - [2025-10-27 08:42:49] "POST /access-control-lists HTTP/1.1" 200 579 0.072624 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.009516 10.0.0.65 - - [2025-10-27 08:42:49] "POST /security-groups HTTP/1.1" 200 534 0.109223 10.0.0.65 - - [2025-10-27 08:42:49] "POST /access-control-lists HTTP/1.1" 200 577 0.093001 10.0.0.65 - - [2025-10-27 08:42:49] "POST /chown HTTP/1.1" 200 109 0.067213 10.0.0.65 - - [2025-10-27 08:42:49] "POST /policy-managements HTTP/1.1" 409 214 0.018339 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.65 - - [2025-10-27 08:42:49] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010046 10.0.0.65 - - [2025-10-27 08:42:49] "POST /application-policy-sets HTTP/1.1" 200 528 0.034216 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.65 - - [2025-10-27 08:42:49] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005253 10.0.0.65 - - [2025-10-27 08:42:49] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.014630 10.0.0.65 - - [2025-10-27 08:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023495 10.0.0.65 - - [2025-10-27 08:42:49] "GET /virtual-network/ce54a50c-cc74-40ab-881f-949413dce473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005078 10.0.0.65 - - [2025-10-27 08:42:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000536 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.017649 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.002884 10.0.0.65 - - [2025-10-27 08:42:50] "POST /security-groups HTTP/1.1" 200 574 0.075179 10.0.0.65 - - [2025-10-27 08:42:50] "POST /projects HTTP/1.1" 200 489 0.263289 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 594 0.084336 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.017830 10.0.0.65 - - [2025-10-27 08:42:50] "POST /security-groups HTTP/1.1" 200 546 0.065477 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 592 0.050633 10.0.0.65 - - [2025-10-27 08:42:50] "POST /chown HTTP/1.1" 200 109 0.024230 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.002289 10.0.0.65 - - [2025-10-27 08:42:50] "POST /network-ipams HTTP/1.1" 200 522 0.067121 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 583 0.056667 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.005531 10.0.0.65 - - [2025-10-27 08:42:50] "POST /network-ipams HTTP/1.1" 200 510 0.060516 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003703 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 581 0.080514 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.002749 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 602 0.102251 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.010532 10.0.0.65 - - [2025-10-27 08:42:50] "POST /useragent-kv HTTP/1.1" 200 115 0.012630 10.0.0.65 - - [2025-10-27 08:42:50] "POST /virtual-networks HTTP/1.1" 200 538 0.258125 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.65 - - [2025-10-27 08:42:50] "POST /access-control-lists HTTP/1.1" 200 600 0.020796 10.0.0.65 - - [2025-10-27 08:42:50] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011441 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.001873 10.0.0.65 - - [2025-10-27 08:42:50] "POST /network-ipams HTTP/1.1" 200 518 0.028074 10.0.0.65 - - [2025-10-27 08:42:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003331 10.0.0.65 - - [2025-10-27 08:42:51] "POST /access-control-lists HTTP/1.1" 200 589 0.085777 10.0.0.65 - - [2025-10-27 08:42:51] "POST /route-targets HTTP/1.1" 200 327 0.040146 10.0.0.65 - - [2025-10-27 08:42:51] "POST /ref-update HTTP/1.1" 200 156 0.156984 10.0.0.65 - - [2025-10-27 08:42:51] "POST /useragent-kv HTTP/1.1" 200 115 0.016525 10.0.0.65 - - [2025-10-27 08:42:51] "POST /virtual-networks HTTP/1.1" 200 546 0.327312 10.0.0.65 - - [2025-10-27 08:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.65 - - [2025-10-27 08:42:51] "PUT /access-control-list/d6a7ed6e-a3cb-4e16-839e-d07623110bc9 HTTP/1.1" 200 272 0.085783 10.0.0.65 - - [2025-10-27 08:42:51] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024378 10.0.0.65 - - [2025-10-27 08:42:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.002685 10.0.0.65 - - [2025-10-27 08:42:51] "POST /network-policys HTTP/1.1" 200 538 0.055679 10.0.0.65 - - [2025-10-27 08:42:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.029685 10.0.0.65 - - [2025-10-27 08:42:51] "POST /route-targets HTTP/1.1" 200 327 0.050604 10.0.0.65 - - [2025-10-27 08:42:51] "POST /ref-update HTTP/1.1" 200 156 0.040126 10.0.0.65 - - [2025-10-27 08:42:51] "POST /network-policys HTTP/1.1" 200 534 0.054196 10.0.0.65 - - [2025-10-27 08:42:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.014088 10.0.0.65 - - [2025-10-27 08:42:51] "POST /network-policys HTTP/1.1" 200 542 0.037297 10.0.0.65 - - [2025-10-27 08:42:51] "POST /ref-update HTTP/1.1" 200 156 0.063336 10.0.0.65 - - [2025-10-27 08:42:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004229 10.0.0.65 - - [2025-10-27 08:42:51] "PUT /access-control-list/1c901b93-b575-4470-a50c-438ff14dbc8c HTTP/1.1" 200 272 0.043233 10.0.0.65 - - [2025-10-27 08:42:51] "POST /ref-update HTTP/1.1" 200 156 0.091230 10.0.0.65 - - [2025-10-27 08:42:51] "PUT /access-control-list/d6a7ed6e-a3cb-4e16-839e-d07623110bc9 HTTP/1.1" 200 272 0.087820 10.0.0.65 - - [2025-10-27 08:42:52] "PUT /access-control-list/d6a7ed6e-a3cb-4e16-839e-d07623110bc9 HTTP/1.1" 200 272 0.090196 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.211637 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021049 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004147 10.0.0.65 - - [2025-10-27 08:42:52] "PUT /access-control-list/1c901b93-b575-4470-a50c-438ff14dbc8c HTTP/1.1" 200 272 0.105873 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.073276 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.149243 10.0.0.65 - - [2025-10-27 08:42:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.006529 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.117283 10.0.0.65 - - [2025-10-27 08:42:52] "POST /access-control-lists HTTP/1.1" 200 601 0.137077 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.096956 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-update HTTP/1.1" 200 156 0.183903 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003430 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015541 10.0.0.65 - - [2025-10-27 08:42:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005984 10.0.0.65 - - [2025-10-27 08:42:52] "PUT /access-control-list/8945dd8c-fa89-4a02-b604-d003ace73bc0 HTTP/1.1" 200 272 0.079189 10.0.0.65 - - [2025-10-27 08:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.65 - - [2025-10-27 08:42:52] "GET /virtual-network/ce54a50c-cc74-40ab-881f-949413dce473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015525 10.0.0.65 - - [2025-10-27 08:42:52] "PUT /access-control-list/1c901b93-b575-4470-a50c-438ff14dbc8c HTTP/1.1" 200 272 0.066908 10.0.0.65 - - [2025-10-27 08:42:53] "POST /ref-update HTTP/1.1" 200 156 0.040880 10.0.0.65 - - [2025-10-27 08:42:53] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.045343 10.0.0.65 - - [2025-10-27 08:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020289 10.0.0.65 - - [2025-10-27 08:42:53] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009720 10.0.0.65 - - [2025-10-27 08:42:53] "POST /firewall-policys HTTP/1.1" 200 530 0.050259 10.0.0.65 - - [2025-10-27 08:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.051153 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012713 10.0.0.65 - - [2025-10-27 08:42:53] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.028739 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024436 10.0.0.65 - - [2025-10-27 08:42:53] "POST /ref-update HTTP/1.1" 200 156 0.038875 10.0.0.65 - - [2025-10-27 08:42:53] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006646 10.0.0.65 - - [2025-10-27 08:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010437 10.0.0.65 - - [2025-10-27 08:42:53] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015447 10.0.0.65 - - [2025-10-27 08:42:53] "POST /firewall-policys HTTP/1.1" 200 532 0.042621 10.0.0.65 - - [2025-10-27 08:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.059442 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.024302 10.0.0.65 - - [2025-10-27 08:42:53] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004225 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015177 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009738 10.0.0.65 - - [2025-10-27 08:42:53] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004466 10.0.0.65 - - [2025-10-27 08:42:53] "POST /ref-update HTTP/1.1" 200 156 0.040402 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.094043 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.102344 10.0.0.65 - - [2025-10-27 08:42:54] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007495 10.0.0.65 - - [2025-10-27 08:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.65 - - [2025-10-27 08:42:54] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003566 10.0.0.65 - - [2025-10-27 08:42:54] "POST /firewall-policys HTTP/1.1" 200 530 0.064016 10.0.0.65 - - [2025-10-27 08:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.100074 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.032018 10.0.0.65 - - [2025-10-27 08:42:54] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003240 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008416 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007691 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003307 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004869 10.0.0.65 - - [2025-10-27 08:42:54] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004571 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.044697 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.076114 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.044885 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.029149 10.0.0.65 - - [2025-10-27 08:42:54] "POST /ref-update HTTP/1.1" 200 156 0.035971 10.0.0.65 - - [2025-10-27 08:42:55] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021621 10.0.0.65 - - [2025-10-27 08:42:55] "POST /tags HTTP/1.1" 200 299 0.049854 10.0.0.65 - - [2025-10-27 08:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029899 10.0.0.65 - - [2025-10-27 08:42:55] "GET /tag/b2a2d826-558a-4fa1-98bf-00429a329833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022371 10.0.0.65 - - [2025-10-27 08:42:55] "POST /set-tag HTTP/1.1" 200 109 0.027714 10.0.0.65 - - [2025-10-27 08:42:55] "POST /tags HTTP/1.1" 200 357 0.113143 10.0.0.65 - - [2025-10-27 08:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.65 - - [2025-10-27 08:42:55] "GET /tag/0cc4eae5-173f-484b-88d4-4c7b84e64fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.031797 10.0.0.65 - - [2025-10-27 08:42:55] "POST /tags HTTP/1.1" 200 305 0.101571 10.0.0.65 - - [2025-10-27 08:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034431 10.0.0.65 - - [2025-10-27 08:42:55] "GET /tag/434408f1-17d8-4f66-a598-3af86194e80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.040960 10.0.0.65 - - [2025-10-27 08:42:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.006778 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.012853 10.0.0.65 - - [2025-10-27 08:42:56] "POST /security-groups HTTP/1.1" 200 571 0.088781 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003797 10.0.0.65 - - [2025-10-27 08:42:56] "POST /projects HTTP/1.1" 200 483 0.331053 10.0.0.65 - - [2025-10-27 08:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013186 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018314 10.0.0.65 - - [2025-10-27 08:42:56] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013610 10.0.0.65 - - [2025-10-27 08:42:56] "POST /access-control-lists HTTP/1.1" 200 580 0.104475 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028650 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.014474 10.0.0.65 - - [2025-10-27 08:42:56] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015644 10.0.0.65 - - [2025-10-27 08:42:56] "POST /access-control-lists HTTP/1.1" 200 578 0.103120 10.0.0.65 - - [2025-10-27 08:42:56] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.187315 10.0.0.65 - - [2025-10-27 08:42:56] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.133004 10.0.0.65 - - [2025-10-27 08:42:56] "POST /security-groups HTTP/1.1" 200 537 0.132810 10.0.0.65 - - [2025-10-27 08:42:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.015123 10.0.0.65 - - [2025-10-27 08:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.070046 10.0.0.65 - - [2025-10-27 08:42:57] "POST /access-control-lists HTTP/1.1" 200 596 0.100979 10.0.0.65 - - [2025-10-27 08:42:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.021317 10.0.0.65 - - [2025-10-27 08:42:57] "POST /chown HTTP/1.1" 200 109 0.085189 10.0.0.65 - - [2025-10-27 08:42:57] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026519 10.0.0.65 - - [2025-10-27 08:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.65 - - [2025-10-27 08:42:57] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023320 10.0.0.65 - - [2025-10-27 08:42:57] "POST /access-control-lists HTTP/1.1" 200 594 0.115596 10.0.0.65 - - [2025-10-27 08:42:57] "POST /tags HTTP/1.1" 409 207 0.013997 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:42:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.65 - - [2025-10-27 08:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.65 - - [2025-10-27 08:42:57] "GET /tag/434408f1-17d8-4f66-a598-3af86194e80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011957 10.0.0.65 - - [2025-10-27 08:42:57] "POST /firewall-rules HTTP/1.1" 200 564 0.081287 10.0.0.65 - - [2025-10-27 08:42:57] "GET /firewall-rule/bdca039c-2a02-41af-9c64-a7a629c66029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011755 10.0.0.65 - - [2025-10-27 08:42:57] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003793 10.0.0.65 - - [2025-10-27 08:42:57] "GET /firewall-rule/bdca039c-2a02-41af-9c64-a7a629c66029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003610 10.0.0.65 - - [2025-10-27 08:42:57] "POST /ref-update HTTP/1.1" 200 156 0.057934 10.0.0.65 - - [2025-10-27 08:42:57] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007021 10.0.0.65 - - [2025-10-27 08:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.65 - - [2025-10-27 08:42:57] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004042 10.0.0.65 - - [2025-10-27 08:42:57] "POST /tags HTTP/1.1" 409 207 0.002664 10.0.0.65 - - [2025-10-27 08:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.65 - - [2025-10-27 08:42:57] "GET /tag/434408f1-17d8-4f66-a598-3af86194e80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016176 10.0.0.65 - - [2025-10-27 08:42:57] "POST /firewall-rules HTTP/1.1" 200 562 0.197294 10.0.0.65 - - [2025-10-27 08:42:57] "GET /firewall-rule/7b292e27-d6fc-4e88-bb4c-a0d175fc5569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.037342 10.0.0.65 - - [2025-10-27 08:42:58] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011196 10.0.0.65 - - [2025-10-27 08:42:58] "GET /firewall-rule/7b292e27-d6fc-4e88-bb4c-a0d175fc5569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004590 10.0.0.65 - - [2025-10-27 08:42:58] "POST /ref-update HTTP/1.1" 200 156 0.049356 10.0.0.65 - - [2025-10-27 08:42:58] "POST /tags HTTP/1.1" 200 305 0.079703 10.0.0.65 - - [2025-10-27 08:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014292 10.0.0.65 - - [2025-10-27 08:42:58] "GET /tag/5c33cba7-6462-4858-a4e3-4bd0d6b545a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.039121 10.0.0.65 - - [2025-10-27 08:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.65 - - [2025-10-27 08:42:58] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030910 10.0.0.65 - - [2025-10-27 08:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018200 10.0.0.65 - - [2025-10-27 08:42:58] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005950 10.0.0.65 - - [2025-10-27 08:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.65 - - [2025-10-27 08:42:58] "GET /service-appliance-set/a0880a91-6e65-406e-8564-c3ee8b36e2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009346 10.0.0.65 - - [2025-10-27 08:42:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.005750 10.0.0.65 - - [2025-10-27 08:42:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158272 10.0.0.65 - - [2025-10-27 08:42:58] "GET /virtual-machine-interface/fe070905-a621-45d2-9fc2-401f89997d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.032570 10.0.0.65 - - [2025-10-27 08:42:58] "POST /instance-ips HTTP/1.1" 200 381 0.096164 10.0.0.65 - - [2025-10-27 08:42:58] "GET /instance-ip/646e6e3a-a4bf-4eae-9499-f316fd47d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012963 10.0.0.65 - - [2025-10-27 08:42:58] "POST /loadbalancers HTTP/1.1" 200 582 0.072892 10.0.0.65 - - [2025-10-27 08:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032081 10.0.0.65 - - [2025-10-27 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.65 - - [2025-10-27 08:42:59] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051764 10.0.0.65 - - [2025-10-27 08:42:59] "GET /loadbalancer/dbd9682e-55dc-4213-a96f-2a85cb809ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003130 10.0.0.65 - - [2025-10-27 08:42:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.143071 10.0.0.65 - - [2025-10-27 08:42:59] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.154408 10.0.0.65 - - [2025-10-27 08:42:59] "GET /instance-ip/646e6e3a-a4bf-4eae-9499-f316fd47d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018184 10.0.0.65 - - [2025-10-27 08:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059170 10.0.0.65 - - [2025-10-27 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027362 10.0.0.65 - - [2025-10-27 08:42:59] "POST /floating-ips HTTP/1.1" 200 583 0.067398 10.0.0.65 - - [2025-10-27 08:42:59] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.145846 10.0.0.65 - - [2025-10-27 08:42:59] "GET /loadbalancer-listener/d14e7892-365d-46b0-9ce1-59b210019670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007126 10.0.0.65 - - [2025-10-27 08:42:59] "GET /loadbalancer-listener/d14e7892-365d-46b0-9ce1-59b210019670?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004138 10.0.0.65 - - [2025-10-27 08:42:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.080630 10.0.0.65 - - [2025-10-27 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.65 - - [2025-10-27 08:42:59] "GET /instance-ip/646e6e3a-a4bf-4eae-9499-f316fd47d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005107 10.0.0.65 - - [2025-10-27 08:42:59] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010429 10.0.0.65 - - [2025-10-27 08:42:59] "GET /instance-ip/646e6e3a-a4bf-4eae-9499-f316fd47d916?fields=floating_ips HTTP/1.1" 200 1170 0.015310 10.0.0.65 - - [2025-10-27 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.65 - - [2025-10-27 08:42:59] "GET /floating-ip/ed194dfe-44fb-4d50-a2dc-130e17554ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.018907 10.0.0.65 - - [2025-10-27 08:42:59] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.034302 10.0.0.65 - - [2025-10-27 08:42:59] "POST /tags HTTP/1.1" 200 355 0.044249 10.0.0.65 - - [2025-10-27 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.65 - - [2025-10-27 08:43:00] "GET /tag/605aa941-4c46-4eae-a1dd-6ff0fc02c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.023735 10.0.0.65 - - [2025-10-27 08:43:00] "POST /tags HTTP/1.1" 200 303 0.078100 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.65 - - [2025-10-27 08:43:00] "GET /tag/9b443412-2f0c-485d-b1ce-29675e45fc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028280 10.0.0.65 - - [2025-10-27 08:43:00] "POST /projects HTTP/1.1" 409 218 0.003143 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.65 - - [2025-10-27 08:43:00] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088126 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.65 - - [2025-10-27 08:43:00] "GET /network-ipam/346c96df-2822-4c79-b78f-a55f5ddc7560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004418 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.65 - - [2025-10-27 08:43:00] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004598 10.0.0.65 - - [2025-10-27 08:43:00] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.093715 10.0.0.65 - - [2025-10-27 08:43:00] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004766 10.0.0.65 - - [2025-10-27 08:43:00] "POST /set-tag HTTP/1.1" 200 109 0.116541 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.65 - - [2025-10-27 08:43:00] "GET /network-ipam/18c8179b-86de-406e-a738-7709b2a71e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004002 10.0.0.65 - - [2025-10-27 08:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.65 - - [2025-10-27 08:43:00] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006058 10.0.0.65 - - [2025-10-27 08:43:00] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.055776 10.0.0.65 - - [2025-10-27 08:43:00] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004900 10.0.0.65 - - [2025-10-27 08:43:01] "POST /set-tag HTTP/1.1" 200 109 0.103963 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.65 - - [2025-10-27 08:43:01] "GET /network-policy/7a6c2ee1-68b1-4d76-95ec-63db308b3c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007917 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.65 - - [2025-10-27 08:43:01] "GET /network-policy/89255817-8fd0-4b55-a48c-fc96f2f68d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002946 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.65 - - [2025-10-27 08:43:01] "GET /network-policy/ce20d9f7-f456-4fdc-a2e7-ad210b6e63f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.013962 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /network-policy/ce20d9f7-f456-4fdc-a2e7-ad210b6e63f8 HTTP/1.1" 200 262 0.011092 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /access-control-list/8945dd8c-fa89-4a02-b604-d003ace73bc0 HTTP/1.1" 200 272 0.077704 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-update HTTP/1.1" 200 156 0.109750 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012641 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020783 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /access-control-list/d6a7ed6e-a3cb-4e16-839e-d07623110bc9 HTTP/1.1" 200 272 0.087185 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009488 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003827 10.0.0.65 - - [2025-10-27 08:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003602 10.0.0.65 - - [2025-10-27 08:43:01] "POST /security-groups HTTP/1.1" 409 245 0.003051 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /security-group/61cd3bbf-34f1-48fa-be04-aacae360c024 HTTP/1.1" 200 262 0.065288 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /access-control-list/01fcd147-c01f-44c8-b69d-896caae340f0 HTTP/1.1" 200 272 0.025592 10.0.0.65 - - [2025-10-27 08:43:01] "PUT /access-control-list/5b60fe27-c5e4-4bb1-a4b4-d5947b05c9b9 HTTP/1.1" 200 272 0.057652 10.0.0.65 - - [2025-10-27 08:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.061081 10.0.0.65 - - [2025-10-27 08:43:01] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015791 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.65 - - [2025-10-27 08:43:01] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003616 10.0.0.65 - - [2025-10-27 08:43:01] "POST /tags HTTP/1.1" 409 206 0.002338 10.0.0.65 - - [2025-10-27 08:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.65 - - [2025-10-27 08:43:01] "GET /tag/9b443412-2f0c-485d-b1ce-29675e45fc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021505 10.0.0.65 - - [2025-10-27 08:43:01] "POST /firewall-rules HTTP/1.1" 200 562 0.087543 10.0.0.65 - - [2025-10-27 08:43:01] "GET /firewall-rule/09e72967-2318-4f1d-99b1-696872bc0555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.012242 10.0.0.65 - - [2025-10-27 08:43:02] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006038 10.0.0.65 - - [2025-10-27 08:43:02] "GET /firewall-rule/09e72967-2318-4f1d-99b1-696872bc0555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.017997 10.0.0.65 - - [2025-10-27 08:43:02] "POST /ref-update HTTP/1.1" 200 156 0.040325 10.0.0.65 - - [2025-10-27 08:43:02] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008054 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.65 - - [2025-10-27 08:43:02] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003057 10.0.0.65 - - [2025-10-27 08:43:02] "POST /tags HTTP/1.1" 409 206 0.002045 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.65 - - [2025-10-27 08:43:02] "GET /tag/9b443412-2f0c-485d-b1ce-29675e45fc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018201 10.0.0.65 - - [2025-10-27 08:43:02] "POST /firewall-rules HTTP/1.1" 200 560 0.094451 10.0.0.65 - - [2025-10-27 08:43:02] "GET /firewall-rule/0c6576e3-f750-4fc6-8808-7452538c83f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.005942 10.0.0.65 - - [2025-10-27 08:43:02] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004687 10.0.0.65 - - [2025-10-27 08:43:02] "GET /firewall-rule/0c6576e3-f750-4fc6-8808-7452538c83f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.002781 10.0.0.65 - - [2025-10-27 08:43:02] "POST /ref-update HTTP/1.1" 200 156 0.044829 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010909 10.0.0.65 - - [2025-10-27 08:43:02] "GET /loadbalancer/dbd9682e-55dc-4213-a96f-2a85cb809ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002863 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:43:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:43:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.65 - - [2025-10-27 08:43:02] "POST /tags HTTP/1.1" 200 301 0.077530 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.65 - - [2025-10-27 08:43:02] "GET /tag/fd9ba6d5-4d26-424a-9aa4-d1e0ea2f1479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026455 10.0.0.65 - - [2025-10-27 08:43:02] "POST /tags HTTP/1.1" 200 325 0.065625 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.65 - - [2025-10-27 08:43:02] "GET /tag/dbe9cf5d-a6c6-4f8f-ad27-8cbd6c3477fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.027053 10.0.0.65 - - [2025-10-27 08:43:02] "POST /tags HTTP/1.1" 200 363 0.044602 10.0.0.65 - - [2025-10-27 08:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.65 - - [2025-10-27 08:43:02] "GET /tag/a011bee3-fb43-4916-a620-38dca31d2d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023231 10.0.0.65 - - [2025-10-27 08:43:03] "POST /tags HTTP/1.1" 200 311 0.243740 10.0.0.65 - - [2025-10-27 08:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024034 10.0.0.65 - - [2025-10-27 08:43:03] "GET /tag/85665675-1be2-4398-95c7-94f806f13784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029938 10.0.0.65 - - [2025-10-27 08:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.65 - - [2025-10-27 08:43:03] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005298 10.0.0.65 - - [2025-10-27 08:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.65 - - [2025-10-27 08:43:03] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052938 10.0.0.65 - - [2025-10-27 08:43:03] "POST /virtual-machines HTTP/1.1" 200 377 0.009997 10.0.0.65 - - [2025-10-27 08:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022662 10.0.0.65 - - [2025-10-27 08:43:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129328 10.0.0.65 - - [2025-10-27 08:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037239 10.0.0.65 - - [2025-10-27 08:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.035325 10.0.0.65 - - [2025-10-27 08:43:03] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006294 10.0.0.65 - - [2025-10-27 08:43:03] "POST /instance-ips HTTP/1.1" 200 409 0.034193 10.0.0.65 - - [2025-10-27 08:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.049951 10.0.0.65 - - [2025-10-27 08:43:03] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010652 10.0.0.65 - - [2025-10-27 08:43:04] "POST /set-tag HTTP/1.1" 200 109 0.026564 10.0.0.65 - - [2025-10-27 08:43:04] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.034522 10.0.0.65 - - [2025-10-27 08:43:04] "GET /instance-ip/f3b00866-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014704 10.0.0.65 - - [2025-10-27 08:43:04] "POST /tags HTTP/1.1" 200 371 0.074995 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015995 10.0.0.65 - - [2025-10-27 08:43:04] "GET /tag/09abd5b8-1936-49b3-b848-d7aa4bdd6d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.035587 10.0.0.65 - - [2025-10-27 08:43:04] "POST /tags HTTP/1.1" 200 319 0.058826 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.65 - - [2025-10-27 08:43:04] "GET /tag/86eef739-ab5a-4cd3-a5ed-79e731759ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.029666 10.0.0.65 - - [2025-10-27 08:43:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000683 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.011099 10.0.0.65 - - [2025-10-27 08:43:04] "POST /security-groups HTTP/1.1" 200 578 0.102448 10.0.0.65 - - [2025-10-27 08:43:04] "POST /projects HTTP/1.1" 200 497 0.279344 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.016763 10.0.0.65 - - [2025-10-27 08:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039167 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023972 10.0.0.65 - - [2025-10-27 08:43:04] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009924 10.0.0.65 - - [2025-10-27 08:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.65 - - [2025-10-27 08:43:05] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.047431 10.0.0.65 - - [2025-10-27 08:43:05] "POST /access-control-lists HTTP/1.1" 200 587 0.169091 10.0.0.65 - - [2025-10-27 08:43:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.026012 10.0.0.65 - - [2025-10-27 08:43:05] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.146084 10.0.0.65 - - [2025-10-27 08:43:05] "POST /access-control-lists HTTP/1.1" 200 585 0.155009 10.0.0.65 - - [2025-10-27 08:43:05] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.102914 10.0.0.65 - - [2025-10-27 08:43:05] "POST /security-groups HTTP/1.1" 200 558 0.121552 10.0.0.65 - - [2025-10-27 08:43:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.007066 10.0.0.65 - - [2025-10-27 08:43:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.073503 10.0.0.65 - - [2025-10-27 08:43:05] "POST /chown HTTP/1.1" 200 109 0.059408 10.0.0.65 - - [2025-10-27 08:43:05] "POST /access-control-lists HTTP/1.1" 200 610 0.111040 10.0.0.65 - - [2025-10-27 08:43:05] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010813 10.0.0.65 - - [2025-10-27 08:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.65 - - [2025-10-27 08:43:05] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009117 10.0.0.65 - - [2025-10-27 08:43:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.004328 10.0.0.65 - - [2025-10-27 08:43:05] "POST /tags HTTP/1.1" 409 214 0.003999 10.0.0.65 - - [2025-10-27 08:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.65 - - [2025-10-27 08:43:05] "GET /tag/86eef739-ab5a-4cd3-a5ed-79e731759ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.042521 10.0.0.65 - - [2025-10-27 08:43:05] "POST /access-control-lists HTTP/1.1" 200 608 0.118438 10.0.0.65 - - [2025-10-27 08:43:05] "POST /firewall-rules HTTP/1.1" 200 578 0.097493 10.0.0.65 - - [2025-10-27 08:43:05] "GET /firewall-rule/8a1ff720-c839-44e8-bc85-85511e16a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.018292 10.0.0.65 - - [2025-10-27 08:43:05] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.012908 10.0.0.65 - - [2025-10-27 08:43:06] "GET /firewall-rule/8a1ff720-c839-44e8-bc85-85511e16a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003035 10.0.0.65 - - [2025-10-27 08:43:06] "POST /ref-update HTTP/1.1" 200 156 0.034081 10.0.0.65 - - [2025-10-27 08:43:06] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002537 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.65 - - [2025-10-27 08:43:06] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003196 10.0.0.65 - - [2025-10-27 08:43:06] "POST /tags HTTP/1.1" 409 214 0.002362 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.65 - - [2025-10-27 08:43:06] "GET /tag/86eef739-ab5a-4cd3-a5ed-79e731759ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010189 10.0.0.65 - - [2025-10-27 08:43:06] "POST /firewall-rules HTTP/1.1" 200 576 0.090683 10.0.0.65 - - [2025-10-27 08:43:06] "GET /firewall-rule/afe1fb9d-b1c2-4cb2-b72b-f0067a577930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004864 10.0.0.65 - - [2025-10-27 08:43:06] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005087 10.0.0.65 - - [2025-10-27 08:43:06] "GET /firewall-rule/afe1fb9d-b1c2-4cb2-b72b-f0067a577930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003228 10.0.0.65 - - [2025-10-27 08:43:06] "POST /ref-update HTTP/1.1" 200 156 0.069449 10.0.0.65 - - [2025-10-27 08:43:06] "POST /tags HTTP/1.1" 200 301 0.065066 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016114 10.0.0.65 - - [2025-10-27 08:43:06] "GET /tag/b9595547-0a71-4b4c-af91-2eef025ae8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012121 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.65 - - [2025-10-27 08:43:06] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032337 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.65 - - [2025-10-27 08:43:06] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004507 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2025-10-27 08:43:06] "GET /service-appliance-set/a0880a91-6e65-406e-8564-c3ee8b36e2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002584 10.0.0.65 - - [2025-10-27 08:43:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002135 10.0.0.65 - - [2025-10-27 08:43:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104162 10.0.0.65 - - [2025-10-27 08:43:06] "GET /virtual-machine-interface/7a05806b-284c-4860-8319-53265bab4297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.018664 10.0.0.65 - - [2025-10-27 08:43:06] "POST /instance-ips HTTP/1.1" 200 377 0.032794 10.0.0.65 - - [2025-10-27 08:43:07] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004715 10.0.0.65 - - [2025-10-27 08:43:07] "POST /loadbalancers HTTP/1.1" 200 582 0.065736 10.0.0.65 - - [2025-10-27 08:43:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026899 10.0.0.65 - - [2025-10-27 08:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022162 10.0.0.65 - - [2025-10-27 08:43:07] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054073 10.0.0.65 - - [2025-10-27 08:43:07] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010395 10.0.0.65 - - [2025-10-27 08:43:07] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063312 10.0.0.65 - - [2025-10-27 08:43:07] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010602 10.0.0.65 - - [2025-10-27 08:43:07] "POST /floating-ips HTTP/1.1" 200 581 0.075320 10.0.0.65 - - [2025-10-27 08:43:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.053794 10.0.0.65 - - [2025-10-27 08:43:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030635 10.0.0.65 - - [2025-10-27 08:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015206 10.0.0.65 - - [2025-10-27 08:43:07] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076331 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003301 10.0.0.65 - - [2025-10-27 08:43:07] "GET /loadbalancer-listener/d71e55e7-5a09-4a7b-ab51-55c7cfe87934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003915 10.0.0.65 - - [2025-10-27 08:43:07] "GET /loadbalancer-listener/d71e55e7-5a09-4a7b-ab51-55c7cfe87934?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006702 10.0.0.65 - - [2025-10-27 08:43:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.054193 10.0.0.65 - - [2025-10-27 08:43:07] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009873 10.0.0.65 - - [2025-10-27 08:43:07] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?fields=floating_ips HTTP/1.1" 200 1164 0.011292 10.0.0.65 - - [2025-10-27 08:43:07] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009338 10.0.0.65 - - [2025-10-27 08:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.65 - - [2025-10-27 08:43:07] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058438 10.0.0.65 - - [2025-10-27 08:43:07] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004136 10.0.0.65 - - [2025-10-27 08:43:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030222 10.0.0.65 - - [2025-10-27 08:43:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032136 10.0.0.65 - - [2025-10-27 08:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.65 - - [2025-10-27 08:43:07] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040492 10.0.0.65 - - [2025-10-27 08:43:07] "GET /loadbalancer-listener/6327eb8e-3659-47a9-85a1-4ac64308be07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016613 10.0.0.65 - - [2025-10-27 08:43:08] "GET /loadbalancer-listener/6327eb8e-3659-47a9-85a1-4ac64308be07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010582 10.0.0.65 - - [2025-10-27 08:43:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.153513 10.0.0.65 - - [2025-10-27 08:43:08] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010248 10.0.0.65 - - [2025-10-27 08:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011799 10.0.0.65 - - [2025-10-27 08:43:08] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?fields=floating_ips HTTP/1.1" 200 1164 0.007403 10.0.0.65 - - [2025-10-27 08:43:08] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009387 10.0.0.65 - - [2025-10-27 08:43:08] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085038 10.0.0.65 - - [2025-10-27 08:43:08] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.013838 10.0.0.65 - - [2025-10-27 08:43:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.052657 10.0.0.65 - - [2025-10-27 08:43:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023198 10.0.0.65 - - [2025-10-27 08:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008205 10.0.0.65 - - [2025-10-27 08:43:08] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061832 10.0.0.65 - - [2025-10-27 08:43:08] "GET /loadbalancer-listener/8a470c8a-d3cc-418b-b80d-a394847e50d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003557 10.0.0.65 - - [2025-10-27 08:43:08] "GET /loadbalancer-listener/8a470c8a-d3cc-418b-b80d-a394847e50d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.016352 10.0.0.65 - - [2025-10-27 08:43:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.044799 10.0.0.65 - - [2025-10-27 08:43:08] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009968 10.0.0.65 - - [2025-10-27 08:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.65 - - [2025-10-27 08:43:08] "GET /instance-ip/6ff92074-c1d1-45eb-8dce-e4d41e8968b6?fields=floating_ips HTTP/1.1" 200 1164 0.008538 10.0.0.65 - - [2025-10-27 08:43:08] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009077 10.0.0.65 - - [2025-10-27 08:43:08] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006042 10.0.0.65 - - [2025-10-27 08:43:08] "POST /tags HTTP/1.1" 200 363 0.026116 10.0.0.65 - - [2025-10-27 08:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017456 10.0.0.65 - - [2025-10-27 08:43:08] "GET /tag/0e5a573b-8d03-420c-ab1e-41277165b5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021380 10.0.0.65 - - [2025-10-27 08:43:08] "POST /tags HTTP/1.1" 200 311 0.041122 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017787 10.0.0.65 - - [2025-10-27 08:43:09] "GET /tag/b1f29326-b9cc-4d8a-99a6-c8c66e0f252f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015722 10.0.0.65 - - [2025-10-27 08:43:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000659 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.002545 10.0.0.65 - - [2025-10-27 08:43:09] "POST /security-groups HTTP/1.1" 200 574 0.063788 10.0.0.65 - - [2025-10-27 08:43:09] "POST /projects HTTP/1.1" 200 489 0.219004 10.0.0.65 - - [2025-10-27 08:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017483 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.023509 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015085 10.0.0.65 - - [2025-10-27 08:43:09] "POST /access-control-lists HTTP/1.1" 200 583 0.073471 10.0.0.65 - - [2025-10-27 08:43:09] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.036747 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.65 - - [2025-10-27 08:43:09] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007827 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002392 10.0.0.65 - - [2025-10-27 08:43:09] "POST /access-control-lists HTTP/1.1" 200 581 0.067325 10.0.0.65 - - [2025-10-27 08:43:09] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.123749 10.0.0.65 - - [2025-10-27 08:43:09] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.061404 10.0.0.65 - - [2025-10-27 08:43:09] "POST /security-groups HTTP/1.1" 200 546 0.088902 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.001994 10.0.0.65 - - [2025-10-27 08:43:09] "POST /access-control-lists HTTP/1.1" 200 602 0.022892 10.0.0.65 - - [2025-10-27 08:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031541 10.0.0.65 - - [2025-10-27 08:43:09] "POST /chown HTTP/1.1" 200 109 0.017479 10.0.0.65 - - [2025-10-27 08:43:09] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008140 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.025569 10.0.0.65 - - [2025-10-27 08:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.65 - - [2025-10-27 08:43:09] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019892 10.0.0.65 - - [2025-10-27 08:43:10] "POST /tags HTTP/1.1" 409 210 0.006756 10.0.0.65 - - [2025-10-27 08:43:10] "POST /access-control-lists HTTP/1.1" 200 600 0.076651 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.65 - - [2025-10-27 08:43:10] "GET /tag/b1f29326-b9cc-4d8a-99a6-c8c66e0f252f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012483 10.0.0.65 - - [2025-10-27 08:43:10] "POST /firewall-rules HTTP/1.1" 200 570 0.086452 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-rule/2a0d8cfa-7a31-47b3-9ad7-c921f4dd25c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005421 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005688 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-rule/2a0d8cfa-7a31-47b3-9ad7-c921f4dd25c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003097 10.0.0.65 - - [2025-10-27 08:43:10] "POST /ref-update HTTP/1.1" 200 156 0.042589 10.0.0.65 - - [2025-10-27 08:43:10] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009146 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.65 - - [2025-10-27 08:43:10] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003990 10.0.0.65 - - [2025-10-27 08:43:10] "POST /tags HTTP/1.1" 409 210 0.002376 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.65 - - [2025-10-27 08:43:10] "GET /tag/b1f29326-b9cc-4d8a-99a6-c8c66e0f252f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014157 10.0.0.65 - - [2025-10-27 08:43:10] "POST /firewall-rules HTTP/1.1" 200 568 0.098007 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-rule/daf767f0-5432-4439-ae98-08cef1817d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007414 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008298 10.0.0.65 - - [2025-10-27 08:43:10] "GET /firewall-rule/daf767f0-5432-4439-ae98-08cef1817d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004626 10.0.0.65 - - [2025-10-27 08:43:10] "POST /ref-update HTTP/1.1" 200 156 0.057210 10.0.0.65 - - [2025-10-27 08:43:10] "POST /tags HTTP/1.1" 409 237 0.002698 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.65 - - [2025-10-27 08:43:10] "GET /tag/a011bee3-fb43-4916-a620-38dca31d2d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011869 10.0.0.65 - - [2025-10-27 08:43:10] "POST /tags HTTP/1.1" 409 210 0.002584 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.65 - - [2025-10-27 08:43:10] "GET /tag/85665675-1be2-4398-95c7-94f806f13784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013317 10.0.0.65 - - [2025-10-27 08:43:10] "POST /projects HTTP/1.1" 409 223 0.003657 10.0.0.65 - - [2025-10-27 08:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.65 - - [2025-10-27 08:43:10] "GET /project/9becd8b4-6cd0-4ac1-a591-27d3aec92dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070687 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.65 - - [2025-10-27 08:43:11] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005593 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.65 - - [2025-10-27 08:43:11] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006798 10.0.0.65 - - [2025-10-27 08:43:11] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.049402 10.0.0.65 - - [2025-10-27 08:43:11] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.080034 10.0.0.65 - - [2025-10-27 08:43:11] "POST /security-groups HTTP/1.1" 409 253 0.003207 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.65 - - [2025-10-27 08:43:11] "PUT /security-group/3d6329a3-e2b5-42a7-a2a1-1df874d4b9b4 HTTP/1.1" 200 262 0.074136 10.0.0.65 - - [2025-10-27 08:43:11] "PUT /access-control-list/d3d0a611-eaa3-48c5-8a0d-feef3a636c0a HTTP/1.1" 200 272 0.019134 10.0.0.65 - - [2025-10-27 08:43:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025121 10.0.0.65 - - [2025-10-27 08:43:11] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009197 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.65 - - [2025-10-27 08:43:11] "PUT /access-control-list/ff9f385f-306f-4f0c-bf31-0c6a618e7cd9 HTTP/1.1" 200 272 0.035591 10.0.0.65 - - [2025-10-27 08:43:11] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003912 10.0.0.65 - - [2025-10-27 08:43:11] "POST /tags HTTP/1.1" 409 210 0.002137 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.65 - - [2025-10-27 08:43:11] "GET /tag/85665675-1be2-4398-95c7-94f806f13784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009943 10.0.0.65 - - [2025-10-27 08:43:11] "POST /firewall-rules HTTP/1.1" 200 570 0.076478 10.0.0.65 - - [2025-10-27 08:43:11] "GET /firewall-rule/6aab25e5-4b31-4241-9b67-6a445da4191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021524 10.0.0.65 - - [2025-10-27 08:43:11] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004238 10.0.0.65 - - [2025-10-27 08:43:11] "GET /firewall-rule/6aab25e5-4b31-4241-9b67-6a445da4191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003637 10.0.0.65 - - [2025-10-27 08:43:11] "POST /ref-update HTTP/1.1" 200 156 0.061316 10.0.0.65 - - [2025-10-27 08:43:11] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009008 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.65 - - [2025-10-27 08:43:11] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003625 10.0.0.65 - - [2025-10-27 08:43:11] "POST /tags HTTP/1.1" 409 210 0.003208 10.0.0.65 - - [2025-10-27 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.65 - - [2025-10-27 08:43:11] "GET /tag/85665675-1be2-4398-95c7-94f806f13784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011395 10.0.0.65 - - [2025-10-27 08:43:12] "POST /firewall-rules HTTP/1.1" 200 568 0.075994 10.0.0.65 - - [2025-10-27 08:43:12] "GET /firewall-rule/2d224a9e-2168-44a2-8d33-fdfd91b004ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004930 10.0.0.65 - - [2025-10-27 08:43:12] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004294 10.0.0.65 - - [2025-10-27 08:43:12] "GET /firewall-rule/2d224a9e-2168-44a2-8d33-fdfd91b004ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003253 10.0.0.65 - - [2025-10-27 08:43:12] "POST /ref-update HTTP/1.1" 200 156 0.047550 10.0.0.65 - - [2025-10-27 08:43:12] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013209 10.0.0.65 - - [2025-10-27 08:43:12] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.22 - - [2025-10-27 08:43:54] "GET / HTTP/1.1" 200 35931 0.003639 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.22 - - [2025-10-27 08:43:55] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.021315 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015472 10.0.0.22 - - [2025-10-27 08:43:55] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010275 10.0.0.22 - - [2025-10-27 08:43:55] "PUT /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b HTTP/1.1" 200 274 0.026253 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.023249 10.0.0.22 - - [2025-10-27 08:43:55] "POST /virtual-routers HTTP/1.1" 200 599 0.031201 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.22 - - [2025-10-27 08:43:55] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.012866 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003024 10.0.0.22 - - [2025-10-27 08:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.22 - - [2025-10-27 08:43:55] "GET /virtual-network/ce54a50c-cc74-40ab-881f-949413dce473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011858 10.0.0.22 - - [2025-10-27 08:43:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061349 10.0.0.65 - - [2025-10-27 08:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.65 - - [2025-10-27 08:44:12] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003655 10.0.0.65 - - [2025-10-27 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.65 - - [2025-10-27 08:45:12] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005961 10.0.0.22 - - [2025-10-27 08:45:19] "GET / HTTP/1.1" 200 35931 0.002323 10.0.0.22 - - [2025-10-27 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-10-27 08:45:19] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.009672 10.0.0.22 - - [2025-10-27 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.22 - - [2025-10-27 08:45:19] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010098 10.0.0.22 - - [2025-10-27 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.22 - - [2025-10-27 08:45:19] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008549 10.0.0.22 - - [2025-10-27 08:45:19] "PUT /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002 HTTP/1.1" 200 262 0.023156 10.0.0.22 - - [2025-10-27 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009292 10.0.0.22 - - [2025-10-27 08:45:19] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.013629 10.0.0.22 - - [2025-10-27 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.22 - - [2025-10-27 08:45:19] "GET /virtual-machine-interface/f3b45216-cb67-42db-ba68-e2fff0f789a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007771 10.0.0.22 - - [2025-10-27 08:45:19] "PUT /virtual-machine-interface/f3b45216-cb67-42db-ba68-e2fff0f789a4 HTTP/1.1" 200 284 0.015028 10.0.0.65 - - [2025-10-27 08:45:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002984 10.0.0.65 - - [2025-10-27 08:45:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003538 10.0.0.65 - - [2025-10-27 08:46:56] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003879 10.0.0.65 - - [2025-10-27 08:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010697 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001241 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001531 10.0.0.65 - - [2025-10-27 08:47:05] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005040 10.0.0.65 - - [2025-10-27 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.007230 10.0.0.65 - - [2025-10-27 08:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.65 - - [2025-10-27 08:47:05] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.015949 10.0.0.65 - - [2025-10-27 08:47:05] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008400 10.0.0.65 - - [2025-10-27 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.004400 10.0.0.65 - - [2025-10-27 08:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.65 - - [2025-10-27 08:47:05] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004535 10.0.0.65 - - [2025-10-27 08:47:05] "GET /loadbalancer-pool/ce22cc46-d465-4ca5-8369-5444d7b2d824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010139 10.0.0.65 - - [2025-10-27 08:47:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040914 10.0.0.65 - - [2025-10-27 08:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045305 10.0.0.65 - - [2025-10-27 08:47:05] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019158 10.0.0.65 - - [2025-10-27 08:47:05] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011807 10.0.0.65 - - [2025-10-27 08:47:05] "POST /ref-update HTTP/1.1" 200 156 0.015551 10.0.0.65 - - [2025-10-27 08:47:05] "POST /tags HTTP/1.1" 409 205 0.005363 10.0.0.65 - - [2025-10-27 08:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.65 - - [2025-10-27 08:47:06] "GET /tag/b9595547-0a71-4b4c-af91-2eef025ae8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020141 10.0.0.65 - - [2025-10-27 08:47:06] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.005283 10.0.0.65 - - [2025-10-27 08:47:06] "PUT /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a HTTP/1.1" 200 256 0.011203 10.0.0.65 - - [2025-10-27 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.092890 10.0.0.65 - - [2025-10-27 08:47:06] "GET /loadbalancer-pool/a5a7e5a1-18e2-493c-8324-2f8bc555e662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005065 10.0.0.65 - - [2025-10-27 08:47:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030835 10.0.0.65 - - [2025-10-27 08:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029914 10.0.0.65 - - [2025-10-27 08:47:06] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011359 10.0.0.65 - - [2025-10-27 08:47:06] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014243 10.0.0.65 - - [2025-10-27 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.014048 10.0.0.65 - - [2025-10-27 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.005043 10.0.0.65 - - [2025-10-27 08:47:06] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002244 10.0.0.65 - - [2025-10-27 08:47:06] "GET /loadbalancer-pool/6619b237-2573-4f95-89cc-f55b559bb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008109 10.0.0.65 - - [2025-10-27 08:47:06] "PUT /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a HTTP/1.1" 200 256 0.025126 10.0.0.65 - - [2025-10-27 08:47:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043277 10.0.0.65 - - [2025-10-27 08:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016501 10.0.0.65 - - [2025-10-27 08:47:06] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019392 10.0.0.65 - - [2025-10-27 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.011031 10.0.0.65 - - [2025-10-27 08:47:06] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016999 10.0.0.65 - - [2025-10-27 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.023916 10.0.0.65 - - [2025-10-27 08:47:06] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003567 10.0.0.65 - - [2025-10-27 08:47:06] "PUT /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a HTTP/1.1" 200 256 0.014879 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003629 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001433 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001452 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001523 10.0.0.65 - - [2025-10-27 08:50:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002745 10.0.0.65 - - [2025-10-27 08:50:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002493 10.0.0.65 - - [2025-10-27 08:51:09] "GET / HTTP/1.1" 200 35931 0.003441 10.0.0.65 - - [2025-10-27 08:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.65 - - [2025-10-27 08:51:09] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048643 10.0.0.65 - - [2025-10-27 08:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2025-10-27 08:51:09] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044492 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.65 - - [2025-10-27 08:51:10] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050810 10.0.0.65 - - [2025-10-27 08:51:10] "POST /tags HTTP/1.1" 200 333 0.033081 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016539 10.0.0.65 - - [2025-10-27 08:51:10] "GET /tag/eb1d039b-cbf3-4997-a2c8-0548e86f9c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042564 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.65 - - [2025-10-27 08:51:10] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066296 10.0.0.65 - - [2025-10-27 08:51:10] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095029 10.0.0.65 - - [2025-10-27 08:51:10] "GET /virtual-networks?parent_id=c030903a-df07-4989-98e0-5eed99598f26&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.023289 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.65 - - [2025-10-27 08:51:10] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.012814 10.0.0.65 - - [2025-10-27 08:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.65 - - [2025-10-27 08:51:11] "POST /virtual-networks HTTP/1.1" 200 512 0.101504 10.0.0.65 - - [2025-10-27 08:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.65 - - [2025-10-27 08:51:11] "GET /service-appliance-set/a0880a91-6e65-406e-8564-c3ee8b36e2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008250 10.0.0.65 - - [2025-10-27 08:51:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.006097 10.0.0.65 - - [2025-10-27 08:51:11] "GET /network-ipam/f2df15cc-8fde-400c-a813-83339dc46059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.005491 10.0.0.65 - - [2025-10-27 08:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006165 10.0.0.65 - - [2025-10-27 08:51:11] "POST /ref-update HTTP/1.1" 200 156 0.161459 10.0.0.65 - - [2025-10-27 08:51:11] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006778 10.0.0.65 - - [2025-10-27 08:51:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.162096 10.0.0.65 - - [2025-10-27 08:51:11] "GET /virtual-machine-interface/dbdaa8f2-3a96-424f-af4c-2b294d486e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031529 10.0.0.65 - - [2025-10-27 08:51:11] "GET /domains HTTP/1.1" 200 280 0.002076 10.0.0.65 - - [2025-10-27 08:51:11] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.016378 10.0.0.65 - - [2025-10-27 08:51:11] "POST /instance-ips HTTP/1.1" 200 409 0.057272 10.0.0.65 - - [2025-10-27 08:51:11] "GET /instance-ip/a4e0424a-ad6f-4d5f-83f2-70830c40f5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.039402 10.0.0.65 - - [2025-10-27 08:51:11] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 5477 0.120850 10.0.0.65 - - [2025-10-27 08:51:11] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.011574 10.0.0.65 - - [2025-10-27 08:51:11] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.005679 10.0.0.65 - - [2025-10-27 08:51:11] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1182 0.003936 10.0.0.65 - - [2025-10-27 08:51:11] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1182 0.003389 10.0.0.65 - - [2025-10-27 08:51:11] "POST /loadbalancers HTTP/1.1" 200 610 0.110688 10.0.0.65 - - [2025-10-27 08:51:11] "POST /route-targets HTTP/1.1" 200 327 0.023914 10.0.0.65 - - [2025-10-27 08:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.060800 10.0.0.65 - - [2025-10-27 08:51:11] "POST /ref-update HTTP/1.1" 200 156 0.065250 10.0.0.65 - - [2025-10-27 08:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025935 10.0.0.65 - - [2025-10-27 08:51:11] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.133751 10.0.0.65 - - [2025-10-27 08:51:11] "GET /instance-ip/a4e0424a-ad6f-4d5f-83f2-70830c40f5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.023326 10.0.0.65 - - [2025-10-27 08:51:11] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.104858 10.0.0.65 - - [2025-10-27 08:51:11] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007143 10.0.0.65 - - [2025-10-27 08:51:11] "POST /floating-ips HTTP/1.1" 200 597 0.053152 10.0.0.65 - - [2025-10-27 08:51:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.051238 10.0.0.65 - - [2025-10-27 08:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015414 10.0.0.65 - - [2025-10-27 08:51:11] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061764 10.0.0.65 - - [2025-10-27 08:51:12] "GET /loadbalancer-listener/974b6440-c8df-4646-a2ae-2b34dfb9908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.009625 10.0.0.65 - - [2025-10-27 08:51:12] "GET /loadbalancer-listener/974b6440-c8df-4646-a2ae-2b34dfb9908d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.006450 10.0.0.65 - - [2025-10-27 08:51:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.054724 10.0.0.65 - - [2025-10-27 08:51:12] "GET /instance-ip/a4e0424a-ad6f-4d5f-83f2-70830c40f5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010839 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.65 - - [2025-10-27 08:51:12] "GET /instance-ip/a4e0424a-ad6f-4d5f-83f2-70830c40f5f4?fields=floating_ips HTTP/1.1" 200 1212 0.020537 10.0.0.65 - - [2025-10-27 08:51:12] "GET /floating-ip/caa4ff24-62be-48bc-b1c6-5514467d8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004084 10.0.0.65 - - [2025-10-27 08:51:12] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003881 10.0.0.65 - - [2025-10-27 08:51:12] "POST /tags HTTP/1.1" 200 295 0.112450 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.65 - - [2025-10-27 08:51:12] "GET /tag/66098a81-e798-4538-b34e-a9bab374748a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.044785 10.0.0.65 - - [2025-10-27 08:51:12] "POST /tags HTTP/1.1" 409 233 0.004144 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.65 - - [2025-10-27 08:51:12] "GET /tag/605aa941-4c46-4eae-a1dd-6ff0fc02c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020118 10.0.0.65 - - [2025-10-27 08:51:12] "POST /tags HTTP/1.1" 409 206 0.005766 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.65 - - [2025-10-27 08:51:12] "GET /tag/9b443412-2f0c-485d-b1ce-29675e45fc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022084 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.65 - - [2025-10-27 08:51:12] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012383 10.0.0.65 - - [2025-10-27 08:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.65 - - [2025-10-27 08:51:12] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057165 10.0.0.65 - - [2025-10-27 08:51:12] "POST /virtual-machines HTTP/1.1" 200 369 0.011498 10.0.0.65 - - [2025-10-27 08:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016164 10.0.0.65 - - [2025-10-27 08:51:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163291 10.0.0.65 - - [2025-10-27 08:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.206974 10.0.0.65 - - [2025-10-27 08:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010752 10.0.0.65 - - [2025-10-27 08:51:13] "POST /instance-ips HTTP/1.1" 200 409 0.065189 10.0.0.65 - - [2025-10-27 08:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019801 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010233 10.0.0.65 - - [2025-10-27 08:51:13] "POST /set-tag HTTP/1.1" 200 109 0.021538 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016510 10.0.0.65 - - [2025-10-27 08:51:13] "GET /instance-ip/17740224-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005619 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009016 10.0.0.65 - - [2025-10-27 08:51:13] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007808 10.0.0.65 - - [2025-10-27 08:51:13] "POST /ref-update HTTP/1.1" 200 156 0.023559 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006941 10.0.0.65 - - [2025-10-27 08:51:13] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.65 - - [2025-10-27 08:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.65 - - [2025-10-27 08:51:13] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005488 10.0.0.65 - - [2025-10-27 08:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.65 - - [2025-10-27 08:51:13] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064176 10.0.0.65 - - [2025-10-27 08:51:14] "POST /virtual-machines HTTP/1.1" 200 369 0.042492 10.0.0.65 - - [2025-10-27 08:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012510 10.0.0.65 - - [2025-10-27 08:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134402 10.0.0.65 - - [2025-10-27 08:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025606 10.0.0.65 - - [2025-10-27 08:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006685 10.0.0.65 - - [2025-10-27 08:51:14] "POST /instance-ips HTTP/1.1" 200 409 0.031434 10.0.0.65 - - [2025-10-27 08:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032885 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014006 10.0.0.65 - - [2025-10-27 08:51:14] "POST /set-tag HTTP/1.1" 200 109 0.027163 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029934 10.0.0.65 - - [2025-10-27 08:51:14] "GET /instance-ip/180fab34-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006440 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008457 10.0.0.65 - - [2025-10-27 08:51:14] "POST /set-tag HTTP/1.1" 200 109 0.004672 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.007535 10.0.0.65 - - [2025-10-27 08:51:14] "POST /ref-update HTTP/1.1" 200 156 0.012602 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019949 10.0.0.65 - - [2025-10-27 08:51:14] "POST /set-tag HTTP/1.1" 200 109 0.004089 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006215 10.0.0.65 - - [2025-10-27 08:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.65 - - [2025-10-27 08:51:14] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008257 10.0.0.65 - - [2025-10-27 08:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002656 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002199 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001178 10.0.0.65 - - [2025-10-27 08:51:16] "GET /domains HTTP/1.1" 200 280 0.002660 10.0.0.65 - - [2025-10-27 08:51:16] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.004164 10.0.0.65 - - [2025-10-27 08:51:16] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 7065 0.142775 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.005352 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.005130 10.0.0.65 - - [2025-10-27 08:51:16] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1403 0.005322 10.0.0.65 - - [2025-10-27 08:51:16] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1403 0.003235 10.0.0.65 - - [2025-10-27 08:51:16] "GET /route-target/e625cf8c-3905-44f3-bafa-554998846cfe HTTP/1.1" 200 1153 0.003012 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.004286 10.0.0.65 - - [2025-10-27 08:51:16] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1403 0.011498 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004783 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.004587 10.0.0.65 - - [2025-10-27 08:51:16] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1403 0.003103 10.0.0.65 - - [2025-10-27 08:51:16] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 200 1403 0.003848 10.0.0.65 - - [2025-10-27 08:51:16] "GET /route-target/e625cf8c-3905-44f3-bafa-554998846cfe HTTP/1.1" 200 1153 0.003548 10.0.0.65 - - [2025-10-27 08:51:16] "GET /domains HTTP/1.1" 200 280 0.002480 10.0.0.65 - - [2025-10-27 08:51:16] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.003849 10.0.0.65 - - [2025-10-27 08:51:16] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 7065 0.038764 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2082 0.008242 10.0.0.65 - - [2025-10-27 08:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.65 - - [2025-10-27 08:51:16] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054164 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010244 10.0.0.65 - - [2025-10-27 08:51:16] "GET /floating-ip-pools?parent_id=0b62c490-70e9-4154-ba06-ba11405dc02e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004984 10.0.0.65 - - [2025-10-27 08:51:16] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007296 10.0.0.65 - - [2025-10-27 08:51:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.045558 10.0.0.65 - - [2025-10-27 08:51:17] "POST /ref-update HTTP/1.1" 200 156 0.029948 10.0.0.65 - - [2025-10-27 08:51:17] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.028395 10.0.0.65 - - [2025-10-27 08:51:17] "GET /domains HTTP/1.1" 200 280 0.004057 10.0.0.65 - - [2025-10-27 08:51:17] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.005213 10.0.0.65 - - [2025-10-27 08:51:17] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 7321 0.068341 10.0.0.65 - - [2025-10-27 08:51:17] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2320 0.006852 10.0.0.65 - - [2025-10-27 08:51:17] "GET /floating-ip-pool/9bd5df36-b31e-4a24-8b16-5f473120d83c HTTP/1.1" 200 1315 0.003237 10.0.0.65 - - [2025-10-27 08:51:17] "GET /domains HTTP/1.1" 200 280 0.002390 10.0.0.65 - - [2025-10-27 08:51:17] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.005488 10.0.0.65 - - [2025-10-27 08:51:17] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 7321 0.040803 10.0.0.65 - - [2025-10-27 08:51:17] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 2320 0.010550 10.0.0.65 - - [2025-10-27 08:51:17] "GET /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009426 10.0.0.65 - - [2025-10-27 08:51:17] "POST /tags HTTP/1.1" 200 365 0.075675 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016822 10.0.0.65 - - [2025-10-27 08:51:17] "GET /tag/f55dad22-a15e-41ea-af1f-e26dba388152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024910 10.0.0.65 - - [2025-10-27 08:51:17] "POST /tags HTTP/1.1" 409 206 0.002148 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.65 - - [2025-10-27 08:51:17] "GET /tag/9b443412-2f0c-485d-b1ce-29675e45fc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015488 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.65 - - [2025-10-27 08:51:17] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047359 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.65 - - [2025-10-27 08:51:17] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019013 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.65 - - [2025-10-27 08:51:17] "GET /service-appliance-set/6530f64f-a00f-4cc7-9fc0-ec6e9e4617d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006567 10.0.0.65 - - [2025-10-27 08:51:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002354 10.0.0.65 - - [2025-10-27 08:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.124241 10.0.0.65 - - [2025-10-27 08:51:18] "GET /virtual-machine-interface/d899349f-9ba0-4580-851e-83ba0b9b83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012073 10.0.0.65 - - [2025-10-27 08:51:18] "POST /set-tag HTTP/1.1" 200 109 0.060615 10.0.0.65 - - [2025-10-27 08:51:18] "POST /instance-ips HTTP/1.1" 200 417 0.026016 10.0.0.65 - - [2025-10-27 08:51:18] "GET /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009926 10.0.0.65 - - [2025-10-27 08:51:18] "POST /loadbalancers HTTP/1.1" 200 618 0.072355 10.0.0.65 - - [2025-10-27 08:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022286 10.0.0.65 - - [2025-10-27 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027661 10.0.0.65 - - [2025-10-27 08:51:18] "POST /service-instances HTTP/1.1" 200 566 0.086341 10.0.0.65 - - [2025-10-27 08:51:18] "POST /ref-update HTTP/1.1" 200 156 0.046653 10.0.0.65 - - [2025-10-27 08:51:18] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.158994 10.0.0.65 - - [2025-10-27 08:51:18] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.013612 10.0.0.65 - - [2025-10-27 08:51:18] "GET /virtual-machine-interface/d899349f-9ba0-4580-851e-83ba0b9b83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019890 10.0.0.65 - - [2025-10-27 08:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.045360 10.0.0.65 - - [2025-10-27 08:51:18] "GET /virtual-machine-interface/d899349f-9ba0-4580-851e-83ba0b9b83bd?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.043174 10.0.0.65 - - [2025-10-27 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023346 10.0.0.65 - - [2025-10-27 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.65 - - [2025-10-27 08:51:18] "GET /floating-ip-pool/9bd5df36-b31e-4a24-8b16-5f473120d83c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006941 10.0.0.65 - - [2025-10-27 08:51:18] "POST /virtual-machines HTTP/1.1" 200 429 0.044309 10.0.0.65 - - [2025-10-27 08:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.190815 10.0.0.65 - - [2025-10-27 08:51:19] "POST /floating-ips HTTP/1.1" 200 671 0.290729 10.0.0.65 - - [2025-10-27 08:51:19] "POST /chown HTTP/1.1" 200 109 0.063771 10.0.0.65 - - [2025-10-27 08:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015383 10.0.0.65 - - [2025-10-27 08:51:19] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014436 10.0.0.65 - - [2025-10-27 08:51:19] "POST /chown HTTP/1.1" 200 109 0.011161 10.0.0.65 - - [2025-10-27 08:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.65 - - [2025-10-27 08:51:19] "PUT /virtual-machine-interface/3b40d9ff-13f4-4a0b-b998-32981275a950 HTTP/1.1" 200 284 0.027823 10.0.0.65 - - [2025-10-27 08:51:19] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013277 10.0.0.65 - - [2025-10-27 08:51:19] "POST /tags HTTP/1.1" 409 221 0.016572 10.0.0.65 - - [2025-10-27 08:51:19] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.044974 10.0.0.65 - - [2025-10-27 08:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.65 - - [2025-10-27 08:51:19] "GET /tag/eb1d039b-cbf3-4997-a2c8-0548e86f9c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017914 10.0.0.65 - - [2025-10-27 08:51:19] "POST /tags HTTP/1.1" 409 238 0.004766 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.028815 10.0.0.65 - - [2025-10-27 08:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.65 - - [2025-10-27 08:51:19] "GET /tag/f55dad22-a15e-41ea-af1f-e26dba388152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021169 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.068972 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.053347 10.0.0.65 - - [2025-10-27 08:51:19] "POST /firewall-rules HTTP/1.1" 200 650 0.138137 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.047507 10.0.0.65 - - [2025-10-27 08:51:19] "GET /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.028338 10.0.0.65 - - [2025-10-27 08:51:19] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003706 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.044148 10.0.0.65 - - [2025-10-27 08:51:19] "GET /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018482 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.032009 10.0.0.65 - - [2025-10-27 08:51:19] "POST /ref-update HTTP/1.1" 200 156 0.051964 10.0.0.65 - - [2025-10-27 08:51:19] "POST /virtual-machines HTTP/1.1" 200 429 0.044002 10.0.0.65 - - [2025-10-27 08:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019203 10.0.0.65 - - [2025-10-27 08:51:19] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049545 10.0.0.65 - - [2025-10-27 08:51:19] "GET /loadbalancer/9377e0b2-4f8f-4f7c-85ed-0dd309cadb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002795 10.0.0.65 - - [2025-10-27 08:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.213020 10.0.0.65 - - [2025-10-27 08:51:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.133253 10.0.0.65 - - [2025-10-27 08:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020513 10.0.0.65 - - [2025-10-27 08:51:20] "POST /chown HTTP/1.1" 200 109 0.053898 10.0.0.65 - - [2025-10-27 08:51:20] "POST /chown HTTP/1.1" 200 109 0.013222 10.0.0.65 - - [2025-10-27 08:51:20] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.082455 10.0.0.65 - - [2025-10-27 08:51:20] "GET /loadbalancer-listener/4f0dca22-936b-44ff-b6cc-4542461cada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004815 10.0.0.65 - - [2025-10-27 08:51:20] "PUT /virtual-machine-interface/f536f694-d0fc-4b31-9c00-f835294e9965 HTTP/1.1" 200 284 0.054529 10.0.0.65 - - [2025-10-27 08:51:20] "GET /loadbalancer-listener/4f0dca22-936b-44ff-b6cc-4542461cada5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.032110 10.0.0.65 - - [2025-10-27 08:51:20] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.036801 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001338 10.0.0.65 - - [2025-10-27 08:51:20] "POST /ref-update HTTP/1.1" 200 156 0.052471 10.0.0.65 - - [2025-10-27 08:51:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.118804 10.0.0.65 - - [2025-10-27 08:51:20] "POST /ref-update HTTP/1.1" 200 156 0.097051 10.0.0.65 - - [2025-10-27 08:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.160706 10.0.0.65 - - [2025-10-27 08:51:20] "GET /loadbalancer-pool/9f4a6e2c-8a81-447f-a855-0424478b53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006455 10.0.0.65 - - [2025-10-27 08:51:20] "POST /ref-update HTTP/1.1" 200 156 0.150352 10.0.0.65 - - [2025-10-27 08:51:20] "POST /ref-update HTTP/1.1" 200 156 0.024601 10.0.0.65 - - [2025-10-27 08:51:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.065467 10.0.0.65 - - [2025-10-27 08:51:20] "POST /ref-update HTTP/1.1" 200 156 0.229549 10.0.0.65 - - [2025-10-27 08:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.188190 10.0.0.65 - - [2025-10-27 08:51:20] "GET /loadbalancer-member/c0f743c7-07ee-4314-8c9a-b9aa93f28066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.050390 10.0.0.65 - - [2025-10-27 08:51:20] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.025566 10.0.0.65 - - [2025-10-27 08:51:20] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014830 10.0.0.65 - - [2025-10-27 08:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.65 - - [2025-10-27 08:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034064 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.65 - - [2025-10-27 08:51:21] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033900 10.0.0.65 - - [2025-10-27 08:51:21] "POST /tags HTTP/1.1" 409 221 0.002110 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.017378 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.65 - - [2025-10-27 08:51:21] "GET /tag/eb1d039b-cbf3-4997-a2c8-0548e86f9c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032863 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.053542 10.0.0.65 - - [2025-10-27 08:51:21] "POST /tags HTTP/1.1" 409 238 0.004853 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.65 - - [2025-10-27 08:51:21] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.044555 10.0.0.65 - - [2025-10-27 08:51:21] "GET /tag/f55dad22-a15e-41ea-af1f-e26dba388152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.032563 10.0.0.65 - - [2025-10-27 08:51:21] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.65 - - [2025-10-27 08:51:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002493 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.029960 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.045074 10.0.0.65 - - [2025-10-27 08:51:21] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.029326 10.0.0.65 - - [2025-10-27 08:51:21] "PUT /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191 HTTP/1.1" 200 260 0.133081 10.0.0.65 - - [2025-10-27 08:51:21] "GET /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009387 10.0.0.65 - - [2025-10-27 08:51:21] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.021930 10.0.0.65 - - [2025-10-27 08:51:21] "POST /ref-update HTTP/1.1" 200 156 0.091131 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2025-10-27 08:51:21] "GET /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.030493 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.010244 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.032821 10.0.0.65 - - [2025-10-27 08:51:21] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021839 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.054393 10.0.0.65 - - [2025-10-27 08:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.65 - - [2025-10-27 08:51:21] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.026201 10.0.0.65 - - [2025-10-27 08:51:21] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049091 10.0.0.65 - - [2025-10-27 08:51:21] "POST /virtual-machines HTTP/1.1" 200 373 0.017372 10.0.0.65 - - [2025-10-27 08:51:21] "POST /ref-update HTTP/1.1" 200 156 0.057300 10.0.0.65 - - [2025-10-27 08:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035412 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.030227 10.0.0.65 - - [2025-10-27 08:51:21] "POST /chown HTTP/1.1" 200 109 0.063873 10.0.0.65 - - [2025-10-27 08:51:21] "PUT /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 256 0.094451 10.0.0.65 - - [2025-10-27 08:51:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.202518 10.0.0.65 - - [2025-10-27 08:51:22] "POST /ref-update HTTP/1.1" 200 156 0.043215 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035637 10.0.0.65 - - [2025-10-27 08:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009997 10.0.0.65 - - [2025-10-27 08:51:22] "POST /ref-update HTTP/1.1" 200 156 0.028932 10.0.0.65 - - [2025-10-27 08:51:22] "POST /instance-ips HTTP/1.1" 200 413 0.077039 10.0.0.65 - - [2025-10-27 08:51:22] "POST /ref-update HTTP/1.1" 200 156 0.053451 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.123946 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.021589 10.0.0.65 - - [2025-10-27 08:51:22] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.037990 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022509 10.0.0.65 - - [2025-10-27 08:51:22] "POST /set-tag HTTP/1.1" 200 109 0.066177 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025775 10.0.0.65 - - [2025-10-27 08:51:22] "GET /instance-ip/1cb395ba-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005351 10.0.0.65 - - [2025-10-27 08:51:22] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.030749 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015526 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.032324 10.0.0.65 - - [2025-10-27 08:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.65 - - [2025-10-27 08:51:22] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.032033 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008131 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.036929 10.0.0.65 - - [2025-10-27 08:51:22] "POST /ref-update HTTP/1.1" 200 156 0.079693 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012603 10.0.0.65 - - [2025-10-27 08:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.65 - - [2025-10-27 08:51:22] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.020863 10.0.0.65 - - [2025-10-27 08:51:22] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014242 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022779 10.0.0.65 - - [2025-10-27 08:51:22] "POST /set-tag HTTP/1.1" 200 109 0.014170 10.0.0.65 - - [2025-10-27 08:51:22] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.007976 10.0.0.65 - - [2025-10-27 08:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010211 10.0.0.65 - - [2025-10-27 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008256 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.010260 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.009760 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.021245 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.034884 10.0.0.65 - - [2025-10-27 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.007790 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.019986 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.011269 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.030840 10.0.0.65 - - [2025-10-27 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008715 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.025516 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.033041 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.032127 10.0.0.65 - - [2025-10-27 08:51:23] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007718 10.0.0.65 - - [2025-10-27 08:51:23] "POST /set-tag HTTP/1.1" 200 109 0.005597 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.081179 10.0.0.65 - - [2025-10-27 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008968 10.0.0.65 - - [2025-10-27 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.65 - - [2025-10-27 08:51:23] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006835 10.0.0.65 - - [2025-10-27 08:51:23] "GET /loadbalancer-pool/08dade29-a7a3-4562-b227-4ad7885d3810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005787 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.014123 10.0.0.65 - - [2025-10-27 08:51:23] "POST /chown HTTP/1.1" 200 109 0.035469 10.0.0.65 - - [2025-10-27 08:51:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.060413 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.044667 10.0.0.65 - - [2025-10-27 08:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.063255 10.0.0.65 - - [2025-10-27 08:51:24] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016927 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.060819 10.0.0.65 - - [2025-10-27 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.65 - - [2025-10-27 08:51:24] "POST /tags HTTP/1.1" 409 221 0.003134 10.0.0.65 - - [2025-10-27 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.65 - - [2025-10-27 08:51:24] "GET /tag/eb1d039b-cbf3-4997-a2c8-0548e86f9c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.063176 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.088031 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.077684 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.052202 10.0.0.65 - - [2025-10-27 08:51:24] "POST /set-tag HTTP/1.1" 200 109 0.132825 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.057455 10.0.0.65 - - [2025-10-27 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008732 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.014826 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.026517 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.013637 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.053878 10.0.0.65 - - [2025-10-27 08:51:24] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010583 10.0.0.65 - - [2025-10-27 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012791 10.0.0.65 - - [2025-10-27 08:51:24] "POST /set-tag HTTP/1.1" 200 109 0.010627 10.0.0.65 - - [2025-10-27 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026160 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.051329 10.0.0.65 - - [2025-10-27 08:51:24] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009108 10.0.0.65 - - [2025-10-27 08:51:24] "GET /loadbalancer-pool/08dade29-a7a3-4562-b227-4ad7885d3810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003380 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.049224 10.0.0.65 - - [2025-10-27 08:51:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.046689 10.0.0.65 - - [2025-10-27 08:51:24] "POST /chown HTTP/1.1" 200 109 0.032997 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.079089 10.0.0.65 - - [2025-10-27 08:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.65 - - [2025-10-27 08:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.096405 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017384 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.028601 10.0.0.65 - - [2025-10-27 08:51:25] "POST /set-tag HTTP/1.1" 200 109 0.123551 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.108207 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.019445 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.010803 10.0.0.65 - - [2025-10-27 08:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.017323 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.014406 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.019634 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.048911 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine/d2f428ef-85b5-494f-9623-a4ef4e12cf17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.012271 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023347 10.0.0.65 - - [2025-10-27 08:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015553 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.027054 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016748 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.052474 10.0.0.65 - - [2025-10-27 08:51:25] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.015130 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.045725 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine/7830ceea-e674-4b16-aa88-bd7fcccf38c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.031267 10.0.0.65 - - [2025-10-27 08:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.65 - - [2025-10-27 08:51:25] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010461 10.0.0.65 - - [2025-10-27 08:51:25] "POST /chown HTTP/1.1" 200 109 0.008530 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.071948 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.034592 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.064514 10.0.0.65 - - [2025-10-27 08:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.017732 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.008073 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.032502 10.0.0.65 - - [2025-10-27 08:51:26] "POST /chown HTTP/1.1" 200 109 0.030680 10.0.0.65 - - [2025-10-27 08:51:26] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004189 10.0.0.65 - - [2025-10-27 08:51:26] "POST /ref-update HTTP/1.1" 200 156 0.011842 10.0.0.65 - - [2025-10-27 08:51:26] "GET /floating-ip/caa4ff24-62be-48bc-b1c6-5514467d8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.039318 10.0.0.65 - - [2025-10-27 08:51:26] "PUT /floating-ip/caa4ff24-62be-48bc-b1c6-5514467d8108 HTTP/1.1" 200 256 0.010399 10.0.0.65 - - [2025-10-27 08:51:26] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004414 10.0.0.65 - - [2025-10-27 08:51:26] "POST /ref-update HTTP/1.1" 200 156 0.008994 10.0.0.65 - - [2025-10-27 08:51:26] "GET /floating-ip/caa4ff24-62be-48bc-b1c6-5514467d8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.030213 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.65 - - [2025-10-27 08:51:29] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009537 10.0.0.65 - - [2025-10-27 08:51:29] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.65 - - [2025-10-27 08:51:31] "GET /virtual-machine/1fa8ddac-e460-4207-b967-941434a3c25a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.009649 10.0.0.65 - - [2025-10-27 08:51:31] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015040 10.0.0.65 - - [2025-10-27 08:51:31] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011602 10.0.0.65 - - [2025-10-27 08:51:31] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008692 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.004038 10.0.0.65 - - [2025-10-27 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.65 - - [2025-10-27 08:51:53] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004130 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006258 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.025531 10.0.0.65 - - [2025-10-27 08:51:53] "DELETE /loadbalancer-member/2306bbe9-cb5b-462b-9227-f0860129ce98 HTTP/1.1" 200 115 0.033109 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005601 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.005423 10.0.0.65 - - [2025-10-27 08:51:53] "DELETE /loadbalancer-member/b67bbcb0-b606-4cc5-b3fa-1035fedad831 HTTP/1.1" 200 115 0.033220 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010629 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.65 - - [2025-10-27 08:51:53] "DELETE /loadbalancer-member/70fe775f-93f9-4f8a-ba12-60d19a8d6388 HTTP/1.1" 200 115 0.050877 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005755 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.004017 10.0.0.65 - - [2025-10-27 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.65 - - [2025-10-27 08:51:53] "GET /loadbalancer/cc09e32c-8bb2-4347-a8f8-621d5f6e79cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003216 10.0.0.65 - - [2025-10-27 08:51:53] "GET /loadbalancer-pool/ce22cc46-d465-4ca5-8369-5444d7b2d824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004004 10.0.0.65 - - [2025-10-27 08:51:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025167 10.0.0.65 - - [2025-10-27 08:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012387 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005987 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009563 10.0.0.65 - - [2025-10-27 08:51:53] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010442 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.071278 10.0.0.65 - - [2025-10-27 08:51:53] "GET /loadbalancer-pool/a5a7e5a1-18e2-493c-8324-2f8bc555e662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012879 10.0.0.65 - - [2025-10-27 08:51:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017082 10.0.0.65 - - [2025-10-27 08:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008008 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008003 10.0.0.65 - - [2025-10-27 08:51:53] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005698 10.0.0.65 - - [2025-10-27 08:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.65 - - [2025-10-27 08:51:53] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002865 10.0.0.65 - - [2025-10-27 08:51:53] "GET /loadbalancer-pool/6619b237-2573-4f95-89cc-f55b559bb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003270 10.0.0.65 - - [2025-10-27 08:51:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016692 10.0.0.65 - - [2025-10-27 08:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020878 10.0.0.65 - - [2025-10-27 08:51:54] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017049 10.0.0.65 - - [2025-10-27 08:51:54] "GET /virtual-machine-interface/f38df6b8-b310-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004609 10.0.0.65 - - [2025-10-27 08:51:54] "GET /floating-ip/c3a06d83-62a6-4319-a722-ba6a5e08227a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002681 10.0.0.65 - - [2025-10-27 08:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.65 - - [2025-10-27 08:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.65 - - [2025-10-27 08:52:12] "POST /chown HTTP/1.1" 200 109 0.019376 10.0.0.65 - - [2025-10-27 08:52:13] "POST /chown HTTP/1.1" 200 109 0.009387 10.0.0.65 - - [2025-10-27 08:52:13] "POST /chown HTTP/1.1" 200 109 0.018202 10.0.0.65 - - [2025-10-27 08:52:13] "POST /chown HTTP/1.1" 200 109 0.016378 10.0.0.65 - - [2025-10-27 08:52:14] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006398 10.0.0.65 - - [2025-10-27 08:52:14] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.65 - - [2025-10-27 08:52:14] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005398 10.0.0.65 - - [2025-10-27 08:52:14] "POST /set-tag HTTP/1.1" 200 109 0.004653 10.0.0.65 - - [2025-10-27 08:52:14] "GET /virtual-machine/1fa8ddac-e460-4207-b967-941434a3c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003475 10.0.0.65 - - [2025-10-27 08:52:14] "POST /ref-update HTTP/1.1" 200 156 0.044009 10.0.0.65 - - [2025-10-27 08:52:14] "GET /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005541 10.0.0.65 - - [2025-10-27 08:52:14] "POST /set-tag HTTP/1.1" 200 109 0.043920 10.0.0.65 - - [2025-10-27 08:52:14] "POST /set-tag HTTP/1.1" 200 109 0.051534 10.0.0.65 - - [2025-10-27 08:52:14] "DELETE /instance-ip/1cb395ba-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.041786 10.0.0.65 - - [2025-10-27 08:52:14] "DELETE /virtual-machine-interface/1c86dd5e-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.047056 10.0.0.65 - - [2025-10-27 08:52:14] "DELETE /virtual-machine/1fa8ddac-e460-4207-b967-941434a3c25a HTTP/1.1" 200 115 0.029910 10.0.0.65 - - [2025-10-27 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.65 - - [2025-10-27 08:52:16] "GET /tag/f55dad22-a15e-41ea-af1f-e26dba388152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014992 10.0.0.65 - - [2025-10-27 08:52:16] "GET /tag/f55dad22-a15e-41ea-af1f-e26dba388152?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.030859 10.0.0.65 - - [2025-10-27 08:52:16] "GET /virtual-machine-interface/3b40d9ff-13f4-4a0b-b998-32981275a950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011936 10.0.0.65 - - [2025-10-27 08:52:16] "POST /set-tag HTTP/1.1" 200 109 0.025781 10.0.0.65 - - [2025-10-27 08:52:16] "GET /virtual-machine-interface/d899349f-9ba0-4580-851e-83ba0b9b83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005297 10.0.0.65 - - [2025-10-27 08:52:16] "POST /set-tag HTTP/1.1" 200 109 0.017552 10.0.0.65 - - [2025-10-27 08:52:16] "GET /virtual-machine-interface/f536f694-d0fc-4b31-9c00-f835294e9965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016756 10.0.0.65 - - [2025-10-27 08:52:16] "POST /set-tag HTTP/1.1" 200 109 0.020416 10.0.0.65 - - [2025-10-27 08:52:16] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017311 10.0.0.65 - - [2025-10-27 08:52:16] "GET /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003210 10.0.0.65 - - [2025-10-27 08:52:16] "POST /ref-update HTTP/1.1" 200 156 0.015357 10.0.0.65 - - [2025-10-27 08:52:16] "DELETE /firewall-rule/a5627ace-7b72-4c70-811f-4cecb1bad191 HTTP/1.1" 200 115 0.047321 10.0.0.65 - - [2025-10-27 08:52:16] "DELETE /loadbalancer-member/c0f743c7-07ee-4314-8c9a-b9aa93f28066 HTTP/1.1" 200 115 0.033964 10.0.0.65 - - [2025-10-27 08:52:16] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.021077 10.0.0.65 - - [2025-10-27 08:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025107 10.0.0.65 - - [2025-10-27 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.65 - - [2025-10-27 08:52:16] "POST /chown HTTP/1.1" 200 109 0.009220 10.0.0.65 - - [2025-10-27 08:52:16] "DELETE /loadbalancer-pool/9f4a6e2c-8a81-447f-a855-0424478b53b7 HTTP/1.1" 200 115 0.110679 10.0.0.65 - - [2025-10-27 08:52:16] "POST /chown HTTP/1.1" 200 109 0.013952 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.034574 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.033221 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /loadbalancer-listener/4f0dca22-936b-44ff-b6cc-4542461cada5 HTTP/1.1" 200 115 0.116788 10.0.0.65 - - [2025-10-27 08:52:17] "GET /floating-ip/fea43c10-32a1-4e0e-bb48-8f264c00af4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006076 10.0.0.65 - - [2025-10-27 08:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.007652 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.029387 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.021165 10.0.0.65 - - [2025-10-27 08:52:17] "PUT /floating-ip/fea43c10-32a1-4e0e-bb48-8f264c00af4c HTTP/1.1" 200 256 0.074610 10.0.0.65 - - [2025-10-27 08:52:17] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.65 - - [2025-10-27 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.008666 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /floating-ip/fea43c10-32a1-4e0e-bb48-8f264c00af4c HTTP/1.1" 200 115 0.086405 10.0.0.65 - - [2025-10-27 08:52:17] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.029826 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /loadbalancer/9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 HTTP/1.1" 200 115 0.072360 10.0.0.65 - - [2025-10-27 08:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023241 10.0.0.65 - - [2025-10-27 08:52:17] "GET /floating-ip-pool/9bd5df36-b31e-4a24-8b16-5f473120d83c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003683 10.0.0.65 - - [2025-10-27 08:52:17] "POST /ref-update HTTP/1.1" 404 171 0.004500 10.0.0.65 - - [2025-10-27 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.026330 10.0.0.65 - - [2025-10-27 08:52:17] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.039379 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /floating-ip-pool/9bd5df36-b31e-4a24-8b16-5f473120d83c HTTP/1.1" 200 115 0.082337 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /instance-ip/404699f8-f124-4e49-9b9e-8660994719aa HTTP/1.1" 200 115 0.169618 10.0.0.65 - - [2025-10-27 08:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024316 10.0.0.65 - - [2025-10-27 08:52:17] "POST /ref-update HTTP/1.1" 404 171 0.004099 10.0.0.65 - - [2025-10-27 08:52:17] "PUT /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 266 0.011567 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /virtual-machine-interface/d899349f-9ba0-4580-851e-83ba0b9b83bd HTTP/1.1" 200 115 0.106787 10.0.0.65 - - [2025-10-27 08:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021682 10.0.0.65 - - [2025-10-27 08:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012645 10.0.0.65 - - [2025-10-27 08:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.65 - - [2025-10-27 08:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.021707 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /service-instance/4439e224-7fbd-4dfd-afd1-03dc7e9b2ab1 HTTP/1.1" 200 115 0.126678 10.0.0.65 - - [2025-10-27 08:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002520 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e HTTP/1.1" 200 115 0.304305 10.0.0.65 - - [2025-10-27 08:52:17] "GET /routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf HTTP/1.1" 404 171 0.008731 10.0.0.65 - - [2025-10-27 08:52:17] "GET /domains HTTP/1.1" 200 280 0.008036 10.0.0.65 - - [2025-10-27 08:52:17] "GET /domain/a7dc88aa-3b74-4e1e-a508-711c2698555e HTTP/1.1" 200 3087 0.006278 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /route-target/e625cf8c-3905-44f3-bafa-554998846cfe HTTP/1.1" 200 115 0.073852 10.0.0.65 - - [2025-10-27 08:52:17] "DELETE /tag/f55dad22-a15e-41ea-af1f-e26dba388152 HTTP/1.1" 200 115 0.241695 10.0.0.65 - - [2025-10-27 08:52:17] "GET /virtual-machine-interface/f536f694-d0fc-4b31-9c00-f835294e9965?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005481 10.0.0.65 - - [2025-10-27 08:52:17] "GET /project/c030903a-df07-4989-98e0-5eed99598f26 HTTP/1.1" 200 7143 0.045465 10.0.0.65 - - [2025-10-27 08:52:18] "DELETE /virtual-machine-interface/f536f694-d0fc-4b31-9c00-f835294e9965 HTTP/1.1" 200 115 0.090487 10.0.0.65 - - [2025-10-27 08:52:18] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007496 10.0.0.65 - - [2025-10-27 08:52:18] "DELETE /virtual-machine/7664b3a5-8c8a-4e5e-8197-39872ffd16c3 HTTP/1.1" 200 115 0.053154 10.0.0.65 - - [2025-10-27 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.004011 10.0.0.65 - - [2025-10-27 08:52:18] "GET /virtual-machine-interface/3b40d9ff-13f4-4a0b-b998-32981275a950?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1237 0.013144 10.0.0.65 - - [2025-10-27 08:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007937 10.0.0.65 - - [2025-10-27 08:52:18] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002865 10.0.0.65 - - [2025-10-27 08:52:18] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004725 10.0.0.65 - - [2025-10-27 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.035182 10.0.0.65 - - [2025-10-27 08:52:18] "DELETE /virtual-machine-interface/3b40d9ff-13f4-4a0b-b998-32981275a950 HTTP/1.1" 200 115 0.089641 10.0.0.65 - - [2025-10-27 08:52:18] "POST /ref-update HTTP/1.1" 200 156 0.017434 10.0.0.65 - - [2025-10-27 08:52:18] "DELETE /loadbalancer-member/fe5db8a1-fd2f-4859-b92b-0e2afd86b775 HTTP/1.1" 200 115 0.059939 10.0.0.65 - - [2025-10-27 08:52:18] "DELETE /virtual-machine/035f3c1a-2c83-4a94-8b5e-35cf111b196f HTTP/1.1" 200 115 0.055404 10.0.0.65 - - [2025-10-27 08:52:19] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005184 10.0.0.65 - - [2025-10-27 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.006066 10.0.0.65 - - [2025-10-27 08:52:19] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008460 10.0.0.65 - - [2025-10-27 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.65 - - [2025-10-27 08:52:19] "GET /virtual-machine/7830ceea-e674-4b16-aa88-bd7fcccf38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002867 10.0.0.65 - - [2025-10-27 08:52:19] "POST /ref-update HTTP/1.1" 200 156 0.012868 10.0.0.65 - - [2025-10-27 08:52:19] "GET /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011662 10.0.0.65 - - [2025-10-27 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.023252 10.0.0.65 - - [2025-10-27 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.023867 10.0.0.65 - - [2025-10-27 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.030653 10.0.0.65 - - [2025-10-27 08:52:19] "DELETE /instance-ip/180fab34-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.058224 10.0.0.65 - - [2025-10-27 08:52:19] "POST /ref-update HTTP/1.1" 200 156 0.014377 10.0.0.65 - - [2025-10-27 08:52:19] "DELETE /virtual-machine-interface/17ecacb0-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.051153 10.0.0.65 - - [2025-10-27 08:52:19] "DELETE /virtual-machine/7830ceea-e674-4b16-aa88-bd7fcccf38c5 HTTP/1.1" 200 115 0.055266 10.0.0.65 - - [2025-10-27 08:52:23] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018153 10.0.0.65 - - [2025-10-27 08:52:23] "POST /set-tag HTTP/1.1" 200 109 0.005251 10.0.0.65 - - [2025-10-27 08:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.65 - - [2025-10-27 08:52:23] "GET /loadbalancer/e9a63ba5-7f07-492d-ba85-6c5acbb6b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003787 10.0.0.65 - - [2025-10-27 08:52:24] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008477 10.0.0.65 - - [2025-10-27 08:52:24] "POST /set-tag HTTP/1.1" 200 109 0.006201 10.0.0.65 - - [2025-10-27 08:52:24] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005061 10.0.0.65 - - [2025-10-27 08:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.65 - - [2025-10-27 08:52:24] "GET /virtual-machine/d2f428ef-85b5-494f-9623-a4ef4e12cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002955 10.0.0.65 - - [2025-10-27 08:52:24] "POST /ref-update HTTP/1.1" 200 156 0.011161 10.0.0.65 - - [2025-10-27 08:52:24] "GET /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007389 10.0.0.65 - - [2025-10-27 08:52:24] "POST /set-tag HTTP/1.1" 200 109 0.037679 10.0.0.65 - - [2025-10-27 08:52:24] "POST /set-tag HTTP/1.1" 200 109 0.030336 10.0.0.65 - - [2025-10-27 08:52:24] "POST /set-tag HTTP/1.1" 200 109 0.028524 10.0.0.65 - - [2025-10-27 08:52:24] "DELETE /instance-ip/17740224-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.052379 10.0.0.65 - - [2025-10-27 08:52:24] "POST /ref-update HTTP/1.1" 200 156 0.012014 10.0.0.65 - - [2025-10-27 08:52:24] "DELETE /virtual-machine-interface/173791d6-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.079423 10.0.0.65 - - [2025-10-27 08:52:24] "DELETE /virtual-machine/d2f428ef-85b5-494f-9623-a4ef4e12cf17 HTTP/1.1" 200 115 0.026892 10.0.0.65 - - [2025-10-27 08:52:24] "DELETE /tag/605aa941-4c46-4eae-a1dd-6ff0fc02c9ca HTTP/1.1" 200 115 0.044192 10.0.0.65 - - [2025-10-27 08:52:24] "DELETE /tag/66098a81-e798-4538-b34e-a9bab374748a HTTP/1.1" 200 115 0.079392 10.0.0.65 - - [2025-10-27 08:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.65 - - [2025-10-27 08:52:28] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063006 10.0.0.65 - - [2025-10-27 08:52:28] "POST /tags HTTP/1.1" 200 393 0.032496 10.0.0.65 - - [2025-10-27 08:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022185 10.0.0.65 - - [2025-10-27 08:52:28] "GET /tag/9ed5dc9f-7a2d-4001-b998-8d47a4024300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026959 10.0.0.65 - - [2025-10-27 08:52:28] "POST /tags HTTP/1.1" 200 341 0.043973 10.0.0.65 - - [2025-10-27 08:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.65 - - [2025-10-27 08:52:28] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.035599 10.0.0.65 - - [2025-10-27 08:52:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.001203 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.003406 10.0.0.65 - - [2025-10-27 08:52:29] "POST /security-groups HTTP/1.1" 200 589 0.066753 10.0.0.65 - - [2025-10-27 08:52:29] "POST /projects HTTP/1.1" 200 519 0.209210 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002355 10.0.0.65 - - [2025-10-27 08:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011865 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018925 10.0.0.65 - - [2025-10-27 08:52:29] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007267 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.65 - - [2025-10-27 08:52:29] "POST /access-control-lists HTTP/1.1" 200 598 0.098707 10.0.0.65 - - [2025-10-27 08:52:29] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006155 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.002594 10.0.0.65 - - [2025-10-27 08:52:29] "POST /access-control-lists HTTP/1.1" 200 596 0.045966 10.0.0.65 - - [2025-10-27 08:52:29] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.085326 10.0.0.65 - - [2025-10-27 08:52:29] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.064236 10.0.0.65 - - [2025-10-27 08:52:29] "POST /security-groups HTTP/1.1" 200 591 0.082850 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.002418 10.0.0.65 - - [2025-10-27 08:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029709 10.0.0.65 - - [2025-10-27 08:52:29] "POST /chown HTTP/1.1" 200 109 0.014226 10.0.0.65 - - [2025-10-27 08:52:29] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003664 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.65 - - [2025-10-27 08:52:29] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003419 10.0.0.65 - - [2025-10-27 08:52:29] "POST /tags HTTP/1.1" 409 226 0.002243 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.65 - - [2025-10-27 08:52:29] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.032282 10.0.0.65 - - [2025-10-27 08:52:29] "POST /access-control-lists HTTP/1.1" 200 632 0.177709 10.0.0.65 - - [2025-10-27 08:52:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.003217 10.0.0.65 - - [2025-10-27 08:52:29] "POST /firewall-rules HTTP/1.1" 200 600 0.140141 10.0.0.65 - - [2025-10-27 08:52:29] "POST /access-control-lists HTTP/1.1" 200 630 0.160116 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-rule/1dfdf83f-f333-4e45-a7ab-5d84946ebfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.051004 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005401 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-rule/1dfdf83f-f333-4e45-a7ab-5d84946ebfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003469 10.0.0.65 - - [2025-10-27 08:52:30] "POST /ref-update HTTP/1.1" 200 156 0.058547 10.0.0.65 - - [2025-10-27 08:52:30] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015611 10.0.0.65 - - [2025-10-27 08:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.65 - - [2025-10-27 08:52:30] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.65 - - [2025-10-27 08:52:30] "POST /tags HTTP/1.1" 409 226 0.003250 10.0.0.65 - - [2025-10-27 08:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.65 - - [2025-10-27 08:52:30] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017388 10.0.0.65 - - [2025-10-27 08:52:30] "POST /firewall-rules HTTP/1.1" 200 598 0.079504 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-rule/dfb4eb6a-d2f5-43f3-8174-759ca7a91769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004395 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004526 10.0.0.65 - - [2025-10-27 08:52:30] "GET /firewall-rule/dfb4eb6a-d2f5-43f3-8174-759ca7a91769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002880 10.0.0.65 - - [2025-10-27 08:52:30] "POST /ref-update HTTP/1.1" 200 156 0.080194 10.0.0.65 - - [2025-10-27 08:52:31] "POST /tags HTTP/1.1" 200 393 0.045656 10.0.0.65 - - [2025-10-27 08:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.65 - - [2025-10-27 08:52:31] "GET /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017087 10.0.0.65 - - [2025-10-27 08:52:31] "POST /tags HTTP/1.1" 200 341 0.035350 10.0.0.65 - - [2025-10-27 08:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025839 10.0.0.65 - - [2025-10-27 08:52:31] "GET /tag/46158f3b-ffe3-4a47-a1e9-57e7c3d747fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.030202 10.0.0.65 - - [2025-10-27 08:52:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000501 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006356 10.0.0.65 - - [2025-10-27 08:52:32] "POST /security-groups HTTP/1.1" 200 589 0.071853 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.002163 10.0.0.65 - - [2025-10-27 08:52:32] "POST /projects HTTP/1.1" 200 519 0.274091 10.0.0.65 - - [2025-10-27 08:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011664 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016689 10.0.0.65 - - [2025-10-27 08:52:32] "POST /access-control-lists HTTP/1.1" 200 598 0.045334 10.0.0.65 - - [2025-10-27 08:52:32] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004946 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.002485 10.0.0.65 - - [2025-10-27 08:52:32] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006634 10.0.0.65 - - [2025-10-27 08:52:32] "POST /access-control-lists HTTP/1.1" 200 596 0.068377 10.0.0.65 - - [2025-10-27 08:52:32] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.081146 10.0.0.65 - - [2025-10-27 08:52:32] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.062641 10.0.0.65 - - [2025-10-27 08:52:32] "POST /security-groups HTTP/1.1" 200 591 0.074971 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.002234 10.0.0.65 - - [2025-10-27 08:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015248 10.0.0.65 - - [2025-10-27 08:52:32] "POST /access-control-lists HTTP/1.1" 200 632 0.080636 10.0.0.65 - - [2025-10-27 08:52:32] "POST /chown HTTP/1.1" 200 109 0.068483 10.0.0.65 - - [2025-10-27 08:52:32] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006464 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.002462 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.65 - - [2025-10-27 08:52:32] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022772 10.0.0.65 - - [2025-10-27 08:52:32] "POST /access-control-lists HTTP/1.1" 200 630 0.068392 10.0.0.65 - - [2025-10-27 08:52:32] "POST /tags HTTP/1.1" 409 226 0.002937 10.0.0.65 - - [2025-10-27 08:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.65 - - [2025-10-27 08:52:32] "GET /tag/46158f3b-ffe3-4a47-a1e9-57e7c3d747fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017877 10.0.0.65 - - [2025-10-27 08:52:33] "POST /firewall-rules HTTP/1.1" 200 600 0.069340 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-rule/d47a22f1-0711-4ea1-a882-f495e668f693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005651 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005066 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-rule/d47a22f1-0711-4ea1-a882-f495e668f693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002835 10.0.0.65 - - [2025-10-27 08:52:33] "POST /ref-update HTTP/1.1" 200 156 0.074669 10.0.0.65 - - [2025-10-27 08:52:33] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018862 10.0.0.65 - - [2025-10-27 08:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.65 - - [2025-10-27 08:52:33] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004079 10.0.0.65 - - [2025-10-27 08:52:33] "POST /tags HTTP/1.1" 409 226 0.002526 10.0.0.65 - - [2025-10-27 08:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.65 - - [2025-10-27 08:52:33] "GET /tag/46158f3b-ffe3-4a47-a1e9-57e7c3d747fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018464 10.0.0.65 - - [2025-10-27 08:52:33] "POST /firewall-rules HTTP/1.1" 200 598 0.072281 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-rule/a4e7cc1c-d121-42a9-80aa-480cb42cbc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019055 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.007101 10.0.0.65 - - [2025-10-27 08:52:33] "GET /firewall-rule/a4e7cc1c-d121-42a9-80aa-480cb42cbc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003783 10.0.0.65 - - [2025-10-27 08:52:33] "POST /ref-update HTTP/1.1" 200 156 0.069096 10.0.0.65 - - [2025-10-27 08:52:34] "POST /tags HTTP/1.1" 200 345 0.094580 10.0.0.65 - - [2025-10-27 08:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023567 10.0.0.65 - - [2025-10-27 08:52:34] "GET /tag/e5db86aa-dc7a-4451-8a37-b8dc199e7225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028479 10.0.0.65 - - [2025-10-27 08:52:34] "POST /projects HTTP/1.1" 409 238 0.003256 10.0.0.65 - - [2025-10-27 08:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.65 - - [2025-10-27 08:52:34] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033473 10.0.0.65 - - [2025-10-27 08:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.65 - - [2025-10-27 08:52:35] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007261 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.65 - - [2025-10-27 08:52:35] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005034 10.0.0.65 - - [2025-10-27 08:52:35] "POST /security-groups HTTP/1.1" 409 285 0.002553 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /security-group/5c391150-6722-41bf-8d3f-37bbb5f787bb HTTP/1.1" 200 262 0.059981 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /access-control-list/3d93460f-9d16-4ed8-9e9f-474fbecedfa6 HTTP/1.1" 200 272 0.017512 10.0.0.65 - - [2025-10-27 08:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035097 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /access-control-list/6cccf49a-27fe-485c-a3bf-6df844de230e HTTP/1.1" 200 272 0.026439 10.0.0.65 - - [2025-10-27 08:52:35] "POST /tags HTTP/1.1" 409 228 0.004861 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-10-27 08:52:35] "GET /tag/e5db86aa-dc7a-4451-8a37-b8dc199e7225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011212 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010535 10.0.0.65 - - [2025-10-27 08:52:35] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047312 10.0.0.65 - - [2025-10-27 08:52:35] "POST /tags HTTP/1.1" 200 345 0.055903 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2025-10-27 08:52:35] "GET /tag/6566c110-2105-4dd5-9011-44b0d87d1daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018044 10.0.0.65 - - [2025-10-27 08:52:35] "POST /projects HTTP/1.1" 409 238 0.002327 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.65 - - [2025-10-27 08:52:35] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041238 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.65 - - [2025-10-27 08:52:35] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005042 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.65 - - [2025-10-27 08:52:35] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006808 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.65 - - [2025-10-27 08:52:35] "POST /security-groups HTTP/1.1" 409 285 0.003107 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.65 - - [2025-10-27 08:52:35] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033509 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /security-group/b715da6b-bae4-462e-a9d9-ce52d89992dd HTTP/1.1" 200 262 0.059563 10.0.0.65 - - [2025-10-27 08:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025026 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /access-control-list/6784f67a-58a7-47ca-b95c-6cb9c75bb15a HTTP/1.1" 200 272 0.030768 10.0.0.65 - - [2025-10-27 08:52:35] "POST /tags HTTP/1.1" 409 228 0.015136 10.0.0.65 - - [2025-10-27 08:52:35] "PUT /access-control-list/a7dc918b-8092-442f-9dc2-69007787965a HTTP/1.1" 200 272 0.012511 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.65 - - [2025-10-27 08:52:35] "GET /tag/6566c110-2105-4dd5-9011-44b0d87d1daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010012 10.0.0.65 - - [2025-10-27 08:52:35] "POST /tags HTTP/1.1" 200 291 0.054168 10.0.0.65 - - [2025-10-27 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.65 - - [2025-10-27 08:52:35] "GET /tag/35032ca0-2c79-49b0-acbb-1b108ad54d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013096 10.0.0.65 - - [2025-10-27 08:52:36] "POST /tags HTTP/1.1" 200 303 0.050261 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.65 - - [2025-10-27 08:52:36] "GET /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016057 10.0.0.65 - - [2025-10-27 08:52:36] "POST /tags HTTP/1.1" 409 252 0.002063 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.65 - - [2025-10-27 08:52:36] "GET /tag/9ed5dc9f-7a2d-4001-b998-8d47a4024300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018089 10.0.0.65 - - [2025-10-27 08:52:36] "POST /tags HTTP/1.1" 409 226 0.003003 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.65 - - [2025-10-27 08:52:36] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010947 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005094 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.65 - - [2025-10-27 08:52:36] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034194 10.0.0.65 - - [2025-10-27 08:52:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010342 10.0.0.65 - - [2025-10-27 08:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027759 10.0.0.65 - - [2025-10-27 08:52:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111584 10.0.0.65 - - [2025-10-27 08:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009709 10.0.0.65 - - [2025-10-27 08:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020573 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005253 10.0.0.65 - - [2025-10-27 08:52:36] "POST /instance-ips HTTP/1.1" 200 397 0.022227 10.0.0.65 - - [2025-10-27 08:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025160 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008275 10.0.0.65 - - [2025-10-27 08:52:36] "POST /set-tag HTTP/1.1" 200 109 0.063282 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016026 10.0.0.65 - - [2025-10-27 08:52:36] "GET /instance-ip/4919b602-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007803 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005648 10.0.0.65 - - [2025-10-27 08:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.65 - - [2025-10-27 08:52:36] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004276 10.0.0.65 - - [2025-10-27 08:52:36] "POST /ref-update HTTP/1.1" 200 156 0.016696 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007437 10.0.0.65 - - [2025-10-27 08:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003956 10.0.0.65 - - [2025-10-27 08:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006703 10.0.0.65 - - [2025-10-27 08:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.65 - - [2025-10-27 08:52:37] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046028 10.0.0.65 - - [2025-10-27 08:52:37] "POST /virtual-machines HTTP/1.1" 200 395 0.015857 10.0.0.65 - - [2025-10-27 08:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025702 10.0.0.65 - - [2025-10-27 08:52:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105341 10.0.0.65 - - [2025-10-27 08:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008686 10.0.0.65 - - [2025-10-27 08:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006877 10.0.0.65 - - [2025-10-27 08:52:37] "POST /instance-ips HTTP/1.1" 200 397 0.022243 10.0.0.65 - - [2025-10-27 08:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018869 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009580 10.0.0.65 - - [2025-10-27 08:52:37] "POST /set-tag HTTP/1.1" 200 109 0.064245 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016912 10.0.0.65 - - [2025-10-27 08:52:37] "GET /instance-ip/499ba086-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006384 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005108 10.0.0.65 - - [2025-10-27 08:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004677 10.0.0.65 - - [2025-10-27 08:52:37] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.65 - - [2025-10-27 08:52:37] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017327 10.0.0.65 - - [2025-10-27 08:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.65 - - [2025-10-27 08:52:37] "POST /tags HTTP/1.1" 200 291 0.023914 10.0.0.65 - - [2025-10-27 08:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009054 10.0.0.65 - - [2025-10-27 08:52:37] "GET /tag/08ec0aaa-382d-4521-867e-187e5d687067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1082 0.012602 10.0.0.65 - - [2025-10-27 08:52:38] "POST /tags HTTP/1.1" 409 252 0.003189 10.0.0.65 - - [2025-10-27 08:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.65 - - [2025-10-27 08:52:38] "GET /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012252 10.0.0.65 - - [2025-10-27 08:52:38] "POST /tags HTTP/1.1" 409 226 0.002845 10.0.0.65 - - [2025-10-27 08:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.65 - - [2025-10-27 08:52:38] "GET /tag/46158f3b-ffe3-4a47-a1e9-57e7c3d747fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015813 10.0.0.65 - - [2025-10-27 08:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005659 10.0.0.65 - - [2025-10-27 08:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.65 - - [2025-10-27 08:52:38] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047964 10.0.0.65 - - [2025-10-27 08:52:38] "POST /virtual-machines HTTP/1.1" 200 395 0.018857 10.0.0.65 - - [2025-10-27 08:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015708 10.0.0.65 - - [2025-10-27 08:52:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121417 10.0.0.65 - - [2025-10-27 08:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011411 10.0.0.65 - - [2025-10-27 08:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013979 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007608 10.0.0.65 - - [2025-10-27 08:52:38] "POST /instance-ips HTTP/1.1" 200 397 0.038271 10.0.0.65 - - [2025-10-27 08:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018839 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009936 10.0.0.65 - - [2025-10-27 08:52:38] "POST /set-tag HTTP/1.1" 200 109 0.076091 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015466 10.0.0.65 - - [2025-10-27 08:52:38] "GET /instance-ip/4a4060a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005899 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006058 10.0.0.65 - - [2025-10-27 08:52:38] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005789 10.0.0.65 - - [2025-10-27 08:52:38] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.65 - - [2025-10-27 08:52:38] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018656 10.0.0.65 - - [2025-10-27 08:52:38] "POST /set-tag HTTP/1.1" 200 109 0.003975 10.0.0.65 - - [2025-10-27 08:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004934 10.0.0.65 - - [2025-10-27 08:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.65 - - [2025-10-27 08:52:39] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075076 10.0.0.65 - - [2025-10-27 08:52:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009379 10.0.0.65 - - [2025-10-27 08:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016240 10.0.0.65 - - [2025-10-27 08:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125961 10.0.0.65 - - [2025-10-27 08:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011432 10.0.0.65 - - [2025-10-27 08:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015258 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007449 10.0.0.65 - - [2025-10-27 08:52:39] "POST /instance-ips HTTP/1.1" 200 397 0.033282 10.0.0.65 - - [2025-10-27 08:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016640 10.0.0.65 - - [2025-10-27 08:52:39] "POST /set-tag HTTP/1.1" 200 109 0.072628 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.039055 10.0.0.65 - - [2025-10-27 08:52:39] "GET /instance-ip/4acb67a2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008807 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006116 10.0.0.65 - - [2025-10-27 08:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004469 10.0.0.65 - - [2025-10-27 08:52:39] "POST /ref-update HTTP/1.1" 200 156 0.012602 10.0.0.65 - - [2025-10-27 08:52:39] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019444 10.0.0.65 - - [2025-10-27 08:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.65 - - [2025-10-27 08:52:39] "POST /tags HTTP/1.1" 200 299 0.024147 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012466 10.0.0.65 - - [2025-10-27 08:52:40] "GET /tag/486adc37-2353-40a0-8988-59f0db7657a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012542 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005506 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.65 - - [2025-10-27 08:52:40] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065591 10.0.0.65 - - [2025-10-27 08:52:40] "POST /virtual-machines HTTP/1.1" 200 395 0.010089 10.0.0.65 - - [2025-10-27 08:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026490 10.0.0.65 - - [2025-10-27 08:52:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122586 10.0.0.65 - - [2025-10-27 08:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011240 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008973 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006199 10.0.0.65 - - [2025-10-27 08:52:40] "POST /instance-ips HTTP/1.1" 200 397 0.026049 10.0.0.65 - - [2025-10-27 08:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024398 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005103 10.0.0.65 - - [2025-10-27 08:52:40] "POST /set-tag HTTP/1.1" 200 109 0.020908 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018782 10.0.0.65 - - [2025-10-27 08:52:40] "GET /instance-ip/4b66f622-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003526 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005296 10.0.0.65 - - [2025-10-27 08:52:40] "POST /set-tag HTTP/1.1" 200 109 0.006400 10.0.0.65 - - [2025-10-27 08:52:40] "POST /tags HTTP/1.1" 200 299 0.020507 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.65 - - [2025-10-27 08:52:40] "GET /tag/3522341d-211d-47ff-9f21-294f0c9e8e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011724 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.65 - - [2025-10-27 08:52:40] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007936 10.0.0.65 - - [2025-10-27 08:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.65 - - [2025-10-27 08:52:40] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037617 10.0.0.65 - - [2025-10-27 08:52:41] "POST /virtual-machines HTTP/1.1" 200 395 0.013639 10.0.0.65 - - [2025-10-27 08:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023807 10.0.0.65 - - [2025-10-27 08:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106462 10.0.0.65 - - [2025-10-27 08:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010601 10.0.0.65 - - [2025-10-27 08:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.65 - - [2025-10-27 08:52:41] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005968 10.0.0.65 - - [2025-10-27 08:52:41] "POST /instance-ips HTTP/1.1" 200 397 0.023865 10.0.0.65 - - [2025-10-27 08:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025802 10.0.0.65 - - [2025-10-27 08:52:41] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018866 10.0.0.65 - - [2025-10-27 08:52:41] "POST /set-tag HTTP/1.1" 200 109 0.021238 10.0.0.65 - - [2025-10-27 08:52:41] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015477 10.0.0.65 - - [2025-10-27 08:52:41] "GET /instance-ip/4bdfee4c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003247 10.0.0.65 - - [2025-10-27 08:52:41] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005902 10.0.0.65 - - [2025-10-27 08:52:41] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.65 - - [2025-10-27 08:52:41] "POST /tags HTTP/1.1" 200 299 0.027359 10.0.0.65 - - [2025-10-27 08:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.65 - - [2025-10-27 08:52:41] "GET /tag/3f1ea6f0-715b-49e0-bad1-1d1b7fc981e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017383 10.0.0.65 - - [2025-10-27 08:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.65 - - [2025-10-27 08:52:41] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004874 10.0.0.65 - - [2025-10-27 08:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.65 - - [2025-10-27 08:52:41] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040834 10.0.0.65 - - [2025-10-27 08:52:41] "POST /virtual-machines HTTP/1.1" 200 395 0.018599 10.0.0.65 - - [2025-10-27 08:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023966 10.0.0.65 - - [2025-10-27 08:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121073 10.0.0.65 - - [2025-10-27 08:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008723 10.0.0.65 - - [2025-10-27 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006055 10.0.0.65 - - [2025-10-27 08:52:42] "POST /instance-ips HTTP/1.1" 200 397 0.029687 10.0.0.65 - - [2025-10-27 08:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020494 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005853 10.0.0.65 - - [2025-10-27 08:52:42] "POST /set-tag HTTP/1.1" 200 109 0.022091 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017464 10.0.0.65 - - [2025-10-27 08:52:42] "GET /instance-ip/4c5beec0-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003247 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006137 10.0.0.65 - - [2025-10-27 08:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.65 - - [2025-10-27 08:52:42] "POST /tags HTTP/1.1" 200 299 0.028442 10.0.0.65 - - [2025-10-27 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015034 10.0.0.65 - - [2025-10-27 08:52:42] "GET /tag/c3554c15-354a-45c1-9687-708cd37533c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015083 10.0.0.65 - - [2025-10-27 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005133 10.0.0.65 - - [2025-10-27 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.65 - - [2025-10-27 08:52:42] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043211 10.0.0.65 - - [2025-10-27 08:52:42] "POST /virtual-machines HTTP/1.1" 200 395 0.010489 10.0.0.65 - - [2025-10-27 08:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009597 10.0.0.65 - - [2025-10-27 08:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136380 10.0.0.65 - - [2025-10-27 08:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022784 10.0.0.65 - - [2025-10-27 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016358 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006764 10.0.0.65 - - [2025-10-27 08:52:42] "POST /instance-ips HTTP/1.1" 200 397 0.026452 10.0.0.65 - - [2025-10-27 08:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016272 10.0.0.65 - - [2025-10-27 08:52:42] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013979 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.029389 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022911 10.0.0.65 - - [2025-10-27 08:52:43] "GET /instance-ip/4cd416f2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004497 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005588 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004691 10.0.0.65 - - [2025-10-27 08:52:43] "POST /ref-update HTTP/1.1" 200 156 0.014215 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009217 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006249 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.004078 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005202 10.0.0.65 - - [2025-10-27 08:52:43] "POST /ref-update HTTP/1.1" 200 156 0.013303 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006164 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006272 10.0.0.65 - - [2025-10-27 08:52:43] "POST /ref-update HTTP/1.1" 200 156 0.014498 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013684 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005595 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005455 10.0.0.65 - - [2025-10-27 08:52:43] "POST /ref-update HTTP/1.1" 200 156 0.011081 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019776 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005725 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004829 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005708 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006257 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005859 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008803 10.0.0.65 - - [2025-10-27 08:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.65 - - [2025-10-27 08:52:43] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006149 10.0.0.65 - - [2025-10-27 08:52:44] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.65 - - [2025-10-27 08:52:47] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006922 10.0.0.65 - - [2025-10-27 08:52:47] "POST /set-tag HTTP/1.1" 200 109 0.005511 10.0.0.65 - - [2025-10-27 08:52:48] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023546 10.0.0.65 - - [2025-10-27 08:52:48] "POST /set-tag HTTP/1.1" 200 109 0.003969 10.0.0.65 - - [2025-10-27 08:52:48] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006631 10.0.0.65 - - [2025-10-27 08:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.65 - - [2025-10-27 08:52:49] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005940 10.0.0.65 - - [2025-10-27 08:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine/68d89d9f-4c69-491a-ada8-d9a1dc5ce30c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006779 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008349 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine/31c1ef43-2de3-4f98-a4a7-b99ef5ff9e7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004035 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005463 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine/813cc394-e6c0-423e-ab75-013506f655e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004116 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004591 10.0.0.65 - - [2025-10-27 08:52:50] "GET /virtual-machine/b0b192b0-b67a-427e-a1ba-e44c3b24fbf1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003685 10.0.0.65 - - [2025-10-27 08:52:51] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008199 10.0.0.65 - - [2025-10-27 08:52:52] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013437 10.0.0.65 - - [2025-10-27 08:52:52] "POST /set-tag HTTP/1.1" 200 109 0.006626 10.0.0.65 - - [2025-10-27 08:52:53] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009267 10.0.0.65 - - [2025-10-27 08:52:53] "POST /set-tag HTTP/1.1" 200 109 0.008852 10.0.0.65 - - [2025-10-27 08:52:53] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011187 10.0.0.65 - - [2025-10-27 08:52:53] "POST /set-tag HTTP/1.1" 200 109 0.005347 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine/d31cd911-ac2e-4f1b-abd3-c091b1b22ffa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003232 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006423 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine/f53f4984-d41c-480f-8662-9b356c1bc0d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002950 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine/5f952713-42b7-4d7c-989b-4b38beb5722c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003122 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004622 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine/37d0f19f-cc48-4752-81e1-0efc6b2981da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003201 10.0.0.65 - - [2025-10-27 08:52:56] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004535 10.0.0.65 - - [2025-10-27 08:52:56] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001748 10.0.0.65 - - [2025-10-27 08:52:56] "POST /tags HTTP/1.1" 200 333 0.027006 10.0.0.65 - - [2025-10-27 08:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.65 - - [2025-10-27 08:52:56] "GET /tag/6f7ac05b-9400-4cb6-9d7c-d543547047c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016855 10.0.0.65 - - [2025-10-27 08:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.65 - - [2025-10-27 08:52:57] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046948 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.65 - - [2025-10-27 08:52:57] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004852 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.65 - - [2025-10-27 08:52:57] "GET /service-appliance-set/a0880a91-6e65-406e-8564-c3ee8b36e2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002691 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.002135 10.0.0.65 - - [2025-10-27 08:52:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102067 10.0.0.65 - - [2025-10-27 08:52:57] "GET /virtual-machine-interface/258771f8-114a-406c-8bda-e1f5d1f0ab1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005320 10.0.0.65 - - [2025-10-27 08:52:57] "POST /instance-ips HTTP/1.1" 200 409 0.029189 10.0.0.65 - - [2025-10-27 08:52:57] "GET /instance-ip/1d0823ff-1b24-4d85-837d-7ab8e6c631ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.008105 10.0.0.65 - - [2025-10-27 08:52:57] "POST /loadbalancers HTTP/1.1" 200 629 0.060397 10.0.0.65 - - [2025-10-27 08:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011569 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.65 - - [2025-10-27 08:52:57] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042657 10.0.0.65 - - [2025-10-27 08:52:57] "GET /instance-ip/1d0823ff-1b24-4d85-837d-7ab8e6c631ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003121 10.0.0.65 - - [2025-10-27 08:52:57] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035856 10.0.0.65 - - [2025-10-27 08:52:57] "POST /floating-ips HTTP/1.1" 200 597 0.047772 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.019531 10.0.0.65 - - [2025-10-27 08:52:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024557 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.65 - - [2025-10-27 08:52:57] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048643 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer-listener/ff7d6b1e-8aff-46fd-b89c-37a7e6cd9210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.008483 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer-listener/ff7d6b1e-8aff-46fd-b89c-37a7e6cd9210?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005260 10.0.0.65 - - [2025-10-27 08:52:57] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020083 10.0.0.65 - - [2025-10-27 08:52:57] "GET /instance-ip/1d0823ff-1b24-4d85-837d-7ab8e6c631ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004057 10.0.0.65 - - [2025-10-27 08:52:57] "GET /instance-ip/1d0823ff-1b24-4d85-837d-7ab8e6c631ad?fields=floating_ips HTTP/1.1" 200 1211 0.007377 10.0.0.65 - - [2025-10-27 08:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003053 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer-pool/20b4e654-4568-46c5-924f-f1b3772d3d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004578 10.0.0.65 - - [2025-10-27 08:52:57] "GET /floating-ip/5bd591bd-22ce-4e31-9ae0-180a4e437f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003724 10.0.0.65 - - [2025-10-27 08:52:57] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004294 10.0.0.65 - - [2025-10-27 08:52:57] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018319 10.0.0.65 - - [2025-10-27 08:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022903 10.0.0.65 - - [2025-10-27 08:52:57] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018034 10.0.0.65 - - [2025-10-27 08:52:58] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009172 10.0.0.65 - - [2025-10-27 08:52:58] "POST /ref-update HTTP/1.1" 200 156 0.010677 10.0.0.65 - - [2025-10-27 08:52:58] "GET /floating-ip/5bd591bd-22ce-4e31-9ae0-180a4e437f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015018 10.0.0.65 - - [2025-10-27 08:52:58] "POST /tags HTTP/1.1" 409 221 0.005296 10.0.0.65 - - [2025-10-27 08:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.65 - - [2025-10-27 08:52:58] "GET /tag/6f7ac05b-9400-4cb6-9d7c-d543547047c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014364 10.0.0.65 - - [2025-10-27 08:52:58] "PUT /floating-ip/5bd591bd-22ce-4e31-9ae0-180a4e437f8c HTTP/1.1" 200 256 0.013813 10.0.0.65 - - [2025-10-27 08:52:58] "POST /set-tag HTTP/1.1" 200 109 0.099503 10.0.0.65 - - [2025-10-27 08:52:58] "GET /loadbalancer-pool/20b4e654-4568-46c5-924f-f1b3772d3d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009891 10.0.0.65 - - [2025-10-27 08:52:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021907 10.0.0.65 - - [2025-10-27 08:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008498 10.0.0.65 - - [2025-10-27 08:52:58] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011362 10.0.0.65 - - [2025-10-27 08:52:58] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011390 10.0.0.65 - - [2025-10-27 08:52:58] "POST /ref-update HTTP/1.1" 200 156 0.014819 10.0.0.65 - - [2025-10-27 08:52:58] "GET /floating-ip/5bd591bd-22ce-4e31-9ae0-180a4e437f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012303 10.0.0.65 - - [2025-10-27 08:52:58] "POST /set-tag HTTP/1.1" 200 109 0.089307 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 206 0.002160 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011026 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 204 0.002390 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/3522341d-211d-47ff-9f21-294f0c9e8e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014860 10.0.0.65 - - [2025-10-27 08:52:59] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003503 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.65 - - [2025-10-27 08:52:59] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002959 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014053 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 226 0.002200 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022024 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 204 0.002854 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/3522341d-211d-47ff-9f21-294f0c9e8e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017917 10.0.0.65 - - [2025-10-27 08:52:59] "POST /tags HTTP/1.1" 409 226 0.002476 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.65 - - [2025-10-27 08:52:59] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010730 10.0.0.65 - - [2025-10-27 08:52:59] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002674 10.0.0.65 - - [2025-10-27 08:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.65 - - [2025-10-27 08:52:59] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003238 10.0.0.65 - - [2025-10-27 08:52:59] "POST /firewall-rules HTTP/1.1" 200 626 0.070591 10.0.0.65 - - [2025-10-27 08:52:59] "POST /firewall-rules HTTP/1.1" 200 646 0.084622 10.0.0.65 - - [2025-10-27 08:52:59] "GET /firewall-rule/552b7165-9da6-4289-8a4d-9b7287dba029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.004632 10.0.0.65 - - [2025-10-27 08:52:59] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002579 10.0.0.65 - - [2025-10-27 08:52:59] "GET /firewall-rule/39466800-1539-4176-803a-ee532387f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005194 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.025899 10.0.0.65 - - [2025-10-27 08:53:00] "POST /firewall-policys HTTP/1.1" 200 606 0.051213 10.0.0.65 - - [2025-10-27 08:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020085 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004152 10.0.0.65 - - [2025-10-27 08:53:00] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002760 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002876 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004323 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005116 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/97ca8a04-2876-4a92-9119-f5c90f82581a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011245 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003226 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003545 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.026537 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.025716 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.019097 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.042363 10.0.0.65 - - [2025-10-27 08:53:00] "POST /ref-update HTTP/1.1" 200 156 0.038697 10.0.0.65 - - [2025-10-27 08:53:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003443 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:53:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:53:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 252 0.002934 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023767 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 228 0.002606 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/6566c110-2105-4dd5-9011-44b0d87d1daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012953 10.0.0.65 - - [2025-10-27 08:54:59] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004665 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.65 - - [2025-10-27 08:54:59] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002531 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 206 0.001852 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013079 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 226 0.002085 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019576 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 204 0.002970 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/3522341d-211d-47ff-9f21-294f0c9e8e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014457 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 226 0.002520 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020040 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 228 0.002894 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/6566c110-2105-4dd5-9011-44b0d87d1daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015427 10.0.0.65 - - [2025-10-27 08:54:59] "POST /tags HTTP/1.1" 409 252 0.002989 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2025-10-27 08:54:59] "GET /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015325 10.0.0.65 - - [2025-10-27 08:54:59] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002672 10.0.0.65 - - [2025-10-27 08:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.65 - - [2025-10-27 08:54:59] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004045 10.0.0.65 - - [2025-10-27 08:54:59] "POST /firewall-rules HTTP/1.1" 409 281 0.002708 10.0.0.65 - - [2025-10-27 08:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.65 - - [2025-10-27 08:55:00] "PUT /firewall-rule/39466800-1539-4176-803a-ee532387f12b HTTP/1.1" 200 260 0.022249 10.0.0.65 - - [2025-10-27 08:55:00] "POST /firewall-rules HTTP/1.1" 409 291 0.010437 10.0.0.65 - - [2025-10-27 08:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.65 - - [2025-10-27 08:55:00] "PUT /firewall-rule/552b7165-9da6-4289-8a4d-9b7287dba029 HTTP/1.1" 200 260 0.034167 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-rule/552b7165-9da6-4289-8a4d-9b7287dba029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.015044 10.0.0.65 - - [2025-10-27 08:55:00] "POST /firewall-rules HTTP/1.1" 200 658 0.080776 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-rule/31496ce5-2527-4903-98c9-262a7be2790f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009567 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002890 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-rule/39466800-1539-4176-803a-ee532387f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004156 10.0.0.65 - - [2025-10-27 08:55:00] "POST /firewall-policys HTTP/1.1" 409 269 0.002529 10.0.0.65 - - [2025-10-27 08:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.65 - - [2025-10-27 08:55:00] "PUT /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81 HTTP/1.1" 200 264 0.039419 10.0.0.65 - - [2025-10-27 08:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032832 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009809 10.0.0.65 - - [2025-10-27 08:55:00] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003364 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003196 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002953 10.0.0.65 - - [2025-10-27 08:55:00] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003387 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001244 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001336 10.0.0.65 - - [2025-10-27 08:55:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002344 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001296 10.0.0.65 - - [2025-10-27 08:55:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001997 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017308 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.007877 10.0.0.65 - - [2025-10-27 08:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.65 - - [2025-10-27 08:56:02] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003450 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005463 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.027144 10.0.0.65 - - [2025-10-27 08:56:02] "DELETE /loadbalancer-member/20b26f0c-a8b0-41f7-82c4-36abbaafff13 HTTP/1.1" 200 115 0.041471 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004152 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005591 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005733 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006191 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003795 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009333 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008463 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.65 - - [2025-10-27 08:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.65 - - [2025-10-27 08:56:02] "GET /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004776 10.0.0.65 - - [2025-10-27 08:56:02] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005751 10.0.0.65 - - [2025-10-27 08:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.65 - - [2025-10-27 08:56:03] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010010 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.65 - - [2025-10-27 08:56:03] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005888 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.65 - - [2025-10-27 08:56:03] "GET /virtual-machine/31c1ef43-2de3-4f98-a4a7-b99ef5ff9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003488 10.0.0.65 - - [2025-10-27 08:56:03] "POST /ref-update HTTP/1.1" 200 156 0.012664 10.0.0.65 - - [2025-10-27 08:56:03] "GET /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015624 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.076635 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.037743 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.034159 10.0.0.65 - - [2025-10-27 08:56:03] "POST /set-tag HTTP/1.1" 200 109 0.022544 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.030274 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /instance-ip/499ba086-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.058610 10.0.0.65 - - [2025-10-27 08:56:04] "POST /ref-update HTTP/1.1" 200 156 0.008617 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /virtual-machine-interface/49820e14-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.043149 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /virtual-machine/31c1ef43-2de3-4f98-a4a7-b99ef5ff9e7f HTTP/1.1" 200 115 0.029255 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004764 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005242 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.005155 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine/b0b192b0-b67a-427e-a1ba-e44c3b24fbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003561 10.0.0.65 - - [2025-10-27 08:56:04] "POST /ref-update HTTP/1.1" 200 156 0.017868 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016228 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.023758 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.050017 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.037925 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.020995 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.042470 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /instance-ip/4acb67a2-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.049608 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /virtual-machine-interface/4aae99f6-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.055732 10.0.0.65 - - [2025-10-27 08:56:04] "DELETE /virtual-machine/b0b192b0-b67a-427e-a1ba-e44c3b24fbf1 HTTP/1.1" 200 115 0.018711 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009041 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006053 10.0.0.65 - - [2025-10-27 08:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine/68d89d9f-4c69-491a-ada8-d9a1dc5ce30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002949 10.0.0.65 - - [2025-10-27 08:56:04] "POST /ref-update HTTP/1.1" 200 156 0.012766 10.0.0.65 - - [2025-10-27 08:56:04] "GET /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004882 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.020168 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.019457 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.037766 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.014883 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.032926 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /instance-ip/4919b602-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.053006 10.0.0.65 - - [2025-10-27 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.008571 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /virtual-machine-interface/490033a8-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.054875 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /virtual-machine/68d89d9f-4c69-491a-ada8-d9a1dc5ce30c HTTP/1.1" 200 115 0.018125 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /tag/35032ca0-2c79-49b0-acbb-1b108ad54d44 HTTP/1.1" 200 115 0.035206 10.0.0.65 - - [2025-10-27 08:56:05] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003949 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.65 - - [2025-10-27 08:56:05] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005122 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.65 - - [2025-10-27 08:56:05] "GET /virtual-machine/813cc394-e6c0-423e-ab75-013506f655e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003103 10.0.0.65 - - [2025-10-27 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.012154 10.0.0.65 - - [2025-10-27 08:56:05] "GET /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006360 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.020651 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.025981 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.044777 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.016021 10.0.0.65 - - [2025-10-27 08:56:05] "POST /set-tag HTTP/1.1" 200 109 0.028343 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /instance-ip/4a4060a8-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.042797 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /virtual-machine-interface/4a23c060-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.061626 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /virtual-machine/813cc394-e6c0-423e-ab75-013506f655e7 HTTP/1.1" 200 115 0.018560 10.0.0.65 - - [2025-10-27 08:56:05] "DELETE /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd HTTP/1.1" 409 388 0.007344 10.0.0.65 - - [2025-10-27 08:56:06] "DELETE /tag/08ec0aaa-382d-4521-867e-187e5d687067 HTTP/1.1" 200 115 0.039978 10.0.0.65 - - [2025-10-27 08:56:33] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018444 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.005883 10.0.0.65 - - [2025-10-27 08:56:33] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008287 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.65 - - [2025-10-27 08:56:33] "GET /virtual-machine/f53f4984-d41c-480f-8662-9b356c1bc0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002754 10.0.0.65 - - [2025-10-27 08:56:33] "POST /ref-update HTTP/1.1" 200 156 0.010684 10.0.0.65 - - [2025-10-27 08:56:33] "GET /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008723 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.024745 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.021190 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.031827 10.0.0.65 - - [2025-10-27 08:56:33] "POST /set-tag HTTP/1.1" 200 109 0.014785 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /instance-ip/4c5beec0-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.051662 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /virtual-machine-interface/4c3f8848-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.046712 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /virtual-machine/f53f4984-d41c-480f-8662-9b356c1bc0d3 HTTP/1.1" 200 115 0.038638 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /tag/3f1ea6f0-715b-49e0-bad1-1d1b7fc981e4 HTTP/1.1" 200 115 0.038193 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005653 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004515 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine/d31cd911-ac2e-4f1b-abd3-c091b1b22ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003530 10.0.0.65 - - [2025-10-27 08:56:34] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008240 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.023911 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.038451 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.031856 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.016223 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /instance-ip/4b66f622-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.060511 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /virtual-machine-interface/4b4b7fbe-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.047309 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /virtual-machine/d31cd911-ac2e-4f1b-abd3-c091b1b22ffa HTTP/1.1" 200 115 0.022088 10.0.0.65 - - [2025-10-27 08:56:34] "DELETE /tag/486adc37-2353-40a0-8988-59f0db7657a4 HTTP/1.1" 200 115 0.042525 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005118 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005672 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine/5f952713-42b7-4d7c-989b-4b38beb5722c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004186 10.0.0.65 - - [2025-10-27 08:56:34] "POST /ref-update HTTP/1.1" 200 156 0.012938 10.0.0.65 - - [2025-10-27 08:56:34] "GET /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009025 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.016770 10.0.0.65 - - [2025-10-27 08:56:34] "POST /set-tag HTTP/1.1" 200 109 0.026661 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.032222 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.015552 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /instance-ip/4bdfee4c-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.043750 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /virtual-machine-interface/4bc4874c-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.040662 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /virtual-machine/5f952713-42b7-4d7c-989b-4b38beb5722c HTTP/1.1" 200 115 0.020563 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/e5db86aa-dc7a-4451-8a37-b8dc199e7225 HTTP/1.1" 200 115 0.042885 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/9ed5dc9f-7a2d-4001-b998-8d47a4024300 HTTP/1.1" 200 115 0.040973 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/3522341d-211d-47ff-9f21-294f0c9e8e03 HTTP/1.1" 409 236 0.005000 10.0.0.65 - - [2025-10-27 08:56:35] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006624 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.65 - - [2025-10-27 08:56:35] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004819 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.65 - - [2025-10-27 08:56:35] "GET /virtual-machine/37d0f19f-cc48-4752-81e1-0efc6b2981da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003423 10.0.0.65 - - [2025-10-27 08:56:35] "POST /ref-update HTTP/1.1" 200 156 0.021623 10.0.0.65 - - [2025-10-27 08:56:35] "GET /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005600 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.015614 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.026387 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.016886 10.0.0.65 - - [2025-10-27 08:56:35] "POST /set-tag HTTP/1.1" 200 109 0.033479 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /instance-ip/4cd416f2-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.052272 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /virtual-machine-interface/4cb98ba2-b312-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.034779 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /virtual-machine/37d0f19f-cc48-4752-81e1-0efc6b2981da HTTP/1.1" 200 115 0.024874 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/6566c110-2105-4dd5-9011-44b0d87d1daa HTTP/1.1" 409 236 0.007336 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/c3554c15-354a-45c1-9687-708cd37533c4 HTTP/1.1" 200 115 0.036624 10.0.0.65 - - [2025-10-27 08:56:35] "DELETE /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5 HTTP/1.1" 409 236 0.005761 10.0.0.65 - - [2025-10-27 08:56:37] "POST /projects HTTP/1.1" 409 238 0.002571 10.0.0.65 - - [2025-10-27 08:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.65 - - [2025-10-27 08:56:37] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040963 10.0.0.65 - - [2025-10-27 08:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.65 - - [2025-10-27 08:56:37] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004933 10.0.0.65 - - [2025-10-27 08:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.65 - - [2025-10-27 08:56:37] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005386 10.0.0.65 - - [2025-10-27 08:56:37] "POST /security-groups HTTP/1.1" 409 285 0.003114 10.0.0.65 - - [2025-10-27 08:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.65 - - [2025-10-27 08:56:37] "PUT /security-group/b715da6b-bae4-462e-a9d9-ce52d89992dd HTTP/1.1" 200 262 0.070839 10.0.0.65 - - [2025-10-27 08:56:37] "PUT /access-control-list/6784f67a-58a7-47ca-b95c-6cb9c75bb15a HTTP/1.1" 200 272 0.013681 10.0.0.65 - - [2025-10-27 08:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017578 10.0.0.65 - - [2025-10-27 08:56:37] "PUT /access-control-list/a7dc918b-8092-442f-9dc2-69007787965a HTTP/1.1" 200 272 0.037474 10.0.0.65 - - [2025-10-27 08:56:42] "POST /projects HTTP/1.1" 409 238 0.002220 10.0.0.65 - - [2025-10-27 08:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.65 - - [2025-10-27 08:56:42] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041833 10.0.0.65 - - [2025-10-27 08:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.65 - - [2025-10-27 08:56:42] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005720 10.0.0.65 - - [2025-10-27 08:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.65 - - [2025-10-27 08:56:42] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005283 10.0.0.65 - - [2025-10-27 08:56:42] "POST /security-groups HTTP/1.1" 409 285 0.002837 10.0.0.65 - - [2025-10-27 08:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.65 - - [2025-10-27 08:56:42] "PUT /security-group/b715da6b-bae4-462e-a9d9-ce52d89992dd HTTP/1.1" 200 262 0.065462 10.0.0.65 - - [2025-10-27 08:56:42] "PUT /access-control-list/6784f67a-58a7-47ca-b95c-6cb9c75bb15a HTTP/1.1" 200 272 0.024311 10.0.0.65 - - [2025-10-27 08:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035044 10.0.0.65 - - [2025-10-27 08:56:43] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.018961 10.0.0.65 - - [2025-10-27 08:56:43] "PUT /access-control-list/a7dc918b-8092-442f-9dc2-69007787965a HTTP/1.1" 200 272 0.034147 10.0.0.65 - - [2025-10-27 08:56:43] "GET /firewall-rule/d47a22f1-0711-4ea1-a882-f495e668f693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002868 10.0.0.65 - - [2025-10-27 08:56:43] "POST /ref-update HTTP/1.1" 200 156 0.056837 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /firewall-rule/d47a22f1-0711-4ea1-a882-f495e668f693 HTTP/1.1" 200 115 0.041079 10.0.0.65 - - [2025-10-27 08:56:43] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006282 10.0.0.65 - - [2025-10-27 08:56:43] "GET /firewall-rule/a4e7cc1c-d121-42a9-80aa-480cb42cbc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002878 10.0.0.65 - - [2025-10-27 08:56:43] "POST /ref-update HTTP/1.1" 200 156 0.048901 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /firewall-rule/a4e7cc1c-d121-42a9-80aa-480cb42cbc57 HTTP/1.1" 200 115 0.051788 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /tag/46158f3b-ffe3-4a47-a1e9-57e7c3d747fe HTTP/1.1" 200 115 0.039584 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /tag/6566c110-2105-4dd5-9011-44b0d87d1daa HTTP/1.1" 409 236 0.004657 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5 HTTP/1.1" 409 236 0.005510 10.0.0.65 - - [2025-10-27 08:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009561 10.0.0.65 - - [2025-10-27 08:56:43] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005707 10.0.0.65 - - [2025-10-27 08:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.65 - - [2025-10-27 08:56:43] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007363 10.0.0.65 - - [2025-10-27 08:56:43] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.061447 10.0.0.65 - - [2025-10-27 08:56:43] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.045613 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /security-group/b715da6b-bae4-462e-a9d9-ce52d89992dd HTTP/1.1" 200 115 0.056378 10.0.0.65 - - [2025-10-27 08:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /access-control-list/6784f67a-58a7-47ca-b95c-6cb9c75bb15a HTTP/1.1" 200 115 0.033038 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /access-control-list/a7dc918b-8092-442f-9dc2-69007787965a HTTP/1.1" 200 115 0.030176 10.0.0.65 - - [2025-10-27 08:56:43] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035176 10.0.0.65 - - [2025-10-27 08:56:43] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?fields=security_groups HTTP/1.1" 200 1352 0.030169 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /security-group/71aa5756-8145-44a1-9ceb-bfa62b6b22c6 HTTP/1.1" 200 115 0.078999 10.0.0.65 - - [2025-10-27 08:56:43] "DELETE /access-control-list/60ca49f7-d052-4729-95f7-a52c94cdd4cf HTTP/1.1" 200 115 0.041579 10.0.0.65 - - [2025-10-27 08:56:44] "GET /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0?fields=application_policy_sets HTTP/1.1" 200 1391 0.066252 10.0.0.65 - - [2025-10-27 08:56:44] "DELETE /access-control-list/f58242f5-a066-4097-8e9a-924cb651bc1a HTTP/1.1" 200 115 0.062244 10.0.0.65 - - [2025-10-27 08:56:44] "DELETE /project/e4d42e98-75dc-47ad-88cc-85e79cb69ef0 HTTP/1.1" 200 115 0.373160 10.0.0.65 - - [2025-10-27 08:56:44] "POST /projects HTTP/1.1" 409 238 0.002499 10.0.0.65 - - [2025-10-27 08:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.65 - - [2025-10-27 08:56:44] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044581 10.0.0.65 - - [2025-10-27 08:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.65 - - [2025-10-27 08:56:44] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006127 10.0.0.65 - - [2025-10-27 08:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.65 - - [2025-10-27 08:56:44] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006802 10.0.0.65 - - [2025-10-27 08:56:44] "POST /security-groups HTTP/1.1" 409 285 0.004621 10.0.0.65 - - [2025-10-27 08:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.65 - - [2025-10-27 08:56:44] "PUT /security-group/5c391150-6722-41bf-8d3f-37bbb5f787bb HTTP/1.1" 200 262 0.061896 10.0.0.65 - - [2025-10-27 08:56:44] "PUT /access-control-list/3d93460f-9d16-4ed8-9e9f-474fbecedfa6 HTTP/1.1" 200 272 0.019877 10.0.0.65 - - [2025-10-27 08:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033467 10.0.0.65 - - [2025-10-27 08:56:44] "PUT /access-control-list/6cccf49a-27fe-485c-a3bf-6df844de230e HTTP/1.1" 200 272 0.030600 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /loadbalancer-member/2cbff930-7ad8-462c-b988-af9a35f288c4 HTTP/1.1" 200 115 0.046024 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /loadbalancer-pool/20b4e654-4568-46c5-924f-f1b3772d3d02 HTTP/1.1" 200 115 0.048924 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /loadbalancer-listener/ff7d6b1e-8aff-46fd-b89c-37a7e6cd9210 HTTP/1.1" 200 115 0.042185 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /loadbalancer/313bdeec-076a-4679-8d3c-25f568b97f42 HTTP/1.1" 200 115 0.041381 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /floating-ip/5bd591bd-22ce-4e31-9ae0-180a4e437f8c HTTP/1.1" 200 115 0.031565 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /instance-ip/1d0823ff-1b24-4d85-837d-7ab8e6c631ad HTTP/1.1" 200 115 0.029910 10.0.0.65 - - [2025-10-27 08:56:48] "DELETE /virtual-machine-interface/258771f8-114a-406c-8bda-e1f5d1f0ab1d HTTP/1.1" 200 115 0.046703 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /tag/6f7ac05b-9400-4cb6-9d7c-d543547047c5 HTTP/1.1" 200 115 0.039639 10.0.0.65 - - [2025-10-27 08:56:49] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002752 10.0.0.65 - - [2025-10-27 08:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.65 - - [2025-10-27 08:56:49] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004032 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-policy/6208997a-6f18-44ce-a14d-cf21f85a8ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002733 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-rule/39466800-1539-4176-803a-ee532387f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005040 10.0.0.65 - - [2025-10-27 08:56:49] "POST /ref-update HTTP/1.1" 200 156 0.020249 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /firewall-rule/39466800-1539-4176-803a-ee532387f12b HTTP/1.1" 200 115 0.049551 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002909 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-rule/31496ce5-2527-4903-98c9-262a7be2790f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002802 10.0.0.65 - - [2025-10-27 08:56:49] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /firewall-rule/31496ce5-2527-4903-98c9-262a7be2790f HTTP/1.1" 200 115 0.047899 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004271 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-rule/552b7165-9da6-4289-8a4d-9b7287dba029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.006383 10.0.0.65 - - [2025-10-27 08:56:49] "POST /ref-update HTTP/1.1" 200 156 0.011970 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /firewall-rule/552b7165-9da6-4289-8a4d-9b7287dba029 HTTP/1.1" 200 115 0.043038 10.0.0.65 - - [2025-10-27 08:56:49] "GET /application-policy-set/e7f3992e-8015-4e77-b184-1a4334d11fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003240 10.0.0.65 - - [2025-10-27 08:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.65 - - [2025-10-27 08:56:49] "GET /policy-management/f3ad084a-c638-40c2-b3d8-194549b9d926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006025 10.0.0.65 - - [2025-10-27 08:56:49] "GET /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.017813 10.0.0.65 - - [2025-10-27 08:56:49] "POST /ref-update HTTP/1.1" 200 156 0.028022 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /firewall-policy/5110b4bc-907d-4b8d-b4a7-54f445598f81 HTTP/1.1" 200 115 0.047103 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /tag/6566c110-2105-4dd5-9011-44b0d87d1daa HTTP/1.1" 200 115 0.069485 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /tag/3522341d-211d-47ff-9f21-294f0c9e8e03 HTTP/1.1" 200 115 0.072002 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /tag/cc1d4c2c-d8d6-491d-bcf0-6be2031cefbd HTTP/1.1" 200 115 0.077917 10.0.0.65 - - [2025-10-27 08:56:49] "DELETE /tag/5a881b7f-a69f-44b5-bcf5-4860ec459fa5 HTTP/1.1" 200 115 0.052228 10.0.0.65 - - [2025-10-27 08:56:50] "POST /projects HTTP/1.1" 409 238 0.010558 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.65 - - [2025-10-27 08:56:50] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035693 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019387 10.0.0.65 - - [2025-10-27 08:56:50] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004230 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.65 - - [2025-10-27 08:56:50] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004352 10.0.0.65 - - [2025-10-27 08:56:50] "POST /security-groups HTTP/1.1" 409 285 0.003270 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.65 - - [2025-10-27 08:56:50] "PUT /security-group/5c391150-6722-41bf-8d3f-37bbb5f787bb HTTP/1.1" 200 262 0.058390 10.0.0.65 - - [2025-10-27 08:56:50] "PUT /access-control-list/3d93460f-9d16-4ed8-9e9f-474fbecedfa6 HTTP/1.1" 200 272 0.030678 10.0.0.65 - - [2025-10-27 08:56:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046962 10.0.0.65 - - [2025-10-27 08:56:50] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014786 10.0.0.65 - - [2025-10-27 08:56:50] "PUT /access-control-list/6cccf49a-27fe-485c-a3bf-6df844de230e HTTP/1.1" 200 272 0.051734 10.0.0.65 - - [2025-10-27 08:56:50] "GET /firewall-rule/1dfdf83f-f333-4e45-a7ab-5d84946ebfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004202 10.0.0.65 - - [2025-10-27 08:56:50] "POST /ref-update HTTP/1.1" 200 156 0.074024 10.0.0.65 - - [2025-10-27 08:56:50] "DELETE /firewall-rule/1dfdf83f-f333-4e45-a7ab-5d84946ebfa1 HTTP/1.1" 200 115 0.057358 10.0.0.65 - - [2025-10-27 08:56:50] "GET /firewall-policy/8d867f6b-1530-44d6-b56f-76437e0e9655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005294 10.0.0.65 - - [2025-10-27 08:56:50] "GET /firewall-rule/dfb4eb6a-d2f5-43f3-8174-759ca7a91769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003877 10.0.0.65 - - [2025-10-27 08:56:50] "POST /ref-update HTTP/1.1" 200 156 0.096576 10.0.0.65 - - [2025-10-27 08:56:50] "DELETE /firewall-rule/dfb4eb6a-d2f5-43f3-8174-759ca7a91769 HTTP/1.1" 200 115 0.055440 10.0.0.65 - - [2025-10-27 08:56:50] "DELETE /tag/e3c7f608-676c-4c02-bc3c-b1ced0ad544b HTTP/1.1" 200 115 0.050689 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.65 - - [2025-10-27 08:56:50] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005026 10.0.0.65 - - [2025-10-27 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.65 - - [2025-10-27 08:56:50] "GET /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006527 10.0.0.65 - - [2025-10-27 08:56:51] "PUT /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c HTTP/1.1" 200 264 0.052052 10.0.0.65 - - [2025-10-27 08:56:51] "PUT /virtual-network/573e871a-b030-4861-8c1c-5099486bbf72 HTTP/1.1" 200 264 0.054028 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /security-group/5c391150-6722-41bf-8d3f-37bbb5f787bb HTTP/1.1" 200 115 0.084249 10.0.0.65 - - [2025-10-27 08:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018384 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /access-control-list/3d93460f-9d16-4ed8-9e9f-474fbecedfa6 HTTP/1.1" 200 115 0.054413 10.0.0.65 - - [2025-10-27 08:56:51] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035589 10.0.0.65 - - [2025-10-27 08:56:51] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?fields=security_groups HTTP/1.1" 200 1352 0.044816 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /access-control-list/6cccf49a-27fe-485c-a3bf-6df844de230e HTTP/1.1" 200 115 0.213777 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /access-control-list/ac234808-f2b6-4bcf-91f2-2f1cbd414bd4 HTTP/1.1" 200 115 0.151109 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /security-group/702f0479-ae98-4fb4-9491-53eb67ebfbde HTTP/1.1" 200 115 0.396595 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /access-control-list/fadced3f-814d-40da-8f33-a6aef8254a7d HTTP/1.1" 200 115 0.156682 10.0.0.65 - - [2025-10-27 08:56:51] "GET /project/2775a8f6-9b95-477a-ba20-6a655a210970?fields=application_policy_sets HTTP/1.1" 200 1391 0.056817 10.0.0.65 - - [2025-10-27 08:56:51] "DELETE /project/2775a8f6-9b95-477a-ba20-6a655a210970 HTTP/1.1" 200 115 0.720403 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:57:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:57:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002995 10.0.0.65 - - [2025-10-27 08:57:50] "GET / HTTP/1.1" 200 35931 0.002969 10.0.0.65 - - [2025-10-27 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.65 - - [2025-10-27 08:57:50] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006763 10.0.0.65 - - [2025-10-27 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2025-10-27 08:57:50] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012537 10.0.0.65 - - [2025-10-27 08:58:07] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.65 - - [2025-10-27 08:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.65 - - [2025-10-27 08:58:07] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005116 10.0.0.65 - - [2025-10-27 08:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.65 - - [2025-10-27 08:58:07] "GET /config-node/e4d3cd4b-42e4-455f-becc-0283c3faf3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004717 10.0.0.65 - - [2025-10-27 08:58:07] "GET / HTTP/1.1" 200 35931 0.002242 10.0.0.65 - - [2025-10-27 08:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003628 10.0.0.65 - - [2025-10-27 08:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.65 - - [2025-10-27 08:58:12] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007386 10.0.0.65 - - [2025-10-27 08:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016380 10.0.0.65 - - [2025-10-27 08:58:12] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.022094 10.0.0.65 - - [2025-10-27 08:58:13] "GET / HTTP/1.1" 200 35931 0.006814 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 264 0.004993 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/387bb761-c1e1-4516-8722-f50e7fffff3a HTTP/1.1" 200 244 0.042653 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 261 0.003304 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/795a0505-0c71-4e0e-bb03-bbfd75e356f7 HTTP/1.1" 200 244 0.015411 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 261 0.019095 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/cca4bcbe-ecaf-42be-9b4f-7d9dd86da954 HTTP/1.1" 200 244 0.024071 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 253 0.006300 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/93c3d9bc-4c21-4cfb-8d43-d2c52a260de1 HTTP/1.1" 200 244 0.014531 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 251 0.013124 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/23fd7861-392b-4f33-89bb-81653fc79f5a HTTP/1.1" 200 244 0.031889 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 252 0.015995 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/39416cb3-41b3-4bf6-aac4-e40f825d0cdf HTTP/1.1" 200 244 0.015088 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 256 0.013913 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/baebdd25-6041-45af-a082-b91fdf235ec5 HTTP/1.1" 200 244 0.015422 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 248 0.010939 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/6eff698f-9a94-4861-abd0-63406e122b83 HTTP/1.1" 200 244 0.013549 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 252 0.016616 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/1721a2ca-bce2-45f4-9759-f8d85378ea05 HTTP/1.1" 200 244 0.014282 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 257 0.009727 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/0a6a7cb1-2d84-46a4-bdba-1fd1e8db786b HTTP/1.1" 200 244 0.017593 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 251 0.014471 10.0.0.65 - - [2025-10-27 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.65 - - [2025-10-27 08:58:13] "PUT /alarm/e3196ff0-819d-4a67-ae60-c0bc3ab617f8 HTTP/1.1" 200 244 0.011807 10.0.0.65 - - [2025-10-27 08:58:13] "POST /alarms HTTP/1.1" 409 257 0.008780 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/44d8130a-bca5-4ef4-a9b1-b72567f19edd HTTP/1.1" 200 244 0.016647 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 261 0.009753 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/d8efe3b7-fa78-4434-91db-0b99bda7dd22 HTTP/1.1" 200 244 0.016267 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 258 0.006865 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/36fc4e85-fa38-4659-bba4-f2ed25713fce HTTP/1.1" 200 244 0.023200 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 254 0.020707 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/2074a708-8751-4803-907d-bc29797c6e30 HTTP/1.1" 200 244 0.021517 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 254 0.004671 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/6e9c301c-4746-462c-a2e1-ef269ede7071 HTTP/1.1" 200 244 0.010051 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 254 0.007103 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/f6a63f03-4aac-40a5-9140-3fb7111cd34c HTTP/1.1" 200 244 0.015525 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 247 0.006269 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/1bb13b5e-7042-47fc-9949-c4d05b01fa9a HTTP/1.1" 200 244 0.014003 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 272 0.004517 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009568 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/1214a4bf-46b6-4f41-95b6-96dc655eec4c HTTP/1.1" 200 244 0.016123 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 261 0.009446 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/709576ff-80ec-4059-8ec4-2cb3f0a736fd HTTP/1.1" 200 244 0.012861 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 259 0.007602 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/b45cd01f-a3f5-45df-b3a0-8ccc5aa5d1c1 HTTP/1.1" 200 244 0.014971 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 265 0.006186 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/b0f5907a-8b05-4119-a73a-411ed99c17a0 HTTP/1.1" 200 244 0.013053 10.0.0.65 - - [2025-10-27 08:58:14] "POST /alarms HTTP/1.1" 409 279 0.017668 10.0.0.65 - - [2025-10-27 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.65 - - [2025-10-27 08:58:14] "PUT /alarm/3a05356a-e3fb-45d4-8b31-ae2e1296b46f HTTP/1.1" 200 244 0.020470 10.0.0.65 - - [2025-10-27 08:58:15] "GET / HTTP/1.1" 200 35931 0.003224 10.0.0.65 - - [2025-10-27 08:58:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002774 10.0.0.65 - - [2025-10-27 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.65 - - [2025-10-27 08:58:15] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.013013 10.0.0.65 - - [2025-10-27 08:58:15] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.65 - - [2025-10-27 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.65 - - [2025-10-27 08:58:15] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006314 10.0.0.65 - - [2025-10-27 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008053 10.0.0.65 - - [2025-10-27 08:58:15] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.022610 10.0.0.65 - - [2025-10-27 08:58:16] "GET / HTTP/1.1" 200 35931 0.003102 10.0.0.65 - - [2025-10-27 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.65 - - [2025-10-27 08:58:16] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005854 10.0.0.65 - - [2025-10-27 08:58:16] "PUT /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b HTTP/1.1" 200 274 0.020007 10.0.0.65 - - [2025-10-27 08:58:19] "GET / HTTP/1.1" 200 35931 0.002144 10.0.0.65 - - [2025-10-27 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.65 - - [2025-10-27 08:58:19] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003422 10.0.0.65 - - [2025-10-27 08:58:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002690 10.0.0.65 - - [2025-10-27 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.65 - - [2025-10-27 08:58:19] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003647 10.0.0.65 - - [2025-10-27 08:58:19] "PUT /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835 HTTP/1.1" 200 254 0.015745 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:58:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:58:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005820 10.0.0.65 - - [2025-10-27 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.65 - - [2025-10-27 08:58:23] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005357 10.0.0.65 - - [2025-10-27 08:58:35] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.65 - - [2025-10-27 08:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.65 - - [2025-10-27 08:58:35] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.013385 10.0.0.65 - - [2025-10-27 08:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.65 - - [2025-10-27 08:58:35] "GET /config-node/e4d3cd4b-42e4-455f-becc-0283c3faf3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003089 10.0.0.65 - - [2025-10-27 08:58:47] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.65 - - [2025-10-27 08:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.65 - - [2025-10-27 08:58:47] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003282 10.0.0.65 - - [2025-10-27 08:58:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002456 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.65 - - [2025-10-27 08:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.65 - - [2025-10-27 08:58:47] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004634 10.0.0.65 - - [2025-10-27 08:58:47] "PUT /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835 HTTP/1.1" 200 254 0.017128 10.0.0.65 - - [2025-10-27 08:59:02] "GET / HTTP/1.1" 200 35931 0.003293 10.0.0.65 - - [2025-10-27 08:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.65 - - [2025-10-27 08:59:02] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006367 10.0.0.65 - - [2025-10-27 08:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.65 - - [2025-10-27 08:59:02] "GET /config-node/e4d3cd4b-42e4-455f-becc-0283c3faf3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002652 10.0.0.65 - - [2025-10-27 08:59:02] "GET / HTTP/1.1" 200 35931 0.002235 10.0.0.65 - - [2025-10-27 08:59:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002598 10.0.0.65 - - [2025-10-27 08:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.65 - - [2025-10-27 08:59:07] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003207 10.0.0.65 - - [2025-10-27 08:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.65 - - [2025-10-27 08:59:07] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.013391 10.0.0.65 - - [2025-10-27 08:59:08] "GET / HTTP/1.1" 200 35931 0.002455 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 264 0.002935 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/387bb761-c1e1-4516-8722-f50e7fffff3a HTTP/1.1" 200 244 0.019028 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 261 0.004258 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/795a0505-0c71-4e0e-bb03-bbfd75e356f7 HTTP/1.1" 200 244 0.016945 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 261 0.002360 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/cca4bcbe-ecaf-42be-9b4f-7d9dd86da954 HTTP/1.1" 200 244 0.012265 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 253 0.002389 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/93c3d9bc-4c21-4cfb-8d43-d2c52a260de1 HTTP/1.1" 200 244 0.010838 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 251 0.004173 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/23fd7861-392b-4f33-89bb-81653fc79f5a HTTP/1.1" 200 244 0.009602 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 252 0.005700 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/39416cb3-41b3-4bf6-aac4-e40f825d0cdf HTTP/1.1" 200 244 0.010772 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 256 0.005853 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/baebdd25-6041-45af-a082-b91fdf235ec5 HTTP/1.1" 200 244 0.012037 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 248 0.011255 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/6eff698f-9a94-4861-abd0-63406e122b83 HTTP/1.1" 200 244 0.012569 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 252 0.008720 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/1721a2ca-bce2-45f4-9759-f8d85378ea05 HTTP/1.1" 200 244 0.016693 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 257 0.004984 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/0a6a7cb1-2d84-46a4-bdba-1fd1e8db786b HTTP/1.1" 200 244 0.024156 10.0.0.65 - - [2025-10-27 08:59:08] "POST /alarms HTTP/1.1" 409 251 0.010790 10.0.0.65 - - [2025-10-27 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.65 - - [2025-10-27 08:59:08] "PUT /alarm/e3196ff0-819d-4a67-ae60-c0bc3ab617f8 HTTP/1.1" 200 244 0.016804 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 257 0.003948 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011031 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/44d8130a-bca5-4ef4-a9b1-b72567f19edd HTTP/1.1" 200 244 0.010077 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 261 0.012656 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/d8efe3b7-fa78-4434-91db-0b99bda7dd22 HTTP/1.1" 200 244 0.011411 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 258 0.014365 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/36fc4e85-fa38-4659-bba4-f2ed25713fce HTTP/1.1" 200 244 0.011877 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 254 0.013695 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/2074a708-8751-4803-907d-bc29797c6e30 HTTP/1.1" 200 244 0.012011 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 254 0.006210 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/6e9c301c-4746-462c-a2e1-ef269ede7071 HTTP/1.1" 200 244 0.011088 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 254 0.021746 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/f6a63f03-4aac-40a5-9140-3fb7111cd34c HTTP/1.1" 200 244 0.011548 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 247 0.004024 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/1bb13b5e-7042-47fc-9949-c4d05b01fa9a HTTP/1.1" 200 244 0.012811 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 272 0.012668 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/1214a4bf-46b6-4f41-95b6-96dc655eec4c HTTP/1.1" 200 244 0.011437 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 261 0.015798 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/709576ff-80ec-4059-8ec4-2cb3f0a736fd HTTP/1.1" 200 244 0.011418 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 259 0.005408 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/b45cd01f-a3f5-45df-b3a0-8ccc5aa5d1c1 HTTP/1.1" 200 244 0.012259 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 265 0.011243 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/b0f5907a-8b05-4119-a73a-411ed99c17a0 HTTP/1.1" 200 244 0.012137 10.0.0.65 - - [2025-10-27 08:59:09] "POST /alarms HTTP/1.1" 409 279 0.009898 10.0.0.65 - - [2025-10-27 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.65 - - [2025-10-27 08:59:09] "PUT /alarm/3a05356a-e3fb-45d4-8b31-ae2e1296b46f HTTP/1.1" 200 244 0.016598 10.0.0.65 - - [2025-10-27 08:59:10] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.65 - - [2025-10-27 08:59:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002336 10.0.0.65 - - [2025-10-27 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.65 - - [2025-10-27 08:59:10] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.024701 10.0.0.65 - - [2025-10-27 08:59:10] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.65 - - [2025-10-27 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.65 - - [2025-10-27 08:59:10] "GET /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003483 10.0.0.65 - - [2025-10-27 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.65 - - [2025-10-27 08:59:10] "PUT /global-vrouter-config/7a26368a-9a7d-4cf1-ae7f-bd9cb3f91547 HTTP/1.1" 200 276 0.014646 10.0.0.65 - - [2025-10-27 08:59:10] "GET / HTTP/1.1" 200 35931 0.002625 10.0.0.65 - - [2025-10-27 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.65 - - [2025-10-27 08:59:10] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006432 10.0.0.65 - - [2025-10-27 08:59:10] "PUT /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b HTTP/1.1" 200 274 0.032318 10.0.0.65 - - [2025-10-27 08:59:14] "GET / HTTP/1.1" 200 35931 0.002198 10.0.0.65 - - [2025-10-27 08:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.65 - - [2025-10-27 08:59:14] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.006714 10.0.0.65 - - [2025-10-27 08:59:14] "POST /bgp-routers HTTP/1.1" 409 301 0.005028 10.0.0.65 - - [2025-10-27 08:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.65 - - [2025-10-27 08:59:14] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005807 10.0.0.65 - - [2025-10-27 08:59:14] "PUT /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835 HTTP/1.1" 200 254 0.020680 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:59:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001167 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:59:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 10.0.0.65 - - [2025-10-27 08:59:19] "POST /tags HTTP/1.1" 200 355 0.040746 10.0.0.65 - - [2025-10-27 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010959 10.0.0.65 - - [2025-10-27 08:59:19] "GET /tag/14f61159-3b6a-469b-be32-5e2af8bbd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016685 10.0.0.65 - - [2025-10-27 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005353 10.0.0.65 - - [2025-10-27 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.65 - - [2025-10-27 08:59:19] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032790 10.0.0.65 - - [2025-10-27 08:59:19] "POST /virtual-machines HTTP/1.1" 200 351 0.011622 10.0.0.65 - - [2025-10-27 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020703 10.0.0.65 - - [2025-10-27 08:59:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.160517 10.0.0.65 - - [2025-10-27 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023528 10.0.0.65 - - [2025-10-27 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020539 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009915 10.0.0.65 - - [2025-10-27 08:59:19] "POST /instance-ips HTTP/1.1" 200 391 0.026828 10.0.0.65 - - [2025-10-27 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033418 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005427 10.0.0.65 - - [2025-10-27 08:59:19] "POST /set-tag HTTP/1.1" 200 109 0.019086 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023149 10.0.0.65 - - [2025-10-27 08:59:19] "GET /instance-ip/394f03ca-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003933 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006624 10.0.0.65 - - [2025-10-27 08:59:19] "POST /set-tag HTTP/1.1" 200 109 0.004592 10.0.0.65 - - [2025-10-27 08:59:19] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005495 10.0.0.65 - - [2025-10-27 08:59:19] "POST /ref-update HTTP/1.1" 200 156 0.009600 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004499 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.65 - - [2025-10-27 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-network/d2bfe1a5-f19d-4309-9930-ffbd5808016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005491 10.0.0.65 - - [2025-10-27 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.65 - - [2025-10-27 08:59:20] "GET /project/c030903a-df07-4989-98e0-5eed99598f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037033 10.0.0.65 - - [2025-10-27 08:59:20] "POST /virtual-machines HTTP/1.1" 200 355 0.009630 10.0.0.65 - - [2025-10-27 08:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022779 10.0.0.65 - - [2025-10-27 08:59:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101043 10.0.0.65 - - [2025-10-27 08:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009958 10.0.0.65 - - [2025-10-27 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004585 10.0.0.65 - - [2025-10-27 08:59:20] "POST /instance-ips HTTP/1.1" 200 395 0.033226 10.0.0.65 - - [2025-10-27 08:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024156 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007925 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.037258 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023294 10.0.0.65 - - [2025-10-27 08:59:20] "GET /instance-ip/39c8dc0e-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004478 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005852 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-router/8ef4e49f-ab89-4d9d-9e6d-9524a5cf6002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004889 10.0.0.65 - - [2025-10-27 08:59:20] "POST /ref-update HTTP/1.1" 200 156 0.009771 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004792 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005075 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.65 - - [2025-10-27 08:59:20] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005905 10.0.0.65 - - [2025-10-27 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.65 - - [2025-10-27 08:59:30] "GET / HTTP/1.1" 200 35931 0.004175 10.0.0.65 - - [2025-10-27 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.65 - - [2025-10-27 08:59:30] "GET /global-system-config/0dac3bef-e432-46df-9476-f85cf8e84c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007668 10.0.0.65 - - [2025-10-27 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.65 - - [2025-10-27 08:59:30] "GET /config-node/e4d3cd4b-42e4-455f-becc-0283c3faf3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003272 10.0.0.65 - - [2025-10-27 08:59:32] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010769 10.0.0.65 - - [2025-10-27 08:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.65 - - [2025-10-27 08:59:33] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006088 10.0.0.65 - - [2025-10-27 08:59:33] "POST /set-tag HTTP/1.1" 200 109 0.004705 10.0.0.65 - - [2025-10-27 08:59:35] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004579 10.0.0.65 - - [2025-10-27 08:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002836 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:59:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001428 [Introspect:8084]10.0.0.65 - - [2025-10-27 08:59:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001440 10.0.0.65 - - [2025-10-27 08:59:43] "GET / HTTP/1.1" 200 35931 0.003195 10.0.0.65 - - [2025-10-27 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.65 - - [2025-10-27 08:59:43] "GET /routing-instance/00eef0d3-5f6e-463c-ba78-5fe9a974af5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.005315 10.0.0.65 - - [2025-10-27 08:59:43] "POST /bgp-routers HTTP/1.1" 409 301 0.003260 10.0.0.65 - - [2025-10-27 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.65 - - [2025-10-27 08:59:43] "GET /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005711 10.0.0.65 - - [2025-10-27 08:59:43] "PUT /bgp-router/c6e5707d-b3cb-41f0-96cb-0994d1641835 HTTP/1.1" 200 254 0.031257 10.0.0.65 - - [2025-10-27 09:00:06] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014122 10.0.0.65 - - [2025-10-27 09:00:06] "POST /set-tag HTTP/1.1" 200 109 0.007357 10.0.0.65 - - [2025-10-27 09:00:06] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005733 10.0.0.65 - - [2025-10-27 09:00:06] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.65 - - [2025-10-27 09:00:06] "GET /virtual-machine/a2fe2474-c6f1-4f92-9ee7-88ec3e66171c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003920 10.0.0.65 - - [2025-10-27 09:00:06] "POST /ref-update HTTP/1.1" 200 156 0.018578 10.0.0.65 - - [2025-10-27 09:00:06] "GET /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007126 10.0.0.65 - - [2025-10-27 09:00:06] "POST /set-tag HTTP/1.1" 200 109 0.017862 10.0.0.65 - - [2025-10-27 09:00:06] "POST /set-tag HTTP/1.1" 200 109 0.018610 10.0.0.65 - - [2025-10-27 09:00:06] "DELETE /instance-ip/394f03ca-b313-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.055910 10.0.0.65 - - [2025-10-27 09:00:06] "DELETE /virtual-machine-interface/392ae120-b313-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.048170 10.0.0.65 - - [2025-10-27 09:00:06] "DELETE /virtual-machine/a2fe2474-c6f1-4f92-9ee7-88ec3e66171c HTTP/1.1" 200 115 0.029470 10.0.0.65 - - [2025-10-27 09:00:06] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006482 10.0.0.65 - - [2025-10-27 09:00:06] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.65 - - [2025-10-27 09:00:37] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007455 10.0.0.65 - - [2025-10-27 09:00:37] "POST /set-tag HTTP/1.1" 200 109 0.007041 10.0.0.65 - - [2025-10-27 09:00:37] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006791 10.0.0.65 - - [2025-10-27 09:00:37] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.65 - - [2025-10-27 09:00:37] "GET /virtual-machine/15cf2d6e-c851-40d7-96ed-38b7308f0f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004906 10.0.0.65 - - [2025-10-27 09:00:37] "POST /ref-update HTTP/1.1" 200 156 0.015232 10.0.0.65 - - [2025-10-27 09:00:37] "GET /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.034262 10.0.0.65 - - [2025-10-27 09:00:37] "POST /set-tag HTTP/1.1" 200 109 0.028037 10.0.0.65 - - [2025-10-27 09:00:37] "POST /set-tag HTTP/1.1" 200 109 0.043525 10.0.0.65 - - [2025-10-27 09:00:37] "DELETE /instance-ip/39c8dc0e-b313-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.068754 10.0.0.65 - - [2025-10-27 09:00:37] "DELETE /virtual-machine-interface/39af0054-b313-11f0-b36d-fa163e1c6690 HTTP/1.1" 200 115 0.074761 10.0.0.65 - - [2025-10-27 09:00:37] "DELETE /virtual-machine/15cf2d6e-c851-40d7-96ed-38b7308f0f77 HTTP/1.1" 200 115 0.034065 10.0.0.65 - - [2025-10-27 09:00:37] "DELETE /tag/14f61159-3b6a-469b-be32-5e2af8bbd6f9 HTTP/1.1" 200 115 0.068292 10.0.0.65 - - [2025-10-27 09:00:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002424 10.0.0.65 - - [2025-10-27 09:00:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003450 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001502 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001858 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001362 [Introspect:8084]10.0.0.65 - - [2025-10-27 09:00:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001496