+++ date ++ echo 'INFO: =================== Thu Jun 18 01:36:14 AM UTC 2026 ===================' INFO: =================== Thu Jun 18 01:36:14 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 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.22 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.22 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.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.153.194.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.153.194.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/18/2026 01:37:00.803 7fb37c57db40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/18/2026 01:37:01.285 7fb37c57db40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/18/2026 01:37:01.318 7fb37c57db40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/18/2026 01:37:01.318 7fb37c57db40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000625 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 503 181 0.000430 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.22 - - [2026-06-18 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.22 - - [2026-06-18 01:37:14] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007231 10.0.0.22 - - [2026-06-18 01:37:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002368 10.0.0.22 - - [2026-06-18 01:37:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.030742 10.0.0.22 - - [2026-06-18 01:37:14] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.22 - - [2026-06-18 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2026-06-18 01:37:14] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005450 10.0.0.22 - - [2026-06-18 01:37:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002264 10.0.0.22 - - [2026-06-18 01:37:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.081899 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.22 - - [2026-06-18 01:37:15] "GET / HTTP/1.1" 200 45303 0.001315 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.22 - - [2026-06-18 01:37:15] "GET / HTTP/1.1" 200 35931 0.005082 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.22 - - [2026-06-18 01:37:15] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005057 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002844 10.0.0.22 - - [2026-06-18 01:37:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045784 10.0.0.22 - - [2026-06-18 01:37:15] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.22 - - [2026-06-18 01:37:15] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031214 10.0.0.22 - - [2026-06-18 01:37:15] "GET / HTTP/1.1" 200 35931 0.001102 10.0.0.22 - - [2026-06-18 01:37:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002736 10.0.0.22 - - [2026-06-18 01:37:15] "POST /database-nodes HTTP/1.1" 200 597 0.187189 10.0.0.22 - - [2026-06-18 01:37:16] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.22 - - [2026-06-18 01:37:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.005295 10.0.0.22 - - [2026-06-18 01:37:16] "GET / HTTP/1.1" 200 35931 0.001239 10.0.0.22 - - [2026-06-18 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.22 - - [2026-06-18 01:37:16] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019408 10.0.0.22 - - [2026-06-18 01:37:16] "POST /service-appliance-sets HTTP/1.1" 200 553 0.111700 10.0.0.22 - - [2026-06-18 01:37:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.010159 10.0.0.22 - - [2026-06-18 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014947 10.0.0.22 - - [2026-06-18 01:37:16] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007482 10.0.0.22 - - [2026-06-18 01:37:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.084530 10.0.0.22 - - [2026-06-18 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.22 - - [2026-06-18 01:37:17] "GET /network-ipam/84bf0a46-cc5f-469a-b391-7a4b147c06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005811 10.0.0.22 - - [2026-06-18 01:37:17] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.22 - - [2026-06-18 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.22 - - [2026-06-18 01:37:17] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005478 10.0.0.22 - - [2026-06-18 01:37:17] "POST /bgp-routers HTTP/1.1" 200 616 0.041513 10.0.0.22 - - [2026-06-18 01:37:17] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.032109 10.0.0.22 - - [2026-06-18 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.22 - - [2026-06-18 01:37:17] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020212 10.0.0.22 - - [2026-06-18 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007040 10.0.0.22 - - [2026-06-18 01:37:17] "POST /ref-update HTTP/1.1" 200 156 0.035102 10.0.0.22 - - [2026-06-18 01:37:17] "POST /service-templates HTTP/1.1" 200 511 0.071406 10.0.0.22 - - [2026-06-18 01:37:17] "POST /service-templates HTTP/1.1" 200 501 0.120840 10.0.0.22 - - [2026-06-18 01:37:17] "POST /service-templates HTTP/1.1" 200 515 0.116183 10.0.0.22 - - [2026-06-18 01:37:17] "POST /service-templates HTTP/1.1" 200 535 0.048995 10.0.0.22 - - [2026-06-18 01:37:18] "POST /service-templates HTTP/1.1" 200 507 0.047599 10.0.0.22 - - [2026-06-18 01:37:18] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.22 - - [2026-06-18 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2026-06-18 01:37:18] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010843 10.0.0.22 - - [2026-06-18 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002347 10.0.0.22 - - [2026-06-18 01:37:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045867 10.0.0.22 - - [2026-06-18 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2026-06-18 01:37:20] "GET /network-ipam/84bf0a46-cc5f-469a-b391-7a4b147c06b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006452 10.0.0.22 - - [2026-06-18 01:37:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003643 10.0.0.22 - - [2026-06-18 01:37:21] "POST /access-control-lists HTTP/1.1" 200 587 0.042974 10.0.0.22 - - [2026-06-18 01:37:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.012091 10.0.0.22 - - [2026-06-18 01:37:21] "POST /access-control-lists HTTP/1.1" 200 585 0.034183 10.0.0.22 - - [2026-06-18 01:37:21] "POST /route-targets HTTP/1.1" 200 327 0.018121 10.0.0.22 - - [2026-06-18 01:37:21] "POST /ref-update HTTP/1.1" 200 156 0.030433 10.0.0.22 - - [2026-06-18 01:37:21] "POST /route-targets HTTP/1.1" 200 327 0.080973 10.0.0.22 - - [2026-06-18 01:37:21] "POST /ref-update HTTP/1.1" 200 156 0.046670 10.0.0.22 - - [2026-06-18 01:37:22] "POST /route-targets HTTP/1.1" 200 327 0.018448 10.0.0.22 - - [2026-06-18 01:37:22] "POST /ref-update HTTP/1.1" 200 156 0.028862 10.0.0.22 - - [2026-06-18 01:37:22] "POST /route-targets HTTP/1.1" 200 327 0.017725 10.0.0.22 - - [2026-06-18 01:37:22] "POST /ref-update HTTP/1.1" 200 156 0.029786 10.0.0.22 - - [2026-06-18 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.002632 10.0.0.22 - - [2026-06-18 01:37:22] "POST /access-control-lists HTTP/1.1" 200 551 0.080720 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.22 - - [2026-06-18 01:37:23] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.22 - - [2026-06-18 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-06-18 01:37:23] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004842 10.0.0.22 - - [2026-06-18 01:37:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001820 10.0.0.22 - - [2026-06-18 01:37:23] "POST /config-nodes HTTP/1.1" 200 593 0.018766 10.0.0.22 - - [2026-06-18 01:37:24] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.22 - - [2026-06-18 01:37:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003596 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.22 - - [2026-06-18 01:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-06-18 01:37:29] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006358 10.0.0.22 - - [2026-06-18 01:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.22 - - [2026-06-18 01:37:29] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.012651 10.0.0.22 - - [2026-06-18 01:37:29] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 581 0.024033 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 575 0.037282 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 575 0.041852 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 559 0.029353 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 555 0.037205 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 557 0.044374 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 565 0.037112 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 549 0.063800 10.0.0.22 - - [2026-06-18 01:37:29] "POST /alarms HTTP/1.1" 200 557 0.038094 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 567 0.018649 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 555 0.073826 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 567 0.041727 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 575 0.106598 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 569 0.051192 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 561 0.042461 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 561 0.062861 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 561 0.039270 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 547 0.044063 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 595 0.038534 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 575 0.046397 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 571 0.049480 10.0.0.22 - - [2026-06-18 01:37:30] "POST /alarms HTTP/1.1" 200 583 0.065333 10.0.0.22 - - [2026-06-18 01:37:31] "POST /alarms HTTP/1.1" 200 609 0.087900 10.0.0.22 - - [2026-06-18 01:37:31] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.22 - - [2026-06-18 01:37:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003668 10.0.0.22 - - [2026-06-18 01:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.22 - - [2026-06-18 01:37:31] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.010323 10.0.0.22 - - [2026-06-18 01:37:31] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.22 - - [2026-06-18 01:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.22 - - [2026-06-18 01:37:31] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005933 10.0.0.22 - - [2026-06-18 01:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.22 - - [2026-06-18 01:37:31] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.022812 10.0.0.22 - - [2026-06-18 01:37:32] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.22 - - [2026-06-18 01:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.22 - - [2026-06-18 01:37:32] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008480 10.0.0.22 - - [2026-06-18 01:37:32] "PUT /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14 HTTP/1.1" 200 274 0.018240 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.22 - - [2026-06-18 01:37:34] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.22 - - [2026-06-18 01:37:35] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007010 10.0.0.22 - - [2026-06-18 01:37:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000523 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.010741 10.0.0.22 - - [2026-06-18 01:37:35] "POST /security-groups HTTP/1.1" 200 570 0.070453 10.0.0.22 - - [2026-06-18 01:37:35] "POST /projects HTTP/1.1" 200 481 0.229492 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.006343 10.0.0.22 - - [2026-06-18 01:37:35] "POST /access-control-lists HTTP/1.1" 200 579 0.095521 10.0.0.22 - - [2026-06-18 01:37:35] "POST /security-groups HTTP/1.1" 200 534 0.121026 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.003669 10.0.0.22 - - [2026-06-18 01:37:35] "POST /chown HTTP/1.1" 200 109 0.030722 10.0.0.22 - - [2026-06-18 01:37:35] "POST /policy-managements HTTP/1.1" 409 214 0.022793 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009204 10.0.0.22 - - [2026-06-18 01:37:35] "POST /access-control-lists HTTP/1.1" 200 577 0.117262 10.0.0.22 - - [2026-06-18 01:37:35] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035772 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.008788 10.0.0.22 - - [2026-06-18 01:37:35] "POST /application-policy-sets HTTP/1.1" 200 528 0.036596 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.22 - - [2026-06-18 01:37:35] "POST /access-control-lists HTTP/1.1" 200 594 0.024086 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.009967 10.0.0.22 - - [2026-06-18 01:37:35] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002701 10.0.0.22 - - [2026-06-18 01:37:35] "POST /access-control-lists HTTP/1.1" 200 592 0.032585 10.0.0.22 - - [2026-06-18 01:37:35] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.014755 10.0.0.22 - - [2026-06-18 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011216 10.0.0.22 - - [2026-06-18 01:37:35] "GET /virtual-network/bb473bd2-6b49-4b94-b0d0-3f347632ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005114 10.0.0.22 - - [2026-06-18 01:37:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000555 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.023597 10.0.0.22 - - [2026-06-18 01:37:36] "POST /security-groups HTTP/1.1" 200 574 0.071148 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003283 10.0.0.22 - - [2026-06-18 01:37:36] "POST /projects HTTP/1.1" 200 489 0.265962 10.0.0.22 - - [2026-06-18 01:37:36] "POST /access-control-lists HTTP/1.1" 200 583 0.075705 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.001716 10.0.0.22 - - [2026-06-18 01:37:36] "POST /security-groups HTTP/1.1" 200 546 0.134032 10.0.0.22 - - [2026-06-18 01:37:36] "POST /access-control-lists HTTP/1.1" 200 581 0.127102 10.0.0.22 - - [2026-06-18 01:37:36] "POST /chown HTTP/1.1" 200 109 0.072984 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.004673 10.0.0.22 - - [2026-06-18 01:37:36] "POST /network-ipams HTTP/1.1" 200 522 0.030738 10.0.0.22 - - [2026-06-18 01:37:36] "POST /access-control-lists HTTP/1.1" 200 602 0.027858 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.016116 10.0.0.22 - - [2026-06-18 01:37:36] "POST /network-ipams HTTP/1.1" 200 510 0.057654 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.005673 10.0.0.22 - - [2026-06-18 01:37:36] "POST /access-control-lists HTTP/1.1" 200 600 0.054837 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.002798 10.0.0.22 - - [2026-06-18 01:37:36] "POST /useragent-kv HTTP/1.1" 200 115 0.014406 10.0.0.22 - - [2026-06-18 01:37:36] "POST /virtual-networks HTTP/1.1" 200 538 0.183223 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.22 - - [2026-06-18 01:37:36] "POST /access-control-lists HTTP/1.1" 200 589 0.085703 10.0.0.22 - - [2026-06-18 01:37:36] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.030736 10.0.0.22 - - [2026-06-18 01:37:36] "POST /route-targets HTTP/1.1" 200 327 0.017174 10.0.0.22 - - [2026-06-18 01:37:36] "POST /network-ipams HTTP/1.1" 200 518 0.047646 10.0.0.22 - - [2026-06-18 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.017776 10.0.0.22 - - [2026-06-18 01:37:36] "POST /ref-update HTTP/1.1" 200 156 0.020097 10.0.0.22 - - [2026-06-18 01:37:37] "POST /useragent-kv HTTP/1.1" 200 115 0.019880 10.0.0.22 - - [2026-06-18 01:37:37] "POST /virtual-networks HTTP/1.1" 200 546 0.183116 10.0.0.22 - - [2026-06-18 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.22 - - [2026-06-18 01:37:37] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.007145 10.0.0.22 - - [2026-06-18 01:37:37] "POST /route-targets HTTP/1.1" 200 327 0.020205 10.0.0.22 - - [2026-06-18 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.005892 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-update HTTP/1.1" 200 156 0.044903 10.0.0.22 - - [2026-06-18 01:37:37] "POST /network-policys HTTP/1.1" 200 538 0.058505 10.0.0.22 - - [2026-06-18 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.023269 10.0.0.22 - - [2026-06-18 01:37:37] "POST /network-policys HTTP/1.1" 200 534 0.034975 10.0.0.22 - - [2026-06-18 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.014185 10.0.0.22 - - [2026-06-18 01:37:37] "POST /network-policys HTTP/1.1" 200 542 0.021129 10.0.0.22 - - [2026-06-18 01:37:37] "PUT /access-control-list/47b2b21c-87dc-4cd8-a2f1-f8136393f089 HTTP/1.1" 200 272 0.042658 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-update HTTP/1.1" 200 156 0.101650 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016397 10.0.0.22 - - [2026-06-18 01:37:37] "PUT /access-control-list/818e4123-f7f8-4eea-af9a-60335b2b4859 HTTP/1.1" 200 272 0.048613 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-update HTTP/1.1" 200 156 0.094779 10.0.0.22 - - [2026-06-18 01:37:37] "PUT /access-control-list/818e4123-f7f8-4eea-af9a-60335b2b4859 HTTP/1.1" 200 272 0.046445 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-update HTTP/1.1" 200 156 0.094570 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005013 10.0.0.22 - - [2026-06-18 01:37:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005329 10.0.0.22 - - [2026-06-18 01:37:37] "PUT /access-control-list/47b2b21c-87dc-4cd8-a2f1-f8136393f089 HTTP/1.1" 200 272 0.090407 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.086725 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.104771 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.113027 10.0.0.22 - - [2026-06-18 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.007084 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.068228 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002903 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013085 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009830 10.0.0.22 - - [2026-06-18 01:37:38] "POST /access-control-lists HTTP/1.1" 200 601 0.296878 10.0.0.22 - - [2026-06-18 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.22 - - [2026-06-18 01:37:38] "GET /virtual-network/bb473bd2-6b49-4b94-b0d0-3f347632ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006828 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.015606 10.0.0.22 - - [2026-06-18 01:37:38] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007929 10.0.0.22 - - [2026-06-18 01:37:38] "PUT /access-control-list/9786e844-5bcd-41dd-ac71-383dd72baa8c HTTP/1.1" 200 272 0.081179 10.0.0.22 - - [2026-06-18 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.22 - - [2026-06-18 01:37:38] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013056 10.0.0.22 - - [2026-06-18 01:37:38] "PUT /access-control-list/47b2b21c-87dc-4cd8-a2f1-f8136393f089 HTTP/1.1" 200 272 0.067680 10.0.0.22 - - [2026-06-18 01:37:38] "POST /firewall-policys HTTP/1.1" 200 530 0.034497 10.0.0.22 - - [2026-06-18 01:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027375 10.0.0.22 - - [2026-06-18 01:37:38] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019774 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.040839 10.0.0.22 - - [2026-06-18 01:37:38] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005211 10.0.0.22 - - [2026-06-18 01:37:38] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006166 10.0.0.22 - - [2026-06-18 01:37:38] "POST /ref-update HTTP/1.1" 200 156 0.023870 10.0.0.22 - - [2026-06-18 01:37:38] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009517 10.0.0.22 - - [2026-06-18 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.22 - - [2026-06-18 01:37:38] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004812 10.0.0.22 - - [2026-06-18 01:37:38] "POST /firewall-policys HTTP/1.1" 200 532 0.034637 10.0.0.22 - - [2026-06-18 01:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012899 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002221 10.0.0.22 - - [2026-06-18 01:37:39] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.001738 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.028435 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003446 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008174 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.018084 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.038874 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.041438 10.0.0.22 - - [2026-06-18 01:37:39] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.034579 10.0.0.22 - - [2026-06-18 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2026-06-18 01:37:39] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005019 10.0.0.22 - - [2026-06-18 01:37:39] "POST /firewall-policys HTTP/1.1" 200 530 0.019542 10.0.0.22 - - [2026-06-18 01:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048021 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009807 10.0.0.22 - - [2026-06-18 01:37:39] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002757 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002538 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002141 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003047 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003424 10.0.0.22 - - [2026-06-18 01:37:39] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002257 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.034410 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.041272 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.056773 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.073469 10.0.0.22 - - [2026-06-18 01:37:39] "POST /ref-update HTTP/1.1" 200 156 0.057263 10.0.0.22 - - [2026-06-18 01:37:39] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.026073 10.0.0.22 - - [2026-06-18 01:37:40] "POST /tags HTTP/1.1" 200 299 0.038181 10.0.0.22 - - [2026-06-18 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010642 10.0.0.22 - - [2026-06-18 01:37:40] "GET /tag/93bd2da7-b93f-451d-a1ff-0d7badeb050a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016899 10.0.0.22 - - [2026-06-18 01:37:40] "POST /set-tag HTTP/1.1" 200 109 0.026033 10.0.0.22 - - [2026-06-18 01:37:40] "POST /tags HTTP/1.1" 200 357 0.114114 10.0.0.22 - - [2026-06-18 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034190 10.0.0.22 - - [2026-06-18 01:37:40] "GET /tag/d869dd19-643b-44d4-8b33-6de6dbae3517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.017849 10.0.0.22 - - [2026-06-18 01:37:40] "POST /tags HTTP/1.1" 200 305 0.192023 10.0.0.22 - - [2026-06-18 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018607 10.0.0.22 - - [2026-06-18 01:37:40] "GET /tag/9bcea14e-dbce-4867-943c-3e2cf933b709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.041432 10.0.0.22 - - [2026-06-18 01:37:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000441 10.0.0.22 - - [2026-06-18 01:37:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.014910 10.0.0.22 - - [2026-06-18 01:37:41] "POST /security-groups HTTP/1.1" 200 571 0.071186 10.0.0.22 - - [2026-06-18 01:37:41] "POST /projects HTTP/1.1" 200 483 0.240975 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.006621 10.0.0.22 - - [2026-06-18 01:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045664 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028155 10.0.0.22 - - [2026-06-18 01:37:41] "POST /access-control-lists HTTP/1.1" 200 580 0.125421 10.0.0.22 - - [2026-06-18 01:37:41] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.042068 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.005835 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.22 - - [2026-06-18 01:37:41] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006052 10.0.0.22 - - [2026-06-18 01:37:41] "POST /access-control-lists HTTP/1.1" 200 578 0.068902 10.0.0.22 - - [2026-06-18 01:37:41] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.185190 10.0.0.22 - - [2026-06-18 01:37:41] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.088109 10.0.0.22 - - [2026-06-18 01:37:41] "POST /security-groups HTTP/1.1" 200 537 0.085449 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.019665 10.0.0.22 - - [2026-06-18 01:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035856 10.0.0.22 - - [2026-06-18 01:37:41] "POST /access-control-lists HTTP/1.1" 200 596 0.057008 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.021346 10.0.0.22 - - [2026-06-18 01:37:41] "POST /chown HTTP/1.1" 200 109 0.060698 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000787 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001905 10.0.0.22 - - [2026-06-18 01:37:41] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025713 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2026-06-18 01:37:41] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020719 10.0.0.22 - - [2026-06-18 01:37:41] "POST /access-control-lists HTTP/1.1" 200 594 0.065111 10.0.0.22 - - [2026-06-18 01:37:41] "POST /tags HTTP/1.1" 409 207 0.011178 10.0.0.22 - - [2026-06-18 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.22 - - [2026-06-18 01:37:41] "GET /tag/9bcea14e-dbce-4867-943c-3e2cf933b709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.010780 10.0.0.22 - - [2026-06-18 01:37:42] "POST /firewall-rules HTTP/1.1" 200 564 0.269027 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-rule/417ac8e4-ddd8-4977-9265-8dbc1e38b720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.089424 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002544 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-rule/417ac8e4-ddd8-4977-9265-8dbc1e38b720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002364 10.0.0.22 - - [2026-06-18 01:37:42] "POST /ref-update HTTP/1.1" 200 156 0.028138 10.0.0.22 - - [2026-06-18 01:37:42] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024814 10.0.0.22 - - [2026-06-18 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.22 - - [2026-06-18 01:37:42] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002790 10.0.0.22 - - [2026-06-18 01:37:42] "POST /tags HTTP/1.1" 409 207 0.002944 10.0.0.22 - - [2026-06-18 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.22 - - [2026-06-18 01:37:42] "GET /tag/9bcea14e-dbce-4867-943c-3e2cf933b709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012077 10.0.0.22 - - [2026-06-18 01:37:42] "POST /firewall-rules HTTP/1.1" 200 562 0.064405 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-rule/c350c69d-c9c9-4425-9ea4-744beee8b082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011711 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004004 10.0.0.22 - - [2026-06-18 01:37:42] "GET /firewall-rule/c350c69d-c9c9-4425-9ea4-744beee8b082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002297 10.0.0.22 - - [2026-06-18 01:37:42] "POST /ref-update HTTP/1.1" 200 156 0.015688 10.0.0.22 - - [2026-06-18 01:37:42] "POST /tags HTTP/1.1" 200 305 0.074467 10.0.0.22 - - [2026-06-18 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.22 - - [2026-06-18 01:37:42] "GET /tag/6b292fe2-8058-4a17-bcc9-53f8af61f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017239 10.0.0.22 - - [2026-06-18 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2026-06-18 01:37:43] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045335 10.0.0.22 - - [2026-06-18 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.22 - - [2026-06-18 01:37:43] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004982 10.0.0.22 - - [2026-06-18 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-06-18 01:37:43] "GET /service-appliance-set/5100f309-5c42-4855-a9c1-b7bf6abd1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003790 10.0.0.22 - - [2026-06-18 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.008434 10.0.0.22 - - [2026-06-18 01:37:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121825 10.0.0.22 - - [2026-06-18 01:37:43] "GET /virtual-machine-interface/fb63bc33-e662-44e1-abfe-98400d42f1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.036484 10.0.0.22 - - [2026-06-18 01:37:43] "POST /instance-ips HTTP/1.1" 200 381 0.061623 10.0.0.22 - - [2026-06-18 01:37:43] "GET /instance-ip/969dfac0-b0e4-49a7-a786-a93c925af708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005427 10.0.0.22 - - [2026-06-18 01:37:43] "POST /loadbalancers HTTP/1.1" 200 582 0.074170 10.0.0.22 - - [2026-06-18 01:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041062 10.0.0.22 - - [2026-06-18 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-06-18 01:37:43] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048946 10.0.0.22 - - [2026-06-18 01:37:43] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069123 10.0.0.22 - - [2026-06-18 01:37:43] "GET /loadbalancer/db10aaac-da6d-489c-bc29-06b693261143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.034438 10.0.0.22 - - [2026-06-18 01:37:43] "GET /instance-ip/969dfac0-b0e4-49a7-a786-a93c925af708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006655 10.0.0.22 - - [2026-06-18 01:37:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028116 10.0.0.22 - - [2026-06-18 01:37:43] "POST /floating-ips HTTP/1.1" 200 583 0.044554 10.0.0.22 - - [2026-06-18 01:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021815 10.0.0.22 - - [2026-06-18 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.22 - - [2026-06-18 01:37:43] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082646 10.0.0.22 - - [2026-06-18 01:37:43] "GET /loadbalancer-listener/8464231d-19c6-42e3-acf4-452ad34b355a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006054 10.0.0.22 - - [2026-06-18 01:37:43] "GET /loadbalancer-listener/8464231d-19c6-42e3-acf4-452ad34b355a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005540 10.0.0.22 - - [2026-06-18 01:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.066895 10.0.0.22 - - [2026-06-18 01:37:44] "GET /instance-ip/969dfac0-b0e4-49a7-a786-a93c925af708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004385 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.22 - - [2026-06-18 01:37:44] "GET /instance-ip/969dfac0-b0e4-49a7-a786-a93c925af708?fields=floating_ips HTTP/1.1" 200 1171 0.019100 10.0.0.22 - - [2026-06-18 01:37:44] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006986 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.22 - - [2026-06-18 01:37:44] "GET /floating-ip/4e155f84-fa5b-42ee-8a41-3c54289f8d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004530 10.0.0.22 - - [2026-06-18 01:37:44] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.017178 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017014 10.0.0.22 - - [2026-06-18 01:37:44] "GET /loadbalancer/db10aaac-da6d-489c-bc29-06b693261143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008581 10.0.0.22 - - [2026-06-18 01:37:44] "POST /tags HTTP/1.1" 200 301 0.076317 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.22 - - [2026-06-18 01:37:44] "GET /tag/eb15746b-41fb-483c-b0e5-78a97101168f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023171 10.0.0.22 - - [2026-06-18 01:37:44] "POST /tags HTTP/1.1" 200 325 0.071571 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030117 10.0.0.22 - - [2026-06-18 01:37:44] "GET /tag/9fc8d747-4748-4a03-ac19-98616c662c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016430 10.0.0.22 - - [2026-06-18 01:37:44] "POST /tags HTTP/1.1" 200 363 0.077839 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017881 10.0.0.22 - - [2026-06-18 01:37:44] "GET /tag/62528354-9be6-4bba-a2dc-d41f7f711f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014740 10.0.0.22 - - [2026-06-18 01:37:44] "POST /tags HTTP/1.1" 200 311 0.047492 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.037938 10.0.0.22 - - [2026-06-18 01:37:44] "GET /tag/e45b57fe-00b3-487b-a84b-207487d43f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.041447 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.22 - - [2026-06-18 01:37:44] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003998 10.0.0.22 - - [2026-06-18 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-06-18 01:37:45] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.101407 10.0.0.22 - - [2026-06-18 01:37:45] "POST /virtual-machines HTTP/1.1" 200 377 0.017779 10.0.0.22 - - [2026-06-18 01:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.046061 10.0.0.22 - - [2026-06-18 01:37:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146150 10.0.0.22 - - [2026-06-18 01:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014045 10.0.0.22 - - [2026-06-18 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-06-18 01:37:45] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019999 10.0.0.22 - - [2026-06-18 01:37:45] "POST /instance-ips HTTP/1.1" 200 409 0.137079 10.0.0.22 - - [2026-06-18 01:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024780 10.0.0.22 - - [2026-06-18 01:37:45] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012408 10.0.0.22 - - [2026-06-18 01:37:45] "POST /set-tag HTTP/1.1" 200 109 0.018314 10.0.0.22 - - [2026-06-18 01:37:45] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.046008 10.0.0.22 - - [2026-06-18 01:37:45] "GET /instance-ip/4e353a6a-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003131 10.0.0.22 - - [2026-06-18 01:37:45] "POST /tags HTTP/1.1" 200 301 0.023528 10.0.0.22 - - [2026-06-18 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.22 - - [2026-06-18 01:37:45] "GET /tag/7d261c2a-d655-4da8-a9d0-b5d489bb6a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017753 10.0.0.22 - - [2026-06-18 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.22 - - [2026-06-18 01:37:46] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041989 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.22 - - [2026-06-18 01:37:46] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004974 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-06-18 01:37:46] "GET /service-appliance-set/5100f309-5c42-4855-a9c1-b7bf6abd1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.023160 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.001898 10.0.0.22 - - [2026-06-18 01:37:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104915 10.0.0.22 - - [2026-06-18 01:37:46] "GET /virtual-machine-interface/44249af6-1e50-4882-920b-7d1067c29e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005661 10.0.0.22 - - [2026-06-18 01:37:46] "POST /instance-ips HTTP/1.1" 200 377 0.022456 10.0.0.22 - - [2026-06-18 01:37:46] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013500 10.0.0.22 - - [2026-06-18 01:37:46] "POST /loadbalancers HTTP/1.1" 200 582 0.092962 10.0.0.22 - - [2026-06-18 01:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033951 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.22 - - [2026-06-18 01:37:46] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053519 10.0.0.22 - - [2026-06-18 01:37:46] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005223 10.0.0.22 - - [2026-06-18 01:37:46] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032709 10.0.0.22 - - [2026-06-18 01:37:46] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007413 10.0.0.22 - - [2026-06-18 01:37:46] "POST /floating-ips HTTP/1.1" 200 581 0.029760 10.0.0.22 - - [2026-06-18 01:37:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037025 10.0.0.22 - - [2026-06-18 01:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011155 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012122 10.0.0.22 - - [2026-06-18 01:37:46] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033262 10.0.0.22 - - [2026-06-18 01:37:46] "GET /loadbalancer-listener/ffe1ae0e-d03e-4576-a669-c8b14abbaf32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004687 10.0.0.22 - - [2026-06-18 01:37:46] "GET /loadbalancer-listener/ffe1ae0e-d03e-4576-a669-c8b14abbaf32?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006000 10.0.0.22 - - [2026-06-18 01:37:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.063029 10.0.0.22 - - [2026-06-18 01:37:46] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003228 10.0.0.22 - - [2026-06-18 01:37:46] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?fields=floating_ips HTTP/1.1" 200 1164 0.008479 10.0.0.22 - - [2026-06-18 01:37:46] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002305 10.0.0.22 - - [2026-06-18 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-06-18 01:37:46] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055442 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.024002 10.0.0.22 - - [2026-06-18 01:37:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020751 10.0.0.22 - - [2026-06-18 01:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008075 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010499 10.0.0.22 - - [2026-06-18 01:37:47] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038418 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer-listener/d8a5691b-6f19-47f4-a608-dc3f18a98832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003982 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer-listener/d8a5691b-6f19-47f4-a608-dc3f18a98832?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003321 10.0.0.22 - - [2026-06-18 01:37:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023508 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006463 10.0.0.22 - - [2026-06-18 01:37:47] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003705 10.0.0.22 - - [2026-06-18 01:37:47] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?fields=floating_ips HTTP/1.1" 200 1164 0.002589 10.0.0.22 - - [2026-06-18 01:37:47] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002002 10.0.0.22 - - [2026-06-18 01:37:47] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.144732 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007418 10.0.0.22 - - [2026-06-18 01:37:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019309 10.0.0.22 - - [2026-06-18 01:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007291 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.22 - - [2026-06-18 01:37:47] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038621 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer-listener/b74caa57-a400-4e5e-8d17-28ef390c430c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004210 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer-listener/b74caa57-a400-4e5e-8d17-28ef390c430c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003370 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001479 10.0.0.22 - - [2026-06-18 01:37:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024199 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.22 - - [2026-06-18 01:37:47] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002883 10.0.0.22 - - [2026-06-18 01:37:47] "GET /instance-ip/5f035559-a0d9-4c66-8c5f-b9e8d9fcd2e5?fields=floating_ips HTTP/1.1" 200 1164 0.002585 10.0.0.22 - - [2026-06-18 01:37:47] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003243 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-06-18 01:37:47] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002102 10.0.0.22 - - [2026-06-18 01:37:47] "POST /tags HTTP/1.1" 200 355 0.016610 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-06-18 01:37:47] "GET /tag/a1b7bc2b-0c79-4772-9c20-9ddf5b061afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026192 10.0.0.22 - - [2026-06-18 01:37:47] "POST /tags HTTP/1.1" 200 303 0.039508 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.22 - - [2026-06-18 01:37:47] "GET /tag/f03aa644-934b-4691-a2b9-43c9e9af3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013293 10.0.0.22 - - [2026-06-18 01:37:47] "POST /projects HTTP/1.1" 409 218 0.001787 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2026-06-18 01:37:47] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035295 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.22 - - [2026-06-18 01:37:47] "GET /network-ipam/4321d270-9a50-4ada-84d4-34b9c6ddb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003192 10.0.0.22 - - [2026-06-18 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2026-06-18 01:37:48] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004654 10.0.0.22 - - [2026-06-18 01:37:48] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.078161 10.0.0.22 - - [2026-06-18 01:37:48] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004803 10.0.0.22 - - [2026-06-18 01:37:48] "POST /set-tag HTTP/1.1" 200 109 0.117193 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017839 10.0.0.22 - - [2026-06-18 01:37:48] "GET /network-ipam/5e1eb164-27e4-4081-90ba-35ae3529bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007453 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-06-18 01:37:48] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004150 10.0.0.22 - - [2026-06-18 01:37:48] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.052296 10.0.0.22 - - [2026-06-18 01:37:48] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004515 10.0.0.22 - - [2026-06-18 01:37:48] "POST /set-tag HTTP/1.1" 200 109 0.050540 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010710 10.0.0.22 - - [2026-06-18 01:37:48] "GET /network-policy/d3022c84-40ec-482b-904e-23600e47172c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003146 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.22 - - [2026-06-18 01:37:48] "GET /network-policy/5313f2bb-cb67-460a-8949-5346d7252f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002601 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2026-06-18 01:37:48] "GET /network-policy/1ae42609-c3b6-4265-8949-fa0182d87375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002841 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-06-18 01:37:48] "PUT /network-policy/1ae42609-c3b6-4265-8949-fa0182d87375 HTTP/1.1" 200 262 0.019505 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-update HTTP/1.1" 200 156 0.061484 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003298 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004843 10.0.0.22 - - [2026-06-18 01:37:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2026-06-18 01:37:48] "POST /security-groups HTTP/1.1" 409 245 0.006099 10.0.0.22 - - [2026-06-18 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.22 - - [2026-06-18 01:37:49] "PUT /security-group/d6080770-6230-437b-b439-dc892590af7a HTTP/1.1" 200 262 0.058984 10.0.0.22 - - [2026-06-18 01:37:49] "PUT /access-control-list/a8280823-f5a0-4bc9-ba06-df14307af11c HTTP/1.1" 200 272 0.015815 10.0.0.22 - - [2026-06-18 01:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037158 10.0.0.22 - - [2026-06-18 01:37:49] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023947 10.0.0.22 - - [2026-06-18 01:37:49] "PUT /access-control-list/c3190dc3-2e39-47ce-820e-f169edc05526 HTTP/1.1" 200 272 0.045421 10.0.0.22 - - [2026-06-18 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.22 - - [2026-06-18 01:37:49] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003253 10.0.0.22 - - [2026-06-18 01:37:49] "POST /tags HTTP/1.1" 409 206 0.005524 10.0.0.22 - - [2026-06-18 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2026-06-18 01:37:49] "GET /tag/f03aa644-934b-4691-a2b9-43c9e9af3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016460 10.0.0.22 - - [2026-06-18 01:37:49] "POST /firewall-rules HTTP/1.1" 200 562 0.086547 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-rule/860e7d0b-6959-43b1-8bed-56bf4bed510d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009045 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.011256 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-rule/860e7d0b-6959-43b1-8bed-56bf4bed510d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007585 10.0.0.22 - - [2026-06-18 01:37:49] "POST /ref-update HTTP/1.1" 200 156 0.048932 10.0.0.22 - - [2026-06-18 01:37:49] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007837 10.0.0.22 - - [2026-06-18 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-06-18 01:37:49] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012483 10.0.0.22 - - [2026-06-18 01:37:49] "POST /tags HTTP/1.1" 409 206 0.002046 10.0.0.22 - - [2026-06-18 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-06-18 01:37:49] "GET /tag/f03aa644-934b-4691-a2b9-43c9e9af3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033792 10.0.0.22 - - [2026-06-18 01:37:49] "POST /firewall-rules HTTP/1.1" 200 560 0.079635 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-rule/421cbdf4-1180-4d99-9e2f-26d06214ce00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003832 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003321 10.0.0.22 - - [2026-06-18 01:37:49] "GET /firewall-rule/421cbdf4-1180-4d99-9e2f-26d06214ce00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004557 10.0.0.22 - - [2026-06-18 01:37:49] "POST /ref-update HTTP/1.1" 200 156 0.050490 10.0.0.22 - - [2026-06-18 01:37:49] "POST /tags HTTP/1.1" 200 371 0.034807 10.0.0.22 - - [2026-06-18 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017267 10.0.0.22 - - [2026-06-18 01:37:50] "GET /tag/8616f0ad-d8fe-4236-af95-25f4d8729f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.019416 10.0.0.22 - - [2026-06-18 01:37:50] "POST /tags HTTP/1.1" 200 319 0.037140 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024808 10.0.0.22 - - [2026-06-18 01:37:50] "GET /tag/d49b3732-0758-4ee2-96ff-21bbe8c7f0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.016719 10.0.0.22 - - [2026-06-18 01:37:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000485 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.004005 10.0.0.22 - - [2026-06-18 01:37:50] "POST /security-groups HTTP/1.1" 200 578 0.075532 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.001606 10.0.0.22 - - [2026-06-18 01:37:50] "POST /projects HTTP/1.1" 200 497 0.256607 10.0.0.22 - - [2026-06-18 01:37:50] "POST /access-control-lists HTTP/1.1" 200 587 0.042964 10.0.0.22 - - [2026-06-18 01:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.055769 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014349 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.002225 10.0.0.22 - - [2026-06-18 01:37:50] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.037459 10.0.0.22 - - [2026-06-18 01:37:50] "POST /access-control-lists HTTP/1.1" 200 585 0.078664 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022628 10.0.0.22 - - [2026-06-18 01:37:50] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.008090 10.0.0.22 - - [2026-06-18 01:37:50] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.060724 10.0.0.22 - - [2026-06-18 01:37:50] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.071160 10.0.0.22 - - [2026-06-18 01:37:50] "POST /security-groups HTTP/1.1" 200 558 0.087932 10.0.0.22 - - [2026-06-18 01:37:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.008346 10.0.0.22 - - [2026-06-18 01:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.060112 10.0.0.22 - - [2026-06-18 01:37:50] "POST /chown HTTP/1.1" 200 109 0.025671 10.0.0.22 - - [2026-06-18 01:37:50] "POST /access-control-lists HTTP/1.1" 200 610 0.106345 10.0.0.22 - - [2026-06-18 01:37:51] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015816 10.0.0.22 - - [2026-06-18 01:37:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.001738 10.0.0.22 - - [2026-06-18 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2026-06-18 01:37:51] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037593 10.0.0.22 - - [2026-06-18 01:37:51] "POST /access-control-lists HTTP/1.1" 200 608 0.060028 10.0.0.22 - - [2026-06-18 01:37:51] "POST /tags HTTP/1.1" 409 214 0.019157 10.0.0.22 - - [2026-06-18 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2026-06-18 01:37:51] "GET /tag/d49b3732-0758-4ee2-96ff-21bbe8c7f0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012266 10.0.0.22 - - [2026-06-18 01:37:51] "POST /firewall-rules HTTP/1.1" 200 578 0.085371 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-rule/bd5eca3f-ddda-4876-ae63-345f95a6522f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.012360 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004515 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-rule/bd5eca3f-ddda-4876-ae63-345f95a6522f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002515 10.0.0.22 - - [2026-06-18 01:37:51] "POST /ref-update HTTP/1.1" 200 156 0.039645 10.0.0.22 - - [2026-06-18 01:37:51] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012663 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000759 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 10.0.0.22 - - [2026-06-18 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.22 - - [2026-06-18 01:37:51] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005733 10.0.0.22 - - [2026-06-18 01:37:51] "POST /tags HTTP/1.1" 409 214 0.002203 10.0.0.22 - - [2026-06-18 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-06-18 01:37:51] "GET /tag/d49b3732-0758-4ee2-96ff-21bbe8c7f0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015651 10.0.0.22 - - [2026-06-18 01:37:51] "POST /firewall-rules HTTP/1.1" 200 576 0.088694 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-rule/4879ca17-9bc2-4c79-b35b-03a6810ef9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004092 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003285 10.0.0.22 - - [2026-06-18 01:37:51] "GET /firewall-rule/4879ca17-9bc2-4c79-b35b-03a6810ef9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002495 10.0.0.22 - - [2026-06-18 01:37:51] "POST /ref-update HTTP/1.1" 200 156 0.037929 10.0.0.22 - - [2026-06-18 01:37:52] "POST /tags HTTP/1.1" 200 363 0.242782 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.22 - - [2026-06-18 01:37:52] "GET /tag/3376faa3-06ce-4036-914b-6844882ce7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.022898 10.0.0.22 - - [2026-06-18 01:37:52] "POST /tags HTTP/1.1" 200 311 0.027141 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011134 10.0.0.22 - - [2026-06-18 01:37:52] "GET /tag/a36f007e-b62f-41d8-934c-c37bbb622ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015030 10.0.0.22 - - [2026-06-18 01:37:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.004370 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.007118 10.0.0.22 - - [2026-06-18 01:37:52] "POST /security-groups HTTP/1.1" 200 574 0.084036 10.0.0.22 - - [2026-06-18 01:37:52] "POST /projects HTTP/1.1" 200 489 0.238291 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.005989 10.0.0.22 - - [2026-06-18 01:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028054 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010239 10.0.0.22 - - [2026-06-18 01:37:52] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023050 10.0.0.22 - - [2026-06-18 01:37:52] "POST /access-control-lists HTTP/1.1" 200 583 0.098407 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.012964 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-06-18 01:37:52] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004069 10.0.0.22 - - [2026-06-18 01:37:52] "POST /access-control-lists HTTP/1.1" 200 581 0.061354 10.0.0.22 - - [2026-06-18 01:37:52] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.109676 10.0.0.22 - - [2026-06-18 01:37:52] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.049599 10.0.0.22 - - [2026-06-18 01:37:52] "POST /security-groups HTTP/1.1" 200 546 0.076841 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001665 10.0.0.22 - - [2026-06-18 01:37:52] "POST /access-control-lists HTTP/1.1" 200 602 0.022513 10.0.0.22 - - [2026-06-18 01:37:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.008751 10.0.0.22 - - [2026-06-18 01:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033341 10.0.0.22 - - [2026-06-18 01:37:53] "POST /chown HTTP/1.1" 200 109 0.018557 10.0.0.22 - - [2026-06-18 01:37:53] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009027 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.22 - - [2026-06-18 01:37:53] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021086 10.0.0.22 - - [2026-06-18 01:37:53] "POST /access-control-lists HTTP/1.1" 200 600 0.065490 10.0.0.22 - - [2026-06-18 01:37:53] "POST /tags HTTP/1.1" 409 210 0.008265 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-06-18 01:37:53] "GET /tag/a36f007e-b62f-41d8-934c-c37bbb622ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010417 10.0.0.22 - - [2026-06-18 01:37:53] "POST /firewall-rules HTTP/1.1" 200 570 0.067502 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-rule/f6879286-187d-4e67-9b98-979e5c001adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004395 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003795 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-rule/f6879286-187d-4e67-9b98-979e5c001adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004651 10.0.0.22 - - [2026-06-18 01:37:53] "POST /ref-update HTTP/1.1" 200 156 0.032684 10.0.0.22 - - [2026-06-18 01:37:53] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005217 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.22 - - [2026-06-18 01:37:53] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002752 10.0.0.22 - - [2026-06-18 01:37:53] "POST /tags HTTP/1.1" 409 210 0.002228 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-06-18 01:37:53] "GET /tag/a36f007e-b62f-41d8-934c-c37bbb622ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012199 10.0.0.22 - - [2026-06-18 01:37:53] "POST /firewall-rules HTTP/1.1" 200 568 0.061928 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-rule/9163daa5-9af6-41de-a9b2-1406c2c0309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008809 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003983 10.0.0.22 - - [2026-06-18 01:37:53] "GET /firewall-rule/9163daa5-9af6-41de-a9b2-1406c2c0309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001981 10.0.0.22 - - [2026-06-18 01:37:53] "POST /ref-update HTTP/1.1" 200 156 0.034488 10.0.0.22 - - [2026-06-18 01:37:53] "POST /tags HTTP/1.1" 409 237 0.002133 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-06-18 01:37:53] "GET /tag/62528354-9be6-4bba-a2dc-d41f7f711f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014037 10.0.0.22 - - [2026-06-18 01:37:53] "POST /tags HTTP/1.1" 409 210 0.002270 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.22 - - [2026-06-18 01:37:53] "GET /tag/e45b57fe-00b3-487b-a84b-207487d43f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011281 10.0.0.22 - - [2026-06-18 01:37:53] "POST /projects HTTP/1.1" 409 223 0.003049 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-06-18 01:37:53] "GET /project/729f2434-aba9-47e6-98ff-581bec2d1949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044306 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2026-06-18 01:37:53] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008875 10.0.0.22 - - [2026-06-18 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2026-06-18 01:37:54] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004508 10.0.0.22 - - [2026-06-18 01:37:54] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.040516 10.0.0.22 - - [2026-06-18 01:37:54] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.052545 10.0.0.22 - - [2026-06-18 01:37:54] "POST /security-groups HTTP/1.1" 409 253 0.002473 10.0.0.22 - - [2026-06-18 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.22 - - [2026-06-18 01:37:54] "PUT /security-group/388deae2-aa60-4d8e-9149-36a14a6f06a6 HTTP/1.1" 200 262 0.055954 10.0.0.22 - - [2026-06-18 01:37:54] "PUT /access-control-list/b72db9cc-0188-4ded-abbf-2045e62d6e9a HTTP/1.1" 200 272 0.017702 10.0.0.22 - - [2026-06-18 01:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024375 10.0.0.22 - - [2026-06-18 01:37:54] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013636 10.0.0.22 - - [2026-06-18 01:37:54] "PUT /access-control-list/29e7c618-a50f-4832-8e24-e203411750c2 HTTP/1.1" 200 272 0.038696 10.0.0.22 - - [2026-06-18 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2026-06-18 01:37:54] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004880 10.0.0.22 - - [2026-06-18 01:37:54] "POST /tags HTTP/1.1" 409 210 0.001882 10.0.0.22 - - [2026-06-18 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.22 - - [2026-06-18 01:37:54] "GET /tag/e45b57fe-00b3-487b-a84b-207487d43f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013489 10.0.0.22 - - [2026-06-18 01:37:54] "POST /firewall-rules HTTP/1.1" 200 570 0.068855 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-rule/dc9ad6b4-e848-4c39-a36d-fc9599bd7256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004394 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003736 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-rule/dc9ad6b4-e848-4c39-a36d-fc9599bd7256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002306 10.0.0.22 - - [2026-06-18 01:37:54] "POST /ref-update HTTP/1.1" 200 156 0.055342 10.0.0.22 - - [2026-06-18 01:37:54] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002910 10.0.0.22 - - [2026-06-18 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013793 10.0.0.22 - - [2026-06-18 01:37:54] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003895 10.0.0.22 - - [2026-06-18 01:37:54] "POST /tags HTTP/1.1" 409 210 0.002953 10.0.0.22 - - [2026-06-18 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.22 - - [2026-06-18 01:37:54] "GET /tag/e45b57fe-00b3-487b-a84b-207487d43f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010370 10.0.0.22 - - [2026-06-18 01:37:54] "POST /firewall-rules HTTP/1.1" 200 568 0.069535 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-rule/3a35492e-b706-428d-bec2-7ab3a2f5f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010942 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004062 10.0.0.22 - - [2026-06-18 01:37:54] "GET /firewall-rule/3a35492e-b706-428d-bec2-7ab3a2f5f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002134 10.0.0.22 - - [2026-06-18 01:37:54] "POST /ref-update HTTP/1.1" 200 156 0.041024 10.0.0.22 - - [2026-06-18 01:37:54] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016966 10.0.0.22 - - [2026-06-18 01:37:55] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.242 - - [2026-06-18 01:38:41] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.242 - - [2026-06-18 01:38:41] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006867 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.242 - - [2026-06-18 01:38:41] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003226 10.0.0.242 - - [2026-06-18 01:38:41] "PUT /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14 HTTP/1.1" 200 274 0.009585 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.009815 10.0.0.242 - - [2026-06-18 01:38:41] "POST /virtual-routers HTTP/1.1" 200 599 0.024805 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2026-06-18 01:38:41] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003505 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.001138 10.0.0.242 - - [2026-06-18 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.242 - - [2026-06-18 01:38:41] "GET /virtual-network/bb473bd2-6b49-4b94-b0d0-3f347632ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004904 10.0.0.242 - - [2026-06-18 01:38:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067768 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.242 - - [2026-06-18 01:40:09] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.242 - - [2026-06-18 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2026-06-18 01:40:09] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004996 10.0.0.242 - - [2026-06-18 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-06-18 01:40:09] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003143 10.0.0.242 - - [2026-06-18 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.242 - - [2026-06-18 01:40:09] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003289 10.0.0.242 - - [2026-06-18 01:40:09] "PUT /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2 HTTP/1.1" 200 262 0.009366 10.0.0.242 - - [2026-06-18 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.242 - - [2026-06-18 01:40:09] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004013 10.0.0.242 - - [2026-06-18 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-06-18 01:40:09] "GET /virtual-machine-interface/546f24f7-4c25-4380-a764-51fd91bbc664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003823 10.0.0.242 - - [2026-06-18 01:40:09] "PUT /virtual-machine-interface/546f24f7-4c25-4380-a764-51fd91bbc664 HTTP/1.1" 200 284 0.008233 10.0.0.22 - - [2026-06-18 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.22 - - [2026-06-18 01:40:18] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002809 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:40:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.22 - - [2026-06-18 01:41:01] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.22 - - [2026-06-18 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.22 - - [2026-06-18 01:41:01] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004908 10.0.0.22 - - [2026-06-18 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.22 - - [2026-06-18 01:41:01] "GET /config-node/f9d15873-6b99-4be3-af05-48434209aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002830 10.0.0.22 - - [2026-06-18 01:41:12] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.22 - - [2026-06-18 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-06-18 01:41:12] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002719 10.0.0.22 - - [2026-06-18 01:41:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001717 10.0.0.22 - - [2026-06-18 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.22 - - [2026-06-18 01:41:12] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004297 10.0.0.22 - - [2026-06-18 01:41:12] "PUT /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc HTTP/1.1" 200 254 0.012647 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 10.0.0.22 - - [2026-06-18 01:41:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002050 10.0.0.22 - - [2026-06-18 01:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.001719 10.0.0.22 - - [2026-06-18 01:41:42] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003113 10.0.0.22 - - [2026-06-18 01:41:42] "POST /ref-update HTTP/1.1" 200 156 0.008116 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004912 10.0.0.22 - - [2026-06-18 01:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.22 - - [2026-06-18 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.22 - - [2026-06-18 01:42:04] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002436 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003660 10.0.0.22 - - [2026-06-18 01:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.22 - - [2026-06-18 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2026-06-18 01:42:04] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002075 10.0.0.22 - - [2026-06-18 01:42:04] "GET /loadbalancer-pool/ac01f3ff-b108-452a-90dd-5efe0cecb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003225 10.0.0.22 - - [2026-06-18 01:42:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015953 10.0.0.22 - - [2026-06-18 01:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011511 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007149 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007839 10.0.0.22 - - [2026-06-18 01:42:04] "POST /ref-update HTTP/1.1" 200 156 0.007227 10.0.0.22 - - [2026-06-18 01:42:04] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.006028 10.0.0.22 - - [2026-06-18 01:42:04] "POST /tags HTTP/1.1" 409 205 0.001881 10.0.0.22 - - [2026-06-18 01:42:04] "PUT /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced HTTP/1.1" 200 256 0.013118 10.0.0.22 - - [2026-06-18 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.22 - - [2026-06-18 01:42:04] "GET /tag/7d261c2a-d655-4da8-a9d0-b5d489bb6a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010634 10.0.0.22 - - [2026-06-18 01:42:04] "POST /set-tag HTTP/1.1" 200 109 0.069170 10.0.0.22 - - [2026-06-18 01:42:04] "GET /loadbalancer-pool/7751b7da-8959-444f-a7fa-241c7e7df24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004088 10.0.0.22 - - [2026-06-18 01:42:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014097 10.0.0.22 - - [2026-06-18 01:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015204 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012182 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003545 10.0.0.22 - - [2026-06-18 01:42:04] "POST /ref-update HTTP/1.1" 200 156 0.006236 10.0.0.22 - - [2026-06-18 01:42:04] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007904 10.0.0.22 - - [2026-06-18 01:42:04] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.22 - - [2026-06-18 01:42:04] "PUT /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced HTTP/1.1" 200 256 0.021658 10.0.0.22 - - [2026-06-18 01:42:04] "GET /loadbalancer-pool/ca3bb41a-a697-48a7-a390-508f350b7c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.015086 10.0.0.22 - - [2026-06-18 01:42:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013807 10.0.0.22 - - [2026-06-18 01:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008064 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009397 10.0.0.22 - - [2026-06-18 01:42:04] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.22 - - [2026-06-18 01:42:04] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003754 10.0.0.22 - - [2026-06-18 01:42:04] "POST /ref-update HTTP/1.1" 200 156 0.005606 10.0.0.22 - - [2026-06-18 01:42:04] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.010278 10.0.0.22 - - [2026-06-18 01:42:04] "PUT /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced HTTP/1.1" 200 256 0.010552 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004113 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2026-06-18 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-06-18 01:44:13] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002084 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003652 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.021634 10.0.0.22 - - [2026-06-18 01:44:13] "DELETE /loadbalancer-member/81c91bed-962b-4d84-a174-ba3b422b4f79 HTTP/1.1" 200 115 0.028972 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006515 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.22 - - [2026-06-18 01:44:13] "DELETE /loadbalancer-member/b13ed4c2-9702-4fa5-a3df-b75cdd8f904b HTTP/1.1" 200 115 0.017385 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007891 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.22 - - [2026-06-18 01:44:13] "DELETE /loadbalancer-member/cc010395-225e-4cd8-868e-454f2dd5cca7 HTTP/1.1" 200 115 0.023187 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008007 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.22 - - [2026-06-18 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-06-18 01:44:13] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003185 10.0.0.22 - - [2026-06-18 01:44:13] "GET /loadbalancer-pool/ac01f3ff-b108-452a-90dd-5efe0cecb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002264 10.0.0.22 - - [2026-06-18 01:44:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013536 10.0.0.22 - - [2026-06-18 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006843 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010427 10.0.0.22 - - [2026-06-18 01:44:13] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004788 10.0.0.22 - - [2026-06-18 01:44:13] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002485 10.0.0.22 - - [2026-06-18 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.067119 10.0.0.22 - - [2026-06-18 01:44:14] "GET /loadbalancer-pool/7751b7da-8959-444f-a7fa-241c7e7df24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002839 10.0.0.22 - - [2026-06-18 01:44:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018307 10.0.0.22 - - [2026-06-18 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027604 10.0.0.22 - - [2026-06-18 01:44:14] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009797 10.0.0.22 - - [2026-06-18 01:44:14] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003369 10.0.0.22 - - [2026-06-18 01:44:14] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001615 10.0.0.22 - - [2026-06-18 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.22 - - [2026-06-18 01:44:14] "GET /loadbalancer-pool/ca3bb41a-a697-48a7-a390-508f350b7c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002770 10.0.0.22 - - [2026-06-18 01:44:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013929 10.0.0.22 - - [2026-06-18 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.22 - - [2026-06-18 01:44:14] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008736 10.0.0.22 - - [2026-06-18 01:44:14] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009776 10.0.0.22 - - [2026-06-18 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.004982 10.0.0.22 - - [2026-06-18 01:44:14] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003659 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:44:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:44:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.22 - - [2026-06-18 01:45:31] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.22 - - [2026-06-18 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2026-06-18 01:45:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043218 10.0.0.22 - - [2026-06-18 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.22 - - [2026-06-18 01:45:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037176 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.22 - - [2026-06-18 01:45:32] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032539 10.0.0.22 - - [2026-06-18 01:45:32] "POST /tags HTTP/1.1" 200 333 0.042149 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014282 10.0.0.22 - - [2026-06-18 01:45:32] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016013 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-06-18 01:45:32] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025160 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.22 - - [2026-06-18 01:45:32] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008563 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-06-18 01:45:32] "GET /service-appliance-set/5100f309-5c42-4855-a9c1-b7bf6abd1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002435 10.0.0.22 - - [2026-06-18 01:45:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.001786 10.0.0.22 - - [2026-06-18 01:45:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.101976 10.0.0.22 - - [2026-06-18 01:45:32] "GET /virtual-machine-interface/731a8187-ab21-47a7-9c26-51978e7e1437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020831 10.0.0.22 - - [2026-06-18 01:45:33] "POST /instance-ips HTTP/1.1" 200 409 0.028550 10.0.0.22 - - [2026-06-18 01:45:33] "GET /instance-ip/f65aa1e3-aab2-4c77-a3e5-cfaac6c12eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004582 10.0.0.22 - - [2026-06-18 01:45:33] "POST /loadbalancers HTTP/1.1" 200 610 0.067250 10.0.0.22 - - [2026-06-18 01:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020471 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.22 - - [2026-06-18 01:45:33] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032086 10.0.0.22 - - [2026-06-18 01:45:33] "GET /instance-ip/f65aa1e3-aab2-4c77-a3e5-cfaac6c12eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.015315 10.0.0.22 - - [2026-06-18 01:45:33] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045710 10.0.0.22 - - [2026-06-18 01:45:33] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006380 10.0.0.22 - - [2026-06-18 01:45:33] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024940 10.0.0.22 - - [2026-06-18 01:45:33] "POST /floating-ips HTTP/1.1" 200 597 0.034205 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-06-18 01:45:33] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045731 10.0.0.22 - - [2026-06-18 01:45:33] "GET /loadbalancer-listener/89e1ea69-490e-48fd-933f-0a6287d0613d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003896 10.0.0.22 - - [2026-06-18 01:45:33] "GET /loadbalancer-listener/89e1ea69-490e-48fd-933f-0a6287d0613d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003027 10.0.0.22 - - [2026-06-18 01:45:33] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023067 10.0.0.22 - - [2026-06-18 01:45:33] "GET /instance-ip/f65aa1e3-aab2-4c77-a3e5-cfaac6c12eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005250 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.22 - - [2026-06-18 01:45:33] "GET /instance-ip/f65aa1e3-aab2-4c77-a3e5-cfaac6c12eed?fields=floating_ips HTTP/1.1" 200 1213 0.011703 10.0.0.22 - - [2026-06-18 01:45:33] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002008 10.0.0.22 - - [2026-06-18 01:45:33] "GET /floating-ip/801a13fe-16fd-4fb6-8bf8-36ac1c8ffaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003381 10.0.0.22 - - [2026-06-18 01:45:33] "POST /tags HTTP/1.1" 200 295 0.048287 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.22 - - [2026-06-18 01:45:33] "GET /tag/477bf9b2-9ec5-487d-a160-850fe13d9272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.025395 10.0.0.22 - - [2026-06-18 01:45:33] "POST /tags HTTP/1.1" 409 233 0.002106 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.22 - - [2026-06-18 01:45:33] "GET /tag/a1b7bc2b-0c79-4772-9c20-9ddf5b061afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.023761 10.0.0.22 - - [2026-06-18 01:45:33] "POST /tags HTTP/1.1" 409 206 0.002390 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2026-06-18 01:45:33] "GET /tag/f03aa644-934b-4691-a2b9-43c9e9af3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011770 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-06-18 01:45:33] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004143 10.0.0.22 - - [2026-06-18 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2026-06-18 01:45:33] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038228 10.0.0.22 - - [2026-06-18 01:45:33] "POST /virtual-machines HTTP/1.1" 200 369 0.013676 10.0.0.22 - - [2026-06-18 01:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008181 10.0.0.22 - - [2026-06-18 01:45:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108271 10.0.0.22 - - [2026-06-18 01:45:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034203 10.0.0.22 - - [2026-06-18 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012982 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010489 10.0.0.22 - - [2026-06-18 01:45:34] "POST /instance-ips HTTP/1.1" 200 409 0.022110 10.0.0.22 - - [2026-06-18 01:45:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029841 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005142 10.0.0.22 - - [2026-06-18 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.020872 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016916 10.0.0.22 - - [2026-06-18 01:45:34] "GET /instance-ip/659396ec-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011699 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004327 10.0.0.22 - - [2026-06-18 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005320 10.0.0.22 - - [2026-06-18 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009248 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019152 10.0.0.22 - - [2026-06-18 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.004325 10.0.0.22 - - [2026-06-18 01:45:34] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004601 10.0.0.22 - - [2026-06-18 01:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.22 - - [2026-06-18 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-06-18 01:45:35] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003551 10.0.0.22 - - [2026-06-18 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.22 - - [2026-06-18 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.22 - - [2026-06-18 01:45:35] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026223 10.0.0.22 - - [2026-06-18 01:45:35] "GET /virtual-networks?parent_id=7a4c14ab-6c01-4c59-981d-35d4170868d5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001776 10.0.0.22 - - [2026-06-18 01:45:35] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026836 10.0.0.22 - - [2026-06-18 01:45:35] "POST /virtual-machines HTTP/1.1" 200 369 0.008526 10.0.0.22 - - [2026-06-18 01:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016913 10.0.0.22 - - [2026-06-18 01:45:35] "POST /virtual-networks HTTP/1.1" 200 512 0.127004 10.0.0.22 - - [2026-06-18 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006634 10.0.0.22 - - [2026-06-18 01:45:35] "GET /network-ipam/af975564-aa33-4ff3-984b-4995533dd522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006304 10.0.0.22 - - [2026-06-18 01:45:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163640 10.0.0.22 - - [2026-06-18 01:45:35] "POST /route-targets HTTP/1.1" 200 327 0.014353 10.0.0.22 - - [2026-06-18 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.044076 10.0.0.22 - - [2026-06-18 01:45:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023458 10.0.0.22 - - [2026-06-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.025416 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.031912 10.0.0.22 - - [2026-06-18 01:45:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007716 10.0.0.22 - - [2026-06-18 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.138364 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003965 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domains HTTP/1.1" 200 280 0.001411 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c HTTP/1.1" 200 3086 0.008758 10.0.0.22 - - [2026-06-18 01:45:36] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5 HTTP/1.1" 200 7064 0.036195 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2084 0.005716 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2084 0.004350 10.0.0.22 - - [2026-06-18 01:45:36] "POST /instance-ips HTTP/1.1" 200 409 0.053052 10.0.0.22 - - [2026-06-18 01:45:36] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 200 1401 0.010899 10.0.0.22 - - [2026-06-18 01:45:36] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 200 1401 0.006608 10.0.0.22 - - [2026-06-18 01:45:36] "GET /route-target/9280060d-f34f-4622-9bdf-aa84806a72fd HTTP/1.1" 200 1153 0.002055 10.0.0.22 - - [2026-06-18 01:45:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024741 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2084 0.019959 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.023788 10.0.0.22 - - [2026-06-18 01:45:36] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 200 1401 0.004786 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003515 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2084 0.003484 10.0.0.22 - - [2026-06-18 01:45:36] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 200 1401 0.002350 10.0.0.22 - - [2026-06-18 01:45:36] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 200 1401 0.002136 10.0.0.22 - - [2026-06-18 01:45:36] "GET /route-target/9280060d-f34f-4622-9bdf-aa84806a72fd HTTP/1.1" 200 1153 0.001702 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domains HTTP/1.1" 200 280 0.001869 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c HTTP/1.1" 200 3086 0.002270 10.0.0.22 - - [2026-06-18 01:45:36] "POST /set-tag HTTP/1.1" 200 109 0.025535 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012335 10.0.0.22 - - [2026-06-18 01:45:36] "GET /instance-ip/66bd57a6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003089 10.0.0.22 - - [2026-06-18 01:45:36] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5 HTTP/1.1" 200 7064 0.041591 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2084 0.003503 10.0.0.22 - - [2026-06-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006109 10.0.0.22 - - [2026-06-18 01:45:36] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.007488 10.0.0.22 - - [2026-06-18 01:45:36] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034662 10.0.0.22 - - [2026-06-18 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.013968 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014049 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017287 10.0.0.22 - - [2026-06-18 01:45:36] "GET /floating-ip-pools?parent_id=efb11b63-c680-4d29-8e98-7a2002f8d642&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005220 10.0.0.22 - - [2026-06-18 01:45:36] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005627 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005105 10.0.0.22 - - [2026-06-18 01:45:36] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.22 - - [2026-06-18 01:45:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014889 10.0.0.22 - - [2026-06-18 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.017555 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013017 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domains HTTP/1.1" 200 280 0.001726 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c HTTP/1.1" 200 3086 0.002655 10.0.0.22 - - [2026-06-18 01:45:36] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5 HTTP/1.1" 200 7320 0.037314 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2322 0.004951 10.0.0.22 - - [2026-06-18 01:45:36] "GET /floating-ip-pool/d13ec324-9b53-4684-83cd-ad164bccc637 HTTP/1.1" 200 1314 0.002306 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domains HTTP/1.1" 200 280 0.001440 10.0.0.22 - - [2026-06-18 01:45:36] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c HTTP/1.1" 200 3086 0.002462 10.0.0.22 - - [2026-06-18 01:45:36] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5 HTTP/1.1" 200 7320 0.027537 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 2322 0.003685 10.0.0.22 - - [2026-06-18 01:45:36] "GET /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008500 10.0.0.22 - - [2026-06-18 01:45:36] "POST /tags HTTP/1.1" 200 365 0.061234 10.0.0.22 - - [2026-06-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.22 - - [2026-06-18 01:45:36] "GET /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012119 10.0.0.22 - - [2026-06-18 01:45:36] "POST /tags HTTP/1.1" 409 206 0.001522 10.0.0.22 - - [2026-06-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.22 - - [2026-06-18 01:45:36] "GET /tag/f03aa644-934b-4691-a2b9-43c9e9af3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009739 10.0.0.22 - - [2026-06-18 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2026-06-18 01:45:37] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028856 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.22 - - [2026-06-18 01:45:37] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003481 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.22 - - [2026-06-18 01:45:37] "GET /service-appliance-set/2206a5ab-9a98-4179-9341-e757215f0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003461 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.001307 10.0.0.22 - - [2026-06-18 01:45:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100066 10.0.0.22 - - [2026-06-18 01:45:37] "GET /virtual-machine-interface/22d4f75b-9d31-45ec-b271-e53a5357a554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004609 10.0.0.22 - - [2026-06-18 01:45:37] "POST /set-tag HTTP/1.1" 200 109 0.014590 10.0.0.22 - - [2026-06-18 01:45:37] "POST /instance-ips HTTP/1.1" 200 417 0.037727 10.0.0.22 - - [2026-06-18 01:45:37] "GET /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003660 10.0.0.22 - - [2026-06-18 01:45:37] "POST /loadbalancers HTTP/1.1" 200 618 0.058743 10.0.0.22 - - [2026-06-18 01:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013642 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013580 10.0.0.22 - - [2026-06-18 01:45:37] "POST /service-instances HTTP/1.1" 200 566 0.022064 10.0.0.22 - - [2026-06-18 01:45:37] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050446 10.0.0.22 - - [2026-06-18 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.026258 10.0.0.22 - - [2026-06-18 01:45:37] "GET /virtual-machine-interface/22d4f75b-9d31-45ec-b271-e53a5357a554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013134 10.0.0.22 - - [2026-06-18 01:45:37] "GET /virtual-machine-interface/22d4f75b-9d31-45ec-b271-e53a5357a554?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005415 10.0.0.22 - - [2026-06-18 01:45:37] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.007199 10.0.0.22 - - [2026-06-18 01:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012225 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015002 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.22 - - [2026-06-18 01:45:37] "GET /floating-ip-pool/d13ec324-9b53-4684-83cd-ad164bccc637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002172 10.0.0.22 - - [2026-06-18 01:45:37] "POST /floating-ips HTTP/1.1" 200 671 0.080568 10.0.0.22 - - [2026-06-18 01:45:37] "POST /virtual-machines HTTP/1.1" 200 429 0.048718 10.0.0.22 - - [2026-06-18 01:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030165 10.0.0.22 - - [2026-06-18 01:45:37] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003542 10.0.0.22 - - [2026-06-18 01:45:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.077633 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009848 10.0.0.22 - - [2026-06-18 01:45:37] "POST /chown HTTP/1.1" 200 109 0.020855 10.0.0.22 - - [2026-06-18 01:45:37] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002856 10.0.0.22 - - [2026-06-18 01:45:37] "POST /tags HTTP/1.1" 409 221 0.001496 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.22 - - [2026-06-18 01:45:37] "POST /chown HTTP/1.1" 200 109 0.005262 10.0.0.22 - - [2026-06-18 01:45:37] "PUT /virtual-machine-interface/e298c788-609c-4579-813b-bb2c65eb32bc HTTP/1.1" 200 284 0.015411 10.0.0.22 - - [2026-06-18 01:45:37] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010787 10.0.0.22 - - [2026-06-18 01:45:37] "POST /tags HTTP/1.1" 409 238 0.001334 10.0.0.22 - - [2026-06-18 01:45:37] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.026359 10.0.0.22 - - [2026-06-18 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.22 - - [2026-06-18 01:45:37] "GET /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017145 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.023087 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.021942 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.037769 10.0.0.22 - - [2026-06-18 01:45:38] "POST /firewall-rules HTTP/1.1" 200 650 0.140881 10.0.0.22 - - [2026-06-18 01:45:38] "GET /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.007832 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.051940 10.0.0.22 - - [2026-06-18 01:45:38] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007427 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.025083 10.0.0.22 - - [2026-06-18 01:45:38] "GET /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.006079 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.032185 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.041218 10.0.0.22 - - [2026-06-18 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009405 10.0.0.22 - - [2026-06-18 01:45:38] "POST /virtual-machines HTTP/1.1" 200 429 0.014390 10.0.0.22 - - [2026-06-18 01:45:38] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045993 10.0.0.22 - - [2026-06-18 01:45:38] "GET /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.021034 10.0.0.22 - - [2026-06-18 01:45:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101603 10.0.0.22 - - [2026-06-18 01:45:38] "POST /chown HTTP/1.1" 200 109 0.032087 10.0.0.22 - - [2026-06-18 01:45:38] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.056700 10.0.0.22 - - [2026-06-18 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.22 - - [2026-06-18 01:45:38] "POST /chown HTTP/1.1" 200 109 0.009709 10.0.0.22 - - [2026-06-18 01:45:38] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047888 10.0.0.22 - - [2026-06-18 01:45:38] "PUT /virtual-machine-interface/9591a1f4-abbe-4394-a611-52d3e341850e HTTP/1.1" 200 284 0.033260 10.0.0.22 - - [2026-06-18 01:45:38] "GET /loadbalancer-listener/7e91e505-df7e-4169-b487-8e88640f64d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.016679 10.0.0.22 - - [2026-06-18 01:45:38] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.021569 10.0.0.22 - - [2026-06-18 01:45:38] "GET /loadbalancer-listener/7e91e505-df7e-4169-b487-8e88640f64d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006212 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.016701 10.0.0.22 - - [2026-06-18 01:45:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.057669 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.051307 10.0.0.22 - - [2026-06-18 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.041418 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.031970 10.0.0.22 - - [2026-06-18 01:45:38] "GET /loadbalancer-pool/74428804-3336-4464-8caf-347121d524c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024945 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.012093 10.0.0.22 - - [2026-06-18 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.037100 10.0.0.22 - - [2026-06-18 01:45:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054240 10.0.0.22 - - [2026-06-18 01:45:38] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.026253 10.0.0.22 - - [2026-06-18 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028764 10.0.0.22 - - [2026-06-18 01:45:38] "GET /loadbalancer-member/5858c189-bdd5-4bc8-a774-618485c638b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.011338 10.0.0.22 - - [2026-06-18 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009572 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.22 - - [2026-06-18 01:45:39] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007636 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.009938 10.0.0.22 - - [2026-06-18 01:45:39] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021615 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.006122 10.0.0.22 - - [2026-06-18 01:45:39] "POST /tags HTTP/1.1" 409 221 0.002888 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.22 - - [2026-06-18 01:45:39] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015795 10.0.0.22 - - [2026-06-18 01:45:39] "POST /tags HTTP/1.1" 409 238 0.001577 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.042696 10.0.0.22 - - [2026-06-18 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.019269 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.22 - - [2026-06-18 01:45:39] "GET /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012089 10.0.0.22 - - [2026-06-18 01:45:39] "POST /firewall-rules HTTP/1.1" 409 293 0.002452 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008170 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.006494 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.027597 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.029273 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed HTTP/1.1" 200 260 0.048664 10.0.0.22 - - [2026-06-18 01:45:39] "GET /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017358 10.0.0.22 - - [2026-06-18 01:45:39] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011022 10.0.0.22 - - [2026-06-18 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.013207 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.005650 10.0.0.22 - - [2026-06-18 01:45:39] "GET /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013456 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.029766 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.010257 10.0.0.22 - - [2026-06-18 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.014936 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.012995 10.0.0.22 - - [2026-06-18 01:45:39] "POST /chown HTTP/1.1" 200 109 0.005966 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 256 0.013654 10.0.0.22 - - [2026-06-18 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.018814 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.008167 10.0.0.22 - - [2026-06-18 01:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031959 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.009790 10.0.0.22 - - [2026-06-18 01:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008205 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.22 - - [2026-06-18 01:45:39] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004702 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.027488 10.0.0.22 - - [2026-06-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012368 10.0.0.22 - - [2026-06-18 01:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006780 10.0.0.22 - - [2026-06-18 01:45:39] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.025952 10.0.0.22 - - [2026-06-18 01:45:39] "POST /virtual-machines HTTP/1.1" 200 373 0.010564 10.0.0.22 - - [2026-06-18 01:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023002 10.0.0.22 - - [2026-06-18 01:45:39] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.009529 10.0.0.22 - - [2026-06-18 01:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025578 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.019333 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.022735 10.0.0.22 - - [2026-06-18 01:45:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151520 10.0.0.22 - - [2026-06-18 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.024270 10.0.0.22 - - [2026-06-18 01:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006612 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006285 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004011 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.015146 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.024484 10.0.0.22 - - [2026-06-18 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.020001 10.0.0.22 - - [2026-06-18 01:45:40] "POST /instance-ips HTTP/1.1" 200 413 0.049173 10.0.0.22 - - [2026-06-18 01:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027470 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013837 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.005420 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.019908 10.0.0.22 - - [2026-06-18 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.022192 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.021435 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021989 10.0.0.22 - - [2026-06-18 01:45:40] "GET /instance-ip/69374a5a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002954 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.025296 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005286 10.0.0.22 - - [2026-06-18 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.007513 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.011789 10.0.0.22 - - [2026-06-18 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.006380 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.016921 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012658 10.0.0.22 - - [2026-06-18 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.22 - - [2026-06-18 01:45:40] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004275 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.012937 10.0.0.22 - - [2026-06-18 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.015400 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.009513 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.019761 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.005927 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.013314 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.010276 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.005780 10.0.0.22 - - [2026-06-18 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.22 - - [2026-06-18 01:45:40] "POST /chown HTTP/1.1" 200 109 0.007230 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.012220 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.017944 10.0.0.22 - - [2026-06-18 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.008050 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.013417 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.007280 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.016695 10.0.0.22 - - [2026-06-18 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.006647 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.014292 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.013213 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.005542 10.0.0.22 - - [2026-06-18 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.005503 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.007256 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.016559 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.014580 10.0.0.22 - - [2026-06-18 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.005719 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.005021 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.026794 10.0.0.22 - - [2026-06-18 01:45:41] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.22 - - [2026-06-18 01:45:48] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004222 10.0.0.22 - - [2026-06-18 01:45:48] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.22 - - [2026-06-18 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-06-18 01:45:48] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002622 10.0.0.22 - - [2026-06-18 01:45:48] "GET /loadbalancer-pool/173fba96-eadb-4eb3-961b-270fc87034ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002396 10.0.0.22 - - [2026-06-18 01:45:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013794 10.0.0.22 - - [2026-06-18 01:45:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007862 10.0.0.22 - - [2026-06-18 01:45:48] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011680 10.0.0.22 - - [2026-06-18 01:45:48] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005900 10.0.0.22 - - [2026-06-18 01:45:48] "POST /tags HTTP/1.1" 409 221 0.007240 10.0.0.22 - - [2026-06-18 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.005941 10.0.0.22 - - [2026-06-18 01:45:48] "GET /floating-ip/801a13fe-16fd-4fb6-8bf8-36ac1c8ffaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010114 10.0.0.22 - - [2026-06-18 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-06-18 01:45:48] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011037 10.0.0.22 - - [2026-06-18 01:45:48] "PUT /floating-ip/801a13fe-16fd-4fb6-8bf8-36ac1c8ffaa0 HTTP/1.1" 200 256 0.008551 10.0.0.22 - - [2026-06-18 01:45:48] "POST /set-tag HTTP/1.1" 200 109 0.031546 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005451 10.0.0.22 - - [2026-06-18 01:45:49] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.22 - - [2026-06-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-06-18 01:45:49] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002124 10.0.0.22 - - [2026-06-18 01:45:49] "GET /loadbalancer-pool/173fba96-eadb-4eb3-961b-270fc87034ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002198 10.0.0.22 - - [2026-06-18 01:45:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013173 10.0.0.22 - - [2026-06-18 01:45:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016203 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006702 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005975 10.0.0.22 - - [2026-06-18 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.006171 10.0.0.22 - - [2026-06-18 01:45:49] "GET /floating-ip/801a13fe-16fd-4fb6-8bf8-36ac1c8ffaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007356 10.0.0.22 - - [2026-06-18 01:45:49] "POST /set-tag HTTP/1.1" 200 109 0.017619 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine/5d9fb591-50d6-4153-9a41-39b921c50f78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003110 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007590 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine/879e5ecc-4ebd-4be3-83d0-fd4b401534b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002794 10.0.0.22 - - [2026-06-18 01:45:49] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004626 10.0.0.22 - - [2026-06-18 01:45:53] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004512 10.0.0.22 - - [2026-06-18 01:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.22 - - [2026-06-18 01:45:55] "GET /virtual-machine/12880d20-fbf9-4450-96d2-32468a940f15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002712 10.0.0.22 - - [2026-06-18 01:45:55] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003413 10.0.0.22 - - [2026-06-18 01:45:55] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004915 10.0.0.22 - - [2026-06-18 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.22 - - [2026-06-18 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-06-18 01:46:18] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.22 - - [2026-06-18 01:46:18] "POST /chown HTTP/1.1" 200 109 0.008292 10.0.0.22 - - [2026-06-18 01:46:18] "POST /chown HTTP/1.1" 200 109 0.006343 10.0.0.22 - - [2026-06-18 01:46:18] "POST /chown HTTP/1.1" 200 109 0.011392 10.0.0.22 - - [2026-06-18 01:46:23] "GET /global-system-configs HTTP/1.1" 200 322 0.006160 10.0.0.22 - - [2026-06-18 01:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.007922 10.0.0.22 - - [2026-06-18 01:46:26] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006041 10.0.0.22 - - [2026-06-18 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.22 - - [2026-06-18 01:46:26] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005024 10.0.0.22 - - [2026-06-18 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.22 - - [2026-06-18 01:46:26] "GET /virtual-machine/12880d20-fbf9-4450-96d2-32468a940f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002728 10.0.0.22 - - [2026-06-18 01:46:26] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.22 - - [2026-06-18 01:46:26] "GET /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008700 10.0.0.22 - - [2026-06-18 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.013059 10.0.0.22 - - [2026-06-18 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.029273 10.0.0.22 - - [2026-06-18 01:46:26] "DELETE /instance-ip/69374a5a-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.051377 10.0.0.22 - - [2026-06-18 01:46:26] "DELETE /virtual-machine-interface/6918236e-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.051652 10.0.0.22 - - [2026-06-18 01:46:26] "DELETE /virtual-machine/12880d20-fbf9-4450-96d2-32468a940f15 HTTP/1.1" 200 115 0.021090 10.0.0.22 - - [2026-06-18 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-06-18 01:46:30] "GET /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010100 10.0.0.22 - - [2026-06-18 01:46:30] "GET /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011455 10.0.0.22 - - [2026-06-18 01:46:30] "GET /virtual-machine-interface/22d4f75b-9d31-45ec-b271-e53a5357a554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004148 10.0.0.22 - - [2026-06-18 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.017658 10.0.0.22 - - [2026-06-18 01:46:30] "GET /virtual-machine-interface/9591a1f4-abbe-4394-a611-52d3e341850e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005883 10.0.0.22 - - [2026-06-18 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.016638 10.0.0.22 - - [2026-06-18 01:46:30] "GET /virtual-machine-interface/e298c788-609c-4579-813b-bb2c65eb32bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006163 10.0.0.22 - - [2026-06-18 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.038545 10.0.0.22 - - [2026-06-18 01:46:30] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016616 10.0.0.22 - - [2026-06-18 01:46:30] "GET /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002943 10.0.0.22 - - [2026-06-18 01:46:30] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.22 - - [2026-06-18 01:46:30] "DELETE /firewall-rule/bed38300-389b-4a2c-bd70-7dba06eb87ed HTTP/1.1" 200 115 0.056118 10.0.0.22 - - [2026-06-18 01:46:30] "DELETE /loadbalancer-member/5858c189-bdd5-4bc8-a774-618485c638b7 HTTP/1.1" 200 115 0.032752 10.0.0.22 - - [2026-06-18 01:46:30] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.008261 10.0.0.22 - - [2026-06-18 01:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031055 10.0.0.22 - - [2026-06-18 01:46:30] "DELETE /loadbalancer-pool/74428804-3336-4464-8caf-347121d524c4 HTTP/1.1" 200 115 0.083557 10.0.0.22 - - [2026-06-18 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015755 10.0.0.22 - - [2026-06-18 01:46:30] "POST /chown HTTP/1.1" 200 109 0.006758 10.0.0.22 - - [2026-06-18 01:46:30] "DELETE /loadbalancer-listener/7e91e505-df7e-4169-b487-8e88640f64d6 HTTP/1.1" 200 115 0.051439 10.0.0.22 - - [2026-06-18 01:46:30] "GET /floating-ip/ea6a5837-61ae-4cc2-b96f-a911dd5521b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002149 10.0.0.22 - - [2026-06-18 01:46:30] "POST /chown HTTP/1.1" 200 109 0.007439 10.0.0.22 - - [2026-06-18 01:46:30] "POST /chown HTTP/1.1" 200 109 0.025599 10.0.0.22 - - [2026-06-18 01:46:30] "POST /chown HTTP/1.1" 200 109 0.023293 10.0.0.22 - - [2026-06-18 01:46:30] "PUT /floating-ip/ea6a5837-61ae-4cc2-b96f-a911dd5521b7 HTTP/1.1" 200 256 0.045244 10.0.0.22 - - [2026-06-18 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.22 - - [2026-06-18 01:46:31] "POST /chown HTTP/1.1" 200 109 0.013998 10.0.0.22 - - [2026-06-18 01:46:31] "POST /chown HTTP/1.1" 200 109 0.019799 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /floating-ip/ea6a5837-61ae-4cc2-b96f-a911dd5521b7 HTTP/1.1" 200 115 0.090075 10.0.0.22 - - [2026-06-18 01:46:31] "POST /chown HTTP/1.1" 200 109 0.005393 10.0.0.22 - - [2026-06-18 01:46:31] "POST /chown HTTP/1.1" 200 109 0.023315 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c HTTP/1.1" 200 115 0.085417 10.0.0.22 - - [2026-06-18 01:46:31] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.013729 10.0.0.22 - - [2026-06-18 01:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015808 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /instance-ip/9f587da1-b176-4a09-8235-2f27fe89c1ad HTTP/1.1" 200 115 0.129750 10.0.0.22 - - [2026-06-18 01:46:31] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.040592 10.0.0.22 - - [2026-06-18 01:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030829 10.0.0.22 - - [2026-06-18 01:46:31] "GET /floating-ip-pool/d13ec324-9b53-4684-83cd-ad164bccc637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014536 10.0.0.22 - - [2026-06-18 01:46:31] "POST /ref-update HTTP/1.1" 200 156 0.010160 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /virtual-machine-interface/22d4f75b-9d31-45ec-b271-e53a5357a554 HTTP/1.1" 200 115 0.125255 10.0.0.22 - - [2026-06-18 01:46:31] "PUT /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 266 0.038589 10.0.0.22 - - [2026-06-18 01:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016845 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /floating-ip-pool/d13ec324-9b53-4684-83cd-ad164bccc637 HTTP/1.1" 200 115 0.084783 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /service-instance/ef9f321c-961b-441a-a2e8-2504b1d41359 HTTP/1.1" 200 115 0.052581 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /tag/ddb88265-ecfe-4aa2-a6c6-02da7401c970 HTTP/1.1" 200 115 0.150876 10.0.0.22 - - [2026-06-18 01:46:31] "GET /virtual-machine-interface/e298c788-609c-4579-813b-bb2c65eb32bc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004514 10.0.0.22 - - [2026-06-18 01:46:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001564 10.0.0.22 - - [2026-06-18 01:46:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001553 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /virtual-network/efb11b63-c680-4d29-8e98-7a2002f8d642 HTTP/1.1" 200 115 0.132955 10.0.0.22 - - [2026-06-18 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2026-06-18 01:46:31] "GET /routing-instance/03e4d89d-aeb5-492d-9128-9803bf2a4901 HTTP/1.1" 404 171 0.006333 10.0.0.22 - - [2026-06-18 01:46:31] "GET /domains HTTP/1.1" 200 280 0.001112 10.0.0.22 - - [2026-06-18 01:46:31] "GET /domain/1805582d-50c7-43c5-b69e-a7507255475c HTTP/1.1" 200 3086 0.008766 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /route-target/9280060d-f34f-4622-9bdf-aa84806a72fd HTTP/1.1" 200 115 0.058790 10.0.0.22 - - [2026-06-18 01:46:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5 HTTP/1.1" 200 7142 0.051109 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /virtual-machine-interface/e298c788-609c-4579-813b-bb2c65eb32bc HTTP/1.1" 200 115 0.112011 10.0.0.22 - - [2026-06-18 01:46:31] "POST /ref-update HTTP/1.1" 200 156 0.028719 10.0.0.22 - - [2026-06-18 01:46:31] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.029111 10.0.0.22 - - [2026-06-18 01:46:31] "DELETE /virtual-machine/73770a87-8628-43d0-a0f4-bcfaa4857f13 HTTP/1.1" 200 115 0.077982 10.0.0.22 - - [2026-06-18 01:46:31] "POST /set-tag HTTP/1.1" 200 109 0.026423 10.0.0.22 - - [2026-06-18 01:46:31] "GET /virtual-machine-interface/9591a1f4-abbe-4394-a611-52d3e341850e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.023630 10.0.0.22 - - [2026-06-18 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.22 - - [2026-06-18 01:46:31] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010375 10.0.0.22 - - [2026-06-18 01:46:32] "DELETE /virtual-machine-interface/9591a1f4-abbe-4394-a611-52d3e341850e HTTP/1.1" 200 115 0.053311 10.0.0.22 - - [2026-06-18 01:46:32] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004627 10.0.0.22 - - [2026-06-18 01:46:32] "DELETE /virtual-machine/a11f63e6-bbcc-41a0-bbee-b6a8a2cbd2d7 HTTP/1.1" 200 115 0.034179 10.0.0.22 - - [2026-06-18 01:46:32] "POST /set-tag HTTP/1.1" 200 109 0.055755 10.0.0.22 - - [2026-06-18 01:46:32] "DELETE /loadbalancer-member/e24a2024-00cd-457b-b231-df35056e01ae HTTP/1.1" 200 115 0.036168 10.0.0.22 - - [2026-06-18 01:46:33] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006328 10.0.0.22 - - [2026-06-18 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.22 - - [2026-06-18 01:46:33] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005579 10.0.0.22 - - [2026-06-18 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.22 - - [2026-06-18 01:46:33] "GET /virtual-machine/879e5ecc-4ebd-4be3-83d0-fd4b401534b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002295 10.0.0.22 - - [2026-06-18 01:46:33] "POST /ref-update HTTP/1.1" 200 156 0.007972 10.0.0.22 - - [2026-06-18 01:46:33] "GET /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006284 10.0.0.22 - - [2026-06-18 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.016433 10.0.0.22 - - [2026-06-18 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.030682 10.0.0.22 - - [2026-06-18 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.028537 10.0.0.22 - - [2026-06-18 01:46:33] "DELETE /instance-ip/66bd57a6-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.034654 10.0.0.22 - - [2026-06-18 01:46:33] "POST /ref-update HTTP/1.1" 200 156 0.007619 10.0.0.22 - - [2026-06-18 01:46:33] "DELETE /virtual-machine-interface/66991bc0-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.040604 10.0.0.22 - - [2026-06-18 01:46:33] "DELETE /virtual-machine/879e5ecc-4ebd-4be3-83d0-fd4b401534b0 HTTP/1.1" 200 115 0.016350 10.0.0.22 - - [2026-06-18 01:46:36] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006423 10.0.0.22 - - [2026-06-18 01:46:36] "POST /set-tag HTTP/1.1" 200 109 0.006966 10.0.0.22 - - [2026-06-18 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-06-18 01:46:36] "GET /loadbalancer/05508efa-994d-4f35-99fe-2ae8bea8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002455 10.0.0.22 - - [2026-06-18 01:46:38] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004672 10.0.0.22 - - [2026-06-18 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.004059 10.0.0.22 - - [2026-06-18 01:46:38] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005311 10.0.0.22 - - [2026-06-18 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.22 - - [2026-06-18 01:46:38] "GET /virtual-machine/5d9fb591-50d6-4153-9a41-39b921c50f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002969 10.0.0.22 - - [2026-06-18 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.012001 10.0.0.22 - - [2026-06-18 01:46:38] "GET /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016240 10.0.0.22 - - [2026-06-18 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.022015 10.0.0.22 - - [2026-06-18 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.031688 10.0.0.22 - - [2026-06-18 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.038933 10.0.0.22 - - [2026-06-18 01:46:38] "DELETE /instance-ip/659396ec-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.032981 10.0.0.22 - - [2026-06-18 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.017056 10.0.0.22 - - [2026-06-18 01:46:39] "DELETE /virtual-machine-interface/657b1c2a-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.074106 10.0.0.22 - - [2026-06-18 01:46:39] "DELETE /virtual-machine/5d9fb591-50d6-4153-9a41-39b921c50f78 HTTP/1.1" 200 115 0.029662 10.0.0.22 - - [2026-06-18 01:46:39] "DELETE /tag/a1b7bc2b-0c79-4772-9c20-9ddf5b061afe HTTP/1.1" 200 115 0.049563 10.0.0.22 - - [2026-06-18 01:46:39] "DELETE /tag/477bf9b2-9ec5-487d-a160-850fe13d9272 HTTP/1.1" 200 115 0.079983 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2026-06-18 01:46:42] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041544 10.0.0.22 - - [2026-06-18 01:46:42] "POST /tags HTTP/1.1" 200 393 0.025929 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026499 10.0.0.22 - - [2026-06-18 01:46:42] "GET /tag/5af12368-bf49-42b1-8c53-44d503d7eb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.017402 10.0.0.22 - - [2026-06-18 01:46:42] "POST /tags HTTP/1.1" 200 341 0.040440 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.22 - - [2026-06-18 01:46:42] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.031955 10.0.0.22 - - [2026-06-18 01:46:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000447 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.008943 10.0.0.22 - - [2026-06-18 01:46:42] "POST /security-groups HTTP/1.1" 200 589 0.059503 10.0.0.22 - - [2026-06-18 01:46:42] "POST /projects HTTP/1.1" 200 519 0.179187 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.003318 10.0.0.22 - - [2026-06-18 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013043 10.0.0.22 - - [2026-06-18 01:46:42] "POST /access-control-lists HTTP/1.1" 200 598 0.036977 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.031567 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.032442 10.0.0.22 - - [2026-06-18 01:46:42] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007376 10.0.0.22 - - [2026-06-18 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.22 - - [2026-06-18 01:46:42] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007980 10.0.0.22 - - [2026-06-18 01:46:43] "POST /access-control-lists HTTP/1.1" 200 596 0.088965 10.0.0.22 - - [2026-06-18 01:46:43] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.109393 10.0.0.22 - - [2026-06-18 01:46:43] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.057355 10.0.0.22 - - [2026-06-18 01:46:43] "POST /security-groups HTTP/1.1" 200 591 0.093439 10.0.0.22 - - [2026-06-18 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.006074 10.0.0.22 - - [2026-06-18 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.109812 10.0.0.22 - - [2026-06-18 01:46:43] "POST /access-control-lists HTTP/1.1" 200 632 0.111093 10.0.0.22 - - [2026-06-18 01:46:43] "POST /chown HTTP/1.1" 200 109 0.086480 10.0.0.22 - - [2026-06-18 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.008509 10.0.0.22 - - [2026-06-18 01:46:43] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003667 10.0.0.22 - - [2026-06-18 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2026-06-18 01:46:43] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003573 10.0.0.22 - - [2026-06-18 01:46:43] "POST /tags HTTP/1.1" 409 226 0.002287 10.0.0.22 - - [2026-06-18 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.22 - - [2026-06-18 01:46:43] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.026959 10.0.0.22 - - [2026-06-18 01:46:43] "POST /access-control-lists HTTP/1.1" 200 630 0.093223 10.0.0.22 - - [2026-06-18 01:46:43] "POST /firewall-rules HTTP/1.1" 200 600 0.080852 10.0.0.22 - - [2026-06-18 01:46:43] "GET /firewall-rule/aaf2d39f-4b4a-4b87-bc96-b78a4ceada05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.015925 10.0.0.22 - - [2026-06-18 01:46:43] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004521 10.0.0.22 - - [2026-06-18 01:46:43] "GET /firewall-rule/aaf2d39f-4b4a-4b87-bc96-b78a4ceada05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003679 10.0.0.22 - - [2026-06-18 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.057313 10.0.0.22 - - [2026-06-18 01:46:43] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015172 10.0.0.22 - - [2026-06-18 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-06-18 01:46:43] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002242 10.0.0.22 - - [2026-06-18 01:46:44] "POST /tags HTTP/1.1" 409 226 0.001530 10.0.0.22 - - [2026-06-18 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2026-06-18 01:46:44] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011802 10.0.0.22 - - [2026-06-18 01:46:44] "POST /firewall-rules HTTP/1.1" 200 598 0.068191 10.0.0.22 - - [2026-06-18 01:46:44] "GET /firewall-rule/977d0056-fed3-47f5-907c-6e1ffdd68bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014194 10.0.0.22 - - [2026-06-18 01:46:44] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003993 10.0.0.22 - - [2026-06-18 01:46:44] "GET /firewall-rule/977d0056-fed3-47f5-907c-6e1ffdd68bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002001 10.0.0.22 - - [2026-06-18 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.047133 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001547 10.0.0.22 - - [2026-06-18 01:46:45] "POST /tags HTTP/1.1" 200 393 0.032530 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.22 - - [2026-06-18 01:46:45] "GET /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015209 10.0.0.22 - - [2026-06-18 01:46:45] "POST /tags HTTP/1.1" 200 341 0.018190 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2026-06-18 01:46:45] "GET /tag/b23a6c47-9a35-43a5-b56b-01c9493240e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015308 10.0.0.22 - - [2026-06-18 01:46:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000463 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.006097 10.0.0.22 - - [2026-06-18 01:46:45] "POST /security-groups HTTP/1.1" 200 589 0.070298 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002512 10.0.0.22 - - [2026-06-18 01:46:45] "POST /projects HTTP/1.1" 200 519 0.257177 10.0.0.22 - - [2026-06-18 01:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020468 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.22 - - [2026-06-18 01:46:45] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.023444 10.0.0.22 - - [2026-06-18 01:46:45] "POST /access-control-lists HTTP/1.1" 200 598 0.103757 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.014262 10.0.0.22 - - [2026-06-18 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.22 - - [2026-06-18 01:46:45] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009184 10.0.0.22 - - [2026-06-18 01:46:46] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.060872 10.0.0.22 - - [2026-06-18 01:46:46] "POST /access-control-lists HTTP/1.1" 200 596 0.062362 10.0.0.22 - - [2026-06-18 01:46:46] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.045143 10.0.0.22 - - [2026-06-18 01:46:46] "POST /security-groups HTTP/1.1" 200 591 0.067272 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.004127 10.0.0.22 - - [2026-06-18 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031923 10.0.0.22 - - [2026-06-18 01:46:46] "POST /chown HTTP/1.1" 200 109 0.032903 10.0.0.22 - - [2026-06-18 01:46:46] "POST /access-control-lists HTTP/1.1" 200 632 0.079116 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.006330 10.0.0.22 - - [2026-06-18 01:46:46] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003281 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.22 - - [2026-06-18 01:46:46] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006130 10.0.0.22 - - [2026-06-18 01:46:46] "POST /tags HTTP/1.1" 409 226 0.001666 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.22 - - [2026-06-18 01:46:46] "GET /tag/b23a6c47-9a35-43a5-b56b-01c9493240e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.057832 10.0.0.22 - - [2026-06-18 01:46:46] "POST /access-control-lists HTTP/1.1" 200 630 0.092273 10.0.0.22 - - [2026-06-18 01:46:46] "POST /firewall-rules HTTP/1.1" 200 600 0.082668 10.0.0.22 - - [2026-06-18 01:46:46] "GET /firewall-rule/e8287999-c2ba-49dc-a0f9-23e3ed7016cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.017478 10.0.0.22 - - [2026-06-18 01:46:46] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015594 10.0.0.22 - - [2026-06-18 01:46:46] "GET /firewall-rule/e8287999-c2ba-49dc-a0f9-23e3ed7016cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002623 10.0.0.22 - - [2026-06-18 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.084658 10.0.0.22 - - [2026-06-18 01:46:46] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012487 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2026-06-18 01:46:46] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002665 10.0.0.22 - - [2026-06-18 01:46:46] "POST /tags HTTP/1.1" 409 226 0.001483 10.0.0.22 - - [2026-06-18 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2026-06-18 01:46:46] "GET /tag/b23a6c47-9a35-43a5-b56b-01c9493240e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.023362 10.0.0.22 - - [2026-06-18 01:46:47] "POST /firewall-rules HTTP/1.1" 200 598 0.075690 10.0.0.22 - - [2026-06-18 01:46:47] "GET /firewall-rule/354de15d-42e5-48aa-b602-eb9efe81d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004496 10.0.0.22 - - [2026-06-18 01:46:47] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004290 10.0.0.22 - - [2026-06-18 01:46:47] "GET /firewall-rule/354de15d-42e5-48aa-b602-eb9efe81d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002714 10.0.0.22 - - [2026-06-18 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.112415 10.0.0.22 - - [2026-06-18 01:46:48] "POST /tags HTTP/1.1" 200 345 0.119453 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019708 10.0.0.22 - - [2026-06-18 01:46:48] "GET /tag/87ab24cb-24ec-46bb-bc05-a23ad2d3aac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.027467 10.0.0.22 - - [2026-06-18 01:46:48] "POST /projects HTTP/1.1" 409 238 0.002283 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.22 - - [2026-06-18 01:46:48] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033420 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.22 - - [2026-06-18 01:46:48] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009133 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.22 - - [2026-06-18 01:46:48] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004108 10.0.0.22 - - [2026-06-18 01:46:48] "POST /security-groups HTTP/1.1" 409 285 0.002765 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-06-18 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2026-06-18 01:46:48] "PUT /security-group/c6a73c47-5c0d-4f53-b99b-a0cce2b6ed10 HTTP/1.1" 200 262 0.056709 10.0.0.22 - - [2026-06-18 01:46:48] "PUT /access-control-list/f745adc0-b7fe-4710-9d24-f423e040ceb8 HTTP/1.1" 200 272 0.024940 10.0.0.22 - - [2026-06-18 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.054672 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 409 228 0.013874 10.0.0.22 - - [2026-06-18 01:46:49] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.106399 10.0.0.22 - - [2026-06-18 01:46:49] "PUT /access-control-list/68889d96-0eab-4da2-9b7e-015794ec7c0e HTTP/1.1" 200 272 0.052963 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2026-06-18 01:46:49] "GET /tag/87ab24cb-24ec-46bb-bc05-a23ad2d3aac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017957 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 200 345 0.015560 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-06-18 01:46:49] "GET /tag/b698c9df-889f-4ab1-854a-c64d469a781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016628 10.0.0.22 - - [2026-06-18 01:46:49] "POST /projects HTTP/1.1" 409 238 0.001595 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.22 - - [2026-06-18 01:46:49] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040560 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-06-18 01:46:49] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003899 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.22 - - [2026-06-18 01:46:49] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009543 10.0.0.22 - - [2026-06-18 01:46:49] "POST /security-groups HTTP/1.1" 409 285 0.007858 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.22 - - [2026-06-18 01:46:49] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.064050 10.0.0.22 - - [2026-06-18 01:46:49] "PUT /security-group/4b564577-20c2-448a-9d3d-232daddff245 HTTP/1.1" 200 262 0.060422 10.0.0.22 - - [2026-06-18 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.054791 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 409 228 0.010845 10.0.0.22 - - [2026-06-18 01:46:49] "PUT /access-control-list/a8503033-7d57-4135-9008-c8f702e16e6c HTTP/1.1" 200 272 0.068964 10.0.0.22 - - [2026-06-18 01:46:49] "PUT /access-control-list/95906694-a6f3-4650-b5f4-f4bd453a7468 HTTP/1.1" 200 272 0.016861 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.22 - - [2026-06-18 01:46:49] "GET /tag/b698c9df-889f-4ab1-854a-c64d469a781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013898 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 200 291 0.071289 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.22 - - [2026-06-18 01:46:49] "GET /tag/2de04986-82b5-45b4-ad8f-7e4336cf4a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013595 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000766 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:46:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 200 303 0.077070 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2026-06-18 01:46:49] "GET /tag/3456411d-db7f-41e9-82c9-d8ded461fce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011501 10.0.0.22 - - [2026-06-18 01:46:49] "POST /tags HTTP/1.1" 409 252 0.001522 10.0.0.22 - - [2026-06-18 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2026-06-18 01:46:50] "GET /tag/5af12368-bf49-42b1-8c53-44d503d7eb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.016232 10.0.0.22 - - [2026-06-18 01:46:50] "POST /tags HTTP/1.1" 409 226 0.004693 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2026-06-18 01:46:50] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010551 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003628 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.22 - - [2026-06-18 01:46:50] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060254 10.0.0.22 - - [2026-06-18 01:46:50] "POST /virtual-machines HTTP/1.1" 200 395 0.007481 10.0.0.22 - - [2026-06-18 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008938 10.0.0.22 - - [2026-06-18 01:46:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131362 10.0.0.22 - - [2026-06-18 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027886 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013601 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005689 10.0.0.22 - - [2026-06-18 01:46:50] "POST /instance-ips HTTP/1.1" 200 397 0.034999 10.0.0.22 - - [2026-06-18 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025062 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.025419 10.0.0.22 - - [2026-06-18 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.079937 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013422 10.0.0.22 - - [2026-06-18 01:46:50] "GET /instance-ip/931330aa-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009919 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004713 10.0.0.22 - - [2026-06-18 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003500 10.0.0.22 - - [2026-06-18 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.009881 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003924 10.0.0.22 - - [2026-06-18 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-06-18 01:46:50] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003726 10.0.0.22 - - [2026-06-18 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.22 - - [2026-06-18 01:46:51] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033397 10.0.0.22 - - [2026-06-18 01:46:51] "POST /virtual-machines HTTP/1.1" 200 395 0.007566 10.0.0.22 - - [2026-06-18 01:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021945 10.0.0.22 - - [2026-06-18 01:46:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105095 10.0.0.22 - - [2026-06-18 01:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012382 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003772 10.0.0.22 - - [2026-06-18 01:46:51] "POST /instance-ips HTTP/1.1" 200 397 0.018426 10.0.0.22 - - [2026-06-18 01:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023867 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011179 10.0.0.22 - - [2026-06-18 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.059741 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013152 10.0.0.22 - - [2026-06-18 01:46:51] "GET /instance-ip/9391ea62-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002876 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004391 10.0.0.22 - - [2026-06-18 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004303 10.0.0.22 - - [2026-06-18 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.008747 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004065 10.0.0.22 - - [2026-06-18 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.22 - - [2026-06-18 01:46:51] "POST /tags HTTP/1.1" 200 291 0.018536 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015309 10.0.0.22 - - [2026-06-18 01:46:51] "GET /tag/f178f083-0d58-43b9-807f-da3474618a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012039 10.0.0.22 - - [2026-06-18 01:46:51] "POST /tags HTTP/1.1" 409 252 0.002026 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.22 - - [2026-06-18 01:46:51] "GET /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010962 10.0.0.22 - - [2026-06-18 01:46:51] "POST /tags HTTP/1.1" 409 226 0.001672 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.22 - - [2026-06-18 01:46:51] "GET /tag/b23a6c47-9a35-43a5-b56b-01c9493240e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010093 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.22 - - [2026-06-18 01:46:51] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003753 10.0.0.22 - - [2026-06-18 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.22 - - [2026-06-18 01:46:52] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053852 10.0.0.22 - - [2026-06-18 01:46:52] "POST /virtual-machines HTTP/1.1" 200 395 0.013619 10.0.0.22 - - [2026-06-18 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017825 10.0.0.22 - - [2026-06-18 01:46:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112569 10.0.0.22 - - [2026-06-18 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007717 10.0.0.22 - - [2026-06-18 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004928 10.0.0.22 - - [2026-06-18 01:46:52] "POST /instance-ips HTTP/1.1" 200 397 0.017940 10.0.0.22 - - [2026-06-18 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025809 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008867 10.0.0.22 - - [2026-06-18 01:46:52] "POST /set-tag HTTP/1.1" 200 109 0.060003 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016034 10.0.0.22 - - [2026-06-18 01:46:52] "GET /instance-ip/9425744e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003754 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004224 10.0.0.22 - - [2026-06-18 01:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003265 10.0.0.22 - - [2026-06-18 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.017919 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019726 10.0.0.22 - - [2026-06-18 01:46:52] "POST /set-tag HTTP/1.1" 200 109 0.007013 10.0.0.22 - - [2026-06-18 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004086 10.0.0.22 - - [2026-06-18 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.22 - - [2026-06-18 01:46:52] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034432 10.0.0.22 - - [2026-06-18 01:46:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008289 10.0.0.22 - - [2026-06-18 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013687 10.0.0.22 - - [2026-06-18 01:46:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099434 10.0.0.22 - - [2026-06-18 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008439 10.0.0.22 - - [2026-06-18 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.22 - - [2026-06-18 01:46:52] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006536 10.0.0.22 - - [2026-06-18 01:46:53] "POST /instance-ips HTTP/1.1" 200 397 0.019190 10.0.0.22 - - [2026-06-18 01:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022844 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014467 10.0.0.22 - - [2026-06-18 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.059648 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008571 10.0.0.22 - - [2026-06-18 01:46:53] "GET /instance-ip/9497b8ce-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012627 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005890 10.0.0.22 - - [2026-06-18 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.22 - - [2026-06-18 01:46:53] "POST /tags HTTP/1.1" 200 299 0.019498 10.0.0.22 - - [2026-06-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.22 - - [2026-06-18 01:46:53] "GET /tag/6a017cea-c8d2-46c2-9116-8e5db29c1eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013317 10.0.0.22 - - [2026-06-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003660 10.0.0.22 - - [2026-06-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-06-18 01:46:53] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060646 10.0.0.22 - - [2026-06-18 01:46:53] "POST /virtual-machines HTTP/1.1" 200 395 0.009341 10.0.0.22 - - [2026-06-18 01:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010093 10.0.0.22 - - [2026-06-18 01:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094912 10.0.0.22 - - [2026-06-18 01:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020261 10.0.0.22 - - [2026-06-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010446 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004478 10.0.0.22 - - [2026-06-18 01:46:53] "POST /instance-ips HTTP/1.1" 200 397 0.020305 10.0.0.22 - - [2026-06-18 01:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025097 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011535 10.0.0.22 - - [2026-06-18 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.019214 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014340 10.0.0.22 - - [2026-06-18 01:46:53] "GET /instance-ip/9508000c-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006259 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003845 10.0.0.22 - - [2026-06-18 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.22 - - [2026-06-18 01:46:53] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.002964 10.0.0.22 - - [2026-06-18 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.010264 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004013 10.0.0.22 - - [2026-06-18 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2026-06-18 01:46:54] "POST /tags HTTP/1.1" 200 299 0.015603 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2026-06-18 01:46:54] "GET /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010556 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004466 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011424 10.0.0.22 - - [2026-06-18 01:46:54] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031636 10.0.0.22 - - [2026-06-18 01:46:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007308 10.0.0.22 - - [2026-06-18 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014027 10.0.0.22 - - [2026-06-18 01:46:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110770 10.0.0.22 - - [2026-06-18 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008857 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011916 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004198 10.0.0.22 - - [2026-06-18 01:46:54] "POST /instance-ips HTTP/1.1" 200 397 0.019351 10.0.0.22 - - [2026-06-18 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023160 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015318 10.0.0.22 - - [2026-06-18 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.015923 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010141 10.0.0.22 - - [2026-06-18 01:46:54] "GET /instance-ip/957fad00-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003702 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004380 10.0.0.22 - - [2026-06-18 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.22 - - [2026-06-18 01:46:54] "POST /tags HTTP/1.1" 200 299 0.015022 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-06-18 01:46:54] "GET /tag/3c01ef44-cab4-4e0a-96d9-1df74a859bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011091 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2026-06-18 01:46:54] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003563 10.0.0.22 - - [2026-06-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2026-06-18 01:46:54] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030341 10.0.0.22 - - [2026-06-18 01:46:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007608 10.0.0.22 - - [2026-06-18 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008361 10.0.0.22 - - [2026-06-18 01:46:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095688 10.0.0.22 - - [2026-06-18 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016955 10.0.0.22 - - [2026-06-18 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004248 10.0.0.22 - - [2026-06-18 01:46:55] "POST /instance-ips HTTP/1.1" 200 397 0.020253 10.0.0.22 - - [2026-06-18 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015711 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010512 10.0.0.22 - - [2026-06-18 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.016697 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017090 10.0.0.22 - - [2026-06-18 01:46:55] "GET /instance-ip/95e0920a-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002860 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004233 10.0.0.22 - - [2026-06-18 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.22 - - [2026-06-18 01:46:55] "POST /tags HTTP/1.1" 200 299 0.021101 10.0.0.22 - - [2026-06-18 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2026-06-18 01:46:55] "GET /tag/1eeda456-8761-4f0e-9e06-b5a545e031c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010790 10.0.0.22 - - [2026-06-18 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003921 10.0.0.22 - - [2026-06-18 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2026-06-18 01:46:55] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050661 10.0.0.22 - - [2026-06-18 01:46:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007955 10.0.0.22 - - [2026-06-18 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017072 10.0.0.22 - - [2026-06-18 01:46:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104059 10.0.0.22 - - [2026-06-18 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017306 10.0.0.22 - - [2026-06-18 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004398 10.0.0.22 - - [2026-06-18 01:46:55] "POST /instance-ips HTTP/1.1" 200 397 0.017559 10.0.0.22 - - [2026-06-18 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023967 10.0.0.22 - - [2026-06-18 01:46:55] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012975 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.020940 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015384 10.0.0.22 - - [2026-06-18 01:46:56] "GET /instance-ip/96493594-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003175 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.008315 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003090 10.0.0.22 - - [2026-06-18 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010006 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012706 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004227 10.0.0.22 - - [2026-06-18 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006149 10.0.0.22 - - [2026-06-18 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.007390 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.012057 10.0.0.22 - - [2026-06-18 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005246 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003748 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.001465 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006483 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005182 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.008772 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011334 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.003947 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004441 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004006 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004367 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003591 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004780 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004350 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005318 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.22 - - [2026-06-18 01:46:56] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004727 10.0.0.22 - - [2026-06-18 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine/97da4e37-247d-41ce-93a0-a22ed06ba83d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002670 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003668 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine/10abbde8-d210-45c0-a16a-f99d0e538b6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002929 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005486 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine/bcaaf1e6-11cc-4513-8993-6b701aab5f6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002950 10.0.0.22 - - [2026-06-18 01:46:59] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.22 - - [2026-06-18 01:47:00] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004112 10.0.0.22 - - [2026-06-18 01:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.22 - - [2026-06-18 01:47:01] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004896 10.0.0.22 - - [2026-06-18 01:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.22 - - [2026-06-18 01:47:01] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005396 10.0.0.22 - - [2026-06-18 01:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2026-06-18 01:47:01] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003888 10.0.0.22 - - [2026-06-18 01:47:01] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.22 - - [2026-06-18 01:47:04] "GET /virtual-machine/45bb7295-1dd6-4620-8035-f9d1e3cc7e57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002890 10.0.0.22 - - [2026-06-18 01:47:04] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003664 10.0.0.22 - - [2026-06-18 01:47:05] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004340 10.0.0.22 - - [2026-06-18 01:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine/76adcdf4-8e73-48ca-8b9c-bed92a05bf40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002897 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003649 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine/57d1b009-c447-407e-932c-484e2d7bb84b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003173 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003508 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine/894dd7bb-97d7-4a26-b9a4-0a2ae7c67f4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002641 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003641 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine/cbdaa98a-fedc-4ba9-b4f8-9ff7cb2f64ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003051 10.0.0.22 - - [2026-06-18 01:47:09] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003811 10.0.0.22 - - [2026-06-18 01:47:10] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007838 10.0.0.22 - - [2026-06-18 01:47:10] "POST /tags HTTP/1.1" 200 333 0.028033 10.0.0.22 - - [2026-06-18 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.22 - - [2026-06-18 01:47:10] "GET /tag/69d8e6fa-84fe-4b22-a6ac-db20bc8c312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011439 10.0.0.22 - - [2026-06-18 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2026-06-18 01:47:10] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031718 10.0.0.22 - - [2026-06-18 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-06-18 01:47:10] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004123 10.0.0.22 - - [2026-06-18 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.22 - - [2026-06-18 01:47:10] "GET /service-appliance-set/5100f309-5c42-4855-a9c1-b7bf6abd1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002502 10.0.0.22 - - [2026-06-18 01:47:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001597 10.0.0.22 - - [2026-06-18 01:47:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.116654 10.0.0.22 - - [2026-06-18 01:47:10] "GET /virtual-machine-interface/917a36ed-161a-47dd-ae2e-422588877db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006137 10.0.0.22 - - [2026-06-18 01:47:10] "POST /instance-ips HTTP/1.1" 200 409 0.022835 10.0.0.22 - - [2026-06-18 01:47:10] "GET /instance-ip/1a4f66d3-85ad-47b2-9be4-f7b3d3300943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003833 10.0.0.22 - - [2026-06-18 01:47:10] "POST /loadbalancers HTTP/1.1" 200 629 0.056381 10.0.0.22 - - [2026-06-18 01:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.040644 10.0.0.22 - - [2026-06-18 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008633 10.0.0.22 - - [2026-06-18 01:47:11] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056483 10.0.0.22 - - [2026-06-18 01:47:11] "GET /instance-ip/1a4f66d3-85ad-47b2-9be4-f7b3d3300943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005526 10.0.0.22 - - [2026-06-18 01:47:11] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034789 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003289 10.0.0.22 - - [2026-06-18 01:47:11] "POST /floating-ips HTTP/1.1" 200 597 0.033335 10.0.0.22 - - [2026-06-18 01:47:11] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030002 10.0.0.22 - - [2026-06-18 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.22 - - [2026-06-18 01:47:11] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025478 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer-listener/28c2e33c-dcc3-4a7e-bf10-e7c30ce49b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003191 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer-listener/28c2e33c-dcc3-4a7e-bf10-e7c30ce49b9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002608 10.0.0.22 - - [2026-06-18 01:47:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016434 10.0.0.22 - - [2026-06-18 01:47:11] "GET /instance-ip/1a4f66d3-85ad-47b2-9be4-f7b3d3300943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004074 10.0.0.22 - - [2026-06-18 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002316 10.0.0.22 - - [2026-06-18 01:47:11] "GET /instance-ip/1a4f66d3-85ad-47b2-9be4-f7b3d3300943?fields=floating_ips HTTP/1.1" 200 1212 0.005419 10.0.0.22 - - [2026-06-18 01:47:11] "GET /floating-ip/5b55b2d1-13c4-421e-96fa-ae699f45c340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001642 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer-pool/624cf171-dee0-472c-9e4a-1078cdf3ac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007264 10.0.0.22 - - [2026-06-18 01:47:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028468 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006718 10.0.0.22 - - [2026-06-18 01:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019823 10.0.0.22 - - [2026-06-18 01:47:11] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008138 10.0.0.22 - - [2026-06-18 01:47:11] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009866 10.0.0.22 - - [2026-06-18 01:47:11] "POST /ref-update HTTP/1.1" 200 156 0.008929 10.0.0.22 - - [2026-06-18 01:47:11] "POST /tags HTTP/1.1" 409 221 0.003264 10.0.0.22 - - [2026-06-18 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2026-06-18 01:47:11] "GET /floating-ip/5b55b2d1-13c4-421e-96fa-ae699f45c340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.031890 10.0.0.22 - - [2026-06-18 01:47:11] "GET /tag/69d8e6fa-84fe-4b22-a6ac-db20bc8c312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012820 10.0.0.22 - - [2026-06-18 01:47:11] "PUT /floating-ip/5b55b2d1-13c4-421e-96fa-ae699f45c340 HTTP/1.1" 200 256 0.018677 10.0.0.22 - - [2026-06-18 01:47:11] "POST /set-tag HTTP/1.1" 200 109 0.071433 10.0.0.22 - - [2026-06-18 01:47:11] "GET /loadbalancer-pool/624cf171-dee0-472c-9e4a-1078cdf3ac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002518 10.0.0.22 - - [2026-06-18 01:47:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013024 10.0.0.22 - - [2026-06-18 01:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013156 10.0.0.22 - - [2026-06-18 01:47:11] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014360 10.0.0.22 - - [2026-06-18 01:47:11] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004912 10.0.0.22 - - [2026-06-18 01:47:11] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.22 - - [2026-06-18 01:47:11] "GET /floating-ip/5b55b2d1-13c4-421e-96fa-ae699f45c340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.011238 10.0.0.22 - - [2026-06-18 01:47:11] "POST /set-tag HTTP/1.1" 200 109 0.083820 10.0.0.22 - - [2026-06-18 01:47:12] "POST /tags HTTP/1.1" 409 206 0.002160 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2026-06-18 01:47:12] "GET /tag/3456411d-db7f-41e9-82c9-d8ded461fce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012327 10.0.0.22 - - [2026-06-18 01:47:12] "POST /tags HTTP/1.1" 409 204 0.001749 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2026-06-18 01:47:12] "GET /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010385 10.0.0.22 - - [2026-06-18 01:47:12] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002377 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.22 - - [2026-06-18 01:47:12] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002617 10.0.0.22 - - [2026-06-18 01:47:12] "POST /tags HTTP/1.1" 409 206 0.001607 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.22 - - [2026-06-18 01:47:12] "GET /tag/3456411d-db7f-41e9-82c9-d8ded461fce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010186 10.0.0.22 - - [2026-06-18 01:47:12] "POST /tags HTTP/1.1" 409 226 0.002442 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2026-06-18 01:47:12] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012289 10.0.0.22 - - [2026-06-18 01:47:12] "POST /tags HTTP/1.1" 409 204 0.004005 10.0.0.22 - - [2026-06-18 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.22 - - [2026-06-18 01:47:13] "GET /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010281 10.0.0.22 - - [2026-06-18 01:47:13] "POST /tags HTTP/1.1" 409 226 0.001594 10.0.0.22 - - [2026-06-18 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.22 - - [2026-06-18 01:47:13] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011946 10.0.0.22 - - [2026-06-18 01:47:13] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002243 10.0.0.22 - - [2026-06-18 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.22 - - [2026-06-18 01:47:13] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002260 10.0.0.22 - - [2026-06-18 01:47:13] "POST /firewall-rules HTTP/1.1" 200 626 0.070152 10.0.0.22 - - [2026-06-18 01:47:13] "POST /firewall-rules HTTP/1.1" 200 646 0.088485 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-rule/c1b35492-816f-465d-bba6-03e46bd6c647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.016639 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002077 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-rule/288766e8-2cc3-48a7-93b5-5ea0b3e1c8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003499 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.014045 10.0.0.22 - - [2026-06-18 01:47:13] "POST /firewall-policys HTTP/1.1" 200 606 0.032676 10.0.0.22 - - [2026-06-18 01:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015368 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007290 10.0.0.22 - - [2026-06-18 01:47:13] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004110 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002287 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003244 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003408 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003666 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002072 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001938 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.019364 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.019238 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.024918 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.017975 10.0.0.22 - - [2026-06-18 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.026731 10.0.0.22 - - [2026-06-18 01:47:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014966 10.0.0.22 - - [2026-06-18 01:48:30] "POST /tags HTTP/1.1" 200 365 0.059004 10.0.0.22 - - [2026-06-18 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018897 10.0.0.22 - - [2026-06-18 01:48:30] "GET /tag/a303cc37-f91d-4270-ae64-106385819dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018534 10.0.0.22 - - [2026-06-18 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2026-06-18 01:48:30] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074138 10.0.0.22 - - [2026-06-18 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.22 - - [2026-06-18 01:48:30] "GET /service-appliance-set/2206a5ab-9a98-4179-9341-e757215f0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.001898 10.0.0.22 - - [2026-06-18 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001285 10.0.0.22 - - [2026-06-18 01:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086486 10.0.0.22 - - [2026-06-18 01:48:30] "GET /virtual-machine-interface/f8422856-f6cc-41e8-9405-1779fca01c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007181 10.0.0.22 - - [2026-06-18 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.026635 10.0.0.22 - - [2026-06-18 01:48:30] "POST /instance-ips HTTP/1.1" 200 417 0.026414 10.0.0.22 - - [2026-06-18 01:48:30] "GET /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011129 10.0.0.22 - - [2026-06-18 01:48:30] "POST /loadbalancers HTTP/1.1" 200 618 0.067999 10.0.0.22 - - [2026-06-18 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.042917 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.22 - - [2026-06-18 01:48:31] "POST /service-instances HTTP/1.1" 200 566 0.070527 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.044715 10.0.0.22 - - [2026-06-18 01:48:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.106605 10.0.0.22 - - [2026-06-18 01:48:31] "GET /virtual-machine-interface/f8422856-f6cc-41e8-9405-1779fca01c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010732 10.0.0.22 - - [2026-06-18 01:48:31] "GET /virtual-machine-interface/f8422856-f6cc-41e8-9405-1779fca01c6e?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022956 10.0.0.22 - - [2026-06-18 01:48:31] "PUT /service-instance/63228ea7-8079-45ae-aace-e073db1ed5cb HTTP/1.1" 200 266 0.035104 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.008640 10.0.0.22 - - [2026-06-18 01:48:31] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010591 10.0.0.22 - - [2026-06-18 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.032527 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012429 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-06-18 01:48:31] "POST /virtual-machines HTTP/1.1" 200 429 0.016453 10.0.0.22 - - [2026-06-18 01:48:31] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015806 10.0.0.22 - - [2026-06-18 01:48:31] "POST /tags HTTP/1.1" 409 221 0.002078 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.22 - - [2026-06-18 01:48:31] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.039917 10.0.0.22 - - [2026-06-18 01:48:31] "POST /tags HTTP/1.1" 409 238 0.031072 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2026-06-18 01:48:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133422 10.0.0.22 - - [2026-06-18 01:48:31] "POST /chown HTTP/1.1" 200 109 0.018235 10.0.0.22 - - [2026-06-18 01:48:31] "GET /tag/a303cc37-f91d-4270-ae64-106385819dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.038601 10.0.0.22 - - [2026-06-18 01:48:31] "POST /chown HTTP/1.1" 200 109 0.010350 10.0.0.22 - - [2026-06-18 01:48:31] "POST /firewall-rules HTTP/1.1" 200 650 0.091473 10.0.0.22 - - [2026-06-18 01:48:31] "GET /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.016256 10.0.0.22 - - [2026-06-18 01:48:31] "PUT /virtual-machine-interface/d7d69c1d-c9d8-4705-8ffd-a69111529833 HTTP/1.1" 200 284 0.065283 10.0.0.22 - - [2026-06-18 01:48:31] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.030834 10.0.0.22 - - [2026-06-18 01:48:31] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017077 10.0.0.22 - - [2026-06-18 01:48:31] "GET /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005075 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.041932 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.030819 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.013787 10.0.0.22 - - [2026-06-18 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022634 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.098022 10.0.0.22 - - [2026-06-18 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.041456 10.0.0.22 - - [2026-06-18 01:48:32] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.143238 10.0.0.22 - - [2026-06-18 01:48:32] "GET /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.006741 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.013473 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.022858 10.0.0.22 - - [2026-06-18 01:48:32] "POST /virtual-machines HTTP/1.1" 200 429 0.020582 10.0.0.22 - - [2026-06-18 01:48:32] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040917 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.22 - - [2026-06-18 01:48:32] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036935 10.0.0.22 - - [2026-06-18 01:48:32] "GET /loadbalancer-listener/4ba31b4f-9a33-4e93-9b34-66c3b4a32ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017547 10.0.0.22 - - [2026-06-18 01:48:32] "GET /loadbalancer-listener/4ba31b4f-9a33-4e93-9b34-66c3b4a32ae4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002759 10.0.0.22 - - [2026-06-18 01:48:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053128 10.0.0.22 - - [2026-06-18 01:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144121 10.0.0.22 - - [2026-06-18 01:48:32] "POST /chown HTTP/1.1" 200 109 0.019377 10.0.0.22 - - [2026-06-18 01:48:32] "POST /chown HTTP/1.1" 200 109 0.013557 10.0.0.22 - - [2026-06-18 01:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018020 10.0.0.22 - - [2026-06-18 01:48:32] "GET /loadbalancer-pool/08af60c5-6b3f-40f6-8632-28f817ea3e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002278 10.0.0.22 - - [2026-06-18 01:48:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.012390 10.0.0.22 - - [2026-06-18 01:48:32] "PUT /virtual-machine-interface/ee587819-30f2-4edd-adff-6b24262e95d2 HTTP/1.1" 200 284 0.013071 10.0.0.22 - - [2026-06-18 01:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013198 10.0.0.22 - - [2026-06-18 01:48:32] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.032489 10.0.0.22 - - [2026-06-18 01:48:32] "GET /loadbalancer-member/63062081-67e4-4a3e-92ae-b756b096198b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.018712 10.0.0.22 - - [2026-06-18 01:48:32] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008391 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.047594 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.22 - - [2026-06-18 01:48:32] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002306 10.0.0.22 - - [2026-06-18 01:48:32] "POST /tags HTTP/1.1" 409 221 0.001341 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.22 - - [2026-06-18 01:48:32] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013203 10.0.0.22 - - [2026-06-18 01:48:32] "POST /tags HTTP/1.1" 409 238 0.003019 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.036622 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.22 - - [2026-06-18 01:48:32] "GET /tag/a303cc37-f91d-4270-ae64-106385819dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018209 10.0.0.22 - - [2026-06-18 01:48:32] "POST /firewall-rules HTTP/1.1" 409 293 0.010444 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.045396 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.010091 10.0.0.22 - - [2026-06-18 01:48:32] "PUT /service-instance/63228ea7-8079-45ae-aace-e073db1ed5cb HTTP/1.1" 200 266 0.009207 10.0.0.22 - - [2026-06-18 01:48:32] "PUT /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4 HTTP/1.1" 200 260 0.061771 10.0.0.22 - - [2026-06-18 01:48:32] "GET /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.016041 10.0.0.22 - - [2026-06-18 01:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029746 10.0.0.22 - - [2026-06-18 01:48:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018697 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2026-06-18 01:48:32] "GET /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002552 10.0.0.22 - - [2026-06-18 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.22 - - [2026-06-18 01:48:32] "GET /tag/a303cc37-f91d-4270-ae64-106385819dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011242 10.0.0.22 - - [2026-06-18 01:48:32] "POST /chown HTTP/1.1" 200 109 0.019542 10.0.0.22 - - [2026-06-18 01:48:32] "GET /tag/a303cc37-f91d-4270-ae64-106385819dc6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.027679 10.0.0.22 - - [2026-06-18 01:48:32] "POST /chown HTTP/1.1" 200 109 0.024669 10.0.0.22 - - [2026-06-18 01:48:32] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.018106 10.0.0.22 - - [2026-06-18 01:48:32] "GET /virtual-machine-interface/d7d69c1d-c9d8-4705-8ffd-a69111529833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004472 10.0.0.22 - - [2026-06-18 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.017822 10.0.0.22 - - [2026-06-18 01:48:32] "GET /virtual-machine-interface/ee587819-30f2-4edd-adff-6b24262e95d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011950 10.0.0.22 - - [2026-06-18 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.031987 10.0.0.22 - - [2026-06-18 01:48:32] "POST /chown HTTP/1.1" 200 109 0.010051 10.0.0.22 - - [2026-06-18 01:48:33] "POST /chown HTTP/1.1" 200 109 0.018443 10.0.0.22 - - [2026-06-18 01:48:33] "POST /set-tag HTTP/1.1" 200 109 0.028688 10.0.0.22 - - [2026-06-18 01:48:33] "GET /virtual-machine-interface/f8422856-f6cc-41e8-9405-1779fca01c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009214 10.0.0.22 - - [2026-06-18 01:48:33] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.024267 10.0.0.22 - - [2026-06-18 01:48:33] "POST /set-tag HTTP/1.1" 200 109 0.044343 10.0.0.22 - - [2026-06-18 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.030233 10.0.0.22 - - [2026-06-18 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.22 - - [2026-06-18 01:48:33] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.002505 10.0.0.22 - - [2026-06-18 01:48:33] "GET /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002034 10.0.0.22 - - [2026-06-18 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.010655 10.0.0.22 - - [2026-06-18 01:48:33] "POST /chown HTTP/1.1" 200 109 0.013484 10.0.0.22 - - [2026-06-18 01:48:33] "POST /chown HTTP/1.1" 200 109 0.025174 10.0.0.22 - - [2026-06-18 01:48:33] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.039560 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /firewall-rule/6120c3ae-93b0-46eb-99cd-bc2ba10587e4 HTTP/1.1" 200 115 0.094274 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /loadbalancer-member/63062081-67e4-4a3e-92ae-b756b096198b HTTP/1.1" 200 115 0.037091 10.0.0.22 - - [2026-06-18 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.017142 10.0.0.22 - - [2026-06-18 01:48:33] "POST /chown HTTP/1.1" 200 109 0.022970 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /loadbalancer-pool/08af60c5-6b3f-40f6-8632-28f817ea3e91 HTTP/1.1" 200 115 0.071314 10.0.0.22 - - [2026-06-18 01:48:33] "POST /chown HTTP/1.1" 200 109 0.029607 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /loadbalancer-listener/4ba31b4f-9a33-4e93-9b34-66c3b4a32ae4 HTTP/1.1" 200 115 0.069696 10.0.0.22 - - [2026-06-18 01:48:33] "PUT /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 256 0.030580 10.0.0.22 - - [2026-06-18 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.031420 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c HTTP/1.1" 200 115 0.112765 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /instance-ip/8dcf6473-0cec-467a-a39d-4d9ac0714a24 HTTP/1.1" 200 115 0.039875 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:48:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:48:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.22 - - [2026-06-18 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /virtual-machine-interface/f8422856-f6cc-41e8-9405-1779fca01c6e HTTP/1.1" 200 115 0.057228 10.0.0.22 - - [2026-06-18 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /tag/a303cc37-f91d-4270-ae64-106385819dc6 HTTP/1.1" 200 115 0.080710 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /service-instance/63228ea7-8079-45ae-aace-e073db1ed5cb HTTP/1.1" 200 115 0.022903 10.0.0.22 - - [2026-06-18 01:48:33] "GET /virtual-machine-interface/d7d69c1d-c9d8-4705-8ffd-a69111529833?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004419 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /virtual-machine-interface/d7d69c1d-c9d8-4705-8ffd-a69111529833 HTTP/1.1" 200 115 0.037886 10.0.0.22 - - [2026-06-18 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.011565 10.0.0.22 - - [2026-06-18 01:48:33] "DELETE /virtual-machine/6af5e047-af65-438f-b550-3cf8eb68a5cf HTTP/1.1" 200 115 0.024442 10.0.0.22 - - [2026-06-18 01:48:33] "GET /virtual-machine-interface/ee587819-30f2-4edd-adff-6b24262e95d2?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010280 10.0.0.22 - - [2026-06-18 01:48:34] "DELETE /virtual-machine-interface/ee587819-30f2-4edd-adff-6b24262e95d2 HTTP/1.1" 200 115 0.126154 10.0.0.22 - - [2026-06-18 01:48:34] "DELETE /virtual-machine/c80f73f5-e303-455b-82eb-12f9623b1b09 HTTP/1.1" 200 115 0.016387 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 252 0.001942 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009590 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 228 0.001369 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/b698c9df-889f-4ab1-854a-c64d469a781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.020014 10.0.0.22 - - [2026-06-18 01:49:12] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002320 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2026-06-18 01:49:12] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002131 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 206 0.001412 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/3456411d-db7f-41e9-82c9-d8ded461fce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012232 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 226 0.002267 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009583 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 204 0.001595 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010332 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 226 0.001561 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009758 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 228 0.001852 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/b698c9df-889f-4ab1-854a-c64d469a781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011612 10.0.0.22 - - [2026-06-18 01:49:12] "POST /tags HTTP/1.1" 409 252 0.001602 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.22 - - [2026-06-18 01:49:12] "GET /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009990 10.0.0.22 - - [2026-06-18 01:49:12] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002045 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.22 - - [2026-06-18 01:49:12] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002893 10.0.0.22 - - [2026-06-18 01:49:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001705 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.22 - - [2026-06-18 01:49:12] "PUT /firewall-rule/288766e8-2cc3-48a7-93b5-5ea0b3e1c8cf HTTP/1.1" 200 260 0.016041 10.0.0.22 - - [2026-06-18 01:49:12] "POST /firewall-rules HTTP/1.1" 409 291 0.005440 10.0.0.22 - - [2026-06-18 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2026-06-18 01:49:12] "PUT /firewall-rule/c1b35492-816f-465d-bba6-03e46bd6c647 HTTP/1.1" 200 260 0.020601 10.0.0.22 - - [2026-06-18 01:49:12] "GET /firewall-rule/c1b35492-816f-465d-bba6-03e46bd6c647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.008733 10.0.0.22 - - [2026-06-18 01:49:13] "POST /firewall-rules HTTP/1.1" 200 658 0.072551 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-rule/b536dab2-bb3f-4074-b840-29e928061f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.004113 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002263 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-rule/288766e8-2cc3-48a7-93b5-5ea0b3e1c8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002021 10.0.0.22 - - [2026-06-18 01:49:13] "POST /firewall-policys HTTP/1.1" 409 269 0.001997 10.0.0.22 - - [2026-06-18 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.22 - - [2026-06-18 01:49:13] "PUT /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9 HTTP/1.1" 200 264 0.017709 10.0.0.22 - - [2026-06-18 01:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010268 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005575 10.0.0.22 - - [2026-06-18 01:49:13] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001974 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002383 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001867 10.0.0.22 - - [2026-06-18 01:49:13] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001726 10.0.0.22 - - [2026-06-18 01:49:30] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005349 10.0.0.22 - - [2026-06-18 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.22 - - [2026-06-18 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-06-18 01:49:30] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001820 10.0.0.22 - - [2026-06-18 01:49:30] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005251 10.0.0.22 - - [2026-06-18 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.050678 10.0.0.22 - - [2026-06-18 01:49:31] "DELETE /loadbalancer-member/a876bbc8-f255-4967-8a42-385da3fc4e95 HTTP/1.1" 200 115 0.043540 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006124 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.22 - - [2026-06-18 01:49:31] "DELETE /loadbalancer-member/0f38952c-605f-41f2-a062-c6fb0e652424 HTTP/1.1" 200 115 0.021061 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007318 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.007706 10.0.0.22 - - [2026-06-18 01:49:31] "DELETE /loadbalancer-member/2e37c771-0b69-4e92-8937-4edeb808e28f HTTP/1.1" 200 115 0.023163 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006780 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.22 - - [2026-06-18 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-06-18 01:49:31] "GET /loadbalancer/21193493-443e-4a4b-a673-aaf6c1d2dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002079 10.0.0.22 - - [2026-06-18 01:49:31] "GET /loadbalancer-pool/ac01f3ff-b108-452a-90dd-5efe0cecb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002317 10.0.0.22 - - [2026-06-18 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015931 10.0.0.22 - - [2026-06-18 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030411 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013275 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003649 10.0.0.22 - - [2026-06-18 01:49:31] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001691 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.055581 10.0.0.22 - - [2026-06-18 01:49:31] "GET /loadbalancer-pool/7751b7da-8959-444f-a7fa-241c7e7df24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004210 10.0.0.22 - - [2026-06-18 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014500 10.0.0.22 - - [2026-06-18 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006259 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015487 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006799 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.008450 10.0.0.22 - - [2026-06-18 01:49:31] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007006 10.0.0.22 - - [2026-06-18 01:49:31] "GET /loadbalancer-pool/ca3bb41a-a697-48a7-a390-508f350b7c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007998 10.0.0.22 - - [2026-06-18 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017337 10.0.0.22 - - [2026-06-18 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.032619 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023160 10.0.0.22 - - [2026-06-18 01:49:31] "GET /virtual-machine-interface/4e15572c-6ab6-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006829 10.0.0.22 - - [2026-06-18 01:49:31] "GET /floating-ip/312fc478-7fef-4c04-98a1-b5a3283fdced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002618 10.0.0.22 - - [2026-06-18 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004420 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003895 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.22 - - [2026-06-18 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-06-18 01:50:23] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002868 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004515 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.023324 10.0.0.22 - - [2026-06-18 01:50:23] "DELETE /loadbalancer-member/1d0360ce-736c-405d-bf86-a611cced7193 HTTP/1.1" 200 115 0.061739 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004661 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003539 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004673 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004203 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.22 - - [2026-06-18 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2026-06-18 01:50:23] "GET /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002182 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004261 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.013257 10.0.0.22 - - [2026-06-18 01:50:23] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004011 10.0.0.22 - - [2026-06-18 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.22 - - [2026-06-18 01:50:24] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007266 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.22 - - [2026-06-18 01:50:24] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004160 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.006857 10.0.0.22 - - [2026-06-18 01:50:24] "GET /virtual-machine/45bb7295-1dd6-4620-8035-f9d1e3cc7e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002562 10.0.0.22 - - [2026-06-18 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.010206 10.0.0.22 - - [2026-06-18 01:50:24] "GET /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006150 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.020532 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.025814 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.025769 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.016294 10.0.0.22 - - [2026-06-18 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.029721 10.0.0.22 - - [2026-06-18 01:50:24] "DELETE /instance-ip/9497b8ce-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.047189 10.0.0.22 - - [2026-06-18 01:50:24] "DELETE /virtual-machine-interface/947fecb2-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.040018 10.0.0.22 - - [2026-06-18 01:50:25] "DELETE /virtual-machine/45bb7295-1dd6-4620-8035-f9d1e3cc7e57 HTTP/1.1" 200 115 0.127317 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004717 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.004937 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004242 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.004414 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine/97da4e37-247d-41ce-93a0-a22ed06ba83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002710 10.0.0.22 - - [2026-06-18 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011760 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.013894 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.028430 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.033053 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.024750 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.019585 10.0.0.22 - - [2026-06-18 01:50:25] "DELETE /instance-ip/931330aa-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.048311 10.0.0.22 - - [2026-06-18 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.008032 10.0.0.22 - - [2026-06-18 01:50:25] "DELETE /virtual-machine-interface/92f90ad6-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.040488 10.0.0.22 - - [2026-06-18 01:50:25] "DELETE /virtual-machine/97da4e37-247d-41ce-93a0-a22ed06ba83d HTTP/1.1" 200 115 0.023473 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004744 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006745 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine/10abbde8-d210-45c0-a16a-f99d0e538b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002936 10.0.0.22 - - [2026-06-18 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.016561 10.0.0.22 - - [2026-06-18 01:50:25] "GET /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008332 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.058845 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.023628 10.0.0.22 - - [2026-06-18 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.033883 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.019066 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.036085 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /instance-ip/9391ea62-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.040555 10.0.0.22 - - [2026-06-18 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.007681 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /virtual-machine-interface/93775102-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.038527 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /virtual-machine/10abbde8-d210-45c0-a16a-f99d0e538b6e HTTP/1.1" 200 115 0.026004 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /tag/2de04986-82b5-45b4-ad8f-7e4336cf4a36 HTTP/1.1" 200 115 0.038518 10.0.0.22 - - [2026-06-18 01:50:26] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003558 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.003777 10.0.0.22 - - [2026-06-18 01:50:26] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004032 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.22 - - [2026-06-18 01:50:26] "GET /virtual-machine/bcaaf1e6-11cc-4513-8993-6b701aab5f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002720 10.0.0.22 - - [2026-06-18 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.015437 10.0.0.22 - - [2026-06-18 01:50:26] "GET /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012135 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.016523 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.032063 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.027299 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.013155 10.0.0.22 - - [2026-06-18 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.043032 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /instance-ip/9425744e-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.056587 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /virtual-machine-interface/940c3812-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.034710 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /virtual-machine/bcaaf1e6-11cc-4513-8993-6b701aab5f6c HTTP/1.1" 200 115 0.023262 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /tag/f178f083-0d58-43b9-807f-da3474618a76 HTTP/1.1" 200 115 0.034322 10.0.0.22 - - [2026-06-18 01:50:26] "DELETE /tag/3456411d-db7f-41e9-82c9-d8ded461fce0 HTTP/1.1" 409 388 0.004039 10.0.0.22 - - [2026-06-18 01:50:30] "POST /tags HTTP/1.1" 200 365 0.054611 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.22 - - [2026-06-18 01:50:30] "GET /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014699 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-06-18 01:50:30] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039644 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008991 10.0.0.22 - - [2026-06-18 01:50:30] "GET /service-appliance-set/2206a5ab-9a98-4179-9341-e757215f0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004339 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001750 10.0.0.22 - - [2026-06-18 01:50:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089977 10.0.0.22 - - [2026-06-18 01:50:30] "GET /virtual-machine-interface/ab851263-7811-410c-8c6d-99db05b3dae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007541 10.0.0.22 - - [2026-06-18 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.011506 10.0.0.22 - - [2026-06-18 01:50:30] "POST /instance-ips HTTP/1.1" 200 417 0.018544 10.0.0.22 - - [2026-06-18 01:50:30] "GET /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005624 10.0.0.22 - - [2026-06-18 01:50:30] "POST /loadbalancers HTTP/1.1" 200 618 0.059100 10.0.0.22 - - [2026-06-18 01:50:30] "POST /service-instances HTTP/1.1" 200 566 0.015954 10.0.0.22 - - [2026-06-18 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011448 10.0.0.22 - - [2026-06-18 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.020756 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019675 10.0.0.22 - - [2026-06-18 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.22 - - [2026-06-18 01:50:30] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030716 10.0.0.22 - - [2026-06-18 01:50:30] "PUT /service-instance/41e7ccfe-9133-4bcb-a3af-88d438eeaf91 HTTP/1.1" 200 266 0.007119 10.0.0.22 - - [2026-06-18 01:50:31] "GET /virtual-machine-interface/ab851263-7811-410c-8c6d-99db05b3dae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004320 10.0.0.22 - - [2026-06-18 01:50:31] "GET /virtual-machine-interface/ab851263-7811-410c-8c6d-99db05b3dae3?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007277 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.001940 10.0.0.22 - - [2026-06-18 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011616 10.0.0.22 - - [2026-06-18 01:50:31] "PUT /service-instance/41e7ccfe-9133-4bcb-a3af-88d438eeaf91 HTTP/1.1" 200 266 0.008261 10.0.0.22 - - [2026-06-18 01:50:31] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005071 10.0.0.22 - - [2026-06-18 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010240 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015626 10.0.0.22 - - [2026-06-18 01:50:31] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005362 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.22 - - [2026-06-18 01:50:31] "POST /tags HTTP/1.1" 409 221 0.003907 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2026-06-18 01:50:31] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010813 10.0.0.22 - - [2026-06-18 01:50:31] "POST /virtual-machines HTTP/1.1" 200 429 0.014354 10.0.0.22 - - [2026-06-18 01:50:31] "POST /tags HTTP/1.1" 409 238 0.002781 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2026-06-18 01:50:31] "GET /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010465 10.0.0.22 - - [2026-06-18 01:50:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123665 10.0.0.22 - - [2026-06-18 01:50:31] "POST /chown HTTP/1.1" 200 109 0.020596 10.0.0.22 - - [2026-06-18 01:50:31] "POST /firewall-rules HTTP/1.1" 200 650 0.132942 10.0.0.22 - - [2026-06-18 01:50:31] "POST /chown HTTP/1.1" 200 109 0.025666 10.0.0.22 - - [2026-06-18 01:50:31] "GET /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.015618 10.0.0.22 - - [2026-06-18 01:50:31] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010967 10.0.0.22 - - [2026-06-18 01:50:31] "PUT /virtual-machine-interface/33702b55-e841-4e2a-9dc4-1b0926593ac3 HTTP/1.1" 200 284 0.014463 10.0.0.22 - - [2026-06-18 01:50:31] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.023876 10.0.0.22 - - [2026-06-18 01:50:31] "GET /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002298 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.012415 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.010403 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.014322 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.019197 10.0.0.22 - - [2026-06-18 01:50:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037881 10.0.0.22 - - [2026-06-18 01:50:31] "GET /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.004661 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.010160 10.0.0.22 - - [2026-06-18 01:50:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034302 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.036776 10.0.0.22 - - [2026-06-18 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.025862 10.0.0.22 - - [2026-06-18 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2026-06-18 01:50:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023709 10.0.0.22 - - [2026-06-18 01:50:31] "GET /loadbalancer-listener/ca12e15e-63b6-4127-add3-b48030f29c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008884 10.0.0.22 - - [2026-06-18 01:50:31] "POST /virtual-machines HTTP/1.1" 200 429 0.012943 10.0.0.22 - - [2026-06-18 01:50:31] "GET /loadbalancer-listener/ca12e15e-63b6-4127-add3-b48030f29c9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003046 10.0.0.22 - - [2026-06-18 01:50:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105811 10.0.0.22 - - [2026-06-18 01:50:31] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.097351 10.0.0.22 - - [2026-06-18 01:50:31] "POST /chown HTTP/1.1" 200 109 0.052853 10.0.0.22 - - [2026-06-18 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.044797 10.0.0.22 - - [2026-06-18 01:50:31] "GET /loadbalancer-pool/f099b859-8198-42b2-bea4-5b1791b65b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008156 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.006373 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /virtual-machine-interface/8d6a3384-749b-4fde-8220-c2d28dcdfc29 HTTP/1.1" 200 284 0.021089 10.0.0.22 - - [2026-06-18 01:50:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041625 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.042178 10.0.0.22 - - [2026-06-18 01:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033996 10.0.0.22 - - [2026-06-18 01:50:32] "GET /loadbalancer-member/8d9fe8b5-a336-4757-8fc9-3a8ebc549f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.006086 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.015938 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.018446 10.0.0.22 - - [2026-06-18 01:50:32] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005245 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.22 - - [2026-06-18 01:50:32] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003367 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.025206 10.0.0.22 - - [2026-06-18 01:50:32] "POST /tags HTTP/1.1" 409 221 0.009410 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2026-06-18 01:50:32] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013390 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.041439 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.013667 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.22 - - [2026-06-18 01:50:32] "POST /tags HTTP/1.1" 409 238 0.001495 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.22 - - [2026-06-18 01:50:32] "GET /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010054 10.0.0.22 - - [2026-06-18 01:50:32] "POST /firewall-rules HTTP/1.1" 409 293 0.002136 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.006489 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.013705 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.026689 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af HTTP/1.1" 200 260 0.047409 10.0.0.22 - - [2026-06-18 01:50:32] "GET /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005440 10.0.0.22 - - [2026-06-18 01:50:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003490 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.011195 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.016226 10.0.0.22 - - [2026-06-18 01:50:32] "GET /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003006 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2026-06-18 01:50:32] "GET /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010026 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.026024 10.0.0.22 - - [2026-06-18 01:50:32] "GET /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.024068 10.0.0.22 - - [2026-06-18 01:50:32] "GET /virtual-machine-interface/33702b55-e841-4e2a-9dc4-1b0926593ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006287 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.044193 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.026586 10.0.0.22 - - [2026-06-18 01:50:32] "POST /set-tag HTTP/1.1" 200 109 0.050359 10.0.0.22 - - [2026-06-18 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.22 - - [2026-06-18 01:50:32] "GET /virtual-machine-interface/8d6a3384-749b-4fde-8220-c2d28dcdfc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005909 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.006326 10.0.0.22 - - [2026-06-18 01:50:32] "POST /set-tag HTTP/1.1" 200 109 0.025454 10.0.0.22 - - [2026-06-18 01:50:32] "GET /virtual-machine-interface/ab851263-7811-410c-8c6d-99db05b3dae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020935 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.031180 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.013999 10.0.0.22 - - [2026-06-18 01:50:32] "POST /set-tag HTTP/1.1" 200 109 0.013785 10.0.0.22 - - [2026-06-18 01:50:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004236 10.0.0.22 - - [2026-06-18 01:50:32] "GET /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004480 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.015453 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.012610 10.0.0.22 - - [2026-06-18 01:50:32] "POST /chown HTTP/1.1" 200 109 0.013961 10.0.0.22 - - [2026-06-18 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.021901 10.0.0.22 - - [2026-06-18 01:50:32] "DELETE /firewall-rule/962347b4-b9cb-4830-85b7-2ff3d947a8af HTTP/1.1" 200 115 0.035771 10.0.0.22 - - [2026-06-18 01:50:32] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.018804 10.0.0.22 - - [2026-06-18 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.044749 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /loadbalancer-member/8d9fe8b5-a336-4757-8fc9-3a8ebc549f92 HTTP/1.1" 200 115 0.076071 10.0.0.22 - - [2026-06-18 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /loadbalancer-pool/f099b859-8198-42b2-bea4-5b1791b65b9e HTTP/1.1" 200 115 0.037747 10.0.0.22 - - [2026-06-18 01:50:33] "POST /chown HTTP/1.1" 200 109 0.016607 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /loadbalancer-listener/ca12e15e-63b6-4127-add3-b48030f29c9a HTTP/1.1" 200 115 0.028121 10.0.0.22 - - [2026-06-18 01:50:33] "POST /chown HTTP/1.1" 200 109 0.022121 10.0.0.22 - - [2026-06-18 01:50:33] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 256 0.017900 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c HTTP/1.1" 200 115 0.082792 10.0.0.22 - - [2026-06-18 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.22 - - [2026-06-18 01:50:33] "POST /chown HTTP/1.1" 200 109 0.031079 10.0.0.22 - - [2026-06-18 01:50:33] "POST /chown HTTP/1.1" 200 109 0.026421 10.0.0.22 - - [2026-06-18 01:50:33] "PUT /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 404 171 0.003738 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /instance-ip/bdead684-2132-4d9b-841f-623d36eb4599 HTTP/1.1" 200 115 0.141968 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /virtual-machine-interface/ab851263-7811-410c-8c6d-99db05b3dae3 HTTP/1.1" 200 115 0.057904 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /tag/cba6b5b4-80ec-4bc8-8767-23b5e553e34a HTTP/1.1" 200 115 0.057375 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /service-instance/41e7ccfe-9133-4bcb-a3af-88d438eeaf91 HTTP/1.1" 200 115 0.033082 10.0.0.22 - - [2026-06-18 01:50:33] "GET /virtual-machine-interface/33702b55-e841-4e2a-9dc4-1b0926593ac3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004783 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /virtual-machine-interface/33702b55-e841-4e2a-9dc4-1b0926593ac3 HTTP/1.1" 200 115 0.038526 10.0.0.22 - - [2026-06-18 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.016080 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /virtual-machine/59fb0e62-7632-48bf-b1f5-63780c5db363 HTTP/1.1" 200 115 0.033489 10.0.0.22 - - [2026-06-18 01:50:33] "GET /virtual-machine-interface/8d6a3384-749b-4fde-8220-c2d28dcdfc29?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004635 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /virtual-machine-interface/8d6a3384-749b-4fde-8220-c2d28dcdfc29 HTTP/1.1" 200 115 0.041673 10.0.0.22 - - [2026-06-18 01:50:33] "DELETE /virtual-machine/ab71b3fe-2bc4-4d4b-bc54-ace828312d3d HTTP/1.1" 200 115 0.028945 10.0.0.22 - - [2026-06-18 01:50:54] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007302 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.22 - - [2026-06-18 01:50:54] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007615 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.22 - - [2026-06-18 01:50:54] "GET /virtual-machine/57d1b009-c447-407e-932c-484e2d7bb84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002707 10.0.0.22 - - [2026-06-18 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.22 - - [2026-06-18 01:50:54] "GET /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006770 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.015413 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.022323 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.019431 10.0.0.22 - - [2026-06-18 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.013330 10.0.0.22 - - [2026-06-18 01:50:54] "DELETE /instance-ip/95e0920a-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.042428 10.0.0.22 - - [2026-06-18 01:50:54] "DELETE /virtual-machine-interface/95ce1918-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.038787 10.0.0.22 - - [2026-06-18 01:50:54] "DELETE /virtual-machine/57d1b009-c447-407e-932c-484e2d7bb84b HTTP/1.1" 200 115 0.025788 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /tag/3c01ef44-cab4-4e0a-96d9-1df74a859bf5 HTTP/1.1" 200 115 0.033365 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003657 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003628 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine/894dd7bb-97d7-4a26-b9a4-0a2ae7c67f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002700 10.0.0.22 - - [2026-06-18 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.008145 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010119 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.024972 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.025461 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.012827 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /instance-ip/957fad00-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.055439 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /virtual-machine-interface/9566248e-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.039943 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /virtual-machine/894dd7bb-97d7-4a26-b9a4-0a2ae7c67f4a HTTP/1.1" 200 115 0.024508 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd HTTP/1.1" 409 236 0.005251 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004154 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004175 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine/cbdaa98a-fedc-4ba9-b4f8-9ff7cb2f64ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003953 10.0.0.22 - - [2026-06-18 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.008502 10.0.0.22 - - [2026-06-18 01:50:55] "GET /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005922 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.015674 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.025427 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.026175 10.0.0.22 - - [2026-06-18 01:50:55] "POST /set-tag HTTP/1.1" 200 109 0.011643 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /instance-ip/96493594-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.036864 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /virtual-machine-interface/96347b04-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.039830 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /virtual-machine/cbdaa98a-fedc-4ba9-b4f8-9ff7cb2f64ce HTTP/1.1" 200 115 0.016433 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /tag/b698c9df-889f-4ab1-854a-c64d469a781d HTTP/1.1" 409 236 0.005307 10.0.0.22 - - [2026-06-18 01:50:55] "DELETE /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a HTTP/1.1" 409 236 0.005526 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /tag/1eeda456-8761-4f0e-9e06-b5a545e031c3 HTTP/1.1" 200 115 0.173777 10.0.0.22 - - [2026-06-18 01:50:56] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005540 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.22 - - [2026-06-18 01:50:56] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004660 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.22 - - [2026-06-18 01:50:56] "GET /virtual-machine/76adcdf4-8e73-48ca-8b9c-bed92a05bf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002706 10.0.0.22 - - [2026-06-18 01:50:56] "POST /ref-update HTTP/1.1" 200 156 0.008493 10.0.0.22 - - [2026-06-18 01:50:56] "GET /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006902 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.014883 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.026969 10.0.0.22 - - [2026-06-18 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.013016 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /instance-ip/9508000c-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.043806 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /virtual-machine-interface/94f5aae2-6ab7-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.044401 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /virtual-machine/76adcdf4-8e73-48ca-8b9c-bed92a05bf40 HTTP/1.1" 200 115 0.025637 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /tag/87ab24cb-24ec-46bb-bc05-a23ad2d3aac0 HTTP/1.1" 200 115 0.029633 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /tag/6a017cea-c8d2-46c2-9116-8e5db29c1eed HTTP/1.1" 200 115 0.026208 10.0.0.22 - - [2026-06-18 01:50:56] "DELETE /tag/5af12368-bf49-42b1-8c53-44d503d7eb4e HTTP/1.1" 200 115 0.036589 10.0.0.22 - - [2026-06-18 01:50:58] "POST /projects HTTP/1.1" 409 238 0.002536 10.0.0.22 - - [2026-06-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.22 - - [2026-06-18 01:50:58] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030181 10.0.0.22 - - [2026-06-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-06-18 01:50:58] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004176 10.0.0.22 - - [2026-06-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.22 - - [2026-06-18 01:50:58] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003726 10.0.0.22 - - [2026-06-18 01:50:58] "POST /security-groups HTTP/1.1" 409 285 0.002523 10.0.0.22 - - [2026-06-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.22 - - [2026-06-18 01:50:58] "PUT /security-group/4b564577-20c2-448a-9d3d-232daddff245 HTTP/1.1" 200 262 0.055143 10.0.0.22 - - [2026-06-18 01:50:58] "PUT /access-control-list/a8503033-7d57-4135-9008-c8f702e16e6c HTTP/1.1" 200 272 0.010694 10.0.0.22 - - [2026-06-18 01:50:58] "PUT /access-control-list/95906694-a6f3-4650-b5f4-f4bd453a7468 HTTP/1.1" 200 272 0.029347 10.0.0.22 - - [2026-06-18 01:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018755 10.0.0.22 - - [2026-06-18 01:51:03] "POST /projects HTTP/1.1" 409 238 0.002387 10.0.0.22 - - [2026-06-18 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-06-18 01:51:03] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028000 10.0.0.22 - - [2026-06-18 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.22 - - [2026-06-18 01:51:03] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004090 10.0.0.22 - - [2026-06-18 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.22 - - [2026-06-18 01:51:03] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004648 10.0.0.22 - - [2026-06-18 01:51:03] "POST /security-groups HTTP/1.1" 409 285 0.002673 10.0.0.22 - - [2026-06-18 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-06-18 01:51:04] "PUT /security-group/4b564577-20c2-448a-9d3d-232daddff245 HTTP/1.1" 200 262 0.054657 10.0.0.22 - - [2026-06-18 01:51:04] "PUT /access-control-list/a8503033-7d57-4135-9008-c8f702e16e6c HTTP/1.1" 200 272 0.018337 10.0.0.22 - - [2026-06-18 01:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032848 10.0.0.22 - - [2026-06-18 01:51:04] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007124 10.0.0.22 - - [2026-06-18 01:51:04] "PUT /access-control-list/95906694-a6f3-4650-b5f4-f4bd453a7468 HTTP/1.1" 200 272 0.024889 10.0.0.22 - - [2026-06-18 01:51:04] "GET /firewall-rule/e8287999-c2ba-49dc-a0f9-23e3ed7016cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002617 10.0.0.22 - - [2026-06-18 01:51:04] "POST /ref-update HTTP/1.1" 200 156 0.046435 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /firewall-rule/e8287999-c2ba-49dc-a0f9-23e3ed7016cb HTTP/1.1" 200 115 0.049981 10.0.0.22 - - [2026-06-18 01:51:04] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004781 10.0.0.22 - - [2026-06-18 01:51:04] "GET /firewall-rule/354de15d-42e5-48aa-b602-eb9efe81d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002697 10.0.0.22 - - [2026-06-18 01:51:04] "POST /ref-update HTTP/1.1" 200 156 0.043875 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /firewall-rule/354de15d-42e5-48aa-b602-eb9efe81d239 HTTP/1.1" 200 115 0.033011 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /tag/b23a6c47-9a35-43a5-b56b-01c9493240e5 HTTP/1.1" 200 115 0.037605 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /tag/b698c9df-889f-4ab1-854a-c64d469a781d HTTP/1.1" 409 236 0.004192 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a HTTP/1.1" 409 236 0.005222 10.0.0.22 - - [2026-06-18 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.22 - - [2026-06-18 01:51:04] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004917 10.0.0.22 - - [2026-06-18 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.22 - - [2026-06-18 01:51:04] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004139 10.0.0.22 - - [2026-06-18 01:51:04] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.040033 10.0.0.22 - - [2026-06-18 01:51:04] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.040266 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /security-group/4b564577-20c2-448a-9d3d-232daddff245 HTTP/1.1" 200 115 0.035897 10.0.0.22 - - [2026-06-18 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /access-control-list/a8503033-7d57-4135-9008-c8f702e16e6c HTTP/1.1" 200 115 0.033694 10.0.0.22 - - [2026-06-18 01:51:04] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.062497 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /access-control-list/95906694-a6f3-4650-b5f4-f4bd453a7468 HTTP/1.1" 200 115 0.111093 10.0.0.22 - - [2026-06-18 01:51:04] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?fields=security_groups HTTP/1.1" 200 1351 0.086414 10.0.0.22 - - [2026-06-18 01:51:04] "DELETE /security-group/5efcf504-7dff-491e-868f-1b3a3851d310 HTTP/1.1" 200 115 0.096414 10.0.0.22 - - [2026-06-18 01:51:05] "DELETE /access-control-list/a68e81a4-95c6-4cf4-8ba1-20b4849af3d7 HTTP/1.1" 200 115 0.076254 10.0.0.22 - - [2026-06-18 01:51:05] "GET /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28?fields=application_policy_sets HTTP/1.1" 200 1390 0.081503 10.0.0.22 - - [2026-06-18 01:51:05] "DELETE /access-control-list/5709f352-5bb0-4804-8ef2-23b2d4879bd5 HTTP/1.1" 200 115 0.064705 10.0.0.22 - - [2026-06-18 01:51:05] "DELETE /project/0c62d117-d1cc-44fb-a64a-cfb306d64f28 HTTP/1.1" 200 115 0.477450 10.0.0.22 - - [2026-06-18 01:51:05] "POST /projects HTTP/1.1" 409 238 0.005332 10.0.0.22 - - [2026-06-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-06-18 01:51:05] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041176 10.0.0.22 - - [2026-06-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.22 - - [2026-06-18 01:51:05] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004558 10.0.0.22 - - [2026-06-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2026-06-18 01:51:05] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006723 10.0.0.22 - - [2026-06-18 01:51:05] "POST /security-groups HTTP/1.1" 409 285 0.004093 10.0.0.22 - - [2026-06-18 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.22 - - [2026-06-18 01:51:05] "PUT /security-group/c6a73c47-5c0d-4f53-b99b-a0cce2b6ed10 HTTP/1.1" 200 262 0.071077 10.0.0.22 - - [2026-06-18 01:51:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029996 10.0.0.22 - - [2026-06-18 01:51:05] "PUT /access-control-list/f745adc0-b7fe-4710-9d24-f423e040ceb8 HTTP/1.1" 200 272 0.035428 10.0.0.22 - - [2026-06-18 01:51:05] "PUT /access-control-list/68889d96-0eab-4da2-9b7e-015794ec7c0e HTTP/1.1" 200 272 0.015049 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /loadbalancer-member/0a52dfcd-92c2-4de1-8f25-f7bfece23076 HTTP/1.1" 200 115 0.029191 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /loadbalancer-pool/624cf171-dee0-472c-9e4a-1078cdf3ac78 HTTP/1.1" 200 115 0.049479 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /loadbalancer-listener/28c2e33c-dcc3-4a7e-bf10-e7c30ce49b9e HTTP/1.1" 200 115 0.041558 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /loadbalancer/b015c879-736b-4d6b-a73a-cbe67e7034e0 HTTP/1.1" 200 115 0.036795 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /floating-ip/5b55b2d1-13c4-421e-96fa-ae699f45c340 HTTP/1.1" 200 115 0.035813 10.0.0.22 - - [2026-06-18 01:51:09] "DELETE /instance-ip/1a4f66d3-85ad-47b2-9be4-f7b3d3300943 HTTP/1.1" 200 115 0.026536 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /virtual-machine-interface/917a36ed-161a-47dd-ae2e-422588877db8 HTTP/1.1" 200 115 0.038265 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /tag/69d8e6fa-84fe-4b22-a6ac-db20bc8c312d HTTP/1.1" 200 115 0.030268 10.0.0.22 - - [2026-06-18 01:51:10] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002095 10.0.0.22 - - [2026-06-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-06-18 01:51:10] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002391 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-policy/bdfddba2-a674-4db8-a950-2564339c0fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003080 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-rule/288766e8-2cc3-48a7-93b5-5ea0b3e1c8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004106 10.0.0.22 - - [2026-06-18 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.014797 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /firewall-rule/288766e8-2cc3-48a7-93b5-5ea0b3e1c8cf HTTP/1.1" 200 115 0.051305 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008507 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-rule/b536dab2-bb3f-4074-b840-29e928061f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002771 10.0.0.22 - - [2026-06-18 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /firewall-rule/b536dab2-bb3f-4074-b840-29e928061f3c HTTP/1.1" 200 115 0.052636 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004170 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-rule/c1b35492-816f-465d-bba6-03e46bd6c647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003467 10.0.0.22 - - [2026-06-18 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.013151 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /firewall-rule/c1b35492-816f-465d-bba6-03e46bd6c647 HTTP/1.1" 200 115 0.062847 10.0.0.22 - - [2026-06-18 01:51:10] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003217 10.0.0.22 - - [2026-06-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.22 - - [2026-06-18 01:51:10] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002722 10.0.0.22 - - [2026-06-18 01:51:10] "GET /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003882 10.0.0.22 - - [2026-06-18 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.024588 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /firewall-policy/958a38db-13f5-47d3-b9a2-679b324ce0f9 HTTP/1.1" 200 115 0.054314 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /tag/b698c9df-889f-4ab1-854a-c64d469a781d HTTP/1.1" 200 115 0.081724 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /tag/6cd633e3-22ec-44d5-adbf-a3b7b739ef7a HTTP/1.1" 200 115 0.058081 10.0.0.22 - - [2026-06-18 01:51:10] "DELETE /tag/cfe84ca8-62d0-4b7c-bc01-5049785d85dd HTTP/1.1" 200 115 0.077813 10.0.0.22 - - [2026-06-18 01:51:11] "DELETE /tag/3456411d-db7f-41e9-82c9-d8ded461fce0 HTTP/1.1" 200 115 0.094753 10.0.0.22 - - [2026-06-18 01:51:11] "POST /projects HTTP/1.1" 409 238 0.007337 10.0.0.22 - - [2026-06-18 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.22 - - [2026-06-18 01:51:11] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043502 10.0.0.22 - - [2026-06-18 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2026-06-18 01:51:11] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011852 10.0.0.22 - - [2026-06-18 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.22 - - [2026-06-18 01:51:11] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.017628 10.0.0.22 - - [2026-06-18 01:51:11] "POST /security-groups HTTP/1.1" 409 285 0.002666 10.0.0.22 - - [2026-06-18 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.22 - - [2026-06-18 01:51:11] "PUT /security-group/c6a73c47-5c0d-4f53-b99b-a0cce2b6ed10 HTTP/1.1" 200 262 0.089831 10.0.0.22 - - [2026-06-18 01:51:11] "PUT /access-control-list/f745adc0-b7fe-4710-9d24-f423e040ceb8 HTTP/1.1" 200 272 0.067680 10.0.0.22 - - [2026-06-18 01:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.074201 10.0.0.22 - - [2026-06-18 01:51:11] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.051901 10.0.0.22 - - [2026-06-18 01:51:11] "GET /firewall-rule/aaf2d39f-4b4a-4b87-bc96-b78a4ceada05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004178 10.0.0.22 - - [2026-06-18 01:51:11] "PUT /access-control-list/68889d96-0eab-4da2-9b7e-015794ec7c0e HTTP/1.1" 200 272 0.078354 10.0.0.22 - - [2026-06-18 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.075796 10.0.0.22 - - [2026-06-18 01:51:11] "DELETE /firewall-rule/aaf2d39f-4b4a-4b87-bc96-b78a4ceada05 HTTP/1.1" 200 115 0.066850 10.0.0.22 - - [2026-06-18 01:51:11] "GET /firewall-policy/aa108104-cb84-4e6a-822a-d5a38c5dbc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.020660 10.0.0.22 - - [2026-06-18 01:51:11] "GET /firewall-rule/977d0056-fed3-47f5-907c-6e1ffdd68bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002528 10.0.0.22 - - [2026-06-18 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.066269 10.0.0.22 - - [2026-06-18 01:51:12] "DELETE /firewall-rule/977d0056-fed3-47f5-907c-6e1ffdd68bac HTTP/1.1" 200 115 0.182258 10.0.0.22 - - [2026-06-18 01:51:12] "DELETE /tag/b8e406fc-0039-4bf4-adca-3120fdc47c1a HTTP/1.1" 200 115 0.469221 10.0.0.22 - - [2026-06-18 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.22 - - [2026-06-18 01:51:12] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.056467 10.0.0.22 - - [2026-06-18 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.22 - - [2026-06-18 01:51:12] "GET /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004492 10.0.0.22 - - [2026-06-18 01:51:12] "PUT /virtual-network/26945106-05d9-4e75-af20-d798a116f75e HTTP/1.1" 200 264 0.088116 10.0.0.22 - - [2026-06-18 01:51:12] "PUT /virtual-network/68ab09df-596c-4cc7-a2a8-b6ecfc7b0cb9 HTTP/1.1" 200 264 0.046460 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /security-group/c6a73c47-5c0d-4f53-b99b-a0cce2b6ed10 HTTP/1.1" 200 115 0.141101 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /access-control-list/f745adc0-b7fe-4710-9d24-f423e040ceb8 HTTP/1.1" 200 115 0.061603 10.0.0.22 - - [2026-06-18 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.22 - - [2026-06-18 01:51:13] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055946 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /access-control-list/68889d96-0eab-4da2-9b7e-015794ec7c0e HTTP/1.1" 200 115 0.116750 10.0.0.22 - - [2026-06-18 01:51:13] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?fields=security_groups HTTP/1.1" 200 1352 0.048913 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /security-group/67d55672-435e-44a3-b357-9126f0f41f7e HTTP/1.1" 200 115 0.073710 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /access-control-list/d5d0bfaa-17fa-4cf4-a5d6-178e960a7d13 HTTP/1.1" 200 115 0.069520 10.0.0.22 - - [2026-06-18 01:51:13] "GET /project/41faf87f-22a2-4f76-b678-bbff1aec4c97?fields=application_policy_sets HTTP/1.1" 200 1391 0.061733 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /access-control-list/60d4d954-eeb1-4051-a68c-4a756a1fead7 HTTP/1.1" 200 115 0.060449 10.0.0.22 - - [2026-06-18 01:51:13] "DELETE /project/41faf87f-22a2-4f76-b678-bbff1aec4c97 HTTP/1.1" 200 115 0.383148 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001786 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:51:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.22 - - [2026-06-18 01:51:23] "GET /global-system-configs HTTP/1.1" 200 322 0.001903 10.0.0.22 - - [2026-06-18 01:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.008739 10.0.0.22 - - [2026-06-18 01:52:00] "GET / HTTP/1.1" 200 35931 0.002016 10.0.0.22 - - [2026-06-18 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-06-18 01:52:00] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002307 10.0.0.22 - - [2026-06-18 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-06-18 01:52:00] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002736 10.0.0.22 - - [2026-06-18 01:52:14] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.22 - - [2026-06-18 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.22 - - [2026-06-18 01:52:14] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007348 10.0.0.22 - - [2026-06-18 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-06-18 01:52:14] "GET /config-node/f9d15873-6b99-4be3-af05-48434209aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002675 10.0.0.22 - - [2026-06-18 01:52:26] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.22 - - [2026-06-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.22 - - [2026-06-18 01:52:26] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002637 10.0.0.22 - - [2026-06-18 01:52:26] "POST /bgp-routers HTTP/1.1" 409 301 0.003617 10.0.0.22 - - [2026-06-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.22 - - [2026-06-18 01:52:26] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003387 10.0.0.22 - - [2026-06-18 01:52:26] "PUT /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc HTTP/1.1" 200 254 0.010702 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:52:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:52:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.22 - - [2026-06-18 01:52:30] "POST /tags HTTP/1.1" 200 365 0.056817 10.0.0.22 - - [2026-06-18 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.22 - - [2026-06-18 01:52:30] "GET /tag/a285b167-c8d1-491f-a946-bb0b56344690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018155 10.0.0.22 - - [2026-06-18 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-06-18 01:52:30] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032039 10.0.0.22 - - [2026-06-18 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-06-18 01:52:30] "GET /service-appliance-set/2206a5ab-9a98-4179-9341-e757215f0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.010150 10.0.0.22 - - [2026-06-18 01:52:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.005831 10.0.0.22 - - [2026-06-18 01:52:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.114766 10.0.0.22 - - [2026-06-18 01:52:30] "GET /virtual-machine-interface/c5a99d38-9e14-448c-99ca-9fa7129ea31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007122 10.0.0.22 - - [2026-06-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.019616 10.0.0.22 - - [2026-06-18 01:52:30] "POST /instance-ips HTTP/1.1" 200 417 0.029021 10.0.0.22 - - [2026-06-18 01:52:30] "GET /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010492 10.0.0.22 - - [2026-06-18 01:52:30] "POST /loadbalancers HTTP/1.1" 200 618 0.067545 10.0.0.22 - - [2026-06-18 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024810 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.22 - - [2026-06-18 01:52:31] "POST /service-instances HTTP/1.1" 200 566 0.034762 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.018319 10.0.0.22 - - [2026-06-18 01:52:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064902 10.0.0.22 - - [2026-06-18 01:52:31] "GET /virtual-machine-interface/c5a99d38-9e14-448c-99ca-9fa7129ea31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004479 10.0.0.22 - - [2026-06-18 01:52:31] "GET /virtual-machine-interface/c5a99d38-9e14-448c-99ca-9fa7129ea31d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017736 10.0.0.22 - - [2026-06-18 01:52:31] "PUT /service-instance/2d28feec-c20b-4145-bb17-09b61dd72139 HTTP/1.1" 200 266 0.027512 10.0.0.22 - - [2026-06-18 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031644 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.002891 10.0.0.22 - - [2026-06-18 01:52:31] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003810 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.22 - - [2026-06-18 01:52:31] "POST /virtual-machines HTTP/1.1" 200 429 0.020179 10.0.0.22 - - [2026-06-18 01:52:31] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014486 10.0.0.22 - - [2026-06-18 01:52:31] "POST /tags HTTP/1.1" 409 221 0.003862 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2026-06-18 01:52:31] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.033302 10.0.0.22 - - [2026-06-18 01:52:31] "POST /tags HTTP/1.1" 409 238 0.010805 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.22 - - [2026-06-18 01:52:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134718 10.0.0.22 - - [2026-06-18 01:52:31] "POST /chown HTTP/1.1" 200 109 0.017772 10.0.0.22 - - [2026-06-18 01:52:31] "GET /tag/a285b167-c8d1-491f-a946-bb0b56344690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.025059 10.0.0.22 - - [2026-06-18 01:52:31] "POST /chown HTTP/1.1" 200 109 0.007946 10.0.0.22 - - [2026-06-18 01:52:31] "PUT /virtual-machine-interface/96f75530-5b97-4ceb-8238-357ebfb42a34 HTTP/1.1" 200 284 0.017502 10.0.0.22 - - [2026-06-18 01:52:31] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.061587 10.0.0.22 - - [2026-06-18 01:52:31] "POST /firewall-rules HTTP/1.1" 200 650 0.131738 10.0.0.22 - - [2026-06-18 01:52:31] "GET /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010283 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.012104 10.0.0.22 - - [2026-06-18 01:52:31] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002982 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.026085 10.0.0.22 - - [2026-06-18 01:52:31] "GET /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009208 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.027955 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.047058 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.013073 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014311 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.031951 10.0.0.22 - - [2026-06-18 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.022128 10.0.0.22 - - [2026-06-18 01:52:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052074 10.0.0.22 - - [2026-06-18 01:52:31] "GET /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.005461 10.0.0.22 - - [2026-06-18 01:52:31] "POST /virtual-machines HTTP/1.1" 200 429 0.020150 10.0.0.22 - - [2026-06-18 01:52:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.053939 10.0.0.22 - - [2026-06-18 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.22 - - [2026-06-18 01:52:32] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093835 10.0.0.22 - - [2026-06-18 01:52:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148268 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.024693 10.0.0.22 - - [2026-06-18 01:52:32] "GET /loadbalancer-listener/a49e0554-abfe-471e-9607-10313704a041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003823 10.0.0.22 - - [2026-06-18 01:52:32] "GET /loadbalancer-listener/a49e0554-abfe-471e-9607-10313704a041?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.007241 10.0.0.22 - - [2026-06-18 01:52:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.026007 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.019673 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /virtual-machine-interface/b99af97d-6371-44d2-9c39-ae2357b9eb50 HTTP/1.1" 200 284 0.013947 10.0.0.22 - - [2026-06-18 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009573 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.028381 10.0.0.22 - - [2026-06-18 01:52:32] "GET /loadbalancer-pool/50eba0fe-6699-4cca-9e97-7de824dbc9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004304 10.0.0.22 - - [2026-06-18 01:52:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.027448 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.012988 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.011847 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.024925 10.0.0.22 - - [2026-06-18 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027823 10.0.0.22 - - [2026-06-18 01:52:32] "GET /loadbalancer-member/0b9b3db0-4b60-4a1a-99de-bdaace0e43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008872 10.0.0.22 - - [2026-06-18 01:52:32] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002058 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.007179 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021231 10.0.0.22 - - [2026-06-18 01:52:32] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005516 10.0.0.22 - - [2026-06-18 01:52:32] "POST /tags HTTP/1.1" 409 221 0.002656 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.041285 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /service-instance/2d28feec-c20b-4145-bb17-09b61dd72139 HTTP/1.1" 200 266 0.006222 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.22 - - [2026-06-18 01:52:32] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023493 10.0.0.22 - - [2026-06-18 01:52:32] "POST /tags HTTP/1.1" 409 238 0.001837 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.22 - - [2026-06-18 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009426 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012753 10.0.0.22 - - [2026-06-18 01:52:32] "GET /tag/a285b167-c8d1-491f-a946-bb0b56344690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017641 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.027152 10.0.0.22 - - [2026-06-18 01:52:32] "POST /firewall-rules HTTP/1.1" 409 293 0.008657 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.015378 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.020325 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c HTTP/1.1" 200 260 0.044503 10.0.0.22 - - [2026-06-18 01:52:32] "GET /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009174 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.045077 10.0.0.22 - - [2026-06-18 01:52:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015968 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.007214 10.0.0.22 - - [2026-06-18 01:52:32] "GET /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.017851 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.035262 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011536 10.0.0.22 - - [2026-06-18 01:52:32] "GET /tag/a285b167-c8d1-491f-a946-bb0b56344690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.021006 10.0.0.22 - - [2026-06-18 01:52:32] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.037438 10.0.0.22 - - [2026-06-18 01:52:32] "GET /tag/a285b167-c8d1-491f-a946-bb0b56344690?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013094 10.0.0.22 - - [2026-06-18 01:52:32] "GET /virtual-machine-interface/96f75530-5b97-4ceb-8238-357ebfb42a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010067 10.0.0.22 - - [2026-06-18 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.028311 10.0.0.22 - - [2026-06-18 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.22 - - [2026-06-18 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.044598 10.0.0.22 - - [2026-06-18 01:52:32] "POST /chown HTTP/1.1" 200 109 0.016813 10.0.0.22 - - [2026-06-18 01:52:33] "GET /virtual-machine-interface/b99af97d-6371-44d2-9c39-ae2357b9eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015101 10.0.0.22 - - [2026-06-18 01:52:33] "POST /chown HTTP/1.1" 200 109 0.027752 10.0.0.22 - - [2026-06-18 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.042420 10.0.0.22 - - [2026-06-18 01:52:33] "GET /virtual-machine-interface/c5a99d38-9e14-448c-99ca-9fa7129ea31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011632 10.0.0.22 - - [2026-06-18 01:52:33] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.039779 10.0.0.22 - - [2026-06-18 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.016693 10.0.0.22 - - [2026-06-18 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.011781 10.0.0.22 - - [2026-06-18 01:52:33] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016259 10.0.0.22 - - [2026-06-18 01:52:33] "GET /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.001937 10.0.0.22 - - [2026-06-18 01:52:33] "POST /chown HTTP/1.1" 200 109 0.014079 10.0.0.22 - - [2026-06-18 01:52:33] "POST /chown HTTP/1.1" 200 109 0.046315 10.0.0.22 - - [2026-06-18 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.034427 10.0.0.22 - - [2026-06-18 01:52:33] "PUT /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 256 0.042295 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /firewall-rule/131666be-424d-448c-b670-b0bcaaa0cc1c HTTP/1.1" 200 115 0.049590 10.0.0.22 - - [2026-06-18 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.011420 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /loadbalancer-member/0b9b3db0-4b60-4a1a-99de-bdaace0e43f0 HTTP/1.1" 200 115 0.049731 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /loadbalancer-pool/50eba0fe-6699-4cca-9e97-7de824dbc9cc HTTP/1.1" 200 115 0.033414 10.0.0.22 - - [2026-06-18 01:52:33] "PUT /service-instance/2d28feec-c20b-4145-bb17-09b61dd72139 HTTP/1.1" 200 266 0.024132 10.0.0.22 - - [2026-06-18 01:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028702 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /loadbalancer-listener/a49e0554-abfe-471e-9607-10313704a041 HTTP/1.1" 200 115 0.090871 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c HTTP/1.1" 200 115 0.029433 10.0.0.22 - - [2026-06-18 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.22 - - [2026-06-18 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /instance-ip/d6cd5b8f-9d99-48ad-a3bb-3451880b58da HTTP/1.1" 200 115 0.066587 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /virtual-machine-interface/c5a99d38-9e14-448c-99ca-9fa7129ea31d HTTP/1.1" 200 115 0.043316 10.0.0.22 - - [2026-06-18 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.22 - - [2026-06-18 01:52:33] "POST /service-instances HTTP/1.1" 409 259 0.009579 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /tag/a285b167-c8d1-491f-a946-bb0b56344690 HTTP/1.1" 200 115 0.075104 10.0.0.22 - - [2026-06-18 01:52:33] "POST /service-instances HTTP/1.1" 409 259 0.001737 10.0.0.22 - - [2026-06-18 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /service-instance/2d28feec-c20b-4145-bb17-09b61dd72139 HTTP/1.1" 200 115 0.038932 10.0.0.22 - - [2026-06-18 01:52:33] "GET /virtual-machine-interface/b99af97d-6371-44d2-9c39-ae2357b9eb50?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005313 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /virtual-machine-interface/b99af97d-6371-44d2-9c39-ae2357b9eb50 HTTP/1.1" 200 115 0.041970 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /virtual-machine/9980f82b-e2cc-4f5e-943f-9f5ef10abdaa HTTP/1.1" 200 115 0.021543 10.0.0.22 - - [2026-06-18 01:52:33] "GET /virtual-machine-interface/96f75530-5b97-4ceb-8238-357ebfb42a34?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005667 10.0.0.22 - - [2026-06-18 01:52:33] "DELETE /virtual-machine-interface/96f75530-5b97-4ceb-8238-357ebfb42a34 HTTP/1.1" 200 115 0.035377 10.0.0.22 - - [2026-06-18 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.009649 10.0.0.22 - - [2026-06-18 01:52:34] "DELETE /virtual-machine/f4ba2d1a-1e35-4318-bc96-27cd34aca20d HTTP/1.1" 200 115 0.026816 10.0.0.22 - - [2026-06-18 01:52:40] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.22 - - [2026-06-18 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-06-18 01:52:40] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004567 10.0.0.22 - - [2026-06-18 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.22 - - [2026-06-18 01:52:40] "GET /config-node/f9d15873-6b99-4be3-af05-48434209aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002732 10.0.0.22 - - [2026-06-18 01:52:40] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.22 - - [2026-06-18 01:52:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002041 10.0.0.22 - - [2026-06-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2026-06-18 01:52:45] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002284 10.0.0.22 - - [2026-06-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2026-06-18 01:52:45] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.007307 10.0.0.22 - - [2026-06-18 01:52:45] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.22 - - [2026-06-18 01:52:45] "POST /alarms HTTP/1.1" 409 264 0.001881 10.0.0.22 - - [2026-06-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.22 - - [2026-06-18 01:52:45] "PUT /alarm/501f20cc-e9ee-4d92-8fef-ef7a04fdf3c2 HTTP/1.1" 200 244 0.010413 10.0.0.22 - - [2026-06-18 01:52:45] "POST /alarms HTTP/1.1" 409 261 0.003503 10.0.0.22 - - [2026-06-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-06-18 01:52:45] "PUT /alarm/9408f329-d0c8-4b12-8887-65f0fbf7e69c HTTP/1.1" 200 244 0.013185 10.0.0.22 - - [2026-06-18 01:52:45] "POST /alarms HTTP/1.1" 409 261 0.008861 10.0.0.22 - - [2026-06-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2026-06-18 01:52:45] "PUT /alarm/5824d23b-29e0-4e75-8533-af70135fb596 HTTP/1.1" 200 244 0.009287 10.0.0.22 - - [2026-06-18 01:52:45] "POST /alarms HTTP/1.1" 409 253 0.002980 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/d5ee3ebe-fcc7-43cc-9d88-33a89b57fdb0 HTTP/1.1" 200 244 0.009600 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 251 0.006033 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/a3bba987-6dc5-4129-9bf6-25509ac83001 HTTP/1.1" 200 244 0.008960 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 252 0.009554 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/8479e56a-fb8c-46dc-a581-0b330cea3987 HTTP/1.1" 200 244 0.011322 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 256 0.008105 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/1b7108bd-31e7-454a-a2fd-da12f68d7860 HTTP/1.1" 200 244 0.010211 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 248 0.010764 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/a2a3d21e-6073-4c51-a582-44b38ac26122 HTTP/1.1" 200 244 0.017066 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 252 0.004901 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/dea446d1-5785-4983-a79f-608943fe9a5a HTTP/1.1" 200 244 0.009407 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 257 0.004216 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/052f4c16-c990-4923-909a-b2611a8e2277 HTTP/1.1" 200 244 0.009691 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 251 0.006230 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/94251880-6196-4f36-955f-d0bb989138c3 HTTP/1.1" 200 244 0.008959 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 257 0.005691 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/3f7b6317-f3f7-46e5-b7e4-6757d5466a02 HTTP/1.1" 200 244 0.011639 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 261 0.007452 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/db598fcd-1ea3-4fdb-8bea-25d946d31438 HTTP/1.1" 200 244 0.012477 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 258 0.016217 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/04f75fc1-893d-4a9e-ad13-6ee631605dce HTTP/1.1" 200 244 0.010758 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 254 0.018125 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/090bb188-24ab-4a24-a082-4b975718a2be HTTP/1.1" 200 244 0.010823 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 254 0.003320 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/36a7f055-645f-48e9-a9a6-63f2282554e8 HTTP/1.1" 200 244 0.017689 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 254 0.008437 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-06-18 01:52:46] "PUT /alarm/368e90b1-5964-4cd6-a67e-fd5e93991e45 HTTP/1.1" 200 244 0.010309 10.0.0.22 - - [2026-06-18 01:52:46] "POST /alarms HTTP/1.1" 409 247 0.006234 10.0.0.22 - - [2026-06-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/fae67094-757a-40ca-90fa-88eb0607e73d HTTP/1.1" 200 244 0.014991 10.0.0.22 - - [2026-06-18 01:52:47] "POST /alarms HTTP/1.1" 409 272 0.009931 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/e24a73b0-b777-4a8c-8fa5-6d9914ffe555 HTTP/1.1" 200 244 0.010017 10.0.0.22 - - [2026-06-18 01:52:47] "POST /alarms HTTP/1.1" 409 261 0.007219 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/788c33ac-4e38-48bf-aa12-3a1bb7339648 HTTP/1.1" 200 244 0.010592 10.0.0.22 - - [2026-06-18 01:52:47] "POST /alarms HTTP/1.1" 409 259 0.022911 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/af27c21c-25ae-4754-9070-b3d5626a83e9 HTTP/1.1" 200 244 0.009598 10.0.0.22 - - [2026-06-18 01:52:47] "POST /alarms HTTP/1.1" 409 265 0.003701 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/ee5f643c-9880-49b8-9e0b-0c922c3968db HTTP/1.1" 200 244 0.009872 10.0.0.22 - - [2026-06-18 01:52:47] "POST /alarms HTTP/1.1" 409 279 0.006459 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /alarm/f25276e8-0c3d-48b6-bf01-7f511cc7c2a5 HTTP/1.1" 200 244 0.009542 10.0.0.22 - - [2026-06-18 01:52:47] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.22 - - [2026-06-18 01:52:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001857 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.008066 10.0.0.22 - - [2026-06-18 01:52:47] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2026-06-18 01:52:47] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002482 10.0.0.22 - - [2026-06-18 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.22 - - [2026-06-18 01:52:47] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.007464 10.0.0.22 - - [2026-06-18 01:52:48] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.22 - - [2026-06-18 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2026-06-18 01:52:48] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004534 10.0.0.22 - - [2026-06-18 01:52:48] "PUT /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14 HTTP/1.1" 200 274 0.017485 10.0.0.22 - - [2026-06-18 01:52:51] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.22 - - [2026-06-18 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2026-06-18 01:52:51] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003015 10.0.0.22 - - [2026-06-18 01:52:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001972 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:52:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:52:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001304 10.0.0.22 - - [2026-06-18 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.22 - - [2026-06-18 01:52:52] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002578 10.0.0.22 - - [2026-06-18 01:52:52] "PUT /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc HTTP/1.1" 200 254 0.012305 10.0.0.22 - - [2026-06-18 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.22 - - [2026-06-18 01:52:53] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006423 10.0.0.22 - - [2026-06-18 01:53:10] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.22 - - [2026-06-18 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.22 - - [2026-06-18 01:53:10] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007052 10.0.0.22 - - [2026-06-18 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.22 - - [2026-06-18 01:53:10] "GET /config-node/f9d15873-6b99-4be3-af05-48434209aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001760 10.0.0.22 - - [2026-06-18 01:53:11] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.22 - - [2026-06-18 01:53:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001885 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2026-06-18 01:53:16] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001987 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.007641 10.0.0.22 - - [2026-06-18 01:53:16] "GET / HTTP/1.1" 200 35931 0.002767 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 264 0.002237 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/501f20cc-e9ee-4d92-8fef-ef7a04fdf3c2 HTTP/1.1" 200 244 0.011054 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 261 0.006246 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/9408f329-d0c8-4b12-8887-65f0fbf7e69c HTTP/1.1" 200 244 0.009471 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 261 0.006335 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/5824d23b-29e0-4e75-8533-af70135fb596 HTTP/1.1" 200 244 0.007671 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 253 0.006917 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/d5ee3ebe-fcc7-43cc-9d88-33a89b57fdb0 HTTP/1.1" 200 244 0.008948 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 251 0.005266 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/a3bba987-6dc5-4129-9bf6-25509ac83001 HTTP/1.1" 200 244 0.015406 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 252 0.007733 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/8479e56a-fb8c-46dc-a581-0b330cea3987 HTTP/1.1" 200 244 0.009762 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 256 0.003284 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/1b7108bd-31e7-454a-a2fd-da12f68d7860 HTTP/1.1" 200 244 0.012038 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 248 0.011489 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.22 - - [2026-06-18 01:53:16] "PUT /alarm/a2a3d21e-6073-4c51-a582-44b38ac26122 HTTP/1.1" 200 244 0.008384 10.0.0.22 - - [2026-06-18 01:53:16] "POST /alarms HTTP/1.1" 409 252 0.009562 10.0.0.22 - - [2026-06-18 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/dea446d1-5785-4983-a79f-608943fe9a5a HTTP/1.1" 200 244 0.009429 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 257 0.007180 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/052f4c16-c990-4923-909a-b2611a8e2277 HTTP/1.1" 200 244 0.009056 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 251 0.016977 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/94251880-6196-4f36-955f-d0bb989138c3 HTTP/1.1" 200 244 0.008439 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 257 0.003526 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/3f7b6317-f3f7-46e5-b7e4-6757d5466a02 HTTP/1.1" 200 244 0.017428 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 261 0.004269 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/db598fcd-1ea3-4fdb-8bea-25d946d31438 HTTP/1.1" 200 244 0.009333 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 258 0.003182 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/04f75fc1-893d-4a9e-ad13-6ee631605dce HTTP/1.1" 200 244 0.008318 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 254 0.008261 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/090bb188-24ab-4a24-a082-4b975718a2be HTTP/1.1" 200 244 0.008487 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 254 0.007981 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/36a7f055-645f-48e9-a9a6-63f2282554e8 HTTP/1.1" 200 244 0.009621 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 254 0.003037 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/368e90b1-5964-4cd6-a67e-fd5e93991e45 HTTP/1.1" 200 244 0.009029 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 247 0.005131 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/fae67094-757a-40ca-90fa-88eb0607e73d HTTP/1.1" 200 244 0.008258 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 272 0.001353 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001111 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/e24a73b0-b777-4a8c-8fa5-6d9914ffe555 HTTP/1.1" 200 244 0.009202 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 261 0.008636 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/788c33ac-4e38-48bf-aa12-3a1bb7339648 HTTP/1.1" 200 244 0.008692 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 259 0.004473 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/af27c21c-25ae-4754-9070-b3d5626a83e9 HTTP/1.1" 200 244 0.008697 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 265 0.003330 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2026-06-18 01:53:17] "PUT /alarm/ee5f643c-9880-49b8-9e0b-0c922c3968db HTTP/1.1" 200 244 0.008813 10.0.0.22 - - [2026-06-18 01:53:17] "POST /alarms HTTP/1.1" 409 279 0.002452 10.0.0.22 - - [2026-06-18 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2026-06-18 01:53:18] "PUT /alarm/f25276e8-0c3d-48b6-bf01-7f511cc7c2a5 HTTP/1.1" 200 244 0.008077 10.0.0.22 - - [2026-06-18 01:53:18] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.22 - - [2026-06-18 01:53:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001691 10.0.0.22 - - [2026-06-18 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.22 - - [2026-06-18 01:53:18] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.012493 10.0.0.22 - - [2026-06-18 01:53:18] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.22 - - [2026-06-18 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.22 - - [2026-06-18 01:53:18] "GET /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002295 10.0.0.22 - - [2026-06-18 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.22 - - [2026-06-18 01:53:18] "PUT /global-vrouter-config/520230e6-abf3-424e-b40d-adebcb820a7d HTTP/1.1" 200 276 0.007451 10.0.0.22 - - [2026-06-18 01:53:18] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.22 - - [2026-06-18 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.22 - - [2026-06-18 01:53:18] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003804 10.0.0.22 - - [2026-06-18 01:53:18] "PUT /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14 HTTP/1.1" 200 274 0.013138 10.0.0.22 - - [2026-06-18 01:53:22] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.22 - - [2026-06-18 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-06-18 01:53:22] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004486 10.0.0.22 - - [2026-06-18 01:53:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001792 10.0.0.22 - - [2026-06-18 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.22 - - [2026-06-18 01:53:22] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002471 10.0.0.22 - - [2026-06-18 01:53:22] "PUT /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc HTTP/1.1" 200 254 0.008650 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.22 - - [2026-06-18 01:53:26] "POST /tags HTTP/1.1" 200 355 0.036576 10.0.0.22 - - [2026-06-18 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2026-06-18 01:53:26] "GET /tag/092ae8aa-1b07-45fd-8209-45933d31bf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011070 10.0.0.22 - - [2026-06-18 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003883 10.0.0.22 - - [2026-06-18 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-06-18 01:53:26] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029210 10.0.0.22 - - [2026-06-18 01:53:26] "POST /virtual-machines HTTP/1.1" 200 351 0.009008 10.0.0.22 - - [2026-06-18 01:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008453 10.0.0.22 - - [2026-06-18 01:53:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.104189 10.0.0.22 - - [2026-06-18 01:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007312 10.0.0.22 - - [2026-06-18 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007144 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006522 10.0.0.22 - - [2026-06-18 01:53:26] "POST /instance-ips HTTP/1.1" 200 391 0.019635 10.0.0.22 - - [2026-06-18 01:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016339 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008256 10.0.0.22 - - [2026-06-18 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.018610 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018106 10.0.0.22 - - [2026-06-18 01:53:26] "GET /instance-ip/7f321820-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002953 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004524 10.0.0.22 - - [2026-06-18 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.009645 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003125 10.0.0.22 - - [2026-06-18 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.007689 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012381 10.0.0.22 - - [2026-06-18 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.22 - - [2026-06-18 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-06-18 01:53:26] "GET /virtual-network/26945106-05d9-4e75-af20-d798a116f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003719 10.0.0.22 - - [2026-06-18 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-06-18 01:53:27] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036215 10.0.0.22 - - [2026-06-18 01:53:27] "POST /virtual-machines HTTP/1.1" 200 355 0.007110 10.0.0.22 - - [2026-06-18 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019464 10.0.0.22 - - [2026-06-18 01:53:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.097392 10.0.0.22 - - [2026-06-18 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008767 10.0.0.22 - - [2026-06-18 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004455 10.0.0.22 - - [2026-06-18 01:53:27] "POST /instance-ips HTTP/1.1" 200 395 0.017781 10.0.0.22 - - [2026-06-18 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018425 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010611 10.0.0.22 - - [2026-06-18 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.015742 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027660 10.0.0.22 - - [2026-06-18 01:53:27] "GET /instance-ip/7f9dcc1e-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.013098 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005389 10.0.0.22 - - [2026-06-18 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-router/c1b72d2e-4ed9-4312-9d63-acf999dc57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003722 10.0.0.22 - - [2026-06-18 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.009247 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008625 10.0.0.22 - - [2026-06-18 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004930 10.0.0.22 - - [2026-06-18 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.22 - - [2026-06-18 01:53:27] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003792 10.0.0.22 - - [2026-06-18 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.22 - - [2026-06-18 01:53:37] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.22 - - [2026-06-18 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-06-18 01:53:37] "GET /global-system-config/fb9e0fdb-f8e7-49cd-89d2-7468138afa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004363 10.0.0.22 - - [2026-06-18 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.22 - - [2026-06-18 01:53:37] "GET /config-node/f9d15873-6b99-4be3-af05-48434209aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002026 10.0.0.22 - - [2026-06-18 01:53:38] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005765 10.0.0.22 - - [2026-06-18 01:53:38] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.22 - - [2026-06-18 01:53:38] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008239 10.0.0.22 - - [2026-06-18 01:53:38] "POST /set-tag HTTP/1.1" 200 109 0.001701 10.0.0.22 - - [2026-06-18 01:53:40] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004325 10.0.0.22 - - [2026-06-18 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.22 - - [2026-06-18 01:53:49] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.22 - - [2026-06-18 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2026-06-18 01:53:49] "GET /routing-instance/97ce6b5c-0a90-4318-bc73-531e855b43e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002227 10.0.0.22 - - [2026-06-18 01:53:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001654 10.0.0.22 - - [2026-06-18 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.22 - - [2026-06-18 01:53:49] "GET /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003093 10.0.0.22 - - [2026-06-18 01:53:49] "PUT /bgp-router/026f1b57-72eb-429f-aa9a-eb5a3f2da5cc HTTP/1.1" 200 254 0.037958 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001334 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.22 - - [2026-06-18 01:54:11] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004789 10.0.0.22 - - [2026-06-18 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.22 - - [2026-06-18 01:54:12] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009120 10.0.0.22 - - [2026-06-18 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.22 - - [2026-06-18 01:54:12] "GET /virtual-machine/c6d272b5-e6b5-4c69-b50f-0c873362bfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002760 10.0.0.22 - - [2026-06-18 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.014962 10.0.0.22 - - [2026-06-18 01:54:12] "GET /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004708 10.0.0.22 - - [2026-06-18 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.014294 10.0.0.22 - - [2026-06-18 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.028975 10.0.0.22 - - [2026-06-18 01:54:12] "DELETE /instance-ip/7f321820-6ab8-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.030346 10.0.0.22 - - [2026-06-18 01:54:12] "DELETE /virtual-machine-interface/7f1845a8-6ab8-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.041698 10.0.0.22 - - [2026-06-18 01:54:12] "DELETE /virtual-machine/c6d272b5-e6b5-4c69-b50f-0c873362bfe6 HTTP/1.1" 200 115 0.018338 10.0.0.22 - - [2026-06-18 01:54:12] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005717 10.0.0.22 - - [2026-06-18 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.22 - - [2026-06-18 01:54:30] "POST /tags HTTP/1.1" 200 365 0.042046 10.0.0.22 - - [2026-06-18 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.22 - - [2026-06-18 01:54:30] "GET /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017178 10.0.0.22 - - [2026-06-18 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2026-06-18 01:54:30] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030070 10.0.0.22 - - [2026-06-18 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.22 - - [2026-06-18 01:54:30] "GET /service-appliance-set/2206a5ab-9a98-4179-9341-e757215f0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002494 10.0.0.22 - - [2026-06-18 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001719 10.0.0.22 - - [2026-06-18 01:54:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096770 10.0.0.22 - - [2026-06-18 01:54:30] "GET /virtual-machine-interface/728dcdb7-0b11-4bf5-8cc3-c09c4e82b4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004280 10.0.0.22 - - [2026-06-18 01:54:30] "POST /set-tag HTTP/1.1" 200 109 0.012073 10.0.0.22 - - [2026-06-18 01:54:30] "POST /instance-ips HTTP/1.1" 200 417 0.029711 10.0.0.22 - - [2026-06-18 01:54:30] "GET /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003600 10.0.0.22 - - [2026-06-18 01:54:30] "POST /loadbalancers HTTP/1.1" 200 618 0.058520 10.0.0.22 - - [2026-06-18 01:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012901 10.0.0.22 - - [2026-06-18 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2026-06-18 01:54:30] "POST /service-instances HTTP/1.1" 200 566 0.033720 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.016408 10.0.0.22 - - [2026-06-18 01:54:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029728 10.0.0.22 - - [2026-06-18 01:54:31] "GET /virtual-machine-interface/728dcdb7-0b11-4bf5-8cc3-c09c4e82b4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007618 10.0.0.22 - - [2026-06-18 01:54:31] "GET /virtual-machine-interface/728dcdb7-0b11-4bf5-8cc3-c09c4e82b4c8?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013861 10.0.0.22 - - [2026-06-18 01:54:31] "PUT /service-instance/a6f43018-5d07-4034-b49b-b956e8a9bffd HTTP/1.1" 200 266 0.038727 10.0.0.22 - - [2026-06-18 01:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008183 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.001298 10.0.0.22 - - [2026-06-18 01:54:31] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004451 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-06-18 01:54:31] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002672 10.0.0.22 - - [2026-06-18 01:54:31] "POST /virtual-machines HTTP/1.1" 200 429 0.012282 10.0.0.22 - - [2026-06-18 01:54:31] "POST /tags HTTP/1.1" 409 221 0.001921 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2026-06-18 01:54:31] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011375 10.0.0.22 - - [2026-06-18 01:54:31] "POST /tags HTTP/1.1" 409 238 0.001688 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-06-18 01:54:31] "GET /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013964 10.0.0.22 - - [2026-06-18 01:54:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125060 10.0.0.22 - - [2026-06-18 01:54:31] "POST /chown HTTP/1.1" 200 109 0.009230 10.0.0.22 - - [2026-06-18 01:54:31] "POST /firewall-rules HTTP/1.1" 200 650 0.121876 10.0.0.22 - - [2026-06-18 01:54:31] "POST /chown HTTP/1.1" 200 109 0.045100 10.0.0.22 - - [2026-06-18 01:54:31] "GET /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.021256 10.0.0.22 - - [2026-06-18 01:54:31] "PUT /virtual-machine-interface/6ef5f711-0cd5-472b-ad25-bdbe980b55cb HTTP/1.1" 200 284 0.024323 10.0.0.22 - - [2026-06-18 01:54:31] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004240 10.0.0.22 - - [2026-06-18 01:54:31] "GET /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002434 10.0.0.22 - - [2026-06-18 01:54:31] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.028326 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.026643 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.011281 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.026961 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.030766 10.0.0.22 - - [2026-06-18 01:54:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060555 10.0.0.22 - - [2026-06-18 01:54:31] "GET /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.003693 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.008364 10.0.0.22 - - [2026-06-18 01:54:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032807 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.019402 10.0.0.22 - - [2026-06-18 01:54:31] "POST /ref-update HTTP/1.1" 200 156 0.015455 10.0.0.22 - - [2026-06-18 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.22 - - [2026-06-18 01:54:31] "GET /project/7a4c14ab-6c01-4c59-981d-35d4170868d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025801 10.0.0.22 - - [2026-06-18 01:54:31] "GET /loadbalancer-listener/0d427d63-64b4-44f6-93fd-4cc9ddc0df89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005095 10.0.0.22 - - [2026-06-18 01:54:31] "POST /virtual-machines HTTP/1.1" 200 429 0.010674 10.0.0.22 - - [2026-06-18 01:54:31] "GET /loadbalancer-listener/0d427d63-64b4-44f6-93fd-4cc9ddc0df89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.003603 10.0.0.22 - - [2026-06-18 01:54:31] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.090871 10.0.0.22 - - [2026-06-18 01:54:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135373 10.0.0.22 - - [2026-06-18 01:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033058 10.0.0.22 - - [2026-06-18 01:54:31] "GET /loadbalancer-pool/b43dd1ad-3955-4614-86aa-0222db155296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007309 10.0.0.22 - - [2026-06-18 01:54:31] "POST /chown HTTP/1.1" 200 109 0.042233 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.009960 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /virtual-machine-interface/f917c508-f12b-485a-af7b-0e1591e7eb70 HTTP/1.1" 200 284 0.022721 10.0.0.22 - - [2026-06-18 01:54:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053900 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.046380 10.0.0.22 - - [2026-06-18 01:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009764 10.0.0.22 - - [2026-06-18 01:54:32] "GET /loadbalancer-member/9b3bc414-b999-43fb-8927-bdceba23c236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.002146 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.007592 10.0.0.22 - - [2026-06-18 01:54:32] "GET /application-policy-set/da47bdf9-41ee-432f-9657-c4d73fa8e3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001872 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.015312 10.0.0.22 - - [2026-06-18 01:54:32] "GET /policy-management/267dfe84-f27b-4661-9123-4e26ca65ec9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002977 10.0.0.22 - - [2026-06-18 01:54:32] "POST /tags HTTP/1.1" 409 221 0.006730 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.026320 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2026-06-18 01:54:32] "GET /tag/7a0fd12f-21fd-4e1d-a8e1-c808875084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010540 10.0.0.22 - - [2026-06-18 01:54:32] "POST /tags HTTP/1.1" 409 238 0.004560 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.011932 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.013361 10.0.0.22 - - [2026-06-18 01:54:32] "GET /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.020583 10.0.0.22 - - [2026-06-18 01:54:32] "POST /firewall-rules HTTP/1.1" 409 293 0.006030 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /service-instance/a6f43018-5d07-4034-b49b-b956e8a9bffd HTTP/1.1" 200 266 0.009929 10.0.0.22 - - [2026-06-18 01:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009046 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c HTTP/1.1" 200 260 0.033459 10.0.0.22 - - [2026-06-18 01:54:32] "GET /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.012743 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009802 10.0.0.22 - - [2026-06-18 01:54:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004242 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.007036 10.0.0.22 - - [2026-06-18 01:54:32] "GET /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002768 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2026-06-18 01:54:32] "GET /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009801 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.017133 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.027594 10.0.0.22 - - [2026-06-18 01:54:32] "GET /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016515 10.0.0.22 - - [2026-06-18 01:54:32] "GET /virtual-machine-interface/6ef5f711-0cd5-472b-ad25-bdbe980b55cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004220 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.044909 10.0.0.22 - - [2026-06-18 01:54:32] "POST /set-tag HTTP/1.1" 200 109 0.033450 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.006128 10.0.0.22 - - [2026-06-18 01:54:32] "GET /virtual-machine-interface/728dcdb7-0b11-4bf5-8cc3-c09c4e82b4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006603 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.033278 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.024410 10.0.0.22 - - [2026-06-18 01:54:32] "POST /set-tag HTTP/1.1" 200 109 0.045572 10.0.0.22 - - [2026-06-18 01:54:32] "GET /virtual-machine-interface/f917c508-f12b-485a-af7b-0e1591e7eb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019030 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.024954 10.0.0.22 - - [2026-06-18 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.009679 10.0.0.22 - - [2026-06-18 01:54:32] "POST /set-tag HTTP/1.1" 200 109 0.029580 10.0.0.22 - - [2026-06-18 01:54:32] "GET /firewall-policy/b0491cbd-8188-42f1-b47d-10c7ed6ca28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005188 10.0.0.22 - - [2026-06-18 01:54:32] "GET /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003337 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.008514 10.0.0.22 - - [2026-06-18 01:54:32] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.021225 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.023745 10.0.0.22 - - [2026-06-18 01:54:32] "POST /ref-update HTTP/1.1" 200 156 0.038995 10.0.0.22 - - [2026-06-18 01:54:32] "DELETE /firewall-rule/d73ee714-4eb7-4142-8bd3-3735991c220c HTTP/1.1" 200 115 0.030210 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.012799 10.0.0.22 - - [2026-06-18 01:54:32] "POST /chown HTTP/1.1" 200 109 0.013926 10.0.0.22 - - [2026-06-18 01:54:32] "DELETE /loadbalancer-member/9b3bc414-b999-43fb-8927-bdceba23c236 HTTP/1.1" 200 115 0.051028 10.0.0.22 - - [2026-06-18 01:54:33] "PUT /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 256 0.032451 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /loadbalancer-pool/b43dd1ad-3955-4614-86aa-0222db155296 HTTP/1.1" 200 115 0.059520 10.0.0.22 - - [2026-06-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.011958 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /loadbalancer-listener/0d427d63-64b4-44f6-93fd-4cc9ddc0df89 HTTP/1.1" 200 115 0.065036 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /loadbalancer/0ab6a790-9cb3-46d1-b6dd-35ae569a153c HTTP/1.1" 200 115 0.034576 10.0.0.22 - - [2026-06-18 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.22 - - [2026-06-18 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /instance-ip/9e631d85-9905-4b62-a61d-7f3e744fb80a HTTP/1.1" 200 115 0.073223 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /virtual-machine-interface/728dcdb7-0b11-4bf5-8cc3-c09c4e82b4c8 HTTP/1.1" 200 115 0.040984 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /tag/ea747324-dbd8-4fe7-b33e-611d8bbb73d1 HTTP/1.1" 200 115 0.051433 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /service-instance/a6f43018-5d07-4034-b49b-b956e8a9bffd HTTP/1.1" 200 115 0.028795 10.0.0.22 - - [2026-06-18 01:54:33] "GET /virtual-machine-interface/f917c508-f12b-485a-af7b-0e1591e7eb70?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004017 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /virtual-machine-interface/f917c508-f12b-485a-af7b-0e1591e7eb70 HTTP/1.1" 200 115 0.051852 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /virtual-machine/7f2f44d2-500a-48e4-8b4b-60d4f01c8992 HTTP/1.1" 200 115 0.026883 10.0.0.22 - - [2026-06-18 01:54:33] "GET /virtual-machine-interface/6ef5f711-0cd5-472b-ad25-bdbe980b55cb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006768 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /virtual-machine-interface/6ef5f711-0cd5-472b-ad25-bdbe980b55cb HTTP/1.1" 200 115 0.037833 10.0.0.22 - - [2026-06-18 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.22 - - [2026-06-18 01:54:33] "DELETE /virtual-machine/600a46e6-f0ac-49f1-ad49-39680c3ccae6 HTTP/1.1" 200 115 0.024420 10.0.0.22 - - [2026-06-18 01:54:43] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004864 10.0.0.22 - - [2026-06-18 01:54:43] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.22 - - [2026-06-18 01:54:43] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007234 10.0.0.22 - - [2026-06-18 01:54:43] "POST /set-tag HTTP/1.1" 200 109 0.008620 10.0.0.22 - - [2026-06-18 01:54:43] "GET /virtual-machine/015e86e6-c028-42cc-b8f9-dcd20aeec990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.006598 10.0.0.22 - - [2026-06-18 01:54:43] "POST /ref-update HTTP/1.1" 200 156 0.016089 10.0.0.22 - - [2026-06-18 01:54:43] "GET /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.046524 10.0.0.22 - - [2026-06-18 01:54:43] "POST /set-tag HTTP/1.1" 200 109 0.012463 10.0.0.22 - - [2026-06-18 01:54:43] "POST /set-tag HTTP/1.1" 200 109 0.029310 10.0.0.22 - - [2026-06-18 01:54:43] "DELETE /instance-ip/7f9dcc1e-6ab8-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.078022 10.0.0.22 - - [2026-06-18 01:54:43] "DELETE /virtual-machine-interface/7f85c344-6ab8-11f1-a83a-fa163ea2f05b HTTP/1.1" 200 115 0.063954 10.0.0.22 - - [2026-06-18 01:54:43] "DELETE /virtual-machine/015e86e6-c028-42cc-b8f9-dcd20aeec990 HTTP/1.1" 200 115 0.022492 10.0.0.22 - - [2026-06-18 01:54:43] "DELETE /tag/092ae8aa-1b07-45fd-8209-45933d31bf53 HTTP/1.1" 200 115 0.033879 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.22 - - [2026-06-18 01:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928