++ 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: =================== Fri Oct 31 12:16:31 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 12:16:31 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}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.61 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.61:8081 ' ']' +++ echo 10.0.0.61:8081 ++ ANALYTICS_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.61:9042 ' ']' +++ echo 10.0.0.61:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.61:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.61:8086 ' ']' +++ echo 10.0.0.61:8086 ++ COLLECTOR_SERVERS=10.0.0.61: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.61 ++ CONFIGDB_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.61:8082 ' ']' +++ echo 10.0.0.61:8082 ++ CONFIG_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.61:9161 ' ']' +++ echo 10.0.0.61:9161 ++ CONFIGDB_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.61:9041 ' ']' +++ echo 10.0.0.61:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.61: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.61 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.61 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.61:2181, ']' +++ echo 10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.61:2181 ' ']' +++ echo 10.0.0.61:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.61:2181 ++ RABBITMQ_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.61:5673, ']' +++ echo 10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.61:6379 ' ']' +++ echo 10.0.0.61:6379 ++ REDIS_SERVERS=10.0.0.61: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.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.61:9092 ' ']' +++ echo 10.0.0.61:9092 ++ KAFKA_SERVERS=10.0.0.61: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.61 ++ 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.61 ++ 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.61 ++ cut -d , -f 1 + local cassandra=10.0.0.61 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.61 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.61 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.61 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.61 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.61 +++ local servers=10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.61,10.159.252.1,127.0.0.1,172.17.0.1,252.61.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.159.252.1,127.0.0.1,172.17.0.1,252.61.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 1 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + [[ cql == \c\q\l ]] ++ echo 10.0.0.61:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.61:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.61: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=__ ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' + 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/31/2025 00:17:19.512 7fc1b7c88e00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 00:17:19.935 7fc1b7c88e00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 00:17:19.956 7fc1b7c88e00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 00:17:19.956 7fc1b7c88e00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.61:8082/ Hit Ctrl-C to quit. 10.0.0.61 - - [2025-10-31 00:17:29] "GET / HTTP/1.1" 503 181 0.001256 10.0.0.61 - - [2025-10-31 00:17:30] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.61 - - [2025-10-31 00:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.61 - - [2025-10-31 00:17:30] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011177 10.0.0.61 - - [2025-10-31 00:17:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006083 10.0.0.61 - - [2025-10-31 00:17:30] "POST /config-nodes HTTP/1.1" 200 593 0.028352 10.0.0.61 - - [2025-10-31 00:17:30] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.61 - - [2025-10-31 00:17:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003537 10.0.0.61 - - [2025-10-31 00:17:30] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.61 - - [2025-10-31 00:17:30] "GET / HTTP/1.1" 200 45303 0.001139 10.0.0.61 - - [2025-10-31 00:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.61 - - [2025-10-31 00:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.61 - - [2025-10-31 00:17:31] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.61 - - [2025-10-31 00:17:32] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.61 - - [2025-10-31 00:17:32] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.61 - - [2025-10-31 00:17:32] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008825 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.016112 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.007349 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.61 - - [2025-10-31 00:17:32] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008766 10.0.0.61 - - [2025-10-31 00:17:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.070174 10.0.0.61 - - [2025-10-31 00:17:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065814 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.012710 10.0.0.61 - - [2025-10-31 00:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.61 - - [2025-10-31 00:17:32] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030784 10.0.0.61 - - [2025-10-31 00:17:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.037299 10.0.0.61 - - [2025-10-31 00:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.61 - - [2025-10-31 00:17:33] "GET /network-ipam/4bcc35cf-c9b8-4294-959e-c03f8e81f051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012087 10.0.0.61 - - [2025-10-31 00:17:33] "POST /service-templates HTTP/1.1" 200 511 0.053679 10.0.0.61 - - [2025-10-31 00:17:33] "POST /service-templates HTTP/1.1" 200 501 0.045219 10.0.0.61 - - [2025-10-31 00:17:33] "POST /service-templates HTTP/1.1" 200 515 0.052883 10.0.0.61 - - [2025-10-31 00:17:33] "POST /service-templates HTTP/1.1" 200 535 0.093259 10.0.0.61 - - [2025-10-31 00:17:33] "GET / HTTP/1.1" 200 35931 0.003835 10.0.0.61 - - [2025-10-31 00:17:33] "POST /service-templates HTTP/1.1" 200 507 0.046973 10.0.0.61 - - [2025-10-31 00:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.61 - - [2025-10-31 00:17:33] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007428 10.0.0.61 - - [2025-10-31 00:17:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.016395 10.0.0.61 - - [2025-10-31 00:17:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034943 10.0.0.61 - - [2025-10-31 00:17:34] "GET / HTTP/1.1" 200 35931 0.004821 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.61 - - [2025-10-31 00:17:34] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011409 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002494 10.0.0.61 - - [2025-10-31 00:17:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044697 10.0.0.61 - - [2025-10-31 00:17:34] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.61 - - [2025-10-31 00:17:34] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.039826 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002578 10.0.0.61 - - [2025-10-31 00:17:34] "POST /database-nodes HTTP/1.1" 200 597 0.118248 10.0.0.61 - - [2025-10-31 00:17:34] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.61 - - [2025-10-31 00:17:34] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005348 10.0.0.61 - - [2025-10-31 00:17:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005733 10.0.0.61 - - [2025-10-31 00:17:35] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.61 - - [2025-10-31 00:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.61 - - [2025-10-31 00:17:35] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009419 10.0.0.61 - - [2025-10-31 00:17:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.081695 10.0.0.61 - - [2025-10-31 00:17:35] "POST /bgp-routers HTTP/1.1" 200 616 0.061290 10.0.0.61 - - [2025-10-31 00:17:35] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.009902 10.0.0.61 - - [2025-10-31 00:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.61 - - [2025-10-31 00:17:35] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017769 10.0.0.61 - - [2025-10-31 00:17:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007317 10.0.0.61 - - [2025-10-31 00:17:35] "POST /ref-update HTTP/1.1" 200 156 0.014818 10.0.0.61 - - [2025-10-31 00:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.61 - - [2025-10-31 00:17:35] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.005699 10.0.0.61 - - [2025-10-31 00:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.61 - - [2025-10-31 00:17:35] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.018817 10.0.0.61 - - [2025-10-31 00:17:35] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.61 - - [2025-10-31 00:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.61 - - [2025-10-31 00:17:35] "GET /network-ipam/4bcc35cf-c9b8-4294-959e-c03f8e81f051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010152 10.0.0.61 - - [2025-10-31 00:17:35] "POST /alarms HTTP/1.1" 200 581 0.102775 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 575 0.070252 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 575 0.054565 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 559 0.022835 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 555 0.065633 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 557 0.045817 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 565 0.038352 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 549 0.063642 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 557 0.031165 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 567 0.028294 10.0.0.61 - - [2025-10-31 00:17:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004397 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 555 0.055954 10.0.0.61 - - [2025-10-31 00:17:36] "POST /access-control-lists HTTP/1.1" 200 587 0.044641 10.0.0.61 - - [2025-10-31 00:17:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.012472 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 567 0.059596 10.0.0.61 - - [2025-10-31 00:17:36] "POST /access-control-lists HTTP/1.1" 200 585 0.032764 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 575 0.123748 10.0.0.61 - - [2025-10-31 00:17:36] "POST /route-targets HTTP/1.1" 200 327 0.051843 10.0.0.61 - - [2025-10-31 00:17:36] "POST /ref-update HTTP/1.1" 200 156 0.047184 10.0.0.61 - - [2025-10-31 00:17:36] "POST /alarms HTTP/1.1" 200 569 0.103009 10.0.0.61 - - [2025-10-31 00:17:37] "POST /route-targets HTTP/1.1" 200 327 0.045806 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 561 0.069344 10.0.0.61 - - [2025-10-31 00:17:37] "POST /ref-update HTTP/1.1" 200 156 0.066917 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 561 0.081639 10.0.0.61 - - [2025-10-31 00:17:37] "POST /route-targets HTTP/1.1" 200 327 0.034239 10.0.0.61 - - [2025-10-31 00:17:37] "POST /ref-update HTTP/1.1" 200 156 0.029039 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 561 0.089756 10.0.0.61 - - [2025-10-31 00:17:37] "POST /route-targets HTTP/1.1" 200 327 0.031055 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 547 0.097837 10.0.0.61 - - [2025-10-31 00:17:37] "POST /ref-update HTTP/1.1" 200 156 0.060993 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 595 0.044437 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 575 0.048996 10.0.0.61 - - [2025-10-31 00:17:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.009450 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 571 0.077452 10.0.0.61 - - [2025-10-31 00:17:37] "POST /access-control-lists HTTP/1.1" 200 551 0.117008 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 583 0.096801 10.0.0.61 - - [2025-10-31 00:17:37] "PUT /access-control-list/2439537d-b7be-41ae-bd5e-f6cb4e938093 HTTP/1.1" 200 272 0.063919 10.0.0.61 - - [2025-10-31 00:17:37] "POST /alarms HTTP/1.1" 200 609 0.091113 10.0.0.61 - - [2025-10-31 00:17:37] "PUT /access-control-list/21471e7f-65b4-4333-8964-4be6e44c20f0 HTTP/1.1" 200 272 0.067227 10.0.0.61 - - [2025-10-31 00:17:38] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.61 - - [2025-10-31 00:17:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005880 10.0.0.61 - - [2025-10-31 00:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.61 - - [2025-10-31 00:17:38] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.040099 10.0.0.61 - - [2025-10-31 00:17:38] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.61 - - [2025-10-31 00:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.61 - - [2025-10-31 00:17:38] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004651 10.0.0.61 - - [2025-10-31 00:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836 10.0.0.61 - - [2025-10-31 00:17:38] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.015204 10.0.0.61 - - [2025-10-31 00:17:39] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.61 - - [2025-10-31 00:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.61 - - [2025-10-31 00:17:39] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010110 10.0.0.61 - - [2025-10-31 00:17:39] "PUT /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9 HTTP/1.1" 200 274 0.051941 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.61 - - [2025-10-31 00:20:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002540 10.0.0.61 - - [2025-10-31 00:20:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002080 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:20:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 10.0.0.61 - - [2025-10-31 00:21:15] "GET / HTTP/1.1" 200 35931 0.003222 10.0.0.61 - - [2025-10-31 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.61 - - [2025-10-31 00:21:15] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009598 10.0.0.61 - - [2025-10-31 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.61 - - [2025-10-31 00:21:15] "GET /config-node/b7923054-d6fe-40e1-b712-a4bfdc3b289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006315 10.0.0.61 - - [2025-10-31 00:21:26] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.61 - - [2025-10-31 00:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.61 - - [2025-10-31 00:21:26] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004505 10.0.0.61 - - [2025-10-31 00:21:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002447 10.0.0.61 - - [2025-10-31 00:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.61 - - [2025-10-31 00:21:26] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007973 10.0.0.61 - - [2025-10-31 00:21:26] "PUT /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42 HTTP/1.1" 200 254 0.022915 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001346 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:21:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:21:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001452 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 10.0.0.61 - - [2025-10-31 00:22:30] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.61 - - [2025-10-31 00:22:31] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003105 10.0.0.61 - - [2025-10-31 00:22:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000793 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.019252 10.0.0.61 - - [2025-10-31 00:22:31] "POST /security-groups HTTP/1.1" 200 570 0.076635 10.0.0.61 - - [2025-10-31 00:22:31] "POST /projects HTTP/1.1" 200 481 0.282133 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.003306 10.0.0.61 - - [2025-10-31 00:22:31] "POST /access-control-lists HTTP/1.1" 200 579 0.083503 10.0.0.61 - - [2025-10-31 00:22:31] "POST /security-groups HTTP/1.1" 200 534 0.132943 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.010893 10.0.0.61 - - [2025-10-31 00:22:31] "POST /chown HTTP/1.1" 200 109 0.046129 10.0.0.61 - - [2025-10-31 00:22:31] "POST /policy-managements HTTP/1.1" 409 214 0.002908 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.61 - - [2025-10-31 00:22:31] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026034 10.0.0.61 - - [2025-10-31 00:22:31] "POST /access-control-lists HTTP/1.1" 200 577 0.105910 10.0.0.61 - - [2025-10-31 00:22:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.048649 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012792 10.0.0.61 - - [2025-10-31 00:22:31] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004098 10.0.0.61 - - [2025-10-31 00:22:31] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.011398 10.0.0.61 - - [2025-10-31 00:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.61 - - [2025-10-31 00:22:31] "GET /virtual-network/86737a3b-3c32-4466-9a82-eb09bc8c5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012461 10.0.0.61 - - [2025-10-31 00:22:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000556 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.021234 10.0.0.61 - - [2025-10-31 00:22:32] "POST /security-groups HTTP/1.1" 200 574 0.081569 10.0.0.61 - - [2025-10-31 00:22:32] "POST /projects HTTP/1.1" 200 489 0.320952 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.008598 10.0.0.61 - - [2025-10-31 00:22:32] "POST /access-control-lists HTTP/1.1" 200 594 0.045698 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.004284 10.0.0.61 - - [2025-10-31 00:22:32] "POST /security-groups HTTP/1.1" 200 546 0.065146 10.0.0.61 - - [2025-10-31 00:22:32] "POST /chown HTTP/1.1" 200 109 0.040359 10.0.0.61 - - [2025-10-31 00:22:32] "POST /access-control-lists HTTP/1.1" 200 592 0.113334 10.0.0.61 - - [2025-10-31 00:22:32] "POST /network-ipams HTTP/1.1" 200 522 0.081090 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.008711 10.0.0.61 - - [2025-10-31 00:22:32] "POST /access-control-lists HTTP/1.1" 200 583 0.084002 10.0.0.61 - - [2025-10-31 00:22:32] "POST /network-ipams HTTP/1.1" 200 510 0.124046 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.008988 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.020416 10.0.0.61 - - [2025-10-31 00:22:32] "POST /access-control-lists HTTP/1.1" 200 581 0.128966 10.0.0.61 - - [2025-10-31 00:22:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.017931 10.0.0.61 - - [2025-10-31 00:22:32] "POST /access-control-lists HTTP/1.1" 200 602 0.125827 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.008062 10.0.0.61 - - [2025-10-31 00:22:33] "POST /useragent-kv HTTP/1.1" 200 115 0.028775 10.0.0.61 - - [2025-10-31 00:22:33] "POST /virtual-networks HTTP/1.1" 200 538 0.404613 10.0.0.61 - - [2025-10-31 00:22:33] "POST /access-control-lists HTTP/1.1" 200 600 0.077631 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.61 - - [2025-10-31 00:22:33] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.040527 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.011419 10.0.0.61 - - [2025-10-31 00:22:33] "POST /network-ipams HTTP/1.1" 200 518 0.060356 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.005852 10.0.0.61 - - [2025-10-31 00:22:33] "POST /access-control-lists HTTP/1.1" 200 589 0.118897 10.0.0.61 - - [2025-10-31 00:22:33] "POST /useragent-kv HTTP/1.1" 200 115 0.034514 10.0.0.61 - - [2025-10-31 00:22:33] "POST /virtual-networks HTTP/1.1" 200 546 0.344110 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011938 10.0.0.61 - - [2025-10-31 00:22:33] "POST /route-targets HTTP/1.1" 200 327 0.085608 10.0.0.61 - - [2025-10-31 00:22:33] "POST /ref-update HTTP/1.1" 200 156 0.039420 10.0.0.61 - - [2025-10-31 00:22:33] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.045065 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.011071 10.0.0.61 - - [2025-10-31 00:22:33] "PUT /access-control-list/f484f6f4-4096-4c01-bc45-787a46de1760 HTTP/1.1" 200 272 0.061889 10.0.0.61 - - [2025-10-31 00:22:33] "POST /network-policys HTTP/1.1" 200 538 0.078626 10.0.0.61 - - [2025-10-31 00:22:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.003305 10.0.0.61 - - [2025-10-31 00:22:33] "POST /route-targets HTTP/1.1" 200 327 0.039018 10.0.0.61 - - [2025-10-31 00:22:33] "POST /network-policys HTTP/1.1" 200 534 0.092629 10.0.0.61 - - [2025-10-31 00:22:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003933 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.074893 10.0.0.61 - - [2025-10-31 00:22:34] "POST /network-policys HTTP/1.1" 200 542 0.145418 10.0.0.61 - - [2025-10-31 00:22:34] "PUT /access-control-list/77c9e918-3f92-4a5e-98e9-c56ed04b4b9f HTTP/1.1" 200 272 0.037963 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.107024 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010831 10.0.0.61 - - [2025-10-31 00:22:34] "PUT /access-control-list/77c9e918-3f92-4a5e-98e9-c56ed04b4b9f HTTP/1.1" 200 272 0.069057 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.169962 10.0.0.61 - - [2025-10-31 00:22:34] "PUT /access-control-list/f484f6f4-4096-4c01-bc45-787a46de1760 HTTP/1.1" 200 272 0.069839 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.086618 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.164078 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016823 10.0.0.61 - - [2025-10-31 00:22:34] "PUT /access-control-list/f484f6f4-4096-4c01-bc45-787a46de1760 HTTP/1.1" 200 272 0.088878 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013861 10.0.0.61 - - [2025-10-31 00:22:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.002191 10.0.0.61 - - [2025-10-31 00:22:34] "POST /ref-update HTTP/1.1" 200 156 0.101630 10.0.0.61 - - [2025-10-31 00:22:34] "POST /access-control-lists HTTP/1.1" 200 601 0.093208 10.0.0.61 - - [2025-10-31 00:22:35] "PUT /access-control-list/77c9e918-3f92-4a5e-98e9-c56ed04b4b9f HTTP/1.1" 200 272 0.084613 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-update HTTP/1.1" 200 156 0.190914 10.0.0.61 - - [2025-10-31 00:22:35] "PUT /access-control-list/2beae4db-1cc3-4458-bbae-0316370742b3 HTTP/1.1" 200 272 0.028008 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-update HTTP/1.1" 200 156 0.059556 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-update HTTP/1.1" 200 156 0.134259 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021396 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004399 10.0.0.61 - - [2025-10-31 00:22:35] "PUT /access-control-list/2beae4db-1cc3-4458-bbae-0316370742b3 HTTP/1.1" 200 272 0.087733 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013816 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-update HTTP/1.1" 200 156 0.028063 10.0.0.61 - - [2025-10-31 00:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.038853 10.0.0.61 - - [2025-10-31 00:22:35] "GET /virtual-network/86737a3b-3c32-4466-9a82-eb09bc8c5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008283 10.0.0.61 - - [2025-10-31 00:22:35] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004283 10.0.0.61 - - [2025-10-31 00:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.61 - - [2025-10-31 00:22:35] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002763 10.0.0.61 - - [2025-10-31 00:22:35] "POST /firewall-policys HTTP/1.1" 200 530 0.020669 10.0.0.61 - - [2025-10-31 00:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014131 10.0.0.61 - - [2025-10-31 00:22:35] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.014915 10.0.0.61 - - [2025-10-31 00:22:35] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002331 10.0.0.61 - - [2025-10-31 00:22:35] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.025068 10.0.0.61 - - [2025-10-31 00:22:35] "POST /ref-update HTTP/1.1" 200 156 0.047215 10.0.0.61 - - [2025-10-31 00:22:35] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.022008 10.0.0.61 - - [2025-10-31 00:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.61 - - [2025-10-31 00:22:35] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010886 10.0.0.61 - - [2025-10-31 00:22:35] "POST /firewall-policys HTTP/1.1" 200 532 0.025468 10.0.0.61 - - [2025-10-31 00:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025232 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018246 10.0.0.61 - - [2025-10-31 00:22:36] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005725 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002937 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003004 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002675 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.033518 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.046926 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.037329 10.0.0.61 - - [2025-10-31 00:22:36] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010371 10.0.0.61 - - [2025-10-31 00:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.61 - - [2025-10-31 00:22:36] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003606 10.0.0.61 - - [2025-10-31 00:22:36] "POST /firewall-policys HTTP/1.1" 200 530 0.024105 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001345 10.0.0.61 - - [2025-10-31 00:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.046526 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012916 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 10.0.0.61 - - [2025-10-31 00:22:36] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003396 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008426 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003679 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004836 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004320 10.0.0.61 - - [2025-10-31 00:22:36] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004401 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.025397 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.075249 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.048921 10.0.0.61 - - [2025-10-31 00:22:36] "POST /ref-update HTTP/1.1" 200 156 0.095056 10.0.0.61 - - [2025-10-31 00:22:37] "POST /ref-update HTTP/1.1" 200 156 0.055357 10.0.0.61 - - [2025-10-31 00:22:37] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.007676 10.0.0.61 - - [2025-10-31 00:22:37] "POST /tags HTTP/1.1" 200 299 0.093194 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024010 10.0.0.61 - - [2025-10-31 00:22:37] "GET /tag/00f84626-28a4-432a-be67-90fd6f9cca4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.020754 10.0.0.61 - - [2025-10-31 00:22:37] "POST /set-tag HTTP/1.1" 200 109 0.020216 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 404 226 0.005031 10.0.0.61 - - [2025-10-31 00:22:37] "POST /tags HTTP/1.1" 200 305 0.112076 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.61 - - [2025-10-31 00:22:37] "GET /tag/a4423383-0c5b-4eb9-9bbd-213f489154dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017365 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.61 - - [2025-10-31 00:22:37] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051818 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.61 - - [2025-10-31 00:22:37] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005908 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.61 - - [2025-10-31 00:22:37] "GET /service-appliance-set/c5e63834-a36d-461a-8203-823c7c273159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008164 10.0.0.61 - - [2025-10-31 00:22:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002589 10.0.0.61 - - [2025-10-31 00:22:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171218 10.0.0.61 - - [2025-10-31 00:22:38] "GET /virtual-machine-interface/0f433869-d9ed-43ed-841a-c59a1ac24814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.009560 10.0.0.61 - - [2025-10-31 00:22:38] "POST /instance-ips HTTP/1.1" 200 381 0.090280 10.0.0.61 - - [2025-10-31 00:22:38] "GET /instance-ip/ac46d477-d4c0-4e9e-a273-7e9fd5f50024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.023979 10.0.0.61 - - [2025-10-31 00:22:38] "POST /loadbalancers HTTP/1.1" 200 582 0.081661 10.0.0.61 - - [2025-10-31 00:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023423 10.0.0.61 - - [2025-10-31 00:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011593 10.0.0.61 - - [2025-10-31 00:22:38] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054064 10.0.0.61 - - [2025-10-31 00:22:38] "GET /loadbalancer/47d92c21-9467-4f62-8239-b5b56bc1c8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005486 10.0.0.61 - - [2025-10-31 00:22:38] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096926 10.0.0.61 - - [2025-10-31 00:22:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.089414 10.0.0.61 - - [2025-10-31 00:22:38] "GET /instance-ip/ac46d477-d4c0-4e9e-a273-7e9fd5f50024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007103 10.0.0.61 - - [2025-10-31 00:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012890 10.0.0.61 - - [2025-10-31 00:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.61 - - [2025-10-31 00:22:38] "POST /floating-ips HTTP/1.1" 200 583 0.104872 10.0.0.61 - - [2025-10-31 00:22:38] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.151893 10.0.0.61 - - [2025-10-31 00:22:38] "GET /loadbalancer-listener/190e3ff2-47cf-4bfb-afbc-f312bf72ee26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003382 10.0.0.61 - - [2025-10-31 00:22:38] "GET /loadbalancer-listener/190e3ff2-47cf-4bfb-afbc-f312bf72ee26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010965 10.0.0.61 - - [2025-10-31 00:22:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030070 10.0.0.61 - - [2025-10-31 00:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.61 - - [2025-10-31 00:22:38] "GET /instance-ip/ac46d477-d4c0-4e9e-a273-7e9fd5f50024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012197 10.0.0.61 - - [2025-10-31 00:22:38] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012183 10.0.0.61 - - [2025-10-31 00:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.61 - - [2025-10-31 00:22:38] "GET /instance-ip/ac46d477-d4c0-4e9e-a273-7e9fd5f50024?fields=floating_ips HTTP/1.1" 200 1171 0.009052 10.0.0.61 - - [2025-10-31 00:22:39] "GET /floating-ip/3073f5f1-dacd-49a1-bba1-e4a1ad198504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.008169 10.0.0.61 - - [2025-10-31 00:22:39] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.029821 10.0.0.61 - - [2025-10-31 00:22:39] "POST /tags HTTP/1.1" 200 357 0.087114 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.61 - - [2025-10-31 00:22:39] "GET /tag/b194bcc2-df11-470f-94c3-bc61ad4e62cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021676 10.0.0.61 - - [2025-10-31 00:22:39] "POST /tags HTTP/1.1" 200 305 0.064881 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.030576 10.0.0.61 - - [2025-10-31 00:22:39] "GET /tag/e543b477-ea05-45fa-93a7-8db8e5b08c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014856 10.0.0.61 - - [2025-10-31 00:22:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.001673 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.010646 10.0.0.61 - - [2025-10-31 00:22:39] "POST /security-groups HTTP/1.1" 200 571 0.075487 10.0.0.61 - - [2025-10-31 00:22:39] "POST /projects HTTP/1.1" 200 483 0.257795 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.007627 10.0.0.61 - - [2025-10-31 00:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.058563 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017222 10.0.0.61 - - [2025-10-31 00:22:39] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014790 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.61 - - [2025-10-31 00:22:39] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015393 10.0.0.61 - - [2025-10-31 00:22:39] "POST /access-control-lists HTTP/1.1" 200 580 0.118830 10.0.0.61 - - [2025-10-31 00:22:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.014214 10.0.0.61 - - [2025-10-31 00:22:39] "POST /access-control-lists HTTP/1.1" 200 578 0.059840 10.0.0.61 - - [2025-10-31 00:22:39] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.112526 10.0.0.61 - - [2025-10-31 00:22:40] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.065447 10.0.0.61 - - [2025-10-31 00:22:40] "POST /security-groups HTTP/1.1" 200 537 0.089737 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.002580 10.0.0.61 - - [2025-10-31 00:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028412 10.0.0.61 - - [2025-10-31 00:22:40] "POST /chown HTTP/1.1" 200 109 0.023745 10.0.0.61 - - [2025-10-31 00:22:40] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017561 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.61 - - [2025-10-31 00:22:40] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004018 10.0.0.61 - - [2025-10-31 00:22:40] "POST /access-control-lists HTTP/1.1" 200 596 0.112947 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.009637 10.0.0.61 - - [2025-10-31 00:22:40] "POST /tags HTTP/1.1" 409 207 0.005532 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.61 - - [2025-10-31 00:22:40] "GET /tag/e543b477-ea05-45fa-93a7-8db8e5b08c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.046181 10.0.0.61 - - [2025-10-31 00:22:40] "POST /access-control-lists HTTP/1.1" 200 594 0.085731 10.0.0.61 - - [2025-10-31 00:22:40] "POST /firewall-rules HTTP/1.1" 200 564 0.081426 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-rule/d50339b6-1c19-402c-a367-b60190b5b739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007993 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002709 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-rule/d50339b6-1c19-402c-a367-b60190b5b739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005880 10.0.0.61 - - [2025-10-31 00:22:40] "POST /ref-update HTTP/1.1" 200 156 0.047132 10.0.0.61 - - [2025-10-31 00:22:40] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002712 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.61 - - [2025-10-31 00:22:40] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002757 10.0.0.61 - - [2025-10-31 00:22:40] "POST /tags HTTP/1.1" 409 207 0.001930 10.0.0.61 - - [2025-10-31 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.61 - - [2025-10-31 00:22:40] "GET /tag/e543b477-ea05-45fa-93a7-8db8e5b08c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015135 10.0.0.61 - - [2025-10-31 00:22:40] "POST /firewall-rules HTTP/1.1" 200 562 0.071440 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-rule/be3e2d62-c193-4d9f-9ee7-c438b5a9649b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005297 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008649 10.0.0.61 - - [2025-10-31 00:22:40] "GET /firewall-rule/be3e2d62-c193-4d9f-9ee7-c438b5a9649b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002730 10.0.0.61 - - [2025-10-31 00:22:40] "POST /ref-update HTTP/1.1" 200 156 0.027023 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 10.0.0.61 - - [2025-10-31 00:22:41] "POST /tags HTTP/1.1" 200 301 0.078468 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.61 - - [2025-10-31 00:22:41] "GET /tag/9ab9f01c-bcea-4ad3-8893-ff7cbb1b866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.040153 10.0.0.61 - - [2025-10-31 00:22:41] "POST /tags HTTP/1.1" 200 325 0.064939 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.61 - - [2025-10-31 00:22:41] "GET /tag/69f6f509-c434-48dc-bc2a-fa1345d03797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022958 10.0.0.61 - - [2025-10-31 00:22:41] "POST /tags HTTP/1.1" 200 363 0.036721 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011215 10.0.0.61 - - [2025-10-31 00:22:41] "GET /tag/8fa278fc-5e31-4569-a033-0c1efe56038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.211762 10.0.0.61 - - [2025-10-31 00:22:41] "POST /tags HTTP/1.1" 200 311 0.077709 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.61 - - [2025-10-31 00:22:41] "GET /tag/d1e4045d-0b18-482e-8c5b-1c9ac5471215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023227 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.61 - - [2025-10-31 00:22:41] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005535 10.0.0.61 - - [2025-10-31 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.61 - - [2025-10-31 00:22:41] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046799 10.0.0.61 - - [2025-10-31 00:22:41] "POST /virtual-machines HTTP/1.1" 200 377 0.011468 10.0.0.61 - - [2025-10-31 00:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028093 10.0.0.61 - - [2025-10-31 00:22:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.172513 10.0.0.61 - - [2025-10-31 00:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015512 10.0.0.61 - - [2025-10-31 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021617 10.0.0.61 - - [2025-10-31 00:22:42] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010045 10.0.0.61 - - [2025-10-31 00:22:42] "POST /instance-ips HTTP/1.1" 200 409 0.092422 10.0.0.61 - - [2025-10-31 00:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.076284 10.0.0.61 - - [2025-10-31 00:22:42] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.031106 10.0.0.61 - - [2025-10-31 00:22:42] "POST /set-tag HTTP/1.1" 200 109 0.028881 10.0.0.61 - - [2025-10-31 00:22:42] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030693 10.0.0.61 - - [2025-10-31 00:22:42] "GET /instance-ip/b7122f42-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.047639 10.0.0.61 - - [2025-10-31 00:22:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.006037 10.0.0.61 - - [2025-10-31 00:22:42] "POST /tags HTTP/1.1" 200 355 0.036750 10.0.0.61 - - [2025-10-31 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.61 - - [2025-10-31 00:22:42] "GET /tag/7aea6e36-9d38-4103-83e7-69d38d1810c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015130 10.0.0.61 - - [2025-10-31 00:22:42] "POST /tags HTTP/1.1" 200 303 0.045522 10.0.0.61 - - [2025-10-31 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023286 10.0.0.61 - - [2025-10-31 00:22:42] "GET /tag/1ac326b2-aa4b-4668-aaca-d86e8b146f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015530 10.0.0.61 - - [2025-10-31 00:22:43] "POST /projects HTTP/1.1" 409 218 0.002407 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.61 - - [2025-10-31 00:22:43] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061361 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.61 - - [2025-10-31 00:22:43] "GET /network-ipam/75c527ca-5f8e-464b-87dc-8e742a634577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.008500 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.61 - - [2025-10-31 00:22:43] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005754 10.0.0.61 - - [2025-10-31 00:22:43] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.097743 10.0.0.61 - - [2025-10-31 00:22:43] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005009 10.0.0.61 - - [2025-10-31 00:22:43] "POST /set-tag HTTP/1.1" 200 109 0.116804 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.61 - - [2025-10-31 00:22:43] "GET /network-ipam/dbcc14e6-5d19-4c0b-8ec3-0a0df0f5fd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002974 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.61 - - [2025-10-31 00:22:43] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004011 10.0.0.61 - - [2025-10-31 00:22:43] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.090205 10.0.0.61 - - [2025-10-31 00:22:43] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.020558 10.0.0.61 - - [2025-10-31 00:22:43] "POST /set-tag HTTP/1.1" 200 109 0.135852 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009251 10.0.0.61 - - [2025-10-31 00:22:43] "GET /network-policy/a5901b4d-1850-4092-9169-48ddf6ce0af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003410 10.0.0.61 - - [2025-10-31 00:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.61 - - [2025-10-31 00:22:44] "GET /network-policy/8c58e5df-8db3-4225-8596-c482558846df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.054164 10.0.0.61 - - [2025-10-31 00:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.61 - - [2025-10-31 00:22:44] "GET /network-policy/fc855525-447e-43b9-9f5f-78667d68c421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004032 10.0.0.61 - - [2025-10-31 00:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /network-policy/fc855525-447e-43b9-9f5f-78667d68c421 HTTP/1.1" 200 262 0.037477 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /access-control-list/2beae4db-1cc3-4458-bbae-0316370742b3 HTTP/1.1" 200 272 0.042796 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-update HTTP/1.1" 200 156 0.193490 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /access-control-list/f484f6f4-4096-4c01-bc45-787a46de1760 HTTP/1.1" 200 272 0.103828 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017351 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015054 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005674 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005040 10.0.0.61 - - [2025-10-31 00:22:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004069 10.0.0.61 - - [2025-10-31 00:22:44] "POST /security-groups HTTP/1.1" 409 245 0.007636 10.0.0.61 - - [2025-10-31 00:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011431 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /security-group/4ab523cd-c9d6-4b8e-a958-6d1216fa8f1d HTTP/1.1" 200 262 0.057631 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /access-control-list/c644ff67-b4fa-4b15-a5c9-ab4e8d38d4d2 HTTP/1.1" 200 272 0.026944 10.0.0.61 - - [2025-10-31 00:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.065900 10.0.0.61 - - [2025-10-31 00:22:44] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020957 10.0.0.61 - - [2025-10-31 00:22:44] "PUT /access-control-list/c226e0b6-3de9-403e-bced-235a5a055149 HTTP/1.1" 200 272 0.061135 10.0.0.61 - - [2025-10-31 00:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.61 - - [2025-10-31 00:22:44] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002675 10.0.0.61 - - [2025-10-31 00:22:44] "POST /tags HTTP/1.1" 409 206 0.002311 10.0.0.61 - - [2025-10-31 00:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.61 - - [2025-10-31 00:22:44] "GET /tag/1ac326b2-aa4b-4668-aaca-d86e8b146f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019428 10.0.0.61 - - [2025-10-31 00:22:44] "POST /firewall-rules HTTP/1.1" 200 562 0.092882 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-rule/95d2ad30-63fb-4567-b063-51e370a2a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.017077 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004781 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-rule/95d2ad30-63fb-4567-b063-51e370a2a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003021 10.0.0.61 - - [2025-10-31 00:22:45] "POST /ref-update HTTP/1.1" 200 156 0.025288 10.0.0.61 - - [2025-10-31 00:22:45] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010514 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.61 - - [2025-10-31 00:22:45] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.61 - - [2025-10-31 00:22:45] "POST /tags HTTP/1.1" 409 206 0.003070 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.61 - - [2025-10-31 00:22:45] "GET /tag/1ac326b2-aa4b-4668-aaca-d86e8b146f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011371 10.0.0.61 - - [2025-10-31 00:22:45] "POST /firewall-rules HTTP/1.1" 200 560 0.072289 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-rule/880d4d89-37ff-4480-9e84-db461cca22f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006538 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008148 10.0.0.61 - - [2025-10-31 00:22:45] "GET /firewall-rule/880d4d89-37ff-4480-9e84-db461cca22f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004867 10.0.0.61 - - [2025-10-31 00:22:45] "POST /ref-update HTTP/1.1" 200 156 0.046205 10.0.0.61 - - [2025-10-31 00:22:45] "POST /tags HTTP/1.1" 200 301 0.039799 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014152 10.0.0.61 - - [2025-10-31 00:22:45] "GET /tag/48fc6a18-9450-4d85-b374-6a8fdb518f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018164 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.61 - - [2025-10-31 00:22:45] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038663 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.61 - - [2025-10-31 00:22:45] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005593 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.61 - - [2025-10-31 00:22:45] "GET /service-appliance-set/c5e63834-a36d-461a-8203-823c7c273159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002625 10.0.0.61 - - [2025-10-31 00:22:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.011908 10.0.0.61 - - [2025-10-31 00:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130122 10.0.0.61 - - [2025-10-31 00:22:45] "GET /virtual-machine-interface/0ee149e2-2bc3-4baa-8101-23096ae1219c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.020572 10.0.0.61 - - [2025-10-31 00:22:46] "POST /instance-ips HTTP/1.1" 200 377 0.031337 10.0.0.61 - - [2025-10-31 00:22:46] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015660 10.0.0.61 - - [2025-10-31 00:22:46] "POST /loadbalancers HTTP/1.1" 200 582 0.064397 10.0.0.61 - - [2025-10-31 00:22:46] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041955 10.0.0.61 - - [2025-10-31 00:22:46] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016605 10.0.0.61 - - [2025-10-31 00:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051738 10.0.0.61 - - [2025-10-31 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.61 - - [2025-10-31 00:22:46] "POST /floating-ips HTTP/1.1" 200 581 0.048808 10.0.0.61 - - [2025-10-31 00:22:46] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068215 10.0.0.61 - - [2025-10-31 00:22:46] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006023 10.0.0.61 - - [2025-10-31 00:22:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056007 10.0.0.61 - - [2025-10-31 00:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038100 10.0.0.61 - - [2025-10-31 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.61 - - [2025-10-31 00:22:46] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059870 10.0.0.61 - - [2025-10-31 00:22:46] "GET /loadbalancer-listener/f8693ecb-8c6e-44ed-a35b-5894a92d948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004821 10.0.0.61 - - [2025-10-31 00:22:46] "GET /loadbalancer-listener/f8693ecb-8c6e-44ed-a35b-5894a92d948f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013854 10.0.0.61 - - [2025-10-31 00:22:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023572 10.0.0.61 - - [2025-10-31 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.61 - - [2025-10-31 00:22:46] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003523 10.0.0.61 - - [2025-10-31 00:22:46] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?fields=floating_ips HTTP/1.1" 200 1164 0.009134 10.0.0.61 - - [2025-10-31 00:22:46] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.012891 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:22:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.61 - - [2025-10-31 00:22:46] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085802 10.0.0.61 - - [2025-10-31 00:22:46] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002641 10.0.0.61 - - [2025-10-31 00:22:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024265 10.0.0.61 - - [2025-10-31 00:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037543 10.0.0.61 - - [2025-10-31 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.61 - - [2025-10-31 00:22:47] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028195 10.0.0.61 - - [2025-10-31 00:22:47] "GET /loadbalancer-listener/c43501ab-6f6a-4b49-9545-6373da3ee5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002265 10.0.0.61 - - [2025-10-31 00:22:47] "GET /loadbalancer-listener/c43501ab-6f6a-4b49-9545-6373da3ee5b2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003394 10.0.0.61 - - [2025-10-31 00:22:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022002 10.0.0.61 - - [2025-10-31 00:22:47] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003016 10.0.0.61 - - [2025-10-31 00:22:47] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?fields=floating_ips HTTP/1.1" 200 1164 0.004212 10.0.0.61 - - [2025-10-31 00:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.61 - - [2025-10-31 00:22:47] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.021041 10.0.0.61 - - [2025-10-31 00:22:47] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063542 10.0.0.61 - - [2025-10-31 00:22:47] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002972 10.0.0.61 - - [2025-10-31 00:22:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023345 10.0.0.61 - - [2025-10-31 00:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026049 10.0.0.61 - - [2025-10-31 00:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012442 10.0.0.61 - - [2025-10-31 00:22:47] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035602 10.0.0.61 - - [2025-10-31 00:22:47] "GET /loadbalancer-listener/6ab3b98f-a0c2-432f-80b9-fba37b18662c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.010159 10.0.0.61 - - [2025-10-31 00:22:47] "GET /loadbalancer-listener/6ab3b98f-a0c2-432f-80b9-fba37b18662c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013570 10.0.0.61 - - [2025-10-31 00:22:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025848 10.0.0.61 - - [2025-10-31 00:22:47] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003952 10.0.0.61 - - [2025-10-31 00:22:47] "GET /instance-ip/6cc4d961-8ef1-408d-a2dc-a132e69b7ea1?fields=floating_ips HTTP/1.1" 200 1164 0.005995 10.0.0.61 - - [2025-10-31 00:22:47] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011637 10.0.0.61 - - [2025-10-31 00:22:47] "POST /tags HTTP/1.1" 200 371 0.027835 10.0.0.61 - - [2025-10-31 00:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.61 - - [2025-10-31 00:22:47] "GET /tag/9cdfdb2d-1790-432a-affa-ba49639534cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.027019 10.0.0.61 - - [2025-10-31 00:22:47] "POST /tags HTTP/1.1" 200 319 0.020473 10.0.0.61 - - [2025-10-31 00:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019603 10.0.0.61 - - [2025-10-31 00:22:47] "GET /tag/889f9c21-dee1-4bac-8b66-4ce77b107ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019880 10.0.0.61 - - [2025-10-31 00:22:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.001923 10.0.0.61 - - [2025-10-31 00:22:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.006519 10.0.0.61 - - [2025-10-31 00:22:47] "POST /security-groups HTTP/1.1" 200 578 0.081455 10.0.0.61 - - [2025-10-31 00:22:48] "POST /projects HTTP/1.1" 200 497 0.245136 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.009590 10.0.0.61 - - [2025-10-31 00:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027352 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014994 10.0.0.61 - - [2025-10-31 00:22:48] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.016756 10.0.0.61 - - [2025-10-31 00:22:48] "POST /access-control-lists HTTP/1.1" 200 587 0.097118 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008700 10.0.0.61 - - [2025-10-31 00:22:48] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006645 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.001843 10.0.0.61 - - [2025-10-31 00:22:48] "POST /access-control-lists HTTP/1.1" 200 585 0.069290 10.0.0.61 - - [2025-10-31 00:22:48] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.135151 10.0.0.61 - - [2025-10-31 00:22:48] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.089352 10.0.0.61 - - [2025-10-31 00:22:48] "POST /security-groups HTTP/1.1" 200 558 0.084153 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.002730 10.0.0.61 - - [2025-10-31 00:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025533 10.0.0.61 - - [2025-10-31 00:22:48] "POST /access-control-lists HTTP/1.1" 200 610 0.059455 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.001467 10.0.0.61 - - [2025-10-31 00:22:48] "POST /chown HTTP/1.1" 200 109 0.068148 10.0.0.61 - - [2025-10-31 00:22:48] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017222 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.61 - - [2025-10-31 00:22:48] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002902 10.0.0.61 - - [2025-10-31 00:22:48] "POST /access-control-lists HTTP/1.1" 200 608 0.087526 10.0.0.61 - - [2025-10-31 00:22:48] "POST /tags HTTP/1.1" 409 214 0.010664 10.0.0.61 - - [2025-10-31 00:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.61 - - [2025-10-31 00:22:48] "GET /tag/889f9c21-dee1-4bac-8b66-4ce77b107ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016951 10.0.0.61 - - [2025-10-31 00:22:48] "POST /firewall-rules HTTP/1.1" 200 578 0.068780 10.0.0.61 - - [2025-10-31 00:22:48] "GET /firewall-rule/bb990534-a5a2-4e55-b3c4-c36665288aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004135 10.0.0.61 - - [2025-10-31 00:22:48] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004792 10.0.0.61 - - [2025-10-31 00:22:48] "GET /firewall-rule/bb990534-a5a2-4e55-b3c4-c36665288aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006259 10.0.0.61 - - [2025-10-31 00:22:49] "POST /ref-update HTTP/1.1" 200 156 0.033770 10.0.0.61 - - [2025-10-31 00:22:49] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017428 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.61 - - [2025-10-31 00:22:49] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003386 10.0.0.61 - - [2025-10-31 00:22:49] "POST /tags HTTP/1.1" 409 214 0.002222 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.61 - - [2025-10-31 00:22:49] "GET /tag/889f9c21-dee1-4bac-8b66-4ce77b107ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015183 10.0.0.61 - - [2025-10-31 00:22:49] "POST /firewall-rules HTTP/1.1" 200 576 0.100792 10.0.0.61 - - [2025-10-31 00:22:49] "GET /firewall-rule/13281f4a-39b1-43cd-a42c-c2a2f07c45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004586 10.0.0.61 - - [2025-10-31 00:22:49] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004315 10.0.0.61 - - [2025-10-31 00:22:49] "GET /firewall-rule/13281f4a-39b1-43cd-a42c-c2a2f07c45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002805 10.0.0.61 - - [2025-10-31 00:22:49] "POST /ref-update HTTP/1.1" 200 156 0.031888 10.0.0.61 - - [2025-10-31 00:22:49] "POST /tags HTTP/1.1" 200 363 0.023251 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.61 - - [2025-10-31 00:22:49] "GET /tag/a4451557-08df-45d1-8cc1-5242da17f3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017287 10.0.0.61 - - [2025-10-31 00:22:49] "POST /tags HTTP/1.1" 200 311 0.025512 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017807 10.0.0.61 - - [2025-10-31 00:22:49] "GET /tag/3d90e97b-79e9-45f7-bc5b-a2b473cc8d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014247 10.0.0.61 - - [2025-10-31 00:22:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.000520 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.003470 10.0.0.61 - - [2025-10-31 00:22:49] "POST /security-groups HTTP/1.1" 200 574 0.080709 10.0.0.61 - - [2025-10-31 00:22:49] "POST /projects HTTP/1.1" 200 489 0.173656 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.005925 10.0.0.61 - - [2025-10-31 00:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027755 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011868 10.0.0.61 - - [2025-10-31 00:22:49] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.025748 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.61 - - [2025-10-31 00:22:49] "POST /access-control-lists HTTP/1.1" 200 583 0.093492 10.0.0.61 - - [2025-10-31 00:22:49] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.015814 10.0.0.61 - - [2025-10-31 00:22:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.024122 10.0.0.61 - - [2025-10-31 00:22:49] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.079512 10.0.0.61 - - [2025-10-31 00:22:50] "POST /access-control-lists HTTP/1.1" 200 581 0.095136 10.0.0.61 - - [2025-10-31 00:22:50] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.074650 10.0.0.61 - - [2025-10-31 00:22:50] "POST /security-groups HTTP/1.1" 200 546 0.074602 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.003192 10.0.0.61 - - [2025-10-31 00:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.036486 10.0.0.61 - - [2025-10-31 00:22:50] "POST /chown HTTP/1.1" 200 109 0.024651 10.0.0.61 - - [2025-10-31 00:22:50] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003105 10.0.0.61 - - [2025-10-31 00:22:50] "POST /access-control-lists HTTP/1.1" 200 602 0.084270 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.61 - - [2025-10-31 00:22:50] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003377 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002783 10.0.0.61 - - [2025-10-31 00:22:50] "POST /tags HTTP/1.1" 409 210 0.002947 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.61 - - [2025-10-31 00:22:50] "GET /tag/3d90e97b-79e9-45f7-bc5b-a2b473cc8d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.052623 10.0.0.61 - - [2025-10-31 00:22:50] "POST /access-control-lists HTTP/1.1" 200 600 0.077348 10.0.0.61 - - [2025-10-31 00:22:50] "POST /firewall-rules HTTP/1.1" 200 570 0.069496 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-rule/aaca5c33-c240-4459-8e4d-1696d54b532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.040209 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.013469 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-rule/aaca5c33-c240-4459-8e4d-1696d54b532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003611 10.0.0.61 - - [2025-10-31 00:22:50] "POST /ref-update HTTP/1.1" 200 156 0.034624 10.0.0.61 - - [2025-10-31 00:22:50] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030874 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021190 10.0.0.61 - - [2025-10-31 00:22:50] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003361 10.0.0.61 - - [2025-10-31 00:22:50] "POST /tags HTTP/1.1" 409 210 0.004261 10.0.0.61 - - [2025-10-31 00:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.61 - - [2025-10-31 00:22:50] "GET /tag/3d90e97b-79e9-45f7-bc5b-a2b473cc8d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015120 10.0.0.61 - - [2025-10-31 00:22:50] "POST /firewall-rules HTTP/1.1" 200 568 0.081722 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-rule/d22b2cff-8c69-4a47-9c68-16e4aacfe7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004601 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003359 10.0.0.61 - - [2025-10-31 00:22:50] "GET /firewall-rule/d22b2cff-8c69-4a47-9c68-16e4aacfe7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002297 10.0.0.61 - - [2025-10-31 00:22:51] "POST /ref-update HTTP/1.1" 200 156 0.034970 10.0.0.61 - - [2025-10-31 00:22:51] "POST /tags HTTP/1.1" 409 237 0.001741 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.61 - - [2025-10-31 00:22:51] "GET /tag/8fa278fc-5e31-4569-a033-0c1efe56038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011707 10.0.0.61 - - [2025-10-31 00:22:51] "POST /tags HTTP/1.1" 409 210 0.001899 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.61 - - [2025-10-31 00:22:51] "GET /tag/d1e4045d-0b18-482e-8c5b-1c9ac5471215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010715 10.0.0.61 - - [2025-10-31 00:22:51] "POST /projects HTTP/1.1" 409 223 0.001796 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.61 - - [2025-10-31 00:22:51] "GET /project/53118d89-1a8e-4454-8f57-656dac946cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031599 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.61 - - [2025-10-31 00:22:51] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004679 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.61 - - [2025-10-31 00:22:51] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004105 10.0.0.61 - - [2025-10-31 00:22:51] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.043064 10.0.0.61 - - [2025-10-31 00:22:51] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.048707 10.0.0.61 - - [2025-10-31 00:22:51] "POST /security-groups HTTP/1.1" 409 253 0.006017 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.61 - - [2025-10-31 00:22:51] "PUT /security-group/44b89650-3972-4f9c-a076-804b1d359c4a HTTP/1.1" 200 262 0.060220 10.0.0.61 - - [2025-10-31 00:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032538 10.0.0.61 - - [2025-10-31 00:22:51] "PUT /access-control-list/c9a1112b-5bd7-472c-8024-34e43e0dfba0 HTTP/1.1" 200 272 0.026770 10.0.0.61 - - [2025-10-31 00:22:51] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027706 10.0.0.61 - - [2025-10-31 00:22:51] "PUT /access-control-list/84136ccc-ad51-4e5b-a599-4a852c8b0b39 HTTP/1.1" 200 272 0.036200 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.61 - - [2025-10-31 00:22:51] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004637 10.0.0.61 - - [2025-10-31 00:22:51] "POST /tags HTTP/1.1" 409 210 0.002552 10.0.0.61 - - [2025-10-31 00:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.61 - - [2025-10-31 00:22:51] "GET /tag/d1e4045d-0b18-482e-8c5b-1c9ac5471215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012873 10.0.0.61 - - [2025-10-31 00:22:51] "POST /firewall-rules HTTP/1.1" 200 570 0.064745 10.0.0.61 - - [2025-10-31 00:22:51] "GET /firewall-rule/0eb5a995-4741-40a2-aea6-6ad0884999ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004316 10.0.0.61 - - [2025-10-31 00:22:51] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003920 10.0.0.61 - - [2025-10-31 00:22:51] "GET /firewall-rule/0eb5a995-4741-40a2-aea6-6ad0884999ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002529 10.0.0.61 - - [2025-10-31 00:22:52] "POST /ref-update HTTP/1.1" 200 156 0.050134 10.0.0.61 - - [2025-10-31 00:22:52] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008128 10.0.0.61 - - [2025-10-31 00:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.61 - - [2025-10-31 00:22:52] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004262 10.0.0.61 - - [2025-10-31 00:22:52] "POST /tags HTTP/1.1" 409 210 0.002175 10.0.0.61 - - [2025-10-31 00:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.61 - - [2025-10-31 00:22:52] "GET /tag/d1e4045d-0b18-482e-8c5b-1c9ac5471215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012758 10.0.0.61 - - [2025-10-31 00:22:52] "POST /firewall-rules HTTP/1.1" 200 568 0.070883 10.0.0.61 - - [2025-10-31 00:22:52] "GET /firewall-rule/21221409-2695-45cc-aff7-f15ea39b4a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011317 10.0.0.61 - - [2025-10-31 00:22:52] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.008724 10.0.0.61 - - [2025-10-31 00:22:52] "GET /firewall-rule/21221409-2695-45cc-aff7-f15ea39b4a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002560 10.0.0.61 - - [2025-10-31 00:22:52] "POST /ref-update HTTP/1.1" 200 156 0.046349 10.0.0.61 - - [2025-10-31 00:22:52] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008453 10.0.0.61 - - [2025-10-31 00:22:52] "POST /set-tag HTTP/1.1" 200 109 0.004661 10.0.0.40 - - [2025-10-31 00:23:35] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.40 - - [2025-10-31 00:23:35] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004457 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.40 - - [2025-10-31 00:23:35] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003329 10.0.0.40 - - [2025-10-31 00:23:35] "PUT /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9 HTTP/1.1" 200 274 0.009750 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.007198 10.0.0.40 - - [2025-10-31 00:23:35] "POST /virtual-routers HTTP/1.1" 200 599 0.037880 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.40 - - [2025-10-31 00:23:35] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.009914 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.002404 10.0.0.40 - - [2025-10-31 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.40 - - [2025-10-31 00:23:35] "GET /virtual-network/86737a3b-3c32-4466-9a82-eb09bc8c5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003914 10.0.0.40 - - [2025-10-31 00:23:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051363 10.0.0.61 - - [2025-10-31 00:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.001949 10.0.0.61 - - [2025-10-31 00:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002301 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001620 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002069 10.0.0.61 - - [2025-10-31 00:26:37] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007774 10.0.0.61 - - [2025-10-31 00:26:37] "POST /ref-update HTTP/1.1" 200 156 0.020435 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.61 - - [2025-10-31 00:26:50] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005607 10.0.0.61 - - [2025-10-31 00:26:50] "POST /set-tag HTTP/1.1" 200 109 0.003983 10.0.0.61 - - [2025-10-31 00:26:50] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004974 10.0.0.61 - - [2025-10-31 00:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.61 - - [2025-10-31 00:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.61 - - [2025-10-31 00:26:50] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003082 10.0.0.61 - - [2025-10-31 00:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.61 - - [2025-10-31 00:26:50] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002800 10.0.0.61 - - [2025-10-31 00:26:50] "GET /loadbalancer-pool/d2981822-5aa0-4a46-a3a9-c5fda5a06d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003856 10.0.0.61 - - [2025-10-31 00:26:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017662 10.0.0.61 - - [2025-10-31 00:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015690 10.0.0.61 - - [2025-10-31 00:26:50] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004907 10.0.0.61 - - [2025-10-31 00:26:50] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003879 10.0.0.61 - - [2025-10-31 00:26:50] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.61 - - [2025-10-31 00:26:50] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012373 10.0.0.61 - - [2025-10-31 00:26:50] "PUT /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5 HTTP/1.1" 200 256 0.012119 10.0.0.61 - - [2025-10-31 00:26:50] "POST /tags HTTP/1.1" 409 205 0.003940 10.0.0.61 - - [2025-10-31 00:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010160 10.0.0.61 - - [2025-10-31 00:26:50] "GET /tag/48fc6a18-9450-4d85-b374-6a8fdb518f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011194 10.0.0.61 - - [2025-10-31 00:26:50] "POST /set-tag HTTP/1.1" 200 109 0.073829 10.0.0.61 - - [2025-10-31 00:26:50] "GET /loadbalancer-pool/973317cd-902a-4caa-a559-7d4bb8908b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012984 10.0.0.61 - - [2025-10-31 00:26:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016462 10.0.0.61 - - [2025-10-31 00:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008444 10.0.0.61 - - [2025-10-31 00:26:51] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009612 10.0.0.61 - - [2025-10-31 00:26:51] "POST /set-tag HTTP/1.1" 200 109 0.005707 10.0.0.61 - - [2025-10-31 00:26:51] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003725 10.0.0.61 - - [2025-10-31 00:26:51] "POST /ref-update HTTP/1.1" 200 156 0.008250 10.0.0.61 - - [2025-10-31 00:26:51] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007640 10.0.0.61 - - [2025-10-31 00:26:51] "PUT /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5 HTTP/1.1" 200 256 0.012757 10.0.0.61 - - [2025-10-31 00:26:51] "GET /loadbalancer-pool/aae4a82a-2d37-4ef0-8f1b-a84687610a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.032318 10.0.0.61 - - [2025-10-31 00:26:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023392 10.0.0.61 - - [2025-10-31 00:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018454 10.0.0.61 - - [2025-10-31 00:26:51] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015717 10.0.0.61 - - [2025-10-31 00:26:51] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005648 10.0.0.61 - - [2025-10-31 00:26:51] "POST /ref-update HTTP/1.1" 200 156 0.006630 10.0.0.61 - - [2025-10-31 00:26:51] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.025432 10.0.0.61 - - [2025-10-31 00:26:51] "POST /set-tag HTTP/1.1" 200 109 0.004223 10.0.0.61 - - [2025-10-31 00:26:51] "PUT /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5 HTTP/1.1" 200 256 0.019296 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007688 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.61 - - [2025-10-31 00:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.61 - - [2025-10-31 00:27:28] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002704 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004338 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.052366 10.0.0.61 - - [2025-10-31 00:27:28] "DELETE /loadbalancer-member/de0ddba7-ce09-448b-9c05-1e774145b901 HTTP/1.1" 200 115 0.027803 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004345 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.61 - - [2025-10-31 00:27:28] "DELETE /loadbalancer-member/629aa375-e6a9-4ef5-9900-95896199d8a2 HTTP/1.1" 200 115 0.034611 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012836 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.61 - - [2025-10-31 00:27:28] "DELETE /loadbalancer-member/0101450b-0372-4da1-877d-9736ad516be3 HTTP/1.1" 200 115 0.040298 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006221 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.011950 10.0.0.61 - - [2025-10-31 00:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.61 - - [2025-10-31 00:27:28] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004497 10.0.0.61 - - [2025-10-31 00:27:28] "GET /loadbalancer-pool/d2981822-5aa0-4a46-a3a9-c5fda5a06d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002772 10.0.0.61 - - [2025-10-31 00:27:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.072057 10.0.0.61 - - [2025-10-31 00:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033110 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004280 10.0.0.61 - - [2025-10-31 00:27:28] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008557 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016670 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.069902 10.0.0.61 - - [2025-10-31 00:27:28] "GET /loadbalancer-pool/973317cd-902a-4caa-a559-7d4bb8908b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013769 10.0.0.61 - - [2025-10-31 00:27:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016769 10.0.0.61 - - [2025-10-31 00:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011558 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014267 10.0.0.61 - - [2025-10-31 00:27:28] "POST /set-tag HTTP/1.1" 200 109 0.008358 10.0.0.61 - - [2025-10-31 00:27:28] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009216 10.0.0.61 - - [2025-10-31 00:27:28] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002744 10.0.0.61 - - [2025-10-31 00:27:29] "GET /loadbalancer-pool/aae4a82a-2d37-4ef0-8f1b-a84687610a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009248 10.0.0.61 - - [2025-10-31 00:27:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033382 10.0.0.61 - - [2025-10-31 00:27:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020555 10.0.0.61 - - [2025-10-31 00:27:29] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020176 10.0.0.61 - - [2025-10-31 00:27:29] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004240 10.0.0.61 - - [2025-10-31 00:27:29] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004090 10.0.0.61 - - [2025-10-31 00:27:29] "POST /set-tag HTTP/1.1" 200 109 0.005522 10.0.0.61 - - [2025-10-31 00:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.61 - - [2025-10-31 00:28:33] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004595 10.0.0.40 - - [2025-10-31 00:28:34] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.40 - - [2025-10-31 00:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.40 - - [2025-10-31 00:28:34] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004566 10.0.0.40 - - [2025-10-31 00:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.40 - - [2025-10-31 00:28:34] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003167 10.0.0.40 - - [2025-10-31 00:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.40 - - [2025-10-31 00:28:34] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002457 10.0.0.40 - - [2025-10-31 00:28:34] "PUT /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef HTTP/1.1" 200 262 0.009644 10.0.0.40 - - [2025-10-31 00:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012704 10.0.0.40 - - [2025-10-31 00:28:34] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003989 10.0.0.40 - - [2025-10-31 00:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.40 - - [2025-10-31 00:28:34] "GET /virtual-machine-interface/98bc96d7-ac44-4ebf-b796-9db00d23209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004284 10.0.0.40 - - [2025-10-31 00:28:34] "PUT /virtual-machine-interface/98bc96d7-ac44-4ebf-b796-9db00d23209c HTTP/1.1" 200 284 0.009725 10.0.0.61 - - [2025-10-31 00:30:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002057 10.0.0.61 - - [2025-10-31 00:30:09] "GET /global-system-configs HTTP/1.1" 200 322 0.004384 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:31:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 10.0.0.61 - - [2025-10-31 00:32:03] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005979 10.0.0.61 - - [2025-10-31 00:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006680 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.005237 10.0.0.61 - - [2025-10-31 00:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.61 - - [2025-10-31 00:32:04] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002264 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004013 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.024196 10.0.0.61 - - [2025-10-31 00:32:04] "DELETE /loadbalancer-member/de65b3ed-10d7-45b8-b47c-bbc9713e9110 HTTP/1.1" 200 115 0.025219 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006296 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.61 - - [2025-10-31 00:32:04] "DELETE /loadbalancer-member/81bf27eb-caff-4e1d-ae51-69865b58bbae HTTP/1.1" 200 115 0.049325 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005367 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.61 - - [2025-10-31 00:32:04] "DELETE /loadbalancer-member/a6b7daed-1a55-4a88-b5c5-eb17887e1d55 HTTP/1.1" 200 115 0.033094 10.0.0.61 - - [2025-10-31 00:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.61 - - [2025-10-31 00:32:04] "GET /loadbalancer/d7d150cd-3a50-42e9-a3bd-6e7c3be31bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003287 10.0.0.61 - - [2025-10-31 00:32:04] "GET /loadbalancer-pool/d2981822-5aa0-4a46-a3a9-c5fda5a06d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002744 10.0.0.61 - - [2025-10-31 00:32:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014959 10.0.0.61 - - [2025-10-31 00:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007313 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010623 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007898 10.0.0.61 - - [2025-10-31 00:32:04] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003561 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.078913 10.0.0.61 - - [2025-10-31 00:32:04] "GET /loadbalancer-pool/973317cd-902a-4caa-a559-7d4bb8908b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003530 10.0.0.61 - - [2025-10-31 00:32:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017570 10.0.0.61 - - [2025-10-31 00:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015639 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012189 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006051 10.0.0.61 - - [2025-10-31 00:32:04] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002346 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.61 - - [2025-10-31 00:32:04] "GET /loadbalancer-pool/aae4a82a-2d37-4ef0-8f1b-a84687610a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002764 10.0.0.61 - - [2025-10-31 00:32:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017241 10.0.0.61 - - [2025-10-31 00:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027107 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010286 10.0.0.61 - - [2025-10-31 00:32:04] "GET /virtual-machine-interface/b6ec628a-b5ef-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005607 10.0.0.61 - - [2025-10-31 00:32:04] "GET /floating-ip/09b0f63f-4439-40e4-8cb4-22cd61de50d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002348 10.0.0.61 - - [2025-10-31 00:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002550 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:32:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:32:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.61 - - [2025-10-31 00:35:02] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.61 - - [2025-10-31 00:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.61 - - [2025-10-31 00:35:02] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032832 10.0.0.61 - - [2025-10-31 00:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.61 - - [2025-10-31 00:35:02] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030157 10.0.0.61 - - [2025-10-31 00:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.61 - - [2025-10-31 00:35:02] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026764 10.0.0.61 - - [2025-10-31 00:35:03] "POST /tags HTTP/1.1" 200 333 0.027784 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.61 - - [2025-10-31 00:35:03] "GET /tag/08508fb6-e011-462b-a239-ce90f019c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019949 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.61 - - [2025-10-31 00:35:03] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033859 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.61 - - [2025-10-31 00:35:03] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004272 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.61 - - [2025-10-31 00:35:03] "GET /service-appliance-set/c5e63834-a36d-461a-8203-823c7c273159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002341 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.001568 10.0.0.61 - - [2025-10-31 00:35:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087392 10.0.0.61 - - [2025-10-31 00:35:03] "GET /virtual-machine-interface/bf8a7ec3-d054-498a-9398-e56b1447e6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013021 10.0.0.61 - - [2025-10-31 00:35:03] "POST /instance-ips HTTP/1.1" 200 409 0.031786 10.0.0.61 - - [2025-10-31 00:35:03] "GET /instance-ip/5b2a7dca-4456-49e3-a65e-119785105603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.013828 10.0.0.61 - - [2025-10-31 00:35:03] "POST /loadbalancers HTTP/1.1" 200 610 0.065826 10.0.0.61 - - [2025-10-31 00:35:03] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043497 10.0.0.61 - - [2025-10-31 00:35:03] "GET /instance-ip/5b2a7dca-4456-49e3-a65e-119785105603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003789 10.0.0.61 - - [2025-10-31 00:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032446 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013868 10.0.0.61 - - [2025-10-31 00:35:03] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059412 10.0.0.61 - - [2025-10-31 00:35:03] "POST /floating-ips HTTP/1.1" 200 597 0.079602 10.0.0.61 - - [2025-10-31 00:35:03] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004229 10.0.0.61 - - [2025-10-31 00:35:03] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024773 10.0.0.61 - - [2025-10-31 00:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.61 - - [2025-10-31 00:35:04] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078802 10.0.0.61 - - [2025-10-31 00:35:04] "GET /loadbalancer-listener/b622d9b6-8902-4195-83a0-6288a6986c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.009569 10.0.0.61 - - [2025-10-31 00:35:04] "GET /loadbalancer-listener/b622d9b6-8902-4195-83a0-6288a6986c40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004557 10.0.0.61 - - [2025-10-31 00:35:04] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021980 10.0.0.61 - - [2025-10-31 00:35:04] "GET /instance-ip/5b2a7dca-4456-49e3-a65e-119785105603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008578 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.61 - - [2025-10-31 00:35:04] "GET /instance-ip/5b2a7dca-4456-49e3-a65e-119785105603?fields=floating_ips HTTP/1.1" 200 1212 0.007555 10.0.0.61 - - [2025-10-31 00:35:04] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003026 10.0.0.61 - - [2025-10-31 00:35:04] "GET /floating-ip/745def62-f5d3-4470-a367-2846b1628760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003591 10.0.0.61 - - [2025-10-31 00:35:04] "POST /tags HTTP/1.1" 200 295 0.070771 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008812 10.0.0.61 - - [2025-10-31 00:35:04] "GET /tag/c159327a-f13d-4595-a3fc-e7a5c86a657b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017445 10.0.0.61 - - [2025-10-31 00:35:04] "POST /tags HTTP/1.1" 409 233 0.002052 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.61 - - [2025-10-31 00:35:04] "GET /tag/7aea6e36-9d38-4103-83e7-69d38d1810c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011918 10.0.0.61 - - [2025-10-31 00:35:04] "POST /tags HTTP/1.1" 409 206 0.002249 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.61 - - [2025-10-31 00:35:04] "GET /tag/1ac326b2-aa4b-4668-aaca-d86e8b146f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011224 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.61 - - [2025-10-31 00:35:04] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004609 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.61 - - [2025-10-31 00:35:04] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039880 10.0.0.61 - - [2025-10-31 00:35:04] "POST /virtual-machines HTTP/1.1" 200 369 0.015328 10.0.0.61 - - [2025-10-31 00:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020746 10.0.0.61 - - [2025-10-31 00:35:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110256 10.0.0.61 - - [2025-10-31 00:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007729 10.0.0.61 - - [2025-10-31 00:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013254 10.0.0.61 - - [2025-10-31 00:35:04] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007401 10.0.0.61 - - [2025-10-31 00:35:04] "POST /instance-ips HTTP/1.1" 200 409 0.024262 10.0.0.61 - - [2025-10-31 00:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025049 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.018860 10.0.0.61 - - [2025-10-31 00:35:05] "POST /set-tag HTTP/1.1" 200 109 0.018323 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019895 10.0.0.61 - - [2025-10-31 00:35:05] "GET /instance-ip/71bef536-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.011029 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006338 10.0.0.61 - - [2025-10-31 00:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002413 10.0.0.61 - - [2025-10-31 00:35:05] "POST /ref-update HTTP/1.1" 200 156 0.009443 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020922 10.0.0.61 - - [2025-10-31 00:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.61 - - [2025-10-31 00:35:05] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004373 10.0.0.61 - - [2025-10-31 00:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.61 - - [2025-10-31 00:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009375 10.0.0.61 - - [2025-10-31 00:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.61 - - [2025-10-31 00:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.61 - - [2025-10-31 00:35:06] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043667 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-networks?parent_id=e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002740 10.0.0.61 - - [2025-10-31 00:35:06] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051239 10.0.0.61 - - [2025-10-31 00:35:06] "POST /virtual-machines HTTP/1.1" 200 369 0.011549 10.0.0.61 - - [2025-10-31 00:35:06] "POST /virtual-networks HTTP/1.1" 200 512 0.110568 10.0.0.61 - - [2025-10-31 00:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023177 10.0.0.61 - - [2025-10-31 00:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.61 - - [2025-10-31 00:35:06] "GET /network-ipam/5a3eb352-23ac-4392-aea5-bb23a7f74844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003747 10.0.0.61 - - [2025-10-31 00:35:06] "POST /route-targets HTTP/1.1" 200 327 0.027533 10.0.0.61 - - [2025-10-31 00:35:06] "POST /ref-update HTTP/1.1" 200 156 0.018344 10.0.0.61 - - [2025-10-31 00:35:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.180424 10.0.0.61 - - [2025-10-31 00:35:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005130 10.0.0.61 - - [2025-10-31 00:35:06] "POST /ref-update HTTP/1.1" 200 156 0.154988 10.0.0.61 - - [2025-10-31 00:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034924 10.0.0.61 - - [2025-10-31 00:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005276 10.0.0.61 - - [2025-10-31 00:35:06] "GET /domains HTTP/1.1" 200 280 0.002016 10.0.0.61 - - [2025-10-31 00:35:06] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9 HTTP/1.1" 200 3087 0.008041 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008503 10.0.0.61 - - [2025-10-31 00:35:06] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3 HTTP/1.1" 200 7065 0.055705 10.0.0.61 - - [2025-10-31 00:35:06] "POST /instance-ips HTTP/1.1" 200 409 0.058890 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2088 0.017902 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2088 0.004824 10.0.0.61 - - [2025-10-31 00:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034820 10.0.0.61 - - [2025-10-31 00:35:06] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 200 1403 0.002504 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005599 10.0.0.61 - - [2025-10-31 00:35:06] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 200 1403 0.005803 10.0.0.61 - - [2025-10-31 00:35:06] "GET /route-target/ec2fe22c-5bd4-416e-be7d-24862e477d3f HTTP/1.1" 200 1153 0.002403 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2088 0.003929 10.0.0.61 - - [2025-10-31 00:35:06] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 200 1403 0.009734 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009223 10.0.0.61 - - [2025-10-31 00:35:06] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2088 0.005346 10.0.0.61 - - [2025-10-31 00:35:06] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 200 1403 0.004189 10.0.0.61 - - [2025-10-31 00:35:06] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 200 1403 0.002310 10.0.0.61 - - [2025-10-31 00:35:06] "GET /route-target/ec2fe22c-5bd4-416e-be7d-24862e477d3f HTTP/1.1" 200 1153 0.002630 10.0.0.61 - - [2025-10-31 00:35:06] "POST /set-tag HTTP/1.1" 200 109 0.030454 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.022864 10.0.0.61 - - [2025-10-31 00:35:07] "GET /instance-ip/72da77a6-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002762 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domains HTTP/1.1" 200 280 0.001866 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9 HTTP/1.1" 200 3087 0.005888 10.0.0.61 - - [2025-10-31 00:35:07] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3 HTTP/1.1" 200 7065 0.035152 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006592 10.0.0.61 - - [2025-10-31 00:35:07] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2088 0.005651 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.012998 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.61 - - [2025-10-31 00:35:07] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038142 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004059 10.0.0.61 - - [2025-10-31 00:35:07] "POST /ref-update HTTP/1.1" 200 156 0.032990 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011012 10.0.0.61 - - [2025-10-31 00:35:07] "POST /set-tag HTTP/1.1" 200 109 0.003862 10.0.0.61 - - [2025-10-31 00:35:07] "GET /floating-ip-pools?parent_id=8a618029-20ab-4559-80cb-12a441a51032&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002052 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004041 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005249 10.0.0.61 - - [2025-10-31 00:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.61 - - [2025-10-31 00:35:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022846 10.0.0.61 - - [2025-10-31 00:35:07] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009867 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domains HTTP/1.1" 200 280 0.002213 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9 HTTP/1.1" 200 3087 0.002762 10.0.0.61 - - [2025-10-31 00:35:07] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3 HTTP/1.1" 200 7321 0.047738 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2326 0.007838 10.0.0.61 - - [2025-10-31 00:35:07] "GET /floating-ip-pool/5a79419c-0f3f-4fbf-86f2-a503d8f0aa70 HTTP/1.1" 200 1313 0.002227 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domains HTTP/1.1" 200 280 0.001405 10.0.0.61 - - [2025-10-31 00:35:07] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9 HTTP/1.1" 200 3087 0.004173 10.0.0.61 - - [2025-10-31 00:35:07] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3 HTTP/1.1" 200 7321 0.030946 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 2326 0.003666 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/8a618029-20ab-4559-80cb-12a441a51032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003800 10.0.0.61 - - [2025-10-31 00:35:07] "POST /tags HTTP/1.1" 200 365 0.054462 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019652 10.0.0.61 - - [2025-10-31 00:35:07] "GET /tag/818ef762-110f-4a88-b600-715fd1911581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017753 10.0.0.61 - - [2025-10-31 00:35:07] "POST /tags HTTP/1.1" 409 206 0.002129 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.61 - - [2025-10-31 00:35:07] "GET /tag/1ac326b2-aa4b-4668-aaca-d86e8b146f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011193 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.61 - - [2025-10-31 00:35:07] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058747 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.61 - - [2025-10-31 00:35:07] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005031 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.61 - - [2025-10-31 00:35:07] "GET /service-appliance-set/aa20b539-5685-404e-b207-4ba6ab320537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004187 10.0.0.61 - - [2025-10-31 00:35:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001890 10.0.0.61 - - [2025-10-31 00:35:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.114460 10.0.0.61 - - [2025-10-31 00:35:08] "GET /virtual-machine-interface/cd8075c7-b801-44c4-b551-26fb75d21553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012869 10.0.0.61 - - [2025-10-31 00:35:08] "POST /set-tag HTTP/1.1" 200 109 0.015789 10.0.0.61 - - [2025-10-31 00:35:08] "POST /instance-ips HTTP/1.1" 200 417 0.040976 10.0.0.61 - - [2025-10-31 00:35:08] "GET /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010656 10.0.0.61 - - [2025-10-31 00:35:08] "POST /loadbalancers HTTP/1.1" 200 618 0.064811 10.0.0.61 - - [2025-10-31 00:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012940 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009776 10.0.0.61 - - [2025-10-31 00:35:08] "POST /service-instances HTTP/1.1" 200 566 0.022693 10.0.0.61 - - [2025-10-31 00:35:08] "POST /ref-update HTTP/1.1" 200 156 0.016109 10.0.0.61 - - [2025-10-31 00:35:08] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043705 10.0.0.61 - - [2025-10-31 00:35:08] "GET /virtual-machine-interface/cd8075c7-b801-44c4-b551-26fb75d21553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014220 10.0.0.61 - - [2025-10-31 00:35:08] "GET /virtual-machine-interface/cd8075c7-b801-44c4-b551-26fb75d21553?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013024 10.0.0.61 - - [2025-10-31 00:35:08] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.010469 10.0.0.61 - - [2025-10-31 00:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013816 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.61 - - [2025-10-31 00:35:08] "GET /floating-ip-pool/5a79419c-0f3f-4fbf-86f2-a503d8f0aa70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002535 10.0.0.61 - - [2025-10-31 00:35:08] "POST /virtual-machines HTTP/1.1" 200 429 0.017164 10.0.0.61 - - [2025-10-31 00:35:08] "POST /floating-ips HTTP/1.1" 200 671 0.063331 10.0.0.61 - - [2025-10-31 00:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022954 10.0.0.61 - - [2025-10-31 00:35:08] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004766 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.61 - - [2025-10-31 00:35:08] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005556 10.0.0.61 - - [2025-10-31 00:35:08] "POST /tags HTTP/1.1" 409 221 0.016932 10.0.0.61 - - [2025-10-31 00:35:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144272 10.0.0.61 - - [2025-10-31 00:35:08] "POST /chown HTTP/1.1" 200 109 0.022278 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011799 10.0.0.61 - - [2025-10-31 00:35:08] "GET /tag/08508fb6-e011-462b-a239-ce90f019c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013065 10.0.0.61 - - [2025-10-31 00:35:08] "POST /tags HTTP/1.1" 409 238 0.002275 10.0.0.61 - - [2025-10-31 00:35:08] "POST /chown HTTP/1.1" 200 109 0.005851 10.0.0.61 - - [2025-10-31 00:35:08] "PUT /virtual-machine-interface/20602c01-7453-4fc3-ab08-b223ee16b20e HTTP/1.1" 200 284 0.013763 10.0.0.61 - - [2025-10-31 00:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013865 10.0.0.61 - - [2025-10-31 00:35:08] "GET /tag/818ef762-110f-4a88-b600-715fd1911581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015348 10.0.0.61 - - [2025-10-31 00:35:08] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.056109 10.0.0.61 - - [2025-10-31 00:35:08] "POST /firewall-rules HTTP/1.1" 200 650 0.123521 10.0.0.61 - - [2025-10-31 00:35:08] "POST /ref-update HTTP/1.1" 200 156 0.083202 10.0.0.61 - - [2025-10-31 00:35:08] "POST /ref-update HTTP/1.1" 200 156 0.013507 10.0.0.61 - - [2025-10-31 00:35:09] "GET /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018251 10.0.0.61 - - [2025-10-31 00:35:09] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005376 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.033062 10.0.0.61 - - [2025-10-31 00:35:09] "GET /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011699 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.026127 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.025510 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.109773 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.085872 10.0.0.61 - - [2025-10-31 00:35:09] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040413 10.0.0.61 - - [2025-10-31 00:35:09] "POST /virtual-machines HTTP/1.1" 200 429 0.014356 10.0.0.61 - - [2025-10-31 00:35:09] "GET /loadbalancer/b1c4575d-8d1b-4382-96fc-ba5522e02338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005295 10.0.0.61 - - [2025-10-31 00:35:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.020070 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.61 - - [2025-10-31 00:35:09] "GET /global-system-configs HTTP/1.1" 200 322 0.004828 10.0.0.61 - - [2025-10-31 00:35:09] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059674 10.0.0.61 - - [2025-10-31 00:35:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146807 10.0.0.61 - - [2025-10-31 00:35:09] "GET /loadbalancer-listener/73c6d435-15f3-462a-94e0-e5a50fcd4cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017218 10.0.0.61 - - [2025-10-31 00:35:09] "GET /loadbalancer-listener/73c6d435-15f3-462a-94e0-e5a50fcd4cd6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005459 10.0.0.61 - - [2025-10-31 00:35:09] "POST /chown HTTP/1.1" 200 109 0.020268 10.0.0.61 - - [2025-10-31 00:35:09] "POST /chown HTTP/1.1" 200 109 0.008750 10.0.0.61 - - [2025-10-31 00:35:09] "PUT /virtual-machine-interface/71531af3-1130-40e7-90c2-e454a21743d2 HTTP/1.1" 200 284 0.016923 10.0.0.61 - - [2025-10-31 00:35:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055906 10.0.0.61 - - [2025-10-31 00:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009624 10.0.0.61 - - [2025-10-31 00:35:09] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.046680 10.0.0.61 - - [2025-10-31 00:35:09] "GET /loadbalancer-pool/c986e3d7-6797-4ed1-a036-c2d50eef7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011538 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.010509 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.015228 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.021009 10.0.0.61 - - [2025-10-31 00:35:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054323 10.0.0.61 - - [2025-10-31 00:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022033 10.0.0.61 - - [2025-10-31 00:35:09] "GET /loadbalancer-member/f910116e-71bf-4871-b3f8-d54de8f0a3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009397 10.0.0.61 - - [2025-10-31 00:35:09] "GET /global-system-configs HTTP/1.1" 200 322 0.001688 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.016042 10.0.0.61 - - [2025-10-31 00:35:09] "POST /ref-update HTTP/1.1" 200 156 0.014781 10.0.0.61 - - [2025-10-31 00:35:09] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009540 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.61 - - [2025-10-31 00:35:09] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004958 10.0.0.61 - - [2025-10-31 00:35:09] "POST /tags HTTP/1.1" 409 221 0.001806 10.0.0.61 - - [2025-10-31 00:35:09] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.009377 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.61 - - [2025-10-31 00:35:09] "GET /tag/08508fb6-e011-462b-a239-ce90f019c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012541 10.0.0.61 - - [2025-10-31 00:35:09] "POST /tags HTTP/1.1" 409 238 0.004729 10.0.0.61 - - [2025-10-31 00:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.61 - - [2025-10-31 00:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.61 - - [2025-10-31 00:35:09] "GET /tag/818ef762-110f-4a88-b600-715fd1911581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016224 10.0.0.61 - - [2025-10-31 00:35:09] "POST /chown HTTP/1.1" 200 109 0.028274 10.0.0.61 - - [2025-10-31 00:35:09] "POST /firewall-rules HTTP/1.1" 409 293 0.002820 10.0.0.61 - - [2025-10-31 00:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.011074 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.025641 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656 HTTP/1.1" 200 260 0.065521 10.0.0.61 - - [2025-10-31 00:35:10] "GET /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009223 10.0.0.61 - - [2025-10-31 00:35:10] "POST /ref-update HTTP/1.1" 200 156 0.032454 10.0.0.61 - - [2025-10-31 00:35:10] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005388 10.0.0.61 - - [2025-10-31 00:35:10] "GET /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002647 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.011425 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.020002 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.015333 10.0.0.61 - - [2025-10-31 00:35:10] "POST /ref-update HTTP/1.1" 200 156 0.014277 10.0.0.61 - - [2025-10-31 00:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.007986 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.020968 10.0.0.61 - - [2025-10-31 00:35:10] "POST /ref-update HTTP/1.1" 200 156 0.036469 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.006945 10.0.0.61 - - [2025-10-31 00:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.61 - - [2025-10-31 00:35:10] "POST /chown HTTP/1.1" 200 109 0.053291 10.0.0.61 - - [2025-10-31 00:35:10] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.024084 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 256 0.035288 10.0.0.61 - - [2025-10-31 00:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.61 - - [2025-10-31 00:35:10] "POST /ref-update HTTP/1.1" 200 156 0.030576 10.0.0.61 - - [2025-10-31 00:35:10] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.091948 10.0.0.61 - - [2025-10-31 00:35:10] "POST /virtual-machines HTTP/1.1" 200 373 0.025637 10.0.0.61 - - [2025-10-31 00:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009404 10.0.0.61 - - [2025-10-31 00:35:10] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.058414 10.0.0.61 - - [2025-10-31 00:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010685 10.0.0.61 - - [2025-10-31 00:35:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127356 10.0.0.61 - - [2025-10-31 00:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028968 10.0.0.61 - - [2025-10-31 00:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016834 10.0.0.61 - - [2025-10-31 00:35:11] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.010792 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.004803 10.0.0.61 - - [2025-10-31 00:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014729 10.0.0.61 - - [2025-10-31 00:35:11] "POST /instance-ips HTTP/1.1" 200 413 0.045937 10.0.0.61 - - [2025-10-31 00:35:11] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.016458 10.0.0.61 - - [2025-10-31 00:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021007 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008976 10.0.0.61 - - [2025-10-31 00:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008362 10.0.0.61 - - [2025-10-31 00:35:11] "POST /set-tag HTTP/1.1" 200 109 0.017716 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.020312 10.0.0.61 - - [2025-10-31 00:35:11] "GET /instance-ip/7566a918-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.009103 10.0.0.61 - - [2025-10-31 00:35:11] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.009798 10.0.0.61 - - [2025-10-31 00:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017913 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004644 10.0.0.61 - - [2025-10-31 00:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007869 10.0.0.61 - - [2025-10-31 00:35:11] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.017137 10.0.0.61 - - [2025-10-31 00:35:11] "POST /ref-update HTTP/1.1" 200 156 0.021698 10.0.0.61 - - [2025-10-31 00:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025077 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007153 10.0.0.61 - - [2025-10-31 00:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.61 - - [2025-10-31 00:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.61 - - [2025-10-31 00:35:11] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005337 10.0.0.61 - - [2025-10-31 00:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.010591 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.035840 10.0.0.61 - - [2025-10-31 00:35:11] "POST /ref-update HTTP/1.1" 200 156 0.041782 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.011837 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.030689 10.0.0.61 - - [2025-10-31 00:35:11] "POST /ref-update HTTP/1.1" 200 156 0.026812 10.0.0.61 - - [2025-10-31 00:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014952 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.031715 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.034760 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.013044 10.0.0.61 - - [2025-10-31 00:35:11] "POST /chown HTTP/1.1" 200 109 0.050725 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.016100 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.010900 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.013526 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.034126 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.008559 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.044553 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.009087 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.033830 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.016462 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.022057 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.018994 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.010788 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.007056 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.006952 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.024951 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.027382 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.008107 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.025483 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.013699 10.0.0.61 - - [2025-10-31 00:35:12] "POST /chown HTTP/1.1" 200 109 0.024987 10.0.0.61 - - [2025-10-31 00:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.009493 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.028261 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.021470 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.012816 10.0.0.61 - - [2025-10-31 00:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009107 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.009135 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.008447 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.014579 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.023618 10.0.0.61 - - [2025-10-31 00:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.014363 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.019540 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.007350 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.024232 10.0.0.61 - - [2025-10-31 00:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.010889 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.016965 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.021988 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.007008 10.0.0.61 - - [2025-10-31 00:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.018384 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.017606 10.0.0.61 - - [2025-10-31 00:35:13] "POST /chown HTTP/1.1" 200 109 0.016777 10.0.0.61 - - [2025-10-31 00:35:20] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009266 10.0.0.61 - - [2025-10-31 00:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.61 - - [2025-10-31 00:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.61 - - [2025-10-31 00:35:20] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003798 10.0.0.61 - - [2025-10-31 00:35:20] "GET /loadbalancer-pool/8adffb8e-d104-403f-8e97-7c6826b58438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002961 10.0.0.61 - - [2025-10-31 00:35:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020595 10.0.0.61 - - [2025-10-31 00:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013084 10.0.0.61 - - [2025-10-31 00:35:20] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004989 10.0.0.61 - - [2025-10-31 00:35:20] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003817 10.0.0.61 - - [2025-10-31 00:35:20] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.61 - - [2025-10-31 00:35:20] "POST /tags HTTP/1.1" 409 221 0.002350 10.0.0.61 - - [2025-10-31 00:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.61 - - [2025-10-31 00:35:20] "GET /tag/08508fb6-e011-462b-a239-ce90f019c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010503 10.0.0.61 - - [2025-10-31 00:35:20] "GET /floating-ip/745def62-f5d3-4470-a367-2846b1628760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.006033 10.0.0.61 - - [2025-10-31 00:35:21] "PUT /floating-ip/745def62-f5d3-4470-a367-2846b1628760 HTTP/1.1" 200 256 0.012840 10.0.0.61 - - [2025-10-31 00:35:21] "POST /set-tag HTTP/1.1" 200 109 0.028742 10.0.0.61 - - [2025-10-31 00:35:23] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005090 10.0.0.61 - - [2025-10-31 00:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.61 - - [2025-10-31 00:35:24] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004885 10.0.0.61 - - [2025-10-31 00:35:24] "POST /set-tag HTTP/1.1" 200 109 0.003849 10.0.0.61 - - [2025-10-31 00:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.61 - - [2025-10-31 00:35:24] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002669 10.0.0.61 - - [2025-10-31 00:35:24] "GET /loadbalancer-pool/8adffb8e-d104-403f-8e97-7c6826b58438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002503 10.0.0.61 - - [2025-10-31 00:35:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016423 10.0.0.61 - - [2025-10-31 00:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023041 10.0.0.61 - - [2025-10-31 00:35:24] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014290 10.0.0.61 - - [2025-10-31 00:35:24] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004226 10.0.0.61 - - [2025-10-31 00:35:24] "POST /ref-update HTTP/1.1" 200 156 0.006229 10.0.0.61 - - [2025-10-31 00:35:25] "GET /floating-ip/745def62-f5d3-4470-a367-2846b1628760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002295 10.0.0.61 - - [2025-10-31 00:35:25] "POST /set-tag HTTP/1.1" 200 109 0.031066 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine/83ef1ec7-cb81-4eba-bf9f-d182180dd961?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003324 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005106 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine/dd882b0e-4924-4009-9759-3c914411dac8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.008183 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005066 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine/bfdeebc1-b895-4d1b-8fd9-58cd02fd814d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002931 10.0.0.61 - - [2025-10-31 00:35:25] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003854 10.0.0.61 - - [2025-10-31 00:35:26] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004565 10.0.0.61 - - [2025-10-31 00:35:26] "POST /set-tag HTTP/1.1" 200 109 0.002148 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001129 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.61 - - [2025-10-31 00:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.61 - - [2025-10-31 00:35:33] "POST /chown HTTP/1.1" 200 109 0.009280 10.0.0.61 - - [2025-10-31 00:35:33] "POST /chown HTTP/1.1" 200 109 0.008635 10.0.0.61 - - [2025-10-31 00:35:34] "POST /chown HTTP/1.1" 200 109 0.025982 10.0.0.61 - - [2025-10-31 00:35:34] "POST /chown HTTP/1.1" 200 109 0.007619 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:35:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.61 - - [2025-10-31 00:35:56] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006822 10.0.0.61 - - [2025-10-31 00:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.61 - - [2025-10-31 00:35:56] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004975 10.0.0.61 - - [2025-10-31 00:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.61 - - [2025-10-31 00:35:56] "GET /virtual-machine/bfdeebc1-b895-4d1b-8fd9-58cd02fd814d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002853 10.0.0.61 - - [2025-10-31 00:35:56] "POST /ref-update HTTP/1.1" 200 156 0.011168 10.0.0.61 - - [2025-10-31 00:35:57] "GET /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007874 10.0.0.61 - - [2025-10-31 00:35:57] "POST /set-tag HTTP/1.1" 200 109 0.014472 10.0.0.61 - - [2025-10-31 00:35:57] "POST /set-tag HTTP/1.1" 200 109 0.013439 10.0.0.61 - - [2025-10-31 00:35:57] "DELETE /instance-ip/7566a918-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.046644 10.0.0.61 - - [2025-10-31 00:35:57] "DELETE /virtual-machine-interface/754cb6f2-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.041077 10.0.0.61 - - [2025-10-31 00:35:57] "DELETE /virtual-machine/bfdeebc1-b895-4d1b-8fd9-58cd02fd814d HTTP/1.1" 200 115 0.017763 10.0.0.61 - - [2025-10-31 00:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.61 - - [2025-10-31 00:36:01] "GET /tag/818ef762-110f-4a88-b600-715fd1911581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011004 10.0.0.61 - - [2025-10-31 00:36:01] "GET /tag/818ef762-110f-4a88-b600-715fd1911581?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012887 10.0.0.61 - - [2025-10-31 00:36:01] "GET /virtual-machine-interface/20602c01-7453-4fc3-ab08-b223ee16b20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004476 10.0.0.61 - - [2025-10-31 00:36:01] "POST /set-tag HTTP/1.1" 200 109 0.016191 10.0.0.61 - - [2025-10-31 00:36:01] "GET /virtual-machine-interface/71531af3-1130-40e7-90c2-e454a21743d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019280 10.0.0.61 - - [2025-10-31 00:36:01] "POST /set-tag HTTP/1.1" 200 109 0.013960 10.0.0.61 - - [2025-10-31 00:36:01] "GET /virtual-machine-interface/cd8075c7-b801-44c4-b551-26fb75d21553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004494 10.0.0.61 - - [2025-10-31 00:36:01] "POST /set-tag HTTP/1.1" 200 109 0.014507 10.0.0.61 - - [2025-10-31 00:36:01] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019184 10.0.0.61 - - [2025-10-31 00:36:01] "GET /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003431 10.0.0.61 - - [2025-10-31 00:36:01] "POST /ref-update HTTP/1.1" 200 156 0.013127 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /firewall-rule/ba358e6e-1a53-4f22-aafc-0878bc6e0656 HTTP/1.1" 200 115 0.163363 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /loadbalancer-member/f910116e-71bf-4871-b3f8-d54de8f0a3d2 HTTP/1.1" 200 115 0.025357 10.0.0.61 - - [2025-10-31 00:36:01] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.015491 10.0.0.61 - - [2025-10-31 00:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030611 10.0.0.61 - - [2025-10-31 00:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /loadbalancer-pool/c986e3d7-6797-4ed1-a036-c2d50eef7e2a HTTP/1.1" 200 115 0.102680 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /loadbalancer-listener/73c6d435-15f3-462a-94e0-e5a50fcd4cd6 HTTP/1.1" 200 115 0.027349 10.0.0.61 - - [2025-10-31 00:36:01] "GET /floating-ip/a6b9067f-8fdd-4557-a970-e420f62d2ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002412 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.006801 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.013650 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.024679 10.0.0.61 - - [2025-10-31 00:36:01] "PUT /floating-ip/a6b9067f-8fdd-4557-a970-e420f62d2ef7 HTTP/1.1" 200 256 0.038590 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.009888 10.0.0.61 - - [2025-10-31 00:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.008032 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /floating-ip/a6b9067f-8fdd-4557-a970-e420f62d2ef7 HTTP/1.1" 200 115 0.096187 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.011799 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.019238 10.0.0.61 - - [2025-10-31 00:36:01] "POST /chown HTTP/1.1" 200 109 0.013346 10.0.0.61 - - [2025-10-31 00:36:01] "DELETE /loadbalancer/b1c4575d-8d1b-4382-96fc-ba5522e02338 HTTP/1.1" 200 115 0.062060 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /instance-ip/d1bdb22e-8c48-462f-9f7e-a46a973045c6 HTTP/1.1" 200 115 0.068707 10.0.0.61 - - [2025-10-31 00:36:02] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.014462 10.0.0.61 - - [2025-10-31 00:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008748 10.0.0.61 - - [2025-10-31 00:36:02] "GET /floating-ip-pool/5a79419c-0f3f-4fbf-86f2-a503d8f0aa70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010330 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-machine-interface/cd8075c7-b801-44c4-b551-26fb75d21553 HTTP/1.1" 200 115 0.078027 10.0.0.61 - - [2025-10-31 00:36:02] "POST /ref-update HTTP/1.1" 200 156 0.024882 10.0.0.61 - - [2025-10-31 00:36:02] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.024793 10.0.0.61 - - [2025-10-31 00:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031931 10.0.0.61 - - [2025-10-31 00:36:02] "PUT /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 266 0.032334 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /floating-ip-pool/5a79419c-0f3f-4fbf-86f2-a503d8f0aa70 HTTP/1.1" 200 115 0.113371 10.0.0.61 - - [2025-10-31 00:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033973 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /tag/818ef762-110f-4a88-b600-715fd1911581 HTTP/1.1" 200 115 0.199997 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /service-instance/f3a92d7c-effb-4628-9de8-741faf8996e6 HTTP/1.1" 200 115 0.057983 10.0.0.61 - - [2025-10-31 00:36:02] "GET /virtual-machine-interface/71531af3-1130-40e7-90c2-e454a21743d2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.013261 10.0.0.61 - - [2025-10-31 00:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014204 10.0.0.61 - - [2025-10-31 00:36:02] "POST /useragent-kv HTTP/1.1" 200 115 0.012160 10.0.0.61 - - [2025-10-31 00:36:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001960 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-network/8a618029-20ab-4559-80cb-12a441a51032 HTTP/1.1" 200 115 0.182441 10.0.0.61 - - [2025-10-31 00:36:02] "GET /routing-instance/c57bbe29-d80b-456e-a825-c6bccb64f2f8 HTTP/1.1" 404 171 0.003988 10.0.0.61 - - [2025-10-31 00:36:02] "GET /domains HTTP/1.1" 200 280 0.001646 10.0.0.61 - - [2025-10-31 00:36:02] "GET /domain/baeb4ece-e0da-438d-906b-54b1de16acc9 HTTP/1.1" 200 3087 0.003119 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /route-target/ec2fe22c-5bd4-416e-be7d-24862e477d3f HTTP/1.1" 200 115 0.044977 10.0.0.61 - - [2025-10-31 00:36:02] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3 HTTP/1.1" 200 7143 0.042824 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-machine-interface/71531af3-1130-40e7-90c2-e454a21743d2 HTTP/1.1" 200 115 0.110726 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-machine/3be30a84-a769-4fe0-af41-81ab5f144385 HTTP/1.1" 200 115 0.034509 10.0.0.61 - - [2025-10-31 00:36:02] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011577 10.0.0.61 - - [2025-10-31 00:36:02] "GET /virtual-machine-interface/20602c01-7453-4fc3-ab08-b223ee16b20e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005512 10.0.0.61 - - [2025-10-31 00:36:02] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.61 - - [2025-10-31 00:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.61 - - [2025-10-31 00:36:02] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004442 10.0.0.61 - - [2025-10-31 00:36:02] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004372 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-machine-interface/20602c01-7453-4fc3-ab08-b223ee16b20e HTTP/1.1" 200 115 0.038401 10.0.0.61 - - [2025-10-31 00:36:02] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /virtual-machine/4b9cc34f-0e1d-4216-9ead-4e1c151fd8ea HTTP/1.1" 200 115 0.043544 10.0.0.61 - - [2025-10-31 00:36:02] "POST /set-tag HTTP/1.1" 200 109 0.059277 10.0.0.61 - - [2025-10-31 00:36:02] "DELETE /loadbalancer-member/0931c3c1-d184-4888-8cf7-971f15783b76 HTTP/1.1" 200 115 0.049584 10.0.0.61 - - [2025-10-31 00:36:03] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004796 10.0.0.61 - - [2025-10-31 00:36:03] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.61 - - [2025-10-31 00:36:03] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003871 10.0.0.61 - - [2025-10-31 00:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.61 - - [2025-10-31 00:36:03] "GET /virtual-machine/dd882b0e-4924-4009-9759-3c914411dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002832 10.0.0.61 - - [2025-10-31 00:36:03] "POST /ref-update HTTP/1.1" 200 156 0.007923 10.0.0.61 - - [2025-10-31 00:36:03] "GET /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004169 10.0.0.61 - - [2025-10-31 00:36:04] "POST /set-tag HTTP/1.1" 200 109 0.025483 10.0.0.61 - - [2025-10-31 00:36:04] "POST /set-tag HTTP/1.1" 200 109 0.031348 10.0.0.61 - - [2025-10-31 00:36:04] "POST /set-tag HTTP/1.1" 200 109 0.014655 10.0.0.61 - - [2025-10-31 00:36:04] "DELETE /instance-ip/72da77a6-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.051878 10.0.0.61 - - [2025-10-31 00:36:04] "POST /ref-update HTTP/1.1" 200 156 0.008013 10.0.0.61 - - [2025-10-31 00:36:04] "DELETE /virtual-machine-interface/72b82dea-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.046677 10.0.0.61 - - [2025-10-31 00:36:04] "DELETE /virtual-machine/dd882b0e-4924-4009-9759-3c914411dac8 HTTP/1.1" 200 115 0.023105 10.0.0.61 - - [2025-10-31 00:36:07] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007424 10.0.0.61 - - [2025-10-31 00:36:07] "POST /set-tag HTTP/1.1" 200 109 0.005218 10.0.0.61 - - [2025-10-31 00:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.61 - - [2025-10-31 00:36:07] "GET /loadbalancer/d2aef88c-5c6e-4b42-b24a-e02d9c393c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002836 10.0.0.61 - - [2025-10-31 00:36:08] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006790 10.0.0.61 - - [2025-10-31 00:36:08] "POST /set-tag HTTP/1.1" 200 109 0.005161 10.0.0.61 - - [2025-10-31 00:36:08] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005113 10.0.0.61 - - [2025-10-31 00:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.61 - - [2025-10-31 00:36:08] "GET /virtual-machine/83ef1ec7-cb81-4eba-bf9f-d182180dd961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002803 10.0.0.61 - - [2025-10-31 00:36:09] "POST /ref-update HTTP/1.1" 200 156 0.015340 10.0.0.61 - - [2025-10-31 00:36:09] "GET /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.018950 10.0.0.61 - - [2025-10-31 00:36:09] "POST /set-tag HTTP/1.1" 200 109 0.025304 10.0.0.61 - - [2025-10-31 00:36:09] "POST /set-tag HTTP/1.1" 200 109 0.022256 10.0.0.61 - - [2025-10-31 00:36:09] "POST /set-tag HTTP/1.1" 200 109 0.036421 10.0.0.61 - - [2025-10-31 00:36:09] "DELETE /instance-ip/71bef536-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.047086 10.0.0.61 - - [2025-10-31 00:36:09] "POST /ref-update HTTP/1.1" 200 156 0.009124 10.0.0.61 - - [2025-10-31 00:36:09] "DELETE /virtual-machine-interface/71a53434-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.048977 10.0.0.61 - - [2025-10-31 00:36:09] "DELETE /virtual-machine/83ef1ec7-cb81-4eba-bf9f-d182180dd961 HTTP/1.1" 200 115 0.021894 10.0.0.61 - - [2025-10-31 00:36:09] "DELETE /tag/c159327a-f13d-4595-a3fc-e7a5c86a657b HTTP/1.1" 200 115 0.054077 10.0.0.61 - - [2025-10-31 00:36:09] "DELETE /tag/7aea6e36-9d38-4103-83e7-69d38d1810c3 HTTP/1.1" 200 115 0.038851 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.61 - - [2025-10-31 00:36:13] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036119 10.0.0.61 - - [2025-10-31 00:36:13] "POST /tags HTTP/1.1" 200 393 0.025310 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.61 - - [2025-10-31 00:36:13] "GET /tag/2df3f91a-36ad-4faf-8f28-d6fa9711d10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016305 10.0.0.61 - - [2025-10-31 00:36:13] "POST /tags HTTP/1.1" 200 341 0.020843 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.61 - - [2025-10-31 00:36:13] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012073 10.0.0.61 - - [2025-10-31 00:36:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.005091 10.0.0.61 - - [2025-10-31 00:36:13] "POST /security-groups HTTP/1.1" 200 589 0.062801 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.001906 10.0.0.61 - - [2025-10-31 00:36:13] "POST /projects HTTP/1.1" 200 519 0.191977 10.0.0.61 - - [2025-10-31 00:36:13] "POST /access-control-lists HTTP/1.1" 200 598 0.059834 10.0.0.61 - - [2025-10-31 00:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014875 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011770 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.008024 10.0.0.61 - - [2025-10-31 00:36:13] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007657 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.61 - - [2025-10-31 00:36:13] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011470 10.0.0.61 - - [2025-10-31 00:36:13] "POST /access-control-lists HTTP/1.1" 200 596 0.072895 10.0.0.61 - - [2025-10-31 00:36:13] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.054881 10.0.0.61 - - [2025-10-31 00:36:13] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.079084 10.0.0.61 - - [2025-10-31 00:36:13] "POST /security-groups HTTP/1.1" 200 591 0.082864 10.0.0.61 - - [2025-10-31 00:36:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002509 10.0.0.61 - - [2025-10-31 00:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022682 10.0.0.61 - - [2025-10-31 00:36:13] "POST /chown HTTP/1.1" 200 109 0.018491 10.0.0.61 - - [2025-10-31 00:36:14] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002505 10.0.0.61 - - [2025-10-31 00:36:14] "POST /access-control-lists HTTP/1.1" 200 632 0.081231 10.0.0.61 - - [2025-10-31 00:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018409 10.0.0.61 - - [2025-10-31 00:36:14] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002870 10.0.0.61 - - [2025-10-31 00:36:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.002148 10.0.0.61 - - [2025-10-31 00:36:14] "POST /tags HTTP/1.1" 409 226 0.011496 10.0.0.61 - - [2025-10-31 00:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.61 - - [2025-10-31 00:36:14] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.053596 10.0.0.61 - - [2025-10-31 00:36:14] "POST /access-control-lists HTTP/1.1" 200 630 0.098996 10.0.0.61 - - [2025-10-31 00:36:14] "POST /firewall-rules HTTP/1.1" 200 600 0.077458 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-rule/f5276d51-5ef6-4e0b-bf94-859227d04aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007033 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003916 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-rule/f5276d51-5ef6-4e0b-bf94-859227d04aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003363 10.0.0.61 - - [2025-10-31 00:36:14] "POST /ref-update HTTP/1.1" 200 156 0.061077 10.0.0.61 - - [2025-10-31 00:36:14] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018850 10.0.0.61 - - [2025-10-31 00:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.61 - - [2025-10-31 00:36:14] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002808 10.0.0.61 - - [2025-10-31 00:36:14] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.61 - - [2025-10-31 00:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.61 - - [2025-10-31 00:36:14] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012272 10.0.0.61 - - [2025-10-31 00:36:14] "POST /firewall-rules HTTP/1.1" 200 598 0.083689 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-rule/4d500214-de5c-48af-936a-6b899fa52bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004159 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004777 10.0.0.61 - - [2025-10-31 00:36:14] "GET /firewall-rule/4d500214-de5c-48af-936a-6b899fa52bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002173 10.0.0.61 - - [2025-10-31 00:36:14] "POST /ref-update HTTP/1.1" 200 156 0.045725 10.0.0.61 - - [2025-10-31 00:36:16] "POST /tags HTTP/1.1" 200 393 0.026062 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.61 - - [2025-10-31 00:36:16] "GET /tag/1ca45383-786f-4992-af19-35291ea9508e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015486 10.0.0.61 - - [2025-10-31 00:36:16] "POST /tags HTTP/1.1" 200 341 0.018874 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.61 - - [2025-10-31 00:36:16] "GET /tag/9107de62-9654-49c0-a376-e41da237fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014358 10.0.0.61 - - [2025-10-31 00:36:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000531 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.006491 10.0.0.61 - - [2025-10-31 00:36:16] "POST /security-groups HTTP/1.1" 200 589 0.081738 10.0.0.61 - - [2025-10-31 00:36:16] "POST /projects HTTP/1.1" 200 519 0.198469 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.004567 10.0.0.61 - - [2025-10-31 00:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016181 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.61 - - [2025-10-31 00:36:16] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022041 10.0.0.61 - - [2025-10-31 00:36:16] "POST /access-control-lists HTTP/1.1" 200 598 0.087878 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.61 - - [2025-10-31 00:36:16] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005171 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002169 10.0.0.61 - - [2025-10-31 00:36:16] "POST /access-control-lists HTTP/1.1" 200 596 0.062777 10.0.0.61 - - [2025-10-31 00:36:16] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.092800 10.0.0.61 - - [2025-10-31 00:36:16] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.051928 10.0.0.61 - - [2025-10-31 00:36:16] "POST /security-groups HTTP/1.1" 200 591 0.062733 10.0.0.61 - - [2025-10-31 00:36:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.001743 10.0.0.61 - - [2025-10-31 00:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015259 10.0.0.61 - - [2025-10-31 00:36:17] "POST /access-control-lists HTTP/1.1" 200 632 0.082323 10.0.0.61 - - [2025-10-31 00:36:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.003593 10.0.0.61 - - [2025-10-31 00:36:17] "POST /chown HTTP/1.1" 200 109 0.054827 10.0.0.61 - - [2025-10-31 00:36:17] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005576 10.0.0.61 - - [2025-10-31 00:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.61 - - [2025-10-31 00:36:17] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043375 10.0.0.61 - - [2025-10-31 00:36:17] "POST /access-control-lists HTTP/1.1" 200 630 0.062169 10.0.0.61 - - [2025-10-31 00:36:17] "POST /tags HTTP/1.1" 409 226 0.006755 10.0.0.61 - - [2025-10-31 00:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.61 - - [2025-10-31 00:36:17] "GET /tag/9107de62-9654-49c0-a376-e41da237fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011450 10.0.0.61 - - [2025-10-31 00:36:17] "POST /firewall-rules HTTP/1.1" 200 600 0.065882 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-rule/9db19928-70b9-4386-a738-64d85e492b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004146 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004097 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-rule/9db19928-70b9-4386-a738-64d85e492b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003152 10.0.0.61 - - [2025-10-31 00:36:17] "POST /ref-update HTTP/1.1" 200 156 0.086562 10.0.0.61 - - [2025-10-31 00:36:17] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013703 10.0.0.61 - - [2025-10-31 00:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.61 - - [2025-10-31 00:36:17] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004462 10.0.0.61 - - [2025-10-31 00:36:17] "POST /tags HTTP/1.1" 409 226 0.001908 10.0.0.61 - - [2025-10-31 00:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.61 - - [2025-10-31 00:36:17] "GET /tag/9107de62-9654-49c0-a376-e41da237fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010413 10.0.0.61 - - [2025-10-31 00:36:17] "POST /firewall-rules HTTP/1.1" 200 598 0.083041 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-rule/f4bbd57d-9d71-456d-9c9e-63aa9476f423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004726 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003752 10.0.0.61 - - [2025-10-31 00:36:17] "GET /firewall-rule/f4bbd57d-9d71-456d-9c9e-63aa9476f423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002257 10.0.0.61 - - [2025-10-31 00:36:17] "POST /ref-update HTTP/1.1" 200 156 0.070457 10.0.0.61 - - [2025-10-31 00:36:19] "POST /tags HTTP/1.1" 200 345 0.089043 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.61 - - [2025-10-31 00:36:19] "GET /tag/415eed5c-d72c-43b0-bf37-ee75fb73cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021404 10.0.0.61 - - [2025-10-31 00:36:19] "POST /projects HTTP/1.1" 409 238 0.002127 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.61 - - [2025-10-31 00:36:19] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042203 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.61 - - [2025-10-31 00:36:19] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005770 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.61 - - [2025-10-31 00:36:19] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004733 10.0.0.61 - - [2025-10-31 00:36:19] "POST /security-groups HTTP/1.1" 409 285 0.003149 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.61 - - [2025-10-31 00:36:19] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045922 10.0.0.61 - - [2025-10-31 00:36:19] "PUT /security-group/926a4ed4-167c-4136-8bda-f78c2fe167a4 HTTP/1.1" 200 262 0.085552 10.0.0.61 - - [2025-10-31 00:36:19] "PUT /access-control-list/0d71cb0d-b5e4-49b3-9c39-33440b1114b1 HTTP/1.1" 200 272 0.014228 10.0.0.61 - - [2025-10-31 00:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.044033 10.0.0.61 - - [2025-10-31 00:36:19] "POST /tags HTTP/1.1" 409 228 0.011989 10.0.0.61 - - [2025-10-31 00:36:19] "PUT /access-control-list/c1923042-b52f-4c41-9f0d-ddd99537236f HTTP/1.1" 200 272 0.032552 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.61 - - [2025-10-31 00:36:19] "GET /tag/415eed5c-d72c-43b0-bf37-ee75fb73cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011590 10.0.0.61 - - [2025-10-31 00:36:19] "POST /tags HTTP/1.1" 200 345 0.024296 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.61 - - [2025-10-31 00:36:19] "GET /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011480 10.0.0.61 - - [2025-10-31 00:36:19] "POST /projects HTTP/1.1" 409 238 0.001680 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.61 - - [2025-10-31 00:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.61 - - [2025-10-31 00:36:19] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035930 10.0.0.61 - - [2025-10-31 00:36:20] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044756 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015443 10.0.0.61 - - [2025-10-31 00:36:20] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005344 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.61 - - [2025-10-31 00:36:20] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004322 10.0.0.61 - - [2025-10-31 00:36:20] "POST /security-groups HTTP/1.1" 409 285 0.002628 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.61 - - [2025-10-31 00:36:20] "PUT /security-group/86d4213f-7283-4e70-ac4d-f075d17ac16a HTTP/1.1" 200 262 0.054940 10.0.0.61 - - [2025-10-31 00:36:20] "PUT /access-control-list/eae51b4f-7d77-4f28-b293-988ef8eba41b HTTP/1.1" 200 272 0.012045 10.0.0.61 - - [2025-10-31 00:36:20] "PUT /access-control-list/01404245-2fcc-4898-ac39-cd1ddd5192cd HTTP/1.1" 200 272 0.018664 10.0.0.61 - - [2025-10-31 00:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020238 10.0.0.61 - - [2025-10-31 00:36:20] "POST /tags HTTP/1.1" 409 228 0.005725 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.61 - - [2025-10-31 00:36:20] "GET /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011115 10.0.0.61 - - [2025-10-31 00:36:20] "POST /tags HTTP/1.1" 200 291 0.052496 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015023 10.0.0.61 - - [2025-10-31 00:36:20] "GET /tag/1fd523b1-6853-436a-bc28-8bd9d31cb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013782 10.0.0.61 - - [2025-10-31 00:36:20] "POST /tags HTTP/1.1" 200 303 0.046894 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.61 - - [2025-10-31 00:36:20] "GET /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014622 10.0.0.61 - - [2025-10-31 00:36:20] "POST /tags HTTP/1.1" 409 252 0.002592 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.61 - - [2025-10-31 00:36:20] "GET /tag/2df3f91a-36ad-4faf-8f28-d6fa9711d10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011554 10.0.0.61 - - [2025-10-31 00:36:20] "POST /tags HTTP/1.1" 409 226 0.001924 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.61 - - [2025-10-31 00:36:20] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015522 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.61 - - [2025-10-31 00:36:20] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004585 10.0.0.61 - - [2025-10-31 00:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.61 - - [2025-10-31 00:36:20] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033048 10.0.0.61 - - [2025-10-31 00:36:20] "POST /virtual-machines HTTP/1.1" 200 395 0.009266 10.0.0.61 - - [2025-10-31 00:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007972 10.0.0.61 - - [2025-10-31 00:36:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108593 10.0.0.61 - - [2025-10-31 00:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042977 10.0.0.61 - - [2025-10-31 00:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011872 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005061 10.0.0.61 - - [2025-10-31 00:36:21] "POST /instance-ips HTTP/1.1" 200 397 0.024736 10.0.0.61 - - [2025-10-31 00:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018888 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010385 10.0.0.61 - - [2025-10-31 00:36:21] "POST /set-tag HTTP/1.1" 200 109 0.065772 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007631 10.0.0.61 - - [2025-10-31 00:36:21] "GET /instance-ip/9f28380c-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007987 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004714 10.0.0.61 - - [2025-10-31 00:36:21] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004285 10.0.0.61 - - [2025-10-31 00:36:21] "POST /ref-update HTTP/1.1" 200 156 0.009017 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005191 10.0.0.61 - - [2025-10-31 00:36:21] "POST /set-tag HTTP/1.1" 200 109 0.011154 10.0.0.61 - - [2025-10-31 00:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006532 10.0.0.61 - - [2025-10-31 00:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.61 - - [2025-10-31 00:36:21] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022176 10.0.0.61 - - [2025-10-31 00:36:21] "POST /virtual-machines HTTP/1.1" 200 395 0.010224 10.0.0.61 - - [2025-10-31 00:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014254 10.0.0.61 - - [2025-10-31 00:36:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097195 10.0.0.61 - - [2025-10-31 00:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007542 10.0.0.61 - - [2025-10-31 00:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009669 10.0.0.61 - - [2025-10-31 00:36:21] "POST /instance-ips HTTP/1.1" 200 397 0.029163 10.0.0.61 - - [2025-10-31 00:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023326 10.0.0.61 - - [2025-10-31 00:36:21] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015546 10.0.0.61 - - [2025-10-31 00:36:22] "POST /set-tag HTTP/1.1" 200 109 0.067536 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014011 10.0.0.61 - - [2025-10-31 00:36:22] "GET /instance-ip/9f9a71ba-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006510 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004024 10.0.0.61 - - [2025-10-31 00:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003474 10.0.0.61 - - [2025-10-31 00:36:22] "POST /ref-update HTTP/1.1" 200 156 0.009027 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013945 10.0.0.61 - - [2025-10-31 00:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.61 - - [2025-10-31 00:36:22] "POST /tags HTTP/1.1" 200 291 0.019575 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.61 - - [2025-10-31 00:36:22] "GET /tag/bd81a92e-f46d-46b7-a62c-fdccefb1c7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012395 10.0.0.61 - - [2025-10-31 00:36:22] "POST /tags HTTP/1.1" 409 252 0.002435 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.61 - - [2025-10-31 00:36:22] "GET /tag/1ca45383-786f-4992-af19-35291ea9508e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011315 10.0.0.61 - - [2025-10-31 00:36:22] "POST /tags HTTP/1.1" 409 226 0.002214 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.61 - - [2025-10-31 00:36:22] "GET /tag/9107de62-9654-49c0-a376-e41da237fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011261 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004206 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.61 - - [2025-10-31 00:36:22] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046270 10.0.0.61 - - [2025-10-31 00:36:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009504 10.0.0.61 - - [2025-10-31 00:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031027 10.0.0.61 - - [2025-10-31 00:36:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123157 10.0.0.61 - - [2025-10-31 00:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008620 10.0.0.61 - - [2025-10-31 00:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008197 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005780 10.0.0.61 - - [2025-10-31 00:36:22] "POST /instance-ips HTTP/1.1" 200 397 0.018094 10.0.0.61 - - [2025-10-31 00:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020484 10.0.0.61 - - [2025-10-31 00:36:22] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007324 10.0.0.61 - - [2025-10-31 00:36:23] "POST /set-tag HTTP/1.1" 200 109 0.070752 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018630 10.0.0.61 - - [2025-10-31 00:36:23] "GET /instance-ip/a03a17c4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012578 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005012 10.0.0.61 - - [2025-10-31 00:36:23] "POST /set-tag HTTP/1.1" 200 109 0.008555 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003322 10.0.0.61 - - [2025-10-31 00:36:23] "POST /ref-update HTTP/1.1" 200 156 0.009655 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011493 10.0.0.61 - - [2025-10-31 00:36:23] "POST /set-tag HTTP/1.1" 200 109 0.005334 10.0.0.61 - - [2025-10-31 00:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004108 10.0.0.61 - - [2025-10-31 00:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.61 - - [2025-10-31 00:36:23] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041258 10.0.0.61 - - [2025-10-31 00:36:23] "POST /virtual-machines HTTP/1.1" 200 395 0.012575 10.0.0.61 - - [2025-10-31 00:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015131 10.0.0.61 - - [2025-10-31 00:36:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109564 10.0.0.61 - - [2025-10-31 00:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007874 10.0.0.61 - - [2025-10-31 00:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004605 10.0.0.61 - - [2025-10-31 00:36:23] "POST /instance-ips HTTP/1.1" 200 397 0.017727 10.0.0.61 - - [2025-10-31 00:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017332 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006271 10.0.0.61 - - [2025-10-31 00:36:23] "POST /set-tag HTTP/1.1" 200 109 0.075536 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013030 10.0.0.61 - - [2025-10-31 00:36:23] "GET /instance-ip/a0b50448-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003014 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005065 10.0.0.61 - - [2025-10-31 00:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.61 - - [2025-10-31 00:36:23] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004130 10.0.0.61 - - [2025-10-31 00:36:24] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015464 10.0.0.61 - - [2025-10-31 00:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.61 - - [2025-10-31 00:36:24] "POST /tags HTTP/1.1" 200 299 0.018641 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.61 - - [2025-10-31 00:36:24] "GET /tag/662dc0ef-976f-49f8-9f97-ef43ad03e8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013833 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003851 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.61 - - [2025-10-31 00:36:24] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044933 10.0.0.61 - - [2025-10-31 00:36:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008252 10.0.0.61 - - [2025-10-31 00:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021546 10.0.0.61 - - [2025-10-31 00:36:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103102 10.0.0.61 - - [2025-10-31 00:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009133 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006283 10.0.0.61 - - [2025-10-31 00:36:24] "POST /instance-ips HTTP/1.1" 200 397 0.021292 10.0.0.61 - - [2025-10-31 00:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027079 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010720 10.0.0.61 - - [2025-10-31 00:36:24] "POST /set-tag HTTP/1.1" 200 109 0.017499 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012907 10.0.0.61 - - [2025-10-31 00:36:24] "GET /instance-ip/a1387ada-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004977 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004203 10.0.0.61 - - [2025-10-31 00:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.61 - - [2025-10-31 00:36:24] "POST /tags HTTP/1.1" 200 299 0.016273 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.61 - - [2025-10-31 00:36:24] "GET /tag/c26731a9-ff53-44ec-9296-51d17e57cd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011266 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.61 - - [2025-10-31 00:36:24] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003464 10.0.0.61 - - [2025-10-31 00:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.61 - - [2025-10-31 00:36:24] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034794 10.0.0.61 - - [2025-10-31 00:36:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008072 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009047 10.0.0.61 - - [2025-10-31 00:36:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127026 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019717 10.0.0.61 - - [2025-10-31 00:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012092 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005129 10.0.0.61 - - [2025-10-31 00:36:25] "POST /instance-ips HTTP/1.1" 200 397 0.023029 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027595 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006971 10.0.0.61 - - [2025-10-31 00:36:25] "POST /set-tag HTTP/1.1" 200 109 0.028424 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013115 10.0.0.61 - - [2025-10-31 00:36:25] "GET /instance-ip/a1a16b26-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006392 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004466 10.0.0.61 - - [2025-10-31 00:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.61 - - [2025-10-31 00:36:25] "POST /tags HTTP/1.1" 200 299 0.027497 10.0.0.61 - - [2025-10-31 00:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.61 - - [2025-10-31 00:36:25] "GET /tag/6829e8e1-ccda-48d9-8338-7851847b7444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012254 10.0.0.61 - - [2025-10-31 00:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009460 10.0.0.61 - - [2025-10-31 00:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.61 - - [2025-10-31 00:36:25] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035761 10.0.0.61 - - [2025-10-31 00:36:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007042 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007608 10.0.0.61 - - [2025-10-31 00:36:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106878 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025863 10.0.0.61 - - [2025-10-31 00:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013845 10.0.0.61 - - [2025-10-31 00:36:25] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004278 10.0.0.61 - - [2025-10-31 00:36:25] "POST /instance-ips HTTP/1.1" 200 397 0.019134 10.0.0.61 - - [2025-10-31 00:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022931 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009270 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.022160 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023983 10.0.0.61 - - [2025-10-31 00:36:26] "GET /instance-ip/a209c1b2-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009944 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004289 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.61 - - [2025-10-31 00:36:26] "POST /tags HTTP/1.1" 200 299 0.017500 10.0.0.61 - - [2025-10-31 00:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009887 10.0.0.61 - - [2025-10-31 00:36:26] "GET /tag/21e6dc7a-2c19-4384-8653-98cbbd2255f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012226 10.0.0.61 - - [2025-10-31 00:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003634 10.0.0.61 - - [2025-10-31 00:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.61 - - [2025-10-31 00:36:26] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035883 10.0.0.61 - - [2025-10-31 00:36:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008709 10.0.0.61 - - [2025-10-31 00:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014325 10.0.0.61 - - [2025-10-31 00:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097045 10.0.0.61 - - [2025-10-31 00:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009386 10.0.0.61 - - [2025-10-31 00:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013660 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004399 10.0.0.61 - - [2025-10-31 00:36:26] "POST /instance-ips HTTP/1.1" 200 397 0.026488 10.0.0.61 - - [2025-10-31 00:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022112 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007691 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.016398 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013575 10.0.0.61 - - [2025-10-31 00:36:26] "GET /instance-ip/a26fcb06-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002657 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003939 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003220 10.0.0.61 - - [2025-10-31 00:36:26] "POST /ref-update HTTP/1.1" 200 156 0.013726 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008288 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004406 10.0.0.61 - - [2025-10-31 00:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.61 - - [2025-10-31 00:36:26] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005214 10.0.0.61 - - [2025-10-31 00:36:26] "POST /ref-update HTTP/1.1" 200 156 0.008675 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004092 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003275 10.0.0.61 - - [2025-10-31 00:36:27] "POST /ref-update HTTP/1.1" 200 156 0.012724 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004812 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003970 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003109 10.0.0.61 - - [2025-10-31 00:36:27] "POST /ref-update HTTP/1.1" 200 156 0.007599 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004342 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003651 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003722 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004080 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008791 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.006200 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006035 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.61 - - [2025-10-31 00:36:27] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004103 10.0.0.61 - - [2025-10-31 00:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.61 - - [2025-10-31 00:36:31] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004641 10.0.0.61 - - [2025-10-31 00:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.61 - - [2025-10-31 00:36:31] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003793 10.0.0.61 - - [2025-10-31 00:36:31] "POST /set-tag HTTP/1.1" 200 109 0.004025 10.0.0.61 - - [2025-10-31 00:36:31] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005221 10.0.0.61 - - [2025-10-31 00:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.61 - - [2025-10-31 00:36:32] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006333 10.0.0.61 - - [2025-10-31 00:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.61 - - [2025-10-31 00:36:32] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005082 10.0.0.61 - - [2025-10-31 00:36:32] "POST /set-tag HTTP/1.1" 200 109 0.004038 10.0.0.61 - - [2025-10-31 00:36:33] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005502 10.0.0.61 - - [2025-10-31 00:36:33] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/e04f0f75-85ee-435c-8b3e-617ba3074ded?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003026 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006151 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/19236f99-159f-4888-9dfa-c7f74803e904?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003412 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007799 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/16fcbb06-2cbd-45a9-b7ca-2e5be6249c44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003082 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006198 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/86bdcaf5-3111-495c-8960-643a39c95eeb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004051 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014667 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/0cc93ff9-7787-4414-a055-f63e4d237e52?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003380 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006967 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/b2ffa322-5a62-437d-90cc-c27f61265f0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004989 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006643 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine/79cd9cc5-a3b7-4929-ba5f-bc5b58d0a9ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002967 10.0.0.61 - - [2025-10-31 00:36:35] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004376 10.0.0.61 - - [2025-10-31 00:36:36] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004423 10.0.0.61 - - [2025-10-31 00:36:36] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.61 - - [2025-10-31 00:36:40] "GET /virtual-machine/45b69348-8bc6-494d-b9b1-3ba75395005a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002841 10.0.0.61 - - [2025-10-31 00:36:40] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005971 10.0.0.61 - - [2025-10-31 00:36:41] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.011898 10.0.0.61 - - [2025-10-31 00:36:41] "POST /tags HTTP/1.1" 200 333 0.048621 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026171 10.0.0.61 - - [2025-10-31 00:36:41] "GET /tag/79b7dd3a-fedb-4102-a893-66885ef54315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013643 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.61 - - [2025-10-31 00:36:41] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044097 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.61 - - [2025-10-31 00:36:41] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006043 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.61 - - [2025-10-31 00:36:41] "GET /service-appliance-set/c5e63834-a36d-461a-8203-823c7c273159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002968 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.003904 10.0.0.61 - - [2025-10-31 00:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.115309 10.0.0.61 - - [2025-10-31 00:36:41] "GET /virtual-machine-interface/d2419b69-b165-4ba1-b177-b31d38111b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015710 10.0.0.61 - - [2025-10-31 00:36:41] "POST /instance-ips HTTP/1.1" 200 409 0.025412 10.0.0.61 - - [2025-10-31 00:36:41] "GET /instance-ip/6c0ac66b-cc8e-4616-9a7b-231568856d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007260 10.0.0.61 - - [2025-10-31 00:36:41] "POST /loadbalancers HTTP/1.1" 200 629 0.063578 10.0.0.61 - - [2025-10-31 00:36:41] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044471 10.0.0.61 - - [2025-10-31 00:36:41] "GET /instance-ip/6c0ac66b-cc8e-4616-9a7b-231568856d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009403 10.0.0.61 - - [2025-10-31 00:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048287 10.0.0.61 - - [2025-10-31 00:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010667 10.0.0.61 - - [2025-10-31 00:36:41] "POST /floating-ips HTTP/1.1" 200 597 0.062286 10.0.0.61 - - [2025-10-31 00:36:41] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.088622 10.0.0.61 - - [2025-10-31 00:36:41] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003030 10.0.0.61 - - [2025-10-31 00:36:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018378 10.0.0.61 - - [2025-10-31 00:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009056 10.0.0.61 - - [2025-10-31 00:36:42] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048882 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer-listener/f7656e0b-33b9-4042-8986-f36f988a785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003918 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer-listener/f7656e0b-33b9-4042-8986-f36f988a785d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003931 10.0.0.61 - - [2025-10-31 00:36:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027476 10.0.0.61 - - [2025-10-31 00:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008555 10.0.0.61 - - [2025-10-31 00:36:42] "GET /instance-ip/6c0ac66b-cc8e-4616-9a7b-231568856d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004157 10.0.0.61 - - [2025-10-31 00:36:42] "GET /instance-ip/6c0ac66b-cc8e-4616-9a7b-231568856d2e?fields=floating_ips HTTP/1.1" 200 1212 0.004484 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer-pool/f00df5e1-fe03-4b0b-9fff-3ce1f260df6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005280 10.0.0.61 - - [2025-10-31 00:36:42] "GET /floating-ip/022a2b5d-1267-47a9-be10-27ce09c43d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002600 10.0.0.61 - - [2025-10-31 00:36:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.043113 10.0.0.61 - - [2025-10-31 00:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022390 10.0.0.61 - - [2025-10-31 00:36:42] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022070 10.0.0.61 - - [2025-10-31 00:36:42] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007585 10.0.0.61 - - [2025-10-31 00:36:42] "POST /ref-update HTTP/1.1" 200 156 0.010921 10.0.0.61 - - [2025-10-31 00:36:42] "GET /floating-ip/022a2b5d-1267-47a9-be10-27ce09c43d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.008556 10.0.0.61 - - [2025-10-31 00:36:42] "POST /tags HTTP/1.1" 409 221 0.002591 10.0.0.61 - - [2025-10-31 00:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.61 - - [2025-10-31 00:36:42] "GET /tag/79b7dd3a-fedb-4102-a893-66885ef54315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024085 10.0.0.61 - - [2025-10-31 00:36:42] "PUT /floating-ip/022a2b5d-1267-47a9-be10-27ce09c43d6a HTTP/1.1" 200 256 0.013633 10.0.0.61 - - [2025-10-31 00:36:42] "POST /set-tag HTTP/1.1" 200 109 0.092630 10.0.0.61 - - [2025-10-31 00:36:42] "GET /loadbalancer-pool/f00df5e1-fe03-4b0b-9fff-3ce1f260df6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.014788 10.0.0.61 - - [2025-10-31 00:36:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.058045 10.0.0.61 - - [2025-10-31 00:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008125 10.0.0.61 - - [2025-10-31 00:36:42] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016630 10.0.0.61 - - [2025-10-31 00:36:42] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012274 10.0.0.61 - - [2025-10-31 00:36:42] "POST /ref-update HTTP/1.1" 200 156 0.020991 10.0.0.61 - - [2025-10-31 00:36:42] "GET /floating-ip/022a2b5d-1267-47a9-be10-27ce09c43d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.022669 10.0.0.61 - - [2025-10-31 00:36:42] "POST /set-tag HTTP/1.1" 200 109 0.129925 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 206 0.002307 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018151 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 204 0.004163 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/c26731a9-ff53-44ec-9296-51d17e57cd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010401 10.0.0.61 - - [2025-10-31 00:36:43] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002241 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.61 - - [2025-10-31 00:36:43] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003493 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 206 0.001767 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012841 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 226 0.002459 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011839 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 204 0.002023 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/c26731a9-ff53-44ec-9296-51d17e57cd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012065 10.0.0.61 - - [2025-10-31 00:36:43] "POST /tags HTTP/1.1" 409 226 0.005149 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.61 - - [2025-10-31 00:36:43] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014111 10.0.0.61 - - [2025-10-31 00:36:43] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002218 10.0.0.61 - - [2025-10-31 00:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.61 - - [2025-10-31 00:36:43] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002779 10.0.0.61 - - [2025-10-31 00:36:44] "POST /firewall-rules HTTP/1.1" 200 626 0.073461 10.0.0.61 - - [2025-10-31 00:36:44] "POST /firewall-rules HTTP/1.1" 200 646 0.114121 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-rule/9186cd12-7bde-4126-8420-3cb20934c5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007938 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002433 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-rule/4173926d-3fd6-4072-a8ce-d4f81677dbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003367 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.031583 10.0.0.61 - - [2025-10-31 00:36:44] "POST /firewall-policys HTTP/1.1" 200 606 0.046659 10.0.0.61 - - [2025-10-31 00:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036030 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005800 10.0.0.61 - - [2025-10-31 00:36:44] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002409 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002209 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003975 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/be5491ae-e45b-4291-94c1-6447fa054cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007122 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005635 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005556 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004512 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.029346 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.048004 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.023880 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.034609 10.0.0.61 - - [2025-10-31 00:36:44] "POST /ref-update HTTP/1.1" 200 156 0.046911 10.0.0.61 - - [2025-10-31 00:36:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002832 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:38:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:38:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 252 0.007380 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014065 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/1ca45383-786f-4992-af19-35291ea9508e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014421 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 228 0.002840 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013180 10.0.0.61 - - [2025-10-31 00:38:43] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004322 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.61 - - [2025-10-31 00:38:43] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002434 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012988 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 226 0.002626 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013080 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 204 0.002643 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/c26731a9-ff53-44ec-9296-51d17e57cd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011150 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 226 0.001947 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/df1c8688-b38a-4596-9c45-dabd72380a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013448 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 228 0.002134 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011472 10.0.0.61 - - [2025-10-31 00:38:43] "POST /tags HTTP/1.1" 409 252 0.001768 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.61 - - [2025-10-31 00:38:43] "GET /tag/1ca45383-786f-4992-af19-35291ea9508e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011434 10.0.0.61 - - [2025-10-31 00:38:43] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002800 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.61 - - [2025-10-31 00:38:43] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002802 10.0.0.61 - - [2025-10-31 00:38:43] "POST /firewall-rules HTTP/1.1" 409 281 0.001956 10.0.0.61 - - [2025-10-31 00:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.61 - - [2025-10-31 00:38:44] "PUT /firewall-rule/4173926d-3fd6-4072-a8ce-d4f81677dbe6 HTTP/1.1" 200 260 0.028896 10.0.0.61 - - [2025-10-31 00:38:44] "POST /firewall-rules HTTP/1.1" 409 291 0.018749 10.0.0.61 - - [2025-10-31 00:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.61 - - [2025-10-31 00:38:44] "PUT /firewall-rule/9186cd12-7bde-4126-8420-3cb20934c5f9 HTTP/1.1" 200 260 0.026292 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-rule/9186cd12-7bde-4126-8420-3cb20934c5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004562 10.0.0.61 - - [2025-10-31 00:38:44] "POST /firewall-rules HTTP/1.1" 200 658 0.081280 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-rule/702b5803-8501-4489-9c24-f9254d2228a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005083 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002510 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-rule/4173926d-3fd6-4072-a8ce-d4f81677dbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002553 10.0.0.61 - - [2025-10-31 00:38:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002408 10.0.0.61 - - [2025-10-31 00:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.61 - - [2025-10-31 00:38:44] "PUT /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401 HTTP/1.1" 200 264 0.023223 10.0.0.61 - - [2025-10-31 00:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011825 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.024007 10.0.0.61 - - [2025-10-31 00:38:44] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002476 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002813 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004987 10.0.0.61 - - [2025-10-31 00:38:44] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003289 10.0.0.61 - - [2025-10-31 00:39:45] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006249 10.0.0.61 - - [2025-10-31 00:39:45] "POST /set-tag HTTP/1.1" 200 109 0.004369 10.0.0.61 - - [2025-10-31 00:39:45] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023782 10.0.0.61 - - [2025-10-31 00:39:45] "POST /set-tag HTTP/1.1" 200 109 0.004410 10.0.0.61 - - [2025-10-31 00:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.61 - - [2025-10-31 00:39:46] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002748 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003933 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.020981 10.0.0.61 - - [2025-10-31 00:39:46] "DELETE /loadbalancer-member/3420f4db-784d-4d3f-98b1-7341319d5154 HTTP/1.1" 200 115 0.050921 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004111 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004778 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004411 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004027 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.61 - - [2025-10-31 00:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.61 - - [2025-10-31 00:39:46] "GET /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003227 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003970 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.61 - - [2025-10-31 00:39:46] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017811 10.0.0.61 - - [2025-10-31 00:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004206 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.008002 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005789 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.005584 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine/86bdcaf5-3111-495c-8960-643a39c95eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003091 10.0.0.61 - - [2025-10-31 00:39:47] "POST /ref-update HTTP/1.1" 200 156 0.012795 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008864 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.023701 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.034082 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.033771 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.015023 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.024474 10.0.0.61 - - [2025-10-31 00:39:47] "DELETE /instance-ip/a0b50448-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.041147 10.0.0.61 - - [2025-10-31 00:39:47] "DELETE /virtual-machine-interface/a09a9e00-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.033929 10.0.0.61 - - [2025-10-31 00:39:47] "DELETE /virtual-machine/86bdcaf5-3111-495c-8960-643a39c95eeb HTTP/1.1" 200 115 0.018137 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006634 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004013 10.0.0.61 - - [2025-10-31 00:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine/e04f0f75-85ee-435c-8b3e-617ba3074ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003163 10.0.0.61 - - [2025-10-31 00:39:47] "POST /ref-update HTTP/1.1" 200 156 0.011264 10.0.0.61 - - [2025-10-31 00:39:47] "GET /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013816 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.018167 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.036833 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.031896 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.017946 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.022948 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /instance-ip/9f28380c-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.038209 10.0.0.61 - - [2025-10-31 00:39:48] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /virtual-machine-interface/9f0fee78-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.056038 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /virtual-machine/e04f0f75-85ee-435c-8b3e-617ba3074ded HTTP/1.1" 200 115 0.021518 10.0.0.61 - - [2025-10-31 00:39:48] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004884 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.61 - - [2025-10-31 00:39:48] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003924 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.61 - - [2025-10-31 00:39:48] "GET /virtual-machine/16fcbb06-2cbd-45a9-b7ca-2e5be6249c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003067 10.0.0.61 - - [2025-10-31 00:39:48] "POST /ref-update HTTP/1.1" 200 156 0.016667 10.0.0.61 - - [2025-10-31 00:39:48] "GET /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011001 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.023962 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.027257 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.023552 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.014457 10.0.0.61 - - [2025-10-31 00:39:48] "POST /set-tag HTTP/1.1" 200 109 0.029646 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /instance-ip/a03a17c4-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.052005 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /virtual-machine-interface/a01e1402-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.052652 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /virtual-machine/16fcbb06-2cbd-45a9-b7ca-2e5be6249c44 HTTP/1.1" 200 115 0.017936 10.0.0.61 - - [2025-10-31 00:39:48] "DELETE /tag/bd81a92e-f46d-46b7-a62c-fdccefb1c7a4 HTTP/1.1" 200 115 0.047059 10.0.0.61 - - [2025-10-31 00:39:48] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004178 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.61 - - [2025-10-31 00:39:49] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004139 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.61 - - [2025-10-31 00:39:49] "GET /virtual-machine/19236f99-159f-4888-9dfa-c7f74803e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002636 10.0.0.61 - - [2025-10-31 00:39:49] "POST /ref-update HTTP/1.1" 200 156 0.008525 10.0.0.61 - - [2025-10-31 00:39:49] "GET /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009832 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.020191 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.019269 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.026238 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.016477 10.0.0.61 - - [2025-10-31 00:39:49] "POST /set-tag HTTP/1.1" 200 109 0.036432 10.0.0.61 - - [2025-10-31 00:39:49] "DELETE /instance-ip/9f9a71ba-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.051583 10.0.0.61 - - [2025-10-31 00:39:49] "POST /ref-update HTTP/1.1" 200 156 0.020888 10.0.0.61 - - [2025-10-31 00:39:49] "DELETE /virtual-machine-interface/9f8302fa-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.039216 10.0.0.61 - - [2025-10-31 00:39:49] "DELETE /virtual-machine/19236f99-159f-4888-9dfa-c7f74803e904 HTTP/1.1" 200 115 0.030390 10.0.0.61 - - [2025-10-31 00:39:49] "DELETE /tag/1fd523b1-6853-436a-bc28-8bd9d31cb618 HTTP/1.1" 200 115 0.048779 10.0.0.61 - - [2025-10-31 00:39:49] "DELETE /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534 HTTP/1.1" 409 388 0.005861 10.0.0.61 - - [2025-10-31 00:40:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002261 10.0.0.61 - - [2025-10-31 00:40:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002802 10.0.0.61 - - [2025-10-31 00:40:17] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009186 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.012421 10.0.0.61 - - [2025-10-31 00:40:17] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007186 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.61 - - [2025-10-31 00:40:17] "GET /virtual-machine/79cd9cc5-a3b7-4929-ba5f-bc5b58d0a9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004350 10.0.0.61 - - [2025-10-31 00:40:17] "POST /ref-update HTTP/1.1" 200 156 0.016698 10.0.0.61 - - [2025-10-31 00:40:17] "GET /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027950 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.021042 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.029220 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.029395 10.0.0.61 - - [2025-10-31 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.016527 10.0.0.61 - - [2025-10-31 00:40:17] "DELETE /instance-ip/a1a16b26-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.052507 10.0.0.61 - - [2025-10-31 00:40:17] "DELETE /virtual-machine-interface/a188f636-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.038258 10.0.0.61 - - [2025-10-31 00:40:17] "DELETE /virtual-machine/79cd9cc5-a3b7-4929-ba5f-bc5b58d0a9ff HTTP/1.1" 200 115 0.028254 10.0.0.61 - - [2025-10-31 00:40:17] "DELETE /tag/c26731a9-ff53-44ec-9296-51d17e57cd82 HTTP/1.1" 409 236 0.005149 10.0.0.61 - - [2025-10-31 00:40:17] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004356 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.005386 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004093 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine/45b69348-8bc6-494d-b9b1-3ba75395005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002537 10.0.0.61 - - [2025-10-31 00:40:18] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004325 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.015216 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.025818 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.021155 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.026244 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /instance-ip/a26fcb06-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.045619 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /virtual-machine-interface/a25809e4-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.030883 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /virtual-machine/45b69348-8bc6-494d-b9b1-3ba75395005a HTTP/1.1" 200 115 0.016736 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /tag/21e6dc7a-2c19-4384-8653-98cbbd2255f8 HTTP/1.1" 200 115 0.047553 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004041 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004169 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine/b2ffa322-5a62-437d-90cc-c27f61265f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002782 10.0.0.61 - - [2025-10-31 00:40:18] "POST /ref-update HTTP/1.1" 200 156 0.008603 10.0.0.61 - - [2025-10-31 00:40:18] "GET /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008530 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.025424 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.038275 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.029213 10.0.0.61 - - [2025-10-31 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.025674 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /instance-ip/a209c1b2-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.066164 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /virtual-machine-interface/a1f4d446-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.059892 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /virtual-machine/b2ffa322-5a62-437d-90cc-c27f61265f0e HTTP/1.1" 200 115 0.022005 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /tag/6829e8e1-ccda-48d9-8338-7851847b7444 HTTP/1.1" 200 115 0.043005 10.0.0.61 - - [2025-10-31 00:40:18] "DELETE /tag/1ca45383-786f-4992-af19-35291ea9508e HTTP/1.1" 409 236 0.004214 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132 HTTP/1.1" 409 236 0.004077 10.0.0.61 - - [2025-10-31 00:40:19] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003775 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.61 - - [2025-10-31 00:40:19] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004311 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.61 - - [2025-10-31 00:40:19] "GET /virtual-machine/0cc93ff9-7787-4414-a055-f63e4d237e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002992 10.0.0.61 - - [2025-10-31 00:40:19] "POST /ref-update HTTP/1.1" 200 156 0.008248 10.0.0.61 - - [2025-10-31 00:40:19] "GET /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004391 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.015028 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.024642 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.013937 10.0.0.61 - - [2025-10-31 00:40:19] "POST /set-tag HTTP/1.1" 200 109 0.042434 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /instance-ip/a1387ada-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.055306 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /virtual-machine-interface/a11fd9f8-b5f1-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.037216 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /virtual-machine/0cc93ff9-7787-4414-a055-f63e4d237e52 HTTP/1.1" 200 115 0.019295 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /tag/662dc0ef-976f-49f8-9f97-ef43ad03e8ec HTTP/1.1" 200 115 0.033226 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /tag/415eed5c-d72c-43b0-bf37-ee75fb73cf57 HTTP/1.1" 200 115 0.036766 10.0.0.61 - - [2025-10-31 00:40:19] "DELETE /tag/2df3f91a-36ad-4faf-8f28-d6fa9711d10d HTTP/1.1" 200 115 0.039232 10.0.0.61 - - [2025-10-31 00:40:21] "POST /projects HTTP/1.1" 409 238 0.001877 10.0.0.61 - - [2025-10-31 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.61 - - [2025-10-31 00:40:21] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026443 10.0.0.61 - - [2025-10-31 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.61 - - [2025-10-31 00:40:21] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004166 10.0.0.61 - - [2025-10-31 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.61 - - [2025-10-31 00:40:21] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004595 10.0.0.61 - - [2025-10-31 00:40:21] "POST /security-groups HTTP/1.1" 409 285 0.003809 10.0.0.61 - - [2025-10-31 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.61 - - [2025-10-31 00:40:21] "PUT /security-group/86d4213f-7283-4e70-ac4d-f075d17ac16a HTTP/1.1" 200 262 0.059320 10.0.0.61 - - [2025-10-31 00:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024117 10.0.0.61 - - [2025-10-31 00:40:21] "PUT /access-control-list/eae51b4f-7d77-4f28-b293-988ef8eba41b HTTP/1.1" 200 272 0.013758 10.0.0.61 - - [2025-10-31 00:40:21] "PUT /access-control-list/01404245-2fcc-4898-ac39-cd1ddd5192cd HTTP/1.1" 200 272 0.029134 10.0.0.61 - - [2025-10-31 00:40:26] "POST /projects HTTP/1.1" 409 238 0.001995 10.0.0.61 - - [2025-10-31 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.61 - - [2025-10-31 00:40:26] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033985 10.0.0.61 - - [2025-10-31 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.61 - - [2025-10-31 00:40:26] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003948 10.0.0.61 - - [2025-10-31 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.61 - - [2025-10-31 00:40:26] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004809 10.0.0.61 - - [2025-10-31 00:40:26] "POST /security-groups HTTP/1.1" 409 285 0.002346 10.0.0.61 - - [2025-10-31 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.61 - - [2025-10-31 00:40:26] "PUT /security-group/86d4213f-7283-4e70-ac4d-f075d17ac16a HTTP/1.1" 200 262 0.054914 10.0.0.61 - - [2025-10-31 00:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017176 10.0.0.61 - - [2025-10-31 00:40:26] "PUT /access-control-list/eae51b4f-7d77-4f28-b293-988ef8eba41b HTTP/1.1" 200 272 0.024021 10.0.0.61 - - [2025-10-31 00:40:26] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011125 10.0.0.61 - - [2025-10-31 00:40:26] "PUT /access-control-list/01404245-2fcc-4898-ac39-cd1ddd5192cd HTTP/1.1" 200 272 0.012471 10.0.0.61 - - [2025-10-31 00:40:26] "GET /firewall-rule/9db19928-70b9-4386-a738-64d85e492b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002529 10.0.0.61 - - [2025-10-31 00:40:26] "POST /ref-update HTTP/1.1" 200 156 0.049091 10.0.0.61 - - [2025-10-31 00:40:26] "DELETE /firewall-rule/9db19928-70b9-4386-a738-64d85e492b25 HTTP/1.1" 200 115 0.027705 10.0.0.61 - - [2025-10-31 00:40:26] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007404 10.0.0.61 - - [2025-10-31 00:40:26] "GET /firewall-rule/f4bbd57d-9d71-456d-9c9e-63aa9476f423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002861 10.0.0.61 - - [2025-10-31 00:40:26] "POST /ref-update HTTP/1.1" 200 156 0.045719 10.0.0.61 - - [2025-10-31 00:40:26] "DELETE /firewall-rule/f4bbd57d-9d71-456d-9c9e-63aa9476f423 HTTP/1.1" 200 115 0.045656 10.0.0.61 - - [2025-10-31 00:40:26] "DELETE /tag/1ca45383-786f-4992-af19-35291ea9508e HTTP/1.1" 409 236 0.011715 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132 HTTP/1.1" 409 236 0.005682 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /tag/9107de62-9654-49c0-a376-e41da237fe81 HTTP/1.1" 200 115 0.033535 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.61 - - [2025-10-31 00:40:27] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004999 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.61 - - [2025-10-31 00:40:27] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004565 10.0.0.61 - - [2025-10-31 00:40:27] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.053097 10.0.0.61 - - [2025-10-31 00:40:27] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.038448 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /security-group/86d4213f-7283-4e70-ac4d-f075d17ac16a HTTP/1.1" 200 115 0.047180 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /access-control-list/eae51b4f-7d77-4f28-b293-988ef8eba41b HTTP/1.1" 200 115 0.043467 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /access-control-list/01404245-2fcc-4898-ac39-cd1ddd5192cd HTTP/1.1" 200 115 0.027063 10.0.0.61 - - [2025-10-31 00:40:27] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038855 10.0.0.61 - - [2025-10-31 00:40:27] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?fields=security_groups HTTP/1.1" 200 1352 0.035131 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /security-group/8d62befb-4f41-4efd-9e4d-7bbdf2e04caf HTTP/1.1" 200 115 0.041077 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /access-control-list/d18b8ec3-cf0c-477f-be8d-1c10e4119632 HTTP/1.1" 200 115 0.039990 10.0.0.61 - - [2025-10-31 00:40:27] "GET /project/57c7e224-3270-48d3-9e58-e5a62923c1b6?fields=application_policy_sets HTTP/1.1" 200 1391 0.045885 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /access-control-list/70d83729-35bd-48a4-99c5-36ffc1ad2f56 HTTP/1.1" 200 115 0.048981 10.0.0.61 - - [2025-10-31 00:40:27] "DELETE /project/57c7e224-3270-48d3-9e58-e5a62923c1b6 HTTP/1.1" 200 115 0.300941 10.0.0.61 - - [2025-10-31 00:40:27] "POST /projects HTTP/1.1" 409 238 0.001684 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.61 - - [2025-10-31 00:40:27] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038415 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.61 - - [2025-10-31 00:40:27] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005000 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.61 - - [2025-10-31 00:40:27] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003973 10.0.0.61 - - [2025-10-31 00:40:27] "POST /security-groups HTTP/1.1" 409 285 0.002245 10.0.0.61 - - [2025-10-31 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.61 - - [2025-10-31 00:40:27] "PUT /security-group/926a4ed4-167c-4136-8bda-f78c2fe167a4 HTTP/1.1" 200 262 0.055815 10.0.0.61 - - [2025-10-31 00:40:27] "PUT /access-control-list/0d71cb0d-b5e4-49b3-9c39-33440b1114b1 HTTP/1.1" 200 272 0.014755 10.0.0.61 - - [2025-10-31 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027777 10.0.0.61 - - [2025-10-31 00:40:28] "PUT /access-control-list/c1923042-b52f-4c41-9f0d-ddd99537236f HTTP/1.1" 200 272 0.030936 10.0.0.61 - - [2025-10-31 00:40:32] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002538 10.0.0.61 - - [2025-10-31 00:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.61 - - [2025-10-31 00:40:32] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-policy/78b6f7b2-70b2-48f7-8a24-8337f0d18f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005277 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-rule/4173926d-3fd6-4072-a8ce-d4f81677dbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004211 10.0.0.61 - - [2025-10-31 00:40:32] "POST /ref-update HTTP/1.1" 200 156 0.018921 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /firewall-rule/4173926d-3fd6-4072-a8ce-d4f81677dbe6 HTTP/1.1" 200 115 0.040763 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005786 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-rule/702b5803-8501-4489-9c24-f9254d2228a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012307 10.0.0.61 - - [2025-10-31 00:40:32] "POST /ref-update HTTP/1.1" 200 156 0.044416 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /firewall-rule/702b5803-8501-4489-9c24-f9254d2228a0 HTTP/1.1" 200 115 0.056197 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004198 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-rule/9186cd12-7bde-4126-8420-3cb20934c5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006333 10.0.0.61 - - [2025-10-31 00:40:32] "POST /ref-update HTTP/1.1" 200 156 0.023870 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /firewall-rule/9186cd12-7bde-4126-8420-3cb20934c5f9 HTTP/1.1" 200 115 0.059780 10.0.0.61 - - [2025-10-31 00:40:32] "GET /application-policy-set/56b80ee0-be1f-4e95-8aea-6a5d95f274d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003160 10.0.0.61 - - [2025-10-31 00:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.61 - - [2025-10-31 00:40:32] "GET /policy-management/92590f91-7485-446e-912c-e05979e72e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003281 10.0.0.61 - - [2025-10-31 00:40:32] "GET /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004069 10.0.0.61 - - [2025-10-31 00:40:32] "POST /ref-update HTTP/1.1" 200 156 0.020965 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /firewall-policy/6cd1bcaf-4be7-4af4-8560-c393d617c401 HTTP/1.1" 200 115 0.040510 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /tag/1ca45383-786f-4992-af19-35291ea9508e HTTP/1.1" 200 115 0.041041 10.0.0.61 - - [2025-10-31 00:40:32] "DELETE /tag/ef7967fd-b2cc-4a21-be8c-f4d9ae2de132 HTTP/1.1" 200 115 0.060263 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /tag/c26731a9-ff53-44ec-9296-51d17e57cd82 HTTP/1.1" 200 115 0.072744 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /tag/2b529c9b-9914-4c30-ad43-e02c4cd5f534 HTTP/1.1" 200 115 0.054351 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /loadbalancer-member/362ea3e8-8412-49c7-bc2f-0da74e764a11 HTTP/1.1" 200 115 0.024783 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /loadbalancer-pool/f00df5e1-fe03-4b0b-9fff-3ce1f260df6d HTTP/1.1" 200 115 0.027316 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /loadbalancer-listener/f7656e0b-33b9-4042-8986-f36f988a785d HTTP/1.1" 200 115 0.035028 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /loadbalancer/414a3d08-9f2e-42a2-a9ba-b3543a39ba68 HTTP/1.1" 200 115 0.048600 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /floating-ip/022a2b5d-1267-47a9-be10-27ce09c43d6a HTTP/1.1" 200 115 0.033468 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /instance-ip/6c0ac66b-cc8e-4616-9a7b-231568856d2e HTTP/1.1" 200 115 0.038845 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /virtual-machine-interface/d2419b69-b165-4ba1-b177-b31d38111b60 HTTP/1.1" 200 115 0.051150 10.0.0.61 - - [2025-10-31 00:40:33] "DELETE /tag/79b7dd3a-fedb-4102-a893-66885ef54315 HTTP/1.1" 200 115 0.046887 10.0.0.61 - - [2025-10-31 00:40:33] "POST /projects HTTP/1.1" 409 238 0.001986 10.0.0.61 - - [2025-10-31 00:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.61 - - [2025-10-31 00:40:33] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046549 10.0.0.61 - - [2025-10-31 00:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.61 - - [2025-10-31 00:40:33] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012080 10.0.0.61 - - [2025-10-31 00:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.61 - - [2025-10-31 00:40:33] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004230 10.0.0.61 - - [2025-10-31 00:40:33] "POST /security-groups HTTP/1.1" 409 285 0.002238 10.0.0.61 - - [2025-10-31 00:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.61 - - [2025-10-31 00:40:33] "PUT /security-group/926a4ed4-167c-4136-8bda-f78c2fe167a4 HTTP/1.1" 200 262 0.063081 10.0.0.61 - - [2025-10-31 00:40:33] "PUT /access-control-list/0d71cb0d-b5e4-49b3-9c39-33440b1114b1 HTTP/1.1" 200 272 0.010876 10.0.0.61 - - [2025-10-31 00:40:33] "PUT /access-control-list/c1923042-b52f-4c41-9f0d-ddd99537236f HTTP/1.1" 200 272 0.023959 10.0.0.61 - - [2025-10-31 00:40:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013572 10.0.0.61 - - [2025-10-31 00:40:33] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006012 10.0.0.61 - - [2025-10-31 00:40:33] "GET /firewall-rule/f5276d51-5ef6-4e0b-bf94-859227d04aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003485 10.0.0.61 - - [2025-10-31 00:40:33] "POST /ref-update HTTP/1.1" 200 156 0.070075 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /firewall-rule/f5276d51-5ef6-4e0b-bf94-859227d04aba HTTP/1.1" 200 115 0.037285 10.0.0.61 - - [2025-10-31 00:40:34] "GET /firewall-policy/fce4bf56-3f62-4ce5-9c6b-7bfa0c851087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009312 10.0.0.61 - - [2025-10-31 00:40:34] "GET /firewall-rule/4d500214-de5c-48af-936a-6b899fa52bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003138 10.0.0.61 - - [2025-10-31 00:40:34] "POST /ref-update HTTP/1.1" 200 156 0.079156 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /firewall-rule/4d500214-de5c-48af-936a-6b899fa52bbe HTTP/1.1" 200 115 0.042608 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /tag/df1c8688-b38a-4596-9c45-dabd72380a4a HTTP/1.1" 200 115 0.046799 10.0.0.61 - - [2025-10-31 00:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.61 - - [2025-10-31 00:40:34] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004357 10.0.0.61 - - [2025-10-31 00:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.61 - - [2025-10-31 00:40:34] "GET /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004323 10.0.0.61 - - [2025-10-31 00:40:34] "PUT /virtual-network/98c32012-2e37-4167-8289-339b76ab966e HTTP/1.1" 200 264 0.061790 10.0.0.61 - - [2025-10-31 00:40:34] "PUT /virtual-network/168d8af0-471b-4f57-a739-50def91c0cc3 HTTP/1.1" 200 264 0.065000 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /security-group/926a4ed4-167c-4136-8bda-f78c2fe167a4 HTTP/1.1" 200 115 0.067437 10.0.0.61 - - [2025-10-31 00:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /access-control-list/0d71cb0d-b5e4-49b3-9c39-33440b1114b1 HTTP/1.1" 200 115 0.034691 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /access-control-list/c1923042-b52f-4c41-9f0d-ddd99537236f HTTP/1.1" 200 115 0.026752 10.0.0.61 - - [2025-10-31 00:40:34] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045040 10.0.0.61 - - [2025-10-31 00:40:34] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?fields=security_groups HTTP/1.1" 200 1352 0.046924 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /security-group/aa160a3f-daaf-40ce-8eec-3bbe1d2e66e7 HTTP/1.1" 200 115 0.047680 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /access-control-list/1b2e205f-4438-4857-a4de-bca3ce90ce0d HTTP/1.1" 200 115 0.043125 10.0.0.61 - - [2025-10-31 00:40:34] "GET /project/684056f7-475f-4443-a6d6-f14d0f57144e?fields=application_policy_sets HTTP/1.1" 200 1391 0.091847 10.0.0.61 - - [2025-10-31 00:40:34] "DELETE /access-control-list/ae9dfa4c-6bdd-42fa-8fe0-9bf9796ee381 HTTP/1.1" 200 115 0.094297 10.0.0.61 - - [2025-10-31 00:40:35] "DELETE /project/684056f7-475f-4443-a6d6-f14d0f57144e HTTP/1.1" 200 115 0.420156 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.61 - - [2025-10-31 00:41:32] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.61 - - [2025-10-31 00:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.61 - - [2025-10-31 00:41:32] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006869 10.0.0.61 - - [2025-10-31 00:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.61 - - [2025-10-31 00:41:33] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.004714 10.0.0.61 - - [2025-10-31 00:42:12] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.61 - - [2025-10-31 00:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.61 - - [2025-10-31 00:42:12] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004211 10.0.0.61 - - [2025-10-31 00:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.61 - - [2025-10-31 00:42:12] "GET /config-node/b7923054-d6fe-40e1-b712-a4bfdc3b289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001818 10.0.0.61 - - [2025-10-31 00:42:13] "GET / HTTP/1.1" 200 35931 0.001251 10.0.0.61 - - [2025-10-31 00:42:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001983 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.61 - - [2025-10-31 00:42:18] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.002804 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.016481 10.0.0.61 - - [2025-10-31 00:42:18] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 264 0.002140 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/88e6aed9-fc0b-4ec8-9158-79da7891294d HTTP/1.1" 200 244 0.008232 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 261 0.013075 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/163d34f7-88c7-4b3a-a25e-ccc1f2787b6a HTTP/1.1" 200 244 0.013582 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 261 0.001608 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/d23b443a-4240-46cc-a567-17e584c1e9f0 HTTP/1.1" 200 244 0.020317 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 253 0.004412 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/ee879601-c6b8-4156-bd57-1f6bf15ed61b HTTP/1.1" 200 244 0.011437 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 251 0.004395 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/42a89f7a-be11-4573-8125-7c73cff4a0f5 HTTP/1.1" 200 244 0.011165 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 252 0.006489 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/97c2aa28-19c1-4d1f-98bb-2dc35c832f3d HTTP/1.1" 200 244 0.012575 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 256 0.006029 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/4592f1e7-ab42-488c-be52-e8934a163129 HTTP/1.1" 200 244 0.017544 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 248 0.005713 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/e0b50469-202a-4309-abca-64a30d90be96 HTTP/1.1" 200 244 0.011868 10.0.0.61 - - [2025-10-31 00:42:18] "POST /alarms HTTP/1.1" 409 252 0.008857 10.0.0.61 - - [2025-10-31 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.61 - - [2025-10-31 00:42:18] "PUT /alarm/605e88e7-3cfb-4d3d-ac80-254dc50276db HTTP/1.1" 200 244 0.012117 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 257 0.011786 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/add3eade-bd22-4d66-b647-52b2eb3c7805 HTTP/1.1" 200 244 0.010646 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 251 0.009279 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/a9f1e13e-c739-4b6e-97e0-78d552e50e81 HTTP/1.1" 200 244 0.009590 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 257 0.004170 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/5782688f-50ee-415f-bb58-71e0a03f24a0 HTTP/1.1" 200 244 0.010496 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 261 0.011755 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/28122e9e-66ef-4efe-b2d3-19c72324ee65 HTTP/1.1" 200 244 0.010729 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 258 0.008506 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/10e258b0-b673-451d-a4a8-c9f569bf912d HTTP/1.1" 200 244 0.010411 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 254 0.009558 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/da252b5c-e9ab-43ed-b9a2-ac6d09cc5307 HTTP/1.1" 200 244 0.011374 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 254 0.007675 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/6e37ff68-6b6d-467a-9ae6-a4747366526a HTTP/1.1" 200 244 0.011025 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 254 0.004014 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017825 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/c23bc32e-f9eb-4b63-a634-3689b7242f16 HTTP/1.1" 200 244 0.013317 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 247 0.010190 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/2d35e2a9-a518-4b45-b973-84b2f3d828f5 HTTP/1.1" 200 244 0.011507 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 272 0.005747 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/873cc260-5fb4-47f8-9dbf-e35d287eaadc HTTP/1.1" 200 244 0.011417 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 261 0.006160 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/d4977dbf-e462-4301-8bfd-bd00bd7331c5 HTTP/1.1" 200 244 0.012347 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 259 0.013302 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/c5ea4dbb-974f-4cb3-9e9f-710e09b49621 HTTP/1.1" 200 244 0.011862 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 265 0.014719 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.61 - - [2025-10-31 00:42:19] "PUT /alarm/348ced0c-d828-4ea2-8660-fa06338078a9 HTTP/1.1" 200 244 0.013371 10.0.0.61 - - [2025-10-31 00:42:19] "POST /alarms HTTP/1.1" 409 279 0.013424 10.0.0.61 - - [2025-10-31 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.61 - - [2025-10-31 00:42:20] "PUT /alarm/a74aee3f-e5e8-40ca-b345-ab56d82463d9 HTTP/1.1" 200 244 0.011087 10.0.0.61 - - [2025-10-31 00:42:20] "GET / HTTP/1.1" 200 35931 0.004719 10.0.0.61 - - [2025-10-31 00:42:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002308 10.0.0.61 - - [2025-10-31 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.61 - - [2025-10-31 00:42:20] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.011349 10.0.0.61 - - [2025-10-31 00:42:20] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.61 - - [2025-10-31 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.61 - - [2025-10-31 00:42:20] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.003197 10.0.0.61 - - [2025-10-31 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.61 - - [2025-10-31 00:42:20] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.012189 10.0.0.61 - - [2025-10-31 00:42:20] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.61 - - [2025-10-31 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.61 - - [2025-10-31 00:42:20] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005438 10.0.0.61 - - [2025-10-31 00:42:20] "PUT /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9 HTTP/1.1" 200 274 0.015477 10.0.0.61 - - [2025-10-31 00:42:24] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.61 - - [2025-10-31 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.61 - - [2025-10-31 00:42:24] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002808 10.0.0.61 - - [2025-10-31 00:42:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001801 10.0.0.61 - - [2025-10-31 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.61 - - [2025-10-31 00:42:24] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002671 10.0.0.61 - - [2025-10-31 00:42:24] "PUT /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42 HTTP/1.1" 200 254 0.015912 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.61 - - [2025-10-31 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.61 - - [2025-10-31 00:42:27] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.003683 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.61 - - [2025-10-31 00:42:42] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.61 - - [2025-10-31 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.61 - - [2025-10-31 00:42:42] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005193 10.0.0.61 - - [2025-10-31 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.61 - - [2025-10-31 00:42:42] "GET /config-node/b7923054-d6fe-40e1-b712-a4bfdc3b289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002697 10.0.0.61 - - [2025-10-31 00:42:53] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.61 - - [2025-10-31 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.61 - - [2025-10-31 00:42:53] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005119 10.0.0.61 - - [2025-10-31 00:42:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002861 10.0.0.61 - - [2025-10-31 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.61 - - [2025-10-31 00:42:53] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003023 10.0.0.61 - - [2025-10-31 00:42:53] "PUT /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42 HTTP/1.1" 200 254 0.011894 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.61 - - [2025-10-31 00:43:08] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.61 - - [2025-10-31 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.61 - - [2025-10-31 00:43:08] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005056 10.0.0.61 - - [2025-10-31 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.61 - - [2025-10-31 00:43:08] "GET /config-node/b7923054-d6fe-40e1-b712-a4bfdc3b289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002374 10.0.0.61 - - [2025-10-31 00:43:08] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.61 - - [2025-10-31 00:43:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002163 10.0.0.61 - - [2025-10-31 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.61 - - [2025-10-31 00:43:13] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.002180 10.0.0.61 - - [2025-10-31 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.61 - - [2025-10-31 00:43:13] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.006556 10.0.0.61 - - [2025-10-31 00:43:14] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 264 0.002129 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/88e6aed9-fc0b-4ec8-9158-79da7891294d HTTP/1.1" 200 244 0.010142 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 261 0.002289 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/163d34f7-88c7-4b3a-a25e-ccc1f2787b6a HTTP/1.1" 200 244 0.011182 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 261 0.002167 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/d23b443a-4240-46cc-a567-17e584c1e9f0 HTTP/1.1" 200 244 0.010060 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 253 0.003179 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/ee879601-c6b8-4156-bd57-1f6bf15ed61b HTTP/1.1" 200 244 0.012078 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 251 0.007748 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/42a89f7a-be11-4573-8125-7c73cff4a0f5 HTTP/1.1" 200 244 0.011717 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 252 0.006976 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/97c2aa28-19c1-4d1f-98bb-2dc35c832f3d HTTP/1.1" 200 244 0.010855 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 256 0.003458 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/4592f1e7-ab42-488c-be52-e8934a163129 HTTP/1.1" 200 244 0.010079 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 248 0.009349 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/e0b50469-202a-4309-abca-64a30d90be96 HTTP/1.1" 200 244 0.008754 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 252 0.005273 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/605e88e7-3cfb-4d3d-ac80-254dc50276db HTTP/1.1" 200 244 0.009754 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.007563 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/add3eade-bd22-4d66-b647-52b2eb3c7805 HTTP/1.1" 200 244 0.009164 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 251 0.004378 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/a9f1e13e-c739-4b6e-97e0-78d552e50e81 HTTP/1.1" 200 244 0.009506 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.009231 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.61 - - [2025-10-31 00:43:14] "PUT /alarm/5782688f-50ee-415f-bb58-71e0a03f24a0 HTTP/1.1" 200 244 0.010336 10.0.0.61 - - [2025-10-31 00:43:14] "POST /alarms HTTP/1.1" 409 261 0.013804 10.0.0.61 - - [2025-10-31 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/28122e9e-66ef-4efe-b2d3-19c72324ee65 HTTP/1.1" 200 244 0.017149 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 258 0.014297 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/10e258b0-b673-451d-a4a8-c9f569bf912d HTTP/1.1" 200 244 0.014053 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.004233 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/da252b5c-e9ab-43ed-b9a2-ac6d09cc5307 HTTP/1.1" 200 244 0.015601 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.005919 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/6e37ff68-6b6d-467a-9ae6-a4747366526a HTTP/1.1" 200 244 0.015403 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.005748 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/c23bc32e-f9eb-4b63-a634-3689b7242f16 HTTP/1.1" 200 244 0.017105 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 247 0.002733 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/2d35e2a9-a518-4b45-b973-84b2f3d828f5 HTTP/1.1" 200 244 0.014076 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 272 0.010107 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/873cc260-5fb4-47f8-9dbf-e35d287eaadc HTTP/1.1" 200 244 0.018889 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 261 0.012312 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/d4977dbf-e462-4301-8bfd-bd00bd7331c5 HTTP/1.1" 200 244 0.017331 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 259 0.011292 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/c5ea4dbb-974f-4cb3-9e9f-710e09b49621 HTTP/1.1" 200 244 0.011826 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 265 0.010165 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/348ced0c-d828-4ea2-8660-fa06338078a9 HTTP/1.1" 200 244 0.008465 10.0.0.61 - - [2025-10-31 00:43:15] "POST /alarms HTTP/1.1" 409 279 0.010872 10.0.0.61 - - [2025-10-31 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.61 - - [2025-10-31 00:43:15] "PUT /alarm/a74aee3f-e5e8-40ca-b345-ab56d82463d9 HTTP/1.1" 200 244 0.022254 10.0.0.61 - - [2025-10-31 00:43:16] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.61 - - [2025-10-31 00:43:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002148 10.0.0.61 - - [2025-10-31 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.61 - - [2025-10-31 00:43:16] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.008780 10.0.0.61 - - [2025-10-31 00:43:16] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.61 - - [2025-10-31 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.61 - - [2025-10-31 00:43:16] "GET /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.002530 10.0.0.61 - - [2025-10-31 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.61 - - [2025-10-31 00:43:16] "PUT /global-vrouter-config/05da88ed-aa43-4edc-881b-dff484f9e5f1 HTTP/1.1" 200 276 0.009776 10.0.0.61 - - [2025-10-31 00:43:16] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.61 - - [2025-10-31 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.61 - - [2025-10-31 00:43:16] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004510 10.0.0.61 - - [2025-10-31 00:43:16] "PUT /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9 HTTP/1.1" 200 274 0.015366 10.0.0.61 - - [2025-10-31 00:43:20] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.61 - - [2025-10-31 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.61 - - [2025-10-31 00:43:20] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004120 10.0.0.61 - - [2025-10-31 00:43:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002487 10.0.0.61 - - [2025-10-31 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.61 - - [2025-10-31 00:43:20] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002810 10.0.0.61 - - [2025-10-31 00:43:20] "PUT /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42 HTTP/1.1" 200 254 0.013387 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 10.0.0.61 - - [2025-10-31 00:43:24] "POST /tags HTTP/1.1" 200 355 0.030277 10.0.0.61 - - [2025-10-31 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.61 - - [2025-10-31 00:43:24] "GET /tag/6d5b880b-4714-4b0d-8544-02d9794ed6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020129 10.0.0.61 - - [2025-10-31 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005232 10.0.0.61 - - [2025-10-31 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.61 - - [2025-10-31 00:43:25] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057979 10.0.0.61 - - [2025-10-31 00:43:25] "POST /virtual-machines HTTP/1.1" 200 351 0.014321 10.0.0.61 - - [2025-10-31 00:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010704 10.0.0.61 - - [2025-10-31 00:43:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.117973 10.0.0.61 - - [2025-10-31 00:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008346 10.0.0.61 - - [2025-10-31 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011176 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004367 10.0.0.61 - - [2025-10-31 00:43:25] "POST /instance-ips HTTP/1.1" 200 391 0.020020 10.0.0.61 - - [2025-10-31 00:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018687 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010571 10.0.0.61 - - [2025-10-31 00:43:25] "POST /set-tag HTTP/1.1" 200 109 0.014567 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011519 10.0.0.61 - - [2025-10-31 00:43:25] "GET /instance-ip/9c0ed72e-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002645 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004207 10.0.0.61 - - [2025-10-31 00:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005136 10.0.0.61 - - [2025-10-31 00:43:25] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008824 10.0.0.61 - - [2025-10-31 00:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.61 - - [2025-10-31 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.61 - - [2025-10-31 00:43:25] "GET /virtual-network/98c32012-2e37-4167-8289-339b76ab966e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007122 10.0.0.61 - - [2025-10-31 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.61 - - [2025-10-31 00:43:25] "GET /project/e1aa05eb-4bfb-4f92-ac9d-9c7f2e3c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044266 10.0.0.61 - - [2025-10-31 00:43:25] "POST /virtual-machines HTTP/1.1" 200 355 0.015561 10.0.0.61 - - [2025-10-31 00:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032300 10.0.0.61 - - [2025-10-31 00:43:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116063 10.0.0.61 - - [2025-10-31 00:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009458 10.0.0.61 - - [2025-10-31 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004225 10.0.0.61 - - [2025-10-31 00:43:26] "POST /instance-ips HTTP/1.1" 200 395 0.023145 10.0.0.61 - - [2025-10-31 00:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016414 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010974 10.0.0.61 - - [2025-10-31 00:43:26] "POST /set-tag HTTP/1.1" 200 109 0.013772 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008670 10.0.0.61 - - [2025-10-31 00:43:26] "GET /instance-ip/9c7d8282-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005759 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004580 10.0.0.61 - - [2025-10-31 00:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-router/e4e7461d-8979-440f-ada8-742be4c667ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004004 10.0.0.61 - - [2025-10-31 00:43:26] "POST /ref-update HTTP/1.1" 200 156 0.012863 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007621 10.0.0.61 - - [2025-10-31 00:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005075 10.0.0.61 - - [2025-10-31 00:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.61 - - [2025-10-31 00:43:26] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003840 10.0.0.61 - - [2025-10-31 00:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.61 - - [2025-10-31 00:43:35] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.61 - - [2025-10-31 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.61 - - [2025-10-31 00:43:35] "GET /global-system-config/dc8fe730-bd1b-4398-8ee4-985708117ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004838 10.0.0.61 - - [2025-10-31 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.61 - - [2025-10-31 00:43:35] "GET /config-node/b7923054-d6fe-40e1-b712-a4bfdc3b289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002397 10.0.0.61 - - [2025-10-31 00:43:42] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004134 10.0.0.61 - - [2025-10-31 00:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.61 - - [2025-10-31 00:43:43] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006415 10.0.0.61 - - [2025-10-31 00:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.61 - - [2025-10-31 00:43:45] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006107 10.0.0.61 - - [2025-10-31 00:43:45] "POST /set-tag HTTP/1.1" 200 109 0.004751 10.0.0.61 - - [2025-10-31 00:43:47] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.61 - - [2025-10-31 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.61 - - [2025-10-31 00:43:47] "GET /routing-instance/e3488c16-da3c-49fd-8346-2f9541febcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005845 10.0.0.61 - - [2025-10-31 00:43:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002394 10.0.0.61 - - [2025-10-31 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.61 - - [2025-10-31 00:43:47] "GET /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002882 10.0.0.61 - - [2025-10-31 00:43:47] "PUT /bgp-router/df191155-0703-40f2-8b92-1c435cb63d42 HTTP/1.1" 200 254 0.011616 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:43:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.61 - - [2025-10-31 00:43:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.61 - - [2025-10-31 00:44:16] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.030211 10.0.0.61 - - [2025-10-31 00:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003832 10.0.0.61 - - [2025-10-31 00:44:16] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016212 10.0.0.61 - - [2025-10-31 00:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.61 - - [2025-10-31 00:44:16] "GET /virtual-machine/9efb4572-355d-4c30-ba3c-c47e4c1da8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004042 10.0.0.61 - - [2025-10-31 00:44:16] "POST /ref-update HTTP/1.1" 200 156 0.018120 10.0.0.61 - - [2025-10-31 00:44:17] "GET /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004193 10.0.0.61 - - [2025-10-31 00:44:17] "POST /set-tag HTTP/1.1" 200 109 0.015782 10.0.0.61 - - [2025-10-31 00:44:17] "POST /set-tag HTTP/1.1" 200 109 0.042233 10.0.0.61 - - [2025-10-31 00:44:17] "DELETE /instance-ip/9c0ed72e-b5f2-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.045213 10.0.0.61 - - [2025-10-31 00:44:17] "DELETE /virtual-machine-interface/9bf37a60-b5f2-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.037212 10.0.0.61 - - [2025-10-31 00:44:17] "DELETE /virtual-machine/9efb4572-355d-4c30-ba3c-c47e4c1da8bb HTTP/1.1" 200 115 0.029184 10.0.0.61 - - [2025-10-31 00:44:17] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005383 10.0.0.61 - - [2025-10-31 00:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.61 - - [2025-10-31 00:44:47] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004260 10.0.0.61 - - [2025-10-31 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.61 - - [2025-10-31 00:44:47] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003848 10.0.0.61 - - [2025-10-31 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.61 - - [2025-10-31 00:44:47] "GET /virtual-machine/11103f68-a617-4c4f-8401-1291458574e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.002789 10.0.0.61 - - [2025-10-31 00:44:47] "POST /ref-update HTTP/1.1" 200 156 0.011956 10.0.0.61 - - [2025-10-31 00:44:48] "GET /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005188 10.0.0.61 - - [2025-10-31 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.025958 10.0.0.61 - - [2025-10-31 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.033144 10.0.0.61 - - [2025-10-31 00:44:48] "DELETE /instance-ip/9c7d8282-b5f2-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.054619 10.0.0.61 - - [2025-10-31 00:44:48] "DELETE /virtual-machine-interface/9c636e56-b5f2-11f0-8589-fa163efc4e20 HTTP/1.1" 200 115 0.044989 10.0.0.61 - - [2025-10-31 00:44:48] "DELETE /virtual-machine/11103f68-a617-4c4f-8401-1291458574e5 HTTP/1.1" 200 115 0.023385 10.0.0.61 - - [2025-10-31 00:44:48] "DELETE /tag/6d5b880b-4714-4b0d-8544-02d9794ed6f1 HTTP/1.1" 200 115 0.038449 10.0.0.61 - - [2025-10-31 00:45:09] "GET /global-system-configs HTTP/1.1" 200 322 0.001934 10.0.0.61 - - [2025-10-31 00:45:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002048