++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 1 02:07:45 PM UTC 2026 ===================' INFO: =================== Mon Jun 1 02:07:45 PM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.50.213.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.50.213.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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ 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/01/2026 14:08:32.418 7f73aa6c8800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/01/2026 14:08:32.736 7f73aa6c8800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/01/2026 14:08:32.761 7f73aa6c8800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/01/2026 14:08:32.762 7f73aa6c8800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-06-01 14:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000683 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-01 14:08:46] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.22 - - [2026-06-01 14:08:46] "GET / HTTP/1.1" 503 181 0.000519 10.0.0.22 - - [2026-06-01 14:08:46] "GET / HTTP/1.1" 200 35931 0.011515 10.0.0.22 - - [2026-06-01 14:08:46] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2026-06-01 14:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.22 - - [2026-06-01 14:08:46] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005020 10.0.0.22 - - [2026-06-01 14:08:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002030 10.0.0.22 - - [2026-06-01 14:08:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.028857 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:08:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001309 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:08:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001489 10.0.0.22 - - [2026-06-01 14:08:47] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.22 - - [2026-06-01 14:08:47] "GET / HTTP/1.1" 200 45303 0.001830 10.0.0.22 - - [2026-06-01 14:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012022 10.0.0.22 - - [2026-06-01 14:08:47] "GET / HTTP/1.1" 200 35931 0.007981 10.0.0.22 - - [2026-06-01 14:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021026 10.0.0.22 - - [2026-06-01 14:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.22 - - [2026-06-01 14:08:47] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.018667 10.0.0.22 - - [2026-06-01 14:08:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.025886 10.0.0.22 - - [2026-06-01 14:08:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.037918 10.0.0.22 - - [2026-06-01 14:08:47] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.22 - - [2026-06-01 14:08:48] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.22 - - [2026-06-01 14:08:48] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003777 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.014321 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.22 - - [2026-06-01 14:08:48] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007409 10.0.0.22 - - [2026-06-01 14:08:48] "POST /bgp-routers HTTP/1.1" 200 616 0.069529 10.0.0.22 - - [2026-06-01 14:08:48] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.010096 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.22 - - [2026-06-01 14:08:48] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.020654 10.0.0.22 - - [2026-06-01 14:08:48] "POST /service-appliance-sets HTTP/1.1" 200 553 0.091495 10.0.0.22 - - [2026-06-01 14:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 404 180 0.003081 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-06-01 14:08:48] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009131 10.0.0.22 - - [2026-06-01 14:08:48] "POST /ref-update HTTP/1.1" 200 156 0.035626 10.0.0.22 - - [2026-06-01 14:08:48] "POST /service-appliance-sets HTTP/1.1" 200 541 0.075664 10.0.0.22 - - [2026-06-01 14:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010365 10.0.0.22 - - [2026-06-01 14:08:48] "GET /network-ipam/18d29e88-a3e3-40ef-8c32-60eb53a53755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003849 10.0.0.22 - - [2026-06-01 14:08:49] "POST /service-templates HTTP/1.1" 200 511 0.074381 10.0.0.22 - - [2026-06-01 14:08:49] "POST /service-templates HTTP/1.1" 200 501 0.059862 10.0.0.22 - - [2026-06-01 14:08:49] "POST /service-templates HTTP/1.1" 200 515 0.032523 10.0.0.22 - - [2026-06-01 14:08:49] "POST /service-templates HTTP/1.1" 200 535 0.053212 10.0.0.22 - - [2026-06-01 14:08:49] "POST /service-templates HTTP/1.1" 200 507 0.056461 10.0.0.22 - - [2026-06-01 14:08:49] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.22 - - [2026-06-01 14:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2026-06-01 14:08:49] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008779 10.0.0.22 - - [2026-06-01 14:08:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004280 10.0.0.22 - - [2026-06-01 14:08:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.038272 10.0.0.22 - - [2026-06-01 14:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.22 - - [2026-06-01 14:08:51] "GET /network-ipam/18d29e88-a3e3-40ef-8c32-60eb53a53755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005353 10.0.0.22 - - [2026-06-01 14:08:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.002065 10.0.0.22 - - [2026-06-01 14:08:52] "POST /access-control-lists HTTP/1.1" 200 587 0.023430 10.0.0.22 - - [2026-06-01 14:08:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.018686 10.0.0.22 - - [2026-06-01 14:08:52] "POST /access-control-lists HTTP/1.1" 200 585 0.022987 10.0.0.22 - - [2026-06-01 14:08:52] "POST /route-targets HTTP/1.1" 200 327 0.026377 10.0.0.22 - - [2026-06-01 14:08:52] "POST /ref-update HTTP/1.1" 200 156 0.035405 10.0.0.22 - - [2026-06-01 14:08:52] "POST /route-targets HTTP/1.1" 200 327 0.022450 10.0.0.22 - - [2026-06-01 14:08:52] "POST /ref-update HTTP/1.1" 200 156 0.011758 10.0.0.22 - - [2026-06-01 14:08:52] "POST /route-targets HTTP/1.1" 200 327 0.016949 10.0.0.22 - - [2026-06-01 14:08:52] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.22 - - [2026-06-01 14:08:52] "POST /route-targets HTTP/1.1" 200 327 0.018312 10.0.0.22 - - [2026-06-01 14:08:52] "POST /ref-update HTTP/1.1" 200 156 0.028696 10.0.0.22 - - [2026-06-01 14:08:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002489 10.0.0.22 - - [2026-06-01 14:08:52] "POST /access-control-lists HTTP/1.1" 200 551 0.075912 10.0.0.22 - - [2026-06-01 14:08:54] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.22 - - [2026-06-01 14:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.22 - - [2026-06-01 14:08:54] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008775 10.0.0.22 - - [2026-06-01 14:08:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004436 10.0.0.22 - - [2026-06-01 14:08:54] "POST /config-nodes HTTP/1.1" 200 593 0.039781 10.0.0.22 - - [2026-06-01 14:08:54] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.22 - - [2026-06-01 14:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2026-06-01 14:08:54] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004667 10.0.0.22 - - [2026-06-01 14:08:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001911 10.0.0.22 - - [2026-06-01 14:08:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.041401 10.0.0.22 - - [2026-06-01 14:08:54] "GET / HTTP/1.1" 200 35931 0.002340 10.0.0.22 - - [2026-06-01 14:08:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002906 10.0.0.22 - - [2026-06-01 14:08:55] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.22 - - [2026-06-01 14:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2026-06-01 14:08:55] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007158 10.0.0.22 - - [2026-06-01 14:08:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.008038 10.0.0.22 - - [2026-06-01 14:08:55] "POST /database-nodes HTTP/1.1" 200 597 0.018601 10.0.0.22 - - [2026-06-01 14:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.22 - - [2026-06-01 14:08:59] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002950 10.0.0.22 - - [2026-06-01 14:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-06-01 14:08:59] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.014259 10.0.0.22 - - [2026-06-01 14:08:59] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.22 - - [2026-06-01 14:08:59] "POST /alarms HTTP/1.1" 200 581 0.024012 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 575 0.035513 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 575 0.024164 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 559 0.050395 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 555 0.018914 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 557 0.033359 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 565 0.027196 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 549 0.020196 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 557 0.050049 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 567 0.034951 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 555 0.023106 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 567 0.030468 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 575 0.073959 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 569 0.029286 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 561 0.037391 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 561 0.042264 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 561 0.044205 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 547 0.047476 10.0.0.22 - - [2026-06-01 14:09:00] "POST /alarms HTTP/1.1" 200 595 0.058722 10.0.0.22 - - [2026-06-01 14:09:01] "POST /alarms HTTP/1.1" 200 575 0.019382 10.0.0.22 - - [2026-06-01 14:09:01] "POST /alarms HTTP/1.1" 200 571 0.026346 10.0.0.22 - - [2026-06-01 14:09:01] "POST /alarms HTTP/1.1" 200 583 0.037790 10.0.0.22 - - [2026-06-01 14:09:01] "POST /alarms HTTP/1.1" 200 609 0.077071 10.0.0.22 - - [2026-06-01 14:09:01] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.22 - - [2026-06-01 14:09:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002505 10.0.0.22 - - [2026-06-01 14:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-06-01 14:09:01] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.010769 10.0.0.22 - - [2026-06-01 14:09:01] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.22 - - [2026-06-01 14:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-06-01 14:09:01] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003832 10.0.0.22 - - [2026-06-01 14:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.22 - - [2026-06-01 14:09:01] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.020321 10.0.0.22 - - [2026-06-01 14:09:02] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.22 - - [2026-06-01 14:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.22 - - [2026-06-01 14:09:02] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004878 10.0.0.22 - - [2026-06-01 14:09:02] "PUT /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff HTTP/1.1" 200 274 0.021128 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:10:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:11:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:11:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.22 - - [2026-06-01 14:11:33] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2026-06-01 14:11:33] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002972 10.0.0.22 - - [2026-06-01 14:11:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.000499 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.021096 10.0.0.22 - - [2026-06-01 14:11:33] "POST /security-groups HTTP/1.1" 200 570 0.068473 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.007957 10.0.0.22 - - [2026-06-01 14:11:33] "POST /projects HTTP/1.1" 200 481 0.229691 10.0.0.22 - - [2026-06-01 14:11:33] "POST /access-control-lists HTTP/1.1" 200 579 0.074214 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.009804 10.0.0.22 - - [2026-06-01 14:11:33] "POST /security-groups HTTP/1.1" 200 534 0.089210 10.0.0.22 - - [2026-06-01 14:11:33] "POST /chown HTTP/1.1" 200 109 0.035239 10.0.0.22 - - [2026-06-01 14:11:33] "POST /policy-managements HTTP/1.1" 409 214 0.002252 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.22 - - [2026-06-01 14:11:33] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008550 10.0.0.22 - - [2026-06-01 14:11:33] "POST /access-control-lists HTTP/1.1" 200 577 0.107685 10.0.0.22 - - [2026-06-01 14:11:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.030292 10.0.0.22 - - [2026-06-01 14:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-06-01 14:11:33] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007080 10.0.0.22 - - [2026-06-01 14:11:34] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.011583 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.22 - - [2026-06-01 14:11:34] "GET /virtual-network/735b2deb-eb20-4f0c-ae46-e5d16f3eeb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004311 10.0.0.22 - - [2026-06-01 14:11:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.009134 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.001983 10.0.0.22 - - [2026-06-01 14:11:34] "POST /security-groups HTTP/1.1" 200 574 0.084285 10.0.0.22 - - [2026-06-01 14:11:34] "POST /projects HTTP/1.1" 200 489 0.226352 10.0.0.22 - - [2026-06-01 14:11:34] "POST /security-groups HTTP/1.1" 200 546 0.053084 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.004570 10.0.0.22 - - [2026-06-01 14:11:34] "POST /chown HTTP/1.1" 200 109 0.051285 10.0.0.22 - - [2026-06-01 14:11:34] "POST /access-control-lists HTTP/1.1" 200 594 0.043012 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.007301 10.0.0.22 - - [2026-06-01 14:11:34] "POST /network-ipams HTTP/1.1" 200 522 0.152304 10.0.0.22 - - [2026-06-01 14:11:34] "POST /access-control-lists HTTP/1.1" 200 592 0.157448 10.0.0.22 - - [2026-06-01 14:11:34] "POST /network-ipams HTTP/1.1" 200 510 0.086117 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.012737 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.005976 10.0.0.22 - - [2026-06-01 14:11:34] "POST /access-control-lists HTTP/1.1" 200 583 0.074005 10.0.0.22 - - [2026-06-01 14:11:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.020957 10.0.0.22 - - [2026-06-01 14:11:35] "POST /access-control-lists HTTP/1.1" 200 581 0.119920 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.002818 10.0.0.22 - - [2026-06-01 14:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.014493 10.0.0.22 - - [2026-06-01 14:11:35] "POST /virtual-networks HTTP/1.1" 200 538 0.289002 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-06-01 14:11:35] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.010638 10.0.0.22 - - [2026-06-01 14:11:35] "POST /access-control-lists HTTP/1.1" 200 602 0.060450 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.017844 10.0.0.22 - - [2026-06-01 14:11:35] "POST /network-ipams HTTP/1.1" 200 518 0.038943 10.0.0.22 - - [2026-06-01 14:11:35] "POST /access-control-lists HTTP/1.1" 200 600 0.028707 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.008368 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.008990 10.0.0.22 - - [2026-06-01 14:11:35] "POST /access-control-lists HTTP/1.1" 200 589 0.088737 10.0.0.22 - - [2026-06-01 14:11:35] "POST /route-targets HTTP/1.1" 200 327 0.010884 10.0.0.22 - - [2026-06-01 14:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.015068 10.0.0.22 - - [2026-06-01 14:11:35] "POST /virtual-networks HTTP/1.1" 200 546 0.245507 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2026-06-01 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.049268 10.0.0.22 - - [2026-06-01 14:11:35] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011076 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.002052 10.0.0.22 - - [2026-06-01 14:11:35] "POST /network-policys HTTP/1.1" 200 538 0.039379 10.0.0.22 - - [2026-06-01 14:11:35] "POST /route-targets HTTP/1.1" 200 327 0.032395 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.003722 10.0.0.22 - - [2026-06-01 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.040819 10.0.0.22 - - [2026-06-01 14:11:35] "POST /network-policys HTTP/1.1" 200 534 0.065963 10.0.0.22 - - [2026-06-01 14:11:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.007617 10.0.0.22 - - [2026-06-01 14:11:35] "POST /network-policys HTTP/1.1" 200 542 0.019649 10.0.0.22 - - [2026-06-01 14:11:35] "PUT /access-control-list/ea14913c-7be5-4216-8ff8-a8e137457c1f HTTP/1.1" 200 272 0.028402 10.0.0.22 - - [2026-06-01 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.116682 10.0.0.22 - - [2026-06-01 14:11:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008280 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.063057 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/c463632d-765e-4443-bdc9-871dea198a8e HTTP/1.1" 200 272 0.027733 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/ea14913c-7be5-4216-8ff8-a8e137457c1f HTTP/1.1" 200 272 0.032427 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.125831 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024214 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/c463632d-765e-4443-bdc9-871dea198a8e HTTP/1.1" 200 272 0.091861 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.059186 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.122096 10.0.0.22 - - [2026-06-01 14:11:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.007094 10.0.0.22 - - [2026-06-01 14:11:36] "POST /access-control-lists HTTP/1.1" 200 601 0.073846 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.118056 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.047918 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/ea14913c-7be5-4216-8ff8-a8e137457c1f HTTP/1.1" 200 272 0.068352 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.148493 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/d44a7c2a-d641-4509-b984-b8b90809edf6 HTTP/1.1" 200 272 0.046498 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031413 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006860 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-update HTTP/1.1" 200 156 0.043860 10.0.0.22 - - [2026-06-01 14:11:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007979 10.0.0.22 - - [2026-06-01 14:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.22 - - [2026-06-01 14:11:36] "PUT /access-control-list/d44a7c2a-d641-4509-b984-b8b90809edf6 HTTP/1.1" 200 272 0.053627 10.0.0.22 - - [2026-06-01 14:11:36] "GET /virtual-network/735b2deb-eb20-4f0c-ae46-e5d16f3eeb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.039279 10.0.0.22 - - [2026-06-01 14:11:36] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004322 10.0.0.22 - - [2026-06-01 14:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-06-01 14:11:36] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002492 10.0.0.22 - - [2026-06-01 14:11:37] "POST /firewall-policys HTTP/1.1" 200 530 0.023607 10.0.0.22 - - [2026-06-01 14:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030651 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005097 10.0.0.22 - - [2026-06-01 14:11:37] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003860 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006410 10.0.0.22 - - [2026-06-01 14:11:37] "POST /ref-update HTTP/1.1" 200 156 0.019368 10.0.0.22 - - [2026-06-01 14:11:37] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004220 10.0.0.22 - - [2026-06-01 14:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.22 - - [2026-06-01 14:11:37] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002517 10.0.0.22 - - [2026-06-01 14:11:37] "POST /firewall-policys HTTP/1.1" 200 532 0.018207 10.0.0.22 - - [2026-06-01 14:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035451 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.019870 10.0.0.22 - - [2026-06-01 14:11:37] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002896 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002707 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002788 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003052 10.0.0.22 - - [2026-06-01 14:11:37] "POST /ref-update HTTP/1.1" 200 156 0.020576 10.0.0.22 - - [2026-06-01 14:11:37] "POST /ref-update HTTP/1.1" 200 156 0.034282 10.0.0.22 - - [2026-06-01 14:11:37] "POST /ref-update HTTP/1.1" 200 156 0.032696 10.0.0.22 - - [2026-06-01 14:11:37] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.017948 10.0.0.22 - - [2026-06-01 14:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.22 - - [2026-06-01 14:11:37] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008640 10.0.0.22 - - [2026-06-01 14:11:37] "POST /firewall-policys HTTP/1.1" 200 530 0.055826 10.0.0.22 - - [2026-06-01 14:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050015 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.016813 10.0.0.22 - - [2026-06-01 14:11:37] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003110 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004179 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003146 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002886 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002574 10.0.0.22 - - [2026-06-01 14:11:37] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002382 10.0.0.22 - - [2026-06-01 14:11:37] "POST /ref-update HTTP/1.1" 200 156 0.017862 10.0.0.22 - - [2026-06-01 14:11:38] "POST /ref-update HTTP/1.1" 200 156 0.030361 10.0.0.22 - - [2026-06-01 14:11:38] "POST /ref-update HTTP/1.1" 200 156 0.027183 10.0.0.22 - - [2026-06-01 14:11:38] "POST /ref-update HTTP/1.1" 200 156 0.034693 10.0.0.22 - - [2026-06-01 14:11:38] "POST /ref-update HTTP/1.1" 200 156 0.053001 10.0.0.22 - - [2026-06-01 14:11:38] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.012612 10.0.0.22 - - [2026-06-01 14:11:38] "POST /tags HTTP/1.1" 200 299 0.160964 10.0.0.22 - - [2026-06-01 14:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2026-06-01 14:11:38] "GET /tag/90ca266b-f44b-4565-a02d-3e5860d6eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.046357 10.0.0.22 - - [2026-06-01 14:11:38] "POST /set-tag HTTP/1.1" 200 109 0.017700 10.0.0.22 - - [2026-06-01 14:11:38] "POST /tags HTTP/1.1" 200 301 0.112663 10.0.0.22 - - [2026-06-01 14:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.035712 10.0.0.22 - - [2026-06-01 14:11:38] "GET /tag/9b86241d-dd1e-45e7-ad1d-6da47e440d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020596 10.0.0.22 - - [2026-06-01 14:11:38] "POST /tags HTTP/1.1" 200 325 0.098980 10.0.0.22 - - [2026-06-01 14:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.22 - - [2026-06-01 14:11:38] "GET /tag/f4503e1f-809d-4076-9b23-0587725528be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018005 10.0.0.22 - - [2026-06-01 14:11:39] "POST /tags HTTP/1.1" 200 311 0.090289 10.0.0.22 - - [2026-06-01 14:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2026-06-01 14:11:39] "GET /tag/6f469aeb-cf05-4ac4-afde-abca240a7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.018830 10.0.0.22 - - [2026-06-01 14:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.22 - - [2026-06-01 14:11:39] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008300 10.0.0.22 - - [2026-06-01 14:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.22 - - [2026-06-01 14:11:39] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069051 10.0.0.22 - - [2026-06-01 14:11:39] "POST /virtual-machines HTTP/1.1" 200 377 0.015600 10.0.0.22 - - [2026-06-01 14:11:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.046011 10.0.0.22 - - [2026-06-01 14:11:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.240544 10.0.0.22 - - [2026-06-01 14:11:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029942 10.0.0.22 - - [2026-06-01 14:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-06-01 14:11:39] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005068 10.0.0.22 - - [2026-06-01 14:11:39] "POST /instance-ips HTTP/1.1" 200 409 0.208438 10.0.0.22 - - [2026-06-01 14:11:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.055188 10.0.0.22 - - [2026-06-01 14:11:40] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012393 10.0.0.22 - - [2026-06-01 14:11:40] "POST /set-tag HTTP/1.1" 200 109 0.025521 10.0.0.22 - - [2026-06-01 14:11:40] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.077953 10.0.0.22 - - [2026-06-01 14:11:40] "GET /instance-ip/ceeebb54-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006554 10.0.0.22 - - [2026-06-01 14:11:40] "POST /tags HTTP/1.1" 200 357 0.067556 10.0.0.22 - - [2026-06-01 14:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010886 10.0.0.22 - - [2026-06-01 14:11:40] "GET /tag/af43bbc6-62b5-42de-9d2d-db68df191385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.024815 10.0.0.22 - - [2026-06-01 14:11:40] "POST /tags HTTP/1.1" 200 305 0.031697 10.0.0.22 - - [2026-06-01 14:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019221 10.0.0.22 - - [2026-06-01 14:11:40] "GET /tag/2542328b-fe25-4d69-8f55-7d2d2a0971aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.045701 10.0.0.22 - - [2026-06-01 14:11:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000570 10.0.0.22 - - [2026-06-01 14:11:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.006047 10.0.0.22 - - [2026-06-01 14:11:40] "POST /security-groups HTTP/1.1" 200 571 0.068556 10.0.0.22 - - [2026-06-01 14:11:40] "POST /projects HTTP/1.1" 200 483 0.287014 10.0.0.22 - - [2026-06-01 14:11:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.002927 10.0.0.22 - - [2026-06-01 14:11:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.22 - - [2026-06-01 14:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021621 10.0.0.22 - - [2026-06-01 14:11:41] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.014906 10.0.0.22 - - [2026-06-01 14:11:41] "POST /access-control-lists HTTP/1.1" 200 580 0.110135 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-06-01 14:11:41] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006051 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.010429 10.0.0.22 - - [2026-06-01 14:11:41] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.057365 10.0.0.22 - - [2026-06-01 14:11:41] "POST /access-control-lists HTTP/1.1" 200 578 0.100980 10.0.0.22 - - [2026-06-01 14:11:41] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.126058 10.0.0.22 - - [2026-06-01 14:11:41] "POST /security-groups HTTP/1.1" 200 537 0.086085 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.009765 10.0.0.22 - - [2026-06-01 14:11:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039950 10.0.0.22 - - [2026-06-01 14:11:41] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.22 - - [2026-06-01 14:11:41] "POST /chown HTTP/1.1" 200 109 0.021859 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014900 10.0.0.22 - - [2026-06-01 14:11:41] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010974 10.0.0.22 - - [2026-06-01 14:11:41] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.037783 10.0.0.22 - - [2026-06-01 14:11:41] "POST /access-control-lists HTTP/1.1" 200 596 0.114626 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013404 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009467 10.0.0.22 - - [2026-06-01 14:11:41] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004842 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.002293 10.0.0.22 - - [2026-06-01 14:11:41] "POST /tags HTTP/1.1" 409 207 0.004086 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2026-06-01 14:11:41] "GET /config-node/97034b9d-76b8-4ee9-952e-779bfabaa83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007158 10.0.0.22 - - [2026-06-01 14:11:41] "GET /tag/2542328b-fe25-4d69-8f55-7d2d2a0971aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.009575 10.0.0.22 - - [2026-06-01 14:11:41] "POST /access-control-lists HTTP/1.1" 200 594 0.080358 10.0.0.22 - - [2026-06-01 14:11:41] "POST /firewall-rules HTTP/1.1" 200 564 0.096989 10.0.0.22 - - [2026-06-01 14:11:41] "GET /firewall-rule/9d9a4822-ce33-4495-ac00-647dbda4b894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011156 10.0.0.22 - - [2026-06-01 14:11:41] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002655 10.0.0.22 - - [2026-06-01 14:11:41] "GET /firewall-rule/9d9a4822-ce33-4495-ac00-647dbda4b894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003077 10.0.0.22 - - [2026-06-01 14:11:41] "POST /ref-update HTTP/1.1" 200 156 0.023442 10.0.0.22 - - [2026-06-01 14:11:41] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011032 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-06-01 14:11:41] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002568 10.0.0.22 - - [2026-06-01 14:11:41] "POST /tags HTTP/1.1" 409 207 0.001806 10.0.0.22 - - [2026-06-01 14:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.22 - - [2026-06-01 14:11:41] "GET /tag/2542328b-fe25-4d69-8f55-7d2d2a0971aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011010 10.0.0.22 - - [2026-06-01 14:11:42] "POST /firewall-rules HTTP/1.1" 200 562 0.081597 10.0.0.22 - - [2026-06-01 14:11:42] "GET /firewall-rule/94914c98-917e-465d-87ba-3ae6d6464ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004144 10.0.0.22 - - [2026-06-01 14:11:42] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003309 10.0.0.22 - - [2026-06-01 14:11:42] "GET /firewall-rule/94914c98-917e-465d-87ba-3ae6d6464ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002542 10.0.0.22 - - [2026-06-01 14:11:42] "POST /ref-update HTTP/1.1" 200 156 0.017504 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003552 10.0.0.22 - - [2026-06-01 14:11:42] "POST /tags HTTP/1.1" 200 305 0.055585 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2026-06-01 14:11:42] "GET /tag/bbbbec49-ac09-4a9c-92f6-1ab7952b46bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021198 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.22 - - [2026-06-01 14:11:42] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038955 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.22 - - [2026-06-01 14:11:42] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010126 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2026-06-01 14:11:42] "GET /service-appliance-set/c95cc61d-8d8c-4a51-8ada-691b53f0ae01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003551 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.001521 10.0.0.22 - - [2026-06-01 14:11:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132539 10.0.0.22 - - [2026-06-01 14:11:42] "GET /virtual-machine-interface/ef7af001-53d8-4f67-aa36-e73eb6cbc0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.030642 10.0.0.22 - - [2026-06-01 14:11:42] "POST /instance-ips HTTP/1.1" 200 381 0.044905 10.0.0.22 - - [2026-06-01 14:11:42] "GET /instance-ip/24f8ff77-0130-4a8f-8db5-268cee99849f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004002 10.0.0.22 - - [2026-06-01 14:11:42] "POST /loadbalancers HTTP/1.1" 200 582 0.064985 10.0.0.22 - - [2026-06-01 14:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021925 10.0.0.22 - - [2026-06-01 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009238 10.0.0.22 - - [2026-06-01 14:11:42] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029234 10.0.0.22 - - [2026-06-01 14:11:42] "GET /loadbalancer/6add1029-aeae-4047-845b-61fe6b535b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002668 10.0.0.22 - - [2026-06-01 14:11:42] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040781 10.0.0.22 - - [2026-06-01 14:11:42] "GET /instance-ip/24f8ff77-0130-4a8f-8db5-268cee99849f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012619 10.0.0.22 - - [2026-06-01 14:11:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065547 10.0.0.22 - - [2026-06-01 14:11:43] "POST /floating-ips HTTP/1.1" 200 583 0.058064 10.0.0.22 - - [2026-06-01 14:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017278 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.22 - - [2026-06-01 14:11:43] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027978 10.0.0.22 - - [2026-06-01 14:11:43] "GET /loadbalancer-listener/1d9f8582-6a43-461c-b31f-e30cea39bb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007756 10.0.0.22 - - [2026-06-01 14:11:43] "GET /loadbalancer-listener/1d9f8582-6a43-461c-b31f-e30cea39bb82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003299 10.0.0.22 - - [2026-06-01 14:11:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044084 10.0.0.22 - - [2026-06-01 14:11:43] "GET /instance-ip/24f8ff77-0130-4a8f-8db5-268cee99849f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002976 10.0.0.22 - - [2026-06-01 14:11:43] "GET /instance-ip/24f8ff77-0130-4a8f-8db5-268cee99849f?fields=floating_ips HTTP/1.1" 200 1170 0.010532 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2026-06-01 14:11:43] "GET /floating-ip/67fcd069-a889-44d6-97c1-5fafc8d257fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006978 10.0.0.22 - - [2026-06-01 14:11:43] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010449 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2026-06-01 14:11:43] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.007963 10.0.0.22 - - [2026-06-01 14:11:43] "POST /tags HTTP/1.1" 200 301 0.039260 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011157 10.0.0.22 - - [2026-06-01 14:11:43] "GET /tag/5496792b-3f45-42a6-a71c-02dd87e778e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014595 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.22 - - [2026-06-01 14:11:43] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052512 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.22 - - [2026-06-01 14:11:43] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004103 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2026-06-01 14:11:43] "GET /service-appliance-set/c95cc61d-8d8c-4a51-8ada-691b53f0ae01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002096 10.0.0.22 - - [2026-06-01 14:11:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.001487 10.0.0.22 - - [2026-06-01 14:11:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131641 10.0.0.22 - - [2026-06-01 14:11:43] "GET /virtual-machine-interface/35b674f0-e54f-4694-b2a3-ce837cfdb7cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.023251 10.0.0.22 - - [2026-06-01 14:11:43] "POST /instance-ips HTTP/1.1" 200 377 0.041300 10.0.0.22 - - [2026-06-01 14:11:43] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004823 10.0.0.22 - - [2026-06-01 14:11:43] "POST /loadbalancers HTTP/1.1" 200 582 0.070205 10.0.0.22 - - [2026-06-01 14:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020355 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017875 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071276 10.0.0.22 - - [2026-06-01 14:11:44] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006483 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035563 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.014036 10.0.0.22 - - [2026-06-01 14:11:44] "POST /floating-ips HTTP/1.1" 200 581 0.060624 10.0.0.22 - - [2026-06-01 14:11:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.073269 10.0.0.22 - - [2026-06-01 14:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019176 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013340 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050159 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer-listener/95a8a20b-f549-4038-b6ba-43735867b3c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004005 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer-listener/95a8a20b-f549-4038-b6ba-43735867b3c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003518 10.0.0.22 - - [2026-06-01 14:11:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019910 10.0.0.22 - - [2026-06-01 14:11:44] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002877 10.0.0.22 - - [2026-06-01 14:11:44] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?fields=floating_ips HTTP/1.1" 200 1164 0.004472 10.0.0.22 - - [2026-06-01 14:11:44] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001815 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039747 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005921 10.0.0.22 - - [2026-06-01 14:11:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035004 10.0.0.22 - - [2026-06-01 14:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012797 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009307 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037252 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer-listener/1d8fe64a-5810-4309-afff-817d0d7d06ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002754 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer-listener/1d8fe64a-5810-4309-afff-817d0d7d06ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003551 10.0.0.22 - - [2026-06-01 14:11:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020143 10.0.0.22 - - [2026-06-01 14:11:44] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002531 10.0.0.22 - - [2026-06-01 14:11:44] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?fields=floating_ips HTTP/1.1" 200 1164 0.005032 10.0.0.22 - - [2026-06-01 14:11:44] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002234 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029251 10.0.0.22 - - [2026-06-01 14:11:44] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012300 10.0.0.22 - - [2026-06-01 14:11:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016199 10.0.0.22 - - [2026-06-01 14:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021761 10.0.0.22 - - [2026-06-01 14:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019045 10.0.0.22 - - [2026-06-01 14:11:44] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037294 10.0.0.22 - - [2026-06-01 14:11:45] "GET /loadbalancer-listener/a6ccd0fd-fc4a-4ff1-b730-5bf005cb4e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003546 10.0.0.22 - - [2026-06-01 14:11:45] "GET /loadbalancer-listener/a6ccd0fd-fc4a-4ff1-b730-5bf005cb4e7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004804 10.0.0.22 - - [2026-06-01 14:11:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021771 10.0.0.22 - - [2026-06-01 14:11:45] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003439 10.0.0.22 - - [2026-06-01 14:11:45] "GET /instance-ip/bc430d9c-b5d1-463b-85d2-24fa5cd51840?fields=floating_ips HTTP/1.1" 200 1164 0.002861 10.0.0.22 - - [2026-06-01 14:11:45] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002325 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-06-01 14:11:45] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002396 10.0.0.22 - - [2026-06-01 14:11:45] "POST /tags HTTP/1.1" 200 355 0.081753 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2026-06-01 14:11:45] "GET /tag/c66c4318-870c-430e-a86e-14dfd21a8407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011204 10.0.0.22 - - [2026-06-01 14:11:45] "POST /tags HTTP/1.1" 200 303 0.017939 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013876 10.0.0.22 - - [2026-06-01 14:11:45] "GET /tag/c14c5815-9fa4-4e4e-80a4-1bf9ad3291fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011943 10.0.0.22 - - [2026-06-01 14:11:45] "POST /projects HTTP/1.1" 409 218 0.002067 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2026-06-01 14:11:45] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037023 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2026-06-01 14:11:45] "GET /network-ipam/873e8848-9ae2-4458-b91d-5bd1ce99aa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002630 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.22 - - [2026-06-01 14:11:45] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005179 10.0.0.22 - - [2026-06-01 14:11:45] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.052692 10.0.0.22 - - [2026-06-01 14:11:45] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018578 10.0.0.22 - - [2026-06-01 14:11:45] "POST /set-tag HTTP/1.1" 200 109 0.048866 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.22 - - [2026-06-01 14:11:45] "GET /network-ipam/70a24834-f8b3-4266-b13a-46f8bb515506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003114 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2026-06-01 14:11:45] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004004 10.0.0.22 - - [2026-06-01 14:11:45] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.057137 10.0.0.22 - - [2026-06-01 14:11:45] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005126 10.0.0.22 - - [2026-06-01 14:11:45] "POST /set-tag HTTP/1.1" 200 109 0.071155 10.0.0.22 - - [2026-06-01 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009328 10.0.0.22 - - [2026-06-01 14:11:46] "GET /network-policy/257b3363-258e-482d-b98c-01b705abaada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003222 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2026-06-01 14:11:46] "GET /network-policy/1ceccbb4-5632-494a-a33c-0974751ea1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002517 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-06-01 14:11:46] "GET /network-policy/fd6dfc86-aa39-47b0-811c-2f17a39256c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002387 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /network-policy/fd6dfc86-aa39-47b0-811c-2f17a39256c0 HTTP/1.1" 200 262 0.038402 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /access-control-list/c463632d-765e-4443-bdc9-871dea198a8e HTTP/1.1" 200 272 0.025275 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-update HTTP/1.1" 200 156 0.076987 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013654 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /access-control-list/d44a7c2a-d641-4509-b984-b8b90809edf6 HTTP/1.1" 200 272 0.043174 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005148 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003105 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2026-06-01 14:11:46] "POST /security-groups HTTP/1.1" 409 245 0.003045 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /security-group/024228eb-0379-4aaa-8dd7-dcd465d349df HTTP/1.1" 200 262 0.059587 10.0.0.22 - - [2026-06-01 14:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028320 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /access-control-list/9cf5fb2a-a1af-4bc9-aa27-a25eb604aefe HTTP/1.1" 200 272 0.029138 10.0.0.22 - - [2026-06-01 14:11:46] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013148 10.0.0.22 - - [2026-06-01 14:11:46] "PUT /access-control-list/cae481f3-f756-4f8c-af9a-90d18c754146 HTTP/1.1" 200 272 0.021149 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2026-06-01 14:11:46] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003557 10.0.0.22 - - [2026-06-01 14:11:46] "POST /tags HTTP/1.1" 409 206 0.005238 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2026-06-01 14:11:46] "GET /tag/c14c5815-9fa4-4e4e-80a4-1bf9ad3291fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010171 10.0.0.22 - - [2026-06-01 14:11:46] "POST /firewall-rules HTTP/1.1" 200 562 0.064888 10.0.0.22 - - [2026-06-01 14:11:46] "GET /firewall-rule/8acffb96-ea7e-460e-93c5-129802ede8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025414 10.0.0.22 - - [2026-06-01 14:11:46] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003895 10.0.0.22 - - [2026-06-01 14:11:46] "GET /firewall-rule/8acffb96-ea7e-460e-93c5-129802ede8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002138 10.0.0.22 - - [2026-06-01 14:11:46] "POST /ref-update HTTP/1.1" 200 156 0.026052 10.0.0.22 - - [2026-06-01 14:11:46] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002993 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-06-01 14:11:46] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003417 10.0.0.22 - - [2026-06-01 14:11:46] "POST /tags HTTP/1.1" 409 206 0.002246 10.0.0.22 - - [2026-06-01 14:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-06-01 14:11:46] "GET /tag/c14c5815-9fa4-4e4e-80a4-1bf9ad3291fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011719 10.0.0.22 - - [2026-06-01 14:11:47] "POST /firewall-rules HTTP/1.1" 200 560 0.085233 10.0.0.22 - - [2026-06-01 14:11:47] "GET /firewall-rule/bae36632-ecc4-474c-abe2-9fbb25c53eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.019963 10.0.0.22 - - [2026-06-01 14:11:47] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005002 10.0.0.22 - - [2026-06-01 14:11:47] "GET /firewall-rule/bae36632-ecc4-474c-abe2-9fbb25c53eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003193 10.0.0.22 - - [2026-06-01 14:11:47] "POST /ref-update HTTP/1.1" 200 156 0.025866 10.0.0.22 - - [2026-06-01 14:11:47] "POST /tags HTTP/1.1" 200 371 0.027133 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.22 - - [2026-06-01 14:11:47] "GET /tag/0a063a72-920e-4a0a-9f47-1779777de7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.012403 10.0.0.22 - - [2026-06-01 14:11:47] "POST /tags HTTP/1.1" 200 319 0.026615 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-06-01 14:11:47] "GET /tag/74057ce4-f82b-4c90-89cd-35ecb84d8f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011299 10.0.0.22 - - [2026-06-01 14:11:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.000661 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.007609 10.0.0.22 - - [2026-06-01 14:11:47] "POST /security-groups HTTP/1.1" 200 578 0.059550 10.0.0.22 - - [2026-06-01 14:11:47] "POST /projects HTTP/1.1" 200 497 0.148485 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.001974 10.0.0.22 - - [2026-06-01 14:11:47] "POST /access-control-lists HTTP/1.1" 200 587 0.032389 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.006631 10.0.0.22 - - [2026-06-01 14:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028747 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147 10.0.0.22 - - [2026-06-01 14:11:47] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004811 10.0.0.22 - - [2026-06-01 14:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2026-06-01 14:11:47] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.037996 10.0.0.22 - - [2026-06-01 14:11:47] "POST /access-control-lists HTTP/1.1" 200 585 0.068387 10.0.0.22 - - [2026-06-01 14:11:47] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.043301 10.0.0.22 - - [2026-06-01 14:11:47] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.046753 10.0.0.22 - - [2026-06-01 14:11:48] "POST /security-groups HTTP/1.1" 200 558 0.073462 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.005488 10.0.0.22 - - [2026-06-01 14:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021092 10.0.0.22 - - [2026-06-01 14:11:48] "POST /chown HTTP/1.1" 200 109 0.058626 10.0.0.22 - - [2026-06-01 14:11:48] "POST /access-control-lists HTTP/1.1" 200 610 0.082726 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.008106 10.0.0.22 - - [2026-06-01 14:11:48] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008578 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.22 - - [2026-06-01 14:11:48] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002936 10.0.0.22 - - [2026-06-01 14:11:48] "POST /tags HTTP/1.1" 409 214 0.002484 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2026-06-01 14:11:48] "GET /tag/74057ce4-f82b-4c90-89cd-35ecb84d8f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.044823 10.0.0.22 - - [2026-06-01 14:11:48] "POST /access-control-lists HTTP/1.1" 200 608 0.074567 10.0.0.22 - - [2026-06-01 14:11:48] "POST /firewall-rules HTTP/1.1" 200 578 0.070136 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-rule/4d364e0f-5f1f-4ee7-b630-78db487c452c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.032794 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003731 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-rule/4d364e0f-5f1f-4ee7-b630-78db487c452c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002814 10.0.0.22 - - [2026-06-01 14:11:48] "POST /ref-update HTTP/1.1" 200 156 0.033837 10.0.0.22 - - [2026-06-01 14:11:48] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007561 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2026-06-01 14:11:48] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003061 10.0.0.22 - - [2026-06-01 14:11:48] "POST /tags HTTP/1.1" 409 214 0.001777 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-06-01 14:11:48] "GET /tag/74057ce4-f82b-4c90-89cd-35ecb84d8f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010937 10.0.0.22 - - [2026-06-01 14:11:48] "POST /firewall-rules HTTP/1.1" 200 576 0.067233 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-rule/a16a2854-aa20-4992-b95b-2172654443e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004069 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003311 10.0.0.22 - - [2026-06-01 14:11:48] "GET /firewall-rule/a16a2854-aa20-4992-b95b-2172654443e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002117 10.0.0.22 - - [2026-06-01 14:11:48] "POST /ref-update HTTP/1.1" 200 156 0.042072 10.0.0.22 - - [2026-06-01 14:11:48] "POST /tags HTTP/1.1" 200 363 0.037389 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-06-01 14:11:48] "GET /tag/d4621e2f-bef1-43cc-9321-fdc1b035a317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010757 10.0.0.22 - - [2026-06-01 14:11:48] "POST /tags HTTP/1.1" 200 311 0.020249 10.0.0.22 - - [2026-06-01 14:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.22 - - [2026-06-01 14:11:49] "GET /tag/09fc71d0-df8c-4182-ac1d-94cd7220ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016142 10.0.0.22 - - [2026-06-01 14:11:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.000461 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.006857 10.0.0.22 - - [2026-06-01 14:11:49] "POST /security-groups HTTP/1.1" 200 574 0.067395 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.003842 10.0.0.22 - - [2026-06-01 14:11:49] "POST /projects HTTP/1.1" 200 489 0.204543 10.0.0.22 - - [2026-06-01 14:11:49] "POST /access-control-lists HTTP/1.1" 200 583 0.079605 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005294 10.0.0.22 - - [2026-06-01 14:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.080579 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2026-06-01 14:11:49] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.046194 10.0.0.22 - - [2026-06-01 14:11:49] "POST /access-control-lists HTTP/1.1" 200 581 0.069545 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020470 10.0.0.22 - - [2026-06-01 14:11:49] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006155 10.0.0.22 - - [2026-06-01 14:11:49] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.045028 10.0.0.22 - - [2026-06-01 14:11:49] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.070722 10.0.0.22 - - [2026-06-01 14:11:49] "POST /security-groups HTTP/1.1" 200 546 0.086216 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.001880 10.0.0.22 - - [2026-06-01 14:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010150 10.0.0.22 - - [2026-06-01 14:11:49] "POST /access-control-lists HTTP/1.1" 200 602 0.043272 10.0.0.22 - - [2026-06-01 14:11:49] "POST /chown HTTP/1.1" 200 109 0.029037 10.0.0.22 - - [2026-06-01 14:11:49] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020221 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.005578 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-06-01 14:11:49] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001962 10.0.0.22 - - [2026-06-01 14:11:49] "POST /tags HTTP/1.1" 409 210 0.001485 10.0.0.22 - - [2026-06-01 14:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-06-01 14:11:49] "POST /access-control-lists HTTP/1.1" 200 600 0.058964 10.0.0.22 - - [2026-06-01 14:11:49] "GET /tag/09fc71d0-df8c-4182-ac1d-94cd7220ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015611 10.0.0.22 - - [2026-06-01 14:11:50] "POST /firewall-rules HTTP/1.1" 200 570 0.069504 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-rule/aa7d1379-d966-4b83-a14c-463bfcf0993a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003983 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003992 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-rule/aa7d1379-d966-4b83-a14c-463bfcf0993a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002747 10.0.0.22 - - [2026-06-01 14:11:50] "POST /ref-update HTTP/1.1" 200 156 0.047672 10.0.0.22 - - [2026-06-01 14:11:50] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005541 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.22 - - [2026-06-01 14:11:50] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002341 10.0.0.22 - - [2026-06-01 14:11:50] "POST /tags HTTP/1.1" 409 210 0.002095 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.22 - - [2026-06-01 14:11:50] "GET /tag/09fc71d0-df8c-4182-ac1d-94cd7220ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011976 10.0.0.22 - - [2026-06-01 14:11:50] "POST /firewall-rules HTTP/1.1" 200 568 0.116950 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-rule/702c4f14-dd8e-43a1-beb2-b6725269351e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014729 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005839 10.0.0.22 - - [2026-06-01 14:11:50] "GET /firewall-rule/702c4f14-dd8e-43a1-beb2-b6725269351e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003923 10.0.0.22 - - [2026-06-01 14:11:50] "POST /ref-update HTTP/1.1" 200 156 0.043492 10.0.0.22 - - [2026-06-01 14:11:50] "POST /tags HTTP/1.1" 200 363 0.034211 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.22 - - [2026-06-01 14:11:50] "GET /tag/ba9ffbb0-7834-418b-b1df-2be0a836c65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011469 10.0.0.22 - - [2026-06-01 14:11:50] "POST /tags HTTP/1.1" 409 210 0.002023 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.22 - - [2026-06-01 14:11:50] "GET /tag/6f469aeb-cf05-4ac4-afde-abca240a7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012991 10.0.0.22 - - [2026-06-01 14:11:50] "POST /projects HTTP/1.1" 409 223 0.001737 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2026-06-01 14:11:50] "GET /project/f06b03f2-bfc3-49cd-be31-5852d49f81b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068523 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.22 - - [2026-06-01 14:11:50] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007725 10.0.0.22 - - [2026-06-01 14:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2026-06-01 14:11:50] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009111 10.0.0.22 - - [2026-06-01 14:11:51] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.092684 10.0.0.22 - - [2026-06-01 14:11:51] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.118587 10.0.0.22 - - [2026-06-01 14:11:51] "POST /security-groups HTTP/1.1" 409 253 0.010914 10.0.0.22 - - [2026-06-01 14:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2026-06-01 14:11:51] "PUT /security-group/1735d994-22ce-4c5b-a61c-00cb107fb80b HTTP/1.1" 200 262 0.084768 10.0.0.22 - - [2026-06-01 14:11:51] "PUT /access-control-list/2653a8aa-dc7c-4df9-9b69-d57d129eac0a HTTP/1.1" 200 272 0.035744 10.0.0.22 - - [2026-06-01 14:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.038481 10.0.0.22 - - [2026-06-01 14:11:51] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026549 10.0.0.22 - - [2026-06-01 14:11:51] "PUT /access-control-list/3f8b9afd-482b-4c1b-93ef-2ea9c479014a HTTP/1.1" 200 272 0.063637 10.0.0.22 - - [2026-06-01 14:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-06-01 14:11:51] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011699 10.0.0.22 - - [2026-06-01 14:11:51] "POST /tags HTTP/1.1" 409 210 0.002227 10.0.0.22 - - [2026-06-01 14:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.22 - - [2026-06-01 14:11:51] "GET /tag/6f469aeb-cf05-4ac4-afde-abca240a7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021647 10.0.0.22 - - [2026-06-01 14:11:51] "POST /firewall-rules HTTP/1.1" 200 570 0.172662 10.0.0.22 - - [2026-06-01 14:11:51] "GET /firewall-rule/2d06d1c7-07c4-40f9-91b2-9691c397f0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003948 10.0.0.22 - - [2026-06-01 14:11:51] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004141 10.0.0.22 - - [2026-06-01 14:11:51] "GET /firewall-rule/2d06d1c7-07c4-40f9-91b2-9691c397f0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003438 10.0.0.22 - - [2026-06-01 14:11:51] "POST /ref-update HTTP/1.1" 200 156 0.088092 10.0.0.22 - - [2026-06-01 14:11:51] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009627 10.0.0.22 - - [2026-06-01 14:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.22 - - [2026-06-01 14:11:51] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002701 10.0.0.22 - - [2026-06-01 14:11:51] "POST /tags HTTP/1.1" 409 210 0.001792 10.0.0.22 - - [2026-06-01 14:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.22 - - [2026-06-01 14:11:52] "GET /tag/6f469aeb-cf05-4ac4-afde-abca240a7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022081 10.0.0.22 - - [2026-06-01 14:11:52] "POST /firewall-rules HTTP/1.1" 200 568 0.117411 10.0.0.22 - - [2026-06-01 14:11:52] "GET /firewall-rule/a59a36ea-5af0-48cc-b879-d27cf834120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005249 10.0.0.22 - - [2026-06-01 14:11:52] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.016935 10.0.0.22 - - [2026-06-01 14:11:52] "GET /firewall-rule/a59a36ea-5af0-48cc-b879-d27cf834120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.031841 10.0.0.22 - - [2026-06-01 14:11:52] "POST /ref-update HTTP/1.1" 200 156 0.077112 10.0.0.22 - - [2026-06-01 14:11:52] "POST /tags HTTP/1.1" 409 237 0.003830 10.0.0.22 - - [2026-06-01 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.22 - - [2026-06-01 14:11:52] "GET /tag/ba9ffbb0-7834-418b-b1df-2be0a836c65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011159 10.0.0.22 - - [2026-06-01 14:11:52] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005468 10.0.0.22 - - [2026-06-01 14:11:52] "POST /set-tag HTTP/1.1" 200 109 0.031008 10.0.0.22 - - [2026-06-01 14:11:53] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.22 - - [2026-06-01 14:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2026-06-01 14:11:53] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003140 10.0.0.22 - - [2026-06-01 14:11:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002431 10.0.0.22 - - [2026-06-01 14:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-06-01 14:11:53] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.008376 10.0.0.22 - - [2026-06-01 14:11:53] "PUT /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd HTTP/1.1" 200 254 0.024662 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:11:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:11:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001233 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.22 - - [2026-06-01 14:12:54] "GET /global-system-configs HTTP/1.1" 200 322 0.003062 10.0.0.22 - - [2026-06-01 14:12:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002061 10.0.0.249 - - [2026-06-01 14:13:52] "GET / HTTP/1.1" 200 35931 0.002415 10.0.0.249 - - [2026-06-01 14:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2026-06-01 14:13:52] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004323 10.0.0.249 - - [2026-06-01 14:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.249 - - [2026-06-01 14:13:52] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004783 10.0.0.249 - - [2026-06-01 14:13:53] "PUT /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff HTTP/1.1" 200 274 0.015876 10.0.0.249 - - [2026-06-01 14:13:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004399 10.0.0.249 - - [2026-06-01 14:13:53] "POST /virtual-routers HTTP/1.1" 200 599 0.029700 10.0.0.249 - - [2026-06-01 14:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.249 - - [2026-06-01 14:13:53] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006084 10.0.0.249 - - [2026-06-01 14:13:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.002300 10.0.0.249 - - [2026-06-01 14:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.249 - - [2026-06-01 14:13:53] "GET /virtual-network/735b2deb-eb20-4f0c-ae46-e5d16f3eeb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006140 10.0.0.249 - - [2026-06-01 14:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068922 10.0.0.249 - - [2026-06-01 14:15:11] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.249 - - [2026-06-01 14:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.249 - - [2026-06-01 14:15:11] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005008 10.0.0.249 - - [2026-06-01 14:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2026-06-01 14:15:11] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004872 10.0.0.249 - - [2026-06-01 14:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2026-06-01 14:15:11] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002609 10.0.0.249 - - [2026-06-01 14:15:11] "PUT /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8 HTTP/1.1" 200 262 0.032976 10.0.0.249 - - [2026-06-01 14:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016768 10.0.0.249 - - [2026-06-01 14:15:11] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002856 10.0.0.249 - - [2026-06-01 14:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2026-06-01 14:15:11] "GET /virtual-machine-interface/6da07740-eb1a-4413-89c9-fb0dd92b89cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004247 10.0.0.249 - - [2026-06-01 14:15:11] "PUT /virtual-machine-interface/6da07740-eb1a-4413-89c9-fb0dd92b89cf HTTP/1.1" 200 284 0.015437 10.0.0.22 - - [2026-06-01 14:15:41] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003490 10.0.0.22 - - [2026-06-01 14:15:41] "POST /ref-update HTTP/1.1" 200 156 0.018650 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007342 10.0.0.22 - - [2026-06-01 14:15:54] "POST /set-tag HTTP/1.1" 200 109 0.007742 10.0.0.22 - - [2026-06-01 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-06-01 14:15:54] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002535 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005381 10.0.0.22 - - [2026-06-01 14:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.22 - - [2026-06-01 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2026-06-01 14:15:54] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002226 10.0.0.22 - - [2026-06-01 14:15:54] "GET /loadbalancer-pool/6f496db4-13fe-454c-924d-792cdb1f5a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003164 10.0.0.22 - - [2026-06-01 14:15:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016117 10.0.0.22 - - [2026-06-01 14:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036000 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008054 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004226 10.0.0.22 - - [2026-06-01 14:15:54] "POST /ref-update HTTP/1.1" 200 156 0.013784 10.0.0.22 - - [2026-06-01 14:15:54] "POST /tags HTTP/1.1" 409 205 0.006679 10.0.0.22 - - [2026-06-01 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2026-06-01 14:15:54] "GET /tag/5496792b-3f45-42a6-a71c-02dd87e778e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020695 10.0.0.22 - - [2026-06-01 14:15:54] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.011936 10.0.0.22 - - [2026-06-01 14:15:54] "PUT /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c HTTP/1.1" 200 256 0.011413 10.0.0.22 - - [2026-06-01 14:15:54] "POST /set-tag HTTP/1.1" 200 109 0.082644 10.0.0.22 - - [2026-06-01 14:15:54] "GET /loadbalancer-pool/bc67c219-b3dd-4571-87e0-542613ad4737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004916 10.0.0.22 - - [2026-06-01 14:15:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015005 10.0.0.22 - - [2026-06-01 14:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019064 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010040 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003589 10.0.0.22 - - [2026-06-01 14:15:54] "POST /ref-update HTTP/1.1" 200 156 0.006094 10.0.0.22 - - [2026-06-01 14:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.22 - - [2026-06-01 14:15:54] "GET /loadbalancer-pool/2b5019f5-f16a-4369-aee4-d70f4f7b9af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003169 10.0.0.22 - - [2026-06-01 14:15:54] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003828 10.0.0.22 - - [2026-06-01 14:15:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019964 10.0.0.22 - - [2026-06-01 14:15:54] "PUT /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c HTTP/1.1" 200 256 0.022255 10.0.0.22 - - [2026-06-01 14:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008754 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005630 10.0.0.22 - - [2026-06-01 14:15:54] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.22 - - [2026-06-01 14:15:54] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003522 10.0.0.22 - - [2026-06-01 14:15:54] "POST /ref-update HTTP/1.1" 200 156 0.006843 10.0.0.22 - - [2026-06-01 14:15:54] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002717 10.0.0.22 - - [2026-06-01 14:15:54] "PUT /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c HTTP/1.1" 200 256 0.009006 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001355 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001487 10.0.0.22 - - [2026-06-01 14:16:35] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004140 10.0.0.22 - - [2026-06-01 14:16:35] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.22 - - [2026-06-01 14:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.22 - - [2026-06-01 14:16:35] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002418 10.0.0.22 - - [2026-06-01 14:16:35] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004554 10.0.0.22 - - [2026-06-01 14:16:35] "POST /set-tag HTTP/1.1" 200 109 0.020223 10.0.0.22 - - [2026-06-01 14:16:36] "DELETE /loadbalancer-member/ade744f7-c9a0-4466-a571-24e423e0b6da HTTP/1.1" 200 115 0.041819 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010987 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.22 - - [2026-06-01 14:16:36] "DELETE /loadbalancer-member/32b430d9-0b00-4a7c-896b-13e868b805e4 HTTP/1.1" 200 115 0.051811 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015368 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.22 - - [2026-06-01 14:16:36] "DELETE /loadbalancer-member/3778b6a0-7b50-4294-9299-60da6bf4518b HTTP/1.1" 200 115 0.038708 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013964 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.22 - - [2026-06-01 14:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.22 - - [2026-06-01 14:16:36] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004135 10.0.0.22 - - [2026-06-01 14:16:36] "GET /loadbalancer-pool/6f496db4-13fe-454c-924d-792cdb1f5a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004436 10.0.0.22 - - [2026-06-01 14:16:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015708 10.0.0.22 - - [2026-06-01 14:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016540 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020553 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022329 10.0.0.22 - - [2026-06-01 14:16:36] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007231 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.113714 10.0.0.22 - - [2026-06-01 14:16:36] "GET /loadbalancer-pool/bc67c219-b3dd-4571-87e0-542613ad4737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014913 10.0.0.22 - - [2026-06-01 14:16:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033863 10.0.0.22 - - [2026-06-01 14:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011829 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022172 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.004826 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003959 10.0.0.22 - - [2026-06-01 14:16:36] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002828 10.0.0.22 - - [2026-06-01 14:16:36] "GET /loadbalancer-pool/2b5019f5-f16a-4369-aee4-d70f4f7b9af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008200 10.0.0.22 - - [2026-06-01 14:16:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039806 10.0.0.22 - - [2026-06-01 14:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012197 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007366 10.0.0.22 - - [2026-06-01 14:16:36] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006051 10.0.0.22 - - [2026-06-01 14:16:36] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003772 10.0.0.22 - - [2026-06-01 14:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002655 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:16:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001186 10.0.0.22 - - [2026-06-01 14:17:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002139 10.0.0.22 - - [2026-06-01 14:17:56] "GET /global-system-configs HTTP/1.1" 200 322 0.001999 10.0.0.22 - - [2026-06-01 14:20:10] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.22 - - [2026-06-01 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-06-01 14:20:10] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043513 10.0.0.22 - - [2026-06-01 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.22 - - [2026-06-01 14:20:10] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030879 10.0.0.22 - - [2026-06-01 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2026-06-01 14:20:10] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030358 10.0.0.22 - - [2026-06-01 14:20:10] "POST /tags HTTP/1.1" 200 333 0.023746 10.0.0.22 - - [2026-06-01 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2026-06-01 14:20:10] "GET /tag/160c9fe3-53f9-423c-ba27-59c78fb78aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012635 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061437 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065916 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-networks?parent_id=f5a82b54-97a8-4795-b91e-48daf550f966&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002311 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005638 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.22 - - [2026-06-01 14:20:11] "GET /service-appliance-set/c95cc61d-8d8c-4a51-8ada-691b53f0ae01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002811 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.004594 10.0.0.22 - - [2026-06-01 14:20:11] "POST /virtual-networks HTTP/1.1" 200 512 0.102174 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.22 - - [2026-06-01 14:20:11] "GET /network-ipam/61d75058-bc78-43b3-a9ff-789c41ebc82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002790 10.0.0.22 - - [2026-06-01 14:20:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138956 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-machine-interface/e75cac4e-5d74-4769-a321-4d24a2a0a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012316 10.0.0.22 - - [2026-06-01 14:20:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005866 10.0.0.22 - - [2026-06-01 14:20:11] "POST /ref-update HTTP/1.1" 200 156 0.107350 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003661 10.0.0.22 - - [2026-06-01 14:20:11] "GET /domains HTTP/1.1" 200 280 0.001309 10.0.0.22 - - [2026-06-01 14:20:11] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.008464 10.0.0.22 - - [2026-06-01 14:20:11] "POST /instance-ips HTTP/1.1" 200 409 0.023487 10.0.0.22 - - [2026-06-01 14:20:11] "GET /instance-ip/b12d74c2-4090-4659-8ce7-104eb6bd71e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.012962 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 5477 0.050753 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.005310 10.0.0.22 - - [2026-06-01 14:20:11] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.006186 10.0.0.22 - - [2026-06-01 14:20:11] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1181 0.002514 10.0.0.22 - - [2026-06-01 14:20:11] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1181 0.002045 10.0.0.22 - - [2026-06-01 14:20:11] "POST /loadbalancers HTTP/1.1" 200 610 0.088191 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029619 10.0.0.22 - - [2026-06-01 14:20:11] "GET /instance-ip/b12d74c2-4090-4659-8ce7-104eb6bd71e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002930 10.0.0.22 - - [2026-06-01 14:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011917 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031102 10.0.0.22 - - [2026-06-01 14:20:11] "POST /floating-ips HTTP/1.1" 200 597 0.018916 10.0.0.22 - - [2026-06-01 14:20:11] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005183 10.0.0.22 - - [2026-06-01 14:20:11] "POST /route-targets HTTP/1.1" 200 327 0.012544 10.0.0.22 - - [2026-06-01 14:20:11] "POST /ref-update HTTP/1.1" 200 156 0.013211 10.0.0.22 - - [2026-06-01 14:20:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042574 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.22 - - [2026-06-01 14:20:11] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045878 10.0.0.22 - - [2026-06-01 14:20:11] "GET /loadbalancer-listener/b0ccac43-5bc8-471b-a469-e876f7d6cddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003482 10.0.0.22 - - [2026-06-01 14:20:11] "GET /loadbalancer-listener/b0ccac43-5bc8-471b-a469-e876f7d6cddb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002868 10.0.0.22 - - [2026-06-01 14:20:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023062 10.0.0.22 - - [2026-06-01 14:20:11] "GET /instance-ip/b12d74c2-4090-4659-8ce7-104eb6bd71e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004606 10.0.0.22 - - [2026-06-01 14:20:11] "GET /instance-ip/b12d74c2-4090-4659-8ce7-104eb6bd71e3?fields=floating_ips HTTP/1.1" 200 1213 0.004890 10.0.0.22 - - [2026-06-01 14:20:11] "GET /floating-ip/13ce5ffb-b21d-4186-ac49-5860e6b3f3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002227 10.0.0.22 - - [2026-06-01 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-06-01 14:20:11] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002230 10.0.0.22 - - [2026-06-01 14:20:12] "POST /tags HTTP/1.1" 200 295 0.055759 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016693 10.0.0.22 - - [2026-06-01 14:20:12] "GET /tag/698ffa03-5ffe-4451-b3bf-bf876d8b3e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.017383 10.0.0.22 - - [2026-06-01 14:20:12] "POST /tags HTTP/1.1" 409 233 0.002468 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.22 - - [2026-06-01 14:20:12] "GET /tag/c66c4318-870c-430e-a86e-14dfd21a8407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010921 10.0.0.22 - - [2026-06-01 14:20:12] "POST /tags HTTP/1.1" 409 206 0.001896 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.22 - - [2026-06-01 14:20:12] "GET /tag/c14c5815-9fa4-4e4e-80a4-1bf9ad3291fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011055 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005340 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-06-01 14:20:12] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035754 10.0.0.22 - - [2026-06-01 14:20:12] "POST /virtual-machines HTTP/1.1" 200 369 0.015607 10.0.0.22 - - [2026-06-01 14:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009328 10.0.0.22 - - [2026-06-01 14:20:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107241 10.0.0.22 - - [2026-06-01 14:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026530 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010562 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005184 10.0.0.22 - - [2026-06-01 14:20:12] "POST /instance-ips HTTP/1.1" 200 409 0.024501 10.0.0.22 - - [2026-06-01 14:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029889 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.010131 10.0.0.22 - - [2026-06-01 14:20:12] "POST /set-tag HTTP/1.1" 200 109 0.015487 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.032511 10.0.0.22 - - [2026-06-01 14:20:12] "GET /instance-ip/009e26a2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004322 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004558 10.0.0.22 - - [2026-06-01 14:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003423 10.0.0.22 - - [2026-06-01 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.22 - - [2026-06-01 14:20:12] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.023853 10.0.0.22 - - [2026-06-01 14:20:12] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.22 - - [2026-06-01 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006627 10.0.0.22 - - [2026-06-01 14:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2026-06-01 14:20:13] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028433 10.0.0.22 - - [2026-06-01 14:20:13] "POST /virtual-machines HTTP/1.1" 200 369 0.008120 10.0.0.22 - - [2026-06-01 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014572 10.0.0.22 - - [2026-06-01 14:20:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113388 10.0.0.22 - - [2026-06-01 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010396 10.0.0.22 - - [2026-06-01 14:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009417 10.0.0.22 - - [2026-06-01 14:20:13] "POST /instance-ips HTTP/1.1" 200 409 0.026732 10.0.0.22 - - [2026-06-01 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023837 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.015697 10.0.0.22 - - [2026-06-01 14:20:13] "POST /set-tag HTTP/1.1" 200 109 0.015431 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.013870 10.0.0.22 - - [2026-06-01 14:20:13] "GET /instance-ip/010eb67e-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003543 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004958 10.0.0.22 - - [2026-06-01 14:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003810 10.0.0.22 - - [2026-06-01 14:20:13] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.012904 10.0.0.22 - - [2026-06-01 14:20:13] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004202 10.0.0.22 - - [2026-06-01 14:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.22 - - [2026-06-01 14:20:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004024 10.0.0.22 - - [2026-06-01 14:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domains HTTP/1.1" 200 280 0.001869 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.002674 10.0.0.22 - - [2026-06-01 14:20:16] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 7065 0.038335 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.004082 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.006104 10.0.0.22 - - [2026-06-01 14:20:16] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1402 0.004045 10.0.0.22 - - [2026-06-01 14:20:16] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1402 0.002308 10.0.0.22 - - [2026-06-01 14:20:16] "GET /route-target/b7ceb2c9-c47e-44ed-9e0e-6df2419ba99a HTTP/1.1" 200 1153 0.002170 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.003824 10.0.0.22 - - [2026-06-01 14:20:16] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1402 0.002655 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003675 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.003473 10.0.0.22 - - [2026-06-01 14:20:16] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1402 0.003024 10.0.0.22 - - [2026-06-01 14:20:16] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 200 1402 0.002688 10.0.0.22 - - [2026-06-01 14:20:16] "GET /route-target/b7ceb2c9-c47e-44ed-9e0e-6df2419ba99a HTTP/1.1" 200 1153 0.002681 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domains HTTP/1.1" 200 280 0.001770 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.002824 10.0.0.22 - - [2026-06-01 14:20:16] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 7065 0.058982 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2087 0.005017 10.0.0.22 - - [2026-06-01 14:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2026-06-01 14:20:16] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034278 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004058 10.0.0.22 - - [2026-06-01 14:20:16] "GET /floating-ip-pools?parent_id=03e83671-b1a5-41b7-8f67-52c1bd25dd59&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002002 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004119 10.0.0.22 - - [2026-06-01 14:20:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015946 10.0.0.22 - - [2026-06-01 14:20:16] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.22 - - [2026-06-01 14:20:16] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.009844 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domains HTTP/1.1" 200 280 0.001272 10.0.0.22 - - [2026-06-01 14:20:16] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.002861 10.0.0.22 - - [2026-06-01 14:20:17] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 7321 0.037240 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2325 0.004909 10.0.0.22 - - [2026-06-01 14:20:17] "GET /floating-ip-pool/943c485a-6f6f-45f1-936c-e3c87cd5af1f HTTP/1.1" 200 1315 0.002192 10.0.0.22 - - [2026-06-01 14:20:17] "GET /domains HTTP/1.1" 200 280 0.001444 10.0.0.22 - - [2026-06-01 14:20:17] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.002344 10.0.0.22 - - [2026-06-01 14:20:17] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 7321 0.024834 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 2325 0.003893 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003963 10.0.0.22 - - [2026-06-01 14:20:17] "POST /tags HTTP/1.1" 200 365 0.059736 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.22 - - [2026-06-01 14:20:17] "GET /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016291 10.0.0.22 - - [2026-06-01 14:20:17] "POST /tags HTTP/1.1" 409 206 0.003135 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2026-06-01 14:20:17] "GET /tag/c14c5815-9fa4-4e4e-80a4-1bf9ad3291fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013286 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-06-01 14:20:17] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050778 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003997 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.22 - - [2026-06-01 14:20:17] "GET /service-appliance-set/682865fe-be45-464d-ac87-06953c8fd32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003487 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.001593 10.0.0.22 - - [2026-06-01 14:20:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.083700 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-machine-interface/dda78814-89be-4597-8438-5b1d05943c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004451 10.0.0.22 - - [2026-06-01 14:20:17] "POST /set-tag HTTP/1.1" 200 109 0.014813 10.0.0.22 - - [2026-06-01 14:20:17] "POST /instance-ips HTTP/1.1" 200 417 0.033193 10.0.0.22 - - [2026-06-01 14:20:17] "GET /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004890 10.0.0.22 - - [2026-06-01 14:20:17] "POST /loadbalancers HTTP/1.1" 200 618 0.061742 10.0.0.22 - - [2026-06-01 14:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022873 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008427 10.0.0.22 - - [2026-06-01 14:20:17] "POST /service-instances HTTP/1.1" 200 566 0.063699 10.0.0.22 - - [2026-06-01 14:20:17] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.063509 10.0.0.22 - - [2026-06-01 14:20:17] "POST /ref-update HTTP/1.1" 200 156 0.031126 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-machine-interface/dda78814-89be-4597-8438-5b1d05943c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008359 10.0.0.22 - - [2026-06-01 14:20:17] "GET /virtual-machine-interface/dda78814-89be-4597-8438-5b1d05943c13?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007468 10.0.0.22 - - [2026-06-01 14:20:17] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.008439 10.0.0.22 - - [2026-06-01 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-06-01 14:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015601 10.0.0.22 - - [2026-06-01 14:20:18] "GET /floating-ip-pool/943c485a-6f6f-45f1-936c-e3c87cd5af1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013798 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2026-06-01 14:20:18] "POST /floating-ips HTTP/1.1" 200 671 0.083286 10.0.0.22 - - [2026-06-01 14:20:18] "POST /virtual-machines HTTP/1.1" 200 429 0.044312 10.0.0.22 - - [2026-06-01 14:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007254 10.0.0.22 - - [2026-06-01 14:20:18] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036732 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017431 10.0.0.22 - - [2026-06-01 14:20:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118716 10.0.0.22 - - [2026-06-01 14:20:18] "POST /chown HTTP/1.1" 200 109 0.023771 10.0.0.22 - - [2026-06-01 14:20:18] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017332 10.0.0.22 - - [2026-06-01 14:20:18] "POST /tags HTTP/1.1" 409 221 0.002373 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.22 - - [2026-06-01 14:20:18] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.22 - - [2026-06-01 14:20:18] "PUT /virtual-machine-interface/4d006d72-5eab-428d-9b8f-05589ab07719 HTTP/1.1" 200 284 0.015764 10.0.0.22 - - [2026-06-01 14:20:18] "GET /tag/160c9fe3-53f9-423c-ba27-59c78fb78aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018712 10.0.0.22 - - [2026-06-01 14:20:18] "POST /tags HTTP/1.1" 409 238 0.001771 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.22 - - [2026-06-01 14:20:18] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.035640 10.0.0.22 - - [2026-06-01 14:20:18] "GET /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011576 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.018130 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.027517 10.0.0.22 - - [2026-06-01 14:20:18] "POST /firewall-rules HTTP/1.1" 200 650 0.073762 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.028157 10.0.0.22 - - [2026-06-01 14:20:18] "GET /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.022164 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.009094 10.0.0.22 - - [2026-06-01 14:20:18] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.007905 10.0.0.22 - - [2026-06-01 14:20:18] "GET /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003096 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.031306 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.022963 10.0.0.22 - - [2026-06-01 14:20:18] "POST /ref-update HTTP/1.1" 200 156 0.049067 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.22 - - [2026-06-01 14:20:18] "POST /virtual-machines HTTP/1.1" 200 429 0.017718 10.0.0.22 - - [2026-06-01 14:20:18] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062224 10.0.0.22 - - [2026-06-01 14:20:18] "GET /loadbalancer/00bbebf3-0edb-4c3c-84aa-18259fb69cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.002288 10.0.0.22 - - [2026-06-01 14:20:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148469 10.0.0.22 - - [2026-06-01 14:20:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.061608 10.0.0.22 - - [2026-06-01 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021047 10.0.0.22 - - [2026-06-01 14:20:18] "POST /chown HTTP/1.1" 200 109 0.040585 10.0.0.22 - - [2026-06-01 14:20:18] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047393 10.0.0.22 - - [2026-06-01 14:20:18] "POST /chown HTTP/1.1" 200 109 0.005925 10.0.0.22 - - [2026-06-01 14:20:18] "PUT /virtual-machine-interface/fa5ed9dc-4a3b-495e-a974-d80b7fa1064a HTTP/1.1" 200 284 0.014425 10.0.0.22 - - [2026-06-01 14:20:19] "GET /loadbalancer-listener/dc701b68-9844-4d0a-894b-eb835f070008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017489 10.0.0.22 - - [2026-06-01 14:20:19] "GET /loadbalancer-listener/dc701b68-9844-4d0a-894b-eb835f070008?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003475 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.030138 10.0.0.22 - - [2026-06-01 14:20:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.028291 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.009659 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.027799 10.0.0.22 - - [2026-06-01 14:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016622 10.0.0.22 - - [2026-06-01 14:20:19] "GET /loadbalancer-pool/8949cce2-5fdd-4ca9-97f3-7b22ca0e8aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012000 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.037739 10.0.0.22 - - [2026-06-01 14:20:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031760 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.22 - - [2026-06-01 14:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006392 10.0.0.22 - - [2026-06-01 14:20:19] "GET /loadbalancer-member/3bd73001-bf74-41fd-b173-0360a86649e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011761 10.0.0.22 - - [2026-06-01 14:20:19] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005437 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.030023 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2026-06-01 14:20:19] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003586 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.014031 10.0.0.22 - - [2026-06-01 14:20:19] "POST /tags HTTP/1.1" 409 221 0.011949 10.0.0.22 - - [2026-06-01 14:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016560 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2026-06-01 14:20:19] "GET /tag/160c9fe3-53f9-423c-ba27-59c78fb78aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011141 10.0.0.22 - - [2026-06-01 14:20:19] "POST /tags HTTP/1.1" 409 238 0.001939 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2026-06-01 14:20:19] "GET /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012263 10.0.0.22 - - [2026-06-01 14:20:19] "POST /firewall-rules HTTP/1.1" 409 293 0.004112 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.008186 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.016226 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.024847 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d HTTP/1.1" 200 260 0.034963 10.0.0.22 - - [2026-06-01 14:20:19] "GET /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015177 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.019392 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.011816 10.0.0.22 - - [2026-06-01 14:20:19] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.013162 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.017873 10.0.0.22 - - [2026-06-01 14:20:19] "GET /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008690 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.022550 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.018498 10.0.0.22 - - [2026-06-01 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.019576 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.018713 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.010343 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.013839 10.0.0.22 - - [2026-06-01 14:20:19] "POST /chown HTTP/1.1" 200 109 0.019930 10.0.0.22 - - [2026-06-01 14:20:19] "PUT /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 256 0.011607 10.0.0.22 - - [2026-06-01 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.023239 10.0.0.22 - - [2026-06-01 14:20:20] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.007789 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017846 10.0.0.22 - - [2026-06-01 14:20:20] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.009494 10.0.0.22 - - [2026-06-01 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005038 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019160 10.0.0.22 - - [2026-06-01 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.22 - - [2026-06-01 14:20:20] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.025215 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010090 10.0.0.22 - - [2026-06-01 14:20:20] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.074586 10.0.0.22 - - [2026-06-01 14:20:20] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.011754 10.0.0.22 - - [2026-06-01 14:20:20] "POST /virtual-machines HTTP/1.1" 200 373 0.016295 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009147 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011590 10.0.0.22 - - [2026-06-01 14:20:20] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.043685 10.0.0.22 - - [2026-06-01 14:20:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.173690 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036475 10.0.0.22 - - [2026-06-01 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044354 10.0.0.22 - - [2026-06-01 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.006217 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.015205 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.023511 10.0.0.22 - - [2026-06-01 14:20:20] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.22 - - [2026-06-01 14:20:20] "POST /instance-ips HTTP/1.1" 200 413 0.050035 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.007514 10.0.0.22 - - [2026-06-01 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025273 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.021502 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.031315 10.0.0.22 - - [2026-06-01 14:20:20] "POST /ref-update HTTP/1.1" 200 156 0.016269 10.0.0.22 - - [2026-06-01 14:20:20] "POST /set-tag HTTP/1.1" 200 109 0.014350 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008314 10.0.0.22 - - [2026-06-01 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.22 - - [2026-06-01 14:20:20] "GET /instance-ip/056d5306-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.013939 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.009036 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.018862 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.015072 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004542 10.0.0.22 - - [2026-06-01 14:20:20] "POST /set-tag HTTP/1.1" 200 109 0.008070 10.0.0.22 - - [2026-06-01 14:20:20] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009206 10.0.0.22 - - [2026-06-01 14:20:20] "POST /chown HTTP/1.1" 200 109 0.008942 10.0.0.22 - - [2026-06-01 14:20:21] "POST /ref-update HTTP/1.1" 200 156 0.009507 10.0.0.22 - - [2026-06-01 14:20:21] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011315 10.0.0.22 - - [2026-06-01 14:20:21] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.008675 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.017675 10.0.0.22 - - [2026-06-01 14:20:21] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008755 10.0.0.22 - - [2026-06-01 14:20:21] "POST /set-tag HTTP/1.1" 200 109 0.009360 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.017806 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.024156 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.013211 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006457 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006424 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006864 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.015861 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.017516 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.010434 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.029125 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.005717 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.019331 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006138 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.021854 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006178 10.0.0.22 - - [2026-06-01 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.012455 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.017000 10.0.0.22 - - [2026-06-01 14:20:21] "POST /chown HTTP/1.1" 200 109 0.025295 10.0.0.22 - - [2026-06-01 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013284 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.006135 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.012562 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.006266 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.020962 10.0.0.22 - - [2026-06-01 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.006279 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.019404 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.013467 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.005718 10.0.0.22 - - [2026-06-01 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.005790 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.018615 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.020561 10.0.0.22 - - [2026-06-01 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.005593 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.054604 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.007214 10.0.0.22 - - [2026-06-01 14:20:22] "POST /chown HTTP/1.1" 200 109 0.018697 10.0.0.22 - - [2026-06-01 14:20:23] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007012 10.0.0.22 - - [2026-06-01 14:20:23] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.22 - - [2026-06-01 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-06-01 14:20:23] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002349 10.0.0.22 - - [2026-06-01 14:20:23] "GET /loadbalancer-pool/1b4895c9-f95a-4423-9780-cc4143eddc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004327 10.0.0.22 - - [2026-06-01 14:20:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018917 10.0.0.22 - - [2026-06-01 14:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011822 10.0.0.22 - - [2026-06-01 14:20:23] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007538 10.0.0.22 - - [2026-06-01 14:20:23] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.003645 10.0.0.22 - - [2026-06-01 14:20:23] "POST /ref-update HTTP/1.1" 200 156 0.006066 10.0.0.22 - - [2026-06-01 14:20:23] "POST /tags HTTP/1.1" 409 221 0.001959 10.0.0.22 - - [2026-06-01 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.22 - - [2026-06-01 14:20:23] "GET /tag/160c9fe3-53f9-423c-ba27-59c78fb78aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012371 10.0.0.22 - - [2026-06-01 14:20:23] "GET /floating-ip/13ce5ffb-b21d-4186-ac49-5860e6b3f3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003377 10.0.0.22 - - [2026-06-01 14:20:23] "PUT /floating-ip/13ce5ffb-b21d-4186-ac49-5860e6b3f3f1 HTTP/1.1" 200 256 0.008802 10.0.0.22 - - [2026-06-01 14:20:23] "POST /set-tag HTTP/1.1" 200 109 0.038532 10.0.0.22 - - [2026-06-01 14:20:24] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004235 10.0.0.22 - - [2026-06-01 14:20:24] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.22 - - [2026-06-01 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.22 - - [2026-06-01 14:20:24] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004324 10.0.0.22 - - [2026-06-01 14:20:24] "GET /loadbalancer-pool/1b4895c9-f95a-4423-9780-cc4143eddc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002617 10.0.0.22 - - [2026-06-01 14:20:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021306 10.0.0.22 - - [2026-06-01 14:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009349 10.0.0.22 - - [2026-06-01 14:20:24] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.016823 10.0.0.22 - - [2026-06-01 14:20:24] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004570 10.0.0.22 - - [2026-06-01 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.011038 10.0.0.22 - - [2026-06-01 14:20:24] "POST /set-tag HTTP/1.1" 200 109 0.045425 10.0.0.22 - - [2026-06-01 14:20:24] "GET /floating-ip/13ce5ffb-b21d-4186-ac49-5860e6b3f3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008166 10.0.0.22 - - [2026-06-01 14:20:25] "GET /virtual-machine/d818b47b-5738-4b54-ab99-623565f331f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003040 10.0.0.22 - - [2026-06-01 14:20:25] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005789 10.0.0.22 - - [2026-06-01 14:20:25] "GET /virtual-machine/51835aad-5edf-48bf-8470-63c50cd9a564?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.008130 10.0.0.22 - - [2026-06-01 14:20:25] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004524 10.0.0.22 - - [2026-06-01 14:20:34] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006828 10.0.0.22 - - [2026-06-01 14:20:34] "POST /set-tag HTTP/1.1" 200 109 0.003669 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001365 10.0.0.22 - - [2026-06-01 14:20:35] "GET /virtual-machine/bb758bc0-6558-47c0-a563-9e39be582251?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002932 10.0.0.22 - - [2026-06-01 14:20:35] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004702 10.0.0.22 - - [2026-06-01 14:20:35] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004579 10.0.0.22 - - [2026-06-01 14:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002708 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001738 10.0.0.22 - - [2026-06-01 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.22 - - [2026-06-01 14:20:49] "POST /chown HTTP/1.1" 200 109 0.010519 10.0.0.22 - - [2026-06-01 14:20:49] "POST /chown HTTP/1.1" 200 109 0.023304 10.0.0.22 - - [2026-06-01 14:20:49] "POST /chown HTTP/1.1" 200 109 0.019227 10.0.0.22 - - [2026-06-01 14:20:49] "POST /chown HTTP/1.1" 200 109 0.005609 10.0.0.22 - - [2026-06-01 14:21:07] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004263 10.0.0.22 - - [2026-06-01 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.22 - - [2026-06-01 14:21:07] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004244 10.0.0.22 - - [2026-06-01 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.22 - - [2026-06-01 14:21:07] "GET /virtual-machine/bb758bc0-6558-47c0-a563-9e39be582251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002288 10.0.0.22 - - [2026-06-01 14:21:07] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.22 - - [2026-06-01 14:21:07] "GET /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004417 10.0.0.22 - - [2026-06-01 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.017317 10.0.0.22 - - [2026-06-01 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.023926 10.0.0.22 - - [2026-06-01 14:21:07] "DELETE /instance-ip/056d5306-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.028203 10.0.0.22 - - [2026-06-01 14:21:07] "DELETE /virtual-machine-interface/054b2ccc-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.035619 10.0.0.22 - - [2026-06-01 14:21:07] "DELETE /virtual-machine/bb758bc0-6558-47c0-a563-9e39be582251 HTTP/1.1" 200 115 0.016618 10.0.0.22 - - [2026-06-01 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-06-01 14:21:10] "GET /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010681 10.0.0.22 - - [2026-06-01 14:21:10] "GET /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011612 10.0.0.22 - - [2026-06-01 14:21:10] "GET /virtual-machine-interface/4d006d72-5eab-428d-9b8f-05589ab07719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004847 10.0.0.22 - - [2026-06-01 14:21:10] "POST /set-tag HTTP/1.1" 200 109 0.014239 10.0.0.22 - - [2026-06-01 14:21:10] "GET /virtual-machine-interface/dda78814-89be-4597-8438-5b1d05943c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015904 10.0.0.22 - - [2026-06-01 14:21:10] "POST /set-tag HTTP/1.1" 200 109 0.017181 10.0.0.22 - - [2026-06-01 14:21:11] "GET /virtual-machine-interface/fa5ed9dc-4a3b-495e-a974-d80b7fa1064a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004220 10.0.0.22 - - [2026-06-01 14:21:11] "POST /set-tag HTTP/1.1" 200 109 0.018666 10.0.0.22 - - [2026-06-01 14:21:11] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016211 10.0.0.22 - - [2026-06-01 14:21:11] "GET /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002857 10.0.0.22 - - [2026-06-01 14:21:11] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /firewall-rule/707aae6a-7a37-4961-87c8-af74156bec8d HTTP/1.1" 200 115 0.050421 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /loadbalancer-member/3bd73001-bf74-41fd-b173-0360a86649e3 HTTP/1.1" 200 115 0.034511 10.0.0.22 - - [2026-06-01 14:21:11] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.016081 10.0.0.22 - - [2026-06-01 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013117 10.0.0.22 - - [2026-06-01 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /loadbalancer-pool/8949cce2-5fdd-4ca9-97f3-7b22ca0e8aca HTTP/1.1" 200 115 0.088808 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.009322 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.020694 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /loadbalancer-listener/dc701b68-9844-4d0a-894b-eb835f070008 HTTP/1.1" 200 115 0.076677 10.0.0.22 - - [2026-06-01 14:21:11] "GET /floating-ip/ef4e7814-fc1d-4db5-ab86-f11798c92652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003800 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.034698 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.008608 10.0.0.22 - - [2026-06-01 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2026-06-01 14:21:11] "PUT /floating-ip/ef4e7814-fc1d-4db5-ab86-f11798c92652 HTTP/1.1" 200 256 0.035168 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.015293 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /floating-ip/ef4e7814-fc1d-4db5-ab86-f11798c92652 HTTP/1.1" 200 115 0.057981 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.017198 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.024643 10.0.0.22 - - [2026-06-01 14:21:11] "POST /chown HTTP/1.1" 200 109 0.015013 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /loadbalancer/00bbebf3-0edb-4c3c-84aa-18259fb69cc1 HTTP/1.1" 200 115 0.077998 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /instance-ip/8372e7f0-c47a-440a-aa7a-c4f9ad1a90ad HTTP/1.1" 200 115 0.046515 10.0.0.22 - - [2026-06-01 14:21:11] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.018775 10.0.0.22 - - [2026-06-01 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015018 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /virtual-machine-interface/dda78814-89be-4597-8438-5b1d05943c13 HTTP/1.1" 200 115 0.084735 10.0.0.22 - - [2026-06-01 14:21:11] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.012161 10.0.0.22 - - [2026-06-01 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012734 10.0.0.22 - - [2026-06-01 14:21:11] "PUT /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 266 0.012594 10.0.0.22 - - [2026-06-01 14:21:11] "GET /floating-ip-pool/943c485a-6f6f-45f1-936c-e3c87cd5af1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009047 10.0.0.22 - - [2026-06-01 14:21:11] "POST /ref-update HTTP/1.1" 200 156 0.017335 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /tag/0518cf39-62f4-4492-9abb-2f37e85b5ae1 HTTP/1.1" 200 115 0.124645 10.0.0.22 - - [2026-06-01 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026922 10.0.0.22 - - [2026-06-01 14:21:11] "DELETE /floating-ip-pool/943c485a-6f6f-45f1-936c-e3c87cd5af1f HTTP/1.1" 200 115 0.035011 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /service-instance/fe908331-4055-4ad3-9d0b-a958d81d9d22 HTTP/1.1" 200 115 0.047335 10.0.0.22 - - [2026-06-01 14:21:12] "GET /virtual-machine-interface/4d006d72-5eab-428d-9b8f-05589ab07719?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005021 10.0.0.22 - - [2026-06-01 14:21:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004575 10.0.0.22 - - [2026-06-01 14:21:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001498 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /virtual-network/03e83671-b1a5-41b7-8f67-52c1bd25dd59 HTTP/1.1" 200 115 0.104341 10.0.0.22 - - [2026-06-01 14:21:12] "GET /routing-instance/447c7c63-667a-4195-a57c-44ffc19578ae HTTP/1.1" 404 171 0.001238 10.0.0.22 - - [2026-06-01 14:21:12] "GET /domains HTTP/1.1" 200 280 0.001241 10.0.0.22 - - [2026-06-01 14:21:12] "GET /domain/9ff03839-df67-4d2a-9fcc-36a0982424fe HTTP/1.1" 200 3087 0.002936 10.0.0.22 - - [2026-06-01 14:21:12] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966 HTTP/1.1" 200 7143 0.037733 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /virtual-machine-interface/4d006d72-5eab-428d-9b8f-05589ab07719 HTTP/1.1" 200 115 0.090863 10.0.0.22 - - [2026-06-01 14:21:12] "POST /ref-update HTTP/1.1" 200 156 0.009965 10.0.0.22 - - [2026-06-01 14:21:12] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005629 10.0.0.22 - - [2026-06-01 14:21:12] "POST /set-tag HTTP/1.1" 200 109 0.009157 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /virtual-machine/6f39d6ca-dc23-4ad5-a7bb-9d0d0c58f818 HTTP/1.1" 200 115 0.062110 10.0.0.22 - - [2026-06-01 14:21:12] "GET /virtual-machine-interface/fa5ed9dc-4a3b-495e-a974-d80b7fa1064a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.012686 10.0.0.22 - - [2026-06-01 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2026-06-01 14:21:12] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008729 10.0.0.22 - - [2026-06-01 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /route-target/b7ceb2c9-c47e-44ed-9e0e-6df2419ba99a HTTP/1.1" 200 115 0.015800 10.0.0.22 - - [2026-06-01 14:21:12] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.006223 10.0.0.22 - - [2026-06-01 14:21:12] "POST /set-tag HTTP/1.1" 200 109 0.034361 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /virtual-machine-interface/fa5ed9dc-4a3b-495e-a974-d80b7fa1064a HTTP/1.1" 200 115 0.105073 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /loadbalancer-member/e5b9e80c-c06e-40bc-b878-283c924d2c39 HTTP/1.1" 200 115 0.062960 10.0.0.22 - - [2026-06-01 14:21:12] "DELETE /virtual-machine/dabf80a4-e605-4d1e-85a3-a0ee5bb4e155 HTTP/1.1" 200 115 0.037142 10.0.0.22 - - [2026-06-01 14:21:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004542 10.0.0.22 - - [2026-06-01 14:21:13] "POST /set-tag HTTP/1.1" 200 109 0.003753 10.0.0.22 - - [2026-06-01 14:21:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005844 10.0.0.22 - - [2026-06-01 14:21:13] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.22 - - [2026-06-01 14:21:13] "GET /virtual-machine/51835aad-5edf-48bf-8470-63c50cd9a564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003463 10.0.0.22 - - [2026-06-01 14:21:13] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.22 - - [2026-06-01 14:21:13] "GET /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.013184 10.0.0.22 - - [2026-06-01 14:21:13] "POST /set-tag HTTP/1.1" 200 109 0.016554 10.0.0.22 - - [2026-06-01 14:21:13] "POST /set-tag HTTP/1.1" 200 109 0.020942 10.0.0.22 - - [2026-06-01 14:21:13] "POST /set-tag HTTP/1.1" 200 109 0.027575 10.0.0.22 - - [2026-06-01 14:21:13] "DELETE /instance-ip/010eb67e-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.029337 10.0.0.22 - - [2026-06-01 14:21:13] "POST /ref-update HTTP/1.1" 200 156 0.009798 10.0.0.22 - - [2026-06-01 14:21:13] "DELETE /virtual-machine-interface/00f3dce6-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.039765 10.0.0.22 - - [2026-06-01 14:21:13] "DELETE /virtual-machine/51835aad-5edf-48bf-8470-63c50cd9a564 HTTP/1.1" 200 115 0.022049 10.0.0.22 - - [2026-06-01 14:21:17] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005469 10.0.0.22 - - [2026-06-01 14:21:17] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.22 - - [2026-06-01 14:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.22 - - [2026-06-01 14:21:17] "GET /loadbalancer/5a5d01c4-0712-4a4b-b5ff-358b1d92bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003330 10.0.0.22 - - [2026-06-01 14:21:18] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004089 10.0.0.22 - - [2026-06-01 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.22 - - [2026-06-01 14:21:18] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005584 10.0.0.22 - - [2026-06-01 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.22 - - [2026-06-01 14:21:18] "GET /virtual-machine/d818b47b-5738-4b54-ab99-623565f331f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002630 10.0.0.22 - - [2026-06-01 14:21:18] "POST /ref-update HTTP/1.1" 200 156 0.009021 10.0.0.22 - - [2026-06-01 14:21:18] "GET /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.013530 10.0.0.22 - - [2026-06-01 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.023039 10.0.0.22 - - [2026-06-01 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.017526 10.0.0.22 - - [2026-06-01 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.035459 10.0.0.22 - - [2026-06-01 14:21:18] "DELETE /instance-ip/009e26a2-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.033432 10.0.0.22 - - [2026-06-01 14:21:18] "POST /ref-update HTTP/1.1" 200 156 0.018181 10.0.0.22 - - [2026-06-01 14:21:18] "DELETE /virtual-machine-interface/0087fb02-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.058173 10.0.0.22 - - [2026-06-01 14:21:18] "DELETE /virtual-machine/d818b47b-5738-4b54-ab99-623565f331f9 HTTP/1.1" 200 115 0.019726 10.0.0.22 - - [2026-06-01 14:21:18] "DELETE /tag/698ffa03-5ffe-4451-b3bf-bf876d8b3e66 HTTP/1.1" 200 115 0.081170 10.0.0.22 - - [2026-06-01 14:21:18] "DELETE /tag/c66c4318-870c-430e-a86e-14dfd21a8407 HTTP/1.1" 200 115 0.045478 10.0.0.22 - - [2026-06-01 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2026-06-01 14:21:22] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052234 10.0.0.22 - - [2026-06-01 14:21:22] "POST /tags HTTP/1.1" 200 393 0.028452 10.0.0.22 - - [2026-06-01 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.22 - - [2026-06-01 14:21:22] "GET /tag/ff882157-d56c-44e8-9558-878912ec0467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012628 10.0.0.22 - - [2026-06-01 14:21:22] "POST /tags HTTP/1.1" 200 341 0.016541 10.0.0.22 - - [2026-06-01 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-06-01 14:21:22] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011854 10.0.0.22 - - [2026-06-01 14:21:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000742 10.0.0.22 - - [2026-06-01 14:21:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.010319 10.0.0.22 - - [2026-06-01 14:21:23] "POST /security-groups HTTP/1.1" 200 589 0.066624 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.002156 10.0.0.22 - - [2026-06-01 14:21:23] "POST /projects HTTP/1.1" 200 519 0.223558 10.0.0.22 - - [2026-06-01 14:21:23] "POST /access-control-lists HTTP/1.1" 200 598 0.067745 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.005057 10.0.0.22 - - [2026-06-01 14:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040713 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013726 10.0.0.22 - - [2026-06-01 14:21:23] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015871 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-06-01 14:21:23] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.023377 10.0.0.22 - - [2026-06-01 14:21:23] "POST /access-control-lists HTTP/1.1" 200 596 0.096503 10.0.0.22 - - [2026-06-01 14:21:23] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.054177 10.0.0.22 - - [2026-06-01 14:21:23] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.080174 10.0.0.22 - - [2026-06-01 14:21:23] "POST /security-groups HTTP/1.1" 200 591 0.079094 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.004096 10.0.0.22 - - [2026-06-01 14:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020050 10.0.0.22 - - [2026-06-01 14:21:23] "POST /chown HTTP/1.1" 200 109 0.023327 10.0.0.22 - - [2026-06-01 14:21:23] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003034 10.0.0.22 - - [2026-06-01 14:21:23] "POST /access-control-lists HTTP/1.1" 200 632 0.085486 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020169 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.020878 10.0.0.22 - - [2026-06-01 14:21:23] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002222 10.0.0.22 - - [2026-06-01 14:21:23] "POST /tags HTTP/1.1" 409 226 0.002425 10.0.0.22 - - [2026-06-01 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-06-01 14:21:23] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014324 10.0.0.22 - - [2026-06-01 14:21:23] "POST /access-control-lists HTTP/1.1" 200 630 0.083861 10.0.0.22 - - [2026-06-01 14:21:23] "POST /firewall-rules HTTP/1.1" 200 600 0.085674 10.0.0.22 - - [2026-06-01 14:21:23] "GET /firewall-rule/5369c014-8723-45c5-8bf5-9156896209b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013457 10.0.0.22 - - [2026-06-01 14:21:23] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003166 10.0.0.22 - - [2026-06-01 14:21:23] "GET /firewall-rule/5369c014-8723-45c5-8bf5-9156896209b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003021 10.0.0.22 - - [2026-06-01 14:21:23] "POST /ref-update HTTP/1.1" 200 156 0.038896 10.0.0.22 - - [2026-06-01 14:21:24] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010937 10.0.0.22 - - [2026-06-01 14:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-06-01 14:21:24] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002379 10.0.0.22 - - [2026-06-01 14:21:24] "POST /tags HTTP/1.1" 409 226 0.001725 10.0.0.22 - - [2026-06-01 14:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2026-06-01 14:21:24] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.018775 10.0.0.22 - - [2026-06-01 14:21:24] "POST /firewall-rules HTTP/1.1" 200 598 0.065963 10.0.0.22 - - [2026-06-01 14:21:24] "GET /firewall-rule/f9701777-d41f-4b58-b40e-932e80afb43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003663 10.0.0.22 - - [2026-06-01 14:21:24] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003432 10.0.0.22 - - [2026-06-01 14:21:24] "GET /firewall-rule/f9701777-d41f-4b58-b40e-932e80afb43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002879 10.0.0.22 - - [2026-06-01 14:21:24] "POST /ref-update HTTP/1.1" 200 156 0.064498 10.0.0.22 - - [2026-06-01 14:21:25] "POST /tags HTTP/1.1" 200 393 0.027299 10.0.0.22 - - [2026-06-01 14:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.22 - - [2026-06-01 14:21:25] "GET /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018399 10.0.0.22 - - [2026-06-01 14:21:25] "POST /tags HTTP/1.1" 200 341 0.019308 10.0.0.22 - - [2026-06-01 14:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020328 10.0.0.22 - - [2026-06-01 14:21:25] "GET /tag/0c95d9d5-9f7a-49bd-976a-bfdb449fd1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013134 10.0.0.22 - - [2026-06-01 14:21:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.000822 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002552 10.0.0.22 - - [2026-06-01 14:21:26] "POST /security-groups HTTP/1.1" 200 589 0.059595 10.0.0.22 - - [2026-06-01 14:21:26] "POST /projects HTTP/1.1" 200 519 0.154784 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002532 10.0.0.22 - - [2026-06-01 14:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013598 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.22 - - [2026-06-01 14:21:26] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014319 10.0.0.22 - - [2026-06-01 14:21:26] "POST /access-control-lists HTTP/1.1" 200 598 0.074080 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.004208 10.0.0.22 - - [2026-06-01 14:21:26] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004498 10.0.0.22 - - [2026-06-01 14:21:26] "POST /access-control-lists HTTP/1.1" 200 596 0.074168 10.0.0.22 - - [2026-06-01 14:21:26] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.074584 10.0.0.22 - - [2026-06-01 14:21:26] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.037607 10.0.0.22 - - [2026-06-01 14:21:26] "POST /security-groups HTTP/1.1" 200 591 0.066047 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.002133 10.0.0.22 - - [2026-06-01 14:21:26] "POST /access-control-lists HTTP/1.1" 200 632 0.032862 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.010196 10.0.0.22 - - [2026-06-01 14:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.046708 10.0.0.22 - - [2026-06-01 14:21:26] "POST /chown HTTP/1.1" 200 109 0.020244 10.0.0.22 - - [2026-06-01 14:21:26] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.043565 10.0.0.22 - - [2026-06-01 14:21:26] "POST /access-control-lists HTTP/1.1" 200 630 0.082443 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2026-06-01 14:21:26] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002466 10.0.0.22 - - [2026-06-01 14:21:26] "POST /tags HTTP/1.1" 409 226 0.003181 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.22 - - [2026-06-01 14:21:26] "GET /tag/0c95d9d5-9f7a-49bd-976a-bfdb449fd1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010813 10.0.0.22 - - [2026-06-01 14:21:26] "POST /firewall-rules HTTP/1.1" 200 600 0.064213 10.0.0.22 - - [2026-06-01 14:21:26] "GET /firewall-rule/240bb9c9-a169-407b-89ad-3a210f26b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.016265 10.0.0.22 - - [2026-06-01 14:21:26] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003974 10.0.0.22 - - [2026-06-01 14:21:26] "GET /firewall-rule/240bb9c9-a169-407b-89ad-3a210f26b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002289 10.0.0.22 - - [2026-06-01 14:21:26] "POST /ref-update HTTP/1.1" 200 156 0.043655 10.0.0.22 - - [2026-06-01 14:21:26] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002416 10.0.0.22 - - [2026-06-01 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2026-06-01 14:21:26] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002498 10.0.0.22 - - [2026-06-01 14:21:26] "POST /tags HTTP/1.1" 409 226 0.002079 10.0.0.22 - - [2026-06-01 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.22 - - [2026-06-01 14:21:27] "GET /tag/0c95d9d5-9f7a-49bd-976a-bfdb449fd1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011320 10.0.0.22 - - [2026-06-01 14:21:27] "POST /firewall-rules HTTP/1.1" 200 598 0.069058 10.0.0.22 - - [2026-06-01 14:21:27] "GET /firewall-rule/5fa5893b-0d00-4acc-834d-d58736234c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013152 10.0.0.22 - - [2026-06-01 14:21:27] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009098 10.0.0.22 - - [2026-06-01 14:21:27] "GET /firewall-rule/5fa5893b-0d00-4acc-834d-d58736234c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002705 10.0.0.22 - - [2026-06-01 14:21:27] "POST /ref-update HTTP/1.1" 200 156 0.048007 10.0.0.22 - - [2026-06-01 14:21:28] "POST /tags HTTP/1.1" 200 345 0.095431 10.0.0.22 - - [2026-06-01 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2026-06-01 14:21:28] "GET /tag/9bc2365f-5ca5-490f-b2c6-1a567c3071da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020689 10.0.0.22 - - [2026-06-01 14:21:28] "POST /projects HTTP/1.1" 409 238 0.001844 10.0.0.22 - - [2026-06-01 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.22 - - [2026-06-01 14:21:28] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036723 10.0.0.22 - - [2026-06-01 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.22 - - [2026-06-01 14:21:29] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004101 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-06-01 14:21:29] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003847 10.0.0.22 - - [2026-06-01 14:21:29] "POST /security-groups HTTP/1.1" 409 285 0.002201 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /security-group/66967e0a-0fb4-4cdc-9b46-785384e083f5 HTTP/1.1" 200 262 0.053904 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016390 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /access-control-list/bdde3373-eaa8-4096-96a3-a172196ede20 HTTP/1.1" 200 272 0.023960 10.0.0.22 - - [2026-06-01 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042693 10.0.0.22 - - [2026-06-01 14:21:29] "POST /tags HTTP/1.1" 409 228 0.004145 10.0.0.22 - - [2026-06-01 14:21:29] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.071016 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /access-control-list/755d408a-63fc-4894-8911-e813a1dac665 HTTP/1.1" 200 272 0.051009 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.22 - - [2026-06-01 14:21:29] "GET /tag/9bc2365f-5ca5-490f-b2c6-1a567c3071da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010344 10.0.0.22 - - [2026-06-01 14:21:29] "POST /tags HTTP/1.1" 200 345 0.019595 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.22 - - [2026-06-01 14:21:29] "GET /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013311 10.0.0.22 - - [2026-06-01 14:21:29] "POST /projects HTTP/1.1" 409 238 0.004520 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.22 - - [2026-06-01 14:21:29] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032447 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.22 - - [2026-06-01 14:21:29] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003977 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.22 - - [2026-06-01 14:21:29] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003312 10.0.0.22 - - [2026-06-01 14:21:29] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033335 10.0.0.22 - - [2026-06-01 14:21:29] "POST /security-groups HTTP/1.1" 409 285 0.002410 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /security-group/d3ebdd4a-1143-4f85-a15d-1c9406bce4c6 HTTP/1.1" 200 262 0.054652 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /access-control-list/b150e3cc-c1ec-42f8-a40d-9003b3d31420 HTTP/1.1" 200 272 0.011113 10.0.0.22 - - [2026-06-01 14:21:29] "PUT /access-control-list/fcd08641-555f-4ec3-922c-2ce9f7102be0 HTTP/1.1" 200 272 0.024590 10.0.0.22 - - [2026-06-01 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026917 10.0.0.22 - - [2026-06-01 14:21:29] "POST /tags HTTP/1.1" 409 228 0.007142 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.22 - - [2026-06-01 14:21:29] "GET /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014544 10.0.0.22 - - [2026-06-01 14:21:29] "POST /tags HTTP/1.1" 200 291 0.049564 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.22 - - [2026-06-01 14:21:29] "GET /tag/444f4736-fc5e-4222-af66-edfd82a48d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013070 10.0.0.22 - - [2026-06-01 14:21:29] "POST /tags HTTP/1.1" 200 303 0.047297 10.0.0.22 - - [2026-06-01 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.22 - - [2026-06-01 14:21:30] "GET /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012289 10.0.0.22 - - [2026-06-01 14:21:30] "POST /tags HTTP/1.1" 409 252 0.001577 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.22 - - [2026-06-01 14:21:30] "GET /tag/ff882157-d56c-44e8-9558-878912ec0467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010965 10.0.0.22 - - [2026-06-01 14:21:30] "POST /tags HTTP/1.1" 409 226 0.001960 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.22 - - [2026-06-01 14:21:30] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009974 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004194 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.22 - - [2026-06-01 14:21:30] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029494 10.0.0.22 - - [2026-06-01 14:21:30] "POST /virtual-machines HTTP/1.1" 200 395 0.012024 10.0.0.22 - - [2026-06-01 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007715 10.0.0.22 - - [2026-06-01 14:21:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119197 10.0.0.22 - - [2026-06-01 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021093 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004634 10.0.0.22 - - [2026-06-01 14:21:30] "POST /instance-ips HTTP/1.1" 200 397 0.030204 10.0.0.22 - - [2026-06-01 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027708 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011109 10.0.0.22 - - [2026-06-01 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.059493 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016048 10.0.0.22 - - [2026-06-01 14:21:30] "GET /instance-ip/2f095552-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004964 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003950 10.0.0.22 - - [2026-06-01 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003536 10.0.0.22 - - [2026-06-01 14:21:30] "POST /ref-update HTTP/1.1" 200 156 0.008177 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004180 10.0.0.22 - - [2026-06-01 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.22 - - [2026-06-01 14:21:30] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003549 10.0.0.22 - - [2026-06-01 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.22 - - [2026-06-01 14:21:30] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030958 10.0.0.22 - - [2026-06-01 14:21:30] "POST /virtual-machines HTTP/1.1" 200 395 0.006860 10.0.0.22 - - [2026-06-01 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009426 10.0.0.22 - - [2026-06-01 14:21:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099484 10.0.0.22 - - [2026-06-01 14:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008879 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010749 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007773 10.0.0.22 - - [2026-06-01 14:21:31] "POST /instance-ips HTTP/1.1" 200 397 0.019684 10.0.0.22 - - [2026-06-01 14:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023545 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016252 10.0.0.22 - - [2026-06-01 14:21:31] "POST /set-tag HTTP/1.1" 200 109 0.059603 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013434 10.0.0.22 - - [2026-06-01 14:21:31] "GET /instance-ip/2f73e8fe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006534 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004087 10.0.0.22 - - [2026-06-01 14:21:31] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003413 10.0.0.22 - - [2026-06-01 14:21:31] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004868 10.0.0.22 - - [2026-06-01 14:21:31] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.22 - - [2026-06-01 14:21:31] "POST /tags HTTP/1.1" 200 291 0.016404 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017271 10.0.0.22 - - [2026-06-01 14:21:31] "GET /tag/4e124249-a74f-43cf-ba39-68fbb836a4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012836 10.0.0.22 - - [2026-06-01 14:21:31] "POST /tags HTTP/1.1" 409 252 0.008126 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.22 - - [2026-06-01 14:21:31] "GET /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.030246 10.0.0.22 - - [2026-06-01 14:21:31] "POST /tags HTTP/1.1" 409 226 0.003327 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2026-06-01 14:21:31] "GET /tag/0c95d9d5-9f7a-49bd-976a-bfdb449fd1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014639 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2026-06-01 14:21:31] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003900 10.0.0.22 - - [2026-06-01 14:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2026-06-01 14:21:31] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023979 10.0.0.22 - - [2026-06-01 14:21:31] "POST /virtual-machines HTTP/1.1" 200 395 0.006860 10.0.0.22 - - [2026-06-01 14:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006852 10.0.0.22 - - [2026-06-01 14:21:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099216 10.0.0.22 - - [2026-06-01 14:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020063 10.0.0.22 - - [2026-06-01 14:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005396 10.0.0.22 - - [2026-06-01 14:21:32] "POST /instance-ips HTTP/1.1" 200 397 0.017407 10.0.0.22 - - [2026-06-01 14:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022218 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017354 10.0.0.22 - - [2026-06-01 14:21:32] "POST /set-tag HTTP/1.1" 200 109 0.063815 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014338 10.0.0.22 - - [2026-06-01 14:21:32] "GET /instance-ip/30035f2a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004746 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007242 10.0.0.22 - - [2026-06-01 14:21:32] "POST /set-tag HTTP/1.1" 200 109 0.004468 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.006094 10.0.0.22 - - [2026-06-01 14:21:32] "POST /ref-update HTTP/1.1" 200 156 0.010116 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014037 10.0.0.22 - - [2026-06-01 14:21:32] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.22 - - [2026-06-01 14:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003829 10.0.0.22 - - [2026-06-01 14:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.22 - - [2026-06-01 14:21:32] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033641 10.0.0.22 - - [2026-06-01 14:21:32] "POST /virtual-machines HTTP/1.1" 200 395 0.006841 10.0.0.22 - - [2026-06-01 14:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010693 10.0.0.22 - - [2026-06-01 14:21:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106472 10.0.0.22 - - [2026-06-01 14:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007734 10.0.0.22 - - [2026-06-01 14:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012440 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008746 10.0.0.22 - - [2026-06-01 14:21:32] "POST /instance-ips HTTP/1.1" 200 397 0.019334 10.0.0.22 - - [2026-06-01 14:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026434 10.0.0.22 - - [2026-06-01 14:21:32] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005998 10.0.0.22 - - [2026-06-01 14:21:33] "POST /set-tag HTTP/1.1" 200 109 0.072051 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005104 10.0.0.22 - - [2026-06-01 14:21:33] "GET /instance-ip/30797dea-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007710 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004049 10.0.0.22 - - [2026-06-01 14:21:33] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003073 10.0.0.22 - - [2026-06-01 14:21:33] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022345 10.0.0.22 - - [2026-06-01 14:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.22 - - [2026-06-01 14:21:33] "POST /tags HTTP/1.1" 200 299 0.027039 10.0.0.22 - - [2026-06-01 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.22 - - [2026-06-01 14:21:33] "GET /tag/1bc284ae-7edb-4fae-8851-4dfe9a86cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015880 10.0.0.22 - - [2026-06-01 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005651 10.0.0.22 - - [2026-06-01 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-06-01 14:21:33] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038009 10.0.0.22 - - [2026-06-01 14:21:33] "POST /virtual-machines HTTP/1.1" 200 395 0.007704 10.0.0.22 - - [2026-06-01 14:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018358 10.0.0.22 - - [2026-06-01 14:21:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113420 10.0.0.22 - - [2026-06-01 14:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009987 10.0.0.22 - - [2026-06-01 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012660 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006362 10.0.0.22 - - [2026-06-01 14:21:33] "POST /instance-ips HTTP/1.1" 200 397 0.018605 10.0.0.22 - - [2026-06-01 14:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021178 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010268 10.0.0.22 - - [2026-06-01 14:21:33] "POST /set-tag HTTP/1.1" 200 109 0.017699 10.0.0.22 - - [2026-06-01 14:21:33] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007652 10.0.0.22 - - [2026-06-01 14:21:33] "GET /instance-ip/30ffd502-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002790 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008828 10.0.0.22 - - [2026-06-01 14:21:34] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.22 - - [2026-06-01 14:21:34] "POST /tags HTTP/1.1" 200 299 0.019073 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2026-06-01 14:21:34] "GET /tag/2e16bfeb-5f17-4133-9794-fabb33b52985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010620 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004250 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2026-06-01 14:21:34] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023980 10.0.0.22 - - [2026-06-01 14:21:34] "POST /virtual-machines HTTP/1.1" 200 395 0.009933 10.0.0.22 - - [2026-06-01 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008608 10.0.0.22 - - [2026-06-01 14:21:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108963 10.0.0.22 - - [2026-06-01 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029886 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004516 10.0.0.22 - - [2026-06-01 14:21:34] "POST /instance-ips HTTP/1.1" 200 397 0.023502 10.0.0.22 - - [2026-06-01 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021306 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015349 10.0.0.22 - - [2026-06-01 14:21:34] "POST /set-tag HTTP/1.1" 200 109 0.019700 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009579 10.0.0.22 - - [2026-06-01 14:21:34] "GET /instance-ip/3165b228-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004183 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004458 10.0.0.22 - - [2026-06-01 14:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.22 - - [2026-06-01 14:21:34] "POST /tags HTTP/1.1" 200 299 0.023161 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2026-06-01 14:21:34] "GET /tag/1acf39aa-8604-433d-a6ae-6dd82ea08138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013221 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-06-01 14:21:34] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003542 10.0.0.22 - - [2026-06-01 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.22 - - [2026-06-01 14:21:34] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027626 10.0.0.22 - - [2026-06-01 14:21:34] "POST /virtual-machines HTTP/1.1" 200 395 0.007390 10.0.0.22 - - [2026-06-01 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028338 10.0.0.22 - - [2026-06-01 14:21:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110707 10.0.0.22 - - [2026-06-01 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009191 10.0.0.22 - - [2026-06-01 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005117 10.0.0.22 - - [2026-06-01 14:21:35] "POST /instance-ips HTTP/1.1" 200 397 0.023327 10.0.0.22 - - [2026-06-01 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021598 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013856 10.0.0.22 - - [2026-06-01 14:21:35] "POST /set-tag HTTP/1.1" 200 109 0.021360 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020020 10.0.0.22 - - [2026-06-01 14:21:35] "GET /instance-ip/31cf86a8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002892 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004155 10.0.0.22 - - [2026-06-01 14:21:35] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.22 - - [2026-06-01 14:21:35] "POST /tags HTTP/1.1" 200 299 0.030175 10.0.0.22 - - [2026-06-01 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2026-06-01 14:21:35] "GET /tag/c037007e-7ed5-45b5-b7d6-d9e4e8b0d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.021693 10.0.0.22 - - [2026-06-01 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008551 10.0.0.22 - - [2026-06-01 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.22 - - [2026-06-01 14:21:35] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051658 10.0.0.22 - - [2026-06-01 14:21:35] "POST /virtual-machines HTTP/1.1" 200 395 0.021870 10.0.0.22 - - [2026-06-01 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018921 10.0.0.22 - - [2026-06-01 14:21:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.175196 10.0.0.22 - - [2026-06-01 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016138 10.0.0.22 - - [2026-06-01 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022860 10.0.0.22 - - [2026-06-01 14:21:35] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011645 10.0.0.22 - - [2026-06-01 14:21:36] "POST /instance-ips HTTP/1.1" 200 397 0.037016 10.0.0.22 - - [2026-06-01 14:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023929 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011479 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.017774 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015712 10.0.0.22 - - [2026-06-01 14:21:36] "GET /instance-ip/3252ea70-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003339 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005080 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.004295 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004013 10.0.0.22 - - [2026-06-01 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.008442 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013795 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004152 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003490 10.0.0.22 - - [2026-06-01 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.006701 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004622 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003757 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004117 10.0.0.22 - - [2026-06-01 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.008038 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004024 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003426 10.0.0.22 - - [2026-06-01 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.007321 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004042 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003860 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.004586 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005716 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003675 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001758 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004007 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003656 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.22 - - [2026-06-01 14:21:36] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004548 10.0.0.22 - - [2026-06-01 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.22 - - [2026-06-01 14:21:37] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004239 10.0.0.22 - - [2026-06-01 14:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.22 - - [2026-06-01 14:21:39] "GET /virtual-machine/b277a7ac-82e5-4abb-adf4-c5b42cc4347e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002723 10.0.0.22 - - [2026-06-01 14:21:39] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004412 10.0.0.22 - - [2026-06-01 14:21:41] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004694 10.0.0.22 - - [2026-06-01 14:21:41] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.22 - - [2026-06-01 14:21:41] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004032 10.0.0.22 - - [2026-06-01 14:21:41] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.22 - - [2026-06-01 14:21:42] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004531 10.0.0.22 - - [2026-06-01 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.004516 10.0.0.22 - - [2026-06-01 14:21:42] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021813 10.0.0.22 - - [2026-06-01 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.013384 10.0.0.22 - - [2026-06-01 14:21:42] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004682 10.0.0.22 - - [2026-06-01 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine/50150721-08b5-467c-a7e9-7d0059acc6d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002926 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003908 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine/8810768f-6418-4f2e-8ceb-553b465b2c93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002829 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003708 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine/7bb090a2-3aba-4c47-85d0-e9eaa4182a0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002997 10.0.0.22 - - [2026-06-01 14:21:44] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003778 10.0.0.22 - - [2026-06-01 14:21:46] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.22 - - [2026-06-01 14:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine/6978a6af-b346-45b1-8e02-afb0a2878912?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002765 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003692 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine/441a4b81-3dac-45d0-b258-eeea324979ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003076 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine/8d90e3b7-c950-4d09-84ce-f19f76f27458?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002712 10.0.0.22 - - [2026-06-01 14:21:49] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003811 10.0.0.22 - - [2026-06-01 14:21:50] "GET /virtual-machine/eaafc449-522d-4303-974e-51950b8e0091?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002668 10.0.0.22 - - [2026-06-01 14:21:50] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003683 10.0.0.22 - - [2026-06-01 14:21:50] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001997 10.0.0.22 - - [2026-06-01 14:21:50] "POST /tags HTTP/1.1" 200 333 0.022696 10.0.0.22 - - [2026-06-01 14:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.032900 10.0.0.22 - - [2026-06-01 14:21:50] "GET /tag/3354755a-1035-4ada-9694-be5198c845fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013742 10.0.0.22 - - [2026-06-01 14:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-06-01 14:21:50] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029221 10.0.0.22 - - [2026-06-01 14:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2026-06-01 14:21:50] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003062 10.0.0.22 - - [2026-06-01 14:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001138 10.0.0.22 - - [2026-06-01 14:21:50] "GET /service-appliance-set/c95cc61d-8d8c-4a51-8ada-691b53f0ae01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001687 10.0.0.22 - - [2026-06-01 14:21:50] "POST /fqname-to-id HTTP/1.1" 404 273 0.001143 10.0.0.22 - - [2026-06-01 14:21:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106294 10.0.0.22 - - [2026-06-01 14:21:50] "GET /virtual-machine-interface/b2b8dd7f-7782-40a5-a4f5-9ae44bb3d8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004194 10.0.0.22 - - [2026-06-01 14:21:50] "POST /instance-ips HTTP/1.1" 200 409 0.025339 10.0.0.22 - - [2026-06-01 14:21:50] "GET /instance-ip/8fdbccd9-0e01-4622-bb7f-5934811b5d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004335 10.0.0.22 - - [2026-06-01 14:21:51] "POST /loadbalancers HTTP/1.1" 200 629 0.064597 10.0.0.22 - - [2026-06-01 14:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029422 10.0.0.22 - - [2026-06-01 14:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.22 - - [2026-06-01 14:21:51] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.079242 10.0.0.22 - - [2026-06-01 14:21:51] "GET /instance-ip/8fdbccd9-0e01-4622-bb7f-5934811b5d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006610 10.0.0.22 - - [2026-06-01 14:21:51] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041344 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006690 10.0.0.22 - - [2026-06-01 14:21:51] "POST /floating-ips HTTP/1.1" 200 597 0.024450 10.0.0.22 - - [2026-06-01 14:21:51] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023802 10.0.0.22 - - [2026-06-01 14:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.22 - - [2026-06-01 14:21:51] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064378 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer-listener/fc28c24a-aee7-44b3-9aac-ad074d5df5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002850 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer-listener/fc28c24a-aee7-44b3-9aac-ad074d5df5e0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003286 10.0.0.22 - - [2026-06-01 14:21:51] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.033338 10.0.0.22 - - [2026-06-01 14:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2026-06-01 14:21:51] "GET /instance-ip/8fdbccd9-0e01-4622-bb7f-5934811b5d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002791 10.0.0.22 - - [2026-06-01 14:21:51] "GET /instance-ip/8fdbccd9-0e01-4622-bb7f-5934811b5d81?fields=floating_ips HTTP/1.1" 200 1213 0.004636 10.0.0.22 - - [2026-06-01 14:21:51] "GET /floating-ip/0ad6e325-830b-452a-ad66-69ef6c31e0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002209 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002414 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer-pool/af199c6a-b194-4cf8-adca-2637b6fc26fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004080 10.0.0.22 - - [2026-06-01 14:21:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014062 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004890 10.0.0.22 - - [2026-06-01 14:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008415 10.0.0.22 - - [2026-06-01 14:21:51] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010040 10.0.0.22 - - [2026-06-01 14:21:51] "POST /tags HTTP/1.1" 409 221 0.002030 10.0.0.22 - - [2026-06-01 14:21:51] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003836 10.0.0.22 - - [2026-06-01 14:21:51] "POST /ref-update HTTP/1.1" 200 156 0.008084 10.0.0.22 - - [2026-06-01 14:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2026-06-01 14:21:51] "GET /tag/3354755a-1035-4ada-9694-be5198c845fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012575 10.0.0.22 - - [2026-06-01 14:21:51] "GET /floating-ip/0ad6e325-830b-452a-ad66-69ef6c31e0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.005177 10.0.0.22 - - [2026-06-01 14:21:51] "PUT /floating-ip/0ad6e325-830b-452a-ad66-69ef6c31e0ba HTTP/1.1" 200 256 0.009183 10.0.0.22 - - [2026-06-01 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.086826 10.0.0.22 - - [2026-06-01 14:21:51] "GET /loadbalancer-pool/af199c6a-b194-4cf8-adca-2637b6fc26fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009413 10.0.0.22 - - [2026-06-01 14:21:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015975 10.0.0.22 - - [2026-06-01 14:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021188 10.0.0.22 - - [2026-06-01 14:21:51] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008423 10.0.0.22 - - [2026-06-01 14:21:51] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004336 10.0.0.22 - - [2026-06-01 14:21:51] "POST /ref-update HTTP/1.1" 200 156 0.007805 10.0.0.22 - - [2026-06-01 14:21:51] "GET /floating-ip/0ad6e325-830b-452a-ad66-69ef6c31e0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.001966 10.0.0.22 - - [2026-06-01 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.063795 10.0.0.22 - - [2026-06-01 14:21:52] "POST /tags HTTP/1.1" 409 206 0.003173 10.0.0.22 - - [2026-06-01 14:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2026-06-01 14:21:52] "GET /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012802 10.0.0.22 - - [2026-06-01 14:21:53] "POST /tags HTTP/1.1" 409 204 0.001797 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.22 - - [2026-06-01 14:21:53] "GET /tag/2e16bfeb-5f17-4133-9794-fabb33b52985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009783 10.0.0.22 - - [2026-06-01 14:21:53] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002172 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.22 - - [2026-06-01 14:21:53] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004353 10.0.0.22 - - [2026-06-01 14:21:53] "POST /tags HTTP/1.1" 409 206 0.002168 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.22 - - [2026-06-01 14:21:53] "GET /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010880 10.0.0.22 - - [2026-06-01 14:21:53] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2026-06-01 14:21:53] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009822 10.0.0.22 - - [2026-06-01 14:21:53] "POST /tags HTTP/1.1" 409 204 0.001986 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-06-01 14:21:53] "GET /tag/2e16bfeb-5f17-4133-9794-fabb33b52985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015745 10.0.0.22 - - [2026-06-01 14:21:53] "POST /tags HTTP/1.1" 409 226 0.001603 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2026-06-01 14:21:53] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009845 10.0.0.22 - - [2026-06-01 14:21:53] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002315 10.0.0.22 - - [2026-06-01 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.22 - - [2026-06-01 14:21:53] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002966 10.0.0.22 - - [2026-06-01 14:21:53] "POST /firewall-rules HTTP/1.1" 200 626 0.072635 10.0.0.22 - - [2026-06-01 14:21:53] "POST /firewall-rules HTTP/1.1" 200 646 0.079157 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-rule/3f6fd589-6dee-491f-8c3b-4c6ac4d0de4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007059 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002380 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-rule/8aa2ba93-09a4-4c2a-980e-3e4b526081b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003743 10.0.0.22 - - [2026-06-01 14:21:53] "POST /ref-update HTTP/1.1" 200 156 0.035488 10.0.0.22 - - [2026-06-01 14:21:53] "POST /firewall-policys HTTP/1.1" 200 606 0.038304 10.0.0.22 - - [2026-06-01 14:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017643 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009625 10.0.0.22 - - [2026-06-01 14:21:53] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002743 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002569 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003537 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.006196 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004061 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002951 10.0.0.22 - - [2026-06-01 14:21:53] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.005564 10.0.0.22 - - [2026-06-01 14:21:53] "POST /ref-update HTTP/1.1" 200 156 0.019353 10.0.0.22 - - [2026-06-01 14:21:53] "POST /ref-update HTTP/1.1" 200 156 0.030236 10.0.0.22 - - [2026-06-01 14:21:54] "POST /ref-update HTTP/1.1" 200 156 0.039972 10.0.0.22 - - [2026-06-01 14:21:54] "POST /ref-update HTTP/1.1" 200 156 0.030524 10.0.0.22 - - [2026-06-01 14:21:54] "POST /ref-update HTTP/1.1" 200 156 0.053430 10.0.0.22 - - [2026-06-01 14:21:54] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008123 10.0.0.22 - - [2026-06-01 14:22:07] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004664 10.0.0.22 - - [2026-06-01 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.22 - - [2026-06-01 14:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2026-06-01 14:22:07] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002567 10.0.0.22 - - [2026-06-01 14:22:07] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004154 10.0.0.22 - - [2026-06-01 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.019851 10.0.0.22 - - [2026-06-01 14:22:07] "DELETE /loadbalancer-member/afc4f262-05ef-4fa7-9cd0-4b3ef8919e0a HTTP/1.1" 200 115 0.027716 10.0.0.22 - - [2026-06-01 14:22:07] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005724 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.22 - - [2026-06-01 14:22:08] "DELETE /loadbalancer-member/ef52f200-aeb7-4c7d-be4d-f5afd2451543 HTTP/1.1" 200 115 0.030107 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006430 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-01 14:22:08] "DELETE /loadbalancer-member/4c14776b-225c-4ab1-a20a-00f9c85b9c29 HTTP/1.1" 200 115 0.030422 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007321 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.005389 10.0.0.22 - - [2026-06-01 14:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-06-01 14:22:08] "GET /loadbalancer/4fcef61d-47f0-4477-9f9a-e99a5e7e078f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002359 10.0.0.22 - - [2026-06-01 14:22:08] "GET /loadbalancer-pool/6f496db4-13fe-454c-924d-792cdb1f5a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002368 10.0.0.22 - - [2026-06-01 14:22:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014697 10.0.0.22 - - [2026-06-01 14:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021128 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008603 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013820 10.0.0.22 - - [2026-06-01 14:22:08] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006054 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.079975 10.0.0.22 - - [2026-06-01 14:22:08] "GET /loadbalancer-pool/bc67c219-b3dd-4571-87e0-542613ad4737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003076 10.0.0.22 - - [2026-06-01 14:22:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032937 10.0.0.22 - - [2026-06-01 14:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027053 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022911 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006576 10.0.0.22 - - [2026-06-01 14:22:08] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004807 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.010942 10.0.0.22 - - [2026-06-01 14:22:08] "GET /loadbalancer-pool/2b5019f5-f16a-4369-aee4-d70f4f7b9af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009209 10.0.0.22 - - [2026-06-01 14:22:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036538 10.0.0.22 - - [2026-06-01 14:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010437 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005609 10.0.0.22 - - [2026-06-01 14:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.22 - - [2026-06-01 14:22:08] "GET /virtual-machine-interface/cebcfe0c-5dc3-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006100 10.0.0.22 - - [2026-06-01 14:22:08] "GET /floating-ip/88bb5b7f-73f1-44ac-833c-982af399522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003813 10.0.0.22 - - [2026-06-01 14:22:54] "GET /global-system-configs HTTP/1.1" 200 322 0.010355 10.0.0.22 - - [2026-06-01 14:22:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002695 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 252 0.002204 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.036560 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 228 0.003572 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012066 10.0.0.22 - - [2026-06-01 14:24:01] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003641 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2026-06-01 14:24:01] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002742 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 206 0.001859 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018155 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015184 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 204 0.002005 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/2e16bfeb-5f17-4133-9794-fabb33b52985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013013 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 226 0.002866 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010252 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 228 0.002403 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010460 10.0.0.22 - - [2026-06-01 14:24:01] "POST /tags HTTP/1.1" 409 252 0.003672 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013133 10.0.0.22 - - [2026-06-01 14:24:01] "GET /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011488 10.0.0.22 - - [2026-06-01 14:24:01] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003015 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.22 - - [2026-06-01 14:24:01] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.22 - - [2026-06-01 14:24:01] "POST /firewall-rules HTTP/1.1" 409 281 0.003000 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2026-06-01 14:24:01] "PUT /firewall-rule/8aa2ba93-09a4-4c2a-980e-3e4b526081b3 HTTP/1.1" 200 260 0.023133 10.0.0.22 - - [2026-06-01 14:24:01] "POST /firewall-rules HTTP/1.1" 409 291 0.008353 10.0.0.22 - - [2026-06-01 14:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.22 - - [2026-06-01 14:24:01] "PUT /firewall-rule/3f6fd589-6dee-491f-8c3b-4c6ac4d0de4f HTTP/1.1" 200 260 0.020841 10.0.0.22 - - [2026-06-01 14:24:01] "GET /firewall-rule/3f6fd589-6dee-491f-8c3b-4c6ac4d0de4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.011493 10.0.0.22 - - [2026-06-01 14:24:02] "POST /firewall-rules HTTP/1.1" 200 658 0.093456 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-rule/aef2fe07-9104-4d8d-a3a5-6e0b7debe962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003770 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002162 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-rule/8aa2ba93-09a4-4c2a-980e-3e4b526081b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002660 10.0.0.22 - - [2026-06-01 14:24:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002301 10.0.0.22 - - [2026-06-01 14:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.22 - - [2026-06-01 14:24:02] "PUT /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65 HTTP/1.1" 200 264 0.043478 10.0.0.22 - - [2026-06-01 14:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012750 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016875 10.0.0.22 - - [2026-06-01 14:24:02] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004611 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002597 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/03df2055-d1c1-464e-915b-0eb5657e4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.008192 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002546 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002597 10.0.0.22 - - [2026-06-01 14:24:02] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004339 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:24:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.22 - - [2026-06-01 14:25:03] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011904 10.0.0.22 - - [2026-06-01 14:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.22 - - [2026-06-01 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-06-01 14:25:03] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002282 10.0.0.22 - - [2026-06-01 14:25:03] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005068 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.046458 10.0.0.22 - - [2026-06-01 14:25:04] "DELETE /loadbalancer-member/ac28e6e0-2752-43f9-a71a-5dc9da42494e HTTP/1.1" 200 115 0.043999 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010554 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004213 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005343 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004604 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004089 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009247 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.22 - - [2026-06-01 14:25:04] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007230 10.0.0.22 - - [2026-06-01 14:25:04] "POST /set-tag HTTP/1.1" 200 109 0.004010 10.0.0.22 - - [2026-06-01 14:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.22 - - [2026-06-01 14:25:04] "GET /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002486 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004536 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.004981 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004825 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine/b277a7ac-82e5-4abb-adf4-c5b42cc4347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003660 10.0.0.22 - - [2026-06-01 14:25:05] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010367 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.031528 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.026789 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.039865 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.013331 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.027409 10.0.0.22 - - [2026-06-01 14:25:05] "DELETE /instance-ip/2f095552-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.041994 10.0.0.22 - - [2026-06-01 14:25:05] "POST /ref-update HTTP/1.1" 200 156 0.009255 10.0.0.22 - - [2026-06-01 14:25:05] "DELETE /virtual-machine-interface/2ef1a5b0-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.030811 10.0.0.22 - - [2026-06-01 14:25:05] "DELETE /virtual-machine/b277a7ac-82e5-4abb-adf4-c5b42cc4347e HTTP/1.1" 200 115 0.018116 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006548 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005360 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine/7bb090a2-3aba-4c47-85d0-e9eaa4182a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002842 10.0.0.22 - - [2026-06-01 14:25:05] "POST /ref-update HTTP/1.1" 200 156 0.009200 10.0.0.22 - - [2026-06-01 14:25:05] "GET /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014373 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.023798 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.027035 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.029614 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.014499 10.0.0.22 - - [2026-06-01 14:25:05] "POST /set-tag HTTP/1.1" 200 109 0.028960 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /instance-ip/30797dea-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.059002 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /virtual-machine-interface/3060e136-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.036741 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /virtual-machine/7bb090a2-3aba-4c47-85d0-e9eaa4182a0d HTTP/1.1" 200 115 0.024014 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005140 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003900 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine/8810768f-6418-4f2e-8ceb-553b465b2c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002669 10.0.0.22 - - [2026-06-01 14:25:06] "POST /ref-update HTTP/1.1" 200 156 0.009764 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022438 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.018209 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.042037 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.027767 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.015537 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.021534 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /instance-ip/30035f2a-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.051144 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /virtual-machine-interface/2fef6cd6-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.039978 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /virtual-machine/8810768f-6418-4f2e-8ceb-553b465b2c93 HTTP/1.1" 200 115 0.023837 10.0.0.22 - - [2026-06-01 14:25:06] "DELETE /tag/4e124249-a74f-43cf-ba39-68fbb836a4c8 HTTP/1.1" 200 115 0.039335 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004133 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.004234 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005985 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.003478 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine/50150721-08b5-467c-a7e9-7d0059acc6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002683 10.0.0.22 - - [2026-06-01 14:25:06] "POST /ref-update HTTP/1.1" 200 156 0.009422 10.0.0.22 - - [2026-06-01 14:25:06] "GET /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012732 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.018789 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.030131 10.0.0.22 - - [2026-06-01 14:25:06] "POST /set-tag HTTP/1.1" 200 109 0.022889 10.0.0.22 - - [2026-06-01 14:25:07] "POST /set-tag HTTP/1.1" 200 109 0.020615 10.0.0.22 - - [2026-06-01 14:25:07] "POST /set-tag HTTP/1.1" 200 109 0.021315 10.0.0.22 - - [2026-06-01 14:25:07] "DELETE /instance-ip/2f73e8fe-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.040659 10.0.0.22 - - [2026-06-01 14:25:07] "POST /ref-update HTTP/1.1" 200 156 0.006630 10.0.0.22 - - [2026-06-01 14:25:07] "DELETE /virtual-machine-interface/2f5bc76a-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.065354 10.0.0.22 - - [2026-06-01 14:25:07] "DELETE /virtual-machine/50150721-08b5-467c-a7e9-7d0059acc6d4 HTTP/1.1" 200 115 0.026498 10.0.0.22 - - [2026-06-01 14:25:07] "DELETE /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23 HTTP/1.1" 409 388 0.005063 10.0.0.22 - - [2026-06-01 14:25:07] "DELETE /tag/444f4736-fc5e-4222-af66-edfd82a48d34 HTTP/1.1" 200 115 0.047641 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:25:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:25:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005245 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003876 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine/eaafc449-522d-4303-974e-51950b8e0091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002320 10.0.0.22 - - [2026-06-01 14:25:35] "POST /ref-update HTTP/1.1" 200 156 0.009040 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004225 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.014985 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.039974 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.013032 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.024436 10.0.0.22 - - [2026-06-01 14:25:35] "DELETE /instance-ip/3252ea70-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.037375 10.0.0.22 - - [2026-06-01 14:25:35] "DELETE /virtual-machine-interface/322e9eb8-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.034698 10.0.0.22 - - [2026-06-01 14:25:35] "DELETE /virtual-machine/eaafc449-522d-4303-974e-51950b8e0091 HTTP/1.1" 200 115 0.021741 10.0.0.22 - - [2026-06-01 14:25:35] "DELETE /tag/c037007e-7ed5-45b5-b7d6-d9e4e8b0d433 HTTP/1.1" 200 115 0.030570 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003891 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine/8d90e3b7-c950-4d09-84ce-f19f76f27458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002605 10.0.0.22 - - [2026-06-01 14:25:35] "POST /ref-update HTTP/1.1" 200 156 0.010786 10.0.0.22 - - [2026-06-01 14:25:35] "GET /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014297 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.017086 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.027125 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.025801 10.0.0.22 - - [2026-06-01 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.025122 10.0.0.22 - - [2026-06-01 14:25:35] "DELETE /instance-ip/3165b228-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.054334 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /virtual-machine-interface/314eabd2-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.047287 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /virtual-machine/8d90e3b7-c950-4d09-84ce-f19f76f27458 HTTP/1.1" 200 115 0.028898 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /tag/2e16bfeb-5f17-4133-9794-fabb33b52985 HTTP/1.1" 409 236 0.005688 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004200 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008424 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine/6978a6af-b346-45b1-8e02-afb0a2878912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003463 10.0.0.22 - - [2026-06-01 14:25:36] "POST /ref-update HTTP/1.1" 200 156 0.010363 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005740 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.018694 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.043651 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.015941 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.046329 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /instance-ip/30ffd502-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.069245 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /virtual-machine-interface/30e52630-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.049351 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /virtual-machine/6978a6af-b346-45b1-8e02-afb0a2878912 HTTP/1.1" 200 115 0.020295 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /tag/1bc284ae-7edb-4fae-8851-4dfe9a86cac8 HTTP/1.1" 200 115 0.045504 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /tag/9bc2365f-5ca5-490f-b2c6-1a567c3071da HTTP/1.1" 200 115 0.058266 10.0.0.22 - - [2026-06-01 14:25:36] "DELETE /tag/ff882157-d56c-44e8-9558-878912ec0467 HTTP/1.1" 200 115 0.060317 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016674 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019821 10.0.0.22 - - [2026-06-01 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.003740 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine/441a4b81-3dac-45d0-b258-eeea324979ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002728 10.0.0.22 - - [2026-06-01 14:25:36] "POST /ref-update HTTP/1.1" 200 156 0.013159 10.0.0.22 - - [2026-06-01 14:25:36] "GET /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015324 10.0.0.22 - - [2026-06-01 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.034851 10.0.0.22 - - [2026-06-01 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.046151 10.0.0.22 - - [2026-06-01 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.020775 10.0.0.22 - - [2026-06-01 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.011335 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /instance-ip/31cf86a8-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.037762 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /virtual-machine-interface/31b4cdfe-5dc5-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.043107 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /virtual-machine/441a4b81-3dac-45d0-b258-eeea324979ea HTTP/1.1" 200 115 0.018810 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d HTTP/1.1" 409 236 0.005249 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /tag/1acf39aa-8604-433d-a6ae-6dd82ea08138 HTTP/1.1" 200 115 0.027426 10.0.0.22 - - [2026-06-01 14:25:37] "DELETE /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2 HTTP/1.1" 409 236 0.009326 10.0.0.22 - - [2026-06-01 14:25:39] "POST /projects HTTP/1.1" 409 238 0.007134 10.0.0.22 - - [2026-06-01 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.22 - - [2026-06-01 14:25:39] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041302 10.0.0.22 - - [2026-06-01 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.22 - - [2026-06-01 14:25:39] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005075 10.0.0.22 - - [2026-06-01 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011106 10.0.0.22 - - [2026-06-01 14:25:39] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004982 10.0.0.22 - - [2026-06-01 14:25:39] "POST /security-groups HTTP/1.1" 409 285 0.003128 10.0.0.22 - - [2026-06-01 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2026-06-01 14:25:39] "PUT /security-group/d3ebdd4a-1143-4f85-a15d-1c9406bce4c6 HTTP/1.1" 200 262 0.057905 10.0.0.22 - - [2026-06-01 14:25:39] "PUT /access-control-list/b150e3cc-c1ec-42f8-a40d-9003b3d31420 HTTP/1.1" 200 272 0.012236 10.0.0.22 - - [2026-06-01 14:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029086 10.0.0.22 - - [2026-06-01 14:25:39] "PUT /access-control-list/fcd08641-555f-4ec3-922c-2ce9f7102be0 HTTP/1.1" 200 272 0.018184 10.0.0.22 - - [2026-06-01 14:25:44] "POST /projects HTTP/1.1" 409 238 0.002023 10.0.0.22 - - [2026-06-01 14:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-06-01 14:25:44] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035834 10.0.0.22 - - [2026-06-01 14:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.22 - - [2026-06-01 14:25:44] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004229 10.0.0.22 - - [2026-06-01 14:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2026-06-01 14:25:44] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004291 10.0.0.22 - - [2026-06-01 14:25:44] "POST /security-groups HTTP/1.1" 409 285 0.002150 10.0.0.22 - - [2026-06-01 14:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.22 - - [2026-06-01 14:25:44] "PUT /security-group/d3ebdd4a-1143-4f85-a15d-1c9406bce4c6 HTTP/1.1" 200 262 0.054748 10.0.0.22 - - [2026-06-01 14:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031516 10.0.0.22 - - [2026-06-01 14:25:44] "PUT /access-control-list/b150e3cc-c1ec-42f8-a40d-9003b3d31420 HTTP/1.1" 200 272 0.016128 10.0.0.22 - - [2026-06-01 14:25:44] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.011772 10.0.0.22 - - [2026-06-01 14:25:44] "PUT /access-control-list/fcd08641-555f-4ec3-922c-2ce9f7102be0 HTTP/1.1" 200 272 0.025283 10.0.0.22 - - [2026-06-01 14:25:44] "GET /firewall-rule/240bb9c9-a169-407b-89ad-3a210f26b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002502 10.0.0.22 - - [2026-06-01 14:25:44] "POST /ref-update HTTP/1.1" 200 156 0.043246 10.0.0.22 - - [2026-06-01 14:25:44] "DELETE /firewall-rule/240bb9c9-a169-407b-89ad-3a210f26b3b8 HTTP/1.1" 200 115 0.037107 10.0.0.22 - - [2026-06-01 14:25:44] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005452 10.0.0.22 - - [2026-06-01 14:25:44] "GET /firewall-rule/5fa5893b-0d00-4acc-834d-d58736234c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002831 10.0.0.22 - - [2026-06-01 14:25:44] "POST /ref-update HTTP/1.1" 200 156 0.043571 10.0.0.22 - - [2026-06-01 14:25:44] "DELETE /firewall-rule/5fa5893b-0d00-4acc-834d-d58736234c3d HTTP/1.1" 200 115 0.028991 10.0.0.22 - - [2026-06-01 14:25:44] "DELETE /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d HTTP/1.1" 409 236 0.005467 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /tag/0c95d9d5-9f7a-49bd-976a-bfdb449fd1b6 HTTP/1.1" 200 115 0.041094 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2 HTTP/1.1" 409 236 0.009874 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.22 - - [2026-06-01 14:25:45] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004342 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.22 - - [2026-06-01 14:25:45] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003585 10.0.0.22 - - [2026-06-01 14:25:45] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.044891 10.0.0.22 - - [2026-06-01 14:25:45] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.048539 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /security-group/d3ebdd4a-1143-4f85-a15d-1c9406bce4c6 HTTP/1.1" 200 115 0.063107 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /access-control-list/b150e3cc-c1ec-42f8-a40d-9003b3d31420 HTTP/1.1" 200 115 0.031697 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /access-control-list/fcd08641-555f-4ec3-922c-2ce9f7102be0 HTTP/1.1" 200 115 0.027633 10.0.0.22 - - [2026-06-01 14:25:45] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030482 10.0.0.22 - - [2026-06-01 14:25:45] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?fields=security_groups HTTP/1.1" 200 1352 0.032190 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /security-group/b2b41136-5391-4f23-a31e-32b12b2bbf87 HTTP/1.1" 200 115 0.044475 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /access-control-list/ba442f4e-0d33-4f7b-be44-6df59ff37bd0 HTTP/1.1" 200 115 0.036701 10.0.0.22 - - [2026-06-01 14:25:45] "GET /project/55c94554-f72c-444a-9bc9-0c9d24c731dc?fields=application_policy_sets HTTP/1.1" 200 1391 0.039308 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /access-control-list/207c2f77-d978-40ad-b51f-83a2a33bc94d HTTP/1.1" 200 115 0.040763 10.0.0.22 - - [2026-06-01 14:25:45] "DELETE /project/55c94554-f72c-444a-9bc9-0c9d24c731dc HTTP/1.1" 200 115 0.279111 10.0.0.22 - - [2026-06-01 14:25:45] "POST /projects HTTP/1.1" 409 238 0.002008 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2026-06-01 14:25:45] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030539 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.22 - - [2026-06-01 14:25:45] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004370 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2026-06-01 14:25:45] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004621 10.0.0.22 - - [2026-06-01 14:25:45] "POST /security-groups HTTP/1.1" 409 285 0.002470 10.0.0.22 - - [2026-06-01 14:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.22 - - [2026-06-01 14:25:45] "PUT /security-group/66967e0a-0fb4-4cdc-9b46-785384e083f5 HTTP/1.1" 200 262 0.055375 10.0.0.22 - - [2026-06-01 14:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031264 10.0.0.22 - - [2026-06-01 14:25:45] "PUT /access-control-list/bdde3373-eaa8-4096-96a3-a172196ede20 HTTP/1.1" 200 272 0.028478 10.0.0.22 - - [2026-06-01 14:25:45] "PUT /access-control-list/755d408a-63fc-4894-8911-e813a1dac665 HTTP/1.1" 200 272 0.017847 10.0.0.22 - - [2026-06-01 14:25:50] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002326 10.0.0.22 - - [2026-06-01 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.22 - - [2026-06-01 14:25:50] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002228 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-policy/e471c5a8-35cb-44a1-a171-9b66dbcca562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002727 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-rule/8aa2ba93-09a4-4c2a-980e-3e4b526081b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.006237 10.0.0.22 - - [2026-06-01 14:25:50] "POST /ref-update HTTP/1.1" 200 156 0.017963 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /firewall-rule/8aa2ba93-09a4-4c2a-980e-3e4b526081b3 HTTP/1.1" 200 115 0.025709 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006946 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-rule/3f6fd589-6dee-491f-8c3b-4c6ac4d0de4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003647 10.0.0.22 - - [2026-06-01 14:25:50] "POST /ref-update HTTP/1.1" 200 156 0.021454 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /firewall-rule/3f6fd589-6dee-491f-8c3b-4c6ac4d0de4f HTTP/1.1" 200 115 0.058605 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004408 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-rule/aef2fe07-9104-4d8d-a3a5-6e0b7debe962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002564 10.0.0.22 - - [2026-06-01 14:25:50] "POST /ref-update HTTP/1.1" 200 156 0.011574 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /firewall-rule/aef2fe07-9104-4d8d-a3a5-6e0b7debe962 HTTP/1.1" 200 115 0.055001 10.0.0.22 - - [2026-06-01 14:25:50] "GET /application-policy-set/5b9dce8a-79a1-429a-a22e-91fbe25bd690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002416 10.0.0.22 - - [2026-06-01 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2026-06-01 14:25:50] "GET /policy-management/4389008c-14a0-4d12-9bba-880de7f6335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002978 10.0.0.22 - - [2026-06-01 14:25:50] "GET /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002973 10.0.0.22 - - [2026-06-01 14:25:50] "POST /ref-update HTTP/1.1" 200 156 0.020787 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /firewall-policy/1ec6c382-1e77-4b1f-b545-b1e0759d1f65 HTTP/1.1" 200 115 0.022819 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /tag/bf1c2180-1133-4d10-a417-a3224cdd2d6d HTTP/1.1" 200 115 0.098826 10.0.0.22 - - [2026-06-01 14:25:50] "DELETE /tag/5aa2efb4-93e4-4abf-af3a-1adc0ff25da2 HTTP/1.1" 200 115 0.039419 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /tag/2e16bfeb-5f17-4133-9794-fabb33b52985 HTTP/1.1" 200 115 0.053555 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /tag/e9fa25b6-ff1d-4597-8337-612e2e541c23 HTTP/1.1" 200 115 0.074656 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /loadbalancer-member/15ff9210-df88-4475-8fa3-3ee48a545b34 HTTP/1.1" 200 115 0.033398 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /loadbalancer-pool/af199c6a-b194-4cf8-adca-2637b6fc26fc HTTP/1.1" 200 115 0.047584 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /loadbalancer-listener/fc28c24a-aee7-44b3-9aac-ad074d5df5e0 HTTP/1.1" 200 115 0.032396 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /loadbalancer/753e3c97-0089-4872-a2b6-983ca00cec9f HTTP/1.1" 200 115 0.055749 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /floating-ip/0ad6e325-830b-452a-ad66-69ef6c31e0ba HTTP/1.1" 200 115 0.049575 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /instance-ip/8fdbccd9-0e01-4622-bb7f-5934811b5d81 HTTP/1.1" 200 115 0.047888 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /virtual-machine-interface/b2b8dd7f-7782-40a5-a4f5-9ae44bb3d8ed HTTP/1.1" 200 115 0.061771 10.0.0.22 - - [2026-06-01 14:25:51] "DELETE /tag/3354755a-1035-4ada-9694-be5198c845fb HTTP/1.1" 200 115 0.048535 10.0.0.22 - - [2026-06-01 14:25:51] "POST /projects HTTP/1.1" 409 238 0.001850 10.0.0.22 - - [2026-06-01 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.22 - - [2026-06-01 14:25:51] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041154 10.0.0.22 - - [2026-06-01 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.22 - - [2026-06-01 14:25:51] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005098 10.0.0.22 - - [2026-06-01 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2026-06-01 14:25:51] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004042 10.0.0.22 - - [2026-06-01 14:25:51] "POST /security-groups HTTP/1.1" 409 285 0.002320 10.0.0.22 - - [2026-06-01 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2026-06-01 14:25:51] "PUT /security-group/66967e0a-0fb4-4cdc-9b46-785384e083f5 HTTP/1.1" 200 262 0.062798 10.0.0.22 - - [2026-06-01 14:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018605 10.0.0.22 - - [2026-06-01 14:25:51] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.018841 10.0.0.22 - - [2026-06-01 14:25:51] "PUT /access-control-list/bdde3373-eaa8-4096-96a3-a172196ede20 HTTP/1.1" 200 272 0.039975 10.0.0.22 - - [2026-06-01 14:25:51] "PUT /access-control-list/755d408a-63fc-4894-8911-e813a1dac665 HTTP/1.1" 200 272 0.023796 10.0.0.22 - - [2026-06-01 14:25:51] "GET /firewall-rule/5369c014-8723-45c5-8bf5-9156896209b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016506 10.0.0.22 - - [2026-06-01 14:25:51] "POST /ref-update HTTP/1.1" 200 156 0.059093 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /firewall-rule/5369c014-8723-45c5-8bf5-9156896209b2 HTTP/1.1" 200 115 0.055885 10.0.0.22 - - [2026-06-01 14:25:52] "GET /firewall-policy/1260fa69-4bbd-43c3-88db-38768df5ca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007729 10.0.0.22 - - [2026-06-01 14:25:52] "GET /firewall-rule/f9701777-d41f-4b58-b40e-932e80afb43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002653 10.0.0.22 - - [2026-06-01 14:25:52] "POST /ref-update HTTP/1.1" 200 156 0.050830 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /firewall-rule/f9701777-d41f-4b58-b40e-932e80afb43a HTTP/1.1" 200 115 0.061159 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /tag/a5e0b03e-ec44-4148-a9e7-fbb23bfcd7bf HTTP/1.1" 200 115 0.056210 10.0.0.22 - - [2026-06-01 14:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.22 - - [2026-06-01 14:25:52] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004350 10.0.0.22 - - [2026-06-01 14:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2026-06-01 14:25:52] "GET /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003679 10.0.0.22 - - [2026-06-01 14:25:52] "PUT /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a HTTP/1.1" 200 264 0.052018 10.0.0.22 - - [2026-06-01 14:25:52] "PUT /virtual-network/9773919c-d0ea-41a9-b93f-e1adc1b2181b HTTP/1.1" 200 264 0.060238 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /security-group/66967e0a-0fb4-4cdc-9b46-785384e083f5 HTTP/1.1" 200 115 0.085055 10.0.0.22 - - [2026-06-01 14:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /access-control-list/bdde3373-eaa8-4096-96a3-a172196ede20 HTTP/1.1" 200 115 0.051917 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /access-control-list/755d408a-63fc-4894-8911-e813a1dac665 HTTP/1.1" 200 115 0.037490 10.0.0.22 - - [2026-06-01 14:25:52] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043691 10.0.0.22 - - [2026-06-01 14:25:52] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?fields=security_groups HTTP/1.1" 200 1353 0.127421 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /security-group/ca0682a5-fc75-4341-89b7-bfe4b6584a08 HTTP/1.1" 200 115 0.066276 10.0.0.22 - - [2026-06-01 14:25:52] "DELETE /access-control-list/53fe5f53-5edc-45d9-b1ac-ab24bc74caa3 HTTP/1.1" 200 115 0.059231 10.0.0.22 - - [2026-06-01 14:25:52] "GET /project/c4f80067-8034-4082-b6ac-307d686a7999?fields=application_policy_sets HTTP/1.1" 200 1392 0.073973 10.0.0.22 - - [2026-06-01 14:25:53] "DELETE /access-control-list/2c541607-32b8-4fc1-a28b-0d97d8ecdfef HTTP/1.1" 200 115 0.072552 10.0.0.22 - - [2026-06-01 14:25:53] "DELETE /project/c4f80067-8034-4082-b6ac-307d686a7999 HTTP/1.1" 200 115 0.475214 10.0.0.22 - - [2026-06-01 14:26:53] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.22 - - [2026-06-01 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.22 - - [2026-06-01 14:26:53] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009615 10.0.0.22 - - [2026-06-01 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.22 - - [2026-06-01 14:26:53] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002293 10.0.0.22 - - [2026-06-01 14:27:21] "GET / HTTP/1.1" 200 35931 0.002133 10.0.0.22 - - [2026-06-01 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-06-01 14:27:21] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007200 10.0.0.22 - - [2026-06-01 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2026-06-01 14:27:21] "GET /config-node/97034b9d-76b8-4ee9-952e-779bfabaa83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003482 10.0.0.22 - - [2026-06-01 14:27:21] "GET / HTTP/1.1" 200 35931 0.002582 10.0.0.22 - - [2026-06-01 14:27:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001887 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2026-06-01 14:27:26] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002481 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.007109 10.0.0.22 - - [2026-06-01 14:27:26] "GET / HTTP/1.1" 200 35931 0.002774 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 264 0.002122 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /alarm/82a06ac0-a037-4d3e-bed1-574c7bf47710 HTTP/1.1" 200 244 0.011253 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 261 0.005874 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /alarm/33e66182-472c-44e0-824e-007b94e3b868 HTTP/1.1" 200 244 0.010389 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 261 0.006740 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /alarm/86a532bb-e941-463d-a662-8c94beab7eeb HTTP/1.1" 200 244 0.009235 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 253 0.004644 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /alarm/2dfea94a-e936-4a72-a84d-55dfa8f7b41f HTTP/1.1" 200 244 0.010211 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 251 0.003102 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2026-06-01 14:27:26] "PUT /alarm/5607935d-ceb1-4631-bb7f-7d9469370b2d HTTP/1.1" 200 244 0.009765 10.0.0.22 - - [2026-06-01 14:27:26] "POST /alarms HTTP/1.1" 409 252 0.004014 10.0.0.22 - - [2026-06-01 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/c3c047de-eee6-46ae-a73d-0cc0ef05fdd4 HTTP/1.1" 200 244 0.009735 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 256 0.002321 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/ec2809ad-5d1f-48ec-9255-c758ad3f1267 HTTP/1.1" 200 244 0.009182 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 248 0.001861 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/39883794-a0a5-4764-9727-4119d9e0ff3a HTTP/1.1" 200 244 0.008539 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 252 0.012341 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/95668453-5712-4705-acb0-2ea86c1ffbb6 HTTP/1.1" 200 244 0.009125 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 257 0.004450 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/bc196ffe-0c32-4265-850d-abce668e108d HTTP/1.1" 200 244 0.010670 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 251 0.005665 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/b3930e0d-f0f8-47a9-8c9b-f1ae466cd992 HTTP/1.1" 200 244 0.011387 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 257 0.008967 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/d4163d00-5c80-40d9-836d-2b10e561bc5b HTTP/1.1" 200 244 0.010213 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 261 0.011600 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/7a3c5133-6a6a-4ea8-b614-30fa55c13c58 HTTP/1.1" 200 244 0.010098 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 258 0.006305 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/da1b5acb-5150-4e9d-bd0a-ba46e3ac60ff HTTP/1.1" 200 244 0.010853 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 254 0.007221 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/7ce375e9-19ba-491f-9135-746004f66a6e HTTP/1.1" 200 244 0.010153 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 254 0.006024 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/8e9849ae-e6be-4ea7-b1df-66706151fcd3 HTTP/1.1" 200 244 0.010719 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 254 0.006243 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/071578ae-190a-4e77-80ec-a1f2990cdf8f HTTP/1.1" 200 244 0.009075 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 247 0.009408 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/8b98da0c-6a54-488e-8a4d-d2d731eff086 HTTP/1.1" 200 244 0.008734 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 272 0.010311 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/25623289-309f-4ecb-81fb-43cd4fc937ae HTTP/1.1" 200 244 0.010339 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 261 0.009694 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-06-01 14:27:27] "PUT /alarm/ddffcb53-83e4-402b-925e-4813915973f8 HTTP/1.1" 200 244 0.015486 10.0.0.22 - - [2026-06-01 14:27:27] "POST /alarms HTTP/1.1" 409 259 0.009655 10.0.0.22 - - [2026-06-01 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.22 - - [2026-06-01 14:27:28] "PUT /alarm/04e67817-3a66-4acf-9238-e2a3f6802cf8 HTTP/1.1" 200 244 0.010961 10.0.0.22 - - [2026-06-01 14:27:28] "POST /alarms HTTP/1.1" 409 265 0.002846 10.0.0.22 - - [2026-06-01 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.22 - - [2026-06-01 14:27:28] "PUT /alarm/d2125bb1-1e91-4a80-94b8-386fd8fa77b9 HTTP/1.1" 200 244 0.009701 10.0.0.22 - - [2026-06-01 14:27:28] "POST /alarms HTTP/1.1" 409 279 0.009850 10.0.0.22 - - [2026-06-01 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.22 - - [2026-06-01 14:27:28] "PUT /alarm/32b7a6e5-d9ff-4daa-b72b-79de5c523537 HTTP/1.1" 200 244 0.009747 10.0.0.22 - - [2026-06-01 14:27:28] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.22 - - [2026-06-01 14:27:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.22 - - [2026-06-01 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-06-01 14:27:28] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.007328 10.0.0.22 - - [2026-06-01 14:27:28] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.22 - - [2026-06-01 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2026-06-01 14:27:28] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003266 10.0.0.22 - - [2026-06-01 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.22 - - [2026-06-01 14:27:28] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.010582 10.0.0.22 - - [2026-06-01 14:27:29] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.22 - - [2026-06-01 14:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2026-06-01 14:27:29] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004591 10.0.0.22 - - [2026-06-01 14:27:29] "PUT /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff HTTP/1.1" 200 274 0.012971 10.0.0.22 - - [2026-06-01 14:27:32] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.22 - - [2026-06-01 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.22 - - [2026-06-01 14:27:32] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003245 10.0.0.22 - - [2026-06-01 14:27:32] "POST /bgp-routers HTTP/1.1" 409 301 0.003448 10.0.0.22 - - [2026-06-01 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.22 - - [2026-06-01 14:27:32] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002900 10.0.0.22 - - [2026-06-01 14:27:32] "PUT /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd HTTP/1.1" 200 254 0.013581 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 10.0.0.22 - - [2026-06-01 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-06-01 14:27:34] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002574 10.0.0.22 - - [2026-06-01 14:27:47] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.22 - - [2026-06-01 14:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-06-01 14:27:47] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004705 10.0.0.22 - - [2026-06-01 14:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2026-06-01 14:27:47] "GET /config-node/97034b9d-76b8-4ee9-952e-779bfabaa83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001722 10.0.0.22 - - [2026-06-01 14:27:54] "GET /global-system-configs HTTP/1.1" 200 322 0.001843 10.0.0.22 - - [2026-06-01 14:27:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003496 10.0.0.22 - - [2026-06-01 14:27:58] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.22 - - [2026-06-01 14:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-06-01 14:27:58] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003141 10.0.0.22 - - [2026-06-01 14:27:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001967 10.0.0.22 - - [2026-06-01 14:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-06-01 14:27:58] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003806 10.0.0.22 - - [2026-06-01 14:27:58] "PUT /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd HTTP/1.1" 200 254 0.010681 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.22 - - [2026-06-01 14:28:13] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.22 - - [2026-06-01 14:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-06-01 14:28:13] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004591 10.0.0.22 - - [2026-06-01 14:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.22 - - [2026-06-01 14:28:13] "GET /config-node/97034b9d-76b8-4ee9-952e-779bfabaa83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001795 10.0.0.22 - - [2026-06-01 14:28:13] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.22 - - [2026-06-01 14:28:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002152 10.0.0.22 - - [2026-06-01 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.22 - - [2026-06-01 14:28:18] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002154 10.0.0.22 - - [2026-06-01 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2026-06-01 14:28:18] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.009138 10.0.0.22 - - [2026-06-01 14:28:18] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.22 - - [2026-06-01 14:28:18] "POST /alarms HTTP/1.1" 409 264 0.002429 10.0.0.22 - - [2026-06-01 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-06-01 14:28:18] "PUT /alarm/82a06ac0-a037-4d3e-bed1-574c7bf47710 HTTP/1.1" 200 244 0.010779 10.0.0.22 - - [2026-06-01 14:28:18] "POST /alarms HTTP/1.1" 409 261 0.007998 10.0.0.22 - - [2026-06-01 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.22 - - [2026-06-01 14:28:18] "PUT /alarm/33e66182-472c-44e0-824e-007b94e3b868 HTTP/1.1" 200 244 0.011007 10.0.0.22 - - [2026-06-01 14:28:18] "POST /alarms HTTP/1.1" 409 261 0.009669 10.0.0.22 - - [2026-06-01 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/86a532bb-e941-463d-a662-8c94beab7eeb HTTP/1.1" 200 244 0.009169 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 253 0.008188 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/2dfea94a-e936-4a72-a84d-55dfa8f7b41f HTTP/1.1" 200 244 0.009489 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 251 0.009123 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/5607935d-ceb1-4631-bb7f-7d9469370b2d HTTP/1.1" 200 244 0.014910 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 252 0.007147 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/c3c047de-eee6-46ae-a73d-0cc0ef05fdd4 HTTP/1.1" 200 244 0.009413 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 256 0.007317 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/ec2809ad-5d1f-48ec-9255-c758ad3f1267 HTTP/1.1" 200 244 0.017734 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 248 0.002955 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/39883794-a0a5-4764-9727-4119d9e0ff3a HTTP/1.1" 200 244 0.014518 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 252 0.012753 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/95668453-5712-4705-acb0-2ea86c1ffbb6 HTTP/1.1" 200 244 0.009932 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 257 0.008618 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/bc196ffe-0c32-4265-850d-abce668e108d HTTP/1.1" 200 244 0.009925 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 251 0.010308 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/b3930e0d-f0f8-47a9-8c9b-f1ae466cd992 HTTP/1.1" 200 244 0.008866 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 257 0.003130 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/d4163d00-5c80-40d9-836d-2b10e561bc5b HTTP/1.1" 200 244 0.030375 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 261 0.009543 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/7a3c5133-6a6a-4ea8-b614-30fa55c13c58 HTTP/1.1" 200 244 0.011130 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 258 0.009228 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/da1b5acb-5150-4e9d-bd0a-ba46e3ac60ff HTTP/1.1" 200 244 0.008376 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.009555 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/7ce375e9-19ba-491f-9135-746004f66a6e HTTP/1.1" 200 244 0.009079 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.006293 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2026-06-01 14:28:19] "PUT /alarm/8e9849ae-e6be-4ea7-b1df-66706151fcd3 HTTP/1.1" 200 244 0.008780 10.0.0.22 - - [2026-06-01 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.003464 10.0.0.22 - - [2026-06-01 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/071578ae-190a-4e77-80ec-a1f2990cdf8f HTTP/1.1" 200 244 0.009117 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 247 0.003704 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/8b98da0c-6a54-488e-8a4d-d2d731eff086 HTTP/1.1" 200 244 0.009623 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 272 0.005693 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/25623289-309f-4ecb-81fb-43cd4fc937ae HTTP/1.1" 200 244 0.014021 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 261 0.002402 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/ddffcb53-83e4-402b-925e-4813915973f8 HTTP/1.1" 200 244 0.008069 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 259 0.007824 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/04e67817-3a66-4acf-9238-e2a3f6802cf8 HTTP/1.1" 200 244 0.009892 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 265 0.004186 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/d2125bb1-1e91-4a80-94b8-386fd8fa77b9 HTTP/1.1" 200 244 0.009439 10.0.0.22 - - [2026-06-01 14:28:20] "POST /alarms HTTP/1.1" 409 279 0.009954 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /alarm/32b7a6e5-d9ff-4daa-b72b-79de5c523537 HTTP/1.1" 200 244 0.008087 10.0.0.22 - - [2026-06-01 14:28:20] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.22 - - [2026-06-01 14:28:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004362 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.007103 10.0.0.22 - - [2026-06-01 14:28:20] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2026-06-01 14:28:20] "GET /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002404 10.0.0.22 - - [2026-06-01 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.22 - - [2026-06-01 14:28:20] "PUT /global-vrouter-config/57c307b4-04ad-47bd-bed1-b95d43075885 HTTP/1.1" 200 276 0.009159 10.0.0.22 - - [2026-06-01 14:28:21] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.22 - - [2026-06-01 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2026-06-01 14:28:21] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005026 10.0.0.22 - - [2026-06-01 14:28:21] "PUT /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff HTTP/1.1" 200 274 0.013318 10.0.0.22 - - [2026-06-01 14:28:24] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.22 - - [2026-06-01 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-06-01 14:28:24] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002362 10.0.0.22 - - [2026-06-01 14:28:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002386 10.0.0.22 - - [2026-06-01 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.22 - - [2026-06-01 14:28:24] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002429 10.0.0.22 - - [2026-06-01 14:28:24] "PUT /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd HTTP/1.1" 200 254 0.021573 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001291 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001250 10.0.0.22 - - [2026-06-01 14:28:29] "POST /tags HTTP/1.1" 200 355 0.030936 10.0.0.22 - - [2026-06-01 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.22 - - [2026-06-01 14:28:29] "GET /tag/6b6aab10-6b29-41f5-b9cc-97655c92b96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017946 10.0.0.22 - - [2026-06-01 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2026-06-01 14:28:29] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004804 10.0.0.22 - - [2026-06-01 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2026-06-01 14:28:29] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067082 10.0.0.22 - - [2026-06-01 14:28:29] "POST /virtual-machines HTTP/1.1" 200 351 0.008759 10.0.0.22 - - [2026-06-01 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021604 10.0.0.22 - - [2026-06-01 14:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119908 10.0.0.22 - - [2026-06-01 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008540 10.0.0.22 - - [2026-06-01 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014681 10.0.0.22 - - [2026-06-01 14:28:29] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006022 10.0.0.22 - - [2026-06-01 14:28:29] "POST /instance-ips HTTP/1.1" 200 391 0.018991 10.0.0.22 - - [2026-06-01 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031736 10.0.0.22 - - [2026-06-01 14:28:29] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012226 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.015863 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017011 10.0.0.22 - - [2026-06-01 14:28:30] "GET /instance-ip/29028254-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003719 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004317 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003102 10.0.0.22 - - [2026-06-01 14:28:30] "POST /ref-update HTTP/1.1" 200 156 0.008030 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004074 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.22 - - [2026-06-01 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-network/93ebdabf-4b26-442f-95c2-8d49f822286a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003790 10.0.0.22 - - [2026-06-01 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-06-01 14:28:30] "GET /project/f5a82b54-97a8-4795-b91e-48daf550f966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027241 10.0.0.22 - - [2026-06-01 14:28:30] "POST /virtual-machines HTTP/1.1" 200 355 0.008490 10.0.0.22 - - [2026-06-01 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018496 10.0.0.22 - - [2026-06-01 14:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.104752 10.0.0.22 - - [2026-06-01 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007280 10.0.0.22 - - [2026-06-01 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009229 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014862 10.0.0.22 - - [2026-06-01 14:28:30] "POST /instance-ips HTTP/1.1" 200 395 0.018223 10.0.0.22 - - [2026-06-01 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020731 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013845 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.024985 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024665 10.0.0.22 - - [2026-06-01 14:28:30] "GET /instance-ip/29679c7a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008547 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004488 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-router/7b2c3829-b963-4230-81a0-fd95767ea3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.012383 10.0.0.22 - - [2026-06-01 14:28:30] "POST /ref-update HTTP/1.1" 200 156 0.007568 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003827 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004003 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.22 - - [2026-06-01 14:28:30] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003829 10.0.0.22 - - [2026-06-01 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.22 - - [2026-06-01 14:28:39] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.22 - - [2026-06-01 14:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-06-01 14:28:39] "GET /global-system-config/089c125c-ef46-4769-a9c5-8eb5ae025bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004293 10.0.0.22 - - [2026-06-01 14:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.22 - - [2026-06-01 14:28:39] "GET /config-node/97034b9d-76b8-4ee9-952e-779bfabaa83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001661 10.0.0.22 - - [2026-06-01 14:28:46] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004145 10.0.0.22 - - [2026-06-01 14:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.22 - - [2026-06-01 14:28:47] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006063 10.0.0.22 - - [2026-06-01 14:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.22 - - [2026-06-01 14:28:48] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004500 10.0.0.22 - - [2026-06-01 14:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.22 - - [2026-06-01 14:28:51] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.22 - - [2026-06-01 14:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.22 - - [2026-06-01 14:28:51] "GET /routing-instance/ae631221-1aea-4292-8c7c-236513921ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002410 10.0.0.22 - - [2026-06-01 14:28:51] "POST /bgp-routers HTTP/1.1" 409 301 0.006327 10.0.0.22 - - [2026-06-01 14:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2026-06-01 14:28:51] "GET /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.012317 10.0.0.22 - - [2026-06-01 14:28:51] "PUT /bgp-router/86f65202-4b46-4d5c-85c4-dddcb5af86bd HTTP/1.1" 200 254 0.034308 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001174 10.0.0.22 - - [2026-06-01 14:29:19] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010259 10.0.0.22 - - [2026-06-01 14:29:19] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.22 - - [2026-06-01 14:29:19] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006675 10.0.0.22 - - [2026-06-01 14:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.22 - - [2026-06-01 14:29:19] "GET /virtual-machine/f438d362-ec93-439e-b3a2-8c5efac473d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004824 10.0.0.22 - - [2026-06-01 14:29:19] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.22 - - [2026-06-01 14:29:19] "GET /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010177 10.0.0.22 - - [2026-06-01 14:29:19] "POST /set-tag HTTP/1.1" 200 109 0.012630 10.0.0.22 - - [2026-06-01 14:29:19] "POST /set-tag HTTP/1.1" 200 109 0.024692 10.0.0.22 - - [2026-06-01 14:29:19] "DELETE /instance-ip/29028254-5dc6-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.051643 10.0.0.22 - - [2026-06-01 14:29:19] "DELETE /virtual-machine-interface/28e6f75a-5dc6-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.038345 10.0.0.22 - - [2026-06-01 14:29:19] "DELETE /virtual-machine/f438d362-ec93-439e-b3a2-8c5efac473d9 HTTP/1.1" 200 115 0.015996 10.0.0.22 - - [2026-06-01 14:29:19] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004688 10.0.0.22 - - [2026-06-01 14:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002382 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001262 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.22 - - [2026-06-01 14:29:50] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010558 10.0.0.22 - - [2026-06-01 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-06-01 14:29:50] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003951 10.0.0.22 - - [2026-06-01 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-01 14:29:50] "GET /virtual-machine/db445787-4ab1-430f-a15d-d5e73b600f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005223 10.0.0.22 - - [2026-06-01 14:29:50] "POST /ref-update HTTP/1.1" 200 156 0.018087 10.0.0.22 - - [2026-06-01 14:29:50] "GET /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004350 10.0.0.22 - - [2026-06-01 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.014549 10.0.0.22 - - [2026-06-01 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.051904 10.0.0.22 - - [2026-06-01 14:29:51] "DELETE /instance-ip/29679c7a-5dc6-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.052494 10.0.0.22 - - [2026-06-01 14:29:51] "DELETE /virtual-machine-interface/294efe36-5dc6-11f1-a664-fa163e0f2776 HTTP/1.1" 200 115 0.066032 10.0.0.22 - - [2026-06-01 14:29:51] "DELETE /virtual-machine/db445787-4ab1-430f-a15d-d5e73b600f3c HTTP/1.1" 200 115 0.027154 10.0.0.22 - - [2026-06-01 14:29:51] "DELETE /tag/6b6aab10-6b29-41f5-b9cc-97655c92b96c HTTP/1.1" 200 115 0.079538 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.22 - - [2026-06-01 14:29:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916