++ 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 Feb 16 02:03:30 PM UTC 2026 ===================' INFO: =================== Mon Feb 16 02:03:30 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 ++ echo 10.0.0.22 ++ cut -d , -f 1 + 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ 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 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.22,10.7.245.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.7.245.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 02/16/2026 14:04:13.119 7f47a69b3480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 14:04:13.266 7f47a69b3480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 14:04:13.281 7f47a69b3480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 14:04:13.281 7f47a69b3480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000715 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-02-16 14:04:27] "GET / HTTP/1.1" 503 181 0.000209 10.0.0.22 - - [2026-02-16 14:04:27] "GET / HTTP/1.1" 503 181 0.000206 10.0.0.22 - - [2026-02-16 14:04:28] "GET / HTTP/1.1" 200 45303 0.001521 10.0.0.22 - - [2026-02-16 14:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.22 - - [2026-02-16 14:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.22 - - [2026-02-16 14:04:28] "GET / HTTP/1.1" 200 35931 0.003082 10.0.0.22 - - [2026-02-16 14:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.22 - - [2026-02-16 14:04:28] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014338 10.0.0.22 - - [2026-02-16 14:04:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003274 10.0.0.22 - - [2026-02-16 14:04:28] "POST /config-nodes HTTP/1.1" 200 593 0.112918 10.0.0.22 - - [2026-02-16 14:04:29] "GET / HTTP/1.1" 200 35931 0.003305 10.0.0.22 - - [2026-02-16 14:04:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005443 10.0.0.22 - - [2026-02-16 14:04:29] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.22 - - [2026-02-16 14:04:29] "GET / HTTP/1.1" 200 35931 0.009279 10.0.0.22 - - [2026-02-16 14:04:29] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.22 - - [2026-02-16 14:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.22 - - [2026-02-16 14:04:29] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016697 10.0.0.22 - - [2026-02-16 14:04:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003180 10.0.0.22 - - [2026-02-16 14:04:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.072284 10.0.0.22 - - [2026-02-16 14:04:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.002499 10.0.0.22 - - [2026-02-16 14:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2026-02-16 14:04:29] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005073 10.0.0.22 - - [2026-02-16 14:04:29] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043567 10.0.0.22 - - [2026-02-16 14:04:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.001974 10.0.0.22 - - [2026-02-16 14:04:30] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.22 - - [2026-02-16 14:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-02-16 14:04:30] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007910 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.100591 10.0.0.22 - - [2026-02-16 14:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012037 10.0.0.22 - - [2026-02-16 14:04:30] "GET /network-ipam/16ef7479-62db-412e-925d-c377878a7b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004197 10.0.0.22 - - [2026-02-16 14:04:30] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.22 - - [2026-02-16 14:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.22 - - [2026-02-16 14:04:30] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006912 10.0.0.22 - - [2026-02-16 14:04:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005963 10.0.0.22 - - [2026-02-16 14:04:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.140016 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-templates HTTP/1.1" 200 511 0.121249 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-templates HTTP/1.1" 200 501 0.070308 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-templates HTTP/1.1" 200 515 0.046000 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-templates HTTP/1.1" 200 535 0.050146 10.0.0.22 - - [2026-02-16 14:04:30] "POST /service-templates HTTP/1.1" 200 507 0.062177 10.0.0.22 - - [2026-02-16 14:04:31] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.22 - - [2026-02-16 14:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.22 - - [2026-02-16 14:04:31] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.044358 10.0.0.22 - - [2026-02-16 14:04:32] "POST /bgp-routers HTTP/1.1" 200 616 0.316539 10.0.0.22 - - [2026-02-16 14:04:32] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.015432 10.0.0.22 - - [2026-02-16 14:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.22 - - [2026-02-16 14:04:32] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025502 10.0.0.22 - - [2026-02-16 14:04:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008846 10.0.0.22 - - [2026-02-16 14:04:32] "POST /ref-update HTTP/1.1" 200 156 0.018468 10.0.0.22 - - [2026-02-16 14:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008994 10.0.0.22 - - [2026-02-16 14:04:33] "GET /network-ipam/16ef7479-62db-412e-925d-c377878a7b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003747 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2026-02-16 14:04:34] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003613 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.22 - - [2026-02-16 14:04:34] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.031259 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.001989 10.0.0.22 - - [2026-02-16 14:04:34] "POST /access-control-lists HTTP/1.1" 200 587 0.023734 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.019803 10.0.0.22 - - [2026-02-16 14:04:34] "POST /access-control-lists HTTP/1.1" 200 585 0.033450 10.0.0.22 - - [2026-02-16 14:04:34] "GET / HTTP/1.1" 200 35931 0.002615 10.0.0.22 - - [2026-02-16 14:04:34] "POST /route-targets HTTP/1.1" 200 327 0.034215 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009769 10.0.0.22 - - [2026-02-16 14:04:34] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011479 10.0.0.22 - - [2026-02-16 14:04:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003664 10.0.0.22 - - [2026-02-16 14:04:34] "POST /ref-update HTTP/1.1" 200 156 0.033192 10.0.0.22 - - [2026-02-16 14:04:34] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.22 - - [2026-02-16 14:04:34] "POST /route-targets HTTP/1.1" 200 327 0.015837 10.0.0.22 - - [2026-02-16 14:04:34] "POST /alarms HTTP/1.1" 200 581 0.089807 10.0.0.22 - - [2026-02-16 14:04:34] "POST /ref-update HTTP/1.1" 200 156 0.086445 10.0.0.22 - - [2026-02-16 14:04:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.122558 10.0.0.22 - - [2026-02-16 14:04:34] "POST /route-targets HTTP/1.1" 200 327 0.049182 10.0.0.22 - - [2026-02-16 14:04:34] "POST /alarms HTTP/1.1" 200 575 0.169126 10.0.0.22 - - [2026-02-16 14:04:34] "POST /ref-update HTTP/1.1" 200 156 0.087103 10.0.0.22 - - [2026-02-16 14:04:34] "POST /alarms HTTP/1.1" 200 575 0.113925 10.0.0.22 - - [2026-02-16 14:04:34] "POST /route-targets HTTP/1.1" 200 327 0.018486 10.0.0.22 - - [2026-02-16 14:04:35] "POST /ref-update HTTP/1.1" 200 156 0.067775 10.0.0.22 - - [2026-02-16 14:04:35] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.22 - - [2026-02-16 14:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.22 - - [2026-02-16 14:04:35] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009149 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 559 0.103906 10.0.0.22 - - [2026-02-16 14:04:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.022492 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 555 0.045878 10.0.0.22 - - [2026-02-16 14:04:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.065758 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 557 0.085836 10.0.0.22 - - [2026-02-16 14:04:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.003261 10.0.0.22 - - [2026-02-16 14:04:35] "POST /access-control-lists HTTP/1.1" 200 551 0.109141 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 565 0.114391 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001427 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 549 0.074145 10.0.0.22 - - [2026-02-16 14:04:35] "PUT /access-control-list/76c85ab5-1875-4e1b-b5e3-67d165fa99ee HTTP/1.1" 200 272 0.071299 10.0.0.22 - - [2026-02-16 14:04:35] "PUT /access-control-list/03d9902f-67e6-47b4-bfe8-cccc8bce9f72 HTTP/1.1" 200 272 0.037625 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 557 0.117048 10.0.0.22 - - [2026-02-16 14:04:35] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.22 - - [2026-02-16 14:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2026-02-16 14:04:35] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.025115 10.0.0.22 - - [2026-02-16 14:04:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.030688 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 567 0.076140 10.0.0.22 - - [2026-02-16 14:04:35] "POST /database-nodes HTTP/1.1" 200 597 0.065994 10.0.0.22 - - [2026-02-16 14:04:35] "POST /alarms HTTP/1.1" 200 555 0.266863 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 567 0.046355 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 575 0.083680 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 569 0.089914 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 561 0.035612 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 561 0.047673 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 561 0.035929 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 547 0.049714 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 595 0.054075 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 575 0.050835 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 571 0.060540 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 583 0.039889 10.0.0.22 - - [2026-02-16 14:04:36] "POST /alarms HTTP/1.1" 200 609 0.043078 10.0.0.22 - - [2026-02-16 14:04:37] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.22 - - [2026-02-16 14:04:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007241 10.0.0.22 - - [2026-02-16 14:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2026-02-16 14:04:37] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.021958 10.0.0.22 - - [2026-02-16 14:04:37] "GET / HTTP/1.1" 200 35931 0.001223 10.0.0.22 - - [2026-02-16 14:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.22 - - [2026-02-16 14:04:37] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006174 10.0.0.22 - - [2026-02-16 14:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.22 - - [2026-02-16 14:04:37] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.016130 10.0.0.22 - - [2026-02-16 14:04:38] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.22 - - [2026-02-16 14:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008263 10.0.0.22 - - [2026-02-16 14:04:38] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009232 10.0.0.22 - - [2026-02-16 14:04:38] "PUT /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2 HTTP/1.1" 200 274 0.028633 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.22 - - [2026-02-16 14:04:55] "GET / HTTP/1.1" 200 35931 0.001178 10.0.0.22 - - [2026-02-16 14:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2026-02-16 14:04:55] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002727 10.0.0.22 - - [2026-02-16 14:04:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.017441 10.0.0.22 - - [2026-02-16 14:04:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.012156 10.0.0.22 - - [2026-02-16 14:04:55] "POST /security-groups HTTP/1.1" 200 570 0.069695 10.0.0.22 - - [2026-02-16 14:04:55] "POST /projects HTTP/1.1" 200 481 0.326080 10.0.0.22 - - [2026-02-16 14:04:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.004309 10.0.0.22 - - [2026-02-16 14:04:55] "POST /access-control-lists HTTP/1.1" 200 579 0.086907 10.0.0.22 - - [2026-02-16 14:04:55] "POST /security-groups HTTP/1.1" 200 534 0.147306 10.0.0.22 - - [2026-02-16 14:04:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.001853 10.0.0.22 - - [2026-02-16 14:04:56] "POST /access-control-lists HTTP/1.1" 200 577 0.028686 10.0.0.22 - - [2026-02-16 14:04:56] "POST /chown HTTP/1.1" 200 109 0.037443 10.0.0.22 - - [2026-02-16 14:04:56] "POST /policy-managements HTTP/1.1" 409 214 0.029315 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008078 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.004678 10.0.0.22 - - [2026-02-16 14:04:56] "POST /access-control-lists HTTP/1.1" 200 594 0.032354 10.0.0.22 - - [2026-02-16 14:04:56] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025046 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.033750 10.0.0.22 - - [2026-02-16 14:04:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.019295 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.22 - - [2026-02-16 14:04:56] "POST /access-control-lists HTTP/1.1" 200 592 0.015753 10.0.0.22 - - [2026-02-16 14:04:56] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004507 10.0.0.22 - - [2026-02-16 14:04:56] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.017302 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-02-16 14:04:56] "GET /virtual-network/002f38f2-1b66-4e86-b6ff-25132ddcc14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005555 10.0.0.22 - - [2026-02-16 14:04:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000487 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.006004 10.0.0.22 - - [2026-02-16 14:04:56] "POST /security-groups HTTP/1.1" 200 574 0.079772 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.005227 10.0.0.22 - - [2026-02-16 14:04:56] "POST /projects HTTP/1.1" 200 489 0.318124 10.0.0.22 - - [2026-02-16 14:04:56] "POST /access-control-lists HTTP/1.1" 200 583 0.079290 10.0.0.22 - - [2026-02-16 14:04:56] "POST /security-groups HTTP/1.1" 200 546 0.080720 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.029691 10.0.0.22 - - [2026-02-16 14:04:56] "POST /chown HTTP/1.1" 200 109 0.014880 10.0.0.22 - - [2026-02-16 14:04:56] "POST /access-control-lists HTTP/1.1" 200 581 0.086317 10.0.0.22 - - [2026-02-16 14:04:56] "POST /network-ipams HTTP/1.1" 200 522 0.102832 10.0.0.22 - - [2026-02-16 14:04:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.008358 10.0.0.22 - - [2026-02-16 14:04:56] "POST /network-ipams HTTP/1.1" 200 510 0.074578 10.0.0.22 - - [2026-02-16 14:04:57] "POST /access-control-lists HTTP/1.1" 200 602 0.085223 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.008839 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.012290 10.0.0.22 - - [2026-02-16 14:04:57] "POST /access-control-lists HTTP/1.1" 200 600 0.100371 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.007641 10.0.0.22 - - [2026-02-16 14:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.022368 10.0.0.22 - - [2026-02-16 14:04:57] "POST /virtual-networks HTTP/1.1" 200 538 0.236179 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2026-02-16 14:04:57] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.015751 10.0.0.22 - - [2026-02-16 14:04:57] "POST /access-control-lists HTTP/1.1" 200 589 0.106586 10.0.0.22 - - [2026-02-16 14:04:57] "POST /route-targets HTTP/1.1" 200 327 0.019762 10.0.0.22 - - [2026-02-16 14:04:57] "POST /network-ipams HTTP/1.1" 200 518 0.060333 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.042245 10.0.0.22 - - [2026-02-16 14:04:57] "POST /ref-update HTTP/1.1" 200 156 0.085481 10.0.0.22 - - [2026-02-16 14:04:57] "PUT /access-control-list/e29e364f-f9d8-44c5-b690-0b84970169b1 HTTP/1.1" 200 272 0.073746 10.0.0.22 - - [2026-02-16 14:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001344 10.0.0.22 - - [2026-02-16 14:04:57] "POST /virtual-networks HTTP/1.1" 200 546 0.262129 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.22 - - [2026-02-16 14:04:57] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.018207 10.0.0.22 - - [2026-02-16 14:04:57] "POST /route-targets HTTP/1.1" 200 327 0.017577 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.011430 10.0.0.22 - - [2026-02-16 14:04:57] "POST /ref-update HTTP/1.1" 200 156 0.027083 10.0.0.22 - - [2026-02-16 14:04:57] "POST /network-policys HTTP/1.1" 200 538 0.085710 10.0.0.22 - - [2026-02-16 14:04:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.007549 10.0.0.22 - - [2026-02-16 14:04:58] "POST /network-policys HTTP/1.1" 200 534 0.036954 10.0.0.22 - - [2026-02-16 14:04:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.010908 10.0.0.22 - - [2026-02-16 14:04:58] "POST /network-policys HTTP/1.1" 200 542 0.033386 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.073607 10.0.0.22 - - [2026-02-16 14:04:58] "PUT /access-control-list/c8d91c6d-9bea-4b68-8c05-01660b0b307a HTTP/1.1" 200 272 0.037680 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046751 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.081779 10.0.0.22 - - [2026-02-16 14:04:58] "PUT /access-control-list/e29e364f-f9d8-44c5-b690-0b84970169b1 HTTP/1.1" 200 272 0.099117 10.0.0.22 - - [2026-02-16 14:04:58] "PUT /access-control-list/c8d91c6d-9bea-4b68-8c05-01660b0b307a HTTP/1.1" 200 272 0.070495 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.034090 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.195815 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017217 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003494 10.0.0.22 - - [2026-02-16 14:04:58] "PUT /access-control-list/e29e364f-f9d8-44c5-b690-0b84970169b1 HTTP/1.1" 200 272 0.075846 10.0.0.22 - - [2026-02-16 14:04:58] "POST /fqname-to-id HTTP/1.1" 404 237 0.009096 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.122803 10.0.0.22 - - [2026-02-16 14:04:58] "POST /access-control-lists HTTP/1.1" 200 601 0.069769 10.0.0.22 - - [2026-02-16 14:04:58] "POST /ref-update HTTP/1.1" 200 156 0.123520 10.0.0.22 - - [2026-02-16 14:04:58] "PUT /access-control-list/05cd490d-86ec-496d-98b0-16a9f7dcf1fa HTTP/1.1" 200 272 0.048584 10.0.0.22 - - [2026-02-16 14:04:59] "PUT /access-control-list/c8d91c6d-9bea-4b68-8c05-01660b0b307a HTTP/1.1" 200 272 0.048355 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.143556 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.086909 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2026-02-16 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.22 - - [2026-02-16 14:04:59] "PUT /access-control-list/05cd490d-86ec-496d-98b0-16a9f7dcf1fa HTTP/1.1" 200 272 0.069231 10.0.0.22 - - [2026-02-16 14:04:59] "GET /virtual-network/002f38f2-1b66-4e86-b6ff-25132ddcc14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.018298 10.0.0.22 - - [2026-02-16 14:04:59] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005107 10.0.0.22 - - [2026-02-16 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.059232 10.0.0.22 - - [2026-02-16 14:04:59] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.22 - - [2026-02-16 14:04:59] "POST /firewall-policys HTTP/1.1" 200 530 0.030559 10.0.0.22 - - [2026-02-16 14:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028868 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002853 10.0.0.22 - - [2026-02-16 14:04:59] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002835 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002154 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.025168 10.0.0.22 - - [2026-02-16 14:04:59] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003644 10.0.0.22 - - [2026-02-16 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.22 - - [2026-02-16 14:04:59] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002269 10.0.0.22 - - [2026-02-16 14:04:59] "POST /firewall-policys HTTP/1.1" 200 532 0.021675 10.0.0.22 - - [2026-02-16 14:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032415 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020689 10.0.0.22 - - [2026-02-16 14:04:59] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002692 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002204 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002129 10.0.0.22 - - [2026-02-16 14:04:59] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008421 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.026400 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.050699 10.0.0.22 - - [2026-02-16 14:04:59] "POST /ref-update HTTP/1.1" 200 156 0.039737 10.0.0.22 - - [2026-02-16 14:05:00] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.030116 10.0.0.22 - - [2026-02-16 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2026-02-16 14:05:00] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002980 10.0.0.22 - - [2026-02-16 14:05:00] "POST /firewall-policys HTTP/1.1" 200 530 0.031075 10.0.0.22 - - [2026-02-16 14:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025026 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.008983 10.0.0.22 - - [2026-02-16 14:05:00] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002694 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002535 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002388 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002683 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002560 10.0.0.22 - - [2026-02-16 14:05:00] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002447 10.0.0.22 - - [2026-02-16 14:05:00] "POST /ref-update HTTP/1.1" 200 156 0.047716 10.0.0.22 - - [2026-02-16 14:05:00] "POST /ref-update HTTP/1.1" 200 156 0.029538 10.0.0.22 - - [2026-02-16 14:05:00] "POST /ref-update HTTP/1.1" 200 156 0.030690 10.0.0.22 - - [2026-02-16 14:05:00] "POST /ref-update HTTP/1.1" 200 156 0.030784 10.0.0.22 - - [2026-02-16 14:05:00] "POST /ref-update HTTP/1.1" 200 156 0.036722 10.0.0.22 - - [2026-02-16 14:05:00] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019248 10.0.0.22 - - [2026-02-16 14:05:00] "POST /tags HTTP/1.1" 200 299 0.065495 10.0.0.22 - - [2026-02-16 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018048 10.0.0.22 - - [2026-02-16 14:05:00] "GET /tag/52f483a4-d637-44ba-9edb-95ff51663929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.038986 10.0.0.22 - - [2026-02-16 14:05:00] "POST /set-tag HTTP/1.1" 200 109 0.046606 10.0.0.22 - - [2026-02-16 14:05:01] "POST /tags HTTP/1.1" 200 357 0.142707 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-02-16 14:05:01] "GET /tag/bdb78a94-220f-46d4-b8b8-ac3163cfb916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.032638 10.0.0.22 - - [2026-02-16 14:05:01] "POST /tags HTTP/1.1" 200 305 0.079466 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.22 - - [2026-02-16 14:05:01] "GET /tag/2dc0ede9-fa41-4fff-bc7a-44ef9607f0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012954 10.0.0.22 - - [2026-02-16 14:05:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000549 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.019655 10.0.0.22 - - [2026-02-16 14:05:01] "POST /security-groups HTTP/1.1" 200 571 0.071424 10.0.0.22 - - [2026-02-16 14:05:01] "POST /projects HTTP/1.1" 200 483 0.288301 10.0.0.22 - - [2026-02-16 14:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027794 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024538 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.023733 10.0.0.22 - - [2026-02-16 14:05:01] "POST /access-control-lists HTTP/1.1" 200 580 0.071219 10.0.0.22 - - [2026-02-16 14:05:01] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.052061 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.22 - - [2026-02-16 14:05:01] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006625 10.0.0.22 - - [2026-02-16 14:05:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.001928 10.0.0.22 - - [2026-02-16 14:05:01] "POST /access-control-lists HTTP/1.1" 200 578 0.084413 10.0.0.22 - - [2026-02-16 14:05:01] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.163484 10.0.0.22 - - [2026-02-16 14:05:02] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.085760 10.0.0.22 - - [2026-02-16 14:05:02] "POST /security-groups HTTP/1.1" 200 537 0.105831 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.005975 10.0.0.22 - - [2026-02-16 14:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028763 10.0.0.22 - - [2026-02-16 14:05:02] "POST /access-control-lists HTTP/1.1" 200 596 0.073493 10.0.0.22 - - [2026-02-16 14:05:02] "POST /chown HTTP/1.1" 200 109 0.034466 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.007277 10.0.0.22 - - [2026-02-16 14:05:02] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.048173 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-02-16 14:05:02] "POST /access-control-lists HTTP/1.1" 200 594 0.072522 10.0.0.22 - - [2026-02-16 14:05:02] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022726 10.0.0.22 - - [2026-02-16 14:05:02] "POST /tags HTTP/1.1" 409 207 0.024026 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.22 - - [2026-02-16 14:05:02] "GET /tag/2dc0ede9-fa41-4fff-bc7a-44ef9607f0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012493 10.0.0.22 - - [2026-02-16 14:05:02] "POST /firewall-rules HTTP/1.1" 200 564 0.095948 10.0.0.22 - - [2026-02-16 14:05:02] "GET /firewall-rule/e1733eb4-6b68-4f46-ba25-8eb83707962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021137 10.0.0.22 - - [2026-02-16 14:05:02] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002753 10.0.0.22 - - [2026-02-16 14:05:02] "GET /firewall-rule/e1733eb4-6b68-4f46-ba25-8eb83707962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002290 10.0.0.22 - - [2026-02-16 14:05:02] "POST /ref-update HTTP/1.1" 200 156 0.014497 10.0.0.22 - - [2026-02-16 14:05:02] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002583 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-02-16 14:05:02] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004519 10.0.0.22 - - [2026-02-16 14:05:02] "POST /tags HTTP/1.1" 409 207 0.002320 10.0.0.22 - - [2026-02-16 14:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.22 - - [2026-02-16 14:05:02] "GET /tag/2dc0ede9-fa41-4fff-bc7a-44ef9607f0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012046 10.0.0.22 - - [2026-02-16 14:05:02] "POST /firewall-rules HTTP/1.1" 200 562 0.084642 10.0.0.22 - - [2026-02-16 14:05:02] "GET /firewall-rule/0d41abdc-bfee-47ad-be69-0068b191a5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.028918 10.0.0.22 - - [2026-02-16 14:05:03] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005162 10.0.0.22 - - [2026-02-16 14:05:03] "GET /firewall-rule/0d41abdc-bfee-47ad-be69-0068b191a5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003817 10.0.0.22 - - [2026-02-16 14:05:03] "POST /ref-update HTTP/1.1" 200 156 0.027383 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.016169 10.0.0.22 - - [2026-02-16 14:05:03] "POST /tags HTTP/1.1" 200 301 0.052430 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.22 - - [2026-02-16 14:05:03] "GET /tag/d94e4199-4e8d-479d-9940-72daa3b22bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024955 10.0.0.22 - - [2026-02-16 14:05:03] "POST /tags HTTP/1.1" 200 325 0.082980 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014289 10.0.0.22 - - [2026-02-16 14:05:03] "GET /tag/a13d480a-226f-4ac0-927d-2db2cb843684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.048830 10.0.0.22 - - [2026-02-16 14:05:03] "POST /tags HTTP/1.1" 200 363 0.033556 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020251 10.0.0.22 - - [2026-02-16 14:05:03] "GET /tag/c7c71be8-eaad-4b8b-9ff2-e734f96804ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014027 10.0.0.22 - - [2026-02-16 14:05:03] "POST /tags HTTP/1.1" 200 311 0.033998 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008943 10.0.0.22 - - [2026-02-16 14:05:03] "GET /tag/bc6b1509-5f2a-4b70-a029-46fc7330cb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013754 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.22 - - [2026-02-16 14:05:03] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013345 10.0.0.22 - - [2026-02-16 14:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2026-02-16 14:05:03] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051261 10.0.0.22 - - [2026-02-16 14:05:03] "POST /virtual-machines HTTP/1.1" 200 377 0.038839 10.0.0.22 - - [2026-02-16 14:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026592 10.0.0.22 - - [2026-02-16 14:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146566 10.0.0.22 - - [2026-02-16 14:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014629 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015476 10.0.0.22 - - [2026-02-16 14:05:04] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007990 10.0.0.22 - - [2026-02-16 14:05:04] "POST /instance-ips HTTP/1.1" 200 409 0.058508 10.0.0.22 - - [2026-02-16 14:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.078662 10.0.0.22 - - [2026-02-16 14:05:04] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014048 10.0.0.22 - - [2026-02-16 14:05:04] "POST /set-tag HTTP/1.1" 200 109 0.029270 10.0.0.22 - - [2026-02-16 14:05:04] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004253 10.0.0.22 - - [2026-02-16 14:05:04] "GET /instance-ip/7dccee7e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.022496 10.0.0.22 - - [2026-02-16 14:05:04] "POST /tags HTTP/1.1" 200 355 0.024934 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014363 10.0.0.22 - - [2026-02-16 14:05:04] "GET /tag/e9c47e40-7532-4f94-9368-571af5754ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018676 10.0.0.22 - - [2026-02-16 14:05:04] "POST /tags HTTP/1.1" 200 303 0.025275 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016177 10.0.0.22 - - [2026-02-16 14:05:04] "GET /tag/1083582d-7333-4b39-b33b-1635e2b2949b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013229 10.0.0.22 - - [2026-02-16 14:05:04] "POST /projects HTTP/1.1" 409 218 0.002117 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2026-02-16 14:05:04] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.023290 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011888 10.0.0.22 - - [2026-02-16 14:05:04] "GET /network-ipam/ad6c9342-0c7d-4ca8-8a17-d46bfb5b7ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003222 10.0.0.22 - - [2026-02-16 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2026-02-16 14:05:04] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004445 10.0.0.22 - - [2026-02-16 14:05:04] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.055719 10.0.0.22 - - [2026-02-16 14:05:05] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009706 10.0.0.22 - - [2026-02-16 14:05:05] "POST /set-tag HTTP/1.1" 200 109 0.042211 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-02-16 14:05:05] "GET /network-ipam/da099a3e-a826-4f51-a597-5ef29d1511ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002378 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.22 - - [2026-02-16 14:05:05] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005401 10.0.0.22 - - [2026-02-16 14:05:05] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.043533 10.0.0.22 - - [2026-02-16 14:05:05] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009427 10.0.0.22 - - [2026-02-16 14:05:05] "POST /set-tag HTTP/1.1" 200 109 0.043178 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016022 10.0.0.22 - - [2026-02-16 14:05:05] "GET /network-policy/a076adb6-0628-4f04-9904-172857477785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002776 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010011 10.0.0.22 - - [2026-02-16 14:05:05] "GET /network-policy/2a178178-490d-4cd7-924b-50a5c46920e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002869 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.22 - - [2026-02-16 14:05:05] "GET /network-policy/0b058546-0d48-4a09-b86c-877f8a790e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002736 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.22 - - [2026-02-16 14:05:05] "PUT /network-policy/0b058546-0d48-4a09-b86c-877f8a790e69 HTTP/1.1" 200 262 0.008415 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-update HTTP/1.1" 200 156 0.039259 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006193 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002565 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004198 10.0.0.22 - - [2026-02-16 14:05:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2026-02-16 14:05:05] "POST /security-groups HTTP/1.1" 409 245 0.003156 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2026-02-16 14:05:05] "PUT /security-group/1320d1c1-c7fa-4d98-a8a9-68f83b01b920 HTTP/1.1" 200 262 0.081678 10.0.0.22 - - [2026-02-16 14:05:05] "PUT /access-control-list/760923f9-dbb4-4187-b76a-37e39b2bbb0f HTTP/1.1" 200 272 0.014053 10.0.0.22 - - [2026-02-16 14:05:05] "PUT /access-control-list/81d5b301-e554-4177-aa09-d14368b798db HTTP/1.1" 200 272 0.020082 10.0.0.22 - - [2026-02-16 14:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021119 10.0.0.22 - - [2026-02-16 14:05:05] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002197 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.22 - - [2026-02-16 14:05:05] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002742 10.0.0.22 - - [2026-02-16 14:05:05] "POST /tags HTTP/1.1" 409 206 0.001578 10.0.0.22 - - [2026-02-16 14:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.22 - - [2026-02-16 14:05:05] "GET /tag/1083582d-7333-4b39-b33b-1635e2b2949b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010721 10.0.0.22 - - [2026-02-16 14:05:05] "POST /firewall-rules HTTP/1.1" 200 562 0.065857 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-rule/ebd712a8-ae61-462c-9ac1-1784ff99021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007149 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009562 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-rule/ebd712a8-ae61-462c-9ac1-1784ff99021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003480 10.0.0.22 - - [2026-02-16 14:05:06] "POST /ref-update HTTP/1.1" 200 156 0.045925 10.0.0.22 - - [2026-02-16 14:05:06] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021215 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.22 - - [2026-02-16 14:05:06] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004955 10.0.0.22 - - [2026-02-16 14:05:06] "POST /tags HTTP/1.1" 409 206 0.001941 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2026-02-16 14:05:06] "GET /tag/1083582d-7333-4b39-b33b-1635e2b2949b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010597 10.0.0.22 - - [2026-02-16 14:05:06] "POST /firewall-rules HTTP/1.1" 200 560 0.105791 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-rule/1a5f8ca7-843c-4d59-a57a-809674273651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.008623 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005672 10.0.0.22 - - [2026-02-16 14:05:06] "GET /firewall-rule/1a5f8ca7-843c-4d59-a57a-809674273651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002291 10.0.0.22 - - [2026-02-16 14:05:06] "POST /ref-update HTTP/1.1" 200 156 0.076581 10.0.0.22 - - [2026-02-16 14:05:06] "POST /tags HTTP/1.1" 200 305 0.104380 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024481 10.0.0.22 - - [2026-02-16 14:05:06] "GET /tag/f3e34527-8bcd-4607-b5c3-77ca421dd25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017198 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.22 - - [2026-02-16 14:05:06] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067008 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.22 - - [2026-02-16 14:05:06] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.008432 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.22 - - [2026-02-16 14:05:06] "GET /service-appliance-set/21e2e63d-c0a5-4edb-ab96-bfe75e02a220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004759 10.0.0.22 - - [2026-02-16 14:05:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.001652 10.0.0.22 - - [2026-02-16 14:05:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121839 10.0.0.22 - - [2026-02-16 14:05:07] "GET /virtual-machine-interface/dbf0b57c-7d3a-41d4-9a63-c61e3813915e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019281 10.0.0.22 - - [2026-02-16 14:05:07] "POST /instance-ips HTTP/1.1" 200 381 0.051849 10.0.0.22 - - [2026-02-16 14:05:07] "GET /instance-ip/80f1e2a3-97ed-4e63-b102-eb5fb1d7364a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010222 10.0.0.22 - - [2026-02-16 14:05:07] "POST /loadbalancers HTTP/1.1" 200 582 0.068463 10.0.0.22 - - [2026-02-16 14:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011812 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.22 - - [2026-02-16 14:05:07] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044606 10.0.0.22 - - [2026-02-16 14:05:07] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053190 10.0.0.22 - - [2026-02-16 14:05:07] "GET /instance-ip/80f1e2a3-97ed-4e63-b102-eb5fb1d7364a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.023465 10.0.0.22 - - [2026-02-16 14:05:07] "GET /loadbalancer/0d861754-4f7c-4b20-967e-d7d630c760cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.025283 10.0.0.22 - - [2026-02-16 14:05:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029606 10.0.0.22 - - [2026-02-16 14:05:07] "POST /floating-ips HTTP/1.1" 200 583 0.036589 10.0.0.22 - - [2026-02-16 14:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034014 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018539 10.0.0.22 - - [2026-02-16 14:05:07] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041018 10.0.0.22 - - [2026-02-16 14:05:07] "GET /loadbalancer-listener/269989c1-6c78-46f5-8e6a-01a2e4940642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002625 10.0.0.22 - - [2026-02-16 14:05:07] "GET /loadbalancer-listener/269989c1-6c78-46f5-8e6a-01a2e4940642?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012637 10.0.0.22 - - [2026-02-16 14:05:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029314 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006541 10.0.0.22 - - [2026-02-16 14:05:07] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003137 10.0.0.22 - - [2026-02-16 14:05:07] "GET /instance-ip/80f1e2a3-97ed-4e63-b102-eb5fb1d7364a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003536 10.0.0.22 - - [2026-02-16 14:05:07] "GET /instance-ip/80f1e2a3-97ed-4e63-b102-eb5fb1d7364a?fields=floating_ips HTTP/1.1" 200 1170 0.006233 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.22 - - [2026-02-16 14:05:07] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.009744 10.0.0.22 - - [2026-02-16 14:05:07] "GET /floating-ip/256f43f0-1604-4e15-8eab-29adf8695fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.033298 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.006352 10.0.0.22 - - [2026-02-16 14:05:07] "POST /tags HTTP/1.1" 200 301 0.029982 10.0.0.22 - - [2026-02-16 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.22 - - [2026-02-16 14:05:07] "GET /tag/d4e0d6a6-19f3-4401-a8dd-5939d2fc30e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020069 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.22 - - [2026-02-16 14:05:08] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032692 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.22 - - [2026-02-16 14:05:08] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004239 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2026-02-16 14:05:08] "GET /service-appliance-set/21e2e63d-c0a5-4edb-ab96-bfe75e02a220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002228 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.001578 10.0.0.22 - - [2026-02-16 14:05:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108836 10.0.0.22 - - [2026-02-16 14:05:08] "GET /virtual-machine-interface/87b86e25-f768-43bc-9636-5cbcc6991ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.027602 10.0.0.22 - - [2026-02-16 14:05:08] "POST /instance-ips HTTP/1.1" 200 377 0.041505 10.0.0.22 - - [2026-02-16 14:05:08] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014808 10.0.0.22 - - [2026-02-16 14:05:08] "POST /loadbalancers HTTP/1.1" 200 582 0.061564 10.0.0.22 - - [2026-02-16 14:05:08] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045406 10.0.0.22 - - [2026-02-16 14:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034174 10.0.0.22 - - [2026-02-16 14:05:08] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.015412 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-02-16 14:05:08] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044899 10.0.0.22 - - [2026-02-16 14:05:08] "POST /floating-ips HTTP/1.1" 200 581 0.053810 10.0.0.22 - - [2026-02-16 14:05:08] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003455 10.0.0.22 - - [2026-02-16 14:05:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020972 10.0.0.22 - - [2026-02-16 14:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024814 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.22 - - [2026-02-16 14:05:08] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038704 10.0.0.22 - - [2026-02-16 14:05:08] "GET /loadbalancer-listener/e7b0b1b9-5db0-4da8-a5a8-15fa80fa6b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002146 10.0.0.22 - - [2026-02-16 14:05:08] "GET /loadbalancer-listener/e7b0b1b9-5db0-4da8-a5a8-15fa80fa6b9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003186 10.0.0.22 - - [2026-02-16 14:05:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036410 10.0.0.22 - - [2026-02-16 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016229 10.0.0.22 - - [2026-02-16 14:05:08] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004748 10.0.0.22 - - [2026-02-16 14:05:08] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050153 10.0.0.22 - - [2026-02-16 14:05:08] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?fields=floating_ips HTTP/1.1" 200 1164 0.037708 10.0.0.22 - - [2026-02-16 14:05:08] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005062 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003599 10.0.0.22 - - [2026-02-16 14:05:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020911 10.0.0.22 - - [2026-02-16 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026754 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.22 - - [2026-02-16 14:05:09] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031632 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer-listener/d27919b0-6781-4619-a6d3-2e351f549488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007320 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer-listener/d27919b0-6781-4619-a6d3-2e351f549488?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003485 10.0.0.22 - - [2026-02-16 14:05:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021194 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.22 - - [2026-02-16 14:05:09] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051871 10.0.0.22 - - [2026-02-16 14:05:09] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005979 10.0.0.22 - - [2026-02-16 14:05:09] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?fields=floating_ips HTTP/1.1" 200 1164 0.003351 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002561 10.0.0.22 - - [2026-02-16 14:05:09] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002221 10.0.0.22 - - [2026-02-16 14:05:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025267 10.0.0.22 - - [2026-02-16 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027934 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014812 10.0.0.22 - - [2026-02-16 14:05:09] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038223 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer-listener/fedfbfdf-8c5e-4972-8215-30fa11c3248d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002903 10.0.0.22 - - [2026-02-16 14:05:09] "GET /loadbalancer-listener/fedfbfdf-8c5e-4972-8215-30fa11c3248d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.010261 10.0.0.22 - - [2026-02-16 14:05:09] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021579 10.0.0.22 - - [2026-02-16 14:05:09] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005425 10.0.0.22 - - [2026-02-16 14:05:09] "GET /instance-ip/142e461c-0a33-4948-a6db-b7ad8e884dec?fields=floating_ips HTTP/1.1" 200 1164 0.002319 10.0.0.22 - - [2026-02-16 14:05:09] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002994 10.0.0.22 - - [2026-02-16 14:05:09] "POST /tags HTTP/1.1" 200 371 0.034110 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018418 10.0.0.22 - - [2026-02-16 14:05:09] "GET /tag/f63bf1aa-1ce2-4fea-97b7-742f595e3589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.013588 10.0.0.22 - - [2026-02-16 14:05:09] "POST /tags HTTP/1.1" 200 319 0.018734 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670 10.0.0.22 - - [2026-02-16 14:05:09] "GET /tag/f7892106-a972-4f3d-bea0-45b39eda24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013707 10.0.0.22 - - [2026-02-16 14:05:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.002403 10.0.0.22 - - [2026-02-16 14:05:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.010736 10.0.0.22 - - [2026-02-16 14:05:10] "POST /security-groups HTTP/1.1" 200 578 0.088074 10.0.0.22 - - [2026-02-16 14:05:10] "POST /projects HTTP/1.1" 200 497 0.221150 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.007174 10.0.0.22 - - [2026-02-16 14:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016040 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.22 - - [2026-02-16 14:05:10] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018665 10.0.0.22 - - [2026-02-16 14:05:10] "POST /access-control-lists HTTP/1.1" 200 587 0.103524 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.018694 10.0.0.22 - - [2026-02-16 14:05:10] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.030720 10.0.0.22 - - [2026-02-16 14:05:10] "POST /access-control-lists HTTP/1.1" 200 585 0.070671 10.0.0.22 - - [2026-02-16 14:05:10] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.136140 10.0.0.22 - - [2026-02-16 14:05:10] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.070553 10.0.0.22 - - [2026-02-16 14:05:10] "POST /security-groups HTTP/1.1" 200 558 0.098668 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.008254 10.0.0.22 - - [2026-02-16 14:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.041595 10.0.0.22 - - [2026-02-16 14:05:10] "POST /access-control-lists HTTP/1.1" 200 610 0.120757 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.026413 10.0.0.22 - - [2026-02-16 14:05:10] "POST /chown HTTP/1.1" 200 109 0.119151 10.0.0.22 - - [2026-02-16 14:05:10] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018450 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.22 - - [2026-02-16 14:05:10] "POST /access-control-lists HTTP/1.1" 200 608 0.102930 10.0.0.22 - - [2026-02-16 14:05:10] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031119 10.0.0.22 - - [2026-02-16 14:05:10] "POST /tags HTTP/1.1" 409 214 0.003773 10.0.0.22 - - [2026-02-16 14:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.22 - - [2026-02-16 14:05:11] "GET /tag/f7892106-a972-4f3d-bea0-45b39eda24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023009 10.0.0.22 - - [2026-02-16 14:05:11] "POST /firewall-rules HTTP/1.1" 200 578 0.101790 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-rule/ac856688-dabd-4125-8fb8-41ebe2680890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013648 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004100 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-rule/ac856688-dabd-4125-8fb8-41ebe2680890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006350 10.0.0.22 - - [2026-02-16 14:05:11] "POST /ref-update HTTP/1.1" 200 156 0.040776 10.0.0.22 - - [2026-02-16 14:05:11] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002523 10.0.0.22 - - [2026-02-16 14:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.22 - - [2026-02-16 14:05:11] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003271 10.0.0.22 - - [2026-02-16 14:05:11] "POST /tags HTTP/1.1" 409 214 0.001868 10.0.0.22 - - [2026-02-16 14:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2026-02-16 14:05:11] "GET /tag/f7892106-a972-4f3d-bea0-45b39eda24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016966 10.0.0.22 - - [2026-02-16 14:05:11] "POST /firewall-rules HTTP/1.1" 200 576 0.088714 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-rule/bf1b9dfe-6e2d-46ae-8f3f-be4f973b9162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010780 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005476 10.0.0.22 - - [2026-02-16 14:05:11] "GET /firewall-rule/bf1b9dfe-6e2d-46ae-8f3f-be4f973b9162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002614 10.0.0.22 - - [2026-02-16 14:05:11] "POST /ref-update HTTP/1.1" 200 156 0.054282 10.0.0.22 - - [2026-02-16 14:05:11] "POST /tags HTTP/1.1" 200 363 0.044154 10.0.0.22 - - [2026-02-16 14:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.22 - - [2026-02-16 14:05:11] "GET /tag/3186399a-ccc4-4ee0-a623-2bb14adea08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013451 10.0.0.22 - - [2026-02-16 14:05:11] "POST /tags HTTP/1.1" 200 311 0.031744 10.0.0.22 - - [2026-02-16 14:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012746 10.0.0.22 - - [2026-02-16 14:05:11] "GET /tag/d049ab59-97f9-449f-9765-ed4ddf17c666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012348 10.0.0.22 - - [2026-02-16 14:05:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000479 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.015473 10.0.0.22 - - [2026-02-16 14:05:12] "POST /security-groups HTTP/1.1" 200 574 0.074605 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.002342 10.0.0.22 - - [2026-02-16 14:05:12] "POST /projects HTTP/1.1" 200 489 0.263537 10.0.0.22 - - [2026-02-16 14:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008436 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012279 10.0.0.22 - - [2026-02-16 14:05:12] "POST /access-control-lists HTTP/1.1" 200 583 0.039118 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.005565 10.0.0.22 - - [2026-02-16 14:05:12] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.048320 10.0.0.22 - - [2026-02-16 14:05:12] "POST /access-control-lists HTTP/1.1" 200 581 0.077709 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019128 10.0.0.22 - - [2026-02-16 14:05:12] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006940 10.0.0.22 - - [2026-02-16 14:05:12] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.110662 10.0.0.22 - - [2026-02-16 14:05:12] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.062286 10.0.0.22 - - [2026-02-16 14:05:12] "POST /security-groups HTTP/1.1" 200 546 0.072531 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.001565 10.0.0.22 - - [2026-02-16 14:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024355 10.0.0.22 - - [2026-02-16 14:05:12] "POST /access-control-lists HTTP/1.1" 200 602 0.053334 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.012449 10.0.0.22 - - [2026-02-16 14:05:12] "POST /chown HTTP/1.1" 200 109 0.043226 10.0.0.22 - - [2026-02-16 14:05:12] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018322 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.22 - - [2026-02-16 14:05:12] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007796 10.0.0.22 - - [2026-02-16 14:05:12] "POST /access-control-lists HTTP/1.1" 200 600 0.084566 10.0.0.22 - - [2026-02-16 14:05:12] "POST /tags HTTP/1.1" 409 210 0.011491 10.0.0.22 - - [2026-02-16 14:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014858 10.0.0.22 - - [2026-02-16 14:05:12] "GET /tag/d049ab59-97f9-449f-9765-ed4ddf17c666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016753 10.0.0.22 - - [2026-02-16 14:05:12] "POST /firewall-rules HTTP/1.1" 200 570 0.078801 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-rule/7e486186-2d0f-439a-8e9e-fc71d82e0d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003782 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005146 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-rule/7e486186-2d0f-439a-8e9e-fc71d82e0d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006756 10.0.0.22 - - [2026-02-16 14:05:13] "POST /ref-update HTTP/1.1" 200 156 0.045777 10.0.0.22 - - [2026-02-16 14:05:13] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009361 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015883 10.0.0.22 - - [2026-02-16 14:05:13] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002709 10.0.0.22 - - [2026-02-16 14:05:13] "POST /tags HTTP/1.1" 409 210 0.003017 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.22 - - [2026-02-16 14:05:13] "GET /tag/d049ab59-97f9-449f-9765-ed4ddf17c666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011229 10.0.0.22 - - [2026-02-16 14:05:13] "POST /firewall-rules HTTP/1.1" 200 568 0.071409 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-rule/7410d72b-0bdc-4e46-8efe-be47a0c0f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025200 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004832 10.0.0.22 - - [2026-02-16 14:05:13] "GET /firewall-rule/7410d72b-0bdc-4e46-8efe-be47a0c0f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005483 10.0.0.22 - - [2026-02-16 14:05:13] "POST /ref-update HTTP/1.1" 200 156 0.054623 10.0.0.22 - - [2026-02-16 14:05:13] "POST /tags HTTP/1.1" 409 237 0.001931 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.22 - - [2026-02-16 14:05:13] "GET /tag/c7c71be8-eaad-4b8b-9ff2-e734f96804ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012070 10.0.0.22 - - [2026-02-16 14:05:13] "POST /tags HTTP/1.1" 409 210 0.005588 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-02-16 14:05:13] "GET /tag/bc6b1509-5f2a-4b70-a029-46fc7330cb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011058 10.0.0.22 - - [2026-02-16 14:05:13] "POST /projects HTTP/1.1" 409 223 0.002526 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2026-02-16 14:05:13] "GET /project/3e976d3f-6947-4403-8972-587d2a2c4dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053187 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.22 - - [2026-02-16 14:05:13] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004499 10.0.0.22 - - [2026-02-16 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.22 - - [2026-02-16 14:05:13] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003973 10.0.0.22 - - [2026-02-16 14:05:13] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.062912 10.0.0.22 - - [2026-02-16 14:05:13] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.062410 10.0.0.22 - - [2026-02-16 14:05:14] "POST /security-groups HTTP/1.1" 409 253 0.013404 10.0.0.22 - - [2026-02-16 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.22 - - [2026-02-16 14:05:14] "PUT /security-group/93e1c2db-8500-42a5-b3cd-81ed13ba1801 HTTP/1.1" 200 262 0.059798 10.0.0.22 - - [2026-02-16 14:05:14] "PUT /access-control-list/7b3fe6ce-4a68-4337-963a-09e97a0e93c5 HTTP/1.1" 200 272 0.027927 10.0.0.22 - - [2026-02-16 14:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040720 10.0.0.22 - - [2026-02-16 14:05:14] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019376 10.0.0.22 - - [2026-02-16 14:05:14] "PUT /access-control-list/05fabd9f-7433-4a3d-8689-4f3598ef9f1e HTTP/1.1" 200 272 0.026584 10.0.0.22 - - [2026-02-16 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.22 - - [2026-02-16 14:05:14] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008682 10.0.0.22 - - [2026-02-16 14:05:14] "POST /tags HTTP/1.1" 409 210 0.002642 10.0.0.22 - - [2026-02-16 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.22 - - [2026-02-16 14:05:14] "GET /tag/bc6b1509-5f2a-4b70-a029-46fc7330cb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013788 10.0.0.22 - - [2026-02-16 14:05:14] "POST /firewall-rules HTTP/1.1" 200 570 0.072148 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-rule/8a2c6235-6596-401e-820d-e2a184860ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009512 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003486 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-rule/8a2c6235-6596-401e-820d-e2a184860ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002278 10.0.0.22 - - [2026-02-16 14:05:14] "POST /ref-update HTTP/1.1" 200 156 0.045057 10.0.0.22 - - [2026-02-16 14:05:14] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001863 10.0.0.22 - - [2026-02-16 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031181 10.0.0.22 - - [2026-02-16 14:05:14] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004583 10.0.0.22 - - [2026-02-16 14:05:14] "POST /tags HTTP/1.1" 409 210 0.002031 10.0.0.22 - - [2026-02-16 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.22 - - [2026-02-16 14:05:14] "GET /tag/bc6b1509-5f2a-4b70-a029-46fc7330cb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013304 10.0.0.22 - - [2026-02-16 14:05:14] "POST /firewall-rules HTTP/1.1" 200 568 0.094656 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-rule/2df921bf-e9a6-49f2-9ade-1bf0389b8d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017298 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004660 10.0.0.22 - - [2026-02-16 14:05:14] "GET /firewall-rule/2df921bf-e9a6-49f2-9ade-1bf0389b8d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004145 10.0.0.22 - - [2026-02-16 14:05:14] "POST /ref-update HTTP/1.1" 200 156 0.063421 10.0.0.22 - - [2026-02-16 14:05:14] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011926 10.0.0.22 - - [2026-02-16 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.006756 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001322 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:05:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003026 10.0.0.19 - - [2026-02-16 14:06:53] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.19 - - [2026-02-16 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.19 - - [2026-02-16 14:06:53] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005230 10.0.0.19 - - [2026-02-16 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2026-02-16 14:06:53] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002819 10.0.0.19 - - [2026-02-16 14:06:53] "PUT /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2 HTTP/1.1" 200 274 0.007988 10.0.0.19 - - [2026-02-16 14:06:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.006108 10.0.0.19 - - [2026-02-16 14:06:54] "POST /virtual-routers HTTP/1.1" 200 599 0.018198 10.0.0.19 - - [2026-02-16 14:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.19 - - [2026-02-16 14:06:54] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004077 10.0.0.19 - - [2026-02-16 14:06:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001883 10.0.0.19 - - [2026-02-16 14:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-02-16 14:06:54] "GET /virtual-network/002f38f2-1b66-4e86-b6ff-25132ddcc14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013757 10.0.0.19 - - [2026-02-16 14:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.038634 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 10.0.0.22 - - [2026-02-16 14:07:22] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.22 - - [2026-02-16 14:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-02-16 14:07:22] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004869 10.0.0.22 - - [2026-02-16 14:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-02-16 14:07:22] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003189 10.0.0.22 - - [2026-02-16 14:07:34] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.22 - - [2026-02-16 14:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2026-02-16 14:07:34] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003037 10.0.0.22 - - [2026-02-16 14:07:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002295 10.0.0.22 - - [2026-02-16 14:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.22 - - [2026-02-16 14:07:34] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003475 10.0.0.22 - - [2026-02-16 14:07:34] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.013654 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.22 - - [2026-02-16 14:08:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002641 10.0.0.22 - - [2026-02-16 14:08:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002043 10.0.0.22 - - [2026-02-16 14:09:01] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002839 10.0.0.22 - - [2026-02-16 14:09:01] "POST /ref-update HTTP/1.1" 200 156 0.007605 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005227 10.0.0.22 - - [2026-02-16 14:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.22 - - [2026-02-16 14:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.22 - - [2026-02-16 14:09:16] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002424 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004216 10.0.0.22 - - [2026-02-16 14:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.22 - - [2026-02-16 14:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-02-16 14:09:16] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002098 10.0.0.22 - - [2026-02-16 14:09:16] "GET /loadbalancer-pool/54d64d4d-cf4c-40cf-8ce3-67184f6eeba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003443 10.0.0.22 - - [2026-02-16 14:09:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018508 10.0.0.22 - - [2026-02-16 14:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007279 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009799 10.0.0.22 - - [2026-02-16 14:09:16] "POST /tags HTTP/1.1" 409 205 0.002884 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007124 10.0.0.22 - - [2026-02-16 14:09:16] "POST /ref-update HTTP/1.1" 200 156 0.011433 10.0.0.22 - - [2026-02-16 14:09:16] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.013073 10.0.0.22 - - [2026-02-16 14:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.22 - - [2026-02-16 14:09:16] "GET /tag/d4e0d6a6-19f3-4401-a8dd-5939d2fc30e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016223 10.0.0.22 - - [2026-02-16 14:09:16] "PUT /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5 HTTP/1.1" 200 256 0.039013 10.0.0.22 - - [2026-02-16 14:09:16] "POST /set-tag HTTP/1.1" 200 109 0.077367 10.0.0.22 - - [2026-02-16 14:09:16] "GET /loadbalancer-pool/335b52f0-8953-4bfb-b8c6-b943b809d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004266 10.0.0.22 - - [2026-02-16 14:09:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020336 10.0.0.22 - - [2026-02-16 14:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024963 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009599 10.0.0.22 - - [2026-02-16 14:09:16] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003772 10.0.0.22 - - [2026-02-16 14:09:16] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.22 - - [2026-02-16 14:09:16] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.016390 10.0.0.22 - - [2026-02-16 14:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.22 - - [2026-02-16 14:09:17] "GET /loadbalancer-pool/5a330813-cb2c-4001-9b7f-60f7400299e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005821 10.0.0.22 - - [2026-02-16 14:09:17] "PUT /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5 HTTP/1.1" 200 256 0.015103 10.0.0.22 - - [2026-02-16 14:09:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031219 10.0.0.22 - - [2026-02-16 14:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019216 10.0.0.22 - - [2026-02-16 14:09:17] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012913 10.0.0.22 - - [2026-02-16 14:09:17] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.22 - - [2026-02-16 14:09:17] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004272 10.0.0.22 - - [2026-02-16 14:09:17] "POST /ref-update HTTP/1.1" 200 156 0.008113 10.0.0.22 - - [2026-02-16 14:09:17] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007689 10.0.0.22 - - [2026-02-16 14:09:17] "PUT /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5 HTTP/1.1" 200 256 0.009099 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005683 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.22 - - [2026-02-16 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2026-02-16 14:10:19] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002241 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003713 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.051520 10.0.0.22 - - [2026-02-16 14:10:19] "DELETE /loadbalancer-member/2a6189c3-fba5-442f-acf7-82bc94c4299d HTTP/1.1" 200 115 0.052503 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006140 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.22 - - [2026-02-16 14:10:19] "DELETE /loadbalancer-member/e20edd5b-f5f0-4296-a3a5-cd9af0cab6ed HTTP/1.1" 200 115 0.042657 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006071 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-02-16 14:10:19] "DELETE /loadbalancer-member/310722e2-43f6-4cbf-8730-522c134015df HTTP/1.1" 200 115 0.066729 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014702 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.22 - - [2026-02-16 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-02-16 14:10:19] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002170 10.0.0.22 - - [2026-02-16 14:10:19] "GET /loadbalancer-pool/54d64d4d-cf4c-40cf-8ce3-67184f6eeba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002691 10.0.0.22 - - [2026-02-16 14:10:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027239 10.0.0.22 - - [2026-02-16 14:10:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041317 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022602 10.0.0.22 - - [2026-02-16 14:10:19] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010538 10.0.0.22 - - [2026-02-16 14:10:19] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003970 10.0.0.22 - - [2026-02-16 14:10:19] "POST /set-tag HTTP/1.1" 200 109 0.072076 10.0.0.22 - - [2026-02-16 14:10:19] "GET /loadbalancer-pool/335b52f0-8953-4bfb-b8c6-b943b809d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011577 10.0.0.22 - - [2026-02-16 14:10:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026800 10.0.0.22 - - [2026-02-16 14:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016661 10.0.0.22 - - [2026-02-16 14:10:20] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019921 10.0.0.22 - - [2026-02-16 14:10:20] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009407 10.0.0.22 - - [2026-02-16 14:10:20] "POST /set-tag HTTP/1.1" 200 109 0.007707 10.0.0.22 - - [2026-02-16 14:10:20] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006253 10.0.0.22 - - [2026-02-16 14:10:20] "GET /loadbalancer-pool/5a330813-cb2c-4001-9b7f-60f7400299e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003781 10.0.0.22 - - [2026-02-16 14:10:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022845 10.0.0.22 - - [2026-02-16 14:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018043 10.0.0.22 - - [2026-02-16 14:10:20] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018982 10.0.0.22 - - [2026-02-16 14:10:20] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003934 10.0.0.22 - - [2026-02-16 14:10:20] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.001936 10.0.0.22 - - [2026-02-16 14:10:20] "POST /set-tag HTTP/1.1" 200 109 0.002262 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:10:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:10:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001097 10.0.0.19 - - [2026-02-16 14:11:16] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.19 - - [2026-02-16 14:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-02-16 14:11:16] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004241 10.0.0.19 - - [2026-02-16 14:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2026-02-16 14:11:17] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004299 10.0.0.19 - - [2026-02-16 14:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-02-16 14:11:17] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003466 10.0.0.19 - - [2026-02-16 14:11:17] "PUT /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642 HTTP/1.1" 200 262 0.010521 10.0.0.19 - - [2026-02-16 14:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.19 - - [2026-02-16 14:11:17] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002531 10.0.0.19 - - [2026-02-16 14:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.19 - - [2026-02-16 14:11:17] "GET /virtual-machine-interface/1d11ae9e-78c1-4fb7-8554-2f554ce5f36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004762 10.0.0.19 - - [2026-02-16 14:11:17] "PUT /virtual-machine-interface/1d11ae9e-78c1-4fb7-8554-2f554ce5f36e HTTP/1.1" 200 284 0.009630 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:11:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.22 - - [2026-02-16 14:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-02-16 14:11:31] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002937 10.0.0.22 - - [2026-02-16 14:13:39] "GET /global-system-configs HTTP/1.1" 200 322 0.004057 10.0.0.22 - - [2026-02-16 14:13:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002226 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005811 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.008612 10.0.0.22 - - [2026-02-16 14:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-02-16 14:15:02] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002482 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004179 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.022497 10.0.0.22 - - [2026-02-16 14:15:02] "DELETE /loadbalancer-member/82ccd45a-287d-41ca-953f-195dacdfd330 HTTP/1.1" 200 115 0.035515 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004626 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.22 - - [2026-02-16 14:15:02] "DELETE /loadbalancer-member/3ecaab26-be08-49a6-8ec9-d51d6d879b22 HTTP/1.1" 200 115 0.026346 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004197 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.003891 10.0.0.22 - - [2026-02-16 14:15:02] "DELETE /loadbalancer-member/46e55cb5-bd51-41c2-b017-d0bd6dff90a0 HTTP/1.1" 200 115 0.031313 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009176 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.004875 10.0.0.22 - - [2026-02-16 14:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2026-02-16 14:15:02] "GET /loadbalancer/15134b55-4de3-48bf-8d6e-f4a84eebe811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002737 10.0.0.22 - - [2026-02-16 14:15:02] "GET /loadbalancer-pool/54d64d4d-cf4c-40cf-8ce3-67184f6eeba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004532 10.0.0.22 - - [2026-02-16 14:15:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016457 10.0.0.22 - - [2026-02-16 14:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009749 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018838 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008690 10.0.0.22 - - [2026-02-16 14:15:02] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003671 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.059841 10.0.0.22 - - [2026-02-16 14:15:02] "GET /loadbalancer-pool/335b52f0-8953-4bfb-b8c6-b943b809d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005730 10.0.0.22 - - [2026-02-16 14:15:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024517 10.0.0.22 - - [2026-02-16 14:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010713 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008810 10.0.0.22 - - [2026-02-16 14:15:02] "POST /set-tag HTTP/1.1" 200 109 0.004328 10.0.0.22 - - [2026-02-16 14:15:02] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006617 10.0.0.22 - - [2026-02-16 14:15:02] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003449 10.0.0.22 - - [2026-02-16 14:15:03] "GET /loadbalancer-pool/5a330813-cb2c-4001-9b7f-60f7400299e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005545 10.0.0.22 - - [2026-02-16 14:15:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022020 10.0.0.22 - - [2026-02-16 14:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015173 10.0.0.22 - - [2026-02-16 14:15:03] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009128 10.0.0.22 - - [2026-02-16 14:15:03] "GET /virtual-machine-interface/7dac3f9e-0b40-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003804 10.0.0.22 - - [2026-02-16 14:15:03] "GET /floating-ip/27f2c7ae-f291-422a-91b6-7f8a62a178e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003560 10.0.0.22 - - [2026-02-16 14:15:03] "POST /set-tag HTTP/1.1" 200 109 0.003393 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:15:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:16:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:16:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.22 - - [2026-02-16 14:17:36] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.22 - - [2026-02-16 14:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-02-16 14:17:36] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042090 10.0.0.22 - - [2026-02-16 14:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.22 - - [2026-02-16 14:17:36] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032563 10.0.0.22 - - [2026-02-16 14:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.22 - - [2026-02-16 14:17:36] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053987 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002289 10.0.0.22 - - [2026-02-16 14:17:37] "POST /tags HTTP/1.1" 200 333 0.032660 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018560 10.0.0.22 - - [2026-02-16 14:17:37] "GET /tag/29cb21c5-7d38-4c32-b9f7-0acf36df863a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012985 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-02-16 14:17:37] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030563 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2026-02-16 14:17:37] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004808 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2026-02-16 14:17:37] "GET /service-appliance-set/21e2e63d-c0a5-4edb-ab96-bfe75e02a220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007887 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.002200 10.0.0.22 - - [2026-02-16 14:17:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.115882 10.0.0.22 - - [2026-02-16 14:17:37] "GET /virtual-machine-interface/cc2f341d-e1d1-4cd1-8953-e74146cc0544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017458 10.0.0.22 - - [2026-02-16 14:17:37] "POST /instance-ips HTTP/1.1" 200 409 0.022213 10.0.0.22 - - [2026-02-16 14:17:37] "GET /instance-ip/4c2ebe6c-e622-43d8-b0d3-6bc94d42374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.004991 10.0.0.22 - - [2026-02-16 14:17:37] "POST /loadbalancers HTTP/1.1" 200 610 0.084143 10.0.0.22 - - [2026-02-16 14:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024801 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.22 - - [2026-02-16 14:17:37] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056162 10.0.0.22 - - [2026-02-16 14:17:37] "GET /instance-ip/4c2ebe6c-e622-43d8-b0d3-6bc94d42374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003426 10.0.0.22 - - [2026-02-16 14:17:37] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059896 10.0.0.22 - - [2026-02-16 14:17:37] "GET /loadbalancer/bb93642c-cfe8-4264-9ef1-3ff084a29ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005322 10.0.0.22 - - [2026-02-16 14:17:37] "POST /floating-ips HTTP/1.1" 200 597 0.081394 10.0.0.22 - - [2026-02-16 14:17:37] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.044178 10.0.0.22 - - [2026-02-16 14:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-02-16 14:17:37] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047252 10.0.0.22 - - [2026-02-16 14:17:37] "GET /loadbalancer-listener/445c2383-2ef7-4d23-b206-f07737363da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007961 10.0.0.22 - - [2026-02-16 14:17:38] "GET /loadbalancer-listener/445c2383-2ef7-4d23-b206-f07737363da1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003220 10.0.0.22 - - [2026-02-16 14:17:38] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.033545 10.0.0.22 - - [2026-02-16 14:17:38] "GET /instance-ip/4c2ebe6c-e622-43d8-b0d3-6bc94d42374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.004574 10.0.0.22 - - [2026-02-16 14:17:38] "GET /instance-ip/4c2ebe6c-e622-43d8-b0d3-6bc94d42374e?fields=floating_ips HTTP/1.1" 200 1212 0.005834 10.0.0.22 - - [2026-02-16 14:17:38] "GET /floating-ip/1e5b96db-a994-42f9-b86f-d57ae3b8bb51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003137 10.0.0.22 - - [2026-02-16 14:17:38] "POST /tags HTTP/1.1" 200 295 0.074002 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.22 - - [2026-02-16 14:17:38] "GET /tag/fc6cc764-d60c-4119-ac56-1c722aa95961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011393 10.0.0.22 - - [2026-02-16 14:17:38] "POST /tags HTTP/1.1" 409 233 0.001557 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-02-16 14:17:38] "GET /tag/e9c47e40-7532-4f94-9368-571af5754ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009984 10.0.0.22 - - [2026-02-16 14:17:38] "POST /tags HTTP/1.1" 409 206 0.001496 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.22 - - [2026-02-16 14:17:38] "GET /tag/1083582d-7333-4b39-b33b-1635e2b2949b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010028 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.22 - - [2026-02-16 14:17:38] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004088 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2026-02-16 14:17:38] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040569 10.0.0.22 - - [2026-02-16 14:17:38] "POST /virtual-machines HTTP/1.1" 200 369 0.010012 10.0.0.22 - - [2026-02-16 14:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009681 10.0.0.22 - - [2026-02-16 14:17:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133723 10.0.0.22 - - [2026-02-16 14:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010283 10.0.0.22 - - [2026-02-16 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.22 - - [2026-02-16 14:17:38] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006772 10.0.0.22 - - [2026-02-16 14:17:38] "POST /instance-ips HTTP/1.1" 200 409 0.021375 10.0.0.22 - - [2026-02-16 14:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026539 10.0.0.22 - - [2026-02-16 14:17:38] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018084 10.0.0.22 - - [2026-02-16 14:17:38] "POST /set-tag HTTP/1.1" 200 109 0.039387 10.0.0.22 - - [2026-02-16 14:17:38] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014979 10.0.0.22 - - [2026-02-16 14:17:38] "GET /instance-ip/3f880606-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008356 10.0.0.22 - - [2026-02-16 14:17:38] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007039 10.0.0.22 - - [2026-02-16 14:17:39] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.22 - - [2026-02-16 14:17:39] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002374 10.0.0.22 - - [2026-02-16 14:17:39] "POST /ref-update HTTP/1.1" 200 156 0.012415 10.0.0.22 - - [2026-02-16 14:17:39] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019174 10.0.0.22 - - [2026-02-16 14:17:39] "POST /set-tag HTTP/1.1" 200 109 0.021750 10.0.0.22 - - [2026-02-16 14:17:39] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004990 10.0.0.22 - - [2026-02-16 14:17:39] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004516 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.22 - - [2026-02-16 14:17:40] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032534 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-networks?parent_id=01c534d9-3a68-4c65-9906-3ef0491e2286&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003458 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.22 - - [2026-02-16 14:17:40] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036836 10.0.0.22 - - [2026-02-16 14:17:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008746 10.0.0.22 - - [2026-02-16 14:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019004 10.0.0.22 - - [2026-02-16 14:17:40] "POST /virtual-networks HTTP/1.1" 200 512 0.088889 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032774 10.0.0.22 - - [2026-02-16 14:17:40] "GET /network-ipam/a82e6941-1e2f-4eb7-8a60-0458dfb11e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.008745 10.0.0.22 - - [2026-02-16 14:17:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114605 10.0.0.22 - - [2026-02-16 14:17:40] "POST /route-targets HTTP/1.1" 200 327 0.019940 10.0.0.22 - - [2026-02-16 14:17:40] "POST /ref-update HTTP/1.1" 200 156 0.024710 10.0.0.22 - - [2026-02-16 14:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027540 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006587 10.0.0.22 - - [2026-02-16 14:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003359 10.0.0.22 - - [2026-02-16 14:17:40] "POST /ref-update HTTP/1.1" 200 156 0.090698 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005082 10.0.0.22 - - [2026-02-16 14:17:40] "GET /domains HTTP/1.1" 200 280 0.001902 10.0.0.22 - - [2026-02-16 14:17:40] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce HTTP/1.1" 200 3087 0.015426 10.0.0.22 - - [2026-02-16 14:17:40] "POST /instance-ips HTTP/1.1" 200 409 0.035042 10.0.0.22 - - [2026-02-16 14:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.067729 10.0.0.22 - - [2026-02-16 14:17:40] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286 HTTP/1.1" 200 7063 0.105352 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019053 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2092 0.005326 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2092 0.004386 10.0.0.22 - - [2026-02-16 14:17:40] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 200 1402 0.003502 10.0.0.22 - - [2026-02-16 14:17:40] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 200 1402 0.002325 10.0.0.22 - - [2026-02-16 14:17:40] "GET /route-target/a2aef9eb-c338-4017-8053-bf14a92adcf8 HTTP/1.1" 200 1152 0.001953 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2092 0.003511 10.0.0.22 - - [2026-02-16 14:17:40] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 200 1402 0.002917 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005507 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2092 0.004572 10.0.0.22 - - [2026-02-16 14:17:40] "POST /set-tag HTTP/1.1" 200 109 0.026841 10.0.0.22 - - [2026-02-16 14:17:40] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 200 1402 0.002588 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010267 10.0.0.22 - - [2026-02-16 14:17:40] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 200 1402 0.006384 10.0.0.22 - - [2026-02-16 14:17:40] "GET /instance-ip/4097d102-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003765 10.0.0.22 - - [2026-02-16 14:17:40] "GET /route-target/a2aef9eb-c338-4017-8053-bf14a92adcf8 HTTP/1.1" 200 1152 0.002201 10.0.0.22 - - [2026-02-16 14:17:40] "GET /domains HTTP/1.1" 200 280 0.001725 10.0.0.22 - - [2026-02-16 14:17:40] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce HTTP/1.1" 200 3087 0.002448 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006334 10.0.0.22 - - [2026-02-16 14:17:40] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286 HTTP/1.1" 200 7063 0.038210 10.0.0.22 - - [2026-02-16 14:17:40] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2092 0.004801 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005408 10.0.0.22 - - [2026-02-16 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2026-02-16 14:17:40] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028842 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003339 10.0.0.22 - - [2026-02-16 14:17:40] "POST /ref-update HTTP/1.1" 200 156 0.018143 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008412 10.0.0.22 - - [2026-02-16 14:17:40] "POST /set-tag HTTP/1.1" 200 109 0.003607 10.0.0.22 - - [2026-02-16 14:17:40] "GET /floating-ip-pools?parent_id=67e30b89-6ef8-465c-b70a-e1f7766e6e54&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001905 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003538 10.0.0.22 - - [2026-02-16 14:17:40] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003351 10.0.0.22 - - [2026-02-16 14:17:40] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019134 10.0.0.22 - - [2026-02-16 14:17:40] "POST /set-tag HTTP/1.1" 200 109 0.013154 10.0.0.22 - - [2026-02-16 14:17:40] "POST /ref-update HTTP/1.1" 200 156 0.014138 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005287 10.0.0.22 - - [2026-02-16 14:17:41] "GET /domains HTTP/1.1" 200 280 0.001631 10.0.0.22 - - [2026-02-16 14:17:41] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce HTTP/1.1" 200 3087 0.003993 10.0.0.22 - - [2026-02-16 14:17:41] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286 HTTP/1.1" 200 7319 0.038741 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2330 0.005287 10.0.0.22 - - [2026-02-16 14:17:41] "GET /floating-ip-pool/1ebfe540-5442-4874-8b98-f54324b4be38 HTTP/1.1" 200 1314 0.002267 10.0.0.22 - - [2026-02-16 14:17:41] "GET /domains HTTP/1.1" 200 280 0.001412 10.0.0.22 - - [2026-02-16 14:17:41] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce HTTP/1.1" 200 3087 0.002245 10.0.0.22 - - [2026-02-16 14:17:41] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286 HTTP/1.1" 200 7319 0.028355 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 2330 0.003759 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003595 10.0.0.22 - - [2026-02-16 14:17:41] "POST /tags HTTP/1.1" 200 365 0.039331 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.22 - - [2026-02-16 14:17:41] "GET /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012108 10.0.0.22 - - [2026-02-16 14:17:41] "POST /tags HTTP/1.1" 409 206 0.001901 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.22 - - [2026-02-16 14:17:41] "GET /tag/1083582d-7333-4b39-b33b-1635e2b2949b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011081 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2026-02-16 14:17:41] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.026322 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003974 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2026-02-16 14:17:41] "GET /service-appliance-set/8b7fb51a-a727-485e-8319-ca9373a56d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003448 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.001703 10.0.0.22 - - [2026-02-16 14:17:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100885 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-machine-interface/439cb690-24b0-4c88-b025-af51b6e69a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004379 10.0.0.22 - - [2026-02-16 14:17:41] "POST /set-tag HTTP/1.1" 200 109 0.015393 10.0.0.22 - - [2026-02-16 14:17:41] "POST /instance-ips HTTP/1.1" 200 417 0.029065 10.0.0.22 - - [2026-02-16 14:17:41] "GET /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003751 10.0.0.22 - - [2026-02-16 14:17:41] "POST /loadbalancers HTTP/1.1" 200 618 0.058678 10.0.0.22 - - [2026-02-16 14:17:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023900 10.0.0.22 - - [2026-02-16 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.22 - - [2026-02-16 14:17:41] "POST /service-instances HTTP/1.1" 200 566 0.028177 10.0.0.22 - - [2026-02-16 14:17:41] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.22 - - [2026-02-16 14:17:41] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.033034 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-machine-interface/439cb690-24b0-4c88-b025-af51b6e69a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017845 10.0.0.22 - - [2026-02-16 14:17:41] "GET /virtual-machine-interface/439cb690-24b0-4c88-b025-af51b6e69a20?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007614 10.0.0.22 - - [2026-02-16 14:17:41] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.017118 10.0.0.22 - - [2026-02-16 14:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013448 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.22 - - [2026-02-16 14:17:42] "GET /floating-ip-pool/1ebfe540-5442-4874-8b98-f54324b4be38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001761 10.0.0.22 - - [2026-02-16 14:17:42] "POST /virtual-machines HTTP/1.1" 200 429 0.026857 10.0.0.22 - - [2026-02-16 14:17:42] "POST /floating-ips HTTP/1.1" 200 671 0.113701 10.0.0.22 - - [2026-02-16 14:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009707 10.0.0.22 - - [2026-02-16 14:17:42] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003224 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-02-16 14:17:42] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003431 10.0.0.22 - - [2026-02-16 14:17:42] "POST /tags HTTP/1.1" 409 221 0.001547 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011971 10.0.0.22 - - [2026-02-16 14:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185932 10.0.0.22 - - [2026-02-16 14:17:42] "GET /tag/29cb21c5-7d38-4c32-b9f7-0acf36df863a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015439 10.0.0.22 - - [2026-02-16 14:17:42] "POST /tags HTTP/1.1" 409 238 0.003506 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2026-02-16 14:17:42] "POST /chown HTTP/1.1" 200 109 0.038616 10.0.0.22 - - [2026-02-16 14:17:42] "GET /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019013 10.0.0.22 - - [2026-02-16 14:17:42] "POST /chown HTTP/1.1" 200 109 0.006777 10.0.0.22 - - [2026-02-16 14:17:42] "PUT /virtual-machine-interface/141df5b7-d69f-4bae-970d-2408ffc82bbc HTTP/1.1" 200 284 0.033664 10.0.0.22 - - [2026-02-16 14:17:42] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.038970 10.0.0.22 - - [2026-02-16 14:17:42] "POST /firewall-rules HTTP/1.1" 200 650 0.128860 10.0.0.22 - - [2026-02-16 14:17:42] "GET /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.026783 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.058874 10.0.0.22 - - [2026-02-16 14:17:42] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006208 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.025074 10.0.0.22 - - [2026-02-16 14:17:42] "GET /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013220 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.030335 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.042696 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.007508 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.012900 10.0.0.22 - - [2026-02-16 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.027508 10.0.0.22 - - [2026-02-16 14:17:42] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064502 10.0.0.22 - - [2026-02-16 14:17:42] "GET /loadbalancer/27593503-9e6d-45bf-915c-1f422daf696c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.041525 10.0.0.22 - - [2026-02-16 14:17:42] "POST /virtual-machines HTTP/1.1" 200 429 0.026494 10.0.0.22 - - [2026-02-16 14:17:42] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.042014 10.0.0.22 - - [2026-02-16 14:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.22 - - [2026-02-16 14:17:42] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.058464 10.0.0.22 - - [2026-02-16 14:17:43] "GET /loadbalancer-listener/8cd9d896-4de6-468b-a2d9-5ddcbc413111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011392 10.0.0.22 - - [2026-02-16 14:17:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167995 10.0.0.22 - - [2026-02-16 14:17:43] "GET /loadbalancer-listener/8cd9d896-4de6-468b-a2d9-5ddcbc413111?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.020551 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.035175 10.0.0.22 - - [2026-02-16 14:17:43] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.033004 10.0.0.22 - - [2026-02-16 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008519 10.0.0.22 - - [2026-02-16 14:17:43] "GET /loadbalancer-pool/9ead25d7-824c-4854-9d80-85c908a1d6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008251 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.014318 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /virtual-machine-interface/9c2b7df8-d893-47ee-a8f3-4f1375d62133 HTTP/1.1" 200 284 0.014818 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.016765 10.0.0.22 - - [2026-02-16 14:17:43] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019735 10.0.0.22 - - [2026-02-16 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012771 10.0.0.22 - - [2026-02-16 14:17:43] "GET /loadbalancer-member/a4def919-205c-4231-b61c-6cf3ea634e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.007108 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.011642 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.014385 10.0.0.22 - - [2026-02-16 14:17:43] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004328 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.026573 10.0.0.22 - - [2026-02-16 14:17:43] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014107 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007187 10.0.0.22 - - [2026-02-16 14:17:43] "POST /tags HTTP/1.1" 409 221 0.007973 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2026-02-16 14:17:43] "GET /tag/29cb21c5-7d38-4c32-b9f7-0acf36df863a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009603 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.026210 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.006916 10.0.0.22 - - [2026-02-16 14:17:43] "POST /tags HTTP/1.1" 409 238 0.002373 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.22 - - [2026-02-16 14:17:43] "GET /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009784 10.0.0.22 - - [2026-02-16 14:17:43] "POST /firewall-rules HTTP/1.1" 409 293 0.001633 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.22 - - [2026-02-16 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006646 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.005435 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718 HTTP/1.1" 200 260 0.028610 10.0.0.22 - - [2026-02-16 14:17:43] "GET /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006661 10.0.0.22 - - [2026-02-16 14:17:43] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003813 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.007797 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.015094 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.024888 10.0.0.22 - - [2026-02-16 14:17:43] "GET /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013790 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.006036 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.019645 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.020986 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.018589 10.0.0.22 - - [2026-02-16 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.008556 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.012738 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.018422 10.0.0.22 - - [2026-02-16 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.027538 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.22 - - [2026-02-16 14:17:43] "POST /chown HTTP/1.1" 200 109 0.021711 10.0.0.22 - - [2026-02-16 14:17:43] "PUT /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 256 0.021560 10.0.0.22 - - [2026-02-16 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.010052 10.0.0.22 - - [2026-02-16 14:17:44] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.007978 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021656 10.0.0.22 - - [2026-02-16 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004687 10.0.0.22 - - [2026-02-16 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.22 - - [2026-02-16 14:17:44] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.012097 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014714 10.0.0.22 - - [2026-02-16 14:17:44] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.016873 10.0.0.22 - - [2026-02-16 14:17:44] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.043607 10.0.0.22 - - [2026-02-16 14:17:44] "POST /virtual-machines HTTP/1.1" 200 373 0.007085 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011791 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024199 10.0.0.22 - - [2026-02-16 14:17:44] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.008584 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024211 10.0.0.22 - - [2026-02-16 14:17:44] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.060017 10.0.0.22 - - [2026-02-16 14:17:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147499 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007350 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013073 10.0.0.22 - - [2026-02-16 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.22 - - [2026-02-16 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011567 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.005564 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.015574 10.0.0.22 - - [2026-02-16 14:17:44] "POST /instance-ips HTTP/1.1" 200 413 0.017497 10.0.0.22 - - [2026-02-16 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.030906 10.0.0.22 - - [2026-02-16 14:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.048469 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004705 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.028756 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.023396 10.0.0.22 - - [2026-02-16 14:17:44] "POST /set-tag HTTP/1.1" 200 109 0.017059 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014190 10.0.0.22 - - [2026-02-16 14:17:44] "GET /instance-ip/430eaab4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003389 10.0.0.22 - - [2026-02-16 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.022293 10.0.0.22 - - [2026-02-16 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.008477 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006596 10.0.0.22 - - [2026-02-16 14:17:44] "POST /set-tag HTTP/1.1" 200 109 0.006350 10.0.0.22 - - [2026-02-16 14:17:44] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005499 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.013733 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.010770 10.0.0.22 - - [2026-02-16 14:17:44] "POST /chown HTTP/1.1" 200 109 0.043557 10.0.0.22 - - [2026-02-16 14:17:45] "POST /ref-update HTTP/1.1" 200 156 0.027152 10.0.0.22 - - [2026-02-16 14:17:45] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004754 10.0.0.22 - - [2026-02-16 14:17:45] "POST /set-tag HTTP/1.1" 200 109 0.004614 10.0.0.22 - - [2026-02-16 14:17:45] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004260 10.0.0.22 - - [2026-02-16 14:17:45] "POST /set-tag HTTP/1.1" 200 109 0.004513 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.011108 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.033315 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.012745 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.008219 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.006050 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.013792 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.014940 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.006142 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.018322 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.012550 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005723 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.006219 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.013289 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.021626 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005284 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.014116 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.011446 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005502 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005199 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.022426 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.005438 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.015704 10.0.0.22 - - [2026-02-16 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.017653 10.0.0.22 - - [2026-02-16 14:17:45] "POST /chown HTTP/1.1" 200 109 0.016654 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.005481 10.0.0.22 - - [2026-02-16 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.005203 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.005768 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.017536 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.013342 10.0.0.22 - - [2026-02-16 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.021466 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.009299 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.005688 10.0.0.22 - - [2026-02-16 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.006984 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.006404 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.015497 10.0.0.22 - - [2026-02-16 14:17:46] "POST /chown HTTP/1.1" 200 109 0.012746 10.0.0.22 - - [2026-02-16 14:17:54] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004242 10.0.0.22 - - [2026-02-16 14:17:54] "POST /set-tag HTTP/1.1" 200 109 0.004280 10.0.0.22 - - [2026-02-16 14:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-02-16 14:17:54] "GET /loadbalancer/bb93642c-cfe8-4264-9ef1-3ff084a29ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002002 10.0.0.22 - - [2026-02-16 14:17:54] "GET /loadbalancer-pool/7ae2906a-7f3d-44e3-8481-4777725a4c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002011 10.0.0.22 - - [2026-02-16 14:17:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020698 10.0.0.22 - - [2026-02-16 14:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012952 10.0.0.22 - - [2026-02-16 14:17:54] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008512 10.0.0.22 - - [2026-02-16 14:17:54] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012411 10.0.0.22 - - [2026-02-16 14:17:54] "POST /ref-update HTTP/1.1" 200 156 0.005483 10.0.0.22 - - [2026-02-16 14:17:54] "GET /floating-ip/1e5b96db-a994-42f9-b86f-d57ae3b8bb51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.014603 10.0.0.22 - - [2026-02-16 14:17:54] "PUT /floating-ip/1e5b96db-a994-42f9-b86f-d57ae3b8bb51 HTTP/1.1" 200 256 0.007584 10.0.0.22 - - [2026-02-16 14:17:54] "POST /tags HTTP/1.1" 409 221 0.002670 10.0.0.22 - - [2026-02-16 14:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-02-16 14:17:54] "GET /tag/29cb21c5-7d38-4c32-b9f7-0acf36df863a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015239 10.0.0.22 - - [2026-02-16 14:17:54] "POST /set-tag HTTP/1.1" 200 109 0.016813 10.0.0.22 - - [2026-02-16 14:17:58] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004480 10.0.0.22 - - [2026-02-16 14:17:58] "POST /set-tag HTTP/1.1" 200 109 0.007638 10.0.0.22 - - [2026-02-16 14:17:58] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004882 10.0.0.22 - - [2026-02-16 14:17:58] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.22 - - [2026-02-16 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-02-16 14:17:58] "GET /loadbalancer/bb93642c-cfe8-4264-9ef1-3ff084a29ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002306 10.0.0.22 - - [2026-02-16 14:17:58] "GET /loadbalancer-pool/7ae2906a-7f3d-44e3-8481-4777725a4c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002837 10.0.0.22 - - [2026-02-16 14:17:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015033 10.0.0.22 - - [2026-02-16 14:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015408 10.0.0.22 - - [2026-02-16 14:17:58] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006335 10.0.0.22 - - [2026-02-16 14:17:58] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004075 10.0.0.22 - - [2026-02-16 14:17:58] "POST /ref-update HTTP/1.1" 200 156 0.006458 10.0.0.22 - - [2026-02-16 14:17:58] "GET /floating-ip/1e5b96db-a994-42f9-b86f-d57ae3b8bb51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009902 10.0.0.22 - - [2026-02-16 14:17:58] "POST /set-tag HTTP/1.1" 200 109 0.018579 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine/129ebf56-710a-46d6-a4e0-008f183b7638?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002886 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004276 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine/6a627f97-e0da-4160-89d8-92208f7000fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003174 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005183 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine/e4d2cb02-9abe-4213-915b-c1c588ce201b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002819 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003579 10.0.0.22 - - [2026-02-16 14:17:59] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004169 10.0.0.22 - - [2026-02-16 14:17:59] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.22 - - [2026-02-16 14:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2026-02-16 14:18:31] "POST /chown HTTP/1.1" 200 109 0.005726 10.0.0.22 - - [2026-02-16 14:18:31] "POST /chown HTTP/1.1" 200 109 0.005821 10.0.0.22 - - [2026-02-16 14:18:31] "POST /chown HTTP/1.1" 200 109 0.007359 10.0.0.22 - - [2026-02-16 14:18:31] "POST /chown HTTP/1.1" 200 109 0.016538 10.0.0.22 - - [2026-02-16 14:18:31] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004128 10.0.0.22 - - [2026-02-16 14:18:31] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.22 - - [2026-02-16 14:18:31] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004996 10.0.0.22 - - [2026-02-16 14:18:31] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.22 - - [2026-02-16 14:18:31] "GET /virtual-machine/e4d2cb02-9abe-4213-915b-c1c588ce201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002165 10.0.0.22 - - [2026-02-16 14:18:31] "POST /ref-update HTTP/1.1" 200 156 0.009352 10.0.0.22 - - [2026-02-16 14:18:31] "GET /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006174 10.0.0.22 - - [2026-02-16 14:18:31] "POST /set-tag HTTP/1.1" 200 109 0.013114 10.0.0.22 - - [2026-02-16 14:18:31] "POST /set-tag HTTP/1.1" 200 109 0.012563 10.0.0.22 - - [2026-02-16 14:18:31] "DELETE /instance-ip/430eaab4-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.043191 10.0.0.22 - - [2026-02-16 14:18:31] "DELETE /virtual-machine-interface/42ee1894-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.038352 10.0.0.22 - - [2026-02-16 14:18:31] "DELETE /virtual-machine/e4d2cb02-9abe-4213-915b-c1c588ce201b HTTP/1.1" 200 115 0.029899 10.0.0.22 - - [2026-02-16 14:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2026-02-16 14:18:34] "GET /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010438 10.0.0.22 - - [2026-02-16 14:18:34] "GET /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011179 10.0.0.22 - - [2026-02-16 14:18:34] "GET /virtual-machine-interface/141df5b7-d69f-4bae-970d-2408ffc82bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009927 10.0.0.22 - - [2026-02-16 14:18:34] "POST /set-tag HTTP/1.1" 200 109 0.015680 10.0.0.22 - - [2026-02-16 14:18:34] "GET /virtual-machine-interface/439cb690-24b0-4c88-b025-af51b6e69a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004650 10.0.0.22 - - [2026-02-16 14:18:34] "POST /set-tag HTTP/1.1" 200 109 0.014386 10.0.0.22 - - [2026-02-16 14:18:34] "GET /virtual-machine-interface/9c2b7df8-d893-47ee-a8f3-4f1375d62133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015329 10.0.0.22 - - [2026-02-16 14:18:35] "POST /set-tag HTTP/1.1" 200 109 0.019860 10.0.0.22 - - [2026-02-16 14:18:35] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.019363 10.0.0.22 - - [2026-02-16 14:18:35] "GET /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004660 10.0.0.22 - - [2026-02-16 14:18:35] "POST /ref-update HTTP/1.1" 200 156 0.013731 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /firewall-rule/e65e0d8d-6e47-4b5b-93df-522527c28718 HTTP/1.1" 200 115 0.036696 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /loadbalancer-member/a4def919-205c-4231-b61c-6cf3ea634e4e HTTP/1.1" 200 115 0.029867 10.0.0.22 - - [2026-02-16 14:18:35] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.006321 10.0.0.22 - - [2026-02-16 14:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011292 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /loadbalancer-pool/9ead25d7-824c-4854-9d80-85c908a1d6a9 HTTP/1.1" 200 115 0.053612 10.0.0.22 - - [2026-02-16 14:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007321 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /loadbalancer-listener/8cd9d896-4de6-468b-a2d9-5ddcbc413111 HTTP/1.1" 200 115 0.046021 10.0.0.22 - - [2026-02-16 14:18:35] "GET /floating-ip/4d2d4e4e-1c9a-413a-a395-3b192946ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.001929 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.005289 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.009396 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.018213 10.0.0.22 - - [2026-02-16 14:18:35] "PUT /floating-ip/4d2d4e4e-1c9a-413a-a395-3b192946ed44 HTTP/1.1" 200 256 0.021330 10.0.0.22 - - [2026-02-16 14:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.020988 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.032935 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /floating-ip/4d2d4e4e-1c9a-413a-a395-3b192946ed44 HTTP/1.1" 200 115 0.108658 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /loadbalancer/27593503-9e6d-45bf-915c-1f422daf696c HTTP/1.1" 200 115 0.038407 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.020105 10.0.0.22 - - [2026-02-16 14:18:35] "POST /chown HTTP/1.1" 200 109 0.020429 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /instance-ip/eb7e9ed7-37a6-4756-939c-1d9812d37f21 HTTP/1.1" 200 115 0.062343 10.0.0.22 - - [2026-02-16 14:18:35] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.032412 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /virtual-machine-interface/439cb690-24b0-4c88-b025-af51b6e69a20 HTTP/1.1" 200 115 0.062851 10.0.0.22 - - [2026-02-16 14:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009441 10.0.0.22 - - [2026-02-16 14:18:35] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.021799 10.0.0.22 - - [2026-02-16 14:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006188 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /tag/e2d1b726-b5bd-47a4-885c-2e91b1cdd5b7 HTTP/1.1" 200 115 0.100233 10.0.0.22 - - [2026-02-16 14:18:35] "PUT /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 266 0.006836 10.0.0.22 - - [2026-02-16 14:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006532 10.0.0.22 - - [2026-02-16 14:18:35] "GET /floating-ip-pool/1ebfe540-5442-4874-8b98-f54324b4be38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003639 10.0.0.22 - - [2026-02-16 14:18:35] "POST /ref-update HTTP/1.1" 200 156 0.010202 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /service-instance/16882665-4047-47b9-930f-bc962b17e0a7 HTTP/1.1" 200 115 0.067577 10.0.0.22 - - [2026-02-16 14:18:35] "DELETE /floating-ip-pool/1ebfe540-5442-4874-8b98-f54324b4be38 HTTP/1.1" 200 115 0.067452 10.0.0.22 - - [2026-02-16 14:18:35] "GET /virtual-machine-interface/141df5b7-d69f-4bae-970d-2408ffc82bbc?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005007 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /virtual-machine-interface/141df5b7-d69f-4bae-970d-2408ffc82bbc HTTP/1.1" 200 115 0.088325 10.0.0.22 - - [2026-02-16 14:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.22 - - [2026-02-16 14:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003180 10.0.0.22 - - [2026-02-16 14:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001241 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /virtual-network/67e30b89-6ef8-465c-b70a-e1f7766e6e54 HTTP/1.1" 200 115 0.129957 10.0.0.22 - - [2026-02-16 14:18:36] "POST /ref-update HTTP/1.1" 200 156 0.019356 10.0.0.22 - - [2026-02-16 14:18:36] "GET /routing-instance/14240e6e-a802-4dae-bff3-543a5642d1c7 HTTP/1.1" 404 171 0.007799 10.0.0.22 - - [2026-02-16 14:18:36] "GET /domains HTTP/1.1" 200 280 0.004319 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /route-target/a2aef9eb-c338-4017-8053-bf14a92adcf8 HTTP/1.1" 200 115 0.042237 10.0.0.22 - - [2026-02-16 14:18:36] "GET /domain/99b7982a-8339-48de-a891-b394863b9dce HTTP/1.1" 200 3087 0.012565 10.0.0.22 - - [2026-02-16 14:18:36] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286 HTTP/1.1" 200 7141 0.046748 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /virtual-machine/13c8ff74-56be-434c-8586-1cbff530e6b6 HTTP/1.1" 200 115 0.043751 10.0.0.22 - - [2026-02-16 14:18:36] "GET /virtual-machine-interface/9c2b7df8-d893-47ee-a8f3-4f1375d62133?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008201 10.0.0.22 - - [2026-02-16 14:18:36] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010244 10.0.0.22 - - [2026-02-16 14:18:36] "POST /set-tag HTTP/1.1" 200 109 0.009049 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /virtual-machine-interface/9c2b7df8-d893-47ee-a8f3-4f1375d62133 HTTP/1.1" 200 115 0.088752 10.0.0.22 - - [2026-02-16 14:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-02-16 14:18:36] "GET /loadbalancer/bb93642c-cfe8-4264-9ef1-3ff084a29ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002145 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /virtual-machine/255672df-2edc-4b6d-8be5-20abd13f6917 HTTP/1.1" 200 115 0.031025 10.0.0.22 - - [2026-02-16 14:18:36] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004496 10.0.0.22 - - [2026-02-16 14:18:36] "POST /set-tag HTTP/1.1" 200 109 0.017478 10.0.0.22 - - [2026-02-16 14:18:36] "DELETE /loadbalancer-member/27a550f8-4e2c-4b4d-9c3b-a63fe8c990ae HTTP/1.1" 200 115 0.042180 10.0.0.22 - - [2026-02-16 14:18:37] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014874 10.0.0.22 - - [2026-02-16 14:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.22 - - [2026-02-16 14:18:37] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004745 10.0.0.22 - - [2026-02-16 14:18:37] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.22 - - [2026-02-16 14:18:37] "GET /virtual-machine/6a627f97-e0da-4160-89d8-92208f7000fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002749 10.0.0.22 - - [2026-02-16 14:18:37] "POST /ref-update HTTP/1.1" 200 156 0.007680 10.0.0.22 - - [2026-02-16 14:18:37] "GET /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011549 10.0.0.22 - - [2026-02-16 14:18:37] "POST /set-tag HTTP/1.1" 200 109 0.021502 10.0.0.22 - - [2026-02-16 14:18:37] "POST /set-tag HTTP/1.1" 200 109 0.021087 10.0.0.22 - - [2026-02-16 14:18:37] "POST /set-tag HTTP/1.1" 200 109 0.027245 10.0.0.22 - - [2026-02-16 14:18:37] "DELETE /instance-ip/4097d102-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.042663 10.0.0.22 - - [2026-02-16 14:18:37] "POST /ref-update HTTP/1.1" 200 156 0.030002 10.0.0.22 - - [2026-02-16 14:18:37] "DELETE /virtual-machine-interface/407a20b2-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.054484 10.0.0.22 - - [2026-02-16 14:18:38] "DELETE /virtual-machine/6a627f97-e0da-4160-89d8-92208f7000fb HTTP/1.1" 200 115 0.023407 10.0.0.22 - - [2026-02-16 14:18:39] "GET /global-system-configs HTTP/1.1" 200 322 0.008449 10.0.0.22 - - [2026-02-16 14:18:41] "GET /global-system-configs HTTP/1.1" 200 322 0.004730 10.0.0.22 - - [2026-02-16 14:18:41] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017301 10.0.0.22 - - [2026-02-16 14:18:41] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.22 - - [2026-02-16 14:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-02-16 14:18:41] "GET /loadbalancer/bb93642c-cfe8-4264-9ef1-3ff084a29ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002434 10.0.0.22 - - [2026-02-16 14:18:42] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008006 10.0.0.22 - - [2026-02-16 14:18:42] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.22 - - [2026-02-16 14:18:42] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004012 10.0.0.22 - - [2026-02-16 14:18:42] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.22 - - [2026-02-16 14:18:42] "GET /virtual-machine/129ebf56-710a-46d6-a4e0-008f183b7638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001926 10.0.0.22 - - [2026-02-16 14:18:42] "POST /ref-update HTTP/1.1" 200 156 0.007043 10.0.0.22 - - [2026-02-16 14:18:42] "GET /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009732 10.0.0.22 - - [2026-02-16 14:18:42] "POST /set-tag HTTP/1.1" 200 109 0.023780 10.0.0.22 - - [2026-02-16 14:18:42] "POST /set-tag HTTP/1.1" 200 109 0.024110 10.0.0.22 - - [2026-02-16 14:18:42] "POST /set-tag HTTP/1.1" 200 109 0.029360 10.0.0.22 - - [2026-02-16 14:18:42] "DELETE /instance-ip/3f880606-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.049410 10.0.0.22 - - [2026-02-16 14:18:42] "POST /ref-update HTTP/1.1" 200 156 0.033588 10.0.0.22 - - [2026-02-16 14:18:43] "DELETE /virtual-machine-interface/3f6a1268-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.056893 10.0.0.22 - - [2026-02-16 14:18:43] "DELETE /virtual-machine/129ebf56-710a-46d6-a4e0-008f183b7638 HTTP/1.1" 200 115 0.015702 10.0.0.22 - - [2026-02-16 14:18:43] "DELETE /tag/e9c47e40-7532-4f94-9368-571af5754ba4 HTTP/1.1" 200 115 0.028417 10.0.0.22 - - [2026-02-16 14:18:43] "DELETE /tag/fc6cc764-d60c-4119-ac56-1c722aa95961 HTTP/1.1" 200 115 0.070824 10.0.0.22 - - [2026-02-16 14:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2026-02-16 14:18:46] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029117 10.0.0.22 - - [2026-02-16 14:18:46] "POST /tags HTTP/1.1" 200 393 0.022690 10.0.0.22 - - [2026-02-16 14:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.22 - - [2026-02-16 14:18:46] "GET /tag/1932b534-0349-475d-abb8-6c5f69291b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011216 10.0.0.22 - - [2026-02-16 14:18:46] "POST /tags HTTP/1.1" 200 341 0.019079 10.0.0.22 - - [2026-02-16 14:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.22 - - [2026-02-16 14:18:46] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015547 10.0.0.22 - - [2026-02-16 14:18:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000747 10.0.0.22 - - [2026-02-16 14:18:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.007171 10.0.0.22 - - [2026-02-16 14:18:46] "POST /security-groups HTTP/1.1" 200 589 0.060894 10.0.0.22 - - [2026-02-16 14:18:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.002059 10.0.0.22 - - [2026-02-16 14:18:47] "POST /projects HTTP/1.1" 200 519 0.202930 10.0.0.22 - - [2026-02-16 14:18:47] "POST /access-control-lists HTTP/1.1" 200 598 0.061178 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.011930 10.0.0.22 - - [2026-02-16 14:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024894 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022852 10.0.0.22 - - [2026-02-16 14:18:47] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007054 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2026-02-16 14:18:47] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003499 10.0.0.22 - - [2026-02-16 14:18:47] "POST /access-control-lists HTTP/1.1" 200 596 0.111454 10.0.0.22 - - [2026-02-16 14:18:47] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.052092 10.0.0.22 - - [2026-02-16 14:18:47] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.043437 10.0.0.22 - - [2026-02-16 14:18:47] "POST /security-groups HTTP/1.1" 200 591 0.071709 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.002450 10.0.0.22 - - [2026-02-16 14:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028901 10.0.0.22 - - [2026-02-16 14:18:47] "POST /access-control-lists HTTP/1.1" 200 632 0.047057 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.007372 10.0.0.22 - - [2026-02-16 14:18:47] "POST /chown HTTP/1.1" 200 109 0.047796 10.0.0.22 - - [2026-02-16 14:18:47] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038642 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.22 - - [2026-02-16 14:18:47] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004856 10.0.0.22 - - [2026-02-16 14:18:47] "POST /access-control-lists HTTP/1.1" 200 630 0.092270 10.0.0.22 - - [2026-02-16 14:18:47] "POST /tags HTTP/1.1" 409 226 0.012222 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.22 - - [2026-02-16 14:18:47] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012971 10.0.0.22 - - [2026-02-16 14:18:47] "POST /firewall-rules HTTP/1.1" 200 600 0.065583 10.0.0.22 - - [2026-02-16 14:18:47] "GET /firewall-rule/27bf5c4e-2d94-41bc-839d-3965b032a066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013010 10.0.0.22 - - [2026-02-16 14:18:47] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004570 10.0.0.22 - - [2026-02-16 14:18:47] "GET /firewall-rule/27bf5c4e-2d94-41bc-839d-3965b032a066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002360 10.0.0.22 - - [2026-02-16 14:18:47] "POST /ref-update HTTP/1.1" 200 156 0.065404 10.0.0.22 - - [2026-02-16 14:18:47] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010744 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-02-16 14:18:47] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002196 10.0.0.22 - - [2026-02-16 14:18:47] "POST /tags HTTP/1.1" 409 226 0.001502 10.0.0.22 - - [2026-02-16 14:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001062 10.0.0.22 - - [2026-02-16 14:18:47] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009596 10.0.0.22 - - [2026-02-16 14:18:48] "POST /firewall-rules HTTP/1.1" 200 598 0.060727 10.0.0.22 - - [2026-02-16 14:18:48] "GET /firewall-rule/ec537f7d-88f6-4f8e-8673-acfc34c0c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003981 10.0.0.22 - - [2026-02-16 14:18:48] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004810 10.0.0.22 - - [2026-02-16 14:18:48] "GET /firewall-rule/ec537f7d-88f6-4f8e-8673-acfc34c0c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002004 10.0.0.22 - - [2026-02-16 14:18:48] "POST /ref-update HTTP/1.1" 200 156 0.039986 10.0.0.22 - - [2026-02-16 14:18:49] "POST /tags HTTP/1.1" 200 393 0.019269 10.0.0.22 - - [2026-02-16 14:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010297 10.0.0.22 - - [2026-02-16 14:18:49] "GET /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011026 10.0.0.22 - - [2026-02-16 14:18:49] "POST /tags HTTP/1.1" 200 341 0.016645 10.0.0.22 - - [2026-02-16 14:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.22 - - [2026-02-16 14:18:49] "GET /tag/c646df7c-0811-4d7e-b96a-174bd22a7660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011511 10.0.0.22 - - [2026-02-16 14:18:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000464 10.0.0.22 - - [2026-02-16 14:18:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.003651 10.0.0.22 - - [2026-02-16 14:18:49] "POST /security-groups HTTP/1.1" 200 589 0.063762 10.0.0.22 - - [2026-02-16 14:18:50] "POST /projects HTTP/1.1" 200 519 0.150576 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.002261 10.0.0.22 - - [2026-02-16 14:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009199 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.22 - - [2026-02-16 14:18:50] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018091 10.0.0.22 - - [2026-02-16 14:18:50] "POST /access-control-lists HTTP/1.1" 200 598 0.071504 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.004682 10.0.0.22 - - [2026-02-16 14:18:50] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004253 10.0.0.22 - - [2026-02-16 14:18:50] "POST /access-control-lists HTTP/1.1" 200 596 0.034997 10.0.0.22 - - [2026-02-16 14:18:50] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.051600 10.0.0.22 - - [2026-02-16 14:18:50] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.033825 10.0.0.22 - - [2026-02-16 14:18:50] "POST /security-groups HTTP/1.1" 200 591 0.077363 10.0.0.22 - - [2026-02-16 14:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020899 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.007306 10.0.0.22 - - [2026-02-16 14:18:50] "POST /chown HTTP/1.1" 200 109 0.021801 10.0.0.22 - - [2026-02-16 14:18:50] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024533 10.0.0.22 - - [2026-02-16 14:18:50] "POST /access-control-lists HTTP/1.1" 200 632 0.079685 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.009356 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009979 10.0.0.22 - - [2026-02-16 14:18:50] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003067 10.0.0.22 - - [2026-02-16 14:18:50] "POST /tags HTTP/1.1" 409 226 0.002698 10.0.0.22 - - [2026-02-16 14:18:50] "POST /access-control-lists HTTP/1.1" 200 630 0.061157 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007816 10.0.0.22 - - [2026-02-16 14:18:50] "GET /tag/c646df7c-0811-4d7e-b96a-174bd22a7660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015534 10.0.0.22 - - [2026-02-16 14:18:50] "POST /firewall-rules HTTP/1.1" 200 600 0.060592 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-rule/a09e8c8f-4d5c-42d5-b86d-e072bed876b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.021548 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003605 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-rule/a09e8c8f-4d5c-42d5-b86d-e072bed876b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003737 10.0.0.22 - - [2026-02-16 14:18:50] "POST /ref-update HTTP/1.1" 200 156 0.049939 10.0.0.22 - - [2026-02-16 14:18:50] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004473 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.22 - - [2026-02-16 14:18:50] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002189 10.0.0.22 - - [2026-02-16 14:18:50] "POST /tags HTTP/1.1" 409 226 0.001276 10.0.0.22 - - [2026-02-16 14:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.22 - - [2026-02-16 14:18:50] "GET /tag/c646df7c-0811-4d7e-b96a-174bd22a7660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009790 10.0.0.22 - - [2026-02-16 14:18:50] "POST /firewall-rules HTTP/1.1" 200 598 0.059951 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-rule/4a2455d2-9ac0-4d98-8ffa-24a0ac6f5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003427 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.002953 10.0.0.22 - - [2026-02-16 14:18:50] "GET /firewall-rule/4a2455d2-9ac0-4d98-8ffa-24a0ac6f5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001757 10.0.0.22 - - [2026-02-16 14:18:51] "POST /ref-update HTTP/1.1" 200 156 0.047281 10.0.0.22 - - [2026-02-16 14:18:52] "POST /tags HTTP/1.1" 200 345 0.064381 10.0.0.22 - - [2026-02-16 14:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011786 10.0.0.22 - - [2026-02-16 14:18:52] "GET /tag/f8ce1551-cfa8-4ef2-b156-3d465a004a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022528 10.0.0.22 - - [2026-02-16 14:18:52] "POST /projects HTTP/1.1" 409 238 0.002675 10.0.0.22 - - [2026-02-16 14:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.22 - - [2026-02-16 14:18:52] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050262 10.0.0.22 - - [2026-02-16 14:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.22 - - [2026-02-16 14:18:52] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004077 10.0.0.22 - - [2026-02-16 14:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2026-02-16 14:18:53] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007425 10.0.0.22 - - [2026-02-16 14:18:53] "POST /security-groups HTTP/1.1" 409 285 0.002810 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /security-group/94248ba8-e5c9-402e-89c5-4f51bc96eebd HTTP/1.1" 200 262 0.055408 10.0.0.22 - - [2026-02-16 14:18:53] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065717 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /access-control-list/c3615cba-d49b-4180-9d24-3c4e4bab0ec3 HTTP/1.1" 200 272 0.036279 10.0.0.22 - - [2026-02-16 14:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.046163 10.0.0.22 - - [2026-02-16 14:18:53] "POST /tags HTTP/1.1" 409 228 0.009949 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /access-control-list/6d2df9ab-142f-4fca-a796-f177a97e539b HTTP/1.1" 200 272 0.031302 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.22 - - [2026-02-16 14:18:53] "GET /tag/f8ce1551-cfa8-4ef2-b156-3d465a004a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010993 10.0.0.22 - - [2026-02-16 14:18:53] "POST /tags HTTP/1.1" 200 345 0.025053 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.22 - - [2026-02-16 14:18:53] "GET /tag/5c37439b-40dc-4124-bd70-f082b880c53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011857 10.0.0.22 - - [2026-02-16 14:18:53] "POST /projects HTTP/1.1" 409 238 0.001652 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2026-02-16 14:18:53] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036999 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.22 - - [2026-02-16 14:18:53] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004164 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-02-16 14:18:53] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008671 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2026-02-16 14:18:53] "POST /security-groups HTTP/1.1" 409 285 0.003045 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015661 10.0.0.22 - - [2026-02-16 14:18:53] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041703 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /security-group/9a32d896-9010-471b-b5cf-0d33df2842b6 HTTP/1.1" 200 262 0.064650 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /access-control-list/cf2e94e5-5603-47a4-9545-5191ade47094 HTTP/1.1" 200 272 0.011504 10.0.0.22 - - [2026-02-16 14:18:53] "PUT /access-control-list/953a4ce0-8502-42f6-9e5d-e18edbf0fc9a HTTP/1.1" 200 272 0.028405 10.0.0.22 - - [2026-02-16 14:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019116 10.0.0.22 - - [2026-02-16 14:18:53] "POST /tags HTTP/1.1" 409 228 0.017829 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.22 - - [2026-02-16 14:18:53] "GET /tag/5c37439b-40dc-4124-bd70-f082b880c53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014889 10.0.0.22 - - [2026-02-16 14:18:53] "POST /tags HTTP/1.1" 200 291 0.039674 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014008 10.0.0.22 - - [2026-02-16 14:18:53] "GET /tag/da6c2a6a-b0e9-4769-b89d-4c276178a209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015175 10.0.0.22 - - [2026-02-16 14:18:53] "POST /tags HTTP/1.1" 200 303 0.049278 10.0.0.22 - - [2026-02-16 14:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-02-16 14:18:54] "GET /tag/df56d87c-2446-4949-abb7-66458b39bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012318 10.0.0.22 - - [2026-02-16 14:18:54] "POST /tags HTTP/1.1" 409 252 0.001700 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012636 10.0.0.22 - - [2026-02-16 14:18:54] "GET /tag/1932b534-0349-475d-abb8-6c5f69291b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018585 10.0.0.22 - - [2026-02-16 14:18:54] "POST /tags HTTP/1.1" 409 226 0.002144 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.22 - - [2026-02-16 14:18:54] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010626 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004254 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-02-16 14:18:54] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031123 10.0.0.22 - - [2026-02-16 14:18:54] "POST /virtual-machines HTTP/1.1" 200 395 0.012228 10.0.0.22 - - [2026-02-16 14:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017952 10.0.0.22 - - [2026-02-16 14:18:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110734 10.0.0.22 - - [2026-02-16 14:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026529 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014355 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004712 10.0.0.22 - - [2026-02-16 14:18:54] "POST /instance-ips HTTP/1.1" 200 397 0.038593 10.0.0.22 - - [2026-02-16 14:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026122 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004739 10.0.0.22 - - [2026-02-16 14:18:54] "POST /set-tag HTTP/1.1" 200 109 0.059890 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005342 10.0.0.22 - - [2026-02-16 14:18:54] "GET /instance-ip/6cb47952-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003103 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004746 10.0.0.22 - - [2026-02-16 14:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003547 10.0.0.22 - - [2026-02-16 14:18:54] "POST /ref-update HTTP/1.1" 200 156 0.006333 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004523 10.0.0.22 - - [2026-02-16 14:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.22 - - [2026-02-16 14:18:54] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003551 10.0.0.22 - - [2026-02-16 14:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-02-16 14:18:54] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024013 10.0.0.22 - - [2026-02-16 14:18:54] "POST /virtual-machines HTTP/1.1" 200 395 0.006250 10.0.0.22 - - [2026-02-16 14:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006313 10.0.0.22 - - [2026-02-16 14:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090773 10.0.0.22 - - [2026-02-16 14:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006863 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004379 10.0.0.22 - - [2026-02-16 14:18:55] "POST /instance-ips HTTP/1.1" 200 397 0.021698 10.0.0.22 - - [2026-02-16 14:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017846 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014704 10.0.0.22 - - [2026-02-16 14:18:55] "POST /set-tag HTTP/1.1" 200 109 0.060093 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013387 10.0.0.22 - - [2026-02-16 14:18:55] "GET /instance-ip/6d1c3092-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003975 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004126 10.0.0.22 - - [2026-02-16 14:18:55] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003003 10.0.0.22 - - [2026-02-16 14:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008025 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005059 10.0.0.22 - - [2026-02-16 14:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.22 - - [2026-02-16 14:18:55] "POST /tags HTTP/1.1" 200 291 0.014617 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2026-02-16 14:18:55] "GET /tag/5ba45beb-dc85-49d6-8589-9f40ec9073ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014330 10.0.0.22 - - [2026-02-16 14:18:55] "POST /tags HTTP/1.1" 409 252 0.002213 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2026-02-16 14:18:55] "GET /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010178 10.0.0.22 - - [2026-02-16 14:18:55] "POST /tags HTTP/1.1" 409 226 0.001404 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.22 - - [2026-02-16 14:18:55] "GET /tag/c646df7c-0811-4d7e-b96a-174bd22a7660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010740 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.22 - - [2026-02-16 14:18:55] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003583 10.0.0.22 - - [2026-02-16 14:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2026-02-16 14:18:55] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029655 10.0.0.22 - - [2026-02-16 14:18:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007969 10.0.0.22 - - [2026-02-16 14:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015230 10.0.0.22 - - [2026-02-16 14:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092188 10.0.0.22 - - [2026-02-16 14:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008483 10.0.0.22 - - [2026-02-16 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016232 10.0.0.22 - - [2026-02-16 14:18:56] "POST /instance-ips HTTP/1.1" 200 397 0.018355 10.0.0.22 - - [2026-02-16 14:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024489 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007579 10.0.0.22 - - [2026-02-16 14:18:56] "POST /set-tag HTTP/1.1" 200 109 0.059712 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013286 10.0.0.22 - - [2026-02-16 14:18:56] "GET /instance-ip/6da8cfb6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002880 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004075 10.0.0.22 - - [2026-02-16 14:18:56] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003105 10.0.0.22 - - [2026-02-16 14:18:56] "POST /ref-update HTTP/1.1" 200 156 0.006330 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004148 10.0.0.22 - - [2026-02-16 14:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.22 - - [2026-02-16 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004165 10.0.0.22 - - [2026-02-16 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.22 - - [2026-02-16 14:18:56] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.019770 10.0.0.22 - - [2026-02-16 14:18:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008024 10.0.0.22 - - [2026-02-16 14:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011083 10.0.0.22 - - [2026-02-16 14:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101728 10.0.0.22 - - [2026-02-16 14:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007114 10.0.0.22 - - [2026-02-16 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003872 10.0.0.22 - - [2026-02-16 14:18:56] "POST /instance-ips HTTP/1.1" 200 397 0.017638 10.0.0.22 - - [2026-02-16 14:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029250 10.0.0.22 - - [2026-02-16 14:18:56] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010468 10.0.0.22 - - [2026-02-16 14:18:57] "POST /set-tag HTTP/1.1" 200 109 0.063551 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015350 10.0.0.22 - - [2026-02-16 14:18:57] "GET /instance-ip/6e15e0ce-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002681 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004259 10.0.0.22 - - [2026-02-16 14:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003684 10.0.0.22 - - [2026-02-16 14:18:57] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004372 10.0.0.22 - - [2026-02-16 14:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2026-02-16 14:18:57] "POST /tags HTTP/1.1" 200 299 0.016450 10.0.0.22 - - [2026-02-16 14:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.22 - - [2026-02-16 14:18:57] "GET /tag/397bdc8f-be4b-42cc-8ced-cb9d0dedc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011078 10.0.0.22 - - [2026-02-16 14:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003466 10.0.0.22 - - [2026-02-16 14:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2026-02-16 14:18:57] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031213 10.0.0.22 - - [2026-02-16 14:18:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007381 10.0.0.22 - - [2026-02-16 14:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009189 10.0.0.22 - - [2026-02-16 14:18:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105296 10.0.0.22 - - [2026-02-16 14:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009042 10.0.0.22 - - [2026-02-16 14:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013837 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007379 10.0.0.22 - - [2026-02-16 14:18:57] "POST /instance-ips HTTP/1.1" 200 397 0.022489 10.0.0.22 - - [2026-02-16 14:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018927 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005365 10.0.0.22 - - [2026-02-16 14:18:57] "POST /set-tag HTTP/1.1" 200 109 0.018382 10.0.0.22 - - [2026-02-16 14:18:57] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015525 10.0.0.22 - - [2026-02-16 14:18:57] "GET /instance-ip/6e8a8f46-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002527 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004103 10.0.0.22 - - [2026-02-16 14:18:58] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.22 - - [2026-02-16 14:18:58] "POST /tags HTTP/1.1" 200 299 0.062144 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.22 - - [2026-02-16 14:18:58] "GET /tag/de35bc69-21f5-4892-838e-f681a7854e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011750 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004307 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.22 - - [2026-02-16 14:18:58] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037347 10.0.0.22 - - [2026-02-16 14:18:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007854 10.0.0.22 - - [2026-02-16 14:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011278 10.0.0.22 - - [2026-02-16 14:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115695 10.0.0.22 - - [2026-02-16 14:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011793 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012819 10.0.0.22 - - [2026-02-16 14:18:58] "POST /instance-ips HTTP/1.1" 200 397 0.021969 10.0.0.22 - - [2026-02-16 14:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022115 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022513 10.0.0.22 - - [2026-02-16 14:18:58] "POST /set-tag HTTP/1.1" 200 109 0.016308 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016771 10.0.0.22 - - [2026-02-16 14:18:58] "GET /instance-ip/6f196536-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003159 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004604 10.0.0.22 - - [2026-02-16 14:18:58] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.22 - - [2026-02-16 14:18:58] "POST /tags HTTP/1.1" 200 299 0.015561 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015829 10.0.0.22 - - [2026-02-16 14:18:58] "GET /tag/cf914037-5e3b-4374-bd3e-7a70bf0b8ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011746 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.22 - - [2026-02-16 14:18:58] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003574 10.0.0.22 - - [2026-02-16 14:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.22 - - [2026-02-16 14:18:58] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032058 10.0.0.22 - - [2026-02-16 14:18:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008548 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014451 10.0.0.22 - - [2026-02-16 14:18:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106665 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007338 10.0.0.22 - - [2026-02-16 14:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007686 10.0.0.22 - - [2026-02-16 14:18:59] "POST /instance-ips HTTP/1.1" 200 397 0.018790 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023757 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010757 10.0.0.22 - - [2026-02-16 14:18:59] "POST /set-tag HTTP/1.1" 200 109 0.016876 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013131 10.0.0.22 - - [2026-02-16 14:18:59] "GET /instance-ip/6f81a9f2-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002910 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003971 10.0.0.22 - - [2026-02-16 14:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.22 - - [2026-02-16 14:18:59] "POST /tags HTTP/1.1" 200 299 0.030357 10.0.0.22 - - [2026-02-16 14:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-02-16 14:18:59] "GET /tag/51984fa0-a060-471d-a447-dac1d5511c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010964 10.0.0.22 - - [2026-02-16 14:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003477 10.0.0.22 - - [2026-02-16 14:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.22 - - [2026-02-16 14:18:59] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031475 10.0.0.22 - - [2026-02-16 14:18:59] "POST /virtual-machines HTTP/1.1" 200 395 0.006823 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014125 10.0.0.22 - - [2026-02-16 14:18:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122560 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011209 10.0.0.22 - - [2026-02-16 14:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008349 10.0.0.22 - - [2026-02-16 14:18:59] "POST /instance-ips HTTP/1.1" 200 397 0.017652 10.0.0.22 - - [2026-02-16 14:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017605 10.0.0.22 - - [2026-02-16 14:18:59] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013746 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.015369 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014357 10.0.0.22 - - [2026-02-16 14:19:00] "GET /instance-ip/6fe7942e-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003620 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004193 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003106 10.0.0.22 - - [2026-02-16 14:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007793 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009376 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004016 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004213 10.0.0.22 - - [2026-02-16 14:19:00] "POST /ref-update HTTP/1.1" 200 156 0.010167 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004637 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004132 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004148 10.0.0.22 - - [2026-02-16 14:19:00] "POST /ref-update HTTP/1.1" 200 156 0.007889 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022360 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003680 10.0.0.22 - - [2026-02-16 14:19:00] "POST /ref-update HTTP/1.1" 200 156 0.006923 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004628 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003708 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004011 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003582 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004300 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003653 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004159 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.22 - - [2026-02-16 14:19:00] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003726 10.0.0.22 - - [2026-02-16 14:19:00] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.22 - - [2026-02-16 14:19:05] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005815 10.0.0.22 - - [2026-02-16 14:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.22 - - [2026-02-16 14:19:05] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004124 10.0.0.22 - - [2026-02-16 14:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2026-02-16 14:19:05] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005546 10.0.0.22 - - [2026-02-16 14:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.22 - - [2026-02-16 14:19:05] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003888 10.0.0.22 - - [2026-02-16 14:19:05] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.22 - - [2026-02-16 14:19:06] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004582 10.0.0.22 - - [2026-02-16 14:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.22 - - [2026-02-16 14:19:06] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003812 10.0.0.22 - - [2026-02-16 14:19:06] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine/23e8d4ee-e9f5-40ef-ae62-ba30d3eb46f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003101 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003957 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine/90de6223-2760-41ce-bde2-bf65646622da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002664 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003566 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine/bb415595-2627-4d5c-808a-c787f444c439?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003181 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003646 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine/d02cd809-955d-441b-8d3a-eb7ea0849538?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002666 10.0.0.22 - - [2026-02-16 14:19:08] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.22 - - [2026-02-16 14:19:10] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014061 10.0.0.22 - - [2026-02-16 14:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.22 - - [2026-02-16 14:19:13] "GET /virtual-machine/3a1577d3-adde-4104-b07b-7eaf54b73b3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003159 10.0.0.22 - - [2026-02-16 14:19:13] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004450 10.0.0.22 - - [2026-02-16 14:19:13] "GET /virtual-machine/b377c816-09d8-42be-a5cb-1552fa461d3a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003108 10.0.0.22 - - [2026-02-16 14:19:13] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004357 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-machine/69bd4b70-b235-4eea-a52f-3245a6804a54?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002684 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003773 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-machine/83347b0b-4955-4dfc-8e73-bf60aea3d012?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003405 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003949 10.0.0.22 - - [2026-02-16 14:19:14] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003017 10.0.0.22 - - [2026-02-16 14:19:14] "POST /tags HTTP/1.1" 200 333 0.025959 10.0.0.22 - - [2026-02-16 14:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.22 - - [2026-02-16 14:19:14] "GET /tag/2e48511d-b4bb-4067-a1a3-183e16ee24eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015031 10.0.0.22 - - [2026-02-16 14:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.22 - - [2026-02-16 14:19:14] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027696 10.0.0.22 - - [2026-02-16 14:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003288 10.0.0.22 - - [2026-02-16 14:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.22 - - [2026-02-16 14:19:14] "GET /service-appliance-set/21e2e63d-c0a5-4edb-ab96-bfe75e02a220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001758 10.0.0.22 - - [2026-02-16 14:19:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001406 10.0.0.22 - - [2026-02-16 14:19:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.087548 10.0.0.22 - - [2026-02-16 14:19:14] "GET /virtual-machine-interface/e0ba91ba-c4f5-4410-8f00-4c357d58c988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004689 10.0.0.22 - - [2026-02-16 14:19:14] "POST /instance-ips HTTP/1.1" 200 409 0.031551 10.0.0.22 - - [2026-02-16 14:19:14] "GET /instance-ip/a6bac103-e0d7-42be-ad8a-7285aadca481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005276 10.0.0.22 - - [2026-02-16 14:19:15] "POST /loadbalancers HTTP/1.1" 200 629 0.059783 10.0.0.22 - - [2026-02-16 14:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020339 10.0.0.22 - - [2026-02-16 14:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.22 - - [2026-02-16 14:19:15] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040319 10.0.0.22 - - [2026-02-16 14:19:15] "GET /instance-ip/a6bac103-e0d7-42be-ad8a-7285aadca481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002760 10.0.0.22 - - [2026-02-16 14:19:15] "POST /floating-ips HTTP/1.1" 200 597 0.023320 10.0.0.22 - - [2026-02-16 14:19:15] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046816 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003787 10.0.0.22 - - [2026-02-16 14:19:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023859 10.0.0.22 - - [2026-02-16 14:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.22 - - [2026-02-16 14:19:15] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024985 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer-listener/3dd8f749-14b3-4f89-ab0e-07df8b6716ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002865 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer-listener/3dd8f749-14b3-4f89-ab0e-07df8b6716ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002940 10.0.0.22 - - [2026-02-16 14:19:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016227 10.0.0.22 - - [2026-02-16 14:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2026-02-16 14:19:15] "GET /instance-ip/a6bac103-e0d7-42be-ad8a-7285aadca481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002488 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002776 10.0.0.22 - - [2026-02-16 14:19:15] "GET /instance-ip/a6bac103-e0d7-42be-ad8a-7285aadca481?fields=floating_ips HTTP/1.1" 200 1213 0.003816 10.0.0.22 - - [2026-02-16 14:19:15] "GET /floating-ip/5b0ba5cb-b4d2-404f-b005-4d72ed61bd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002399 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer-pool/207c4923-5b8c-40a2-a83c-de91f7a04990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004056 10.0.0.22 - - [2026-02-16 14:19:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013902 10.0.0.22 - - [2026-02-16 14:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017630 10.0.0.22 - - [2026-02-16 14:19:15] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012030 10.0.0.22 - - [2026-02-16 14:19:15] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009576 10.0.0.22 - - [2026-02-16 14:19:15] "POST /ref-update HTTP/1.1" 200 156 0.007539 10.0.0.22 - - [2026-02-16 14:19:15] "GET /floating-ip/5b0ba5cb-b4d2-404f-b005-4d72ed61bd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009961 10.0.0.22 - - [2026-02-16 14:19:15] "POST /tags HTTP/1.1" 409 221 0.002099 10.0.0.22 - - [2026-02-16 14:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2026-02-16 14:19:15] "GET /tag/2e48511d-b4bb-4067-a1a3-183e16ee24eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013767 10.0.0.22 - - [2026-02-16 14:19:15] "PUT /floating-ip/5b0ba5cb-b4d2-404f-b005-4d72ed61bd75 HTTP/1.1" 200 256 0.014583 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.038988 10.0.0.22 - - [2026-02-16 14:19:15] "POST /set-tag HTTP/1.1" 200 109 0.085848 10.0.0.22 - - [2026-02-16 14:19:15] "GET /loadbalancer-pool/207c4923-5b8c-40a2-a83c-de91f7a04990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002630 10.0.0.22 - - [2026-02-16 14:19:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021245 10.0.0.22 - - [2026-02-16 14:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021664 10.0.0.22 - - [2026-02-16 14:19:15] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009693 10.0.0.22 - - [2026-02-16 14:19:15] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004198 10.0.0.22 - - [2026-02-16 14:19:15] "POST /ref-update HTTP/1.1" 200 156 0.011338 10.0.0.22 - - [2026-02-16 14:19:15] "GET /floating-ip/5b0ba5cb-b4d2-404f-b005-4d72ed61bd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.009104 10.0.0.22 - - [2026-02-16 14:19:15] "POST /set-tag HTTP/1.1" 200 109 0.064455 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 206 0.002780 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/df56d87c-2446-4949-abb7-66458b39bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009953 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 204 0.001554 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/de35bc69-21f5-4892-838e-f681a7854e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013789 10.0.0.22 - - [2026-02-16 14:19:16] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002207 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-02-16 14:19:16] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002517 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 206 0.001547 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/df56d87c-2446-4949-abb7-66458b39bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010396 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 226 0.001712 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014008 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 204 0.002076 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/de35bc69-21f5-4892-838e-f681a7854e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010396 10.0.0.22 - - [2026-02-16 14:19:16] "POST /tags HTTP/1.1" 409 226 0.002140 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-02-16 14:19:16] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011037 10.0.0.22 - - [2026-02-16 14:19:16] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002275 10.0.0.22 - - [2026-02-16 14:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2026-02-16 14:19:16] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003019 10.0.0.22 - - [2026-02-16 14:19:16] "POST /firewall-rules HTTP/1.1" 200 626 0.067688 10.0.0.22 - - [2026-02-16 14:19:16] "POST /firewall-rules HTTP/1.1" 200 646 0.074754 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-rule/8d43e8a5-9c0f-4cb6-8ac5-a7f3a1900a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004157 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002084 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-rule/37d85016-7033-421b-9f4b-3b12c74d32f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003364 10.0.0.22 - - [2026-02-16 14:19:16] "POST /ref-update HTTP/1.1" 200 156 0.022305 10.0.0.22 - - [2026-02-16 14:19:16] "POST /firewall-policys HTTP/1.1" 200 606 0.021142 10.0.0.22 - - [2026-02-16 14:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017144 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005351 10.0.0.22 - - [2026-02-16 14:19:16] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002433 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002014 10.0.0.22 - - [2026-02-16 14:19:16] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002795 10.0.0.22 - - [2026-02-16 14:19:17] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003601 10.0.0.22 - - [2026-02-16 14:19:17] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003536 10.0.0.22 - - [2026-02-16 14:19:17] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001907 10.0.0.22 - - [2026-02-16 14:19:17] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004749 10.0.0.22 - - [2026-02-16 14:19:17] "POST /ref-update HTTP/1.1" 200 156 0.031071 10.0.0.22 - - [2026-02-16 14:19:17] "POST /ref-update HTTP/1.1" 200 156 0.021164 10.0.0.22 - - [2026-02-16 14:19:17] "POST /ref-update HTTP/1.1" 200 156 0.016148 10.0.0.22 - - [2026-02-16 14:19:17] "POST /ref-update HTTP/1.1" 200 156 0.027151 10.0.0.22 - - [2026-02-16 14:19:17] "POST /ref-update HTTP/1.1" 200 156 0.032345 10.0.0.22 - - [2026-02-16 14:19:17] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002300 10.0.0.22 - - [2026-02-16 14:21:15] "POST /tags HTTP/1.1" 409 252 0.002137 10.0.0.22 - - [2026-02-16 14:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2026-02-16 14:21:15] "GET /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012308 10.0.0.22 - - [2026-02-16 14:21:15] "POST /tags HTTP/1.1" 409 228 0.001837 10.0.0.22 - - [2026-02-16 14:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/5c37439b-40dc-4124-bd70-f082b880c53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011862 10.0.0.22 - - [2026-02-16 14:21:16] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003679 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-02-16 14:21:16] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002518 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 206 0.002254 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/df56d87c-2446-4949-abb7-66458b39bf20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015324 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015450 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 204 0.002115 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/de35bc69-21f5-4892-838e-f681a7854e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016059 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 226 0.002130 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016007 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 228 0.001802 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009925 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/5c37439b-40dc-4124-bd70-f082b880c53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013037 10.0.0.22 - - [2026-02-16 14:21:16] "POST /tags HTTP/1.1" 409 252 0.001727 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2026-02-16 14:21:16] "GET /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.024474 10.0.0.22 - - [2026-02-16 14:21:16] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002690 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-02-16 14:21:16] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003139 10.0.0.22 - - [2026-02-16 14:21:16] "POST /firewall-rules HTTP/1.1" 409 281 0.002172 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2026-02-16 14:21:16] "PUT /firewall-rule/37d85016-7033-421b-9f4b-3b12c74d32f3 HTTP/1.1" 200 260 0.027039 10.0.0.22 - - [2026-02-16 14:21:16] "POST /firewall-rules HTTP/1.1" 409 291 0.007990 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-02-16 14:21:16] "PUT /firewall-rule/8d43e8a5-9c0f-4cb6-8ac5-a7f3a1900a74 HTTP/1.1" 200 260 0.032192 10.0.0.22 - - [2026-02-16 14:21:16] "GET /firewall-rule/8d43e8a5-9c0f-4cb6-8ac5-a7f3a1900a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.018577 10.0.0.22 - - [2026-02-16 14:21:16] "POST /firewall-rules HTTP/1.1" 200 658 0.088236 10.0.0.22 - - [2026-02-16 14:21:16] "GET /firewall-rule/f4718ada-e894-4b82-9a6a-2f140f47fbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004965 10.0.0.22 - - [2026-02-16 14:21:16] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002391 10.0.0.22 - - [2026-02-16 14:21:16] "GET /firewall-rule/37d85016-7033-421b-9f4b-3b12c74d32f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003728 10.0.0.22 - - [2026-02-16 14:21:16] "POST /firewall-policys HTTP/1.1" 409 269 0.002691 10.0.0.22 - - [2026-02-16 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.22 - - [2026-02-16 14:21:17] "PUT /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1 HTTP/1.1" 200 264 0.023928 10.0.0.22 - - [2026-02-16 14:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036304 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008352 10.0.0.22 - - [2026-02-16 14:21:17] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002361 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002697 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/3225bff5-06fe-487d-8688-e2c77d96a94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.001926 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003741 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002296 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002680 10.0.0.22 - - [2026-02-16 14:21:17] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002406 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000729 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:21:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007630 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.22 - - [2026-02-16 14:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2026-02-16 14:22:18] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002434 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003761 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.016431 10.0.0.22 - - [2026-02-16 14:22:18] "DELETE /loadbalancer-member/7aa50cb7-481f-4a20-9edc-d0f9dd924192 HTTP/1.1" 200 115 0.027583 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005969 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005702 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003915 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003868 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004440 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003431 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.001644 10.0.0.22 - - [2026-02-16 14:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2026-02-16 14:22:18] "GET /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002005 10.0.0.22 - - [2026-02-16 14:22:18] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003469 10.0.0.22 - - [2026-02-16 14:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004931 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006763 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine/bb415595-2627-4d5c-808a-c787f444c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002632 10.0.0.22 - - [2026-02-16 14:22:20] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010358 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.017169 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.033660 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.028633 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.013165 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.025373 10.0.0.22 - - [2026-02-16 14:22:20] "DELETE /instance-ip/6da8cfb6-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.036028 10.0.0.22 - - [2026-02-16 14:22:20] "DELETE /virtual-machine-interface/6d904266-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.038669 10.0.0.22 - - [2026-02-16 14:22:20] "DELETE /virtual-machine/bb415595-2627-4d5c-808a-c787f444c439 HTTP/1.1" 200 115 0.017384 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007862 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003626 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine/90de6223-2760-41ce-bde2-bf65646622da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002741 10.0.0.22 - - [2026-02-16 14:22:20] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.22 - - [2026-02-16 14:22:20] "GET /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021973 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.019124 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.031924 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.032099 10.0.0.22 - - [2026-02-16 14:22:20] "POST /set-tag HTTP/1.1" 200 109 0.015382 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.029360 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /instance-ip/6d1c3092-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.033357 10.0.0.22 - - [2026-02-16 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /virtual-machine-interface/6d051b64-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.038256 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /virtual-machine/90de6223-2760-41ce-bde2-bf65646622da HTTP/1.1" 200 115 0.026750 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006496 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004094 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine/23e8d4ee-e9f5-40ef-ae62-ba30d3eb46f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002628 10.0.0.22 - - [2026-02-16 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.008298 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013576 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.016548 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.026277 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.027786 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.021803 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.023813 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /instance-ip/6cb47952-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.039810 10.0.0.22 - - [2026-02-16 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.006226 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /virtual-machine-interface/6c9df2a4-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.041183 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /virtual-machine/23e8d4ee-e9f5-40ef-ae62-ba30d3eb46f4 HTTP/1.1" 200 115 0.017971 10.0.0.22 - - [2026-02-16 14:22:21] "DELETE /tag/da6c2a6a-b0e9-4769-b89d-4c276178a209 HTTP/1.1" 200 115 0.028854 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004255 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003777 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine/d02cd809-955d-441b-8d3a-eb7ea0849538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003045 10.0.0.22 - - [2026-02-16 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.008074 10.0.0.22 - - [2026-02-16 14:22:21] "GET /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019398 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.030054 10.0.0.22 - - [2026-02-16 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.027798 10.0.0.22 - - [2026-02-16 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.013597 10.0.0.22 - - [2026-02-16 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.023401 10.0.0.22 - - [2026-02-16 14:22:22] "DELETE /instance-ip/6e15e0ce-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.041028 10.0.0.22 - - [2026-02-16 14:22:22] "DELETE /virtual-machine-interface/6dfd1314-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.033359 10.0.0.22 - - [2026-02-16 14:22:22] "DELETE /virtual-machine/d02cd809-955d-441b-8d3a-eb7ea0849538 HTTP/1.1" 200 115 0.014212 10.0.0.22 - - [2026-02-16 14:22:22] "DELETE /tag/5ba45beb-dc85-49d6-8589-9f40ec9073ca HTTP/1.1" 200 115 0.030173 10.0.0.22 - - [2026-02-16 14:22:22] "DELETE /tag/df56d87c-2446-4949-abb7-66458b39bf20 HTTP/1.1" 409 388 0.004592 10.0.0.22 - - [2026-02-16 14:22:50] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004191 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.22 - - [2026-02-16 14:22:50] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003971 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.22 - - [2026-02-16 14:22:50] "GET /virtual-machine/3a1577d3-adde-4104-b07b-7eaf54b73b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002688 10.0.0.22 - - [2026-02-16 14:22:50] "POST /ref-update HTTP/1.1" 200 156 0.014877 10.0.0.22 - - [2026-02-16 14:22:50] "GET /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021007 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.036935 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.029002 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.049278 10.0.0.22 - - [2026-02-16 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.065217 10.0.0.22 - - [2026-02-16 14:22:50] "DELETE /instance-ip/6e8a8f46-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.056691 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /virtual-machine-interface/6e715288-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.067147 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /virtual-machine/3a1577d3-adde-4104-b07b-7eaf54b73b3b HTTP/1.1" 200 115 0.037949 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /tag/397bdc8f-be4b-42cc-8ced-cb9d0dedc0ed HTTP/1.1" 200 115 0.040391 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003770 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003498 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.001541 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine/69bd4b70-b235-4eea-a52f-3245a6804a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004779 10.0.0.22 - - [2026-02-16 14:22:51] "POST /ref-update HTTP/1.1" 200 156 0.009867 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005551 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.018872 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.027938 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.025102 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.022687 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /instance-ip/6f196536-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.055328 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /virtual-machine-interface/6efdbe44-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.055970 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /virtual-machine/69bd4b70-b235-4eea-a52f-3245a6804a54 HTTP/1.1" 200 115 0.026641 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /tag/f8ce1551-cfa8-4ef2-b156-3d465a004a0d HTTP/1.1" 200 115 0.031770 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /tag/de35bc69-21f5-4892-838e-f681a7854e7e HTTP/1.1" 409 236 0.003173 10.0.0.22 - - [2026-02-16 14:22:51] "DELETE /tag/1932b534-0349-475d-abb8-6c5f69291b5b HTTP/1.1" 200 115 0.045599 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004771 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004543 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine/83347b0b-4955-4dfc-8e73-bf60aea3d012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002375 10.0.0.22 - - [2026-02-16 14:22:51] "POST /ref-update HTTP/1.1" 200 156 0.018730 10.0.0.22 - - [2026-02-16 14:22:51] "GET /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006202 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.022254 10.0.0.22 - - [2026-02-16 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.027249 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.016144 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.029772 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /instance-ip/6fe7942e-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.049888 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /virtual-machine-interface/6fcbc4a6-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.044756 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /virtual-machine/83347b0b-4955-4dfc-8e73-bf60aea3d012 HTTP/1.1" 200 115 0.029713 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /tag/51984fa0-a060-471d-a447-dac1d5511c9e HTTP/1.1" 200 115 0.042908 10.0.0.22 - - [2026-02-16 14:22:52] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005318 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.004172 10.0.0.22 - - [2026-02-16 14:22:52] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004089 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.22 - - [2026-02-16 14:22:52] "GET /virtual-machine/b377c816-09d8-42be-a5cb-1552fa461d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002566 10.0.0.22 - - [2026-02-16 14:22:52] "POST /ref-update HTTP/1.1" 200 156 0.007181 10.0.0.22 - - [2026-02-16 14:22:52] "GET /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008604 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.014899 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.026421 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.026684 10.0.0.22 - - [2026-02-16 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.012829 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /instance-ip/6f81a9f2-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.056736 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /virtual-machine-interface/6f693f98-0b42-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.034931 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /virtual-machine/b377c816-09d8-42be-a5cb-1552fa461d3a HTTP/1.1" 200 115 0.017052 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /tag/cf914037-5e3b-4374-bd3e-7a70bf0b8ce6 HTTP/1.1" 200 115 0.037478 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac HTTP/1.1" 409 236 0.006075 10.0.0.22 - - [2026-02-16 14:22:52] "DELETE /tag/5c37439b-40dc-4124-bd70-f082b880c53c HTTP/1.1" 409 236 0.004068 10.0.0.22 - - [2026-02-16 14:22:53] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.22 - - [2026-02-16 14:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.22 - - [2026-02-16 14:22:53] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034057 10.0.0.22 - - [2026-02-16 14:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.22 - - [2026-02-16 14:22:53] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005158 10.0.0.22 - - [2026-02-16 14:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2026-02-16 14:22:53] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003510 10.0.0.22 - - [2026-02-16 14:22:53] "POST /security-groups HTTP/1.1" 409 285 0.002319 10.0.0.22 - - [2026-02-16 14:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.22 - - [2026-02-16 14:22:54] "PUT /security-group/9a32d896-9010-471b-b5cf-0d33df2842b6 HTTP/1.1" 200 262 0.053942 10.0.0.22 - - [2026-02-16 14:22:54] "PUT /access-control-list/cf2e94e5-5603-47a4-9545-5191ade47094 HTTP/1.1" 200 272 0.008072 10.0.0.22 - - [2026-02-16 14:22:54] "PUT /access-control-list/953a4ce0-8502-42f6-9e5d-e18edbf0fc9a HTTP/1.1" 200 272 0.013566 10.0.0.22 - - [2026-02-16 14:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017502 10.0.0.22 - - [2026-02-16 14:22:59] "POST /projects HTTP/1.1" 409 238 0.001917 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.22 - - [2026-02-16 14:22:59] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024841 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.22 - - [2026-02-16 14:22:59] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003377 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.22 - - [2026-02-16 14:22:59] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004908 10.0.0.22 - - [2026-02-16 14:22:59] "POST /security-groups HTTP/1.1" 409 285 0.002234 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.22 - - [2026-02-16 14:22:59] "PUT /security-group/9a32d896-9010-471b-b5cf-0d33df2842b6 HTTP/1.1" 200 262 0.054925 10.0.0.22 - - [2026-02-16 14:22:59] "PUT /access-control-list/cf2e94e5-5603-47a4-9545-5191ade47094 HTTP/1.1" 200 272 0.011110 10.0.0.22 - - [2026-02-16 14:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027698 10.0.0.22 - - [2026-02-16 14:22:59] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009703 10.0.0.22 - - [2026-02-16 14:22:59] "PUT /access-control-list/953a4ce0-8502-42f6-9e5d-e18edbf0fc9a HTTP/1.1" 200 272 0.025852 10.0.0.22 - - [2026-02-16 14:22:59] "GET /firewall-rule/a09e8c8f-4d5c-42d5-b86d-e072bed876b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003073 10.0.0.22 - - [2026-02-16 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.064701 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /firewall-rule/a09e8c8f-4d5c-42d5-b86d-e072bed876b0 HTTP/1.1" 200 115 0.031006 10.0.0.22 - - [2026-02-16 14:22:59] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006707 10.0.0.22 - - [2026-02-16 14:22:59] "GET /firewall-rule/4a2455d2-9ac0-4d98-8ffa-24a0ac6f5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002482 10.0.0.22 - - [2026-02-16 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.039944 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /firewall-rule/4a2455d2-9ac0-4d98-8ffa-24a0ac6f5d58 HTTP/1.1" 200 115 0.033019 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /tag/c646df7c-0811-4d7e-b96a-174bd22a7660 HTTP/1.1" 200 115 0.033273 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac HTTP/1.1" 409 236 0.003433 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /tag/5c37439b-40dc-4124-bd70-f082b880c53c HTTP/1.1" 409 236 0.004271 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-02-16 14:22:59] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003280 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.22 - - [2026-02-16 14:22:59] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003863 10.0.0.22 - - [2026-02-16 14:22:59] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.032142 10.0.0.22 - - [2026-02-16 14:22:59] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.058935 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /security-group/9a32d896-9010-471b-b5cf-0d33df2842b6 HTTP/1.1" 200 115 0.045437 10.0.0.22 - - [2026-02-16 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /access-control-list/cf2e94e5-5603-47a4-9545-5191ade47094 HTTP/1.1" 200 115 0.024345 10.0.0.22 - - [2026-02-16 14:22:59] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041341 10.0.0.22 - - [2026-02-16 14:22:59] "DELETE /access-control-list/953a4ce0-8502-42f6-9e5d-e18edbf0fc9a HTTP/1.1" 200 115 0.044110 10.0.0.22 - - [2026-02-16 14:23:00] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?fields=security_groups HTTP/1.1" 200 1353 0.035831 10.0.0.22 - - [2026-02-16 14:23:00] "DELETE /security-group/49af5e75-299a-4300-8eaa-04620afef72b HTTP/1.1" 200 115 0.045261 10.0.0.22 - - [2026-02-16 14:23:00] "DELETE /access-control-list/e3f250e5-af61-49a2-91b9-70369facb0b9 HTTP/1.1" 200 115 0.030919 10.0.0.22 - - [2026-02-16 14:23:00] "GET /project/9bd65271-0be9-4079-9eb7-5b0446aed81a?fields=application_policy_sets HTTP/1.1" 200 1392 0.034494 10.0.0.22 - - [2026-02-16 14:23:00] "DELETE /access-control-list/132983f0-9f03-4d3d-bd4d-c3c99ff16d57 HTTP/1.1" 200 115 0.034791 10.0.0.22 - - [2026-02-16 14:23:00] "DELETE /project/9bd65271-0be9-4079-9eb7-5b0446aed81a HTTP/1.1" 200 115 0.292492 10.0.0.22 - - [2026-02-16 14:23:00] "POST /projects HTTP/1.1" 409 238 0.003860 10.0.0.22 - - [2026-02-16 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.22 - - [2026-02-16 14:23:00] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027977 10.0.0.22 - - [2026-02-16 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.22 - - [2026-02-16 14:23:00] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003721 10.0.0.22 - - [2026-02-16 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.22 - - [2026-02-16 14:23:00] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003837 10.0.0.22 - - [2026-02-16 14:23:00] "POST /security-groups HTTP/1.1" 409 285 0.002342 10.0.0.22 - - [2026-02-16 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.22 - - [2026-02-16 14:23:00] "PUT /security-group/94248ba8-e5c9-402e-89c5-4f51bc96eebd HTTP/1.1" 200 262 0.055578 10.0.0.22 - - [2026-02-16 14:23:00] "PUT /access-control-list/c3615cba-d49b-4180-9d24-3c4e4bab0ec3 HTTP/1.1" 200 272 0.018326 10.0.0.22 - - [2026-02-16 14:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027675 10.0.0.22 - - [2026-02-16 14:23:00] "PUT /access-control-list/6d2df9ab-142f-4fca-a796-f177a97e539b HTTP/1.1" 200 272 0.026307 10.0.0.22 - - [2026-02-16 14:23:04] "DELETE /loadbalancer-member/cb4db7da-091c-4d28-b79d-c36328b05c82 HTTP/1.1" 200 115 0.033512 10.0.0.22 - - [2026-02-16 14:23:04] "DELETE /loadbalancer-pool/207c4923-5b8c-40a2-a83c-de91f7a04990 HTTP/1.1" 200 115 0.035644 10.0.0.22 - - [2026-02-16 14:23:04] "DELETE /loadbalancer-listener/3dd8f749-14b3-4f89-ab0e-07df8b6716ea HTTP/1.1" 200 115 0.032907 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /loadbalancer/bbc17548-9a67-4dde-ae46-9c524f2ceaf4 HTTP/1.1" 200 115 0.039564 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /floating-ip/5b0ba5cb-b4d2-404f-b005-4d72ed61bd75 HTTP/1.1" 200 115 0.025441 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /instance-ip/a6bac103-e0d7-42be-ad8a-7285aadca481 HTTP/1.1" 200 115 0.050301 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /virtual-machine-interface/e0ba91ba-c4f5-4410-8f00-4c357d58c988 HTTP/1.1" 200 115 0.047117 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /tag/2e48511d-b4bb-4067-a1a3-183e16ee24eb HTTP/1.1" 200 115 0.033472 10.0.0.22 - - [2026-02-16 14:23:05] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002172 10.0.0.22 - - [2026-02-16 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2026-02-16 14:23:05] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002109 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-policy/8381bdf2-45cc-46ac-b9f8-fe17b8337b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001646 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-rule/37d85016-7033-421b-9f4b-3b12c74d32f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001756 10.0.0.22 - - [2026-02-16 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /firewall-rule/37d85016-7033-421b-9f4b-3b12c74d32f3 HTTP/1.1" 200 115 0.040963 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003175 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-rule/f4718ada-e894-4b82-9a6a-2f140f47fbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002512 10.0.0.22 - - [2026-02-16 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /firewall-rule/f4718ada-e894-4b82-9a6a-2f140f47fbec HTTP/1.1" 200 115 0.036656 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003454 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-rule/8d43e8a5-9c0f-4cb6-8ac5-a7f3a1900a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002730 10.0.0.22 - - [2026-02-16 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.009292 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /firewall-rule/8d43e8a5-9c0f-4cb6-8ac5-a7f3a1900a74 HTTP/1.1" 200 115 0.046656 10.0.0.22 - - [2026-02-16 14:23:05] "GET /application-policy-set/428dd19e-3ede-47ab-aaad-18dad3e3c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003223 10.0.0.22 - - [2026-02-16 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2026-02-16 14:23:05] "GET /policy-management/ab0dc22f-68a2-47b3-bb28-77da0e1b9194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002088 10.0.0.22 - - [2026-02-16 14:23:05] "GET /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002625 10.0.0.22 - - [2026-02-16 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.018096 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /firewall-policy/9a212a17-7211-4e7d-873b-cab027d1e5c1 HTTP/1.1" 200 115 0.038450 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /tag/de35bc69-21f5-4892-838e-f681a7854e7e HTTP/1.1" 200 115 0.049879 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /tag/1d3ecf81-cb60-453b-96e9-99a4923436ac HTTP/1.1" 200 115 0.028405 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /tag/5c37439b-40dc-4124-bd70-f082b880c53c HTTP/1.1" 200 115 0.049503 10.0.0.22 - - [2026-02-16 14:23:05] "DELETE /tag/df56d87c-2446-4949-abb7-66458b39bf20 HTTP/1.1" 200 115 0.052669 10.0.0.22 - - [2026-02-16 14:23:05] "POST /projects HTTP/1.1" 409 238 0.001729 10.0.0.22 - - [2026-02-16 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2026-02-16 14:23:05] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047301 10.0.0.22 - - [2026-02-16 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-02-16 14:23:05] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003593 10.0.0.22 - - [2026-02-16 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.22 - - [2026-02-16 14:23:06] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003981 10.0.0.22 - - [2026-02-16 14:23:06] "POST /security-groups HTTP/1.1" 409 285 0.001968 10.0.0.22 - - [2026-02-16 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2026-02-16 14:23:06] "PUT /security-group/94248ba8-e5c9-402e-89c5-4f51bc96eebd HTTP/1.1" 200 262 0.055552 10.0.0.22 - - [2026-02-16 14:23:06] "PUT /access-control-list/c3615cba-d49b-4180-9d24-3c4e4bab0ec3 HTTP/1.1" 200 272 0.039446 10.0.0.22 - - [2026-02-16 14:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.060147 10.0.0.22 - - [2026-02-16 14:23:06] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.036104 10.0.0.22 - - [2026-02-16 14:23:06] "PUT /access-control-list/6d2df9ab-142f-4fca-a796-f177a97e539b HTTP/1.1" 200 272 0.063727 10.0.0.22 - - [2026-02-16 14:23:06] "GET /firewall-rule/27bf5c4e-2d94-41bc-839d-3965b032a066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002617 10.0.0.22 - - [2026-02-16 14:23:06] "POST /ref-update HTTP/1.1" 200 156 0.045672 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /firewall-rule/27bf5c4e-2d94-41bc-839d-3965b032a066 HTTP/1.1" 200 115 0.028858 10.0.0.22 - - [2026-02-16 14:23:06] "GET /firewall-policy/909bbf68-af33-4060-af27-207e010ead73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.014816 10.0.0.22 - - [2026-02-16 14:23:06] "GET /firewall-rule/ec537f7d-88f6-4f8e-8673-acfc34c0c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002902 10.0.0.22 - - [2026-02-16 14:23:06] "POST /ref-update HTTP/1.1" 200 156 0.049143 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /firewall-rule/ec537f7d-88f6-4f8e-8673-acfc34c0c626 HTTP/1.1" 200 115 0.042770 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /tag/900ce989-b8c5-48ba-be0b-0b3a35a8ba39 HTTP/1.1" 200 115 0.042995 10.0.0.22 - - [2026-02-16 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.22 - - [2026-02-16 14:23:06] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003941 10.0.0.22 - - [2026-02-16 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.22 - - [2026-02-16 14:23:06] "GET /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003620 10.0.0.22 - - [2026-02-16 14:23:06] "PUT /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0 HTTP/1.1" 200 264 0.054258 10.0.0.22 - - [2026-02-16 14:23:06] "PUT /virtual-network/5af5a331-044d-47c3-80d5-d8a9f46f8fe2 HTTP/1.1" 200 264 0.046491 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /security-group/94248ba8-e5c9-402e-89c5-4f51bc96eebd HTTP/1.1" 200 115 0.062206 10.0.0.22 - - [2026-02-16 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /access-control-list/c3615cba-d49b-4180-9d24-3c4e4bab0ec3 HTTP/1.1" 200 115 0.033749 10.0.0.22 - - [2026-02-16 14:23:06] "DELETE /access-control-list/6d2df9ab-142f-4fca-a796-f177a97e539b HTTP/1.1" 200 115 0.026507 10.0.0.22 - - [2026-02-16 14:23:06] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030442 10.0.0.22 - - [2026-02-16 14:23:07] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?fields=security_groups HTTP/1.1" 200 1353 0.039353 10.0.0.22 - - [2026-02-16 14:23:07] "DELETE /access-control-list/8023e871-0e5e-4c16-aad9-fa994ba7e5bb HTTP/1.1" 200 115 0.040196 10.0.0.22 - - [2026-02-16 14:23:07] "DELETE /security-group/9e52ccd8-1d42-46ce-aba0-227db5690e99 HTTP/1.1" 200 115 0.067725 10.0.0.22 - - [2026-02-16 14:23:07] "GET /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8?fields=application_policy_sets HTTP/1.1" 200 1392 0.050751 10.0.0.22 - - [2026-02-16 14:23:07] "DELETE /access-control-list/960e0f61-7122-472f-8cfd-2fa70ea79d6d HTTP/1.1" 200 115 0.056413 10.0.0.22 - - [2026-02-16 14:23:07] "DELETE /project/e35636c0-022d-4364-a3cc-b9d3ae5f05d8 HTTP/1.1" 200 115 0.334511 10.0.0.22 - - [2026-02-16 14:23:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003051 10.0.0.22 - - [2026-02-16 14:23:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002715 10.0.0.22 - - [2026-02-16 14:23:59] "GET / HTTP/1.1" 200 35931 0.002464 10.0.0.22 - - [2026-02-16 14:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2026-02-16 14:23:59] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002646 10.0.0.22 - - [2026-02-16 14:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.22 - - [2026-02-16 14:23:59] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001877 10.0.0.22 - - [2026-02-16 14:24:41] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.22 - - [2026-02-16 14:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2026-02-16 14:24:41] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004030 10.0.0.22 - - [2026-02-16 14:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.22 - - [2026-02-16 14:24:41] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001486 10.0.0.22 - - [2026-02-16 14:24:53] "GET / HTTP/1.1" 200 35931 0.004284 10.0.0.22 - - [2026-02-16 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.22 - - [2026-02-16 14:24:53] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003771 10.0.0.22 - - [2026-02-16 14:24:53] "POST /bgp-routers HTTP/1.1" 409 301 0.003963 10.0.0.22 - - [2026-02-16 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2026-02-16 14:24:53] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002738 10.0.0.22 - - [2026-02-16 14:24:53] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.008720 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.22 - - [2026-02-16 14:25:08] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.22 - - [2026-02-16 14:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-02-16 14:25:08] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005239 10.0.0.22 - - [2026-02-16 14:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.22 - - [2026-02-16 14:25:08] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001659 10.0.0.22 - - [2026-02-16 14:25:08] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.22 - - [2026-02-16 14:25:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001978 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2026-02-16 14:25:13] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002482 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2026-02-16 14:25:13] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.008385 10.0.0.22 - - [2026-02-16 14:25:13] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.22 - - [2026-02-16 14:25:13] "POST /alarms HTTP/1.1" 409 264 0.001753 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.22 - - [2026-02-16 14:25:13] "PUT /alarm/66df46a4-3483-4b71-8242-bebb18ab766a HTTP/1.1" 200 244 0.008523 10.0.0.22 - - [2026-02-16 14:25:13] "POST /alarms HTTP/1.1" 409 261 0.008608 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.22 - - [2026-02-16 14:25:13] "PUT /alarm/8cc64457-ba8c-4494-8a34-0ec69154bad8 HTTP/1.1" 200 244 0.011838 10.0.0.22 - - [2026-02-16 14:25:13] "POST /alarms HTTP/1.1" 409 261 0.010227 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2026-02-16 14:25:13] "PUT /alarm/e74036e1-ac6b-4d6d-bfc6-1e3f164c8f2a HTTP/1.1" 200 244 0.009920 10.0.0.22 - - [2026-02-16 14:25:13] "POST /alarms HTTP/1.1" 409 253 0.004448 10.0.0.22 - - [2026-02-16 14:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/e140b00b-98df-462a-a46e-6a3b22401269 HTTP/1.1" 200 244 0.013741 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 251 0.008490 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/7e70ee27-13db-4076-8877-8c7df5161b57 HTTP/1.1" 200 244 0.008631 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 252 0.004473 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/0df2782d-7785-4f28-a81c-8e3850983f2a HTTP/1.1" 200 244 0.008934 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 256 0.005215 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/97711ac3-0bad-4971-bc9f-99fa5f203258 HTTP/1.1" 200 244 0.010954 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 248 0.007455 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/693fb192-598c-48e0-a98b-58646f4013a2 HTTP/1.1" 200 244 0.009482 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 252 0.004159 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/eb7ba070-a873-49d0-8baa-7941bdffa223 HTTP/1.1" 200 244 0.009446 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 257 0.005730 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/8d928e41-4a32-47ea-8b91-65c4ed7cdede HTTP/1.1" 200 244 0.009320 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 251 0.006273 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/252c904f-10a2-4b76-8dc4-b3f2996f62fd HTTP/1.1" 200 244 0.009602 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 257 0.005662 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/fae465dd-f02a-4395-9061-84eb15e25794 HTTP/1.1" 200 244 0.011166 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 261 0.010465 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/f4764cac-45e5-45c3-9f01-7b6634f77169 HTTP/1.1" 200 244 0.010596 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 258 0.010970 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/7b4869ca-a60a-4045-b1a8-3ceaf1491365 HTTP/1.1" 200 244 0.009178 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 254 0.010517 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/e146993b-12de-492e-80d8-73305fa0eecc HTTP/1.1" 200 244 0.011066 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 254 0.008516 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/e0c16872-658c-49b2-8463-23c84cb0e0f3 HTTP/1.1" 200 244 0.031827 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 254 0.004622 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.22 - - [2026-02-16 14:25:14] "PUT /alarm/c19a3cc8-8e6f-4877-a598-0fdfcd19985f HTTP/1.1" 200 244 0.008914 10.0.0.22 - - [2026-02-16 14:25:14] "POST /alarms HTTP/1.1" 409 247 0.003196 10.0.0.22 - - [2026-02-16 14:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/e80ef733-9294-43e2-a323-942538416db3 HTTP/1.1" 200 244 0.009904 10.0.0.22 - - [2026-02-16 14:25:15] "POST /alarms HTTP/1.1" 409 272 0.004964 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/c4708a85-48ec-4db2-bac8-e6ff393a6d22 HTTP/1.1" 200 244 0.010782 10.0.0.22 - - [2026-02-16 14:25:15] "POST /alarms HTTP/1.1" 409 261 0.006931 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/1076eb16-c604-4945-af03-fad49210b3dd HTTP/1.1" 200 244 0.009377 10.0.0.22 - - [2026-02-16 14:25:15] "POST /alarms HTTP/1.1" 409 259 0.005038 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/5c398380-f6b0-4150-9056-ccdb6e058214 HTTP/1.1" 200 244 0.010357 10.0.0.22 - - [2026-02-16 14:25:15] "POST /alarms HTTP/1.1" 409 265 0.007253 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/38134d1f-e87a-4ec3-880f-25373c111f41 HTTP/1.1" 200 244 0.008580 10.0.0.22 - - [2026-02-16 14:25:15] "POST /alarms HTTP/1.1" 409 279 0.005058 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /alarm/6444d992-a360-4f94-9ac6-dfe9be6bf9fb HTTP/1.1" 200 244 0.009500 10.0.0.22 - - [2026-02-16 14:25:15] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.22 - - [2026-02-16 14:25:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001782 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.006492 10.0.0.22 - - [2026-02-16 14:25:15] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2026-02-16 14:25:15] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002428 10.0.0.22 - - [2026-02-16 14:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.22 - - [2026-02-16 14:25:15] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.009005 10.0.0.22 - - [2026-02-16 14:25:16] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.22 - - [2026-02-16 14:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.22 - - [2026-02-16 14:25:16] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004578 10.0.0.22 - - [2026-02-16 14:25:16] "PUT /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2 HTTP/1.1" 200 274 0.013789 10.0.0.22 - - [2026-02-16 14:25:19] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.22 - - [2026-02-16 14:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-02-16 14:25:19] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002250 10.0.0.22 - - [2026-02-16 14:25:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001482 10.0.0.22 - - [2026-02-16 14:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-02-16 14:25:19] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002502 10.0.0.22 - - [2026-02-16 14:25:19] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.012857 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:25:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:25:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.22 - - [2026-02-16 14:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-02-16 14:25:22] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002337 10.0.0.22 - - [2026-02-16 14:25:36] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.22 - - [2026-02-16 14:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-02-16 14:25:36] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004077 10.0.0.22 - - [2026-02-16 14:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.22 - - [2026-02-16 14:25:36] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002054 10.0.0.22 - - [2026-02-16 14:25:47] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.22 - - [2026-02-16 14:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2026-02-16 14:25:47] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002608 10.0.0.22 - - [2026-02-16 14:25:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001875 10.0.0.22 - - [2026-02-16 14:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.22 - - [2026-02-16 14:25:47] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002430 10.0.0.22 - - [2026-02-16 14:25:47] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.008823 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.22 - - [2026-02-16 14:26:01] "GET / HTTP/1.1" 200 35931 0.002556 10.0.0.22 - - [2026-02-16 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-02-16 14:26:01] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.22 - - [2026-02-16 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.22 - - [2026-02-16 14:26:01] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001502 10.0.0.22 - - [2026-02-16 14:26:01] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.22 - - [2026-02-16 14:26:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002192 10.0.0.22 - - [2026-02-16 14:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2026-02-16 14:26:06] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002182 10.0.0.22 - - [2026-02-16 14:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.22 - - [2026-02-16 14:26:06] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.006248 10.0.0.22 - - [2026-02-16 14:26:06] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.22 - - [2026-02-16 14:26:06] "POST /alarms HTTP/1.1" 409 264 0.001905 10.0.0.22 - - [2026-02-16 14:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2026-02-16 14:26:06] "PUT /alarm/66df46a4-3483-4b71-8242-bebb18ab766a HTTP/1.1" 200 244 0.007237 10.0.0.22 - - [2026-02-16 14:26:06] "POST /alarms HTTP/1.1" 409 261 0.006845 10.0.0.22 - - [2026-02-16 14:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/8cc64457-ba8c-4494-8a34-0ec69154bad8 HTTP/1.1" 200 244 0.009037 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 261 0.003779 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/e74036e1-ac6b-4d6d-bfc6-1e3f164c8f2a HTTP/1.1" 200 244 0.008981 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 253 0.007021 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/e140b00b-98df-462a-a46e-6a3b22401269 HTTP/1.1" 200 244 0.008325 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 251 0.007150 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/7e70ee27-13db-4076-8877-8c7df5161b57 HTTP/1.1" 200 244 0.011035 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 252 0.011791 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/0df2782d-7785-4f28-a81c-8e3850983f2a HTTP/1.1" 200 244 0.008441 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 256 0.004781 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/97711ac3-0bad-4971-bc9f-99fa5f203258 HTTP/1.1" 200 244 0.009461 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 248 0.009113 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/693fb192-598c-48e0-a98b-58646f4013a2 HTTP/1.1" 200 244 0.008469 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 252 0.012720 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/eb7ba070-a873-49d0-8baa-7941bdffa223 HTTP/1.1" 200 244 0.008849 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 257 0.007138 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/8d928e41-4a32-47ea-8b91-65c4ed7cdede HTTP/1.1" 200 244 0.010081 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 251 0.004363 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/252c904f-10a2-4b76-8dc4-b3f2996f62fd HTTP/1.1" 200 244 0.008148 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 257 0.007677 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/fae465dd-f02a-4395-9061-84eb15e25794 HTTP/1.1" 200 244 0.008558 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 261 0.008715 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/f4764cac-45e5-45c3-9f01-7b6634f77169 HTTP/1.1" 200 244 0.010241 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 258 0.006179 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/7b4869ca-a60a-4045-b1a8-3ceaf1491365 HTTP/1.1" 200 244 0.008325 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 254 0.007793 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/e146993b-12de-492e-80d8-73305fa0eecc HTTP/1.1" 200 244 0.007945 10.0.0.22 - - [2026-02-16 14:26:07] "POST /alarms HTTP/1.1" 409 254 0.014017 10.0.0.22 - - [2026-02-16 14:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.22 - - [2026-02-16 14:26:07] "PUT /alarm/e0c16872-658c-49b2-8463-23c84cb0e0f3 HTTP/1.1" 200 244 0.009826 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 254 0.008778 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/c19a3cc8-8e6f-4877-a598-0fdfcd19985f HTTP/1.1" 200 244 0.008180 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 247 0.005880 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/e80ef733-9294-43e2-a323-942538416db3 HTTP/1.1" 200 244 0.009346 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 272 0.008738 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/c4708a85-48ec-4db2-bac8-e6ff393a6d22 HTTP/1.1" 200 244 0.008158 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 261 0.006120 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/1076eb16-c604-4945-af03-fad49210b3dd HTTP/1.1" 200 244 0.009063 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 259 0.007342 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/5c398380-f6b0-4150-9056-ccdb6e058214 HTTP/1.1" 200 244 0.008146 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 265 0.005075 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/38134d1f-e87a-4ec3-880f-25373c111f41 HTTP/1.1" 200 244 0.010362 10.0.0.22 - - [2026-02-16 14:26:08] "POST /alarms HTTP/1.1" 409 279 0.005474 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /alarm/6444d992-a360-4f94-9ac6-dfe9be6bf9fb HTTP/1.1" 200 244 0.008673 10.0.0.22 - - [2026-02-16 14:26:08] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2026-02-16 14:26:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001936 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.007204 10.0.0.22 - - [2026-02-16 14:26:08] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.22 - - [2026-02-16 14:26:08] "GET /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002907 10.0.0.22 - - [2026-02-16 14:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2026-02-16 14:26:08] "PUT /global-vrouter-config/b007d6bf-4b44-497c-80fe-3fea3e3c3a17 HTTP/1.1" 200 276 0.009683 10.0.0.22 - - [2026-02-16 14:26:09] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.22 - - [2026-02-16 14:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-02-16 14:26:09] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004433 10.0.0.22 - - [2026-02-16 14:26:09] "PUT /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2 HTTP/1.1" 200 274 0.017858 10.0.0.22 - - [2026-02-16 14:26:13] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.22 - - [2026-02-16 14:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.22 - - [2026-02-16 14:26:13] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002787 10.0.0.22 - - [2026-02-16 14:26:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001753 10.0.0.22 - - [2026-02-16 14:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.22 - - [2026-02-16 14:26:13] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003170 10.0.0.22 - - [2026-02-16 14:26:13] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.009766 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.22 - - [2026-02-16 14:26:17] "POST /tags HTTP/1.1" 200 355 0.026689 10.0.0.22 - - [2026-02-16 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008784 10.0.0.22 - - [2026-02-16 14:26:17] "GET /tag/1dd93cc2-c786-4aeb-b8c2-46da42de8331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011743 10.0.0.22 - - [2026-02-16 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009960 10.0.0.22 - - [2026-02-16 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-02-16 14:26:17] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060851 10.0.0.22 - - [2026-02-16 14:26:17] "POST /virtual-machines HTTP/1.1" 200 351 0.027427 10.0.0.22 - - [2026-02-16 14:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010727 10.0.0.22 - - [2026-02-16 14:26:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115222 10.0.0.22 - - [2026-02-16 14:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009516 10.0.0.22 - - [2026-02-16 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012293 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008958 10.0.0.22 - - [2026-02-16 14:26:17] "POST /instance-ips HTTP/1.1" 200 391 0.025722 10.0.0.22 - - [2026-02-16 14:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032890 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.018060 10.0.0.22 - - [2026-02-16 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.027245 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020700 10.0.0.22 - - [2026-02-16 14:26:17] "GET /instance-ip/74ca0ab6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003436 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004295 10.0.0.22 - - [2026-02-16 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004906 10.0.0.22 - - [2026-02-16 14:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010840 10.0.0.22 - - [2026-02-16 14:26:17] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016102 10.0.0.22 - - [2026-02-16 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.22 - - [2026-02-16 14:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-network/c19ab924-44e0-441e-b603-339cf744afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004207 10.0.0.22 - - [2026-02-16 14:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-02-16 14:26:18] "GET /project/01c534d9-3a68-4c65-9906-3ef0491e2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043415 10.0.0.22 - - [2026-02-16 14:26:18] "POST /virtual-machines HTTP/1.1" 200 355 0.027708 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000713 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000706 10.0.0.22 - - [2026-02-16 14:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012979 10.0.0.22 - - [2026-02-16 14:26:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.090570 10.0.0.22 - - [2026-02-16 14:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007500 10.0.0.22 - - [2026-02-16 14:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009203 10.0.0.22 - - [2026-02-16 14:26:18] "POST /instance-ips HTTP/1.1" 200 395 0.225695 10.0.0.22 - - [2026-02-16 14:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034608 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009349 10.0.0.22 - - [2026-02-16 14:26:18] "POST /set-tag HTTP/1.1" 200 109 0.020997 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009907 10.0.0.22 - - [2026-02-16 14:26:18] "GET /instance-ip/7545c674-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002707 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004009 10.0.0.22 - - [2026-02-16 14:26:18] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-router/4a278072-3d8d-4340-bf8e-4f6ecec7a642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003932 10.0.0.22 - - [2026-02-16 14:26:18] "POST /ref-update HTTP/1.1" 200 156 0.008113 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020042 10.0.0.22 - - [2026-02-16 14:26:18] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004132 10.0.0.22 - - [2026-02-16 14:26:18] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.22 - - [2026-02-16 14:26:18] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003531 10.0.0.22 - - [2026-02-16 14:26:19] "POST /set-tag HTTP/1.1" 200 109 0.001548 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.22 - - [2026-02-16 14:26:34] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.22 - - [2026-02-16 14:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2026-02-16 14:26:34] "GET /global-system-config/352a3e26-16cf-4fa5-9f49-a6098ffef7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004404 10.0.0.22 - - [2026-02-16 14:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.22 - - [2026-02-16 14:26:34] "GET /config-node/2323fb59-4554-450d-adfd-02b459faa422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001512 10.0.0.22 - - [2026-02-16 14:26:37] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004136 10.0.0.22 - - [2026-02-16 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.22 - - [2026-02-16 14:26:38] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004090 10.0.0.22 - - [2026-02-16 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.22 - - [2026-02-16 14:26:39] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004557 10.0.0.22 - - [2026-02-16 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-02-16 14:26:46] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.22 - - [2026-02-16 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-02-16 14:26:46] "GET /routing-instance/bf243dd2-4f53-4eef-981d-70a6967b4a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013374 10.0.0.22 - - [2026-02-16 14:26:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001624 10.0.0.22 - - [2026-02-16 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-02-16 14:26:46] "GET /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002759 10.0.0.22 - - [2026-02-16 14:26:46] "PUT /bgp-router/f34d5794-942f-4379-ae8d-e41b7b044085 HTTP/1.1" 200 254 0.010782 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.22 - - [2026-02-16 14:26:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.22 - - [2026-02-16 14:27:10] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004369 10.0.0.22 - - [2026-02-16 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.005179 10.0.0.22 - - [2026-02-16 14:27:10] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003931 10.0.0.22 - - [2026-02-16 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.004652 10.0.0.22 - - [2026-02-16 14:27:10] "GET /virtual-machine/dd7aa9db-8272-436c-a24b-5faf1f8a052a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002892 10.0.0.22 - - [2026-02-16 14:27:10] "POST /ref-update HTTP/1.1" 200 156 0.012229 10.0.0.22 - - [2026-02-16 14:27:10] "GET /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006590 10.0.0.22 - - [2026-02-16 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.012364 10.0.0.22 - - [2026-02-16 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.020090 10.0.0.22 - - [2026-02-16 14:27:11] "DELETE /instance-ip/74ca0ab6-0b43-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.041406 10.0.0.22 - - [2026-02-16 14:27:11] "DELETE /virtual-machine-interface/74afd2a4-0b43-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.039196 10.0.0.22 - - [2026-02-16 14:27:11] "DELETE /virtual-machine/dd7aa9db-8272-436c-a24b-5faf1f8a052a HTTP/1.1" 200 115 0.022879 10.0.0.22 - - [2026-02-16 14:27:11] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005686 10.0.0.22 - - [2026-02-16 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.22 - - [2026-02-16 14:27:41] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007262 10.0.0.22 - - [2026-02-16 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.007543 10.0.0.22 - - [2026-02-16 14:27:41] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005027 10.0.0.22 - - [2026-02-16 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.22 - - [2026-02-16 14:27:41] "GET /virtual-machine/c02ce1f3-1105-4c5a-8de1-cde67a14e4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002485 10.0.0.22 - - [2026-02-16 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.22 - - [2026-02-16 14:27:41] "GET /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005131 10.0.0.22 - - [2026-02-16 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.017594 10.0.0.22 - - [2026-02-16 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.038729 10.0.0.22 - - [2026-02-16 14:27:42] "DELETE /instance-ip/7545c674-0b43-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.058350 10.0.0.22 - - [2026-02-16 14:27:42] "DELETE /virtual-machine-interface/752e5ce6-0b43-11f1-b94e-fa163e025e25 HTTP/1.1" 200 115 0.051919 10.0.0.22 - - [2026-02-16 14:27:42] "DELETE /virtual-machine/c02ce1f3-1105-4c5a-8de1-cde67a14e4a6 HTTP/1.1" 200 115 0.031302 10.0.0.22 - - [2026-02-16 14:27:42] "DELETE /tag/1dd93cc2-c786-4aeb-b8c2-46da42de8331 HTTP/1.1" 200 115 0.027411