++ 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 +++ date ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Feb 19 01:46:04 PM UTC 2026 ===================' INFO: =================== Thu Feb 19 01:46:04 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ 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 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 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.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.241,10.155.223.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.155.223.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/19/2026 13:46:51.781 7f75936f2500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 13:46:51.968 7f75936f2500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 13:46:51.982 7f75936f2500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 13:46:51.982 7f75936f2500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-02-19 13:46:59] "GET / HTTP/1.1" 503 181 0.000254 10.0.0.241 - - [2026-02-19 13:47:00] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.002480 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2026-02-19 13:47:00] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005463 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-appliance-sets HTTP/1.1" 200 555 0.031058 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.002287 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010097 10.0.0.241 - - [2026-02-19 13:47:00] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005119 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-appliance-sets HTTP/1.1" 200 543 0.029677 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.241 - - [2026-02-19 13:47:00] "GET /network-ipam/4d42acb3-cbde-4630-98b4-ac8ef9dd28d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002952 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-templates HTTP/1.1" 200 513 0.033589 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-templates HTTP/1.1" 200 503 0.031397 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-templates HTTP/1.1" 200 517 0.023939 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-templates HTTP/1.1" 200 537 0.034072 10.0.0.241 - - [2026-02-19 13:47:00] "GET / HTTP/1.1" 200 45303 0.001315 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.241 - - [2026-02-19 13:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.241 - - [2026-02-19 13:47:00] "POST /service-templates HTTP/1.1" 200 509 0.075200 10.0.0.241 - - [2026-02-19 13:47:01] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.241 - - [2026-02-19 13:47:01] "GET / HTTP/1.1" 200 36215 0.001189 10.0.0.241 - - [2026-02-19 13:47:01] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.241 - - [2026-02-19 13:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.241 - - [2026-02-19 13:47:01] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006254 10.0.0.241 - - [2026-02-19 13:47:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002390 10.0.0.241 - - [2026-02-19 13:47:01] "POST /config-nodes HTTP/1.1" 200 595 0.027149 10.0.0.241 - - [2026-02-19 13:47:02] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.241 - - [2026-02-19 13:47:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002414 10.0.0.241 - - [2026-02-19 13:47:02] "GET / HTTP/1.1" 200 36215 0.001184 10.0.0.241 - - [2026-02-19 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.241 - - [2026-02-19 13:47:02] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011306 10.0.0.241 - - [2026-02-19 13:47:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002003 10.0.0.241 - - [2026-02-19 13:47:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.023143 10.0.0.241 - - [2026-02-19 13:47:03] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.241 - - [2026-02-19 13:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2026-02-19 13:47:03] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004812 10.0.0.241 - - [2026-02-19 13:47:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002243 10.0.0.241 - - [2026-02-19 13:47:03] "POST /database-nodes HTTP/1.1" 200 599 0.026582 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:47:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:47:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.241 - - [2026-02-19 13:47:03] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.241 - - [2026-02-19 13:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.241 - - [2026-02-19 13:47:03] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006216 10.0.0.241 - - [2026-02-19 13:47:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002126 10.0.0.241 - - [2026-02-19 13:47:03] "POST /analytics-nodes HTTP/1.1" 200 601 0.019754 10.0.0.241 - - [2026-02-19 13:47:04] "GET / HTTP/1.1" 200 36215 0.001329 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.241 - - [2026-02-19 13:47:04] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009208 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003097 10.0.0.241 - - [2026-02-19 13:47:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.024845 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.241 - - [2026-02-19 13:47:04] "GET /network-ipam/4d42acb3-cbde-4630-98b4-ac8ef9dd28d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008389 10.0.0.241 - - [2026-02-19 13:47:04] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.241 - - [2026-02-19 13:47:04] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007472 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002305 10.0.0.241 - - [2026-02-19 13:47:04] "POST /config-database-nodes HTTP/1.1" 200 613 0.024271 10.0.0.241 - - [2026-02-19 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.001969 10.0.0.241 - - [2026-02-19 13:47:05] "POST /access-control-lists HTTP/1.1" 200 589 0.017280 10.0.0.241 - - [2026-02-19 13:47:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.011261 10.0.0.241 - - [2026-02-19 13:47:05] "POST /access-control-lists HTTP/1.1" 200 587 0.017942 10.0.0.241 - - [2026-02-19 13:47:05] "POST /route-targets HTTP/1.1" 200 328 0.009984 10.0.0.241 - - [2026-02-19 13:47:05] "POST /ref-update HTTP/1.1" 200 156 0.028921 10.0.0.241 - - [2026-02-19 13:47:05] "POST /route-targets HTTP/1.1" 200 328 0.008204 10.0.0.241 - - [2026-02-19 13:47:05] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.241 - - [2026-02-19 13:47:05] "POST /route-targets HTTP/1.1" 200 328 0.009583 10.0.0.241 - - [2026-02-19 13:47:05] "POST /ref-update HTTP/1.1" 200 156 0.017334 10.0.0.241 - - [2026-02-19 13:47:05] "POST /route-targets HTTP/1.1" 200 328 0.008707 10.0.0.241 - - [2026-02-19 13:47:05] "POST /ref-update HTTP/1.1" 200 156 0.014308 10.0.0.241 - - [2026-02-19 13:47:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.001859 10.0.0.241 - - [2026-02-19 13:47:05] "POST /access-control-lists HTTP/1.1" 200 553 0.072217 10.0.0.241 - - [2026-02-19 13:47:05] "PUT /access-control-list/06fe7b56-98c4-428f-afc5-c5b4837a8d57 HTTP/1.1" 200 273 0.015477 10.0.0.241 - - [2026-02-19 13:47:05] "PUT /access-control-list/412ce5f2-7dd4-40b6-a62e-bc4fa2a76090 HTTP/1.1" 200 273 0.013778 10.0.0.241 - - [2026-02-19 13:47:06] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.241 - - [2026-02-19 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.241 - - [2026-02-19 13:47:06] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002887 10.0.0.241 - - [2026-02-19 13:47:06] "POST /bgp-routers HTTP/1.1" 200 618 0.023339 10.0.0.241 - - [2026-02-19 13:47:06] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.016360 10.0.0.241 - - [2026-02-19 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.241 - - [2026-02-19 13:47:06] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004785 10.0.0.241 - - [2026-02-19 13:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002116 10.0.0.241 - - [2026-02-19 13:47:06] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.241 - - [2026-02-19 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.241 - - [2026-02-19 13:47:07] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.013796 10.0.0.241 - - [2026-02-19 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.241 - - [2026-02-19 13:47:07] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.008388 10.0.0.241 - - [2026-02-19 13:47:07] "GET / HTTP/1.1" 200 36215 0.001416 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 583 0.014528 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 577 0.023028 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 577 0.024439 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 561 0.026330 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 557 0.017448 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 559 0.022242 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 567 0.032736 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 551 0.015353 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 559 0.026731 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 569 0.021860 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 557 0.016274 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 569 0.043728 10.0.0.241 - - [2026-02-19 13:47:07] "POST /alarms HTTP/1.1" 200 577 0.063801 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 571 0.015806 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 563 0.030057 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 563 0.024765 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 563 0.015460 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 549 0.048458 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 597 0.028764 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 577 0.045907 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 573 0.020530 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 585 0.026295 10.0.0.241 - - [2026-02-19 13:47:08] "POST /alarms HTTP/1.1" 200 611 0.043305 10.0.0.241 - - [2026-02-19 13:47:08] "GET / HTTP/1.1" 200 36215 0.001163 10.0.0.241 - - [2026-02-19 13:47:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002380 10.0.0.241 - - [2026-02-19 13:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2026-02-19 13:47:08] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.021345 10.0.0.241 - - [2026-02-19 13:47:09] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.241 - - [2026-02-19 13:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.241 - - [2026-02-19 13:47:09] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003949 10.0.0.241 - - [2026-02-19 13:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2026-02-19 13:47:09] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.013608 10.0.0.241 - - [2026-02-19 13:47:09] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.241 - - [2026-02-19 13:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-02-19 13:47:09] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007522 10.0.0.241 - - [2026-02-19 13:47:09] "PUT /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04 HTTP/1.1" 200 275 0.017215 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000773 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000809 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000788 10.0.0.241 - - [2026-02-19 13:48:56] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.241 - - [2026-02-19 13:48:56] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003322 10.0.0.241 - - [2026-02-19 13:48:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.001955 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.005762 10.0.0.241 - - [2026-02-19 13:48:56] "POST /security-groups HTTP/1.1" 200 570 0.073378 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.003202 10.0.0.241 - - [2026-02-19 13:48:56] "POST /projects HTTP/1.1" 200 483 0.229717 10.0.0.241 - - [2026-02-19 13:48:56] "POST /access-control-lists HTTP/1.1" 200 581 0.081906 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.013781 10.0.0.241 - - [2026-02-19 13:48:56] "POST /security-groups HTTP/1.1" 200 536 0.108241 10.0.0.241 - - [2026-02-19 13:48:56] "POST /chown HTTP/1.1" 200 109 0.031438 10.0.0.241 - - [2026-02-19 13:48:56] "POST /policy-managements HTTP/1.1" 409 214 0.001815 10.0.0.241 - - [2026-02-19 13:48:56] "POST /access-control-lists HTTP/1.1" 200 579 0.098362 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.241 - - [2026-02-19 13:48:56] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007081 10.0.0.241 - - [2026-02-19 13:48:56] "POST /application-policy-sets HTTP/1.1" 200 530 0.017534 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2026-02-19 13:48:56] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003362 10.0.0.241 - - [2026-02-19 13:48:56] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.008403 10.0.0.241 - - [2026-02-19 13:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.241 - - [2026-02-19 13:48:56] "GET /virtual-network/8ebe2797-e188-4f8b-b8aa-d0d12db7840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003618 10.0.0.241 - - [2026-02-19 13:48:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000679 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.007648 10.0.0.241 - - [2026-02-19 13:48:57] "POST /security-groups HTTP/1.1" 200 574 0.083108 10.0.0.241 - - [2026-02-19 13:48:57] "POST /projects HTTP/1.1" 200 491 0.203840 10.0.0.241 - - [2026-02-19 13:48:57] "POST /security-groups HTTP/1.1" 200 548 0.029577 10.0.0.241 - - [2026-02-19 13:48:57] "POST /chown HTTP/1.1" 200 109 0.034699 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.002671 10.0.0.241 - - [2026-02-19 13:48:57] "POST /network-ipams HTTP/1.1" 200 524 0.035815 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 596 0.047595 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.014804 10.0.0.241 - - [2026-02-19 13:48:57] "POST /network-ipams HTTP/1.1" 200 512 0.059187 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 594 0.033737 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003227 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.013383 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 585 0.072373 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.012183 10.0.0.241 - - [2026-02-19 13:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006909 10.0.0.241 - - [2026-02-19 13:48:57] "POST /virtual-networks HTTP/1.1" 200 540 0.200633 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 583 0.068253 10.0.0.241 - - [2026-02-19 13:48:57] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.034274 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.001408 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 604 0.022084 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.002807 10.0.0.241 - - [2026-02-19 13:48:57] "POST /network-ipams HTTP/1.1" 200 520 0.055892 10.0.0.241 - - [2026-02-19 13:48:57] "POST /access-control-lists HTTP/1.1" 200 602 0.039232 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.014612 10.0.0.241 - - [2026-02-19 13:48:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.009182 10.0.0.241 - - [2026-02-19 13:48:58] "POST /access-control-lists HTTP/1.1" 200 591 0.101426 10.0.0.241 - - [2026-02-19 13:48:58] "POST /route-targets HTTP/1.1" 200 328 0.028296 10.0.0.241 - - [2026-02-19 13:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.037847 10.0.0.241 - - [2026-02-19 13:48:58] "POST /virtual-networks HTTP/1.1" 200 548 0.245388 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.025071 10.0.0.241 - - [2026-02-19 13:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.241 - - [2026-02-19 13:48:58] "PUT /access-control-list/1916d60b-d623-466e-856c-0438f9c9f64d HTTP/1.1" 200 273 0.058284 10.0.0.241 - - [2026-02-19 13:48:58] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.028524 10.0.0.241 - - [2026-02-19 13:48:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.009094 10.0.0.241 - - [2026-02-19 13:48:58] "POST /network-policys HTTP/1.1" 200 540 0.026340 10.0.0.241 - - [2026-02-19 13:48:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.013906 10.0.0.241 - - [2026-02-19 13:48:58] "POST /route-targets HTTP/1.1" 200 328 0.032605 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.033127 10.0.0.241 - - [2026-02-19 13:48:58] "POST /network-policys HTTP/1.1" 200 536 0.068414 10.0.0.241 - - [2026-02-19 13:48:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.002156 10.0.0.241 - - [2026-02-19 13:48:58] "POST /network-policys HTTP/1.1" 200 544 0.022784 10.0.0.241 - - [2026-02-19 13:48:58] "PUT /access-control-list/1abc5324-8d0b-4a66-ae3d-35cf6f8fa131 HTTP/1.1" 200 273 0.025741 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.086192 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002244 10.0.0.241 - - [2026-02-19 13:48:58] "PUT /access-control-list/1abc5324-8d0b-4a66-ae3d-35cf6f8fa131 HTTP/1.1" 200 273 0.055761 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.112648 10.0.0.241 - - [2026-02-19 13:48:58] "PUT /access-control-list/1916d60b-d623-466e-856c-0438f9c9f64d HTTP/1.1" 200 273 0.021344 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.043829 10.0.0.241 - - [2026-02-19 13:48:58] "PUT /access-control-list/1916d60b-d623-466e-856c-0438f9c9f64d HTTP/1.1" 200 273 0.026789 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-update HTTP/1.1" 200 156 0.146019 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006776 10.0.0.241 - - [2026-02-19 13:48:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2026-02-19 13:48:59] "PUT /access-control-list/1abc5324-8d0b-4a66-ae3d-35cf6f8fa131 HTTP/1.1" 200 273 0.045962 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.087204 10.0.0.241 - - [2026-02-19 13:48:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.019423 10.0.0.241 - - [2026-02-19 13:48:59] "POST /access-control-lists HTTP/1.1" 200 603 0.074822 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.073684 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.192801 10.0.0.241 - - [2026-02-19 13:48:59] "PUT /access-control-list/bbd35a00-8df0-46c9-ac2f-2491b3212718 HTTP/1.1" 200 273 0.022179 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.113650 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013726 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.037338 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036255 10.0.0.241 - - [2026-02-19 13:48:59] "PUT /access-control-list/bbd35a00-8df0-46c9-ac2f-2491b3212718 HTTP/1.1" 200 273 0.057331 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003438 10.0.0.241 - - [2026-02-19 13:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008318 10.0.0.241 - - [2026-02-19 13:48:59] "GET /virtual-network/8ebe2797-e188-4f8b-b8aa-d0d12db7840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.011732 10.0.0.241 - - [2026-02-19 13:48:59] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005379 10.0.0.241 - - [2026-02-19 13:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.241 - - [2026-02-19 13:48:59] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002826 10.0.0.241 - - [2026-02-19 13:48:59] "POST /firewall-policys HTTP/1.1" 200 532 0.034189 10.0.0.241 - - [2026-02-19 13:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031340 10.0.0.241 - - [2026-02-19 13:48:59] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.011027 10.0.0.241 - - [2026-02-19 13:48:59] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002670 10.0.0.241 - - [2026-02-19 13:48:59] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002219 10.0.0.241 - - [2026-02-19 13:48:59] "POST /ref-update HTTP/1.1" 200 156 0.012840 10.0.0.241 - - [2026-02-19 13:48:59] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003484 10.0.0.241 - - [2026-02-19 13:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.241 - - [2026-02-19 13:48:59] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003565 10.0.0.241 - - [2026-02-19 13:48:59] "POST /firewall-policys HTTP/1.1" 200 534 0.020000 10.0.0.241 - - [2026-02-19 13:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013320 10.0.0.241 - - [2026-02-19 13:48:59] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020391 10.0.0.241 - - [2026-02-19 13:49:00] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002680 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002187 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001899 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002567 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.011545 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.031364 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.241 - - [2026-02-19 13:49:00] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.017157 10.0.0.241 - - [2026-02-19 13:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.241 - - [2026-02-19 13:49:00] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002825 10.0.0.241 - - [2026-02-19 13:49:00] "POST /firewall-policys HTTP/1.1" 200 532 0.028784 10.0.0.241 - - [2026-02-19 13:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018203 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.010549 10.0.0.241 - - [2026-02-19 13:49:00] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002665 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002138 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.001989 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004606 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002276 10.0.0.241 - - [2026-02-19 13:49:00] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002191 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.014742 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.023621 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.022182 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.024596 10.0.0.241 - - [2026-02-19 13:49:00] "POST /ref-update HTTP/1.1" 200 156 0.028769 10.0.0.241 - - [2026-02-19 13:49:00] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.005675 10.0.0.241 - - [2026-02-19 13:49:00] "POST /tags HTTP/1.1" 200 300 0.032279 10.0.0.241 - - [2026-02-19 13:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.241 - - [2026-02-19 13:49:00] "GET /tag/a712f0c3-e83b-49b9-98b3-52b9b2a43eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011764 10.0.0.241 - - [2026-02-19 13:49:00] "POST /set-tag HTTP/1.1" 200 109 0.013666 10.0.0.241 - - [2026-02-19 13:49:00] "POST /tags HTTP/1.1" 200 358 0.078794 10.0.0.241 - - [2026-02-19 13:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023603 10.0.0.241 - - [2026-02-19 13:49:01] "GET /tag/db5a86a7-4dbe-4872-bd71-a0aed729c9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013461 10.0.0.241 - - [2026-02-19 13:49:01] "POST /tags HTTP/1.1" 200 306 0.047469 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.241 - - [2026-02-19 13:49:01] "GET /tag/92ce56aa-0fc9-4fe4-91b7-7eee85ec57d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013944 10.0.0.241 - - [2026-02-19 13:49:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000686 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.016570 10.0.0.241 - - [2026-02-19 13:49:01] "POST /security-groups HTTP/1.1" 200 571 0.079972 10.0.0.241 - - [2026-02-19 13:49:01] "POST /projects HTTP/1.1" 200 485 0.214042 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.006230 10.0.0.241 - - [2026-02-19 13:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032848 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011528 10.0.0.241 - - [2026-02-19 13:49:01] "POST /access-control-lists HTTP/1.1" 200 582 0.095657 10.0.0.241 - - [2026-02-19 13:49:01] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.036060 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.014098 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.241 - - [2026-02-19 13:49:01] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007124 10.0.0.241 - - [2026-02-19 13:49:01] "POST /access-control-lists HTTP/1.1" 200 580 0.073495 10.0.0.241 - - [2026-02-19 13:49:01] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.103706 10.0.0.241 - - [2026-02-19 13:49:01] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.069424 10.0.0.241 - - [2026-02-19 13:49:01] "POST /security-groups HTTP/1.1" 200 539 0.092983 10.0.0.241 - - [2026-02-19 13:49:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.002984 10.0.0.241 - - [2026-02-19 13:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018164 10.0.0.241 - - [2026-02-19 13:49:01] "POST /chown HTTP/1.1" 200 109 0.027710 10.0.0.241 - - [2026-02-19 13:49:02] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016472 10.0.0.241 - - [2026-02-19 13:49:02] "POST /access-control-lists HTTP/1.1" 200 598 0.066733 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.010699 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.241 - - [2026-02-19 13:49:02] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007517 10.0.0.241 - - [2026-02-19 13:49:02] "POST /tags HTTP/1.1" 409 207 0.003006 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.241 - - [2026-02-19 13:49:02] "POST /access-control-lists HTTP/1.1" 200 596 0.082581 10.0.0.241 - - [2026-02-19 13:49:02] "GET /tag/92ce56aa-0fc9-4fe4-91b7-7eee85ec57d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027385 10.0.0.241 - - [2026-02-19 13:49:02] "POST /firewall-rules HTTP/1.1" 200 566 0.075289 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-rule/6c84c1eb-12e0-43da-8c9b-71876a83b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004466 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002145 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-rule/6c84c1eb-12e0-43da-8c9b-71876a83b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002033 10.0.0.241 - - [2026-02-19 13:49:02] "POST /ref-update HTTP/1.1" 200 156 0.015505 10.0.0.241 - - [2026-02-19 13:49:02] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015326 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2026-02-19 13:49:02] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002486 10.0.0.241 - - [2026-02-19 13:49:02] "POST /tags HTTP/1.1" 409 207 0.001645 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.241 - - [2026-02-19 13:49:02] "GET /tag/92ce56aa-0fc9-4fe4-91b7-7eee85ec57d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013498 10.0.0.241 - - [2026-02-19 13:49:02] "POST /firewall-rules HTTP/1.1" 200 564 0.085080 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-rule/fe5b0ce4-2544-48b0-a7cf-1ec78c38b9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005284 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003512 10.0.0.241 - - [2026-02-19 13:49:02] "GET /firewall-rule/fe5b0ce4-2544-48b0-a7cf-1ec78c38b9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002499 10.0.0.241 - - [2026-02-19 13:49:02] "POST /ref-update HTTP/1.1" 200 156 0.019934 10.0.0.241 - - [2026-02-19 13:49:02] "POST /tags HTTP/1.1" 200 302 0.123443 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013540 10.0.0.241 - - [2026-02-19 13:49:02] "GET /tag/2bcca4c3-d9b4-4549-a6f3-72b6ba3a5635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015667 10.0.0.241 - - [2026-02-19 13:49:02] "POST /tags HTTP/1.1" 200 326 0.116884 10.0.0.241 - - [2026-02-19 13:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.241 - - [2026-02-19 13:49:03] "GET /tag/ea8fd546-3be4-42b0-8730-4f4d0f5dfcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.019805 10.0.0.241 - - [2026-02-19 13:49:03] "POST /tags HTTP/1.1" 200 364 0.021832 10.0.0.241 - - [2026-02-19 13:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.241 - - [2026-02-19 13:49:03] "GET /tag/b07471ff-700e-4aad-9785-51a9441931ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014921 10.0.0.241 - - [2026-02-19 13:49:03] "POST /tags HTTP/1.1" 200 312 0.028683 10.0.0.241 - - [2026-02-19 13:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023039 10.0.0.241 - - [2026-02-19 13:49:03] "GET /tag/3334b9dd-6dd3-4c69-844f-2b902202df1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012108 10.0.0.241 - - [2026-02-19 13:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.241 - - [2026-02-19 13:49:03] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004911 10.0.0.241 - - [2026-02-19 13:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.241 - - [2026-02-19 13:49:03] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040664 10.0.0.241 - - [2026-02-19 13:49:03] "POST /virtual-machines HTTP/1.1" 200 378 0.025876 10.0.0.241 - - [2026-02-19 13:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036062 10.0.0.241 - - [2026-02-19 13:49:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.127390 10.0.0.241 - - [2026-02-19 13:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013221 10.0.0.241 - - [2026-02-19 13:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.241 - - [2026-02-19 13:49:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005598 10.0.0.241 - - [2026-02-19 13:49:03] "POST /instance-ips HTTP/1.1" 200 410 0.038231 10.0.0.241 - - [2026-02-19 13:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025980 10.0.0.241 - - [2026-02-19 13:49:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008484 10.0.0.241 - - [2026-02-19 13:49:03] "POST /set-tag HTTP/1.1" 200 109 0.017952 10.0.0.241 - - [2026-02-19 13:49:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024302 10.0.0.241 - - [2026-02-19 13:49:03] "GET /instance-ip/c0869bd8-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003825 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.002799 10.0.0.241 - - [2026-02-19 13:49:04] "POST /tags HTTP/1.1" 200 306 0.052147 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.241 - - [2026-02-19 13:49:04] "GET /tag/3de55f4b-a911-436f-8148-24cfcce13e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012644 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2026-02-19 13:49:04] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025165 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.241 - - [2026-02-19 13:49:04] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004437 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.241 - - [2026-02-19 13:49:04] "GET /service-appliance-set/791efb4a-82b3-4d75-b349-8bdd0a8a3bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003583 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002013 10.0.0.241 - - [2026-02-19 13:49:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099419 10.0.0.241 - - [2026-02-19 13:49:04] "GET /virtual-machine-interface/7132bbfe-45a8-422e-b434-ac6bee76535e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.008577 10.0.0.241 - - [2026-02-19 13:49:04] "POST /instance-ips HTTP/1.1" 200 382 0.031897 10.0.0.241 - - [2026-02-19 13:49:04] "GET /instance-ip/965b52a5-6845-4c43-aab5-a81a6da72192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008153 10.0.0.241 - - [2026-02-19 13:49:04] "POST /loadbalancers HTTP/1.1" 200 584 0.063521 10.0.0.241 - - [2026-02-19 13:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017943 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.241 - - [2026-02-19 13:49:04] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052570 10.0.0.241 - - [2026-02-19 13:49:04] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034575 10.0.0.241 - - [2026-02-19 13:49:04] "GET /instance-ip/965b52a5-6845-4c43-aab5-a81a6da72192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002368 10.0.0.241 - - [2026-02-19 13:49:04] "GET /loadbalancer/79b5a2b1-a070-429f-8f89-66da15ad4172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002258 10.0.0.241 - - [2026-02-19 13:49:04] "POST /floating-ips HTTP/1.1" 200 585 0.024495 10.0.0.241 - - [2026-02-19 13:49:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040567 10.0.0.241 - - [2026-02-19 13:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017726 10.0.0.241 - - [2026-02-19 13:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.241 - - [2026-02-19 13:49:04] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068501 10.0.0.241 - - [2026-02-19 13:49:04] "GET /loadbalancer-listener/5a45f0af-295d-477f-bdde-8407a83e5d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002639 10.0.0.241 - - [2026-02-19 13:49:04] "GET /loadbalancer-listener/5a45f0af-295d-477f-bdde-8407a83e5d8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002999 10.0.0.241 - - [2026-02-19 13:49:05] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029653 10.0.0.241 - - [2026-02-19 13:49:05] "GET /instance-ip/965b52a5-6845-4c43-aab5-a81a6da72192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004020 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.241 - - [2026-02-19 13:49:05] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002863 10.0.0.241 - - [2026-02-19 13:49:05] "GET /instance-ip/965b52a5-6845-4c43-aab5-a81a6da72192?fields=floating_ips HTTP/1.1" 200 1173 0.007818 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-02-19 13:49:05] "GET /floating-ip/241efb1a-bd72-4ff9-ae2d-d2915fd134c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002558 10.0.0.241 - - [2026-02-19 13:49:05] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.022478 10.0.0.241 - - [2026-02-19 13:49:05] "POST /tags HTTP/1.1" 200 356 0.043049 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2026-02-19 13:49:05] "GET /tag/bb004a73-eceb-4624-a184-f34b23b8c58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016861 10.0.0.241 - - [2026-02-19 13:49:05] "POST /tags HTTP/1.1" 200 304 0.035661 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010665 10.0.0.241 - - [2026-02-19 13:49:05] "GET /tag/bb489e8f-045e-4c94-9628-e900ca297bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014218 10.0.0.241 - - [2026-02-19 13:49:05] "POST /projects HTTP/1.1" 409 218 0.002610 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.241 - - [2026-02-19 13:49:05] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056043 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.241 - - [2026-02-19 13:49:05] "GET /network-ipam/c5f6109e-cdc0-4a2c-87fb-20b4a48bbfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004973 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.241 - - [2026-02-19 13:49:05] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004586 10.0.0.241 - - [2026-02-19 13:49:05] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.091849 10.0.0.241 - - [2026-02-19 13:49:05] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.020307 10.0.0.241 - - [2026-02-19 13:49:05] "POST /set-tag HTTP/1.1" 200 109 0.076357 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.241 - - [2026-02-19 13:49:05] "GET /network-ipam/2383184d-0afe-4132-9b9d-a559efadc3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004759 10.0.0.241 - - [2026-02-19 13:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009212 10.0.0.241 - - [2026-02-19 13:49:05] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003940 10.0.0.241 - - [2026-02-19 13:49:06] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.169030 10.0.0.241 - - [2026-02-19 13:49:06] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.028684 10.0.0.241 - - [2026-02-19 13:49:06] "POST /set-tag HTTP/1.1" 200 109 0.040203 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.241 - - [2026-02-19 13:49:06] "GET /network-policy/0ef882c1-aa6f-47f4-b17a-686045cf2c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.017183 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.241 - - [2026-02-19 13:49:06] "GET /network-policy/c1c2f7c6-9d28-4c6a-a6df-e13380548bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.038035 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.241 - - [2026-02-19 13:49:06] "GET /network-policy/0a632d87-63bc-4816-9c30-1532e605215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012673 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.241 - - [2026-02-19 13:49:06] "PUT /network-policy/0a632d87-63bc-4816-9c30-1532e605215d HTTP/1.1" 200 263 0.007942 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-update HTTP/1.1" 200 156 0.078354 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011843 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005164 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002244 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002820 10.0.0.241 - - [2026-02-19 13:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002280 10.0.0.241 - - [2026-02-19 13:49:06] "POST /security-groups HTTP/1.1" 409 245 0.006075 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.241 - - [2026-02-19 13:49:06] "PUT /security-group/53cf0cd0-870b-4e24-8120-f0923fbcc0a3 HTTP/1.1" 200 263 0.071509 10.0.0.241 - - [2026-02-19 13:49:06] "PUT /access-control-list/3e4008b5-e0e2-45fd-9189-ced246436c7c HTTP/1.1" 200 273 0.025195 10.0.0.241 - - [2026-02-19 13:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049840 10.0.0.241 - - [2026-02-19 13:49:06] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019695 10.0.0.241 - - [2026-02-19 13:49:06] "PUT /access-control-list/9c98722a-aaa7-4f19-9209-33df7a2c2f16 HTTP/1.1" 200 273 0.057610 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.241 - - [2026-02-19 13:49:06] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005785 10.0.0.241 - - [2026-02-19 13:49:06] "POST /tags HTTP/1.1" 409 206 0.005664 10.0.0.241 - - [2026-02-19 13:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.241 - - [2026-02-19 13:49:06] "GET /tag/bb489e8f-045e-4c94-9628-e900ca297bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016781 10.0.0.241 - - [2026-02-19 13:49:07] "POST /firewall-rules HTTP/1.1" 200 564 0.068440 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-rule/eff2e1ba-8dc3-4dcd-9d36-96cf90dc97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.030593 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004132 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-rule/eff2e1ba-8dc3-4dcd-9d36-96cf90dc97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002112 10.0.0.241 - - [2026-02-19 13:49:07] "POST /ref-update HTTP/1.1" 200 156 0.027676 10.0.0.241 - - [2026-02-19 13:49:07] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003050 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.241 - - [2026-02-19 13:49:07] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002219 10.0.0.241 - - [2026-02-19 13:49:07] "POST /tags HTTP/1.1" 409 206 0.001920 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.241 - - [2026-02-19 13:49:07] "GET /tag/bb489e8f-045e-4c94-9628-e900ca297bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017598 10.0.0.241 - - [2026-02-19 13:49:07] "POST /firewall-rules HTTP/1.1" 200 562 0.076424 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-rule/0f80c577-0c3a-4993-a4a8-7e2d265cd3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007030 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006063 10.0.0.241 - - [2026-02-19 13:49:07] "GET /firewall-rule/0f80c577-0c3a-4993-a4a8-7e2d265cd3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002665 10.0.0.241 - - [2026-02-19 13:49:07] "GET / HTTP/1.1" 200 36215 0.001983 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.241 - - [2026-02-19 13:49:07] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004659 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.241 - - [2026-02-19 13:49:07] "GET /config-node/456b0e30-eb67-4a9a-bcab-ee44c5c43fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003973 10.0.0.241 - - [2026-02-19 13:49:07] "POST /ref-update HTTP/1.1" 200 156 0.030125 10.0.0.241 - - [2026-02-19 13:49:07] "POST /tags HTTP/1.1" 200 372 0.034443 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012819 10.0.0.241 - - [2026-02-19 13:49:07] "GET /tag/6c828cb1-9b1f-41c8-8b37-962bcd808a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011209 10.0.0.241 - - [2026-02-19 13:49:07] "POST /tags HTTP/1.1" 200 320 0.014861 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023347 10.0.0.241 - - [2026-02-19 13:49:07] "GET /tag/2ed7d2b3-0928-42c9-a3be-d46afea529c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011947 10.0.0.241 - - [2026-02-19 13:49:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000555 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.005011 10.0.0.241 - - [2026-02-19 13:49:07] "POST /security-groups HTTP/1.1" 200 578 0.060564 10.0.0.241 - - [2026-02-19 13:49:07] "POST /projects HTTP/1.1" 200 499 0.208036 10.0.0.241 - - [2026-02-19 13:49:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025187 10.0.0.241 - - [2026-02-19 13:49:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.021897 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010946 10.0.0.241 - - [2026-02-19 13:49:08] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.019174 10.0.0.241 - - [2026-02-19 13:49:08] "POST /access-control-lists HTTP/1.1" 200 589 0.065353 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018773 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.021869 10.0.0.241 - - [2026-02-19 13:49:08] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003930 10.0.0.241 - - [2026-02-19 13:49:08] "POST /access-control-lists HTTP/1.1" 200 587 0.040162 10.0.0.241 - - [2026-02-19 13:49:08] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.060712 10.0.0.241 - - [2026-02-19 13:49:08] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.041998 10.0.0.241 - - [2026-02-19 13:49:08] "POST /security-groups HTTP/1.1" 200 560 0.083012 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.001872 10.0.0.241 - - [2026-02-19 13:49:08] "POST /access-control-lists HTTP/1.1" 200 612 0.062497 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.013419 10.0.0.241 - - [2026-02-19 13:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.075553 10.0.0.241 - - [2026-02-19 13:49:08] "POST /chown HTTP/1.1" 200 109 0.027693 10.0.0.241 - - [2026-02-19 13:49:08] "POST /access-control-lists HTTP/1.1" 200 610 0.051013 10.0.0.241 - - [2026-02-19 13:49:08] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017868 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006996 10.0.0.241 - - [2026-02-19 13:49:08] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002647 10.0.0.241 - - [2026-02-19 13:49:08] "POST /tags HTTP/1.1" 409 214 0.001923 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.241 - - [2026-02-19 13:49:08] "GET /tag/2ed7d2b3-0928-42c9-a3be-d46afea529c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015770 10.0.0.241 - - [2026-02-19 13:49:08] "POST /firewall-rules HTTP/1.1" 200 580 0.079515 10.0.0.241 - - [2026-02-19 13:49:08] "GET /firewall-rule/6cc39b76-84cf-4107-b2cd-e9df26a6ce61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003685 10.0.0.241 - - [2026-02-19 13:49:08] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.002846 10.0.0.241 - - [2026-02-19 13:49:08] "GET /firewall-rule/6cc39b76-84cf-4107-b2cd-e9df26a6ce61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.001943 10.0.0.241 - - [2026-02-19 13:49:08] "POST /ref-update HTTP/1.1" 200 156 0.031511 10.0.0.241 - - [2026-02-19 13:49:08] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020809 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-02-19 13:49:08] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003108 10.0.0.241 - - [2026-02-19 13:49:08] "POST /tags HTTP/1.1" 409 214 0.001715 10.0.0.241 - - [2026-02-19 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.241 - - [2026-02-19 13:49:08] "GET /tag/2ed7d2b3-0928-42c9-a3be-d46afea529c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010579 10.0.0.241 - - [2026-02-19 13:49:09] "POST /firewall-rules HTTP/1.1" 200 578 0.094417 10.0.0.241 - - [2026-02-19 13:49:09] "GET /firewall-rule/c114a8b1-bd0b-492b-9a3e-421987b0bac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.018073 10.0.0.241 - - [2026-02-19 13:49:09] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.014265 10.0.0.241 - - [2026-02-19 13:49:09] "GET /firewall-rule/c114a8b1-bd0b-492b-9a3e-421987b0bac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002917 10.0.0.241 - - [2026-02-19 13:49:09] "POST /ref-update HTTP/1.1" 200 156 0.042883 10.0.0.241 - - [2026-02-19 13:49:09] "POST /tags HTTP/1.1" 200 302 0.024843 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016928 10.0.0.241 - - [2026-02-19 13:49:09] "GET /tag/66efdbe2-9f60-4985-ac19-7c608a579aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011819 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.241 - - [2026-02-19 13:49:09] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042712 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.241 - - [2026-02-19 13:49:09] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005221 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.241 - - [2026-02-19 13:49:09] "GET /service-appliance-set/791efb4a-82b3-4d75-b349-8bdd0a8a3bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004604 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.001238 10.0.0.241 - - [2026-02-19 13:49:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110473 10.0.0.241 - - [2026-02-19 13:49:09] "GET /virtual-machine-interface/08a172fc-ccaa-4aed-8829-f011ef01f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.021907 10.0.0.241 - - [2026-02-19 13:49:09] "POST /instance-ips HTTP/1.1" 200 378 0.038684 10.0.0.241 - - [2026-02-19 13:49:09] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011915 10.0.0.241 - - [2026-02-19 13:49:09] "POST /loadbalancers HTTP/1.1" 200 584 0.062506 10.0.0.241 - - [2026-02-19 13:49:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018572 10.0.0.241 - - [2026-02-19 13:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.241 - - [2026-02-19 13:49:09] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040160 10.0.0.241 - - [2026-02-19 13:49:09] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002275 10.0.0.241 - - [2026-02-19 13:49:09] "POST /floating-ips HTTP/1.1" 200 583 0.019835 10.0.0.241 - - [2026-02-19 13:49:09] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048176 10.0.0.241 - - [2026-02-19 13:49:09] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005000 10.0.0.241 - - [2026-02-19 13:49:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022603 10.0.0.241 - - [2026-02-19 13:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007153 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013503 10.0.0.241 - - [2026-02-19 13:49:10] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039064 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/62d81dcc-97e4-4b6f-b664-6ef13d05b9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002490 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/62d81dcc-97e4-4b6f-b664-6ef13d05b9cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002696 10.0.0.241 - - [2026-02-19 13:49:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019976 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003414 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?fields=floating_ips HTTP/1.1" 200 1165 0.005573 10.0.0.241 - - [2026-02-19 13:49:10] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001772 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.241 - - [2026-02-19 13:49:10] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037284 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004658 10.0.0.241 - - [2026-02-19 13:49:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.024897 10.0.0.241 - - [2026-02-19 13:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020314 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.241 - - [2026-02-19 13:49:10] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038180 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/dedbb90d-00d5-435d-9a64-aeba3d1c648e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002732 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/dedbb90d-00d5-435d-9a64-aeba3d1c648e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004825 10.0.0.241 - - [2026-02-19 13:49:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016963 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003374 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?fields=floating_ips HTTP/1.1" 200 1165 0.002138 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.241 - - [2026-02-19 13:49:10] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.025597 10.0.0.241 - - [2026-02-19 13:49:10] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006264 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004446 10.0.0.241 - - [2026-02-19 13:49:10] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023066 10.0.0.241 - - [2026-02-19 13:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007200 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009122 10.0.0.241 - - [2026-02-19 13:49:10] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049810 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/34edc84c-f682-44e5-8935-4f3167d3d902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.003616 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer-listener/34edc84c-f682-44e5-8935-4f3167d3d902?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002640 10.0.0.241 - - [2026-02-19 13:49:10] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030582 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003070 10.0.0.241 - - [2026-02-19 13:49:10] "GET /instance-ip/0768036a-89a3-47a0-ae49-64f0814370ab?fields=floating_ips HTTP/1.1" 200 1165 0.004366 10.0.0.241 - - [2026-02-19 13:49:10] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002182 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2026-02-19 13:49:10] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002127 10.0.0.241 - - [2026-02-19 13:49:10] "POST /tags HTTP/1.1" 200 364 0.029499 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.241 - - [2026-02-19 13:49:10] "GET /tag/526e8383-0fc6-4a9d-a934-8d59960e9621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011795 10.0.0.241 - - [2026-02-19 13:49:10] "POST /tags HTTP/1.1" 200 312 0.018855 10.0.0.241 - - [2026-02-19 13:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.241 - - [2026-02-19 13:49:11] "GET /tag/b137cd45-f602-4ae0-8d6b-c0a1d0350a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014102 10.0.0.241 - - [2026-02-19 13:49:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.001070 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.007612 10.0.0.241 - - [2026-02-19 13:49:11] "POST /security-groups HTTP/1.1" 200 574 0.065580 10.0.0.241 - - [2026-02-19 13:49:11] "POST /projects HTTP/1.1" 200 491 0.188126 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.004274 10.0.0.241 - - [2026-02-19 13:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012196 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009123 10.0.0.241 - - [2026-02-19 13:49:11] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.014050 10.0.0.241 - - [2026-02-19 13:49:11] "POST /access-control-lists HTTP/1.1" 200 585 0.081597 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.014001 10.0.0.241 - - [2026-02-19 13:49:11] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007483 10.0.0.241 - - [2026-02-19 13:49:11] "POST /access-control-lists HTTP/1.1" 200 583 0.060255 10.0.0.241 - - [2026-02-19 13:49:11] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.054144 10.0.0.241 - - [2026-02-19 13:49:11] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.085729 10.0.0.241 - - [2026-02-19 13:49:11] "POST /security-groups HTTP/1.1" 200 548 0.075275 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.004983 10.0.0.241 - - [2026-02-19 13:49:11] "POST /access-control-lists HTTP/1.1" 200 604 0.061938 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.016312 10.0.0.241 - - [2026-02-19 13:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.084773 10.0.0.241 - - [2026-02-19 13:49:11] "POST /chown HTTP/1.1" 200 109 0.017300 10.0.0.241 - - [2026-02-19 13:49:11] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.045876 10.0.0.241 - - [2026-02-19 13:49:11] "POST /access-control-lists HTTP/1.1" 200 602 0.087149 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.241 - - [2026-02-19 13:49:11] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003531 10.0.0.241 - - [2026-02-19 13:49:11] "POST /tags HTTP/1.1" 409 210 0.008772 10.0.0.241 - - [2026-02-19 13:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.241 - - [2026-02-19 13:49:11] "GET /tag/b137cd45-f602-4ae0-8d6b-c0a1d0350a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011511 10.0.0.241 - - [2026-02-19 13:49:12] "POST /firewall-rules HTTP/1.1" 200 572 0.067479 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-rule/41a01b67-9b97-4ce6-80b1-e4f97699f452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004184 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004337 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-rule/41a01b67-9b97-4ce6-80b1-e4f97699f452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002166 10.0.0.241 - - [2026-02-19 13:49:12] "POST /ref-update HTTP/1.1" 200 156 0.038356 10.0.0.241 - - [2026-02-19 13:49:12] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007917 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.241 - - [2026-02-19 13:49:12] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002630 10.0.0.241 - - [2026-02-19 13:49:12] "POST /tags HTTP/1.1" 409 210 0.001716 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.241 - - [2026-02-19 13:49:12] "GET /tag/b137cd45-f602-4ae0-8d6b-c0a1d0350a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011072 10.0.0.241 - - [2026-02-19 13:49:12] "POST /firewall-rules HTTP/1.1" 200 570 0.066905 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-rule/d4527ccb-6804-4ae6-8461-049d48f917ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027824 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004010 10.0.0.241 - - [2026-02-19 13:49:12] "GET /firewall-rule/d4527ccb-6804-4ae6-8461-049d48f917ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001818 10.0.0.241 - - [2026-02-19 13:49:12] "POST /ref-update HTTP/1.1" 200 156 0.048234 10.0.0.241 - - [2026-02-19 13:49:12] "POST /tags HTTP/1.1" 409 237 0.002484 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.241 - - [2026-02-19 13:49:12] "GET /tag/b07471ff-700e-4aad-9785-51a9441931ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010941 10.0.0.241 - - [2026-02-19 13:49:12] "POST /tags HTTP/1.1" 409 210 0.003185 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.241 - - [2026-02-19 13:49:12] "GET /tag/3334b9dd-6dd3-4c69-844f-2b902202df1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013336 10.0.0.241 - - [2026-02-19 13:49:12] "POST /projects HTTP/1.1" 409 223 0.002170 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.241 - - [2026-02-19 13:49:12] "GET /project/890218ce-df8e-4234-b5b7-14835375b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032093 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.241 - - [2026-02-19 13:49:12] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004481 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2026-02-19 13:49:12] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008365 10.0.0.241 - - [2026-02-19 13:49:12] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.052381 10.0.0.241 - - [2026-02-19 13:49:12] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.037817 10.0.0.241 - - [2026-02-19 13:49:12] "POST /security-groups HTTP/1.1" 409 253 0.012252 10.0.0.241 - - [2026-02-19 13:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.241 - - [2026-02-19 13:49:13] "PUT /security-group/4f40dc2e-281b-4cdf-b654-cd7ec3c25f25 HTTP/1.1" 200 263 0.074247 10.0.0.241 - - [2026-02-19 13:49:13] "PUT /access-control-list/78133aae-9143-4fb4-aa6c-181d270383f2 HTTP/1.1" 200 273 0.023944 10.0.0.241 - - [2026-02-19 13:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043553 10.0.0.241 - - [2026-02-19 13:49:13] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030499 10.0.0.241 - - [2026-02-19 13:49:13] "PUT /access-control-list/d7137461-1d4c-40e4-a4b9-5527ae77fddd HTTP/1.1" 200 273 0.041485 10.0.0.241 - - [2026-02-19 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.241 - - [2026-02-19 13:49:13] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003591 10.0.0.241 - - [2026-02-19 13:49:13] "POST /tags HTTP/1.1" 409 210 0.007518 10.0.0.241 - - [2026-02-19 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.241 - - [2026-02-19 13:49:13] "GET /tag/3334b9dd-6dd3-4c69-844f-2b902202df1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015755 10.0.0.241 - - [2026-02-19 13:49:13] "POST /firewall-rules HTTP/1.1" 200 572 0.076416 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-rule/9e3cc459-b9a9-42b4-9ace-0f09764280e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009003 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004173 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-rule/9e3cc459-b9a9-42b4-9ace-0f09764280e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002177 10.0.0.241 - - [2026-02-19 13:49:13] "POST /ref-update HTTP/1.1" 200 156 0.066349 10.0.0.241 - - [2026-02-19 13:49:13] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002677 10.0.0.241 - - [2026-02-19 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.241 - - [2026-02-19 13:49:13] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002741 10.0.0.241 - - [2026-02-19 13:49:13] "POST /tags HTTP/1.1" 409 210 0.001824 10.0.0.241 - - [2026-02-19 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.241 - - [2026-02-19 13:49:13] "GET /tag/3334b9dd-6dd3-4c69-844f-2b902202df1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012572 10.0.0.241 - - [2026-02-19 13:49:13] "POST /firewall-rules HTTP/1.1" 200 570 0.064503 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-rule/6e6fc382-cd7c-43c0-8919-73a93447b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003781 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.002899 10.0.0.241 - - [2026-02-19 13:49:13] "GET /firewall-rule/6e6fc382-cd7c-43c0-8919-73a93447b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002422 10.0.0.241 - - [2026-02-19 13:49:13] "POST /ref-update HTTP/1.1" 200 156 0.057699 10.0.0.241 - - [2026-02-19 13:49:13] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017676 10.0.0.241 - - [2026-02-19 13:49:13] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.241 - - [2026-02-19 13:49:18] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.241 - - [2026-02-19 13:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.241 - - [2026-02-19 13:49:18] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002443 10.0.0.241 - - [2026-02-19 13:49:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001519 10.0.0.241 - - [2026-02-19 13:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001165 10.0.0.241 - - [2026-02-19 13:49:18] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003706 10.0.0.241 - - [2026-02-19 13:49:18] "PUT /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d HTTP/1.1" 200 255 0.012077 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001138 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:49:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 10.0.0.241 - - [2026-02-19 13:51:13] "GET /global-system-configs HTTP/1.1" 200 323 0.001770 10.0.0.241 - - [2026-02-19 13:51:15] "GET /global-system-configs HTTP/1.1" 200 323 0.003209 10.0.0.242 - - [2026-02-19 13:51:18] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2026-02-19 13:51:18] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004280 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.242 - - [2026-02-19 13:51:18] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002007 10.0.0.242 - - [2026-02-19 13:51:18] "PUT /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04 HTTP/1.1" 200 275 0.006349 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.008243 10.0.0.242 - - [2026-02-19 13:51:18] "POST /virtual-routers HTTP/1.1" 200 601 0.013816 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.242 - - [2026-02-19 13:51:18] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005850 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002017 10.0.0.242 - - [2026-02-19 13:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.242 - - [2026-02-19 13:51:18] "GET /virtual-network/8ebe2797-e188-4f8b-b8aa-d0d12db7840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003784 10.0.0.242 - - [2026-02-19 13:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.048154 10.0.0.241 - - [2026-02-19 13:53:01] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003429 10.0.0.241 - - [2026-02-19 13:53:01] "POST /ref-update HTTP/1.1" 200 156 0.007066 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008065 10.0.0.241 - - [2026-02-19 13:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.241 - - [2026-02-19 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2026-02-19 13:53:11] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002841 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004091 10.0.0.241 - - [2026-02-19 13:53:11] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.241 - - [2026-02-19 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.241 - - [2026-02-19 13:53:11] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002633 10.0.0.241 - - [2026-02-19 13:53:11] "GET /loadbalancer-pool/a115ee08-5a44-444d-ac4b-5a5e795ce010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003206 10.0.0.241 - - [2026-02-19 13:53:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019765 10.0.0.241 - - [2026-02-19 13:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011292 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014907 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003623 10.0.0.241 - - [2026-02-19 13:53:11] "POST /ref-update HTTP/1.1" 200 156 0.006405 10.0.0.241 - - [2026-02-19 13:53:11] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.008129 10.0.0.241 - - [2026-02-19 13:53:11] "PUT /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe HTTP/1.1" 200 257 0.007455 10.0.0.241 - - [2026-02-19 13:53:11] "POST /tags HTTP/1.1" 409 205 0.002465 10.0.0.241 - - [2026-02-19 13:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.241 - - [2026-02-19 13:53:11] "GET /tag/66efdbe2-9f60-4985-ac19-7c608a579aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010810 10.0.0.241 - - [2026-02-19 13:53:11] "POST /set-tag HTTP/1.1" 200 109 0.062799 10.0.0.241 - - [2026-02-19 13:53:11] "GET /loadbalancer-pool/28ed82e6-c689-4564-b2a5-0e7da5f291a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016042 10.0.0.241 - - [2026-02-19 13:53:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041591 10.0.0.241 - - [2026-02-19 13:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009354 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006869 10.0.0.241 - - [2026-02-19 13:53:11] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003730 10.0.0.241 - - [2026-02-19 13:53:11] "POST /ref-update HTTP/1.1" 200 156 0.006680 10.0.0.241 - - [2026-02-19 13:53:11] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.016093 10.0.0.241 - - [2026-02-19 13:53:11] "PUT /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe HTTP/1.1" 200 257 0.017448 10.0.0.241 - - [2026-02-19 13:53:11] "GET /loadbalancer-pool/564e060a-30e9-45f5-acca-4d2a8ff9e9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.017744 10.0.0.241 - - [2026-02-19 13:53:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019576 10.0.0.241 - - [2026-02-19 13:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017198 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006880 10.0.0.241 - - [2026-02-19 13:53:11] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011626 10.0.0.241 - - [2026-02-19 13:53:11] "POST /ref-update HTTP/1.1" 200 156 0.010235 10.0.0.241 - - [2026-02-19 13:53:11] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.001982 10.0.0.241 - - [2026-02-19 13:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.241 - - [2026-02-19 13:53:11] "PUT /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe HTTP/1.1" 200 257 0.011054 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004380 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:53:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:53:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:54:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:54:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:54:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001251 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:54:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001085 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004280 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004303 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.241 - - [2026-02-19 13:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2026-02-19 13:55:58] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002212 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004144 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.015619 10.0.0.241 - - [2026-02-19 13:55:58] "DELETE /loadbalancer-member/c9668ae4-e2e3-4ad8-9259-1defd164d82a HTTP/1.1" 200 115 0.062816 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004597 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.241 - - [2026-02-19 13:55:58] "DELETE /loadbalancer-member/e5842d3c-1d5e-4411-90e1-e1a402a6257a HTTP/1.1" 200 115 0.028519 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004457 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.241 - - [2026-02-19 13:55:58] "DELETE /loadbalancer-member/95c5f01f-bffd-46ca-a34c-24e82b75fa51 HTTP/1.1" 200 115 0.026493 10.0.0.241 - - [2026-02-19 13:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.241 - - [2026-02-19 13:55:58] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003116 10.0.0.241 - - [2026-02-19 13:55:58] "GET /loadbalancer-pool/a115ee08-5a44-444d-ac4b-5a5e795ce010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002387 10.0.0.241 - - [2026-02-19 13:55:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027696 10.0.0.241 - - [2026-02-19 13:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007387 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021495 10.0.0.241 - - [2026-02-19 13:55:58] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018289 10.0.0.241 - - [2026-02-19 13:55:58] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003201 10.0.0.241 - - [2026-02-19 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.088692 10.0.0.241 - - [2026-02-19 13:55:58] "GET /loadbalancer-pool/28ed82e6-c689-4564-b2a5-0e7da5f291a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002537 10.0.0.241 - - [2026-02-19 13:55:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013125 10.0.0.241 - - [2026-02-19 13:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034270 10.0.0.241 - - [2026-02-19 13:55:59] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007255 10.0.0.241 - - [2026-02-19 13:55:59] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013758 10.0.0.241 - - [2026-02-19 13:55:59] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004293 10.0.0.241 - - [2026-02-19 13:55:59] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.241 - - [2026-02-19 13:55:59] "GET /loadbalancer-pool/564e060a-30e9-45f5-acca-4d2a8ff9e9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002181 10.0.0.241 - - [2026-02-19 13:55:59] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016218 10.0.0.241 - - [2026-02-19 13:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026601 10.0.0.241 - - [2026-02-19 13:55:59] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020214 10.0.0.241 - - [2026-02-19 13:55:59] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007501 10.0.0.241 - - [2026-02-19 13:55:59] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001988 10.0.0.241 - - [2026-02-19 13:55:59] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.241 - - [2026-02-19 13:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2026-02-19 13:56:01] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003258 10.0.0.242 - - [2026-02-19 13:56:12] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.242 - - [2026-02-19 13:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-02-19 13:56:12] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003965 10.0.0.242 - - [2026-02-19 13:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.242 - - [2026-02-19 13:56:12] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002250 10.0.0.242 - - [2026-02-19 13:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.242 - - [2026-02-19 13:56:12] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002992 10.0.0.242 - - [2026-02-19 13:56:12] "PUT /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a HTTP/1.1" 200 263 0.010285 10.0.0.242 - - [2026-02-19 13:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.242 - - [2026-02-19 13:56:12] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002893 10.0.0.242 - - [2026-02-19 13:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.242 - - [2026-02-19 13:56:12] "GET /virtual-machine-interface/24bb393b-0c70-4541-a18b-75612c59bcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004019 10.0.0.242 - - [2026-02-19 13:56:12] "PUT /virtual-machine-interface/24bb393b-0c70-4541-a18b-75612c59bcc8 HTTP/1.1" 200 285 0.010922 10.0.0.241 - - [2026-02-19 13:56:13] "GET /global-system-configs HTTP/1.1" 200 323 0.003613 10.0.0.241 - - [2026-02-19 13:56:15] "GET /global-system-configs HTTP/1.1" 200 323 0.001892 10.0.0.241 - - [2026-02-19 13:57:24] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.241 - - [2026-02-19 13:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.241 - - [2026-02-19 13:57:24] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028675 10.0.0.241 - - [2026-02-19 13:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2026-02-19 13:57:24] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033927 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.241 - - [2026-02-19 13:57:25] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023293 10.0.0.241 - - [2026-02-19 13:57:25] "POST /tags HTTP/1.1" 200 334 0.043997 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.241 - - [2026-02-19 13:57:25] "GET /tag/cf9899ff-e1b9-411f-b94b-678ec39911b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014057 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.241 - - [2026-02-19 13:57:25] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029594 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2026-02-19 13:57:25] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004546 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.241 - - [2026-02-19 13:57:25] "GET /service-appliance-set/791efb4a-82b3-4d75-b349-8bdd0a8a3bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002068 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.001372 10.0.0.241 - - [2026-02-19 13:57:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.086556 10.0.0.241 - - [2026-02-19 13:57:25] "GET /virtual-machine-interface/ec317797-d684-4ea6-891a-fa634ca00674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014749 10.0.0.241 - - [2026-02-19 13:57:25] "POST /instance-ips HTTP/1.1" 200 410 0.019380 10.0.0.241 - - [2026-02-19 13:57:25] "GET /instance-ip/bf9c0588-54df-453f-bec0-eb43eedd90f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008364 10.0.0.241 - - [2026-02-19 13:57:25] "POST /loadbalancers HTTP/1.1" 200 612 0.058722 10.0.0.241 - - [2026-02-19 13:57:25] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027849 10.0.0.241 - - [2026-02-19 13:57:25] "GET /instance-ip/bf9c0588-54df-453f-bec0-eb43eedd90f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002383 10.0.0.241 - - [2026-02-19 13:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008453 10.0.0.241 - - [2026-02-19 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.241 - - [2026-02-19 13:57:26] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030107 10.0.0.241 - - [2026-02-19 13:57:26] "POST /floating-ips HTTP/1.1" 200 599 0.014377 10.0.0.241 - - [2026-02-19 13:57:26] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004695 10.0.0.241 - - [2026-02-19 13:57:26] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.014188 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.241 - - [2026-02-19 13:57:26] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026006 10.0.0.241 - - [2026-02-19 13:57:26] "GET /loadbalancer-listener/b701477a-6b01-4309-b386-b27459911757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002985 10.0.0.241 - - [2026-02-19 13:57:26] "GET /loadbalancer-listener/b701477a-6b01-4309-b386-b27459911757?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002573 10.0.0.241 - - [2026-02-19 13:57:26] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033240 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.241 - - [2026-02-19 13:57:26] "GET /instance-ip/bf9c0588-54df-453f-bec0-eb43eedd90f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.013227 10.0.0.241 - - [2026-02-19 13:57:26] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006535 10.0.0.241 - - [2026-02-19 13:57:26] "GET /instance-ip/bf9c0588-54df-453f-bec0-eb43eedd90f1?fields=floating_ips HTTP/1.1" 200 1215 0.009234 10.0.0.241 - - [2026-02-19 13:57:26] "GET /floating-ip/f5a1d21d-5852-4cdb-8c43-0da3206ec689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001827 10.0.0.241 - - [2026-02-19 13:57:26] "POST /tags HTTP/1.1" 200 296 0.039787 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014216 10.0.0.241 - - [2026-02-19 13:57:26] "GET /tag/58954372-bb2d-455e-bf66-ce3005ff811a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.011860 10.0.0.241 - - [2026-02-19 13:57:26] "POST /tags HTTP/1.1" 409 233 0.002007 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.241 - - [2026-02-19 13:57:26] "GET /tag/bb004a73-eceb-4624-a184-f34b23b8c58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015702 10.0.0.241 - - [2026-02-19 13:57:26] "POST /tags HTTP/1.1" 409 206 0.002889 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.241 - - [2026-02-19 13:57:26] "GET /tag/bb489e8f-045e-4c94-9628-e900ca297bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011828 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.241 - - [2026-02-19 13:57:26] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004468 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.241 - - [2026-02-19 13:57:26] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031797 10.0.0.241 - - [2026-02-19 13:57:26] "POST /virtual-machines HTTP/1.1" 200 370 0.009456 10.0.0.241 - - [2026-02-19 13:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007675 10.0.0.241 - - [2026-02-19 13:57:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099368 10.0.0.241 - - [2026-02-19 13:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023859 10.0.0.241 - - [2026-02-19 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010887 10.0.0.241 - - [2026-02-19 13:57:26] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008197 10.0.0.241 - - [2026-02-19 13:57:26] "POST /instance-ips HTTP/1.1" 200 410 0.018992 10.0.0.241 - - [2026-02-19 13:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032657 10.0.0.241 - - [2026-02-19 13:57:26] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016163 10.0.0.241 - - [2026-02-19 13:57:26] "POST /set-tag HTTP/1.1" 200 109 0.016245 10.0.0.241 - - [2026-02-19 13:57:27] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015353 10.0.0.241 - - [2026-02-19 13:57:27] "GET /instance-ip/ec6d2e5a-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003017 10.0.0.241 - - [2026-02-19 13:57:27] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004046 10.0.0.241 - - [2026-02-19 13:57:27] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.241 - - [2026-02-19 13:57:27] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002539 10.0.0.241 - - [2026-02-19 13:57:27] "POST /ref-update HTTP/1.1" 200 156 0.006994 10.0.0.241 - - [2026-02-19 13:57:27] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016435 10.0.0.241 - - [2026-02-19 13:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.241 - - [2026-02-19 13:57:27] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003698 10.0.0.241 - - [2026-02-19 13:57:27] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.241 - - [2026-02-19 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2026-02-19 13:57:28] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006646 10.0.0.241 - - [2026-02-19 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.241 - - [2026-02-19 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.241 - - [2026-02-19 13:57:28] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046159 10.0.0.241 - - [2026-02-19 13:57:28] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061604 10.0.0.241 - - [2026-02-19 13:57:28] "GET /virtual-networks?parent_id=5cff8001-a3e7-4996-b71f-537ea2cb990f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002130 10.0.0.241 - - [2026-02-19 13:57:28] "POST /virtual-machines HTTP/1.1" 200 370 0.029425 10.0.0.241 - - [2026-02-19 13:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023959 10.0.0.241 - - [2026-02-19 13:57:28] "POST /virtual-networks HTTP/1.1" 200 514 0.085256 10.0.0.241 - - [2026-02-19 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009985 10.0.0.241 - - [2026-02-19 13:57:28] "POST /route-targets HTTP/1.1" 200 328 0.008934 10.0.0.241 - - [2026-02-19 13:57:28] "GET /network-ipam/c1b3320c-9419-415f-b4a9-53378b189a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015343 10.0.0.241 - - [2026-02-19 13:57:28] "POST /ref-update HTTP/1.1" 200 156 0.055416 10.0.0.241 - - [2026-02-19 13:57:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120342 10.0.0.241 - - [2026-02-19 13:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.052295 10.0.0.241 - - [2026-02-19 13:57:28] "POST /useragent-kv HTTP/1.1" 200 115 0.035225 10.0.0.241 - - [2026-02-19 13:57:28] "POST /ref-update HTTP/1.1" 200 156 0.132717 10.0.0.241 - - [2026-02-19 13:57:28] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006627 10.0.0.241 - - [2026-02-19 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020410 10.0.0.241 - - [2026-02-19 13:57:28] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.003875 10.0.0.241 - - [2026-02-19 13:57:28] "GET /domains HTTP/1.1" 200 281 0.001869 10.0.0.241 - - [2026-02-19 13:57:28] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3 HTTP/1.1" 200 3099 0.013676 10.0.0.241 - - [2026-02-19 13:57:29] "POST /instance-ips HTTP/1.1" 200 410 0.030350 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f HTTP/1.1" 200 7091 0.058340 10.0.0.241 - - [2026-02-19 13:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038927 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013389 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2090 0.016274 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2090 0.003758 10.0.0.241 - - [2026-02-19 13:57:29] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 200 1406 0.002966 10.0.0.241 - - [2026-02-19 13:57:29] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 200 1406 0.002219 10.0.0.241 - - [2026-02-19 13:57:29] "GET /route-target/7de9eb14-ffab-4840-81bc-08da0bbc4e16 HTTP/1.1" 200 1153 0.001846 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2090 0.005839 10.0.0.241 - - [2026-02-19 13:57:29] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 200 1406 0.002913 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003706 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2090 0.003603 10.0.0.241 - - [2026-02-19 13:57:29] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 200 1406 0.001994 10.0.0.241 - - [2026-02-19 13:57:29] "POST /set-tag HTTP/1.1" 200 109 0.025124 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016195 10.0.0.241 - - [2026-02-19 13:57:29] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 200 1406 0.020877 10.0.0.241 - - [2026-02-19 13:57:29] "GET /instance-ip/edb008b4-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006827 10.0.0.241 - - [2026-02-19 13:57:29] "GET /route-target/7de9eb14-ffab-4840-81bc-08da0bbc4e16 HTTP/1.1" 200 1153 0.001698 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domains HTTP/1.1" 200 281 0.001640 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3 HTTP/1.1" 200 3099 0.002253 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f HTTP/1.1" 200 7091 0.033566 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003392 10.0.0.241 - - [2026-02-19 13:57:29] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2090 0.003620 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.006819 10.0.0.241 - - [2026-02-19 13:57:29] "POST /ref-update HTTP/1.1" 200 156 0.009020 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031253 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005305 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006347 10.0.0.241 - - [2026-02-19 13:57:29] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.241 - - [2026-02-19 13:57:29] "GET /floating-ip-pools?parent_id=45030fb5-7734-4fe2-b07f-cefd1033f25a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001144 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007438 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007934 10.0.0.241 - - [2026-02-19 13:57:29] "POST /floating-ip-pools HTTP/1.1" 200 564 0.015084 10.0.0.241 - - [2026-02-19 13:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.241 - - [2026-02-19 13:57:29] "POST /ref-update HTTP/1.1" 200 156 0.006624 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.021374 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domains HTTP/1.1" 200 281 0.002694 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3 HTTP/1.1" 200 3099 0.006568 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f HTTP/1.1" 200 7348 0.030328 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2329 0.006727 10.0.0.241 - - [2026-02-19 13:57:29] "GET /floating-ip-pool/0955af98-03bc-4038-872a-266c705045fb HTTP/1.1" 200 1315 0.002045 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domains HTTP/1.1" 200 281 0.001434 10.0.0.241 - - [2026-02-19 13:57:29] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3 HTTP/1.1" 200 3099 0.002201 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f HTTP/1.1" 200 7348 0.024938 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 2329 0.003527 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003600 10.0.0.241 - - [2026-02-19 13:57:29] "POST /tags HTTP/1.1" 200 366 0.042989 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.241 - - [2026-02-19 13:57:29] "GET /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016905 10.0.0.241 - - [2026-02-19 13:57:29] "POST /tags HTTP/1.1" 409 206 0.001948 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.241 - - [2026-02-19 13:57:29] "GET /tag/bb489e8f-045e-4c94-9628-e900ca297bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010596 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.241 - - [2026-02-19 13:57:29] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.029546 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004033 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.241 - - [2026-02-19 13:57:29] "GET /service-appliance-set/baa89f4d-3c95-4db1-b452-63ee92736d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002711 10.0.0.241 - - [2026-02-19 13:57:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.001857 10.0.0.241 - - [2026-02-19 13:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105752 10.0.0.241 - - [2026-02-19 13:57:29] "GET /virtual-machine-interface/b867425b-3d80-4643-95af-a6a91baac0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007612 10.0.0.241 - - [2026-02-19 13:57:29] "POST /set-tag HTTP/1.1" 200 109 0.022148 10.0.0.241 - - [2026-02-19 13:57:30] "POST /instance-ips HTTP/1.1" 200 418 0.027802 10.0.0.241 - - [2026-02-19 13:57:30] "GET /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.011470 10.0.0.241 - - [2026-02-19 13:57:30] "POST /loadbalancers HTTP/1.1" 200 620 0.064430 10.0.0.241 - - [2026-02-19 13:57:30] "POST /service-instances HTTP/1.1" 200 568 0.017298 10.0.0.241 - - [2026-02-19 13:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014175 10.0.0.241 - - [2026-02-19 13:57:30] "POST /ref-update HTTP/1.1" 200 156 0.019429 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018820 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.241 - - [2026-02-19 13:57:30] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.039825 10.0.0.241 - - [2026-02-19 13:57:30] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.014045 10.0.0.241 - - [2026-02-19 13:57:30] "GET /virtual-machine-interface/b867425b-3d80-4643-95af-a6a91baac0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004166 10.0.0.241 - - [2026-02-19 13:57:30] "GET /virtual-machine-interface/b867425b-3d80-4643-95af-a6a91baac0ab?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010333 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.241 - - [2026-02-19 13:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014677 10.0.0.241 - - [2026-02-19 13:57:30] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.007820 10.0.0.241 - - [2026-02-19 13:57:30] "GET /floating-ip-pool/0955af98-03bc-4038-872a-266c705045fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009355 10.0.0.241 - - [2026-02-19 13:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013290 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.241 - - [2026-02-19 13:57:30] "POST /floating-ips HTTP/1.1" 200 673 0.101682 10.0.0.241 - - [2026-02-19 13:57:30] "POST /virtual-machines HTTP/1.1" 200 430 0.050793 10.0.0.241 - - [2026-02-19 13:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022287 10.0.0.241 - - [2026-02-19 13:57:30] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003995 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.241 - - [2026-02-19 13:57:30] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.027328 10.0.0.241 - - [2026-02-19 13:57:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.113655 10.0.0.241 - - [2026-02-19 13:57:30] "POST /tags HTTP/1.1" 409 221 0.021344 10.0.0.241 - - [2026-02-19 13:57:30] "POST /chown HTTP/1.1" 200 109 0.044173 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.241 - - [2026-02-19 13:57:30] "GET /tag/cf9899ff-e1b9-411f-b94b-678ec39911b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010694 10.0.0.241 - - [2026-02-19 13:57:30] "POST /tags HTTP/1.1" 409 238 0.001723 10.0.0.241 - - [2026-02-19 13:57:30] "POST /chown HTTP/1.1" 200 109 0.007671 10.0.0.241 - - [2026-02-19 13:57:30] "PUT /virtual-machine-interface/0f23a11d-663e-4bf8-b34b-0a890ead1819 HTTP/1.1" 200 285 0.016369 10.0.0.241 - - [2026-02-19 13:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.241 - - [2026-02-19 13:57:30] "GET /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012737 10.0.0.241 - - [2026-02-19 13:57:30] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.033147 10.0.0.241 - - [2026-02-19 13:57:30] "POST /firewall-rules HTTP/1.1" 200 652 0.088440 10.0.0.241 - - [2026-02-19 13:57:30] "POST /ref-update HTTP/1.1" 200 156 0.056582 10.0.0.241 - - [2026-02-19 13:57:30] "GET /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.009376 10.0.0.241 - - [2026-02-19 13:57:30] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002540 10.0.0.241 - - [2026-02-19 13:57:30] "POST /ref-update HTTP/1.1" 200 156 0.037890 10.0.0.241 - - [2026-02-19 13:57:30] "GET /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007587 10.0.0.241 - - [2026-02-19 13:57:30] "POST /ref-update HTTP/1.1" 200 156 0.025525 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.026007 10.0.0.241 - - [2026-02-19 13:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016119 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.037442 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.022149 10.0.0.241 - - [2026-02-19 13:57:31] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.090562 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.044250 10.0.0.241 - - [2026-02-19 13:57:31] "GET /loadbalancer/b5303822-e8ec-4aad-9c11-6052dfd6d33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002798 10.0.0.241 - - [2026-02-19 13:57:31] "POST /virtual-machines HTTP/1.1" 200 430 0.013780 10.0.0.241 - - [2026-02-19 13:57:31] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.038280 10.0.0.241 - - [2026-02-19 13:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.241 - - [2026-02-19 13:57:31] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.075426 10.0.0.241 - - [2026-02-19 13:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.168441 10.0.0.241 - - [2026-02-19 13:57:31] "GET /loadbalancer-listener/1e7594b4-34f3-4aa4-a3dd-19ae548d4085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.019569 10.0.0.241 - - [2026-02-19 13:57:31] "GET /loadbalancer-listener/1e7594b4-34f3-4aa4-a3dd-19ae548d4085?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.022978 10.0.0.241 - - [2026-02-19 13:57:31] "POST /chown HTTP/1.1" 200 109 0.025939 10.0.0.241 - - [2026-02-19 13:57:31] "POST /chown HTTP/1.1" 200 109 0.010669 10.0.0.241 - - [2026-02-19 13:57:31] "PUT /virtual-machine-interface/1469f9c1-1852-47ab-9704-4ab07b72767c HTTP/1.1" 200 285 0.051200 10.0.0.241 - - [2026-02-19 13:57:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.085255 10.0.0.241 - - [2026-02-19 13:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.057145 10.0.0.241 - - [2026-02-19 13:57:31] "GET /loadbalancer-pool/9da1841a-b311-44f1-b856-d6bf2c049c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007611 10.0.0.241 - - [2026-02-19 13:57:31] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.092231 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.015812 10.0.0.241 - - [2026-02-19 13:57:31] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046767 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.062122 10.0.0.241 - - [2026-02-19 13:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.078973 10.0.0.241 - - [2026-02-19 13:57:31] "GET /loadbalancer-member/b2d39936-001f-4cf7-9992-8a823221af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.025803 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.064151 10.0.0.241 - - [2026-02-19 13:57:31] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006728 10.0.0.241 - - [2026-02-19 13:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.021451 10.0.0.241 - - [2026-02-19 13:57:31] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028413 10.0.0.241 - - [2026-02-19 13:57:31] "POST /tags HTTP/1.1" 409 221 0.001581 10.0.0.241 - - [2026-02-19 13:57:31] "POST /ref-update HTTP/1.1" 200 156 0.027828 10.0.0.241 - - [2026-02-19 13:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.241 - - [2026-02-19 13:57:32] "GET /tag/cf9899ff-e1b9-411f-b94b-678ec39911b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010965 10.0.0.241 - - [2026-02-19 13:57:32] "POST /tags HTTP/1.1" 409 238 0.001824 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.015087 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2026-02-19 13:57:32] "GET /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019493 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.042945 10.0.0.241 - - [2026-02-19 13:57:32] "POST /firewall-rules HTTP/1.1" 409 293 0.020435 10.0.0.241 - - [2026-02-19 13:57:32] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.021802 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.241 - - [2026-02-19 13:57:32] "POST /ref-update HTTP/1.1" 200 156 0.012617 10.0.0.241 - - [2026-02-19 13:57:32] "PUT /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859 HTTP/1.1" 200 261 0.034304 10.0.0.241 - - [2026-02-19 13:57:32] "GET /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016689 10.0.0.241 - - [2026-02-19 13:57:32] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004300 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.039907 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.023281 10.0.0.241 - - [2026-02-19 13:57:32] "GET /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002795 10.0.0.241 - - [2026-02-19 13:57:32] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.017904 10.0.0.241 - - [2026-02-19 13:57:32] "POST /ref-update HTTP/1.1" 200 156 0.030709 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.010914 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.035094 10.0.0.241 - - [2026-02-19 13:57:32] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.044713 10.0.0.241 - - [2026-02-19 13:57:32] "POST /ref-update HTTP/1.1" 200 156 0.009614 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009357 10.0.0.241 - - [2026-02-19 13:57:32] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005962 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.039113 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018501 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.032265 10.0.0.241 - - [2026-02-19 13:57:32] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044899 10.0.0.241 - - [2026-02-19 13:57:32] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.038846 10.0.0.241 - - [2026-02-19 13:57:32] "POST /virtual-machines HTTP/1.1" 200 374 0.037200 10.0.0.241 - - [2026-02-19 13:57:32] "POST /ref-update HTTP/1.1" 200 156 0.050052 10.0.0.241 - - [2026-02-19 13:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.241 - - [2026-02-19 13:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039135 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.014905 10.0.0.241 - - [2026-02-19 13:57:32] "POST /chown HTTP/1.1" 200 109 0.051285 10.0.0.241 - - [2026-02-19 13:57:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.154083 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.083186 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020859 10.0.0.241 - - [2026-02-19 13:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.020296 10.0.0.241 - - [2026-02-19 13:57:33] "POST /ref-update HTTP/1.1" 200 156 0.025747 10.0.0.241 - - [2026-02-19 13:57:33] "POST /chown HTTP/1.1" 200 109 0.044024 10.0.0.241 - - [2026-02-19 13:57:33] "POST /chown HTTP/1.1" 200 109 0.044668 10.0.0.241 - - [2026-02-19 13:57:33] "POST /instance-ips HTTP/1.1" 200 414 0.107576 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 257 0.045149 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.066141 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.028420 10.0.0.241 - - [2026-02-19 13:57:33] "POST /ref-update HTTP/1.1" 200 156 0.071833 10.0.0.241 - - [2026-02-19 13:57:33] "POST /set-tag HTTP/1.1" 200 109 0.038768 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.024936 10.0.0.241 - - [2026-02-19 13:57:33] "GET /instance-ip/f0299222-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009838 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.025932 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035924 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.016149 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011772 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018950 10.0.0.241 - - [2026-02-19 13:57:33] "POST /set-tag HTTP/1.1" 200 109 0.009524 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004542 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.020507 10.0.0.241 - - [2026-02-19 13:57:33] "POST /ref-update HTTP/1.1" 200 156 0.102205 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.087369 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004074 10.0.0.241 - - [2026-02-19 13:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.241 - - [2026-02-19 13:57:33] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007053 10.0.0.241 - - [2026-02-19 13:57:33] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.009231 10.0.0.241 - - [2026-02-19 13:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.241 - - [2026-02-19 13:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016747 10.0.0.241 - - [2026-02-19 13:57:34] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.008433 10.0.0.241 - - [2026-02-19 13:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.096468 10.0.0.241 - - [2026-02-19 13:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.006628 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.012645 10.0.0.241 - - [2026-02-19 13:57:34] "POST /ref-update HTTP/1.1" 200 156 0.047374 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.019488 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.107493 10.0.0.241 - - [2026-02-19 13:57:34] "POST /ref-update HTTP/1.1" 200 156 0.019129 10.0.0.241 - - [2026-02-19 13:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.009930 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.008402 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.010384 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.019493 10.0.0.241 - - [2026-02-19 13:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.007281 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.014750 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.021295 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.020532 10.0.0.241 - - [2026-02-19 13:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.241 - - [2026-02-19 13:57:34] "POST /chown HTTP/1.1" 200 109 0.006368 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.020887 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.018089 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006371 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.019359 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006239 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.019449 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.018801 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.013956 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.009761 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.005607 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.012403 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.021319 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.023387 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.017893 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.007158 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.016098 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.007196 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.016650 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.005462 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006011 10.0.0.241 - - [2026-02-19 13:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.006906 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.005899 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.013268 10.0.0.241 - - [2026-02-19 13:57:35] "POST /chown HTTP/1.1" 200 109 0.019501 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:57:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.241 - - [2026-02-19 13:57:43] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004052 10.0.0.241 - - [2026-02-19 13:57:43] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.241 - - [2026-02-19 13:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.241 - - [2026-02-19 13:57:43] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002431 10.0.0.241 - - [2026-02-19 13:57:43] "GET /loadbalancer-pool/d13e8210-9369-4d34-bfac-eb76c3602079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002045 10.0.0.241 - - [2026-02-19 13:57:43] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014307 10.0.0.241 - - [2026-02-19 13:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006908 10.0.0.241 - - [2026-02-19 13:57:43] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009097 10.0.0.241 - - [2026-02-19 13:57:43] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008057 10.0.0.241 - - [2026-02-19 13:57:43] "POST /tags HTTP/1.1" 409 221 0.005049 10.0.0.241 - - [2026-02-19 13:57:43] "POST /ref-update HTTP/1.1" 200 156 0.010371 10.0.0.241 - - [2026-02-19 13:57:43] "GET /floating-ip/f5a1d21d-5852-4cdb-8c43-0da3206ec689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005322 10.0.0.241 - - [2026-02-19 13:57:43] "PUT /floating-ip/f5a1d21d-5852-4cdb-8c43-0da3206ec689 HTTP/1.1" 200 257 0.006258 10.0.0.241 - - [2026-02-19 13:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.241 - - [2026-02-19 13:57:43] "GET /tag/cf9899ff-e1b9-411f-b94b-678ec39911b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009731 10.0.0.241 - - [2026-02-19 13:57:43] "POST /set-tag HTTP/1.1" 200 109 0.014453 10.0.0.241 - - [2026-02-19 13:57:44] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004470 10.0.0.241 - - [2026-02-19 13:57:44] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.241 - - [2026-02-19 13:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.241 - - [2026-02-19 13:57:44] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006917 10.0.0.241 - - [2026-02-19 13:57:44] "GET /loadbalancer-pool/d13e8210-9369-4d34-bfac-eb76c3602079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002207 10.0.0.241 - - [2026-02-19 13:57:44] "POST /loadbalancer-members HTTP/1.1" 200 704 0.031887 10.0.0.241 - - [2026-02-19 13:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011926 10.0.0.241 - - [2026-02-19 13:57:44] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008265 10.0.0.241 - - [2026-02-19 13:57:44] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.024649 10.0.0.241 - - [2026-02-19 13:57:44] "POST /ref-update HTTP/1.1" 200 156 0.024145 10.0.0.241 - - [2026-02-19 13:57:44] "GET /floating-ip/f5a1d21d-5852-4cdb-8c43-0da3206ec689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.014395 10.0.0.241 - - [2026-02-19 13:57:44] "POST /set-tag HTTP/1.1" 200 109 0.049196 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007524 10.0.0.241 - - [2026-02-19 13:57:47] "POST /set-tag HTTP/1.1" 200 109 0.004487 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine/5d76e7f5-b9a8-4d97-aa90-5449d5810cca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002997 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004167 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine/d6b896a8-8aed-473c-b6ce-cc16609b6077?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002775 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004206 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine/aba52bfe-4df5-4100-a285-7bc71e4c7aa3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002879 10.0.0.241 - - [2026-02-19 13:57:47] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003675 10.0.0.241 - - [2026-02-19 13:57:48] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004707 10.0.0.241 - - [2026-02-19 13:57:48] "POST /set-tag HTTP/1.1" 200 109 0.005424 10.0.0.241 - - [2026-02-19 13:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.241 - - [2026-02-19 13:58:01] "POST /chown HTTP/1.1" 200 109 0.005670 10.0.0.241 - - [2026-02-19 13:58:01] "POST /chown HTTP/1.1" 200 109 0.006123 10.0.0.241 - - [2026-02-19 13:58:01] "POST /chown HTTP/1.1" 200 109 0.016985 10.0.0.241 - - [2026-02-19 13:58:01] "POST /chown HTTP/1.1" 200 109 0.011035 10.0.0.241 - - [2026-02-19 13:58:20] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007404 10.0.0.241 - - [2026-02-19 13:58:20] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.241 - - [2026-02-19 13:58:20] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003425 10.0.0.241 - - [2026-02-19 13:58:20] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.241 - - [2026-02-19 13:58:20] "GET /virtual-machine/aba52bfe-4df5-4100-a285-7bc71e4c7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002717 10.0.0.241 - - [2026-02-19 13:58:20] "POST /ref-update HTTP/1.1" 200 156 0.011506 10.0.0.241 - - [2026-02-19 13:58:20] "GET /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005589 10.0.0.241 - - [2026-02-19 13:58:20] "POST /set-tag HTTP/1.1" 200 109 0.017072 10.0.0.241 - - [2026-02-19 13:58:20] "POST /set-tag HTTP/1.1" 200 109 0.031444 10.0.0.241 - - [2026-02-19 13:58:20] "DELETE /instance-ip/f0299222-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.063451 10.0.0.241 - - [2026-02-19 13:58:20] "DELETE /virtual-machine-interface/f00772aa-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.050410 10.0.0.241 - - [2026-02-19 13:58:20] "DELETE /virtual-machine/aba52bfe-4df5-4100-a285-7bc71e4c7aa3 HTTP/1.1" 200 115 0.022372 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 10.0.0.241 - - [2026-02-19 13:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.241 - - [2026-02-19 13:58:23] "GET /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014956 10.0.0.241 - - [2026-02-19 13:58:23] "GET /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014903 10.0.0.241 - - [2026-02-19 13:58:23] "GET /virtual-machine-interface/0f23a11d-663e-4bf8-b34b-0a890ead1819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004827 10.0.0.241 - - [2026-02-19 13:58:23] "POST /set-tag HTTP/1.1" 200 109 0.022267 10.0.0.241 - - [2026-02-19 13:58:23] "GET /virtual-machine-interface/1469f9c1-1852-47ab-9704-4ab07b72767c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.037849 10.0.0.241 - - [2026-02-19 13:58:23] "POST /set-tag HTTP/1.1" 200 109 0.050303 10.0.0.241 - - [2026-02-19 13:58:23] "GET /virtual-machine-interface/b867425b-3d80-4643-95af-a6a91baac0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004117 10.0.0.241 - - [2026-02-19 13:58:23] "POST /set-tag HTTP/1.1" 200 109 0.016337 10.0.0.241 - - [2026-02-19 13:58:23] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016078 10.0.0.241 - - [2026-02-19 13:58:23] "GET /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002702 10.0.0.241 - - [2026-02-19 13:58:23] "POST /ref-update HTTP/1.1" 200 156 0.013750 10.0.0.241 - - [2026-02-19 13:58:23] "DELETE /firewall-rule/6d34ecc2-f83a-4b30-a1a4-4344514de859 HTTP/1.1" 200 115 0.064219 10.0.0.241 - - [2026-02-19 13:58:23] "DELETE /loadbalancer-member/b2d39936-001f-4cf7-9992-8a823221af60 HTTP/1.1" 200 115 0.035876 10.0.0.241 - - [2026-02-19 13:58:23] "DELETE /loadbalancer-pool/9da1841a-b311-44f1-b856-d6bf2c049c95 HTTP/1.1" 200 115 0.041631 10.0.0.241 - - [2026-02-19 13:58:23] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.027841 10.0.0.241 - - [2026-02-19 13:58:23] "DELETE /loadbalancer-listener/1e7594b4-34f3-4aa4-a3dd-19ae548d4085 HTTP/1.1" 200 115 0.066124 10.0.0.241 - - [2026-02-19 13:58:23] "GET /floating-ip/81d13f6a-98dd-46db-ba04-699c0ba8b1d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.007513 10.0.0.241 - - [2026-02-19 13:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013676 10.0.0.241 - - [2026-02-19 13:58:23] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.016855 10.0.0.241 - - [2026-02-19 13:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009502 10.0.0.241 - - [2026-02-19 13:58:23] "PUT /floating-ip/81d13f6a-98dd-46db-ba04-699c0ba8b1d5 HTTP/1.1" 200 257 0.043556 10.0.0.241 - - [2026-02-19 13:58:23] "PUT /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 267 0.010259 10.0.0.241 - - [2026-02-19 13:58:23] "DELETE /floating-ip/81d13f6a-98dd-46db-ba04-699c0ba8b1d5 HTTP/1.1" 200 115 0.067713 10.0.0.241 - - [2026-02-19 13:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020808 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.241 - - [2026-02-19 13:58:24] "POST /chown HTTP/1.1" 200 109 0.005029 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /loadbalancer/b5303822-e8ec-4aad-9c11-6052dfd6d33a HTTP/1.1" 200 115 0.063909 10.0.0.241 - - [2026-02-19 13:58:24] "POST /chown HTTP/1.1" 200 109 0.023710 10.0.0.241 - - [2026-02-19 13:58:24] "POST /chown HTTP/1.1" 200 109 0.039278 10.0.0.241 - - [2026-02-19 13:58:24] "POST /chown HTTP/1.1" 200 109 0.020301 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /instance-ip/1cdf496b-3f79-4ec3-bd54-c68f18f50a17 HTTP/1.1" 200 115 0.125573 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001081 10.0.0.241 - - [2026-02-19 13:58:24] "GET /floating-ip-pool/0955af98-03bc-4038-872a-266c705045fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002317 10.0.0.241 - - [2026-02-19 13:58:24] "POST /ref-update HTTP/1.1" 200 156 0.021632 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-machine-interface/b867425b-3d80-4643-95af-a6a91baac0ab HTTP/1.1" 200 115 0.093354 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /floating-ip-pool/0955af98-03bc-4038-872a-266c705045fb HTTP/1.1" 200 115 0.058634 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /tag/823cbe9b-c34b-435c-97fc-b6112c5ffba4 HTTP/1.1" 200 115 0.116518 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /service-instance/774a15a9-9dd4-48a9-a54d-8abff4df0e05 HTTP/1.1" 200 115 0.055303 10.0.0.241 - - [2026-02-19 13:58:24] "GET /virtual-machine-interface/0f23a11d-663e-4bf8-b34b-0a890ead1819?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.010978 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.241 - - [2026-02-19 13:58:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 10.0.0.241 - - [2026-02-19 13:58:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002079 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-network/45030fb5-7734-4fe2-b07f-cefd1033f25a HTTP/1.1" 200 115 0.155932 10.0.0.241 - - [2026-02-19 13:58:24] "GET /routing-instance/fbf64bfa-9476-4fb6-9413-91082763173e HTTP/1.1" 404 171 0.004623 10.0.0.241 - - [2026-02-19 13:58:24] "GET /domains HTTP/1.1" 200 281 0.005174 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /route-target/7de9eb14-ffab-4840-81bc-08da0bbc4e16 HTTP/1.1" 200 115 0.048372 10.0.0.241 - - [2026-02-19 13:58:24] "GET /domain/2974e01b-e50a-4dd9-96e3-fe9624cff3a3 HTTP/1.1" 200 3099 0.005810 10.0.0.241 - - [2026-02-19 13:58:24] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f HTTP/1.1" 200 7169 0.041352 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-machine-interface/0f23a11d-663e-4bf8-b34b-0a890ead1819 HTTP/1.1" 200 115 0.128181 10.0.0.241 - - [2026-02-19 13:58:24] "POST /ref-update HTTP/1.1" 200 156 0.015095 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-machine/5ad7d10b-5079-490d-b5f3-209e6d23bf65 HTTP/1.1" 200 115 0.026767 10.0.0.241 - - [2026-02-19 13:58:24] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008276 10.0.0.241 - - [2026-02-19 13:58:24] "GET /virtual-machine-interface/1469f9c1-1852-47ab-9704-4ab07b72767c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007418 10.0.0.241 - - [2026-02-19 13:58:24] "POST /set-tag HTTP/1.1" 200 109 0.007329 10.0.0.241 - - [2026-02-19 13:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-02-19 13:58:24] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002234 10.0.0.241 - - [2026-02-19 13:58:24] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011222 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-machine-interface/1469f9c1-1852-47ab-9704-4ab07b72767c HTTP/1.1" 200 115 0.073784 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001823 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.241 - - [2026-02-19 13:58:24] "POST /set-tag HTTP/1.1" 200 109 0.059920 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /virtual-machine/af29360d-b6eb-4d4e-b3ab-4e4cd92d0bac HTTP/1.1" 200 115 0.064132 10.0.0.241 - - [2026-02-19 13:58:24] "DELETE /loadbalancer-member/ac300880-427b-4de1-91aa-47a5ec5b9571 HTTP/1.1" 200 115 0.057278 10.0.0.241 - - [2026-02-19 13:58:26] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004975 10.0.0.241 - - [2026-02-19 13:58:26] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.241 - - [2026-02-19 13:58:26] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003997 10.0.0.241 - - [2026-02-19 13:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.241 - - [2026-02-19 13:58:26] "GET /virtual-machine/d6b896a8-8aed-473c-b6ce-cc16609b6077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002713 10.0.0.241 - - [2026-02-19 13:58:26] "POST /ref-update HTTP/1.1" 200 156 0.014064 10.0.0.241 - - [2026-02-19 13:58:26] "GET /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017859 10.0.0.241 - - [2026-02-19 13:58:26] "POST /set-tag HTTP/1.1" 200 109 0.013292 10.0.0.241 - - [2026-02-19 13:58:26] "POST /set-tag HTTP/1.1" 200 109 0.037756 10.0.0.241 - - [2026-02-19 13:58:26] "POST /set-tag HTTP/1.1" 200 109 0.034366 10.0.0.241 - - [2026-02-19 13:58:26] "DELETE /instance-ip/edb008b4-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.045683 10.0.0.241 - - [2026-02-19 13:58:26] "POST /ref-update HTTP/1.1" 200 156 0.006736 10.0.0.241 - - [2026-02-19 13:58:26] "DELETE /virtual-machine-interface/ed8e4ad0-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.039668 10.0.0.241 - - [2026-02-19 13:58:26] "DELETE /virtual-machine/d6b896a8-8aed-473c-b6ce-cc16609b6077 HTTP/1.1" 200 115 0.014226 10.0.0.241 - - [2026-02-19 13:58:29] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008408 10.0.0.241 - - [2026-02-19 13:58:29] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.241 - - [2026-02-19 13:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.241 - - [2026-02-19 13:58:29] "GET /loadbalancer/a459cf34-1129-4973-8331-552e6c6785a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002065 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.241 - - [2026-02-19 13:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000741 10.0.0.241 - - [2026-02-19 13:58:31] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004134 10.0.0.241 - - [2026-02-19 13:58:31] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.241 - - [2026-02-19 13:58:31] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003664 10.0.0.241 - - [2026-02-19 13:58:31] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.241 - - [2026-02-19 13:58:31] "GET /virtual-machine/5d76e7f5-b9a8-4d97-aa90-5449d5810cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002489 10.0.0.241 - - [2026-02-19 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.007548 10.0.0.241 - - [2026-02-19 13:58:31] "GET /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005663 10.0.0.241 - - [2026-02-19 13:58:31] "POST /set-tag HTTP/1.1" 200 109 0.023968 10.0.0.241 - - [2026-02-19 13:58:31] "POST /set-tag HTTP/1.1" 200 109 0.015399 10.0.0.241 - - [2026-02-19 13:58:31] "POST /set-tag HTTP/1.1" 200 109 0.016795 10.0.0.241 - - [2026-02-19 13:58:31] "DELETE /instance-ip/ec6d2e5a-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.029838 10.0.0.241 - - [2026-02-19 13:58:31] "POST /ref-update HTTP/1.1" 200 156 0.007966 10.0.0.241 - - [2026-02-19 13:58:31] "DELETE /virtual-machine-interface/ec58f7fa-0d9a-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.054672 10.0.0.241 - - [2026-02-19 13:58:31] "DELETE /virtual-machine/5d76e7f5-b9a8-4d97-aa90-5449d5810cca HTTP/1.1" 200 115 0.019888 10.0.0.241 - - [2026-02-19 13:58:31] "DELETE /tag/58954372-bb2d-455e-bf66-ce3005ff811a HTTP/1.1" 200 115 0.060334 10.0.0.241 - - [2026-02-19 13:58:31] "DELETE /tag/bb004a73-eceb-4624-a184-f34b23b8c58f HTTP/1.1" 200 115 0.043378 10.0.0.241 - - [2026-02-19 13:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.241 - - [2026-02-19 13:58:35] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033292 10.0.0.241 - - [2026-02-19 13:58:35] "POST /tags HTTP/1.1" 200 394 0.023613 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.241 - - [2026-02-19 13:58:35] "GET /tag/8f3b07de-0024-4c12-8dae-873de16dc524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010741 10.0.0.241 - - [2026-02-19 13:58:35] "POST /tags HTTP/1.1" 200 342 0.014957 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.241 - - [2026-02-19 13:58:35] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010880 10.0.0.241 - - [2026-02-19 13:58:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000681 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.001700 10.0.0.241 - - [2026-02-19 13:58:35] "POST /security-groups HTTP/1.1" 200 589 0.067962 10.0.0.241 - - [2026-02-19 13:58:35] "POST /projects HTTP/1.1" 200 521 0.145961 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.003464 10.0.0.241 - - [2026-02-19 13:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010739 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009160 10.0.0.241 - - [2026-02-19 13:58:35] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005112 10.0.0.241 - - [2026-02-19 13:58:35] "POST /access-control-lists HTTP/1.1" 200 600 0.068476 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.012256 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2026-02-19 13:58:35] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005114 10.0.0.241 - - [2026-02-19 13:58:35] "POST /access-control-lists HTTP/1.1" 200 598 0.068822 10.0.0.241 - - [2026-02-19 13:58:35] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.088334 10.0.0.241 - - [2026-02-19 13:58:35] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.045071 10.0.0.241 - - [2026-02-19 13:58:35] "POST /security-groups HTTP/1.1" 200 593 0.075283 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.001990 10.0.0.241 - - [2026-02-19 13:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015688 10.0.0.241 - - [2026-02-19 13:58:35] "POST /access-control-lists HTTP/1.1" 200 634 0.037266 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.018400 10.0.0.241 - - [2026-02-19 13:58:35] "POST /chown HTTP/1.1" 200 109 0.017083 10.0.0.241 - - [2026-02-19 13:58:35] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003350 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.241 - - [2026-02-19 13:58:35] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013743 10.0.0.241 - - [2026-02-19 13:58:35] "POST /access-control-lists HTTP/1.1" 200 632 0.074537 10.0.0.241 - - [2026-02-19 13:58:35] "POST /tags HTTP/1.1" 409 226 0.010429 10.0.0.241 - - [2026-02-19 13:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010158 10.0.0.241 - - [2026-02-19 13:58:35] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010873 10.0.0.241 - - [2026-02-19 13:58:36] "POST /firewall-rules HTTP/1.1" 200 602 0.059709 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-rule/6746eefc-65ee-41d8-a929-463e88dc9cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005594 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.008137 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-rule/6746eefc-65ee-41d8-a929-463e88dc9cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001904 10.0.0.241 - - [2026-02-19 13:58:36] "POST /ref-update HTTP/1.1" 200 156 0.052766 10.0.0.241 - - [2026-02-19 13:58:36] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002369 10.0.0.241 - - [2026-02-19 13:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.241 - - [2026-02-19 13:58:36] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001926 10.0.0.241 - - [2026-02-19 13:58:36] "POST /tags HTTP/1.1" 409 226 0.001202 10.0.0.241 - - [2026-02-19 13:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.241 - - [2026-02-19 13:58:36] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010473 10.0.0.241 - - [2026-02-19 13:58:36] "POST /firewall-rules HTTP/1.1" 200 600 0.064263 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-rule/1d89691d-c11b-4b58-bcc6-852584e32539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007218 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003739 10.0.0.241 - - [2026-02-19 13:58:36] "GET /firewall-rule/1d89691d-c11b-4b58-bcc6-852584e32539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001985 10.0.0.241 - - [2026-02-19 13:58:36] "POST /ref-update HTTP/1.1" 200 156 0.038904 10.0.0.241 - - [2026-02-19 13:58:38] "POST /tags HTTP/1.1" 200 394 0.020724 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010605 10.0.0.241 - - [2026-02-19 13:58:38] "GET /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012135 10.0.0.241 - - [2026-02-19 13:58:38] "POST /tags HTTP/1.1" 200 342 0.013893 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.241 - - [2026-02-19 13:58:38] "GET /tag/c8f2d612-c195-4add-bcb2-f1f1cd12fd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011038 10.0.0.241 - - [2026-02-19 13:58:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000434 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.013764 10.0.0.241 - - [2026-02-19 13:58:38] "POST /security-groups HTTP/1.1" 200 589 0.062165 10.0.0.241 - - [2026-02-19 13:58:38] "POST /projects HTTP/1.1" 200 521 0.141354 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.007587 10.0.0.241 - - [2026-02-19 13:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008080 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008778 10.0.0.241 - - [2026-02-19 13:58:38] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010145 10.0.0.241 - - [2026-02-19 13:58:38] "POST /access-control-lists HTTP/1.1" 200 600 0.068145 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016227 10.0.0.241 - - [2026-02-19 13:58:38] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003785 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.001718 10.0.0.241 - - [2026-02-19 13:58:38] "POST /access-control-lists HTTP/1.1" 200 598 0.058696 10.0.0.241 - - [2026-02-19 13:58:38] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.101145 10.0.0.241 - - [2026-02-19 13:58:38] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.049985 10.0.0.241 - - [2026-02-19 13:58:38] "POST /security-groups HTTP/1.1" 200 593 0.069798 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.001668 10.0.0.241 - - [2026-02-19 13:58:38] "POST /access-control-lists HTTP/1.1" 200 634 0.059700 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.003943 10.0.0.241 - - [2026-02-19 13:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.067919 10.0.0.241 - - [2026-02-19 13:58:38] "POST /chown HTTP/1.1" 200 109 0.012342 10.0.0.241 - - [2026-02-19 13:58:38] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.041971 10.0.0.241 - - [2026-02-19 13:58:38] "POST /access-control-lists HTTP/1.1" 200 632 0.073073 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.241 - - [2026-02-19 13:58:38] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002075 10.0.0.241 - - [2026-02-19 13:58:38] "POST /tags HTTP/1.1" 409 226 0.003603 10.0.0.241 - - [2026-02-19 13:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.241 - - [2026-02-19 13:58:38] "GET /tag/c8f2d612-c195-4add-bcb2-f1f1cd12fd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009848 10.0.0.241 - - [2026-02-19 13:58:39] "POST /firewall-rules HTTP/1.1" 200 602 0.062777 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-rule/004501d8-096c-4772-ac41-19e764ede8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003659 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.007109 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-rule/004501d8-096c-4772-ac41-19e764ede8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002366 10.0.0.241 - - [2026-02-19 13:58:39] "POST /ref-update HTTP/1.1" 200 156 0.043413 10.0.0.241 - - [2026-02-19 13:58:39] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009110 10.0.0.241 - - [2026-02-19 13:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.241 - - [2026-02-19 13:58:39] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002719 10.0.0.241 - - [2026-02-19 13:58:39] "POST /tags HTTP/1.1" 409 226 0.001689 10.0.0.241 - - [2026-02-19 13:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.241 - - [2026-02-19 13:58:39] "GET /tag/c8f2d612-c195-4add-bcb2-f1f1cd12fd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010105 10.0.0.241 - - [2026-02-19 13:58:39] "POST /firewall-rules HTTP/1.1" 200 600 0.060987 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-rule/e99944c3-6771-4f9a-a033-c7b8d478af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007132 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003736 10.0.0.241 - - [2026-02-19 13:58:39] "GET /firewall-rule/e99944c3-6771-4f9a-a033-c7b8d478af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002020 10.0.0.241 - - [2026-02-19 13:58:39] "POST /ref-update HTTP/1.1" 200 156 0.078003 10.0.0.241 - - [2026-02-19 13:58:41] "POST /tags HTTP/1.1" 200 346 0.060767 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008164 10.0.0.241 - - [2026-02-19 13:58:41] "GET /tag/705dec21-82c9-439a-9837-fa78e11fe7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019536 10.0.0.241 - - [2026-02-19 13:58:41] "POST /projects HTTP/1.1" 409 238 0.002498 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.241 - - [2026-02-19 13:58:41] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045553 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.241 - - [2026-02-19 13:58:41] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005750 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-02-19 13:58:41] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005660 10.0.0.241 - - [2026-02-19 13:58:41] "POST /security-groups HTTP/1.1" 409 285 0.006595 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.241 - - [2026-02-19 13:58:41] "PUT /security-group/e145fc4e-e65d-485f-80cd-b3559ae629c7 HTTP/1.1" 200 263 0.062586 10.0.0.241 - - [2026-02-19 13:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029816 10.0.0.241 - - [2026-02-19 13:58:41] "PUT /access-control-list/3a8ad212-662f-4a06-b00e-659ca3520262 HTTP/1.1" 200 273 0.038987 10.0.0.241 - - [2026-02-19 13:58:41] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.120194 10.0.0.241 - - [2026-02-19 13:58:41] "POST /tags HTTP/1.1" 409 228 0.036307 10.0.0.241 - - [2026-02-19 13:58:41] "PUT /access-control-list/78a6f569-5156-4ded-9fca-75a59c4328e9 HTTP/1.1" 200 273 0.012168 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.241 - - [2026-02-19 13:58:41] "GET /tag/705dec21-82c9-439a-9837-fa78e11fe7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013853 10.0.0.241 - - [2026-02-19 13:58:41] "POST /tags HTTP/1.1" 200 346 0.042449 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.241 - - [2026-02-19 13:58:41] "GET /tag/84d68e14-79a9-470f-9a2d-303782b3a632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018187 10.0.0.241 - - [2026-02-19 13:58:41] "POST /projects HTTP/1.1" 409 238 0.001460 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.241 - - [2026-02-19 13:58:41] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032975 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2026-02-19 13:58:41] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036645 10.0.0.241 - - [2026-02-19 13:58:41] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.014454 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.241 - - [2026-02-19 13:58:41] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003826 10.0.0.241 - - [2026-02-19 13:58:41] "POST /security-groups HTTP/1.1" 409 285 0.001996 10.0.0.241 - - [2026-02-19 13:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-02-19 13:58:42] "PUT /security-group/94a670fb-1986-4af7-85ee-a1f3eba2de55 HTTP/1.1" 200 263 0.055035 10.0.0.241 - - [2026-02-19 13:58:42] "PUT /access-control-list/48402e57-b58d-43bc-96a3-1bcf2ab4b7fe HTTP/1.1" 200 273 0.012815 10.0.0.241 - - [2026-02-19 13:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024617 10.0.0.241 - - [2026-02-19 13:58:42] "POST /tags HTTP/1.1" 409 228 0.010946 10.0.0.241 - - [2026-02-19 13:58:42] "PUT /access-control-list/a75a0516-0316-4e05-88ff-afd010be09c1 HTTP/1.1" 200 273 0.027468 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.241 - - [2026-02-19 13:58:42] "GET /tag/84d68e14-79a9-470f-9a2d-303782b3a632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009672 10.0.0.241 - - [2026-02-19 13:58:42] "POST /tags HTTP/1.1" 200 292 0.034450 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014201 10.0.0.241 - - [2026-02-19 13:58:42] "GET /tag/9808b1a6-9917-49b3-bd17-03ba4494a9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012175 10.0.0.241 - - [2026-02-19 13:58:42] "POST /tags HTTP/1.1" 200 304 0.043336 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.241 - - [2026-02-19 13:58:42] "GET /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011735 10.0.0.241 - - [2026-02-19 13:58:42] "POST /tags HTTP/1.1" 409 252 0.001327 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.241 - - [2026-02-19 13:58:42] "GET /tag/8f3b07de-0024-4c12-8dae-873de16dc524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010198 10.0.0.241 - - [2026-02-19 13:58:42] "POST /tags HTTP/1.1" 409 226 0.001478 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.241 - - [2026-02-19 13:58:42] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009637 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.241 - - [2026-02-19 13:58:42] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003930 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.241 - - [2026-02-19 13:58:42] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.022848 10.0.0.241 - - [2026-02-19 13:58:42] "POST /virtual-machines HTTP/1.1" 200 396 0.020310 10.0.0.241 - - [2026-02-19 13:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.006456 10.0.0.241 - - [2026-02-19 13:58:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096525 10.0.0.241 - - [2026-02-19 13:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007835 10.0.0.241 - - [2026-02-19 13:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.241 - - [2026-02-19 13:58:42] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008677 10.0.0.241 - - [2026-02-19 13:58:42] "POST /instance-ips HTTP/1.1" 200 398 0.026530 10.0.0.241 - - [2026-02-19 13:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014010 10.0.0.241 - - [2026-02-19 13:58:42] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007549 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.060107 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009103 10.0.0.241 - - [2026-02-19 13:58:43] "GET /instance-ip/19b8c4fa-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005275 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004255 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002975 10.0.0.241 - - [2026-02-19 13:58:43] "POST /ref-update HTTP/1.1" 200 156 0.006274 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012663 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.241 - - [2026-02-19 13:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003522 10.0.0.241 - - [2026-02-19 13:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.241 - - [2026-02-19 13:58:43] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026395 10.0.0.241 - - [2026-02-19 13:58:43] "POST /virtual-machines HTTP/1.1" 200 396 0.009120 10.0.0.241 - - [2026-02-19 13:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024659 10.0.0.241 - - [2026-02-19 13:58:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104811 10.0.0.241 - - [2026-02-19 13:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011769 10.0.0.241 - - [2026-02-19 13:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006798 10.0.0.241 - - [2026-02-19 13:58:43] "POST /instance-ips HTTP/1.1" 200 398 0.022479 10.0.0.241 - - [2026-02-19 13:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019492 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006043 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.059518 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006490 10.0.0.241 - - [2026-02-19 13:58:43] "GET /instance-ip/1a20bab0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003661 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004422 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003435 10.0.0.241 - - [2026-02-19 13:58:43] "POST /ref-update HTTP/1.1" 200 156 0.007561 10.0.0.241 - - [2026-02-19 13:58:43] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003993 10.0.0.241 - - [2026-02-19 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.241 - - [2026-02-19 13:58:43] "POST /tags HTTP/1.1" 200 292 0.014265 10.0.0.241 - - [2026-02-19 13:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.241 - - [2026-02-19 13:58:43] "GET /tag/4efc9d2a-2b1f-4a77-9cb6-0fc5464e167d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012070 10.0.0.241 - - [2026-02-19 13:58:43] "POST /tags HTTP/1.1" 409 252 0.001760 10.0.0.241 - - [2026-02-19 13:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2026-02-19 13:58:44] "GET /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012868 10.0.0.241 - - [2026-02-19 13:58:44] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.241 - - [2026-02-19 13:58:44] "GET /tag/c8f2d612-c195-4add-bcb2-f1f1cd12fd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009890 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003337 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.241 - - [2026-02-19 13:58:44] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032532 10.0.0.241 - - [2026-02-19 13:58:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007637 10.0.0.241 - - [2026-02-19 13:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007286 10.0.0.241 - - [2026-02-19 13:58:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093708 10.0.0.241 - - [2026-02-19 13:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011113 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004888 10.0.0.241 - - [2026-02-19 13:58:44] "POST /instance-ips HTTP/1.1" 200 398 0.015945 10.0.0.241 - - [2026-02-19 13:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020223 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.018534 10.0.0.241 - - [2026-02-19 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.071642 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021390 10.0.0.241 - - [2026-02-19 13:58:44] "GET /instance-ip/1aa23cca-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003266 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004011 10.0.0.241 - - [2026-02-19 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003427 10.0.0.241 - - [2026-02-19 13:58:44] "POST /ref-update HTTP/1.1" 200 156 0.007249 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011757 10.0.0.241 - - [2026-02-19 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.241 - - [2026-02-19 13:58:44] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003465 10.0.0.241 - - [2026-02-19 13:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.241 - - [2026-02-19 13:58:44] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024392 10.0.0.241 - - [2026-02-19 13:58:44] "POST /virtual-machines HTTP/1.1" 200 396 0.006086 10.0.0.241 - - [2026-02-19 13:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011395 10.0.0.241 - - [2026-02-19 13:58:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095842 10.0.0.241 - - [2026-02-19 13:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007404 10.0.0.241 - - [2026-02-19 13:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004376 10.0.0.241 - - [2026-02-19 13:58:45] "POST /instance-ips HTTP/1.1" 200 398 0.021984 10.0.0.241 - - [2026-02-19 13:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021112 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010481 10.0.0.241 - - [2026-02-19 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.063739 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005280 10.0.0.241 - - [2026-02-19 13:58:45] "GET /instance-ip/1b118fd0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006469 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003948 10.0.0.241 - - [2026-02-19 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003259 10.0.0.241 - - [2026-02-19 13:58:45] "POST /ref-update HTTP/1.1" 200 156 0.015669 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009153 10.0.0.241 - - [2026-02-19 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.004665 10.0.0.241 - - [2026-02-19 13:58:45] "POST /tags HTTP/1.1" 200 300 0.030676 10.0.0.241 - - [2026-02-19 13:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008552 10.0.0.241 - - [2026-02-19 13:58:45] "GET /tag/683fa314-bfb8-4a13-b0d0-f536be7ae2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.049051 10.0.0.241 - - [2026-02-19 13:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007245 10.0.0.241 - - [2026-02-19 13:58:45] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.012933 10.0.0.241 - - [2026-02-19 13:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.241 - - [2026-02-19 13:58:45] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.058654 10.0.0.241 - - [2026-02-19 13:58:45] "POST /virtual-machines HTTP/1.1" 200 396 0.017501 10.0.0.241 - - [2026-02-19 13:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028316 10.0.0.241 - - [2026-02-19 13:58:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146238 10.0.0.241 - - [2026-02-19 13:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010969 10.0.0.241 - - [2026-02-19 13:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029106 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011854 10.0.0.241 - - [2026-02-19 13:58:46] "POST /instance-ips HTTP/1.1" 200 398 0.047359 10.0.0.241 - - [2026-02-19 13:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.060811 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.038157 10.0.0.241 - - [2026-02-19 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.044540 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.022847 10.0.0.241 - - [2026-02-19 13:58:46] "GET /instance-ip/1baa117e-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.016660 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003966 10.0.0.241 - - [2026-02-19 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.241 - - [2026-02-19 13:58:46] "POST /tags HTTP/1.1" 200 300 0.053329 10.0.0.241 - - [2026-02-19 13:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.241 - - [2026-02-19 13:58:46] "GET /tag/419f9d2b-5418-4edb-8c4d-200961c6156d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012212 10.0.0.241 - - [2026-02-19 13:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003728 10.0.0.241 - - [2026-02-19 13:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.241 - - [2026-02-19 13:58:46] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.024934 10.0.0.241 - - [2026-02-19 13:58:46] "POST /virtual-machines HTTP/1.1" 200 396 0.006531 10.0.0.241 - - [2026-02-19 13:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006607 10.0.0.241 - - [2026-02-19 13:58:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091982 10.0.0.241 - - [2026-02-19 13:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012644 10.0.0.241 - - [2026-02-19 13:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.241 - - [2026-02-19 13:58:46] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005775 10.0.0.241 - - [2026-02-19 13:58:46] "POST /instance-ips HTTP/1.1" 200 398 0.029078 10.0.0.241 - - [2026-02-19 13:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022561 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014839 10.0.0.241 - - [2026-02-19 13:58:47] "POST /set-tag HTTP/1.1" 200 109 0.014829 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007578 10.0.0.241 - - [2026-02-19 13:58:47] "GET /instance-ip/1c2b4d70-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003263 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003874 10.0.0.241 - - [2026-02-19 13:58:47] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.241 - - [2026-02-19 13:58:47] "POST /tags HTTP/1.1" 200 300 0.014345 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.241 - - [2026-02-19 13:58:47] "GET /tag/31b5dd28-b317-49ba-9d87-84d9838df774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012471 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005804 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.241 - - [2026-02-19 13:58:47] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037761 10.0.0.241 - - [2026-02-19 13:58:47] "POST /virtual-machines HTTP/1.1" 200 396 0.008691 10.0.0.241 - - [2026-02-19 13:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006719 10.0.0.241 - - [2026-02-19 13:58:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089992 10.0.0.241 - - [2026-02-19 13:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014263 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005280 10.0.0.241 - - [2026-02-19 13:58:47] "POST /instance-ips HTTP/1.1" 200 398 0.024983 10.0.0.241 - - [2026-02-19 13:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026718 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016323 10.0.0.241 - - [2026-02-19 13:58:47] "POST /set-tag HTTP/1.1" 200 109 0.026371 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005725 10.0.0.241 - - [2026-02-19 13:58:47] "GET /instance-ip/1c903f1e-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002836 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006377 10.0.0.241 - - [2026-02-19 13:58:47] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.241 - - [2026-02-19 13:58:47] "POST /tags HTTP/1.1" 200 300 0.013821 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.241 - - [2026-02-19 13:58:47] "GET /tag/a3246e43-a972-4fe8-afdd-1e65754d219f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011004 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.241 - - [2026-02-19 13:58:47] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006917 10.0.0.241 - - [2026-02-19 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.241 - - [2026-02-19 13:58:48] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041922 10.0.0.241 - - [2026-02-19 13:58:48] "POST /virtual-machines HTTP/1.1" 200 396 0.009237 10.0.0.241 - - [2026-02-19 13:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014281 10.0.0.241 - - [2026-02-19 13:58:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108353 10.0.0.241 - - [2026-02-19 13:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007040 10.0.0.241 - - [2026-02-19 13:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004321 10.0.0.241 - - [2026-02-19 13:58:48] "POST /instance-ips HTTP/1.1" 200 398 0.022605 10.0.0.241 - - [2026-02-19 13:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012619 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008781 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.015498 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010202 10.0.0.241 - - [2026-02-19 13:58:48] "GET /instance-ip/1cfa5a84-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004966 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003979 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003110 10.0.0.241 - - [2026-02-19 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.007412 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004473 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004005 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.002931 10.0.0.241 - - [2026-02-19 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010548 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005156 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.013339 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003371 10.0.0.241 - - [2026-02-19 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.008834 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013186 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003736 10.0.0.241 - - [2026-02-19 13:58:48] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007114 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.241 - - [2026-02-19 13:58:48] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003524 10.0.0.241 - - [2026-02-19 13:58:48] "POST /set-tag HTTP/1.1" 200 109 0.001641 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004687 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003681 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003979 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003587 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004034 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004004 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.241 - - [2026-02-19 13:58:49] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004073 10.0.0.241 - - [2026-02-19 13:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.241 - - [2026-02-19 13:58:50] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006414 10.0.0.241 - - [2026-02-19 13:58:50] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.241 - - [2026-02-19 13:58:50] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008612 10.0.0.241 - - [2026-02-19 13:58:50] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.241 - - [2026-02-19 13:58:51] "GET /virtual-machine/2519e171-82cc-4a25-8f97-bf7cb504b98a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002731 10.0.0.241 - - [2026-02-19 13:58:51] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003881 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine/ab074e36-68bf-4aa4-86b0-a9c76cd5f6b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003048 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003887 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine/7e608ac0-5ee9-4b15-b845-61dcb2374066?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002751 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004185 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine/6d381028-ccd4-497b-8a6f-2e9d62f624c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002603 10.0.0.241 - - [2026-02-19 13:58:52] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003537 10.0.0.241 - - [2026-02-19 13:58:53] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004105 10.0.0.241 - - [2026-02-19 13:58:53] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.241 - - [2026-02-19 13:58:54] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003879 10.0.0.241 - - [2026-02-19 13:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.241 - - [2026-02-19 13:58:58] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005557 10.0.0.241 - - [2026-02-19 13:58:58] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.241 - - [2026-02-19 13:58:58] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003905 10.0.0.241 - - [2026-02-19 13:58:58] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine/902eb80c-0df0-4194-82bc-6c45a904fb56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002726 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003551 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine/6b0985fb-a60a-4294-b1b1-1a07c1fe0806?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002579 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003520 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine/b4df3592-74d5-4333-82ac-82f5bde3feba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002462 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004251 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine/e42ba976-c8bd-4a83-86e2-2663d525be70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003530 10.0.0.241 - - [2026-02-19 13:59:02] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004430 10.0.0.241 - - [2026-02-19 13:59:02] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005059 10.0.0.241 - - [2026-02-19 13:59:02] "POST /tags HTTP/1.1" 200 334 0.036990 10.0.0.241 - - [2026-02-19 13:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007419 10.0.0.241 - - [2026-02-19 13:59:02] "GET /tag/6bb34d23-98c4-4963-b6b1-5b71518a6a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018389 10.0.0.241 - - [2026-02-19 13:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.241 - - [2026-02-19 13:59:03] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031982 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.241 - - [2026-02-19 13:59:03] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003163 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.241 - - [2026-02-19 13:59:03] "GET /service-appliance-set/791efb4a-82b3-4d75-b349-8bdd0a8a3bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002141 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.001238 10.0.0.241 - - [2026-02-19 13:59:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.103054 10.0.0.241 - - [2026-02-19 13:59:03] "GET /virtual-machine-interface/ded393fc-c7ae-4da9-a739-cb73be6b8dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.012033 10.0.0.241 - - [2026-02-19 13:59:03] "POST /instance-ips HTTP/1.1" 200 410 0.018341 10.0.0.241 - - [2026-02-19 13:59:03] "GET /instance-ip/b8e25d06-7394-4a7e-bbb6-a76d5fc588b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003635 10.0.0.241 - - [2026-02-19 13:59:03] "POST /loadbalancers HTTP/1.1" 200 631 0.058892 10.0.0.241 - - [2026-02-19 13:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015046 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009765 10.0.0.241 - - [2026-02-19 13:59:03] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.022885 10.0.0.241 - - [2026-02-19 13:59:03] "GET /instance-ip/b8e25d06-7394-4a7e-bbb6-a76d5fc588b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.009728 10.0.0.241 - - [2026-02-19 13:59:03] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027440 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002226 10.0.0.241 - - [2026-02-19 13:59:03] "POST /floating-ips HTTP/1.1" 200 599 0.021203 10.0.0.241 - - [2026-02-19 13:59:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.045254 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.241 - - [2026-02-19 13:59:03] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036764 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer-listener/1acf67a9-8979-497b-aee3-2b0c397a5454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002667 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer-listener/1acf67a9-8979-497b-aee3-2b0c397a5454?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002204 10.0.0.241 - - [2026-02-19 13:59:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021062 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.009866 10.0.0.241 - - [2026-02-19 13:59:03] "GET /instance-ip/b8e25d06-7394-4a7e-bbb6-a76d5fc588b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006695 10.0.0.241 - - [2026-02-19 13:59:03] "GET /instance-ip/b8e25d06-7394-4a7e-bbb6-a76d5fc588b2?fields=floating_ips HTTP/1.1" 200 1215 0.004602 10.0.0.241 - - [2026-02-19 13:59:03] "GET /floating-ip/1b290aab-38e8-4b20-91db-abdf8e733098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.001626 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer-pool/8ba47e85-351b-44c2-a442-d29f123d6b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003720 10.0.0.241 - - [2026-02-19 13:59:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013670 10.0.0.241 - - [2026-02-19 13:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019591 10.0.0.241 - - [2026-02-19 13:59:03] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005152 10.0.0.241 - - [2026-02-19 13:59:03] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007014 10.0.0.241 - - [2026-02-19 13:59:03] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.241 - - [2026-02-19 13:59:03] "GET /floating-ip/1b290aab-38e8-4b20-91db-abdf8e733098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.016996 10.0.0.241 - - [2026-02-19 13:59:03] "POST /tags HTTP/1.1" 409 221 0.001566 10.0.0.241 - - [2026-02-19 13:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.241 - - [2026-02-19 13:59:03] "GET /tag/6bb34d23-98c4-4963-b6b1-5b71518a6a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009866 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.009686 10.0.0.241 - - [2026-02-19 13:59:03] "PUT /floating-ip/1b290aab-38e8-4b20-91db-abdf8e733098 HTTP/1.1" 200 257 0.024238 10.0.0.241 - - [2026-02-19 13:59:03] "POST /set-tag HTTP/1.1" 200 109 0.092056 10.0.0.241 - - [2026-02-19 13:59:03] "GET /loadbalancer-pool/8ba47e85-351b-44c2-a442-d29f123d6b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007508 10.0.0.241 - - [2026-02-19 13:59:04] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013126 10.0.0.241 - - [2026-02-19 13:59:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015671 10.0.0.241 - - [2026-02-19 13:59:04] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007957 10.0.0.241 - - [2026-02-19 13:59:04] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003589 10.0.0.241 - - [2026-02-19 13:59:04] "POST /ref-update HTTP/1.1" 200 156 0.005455 10.0.0.241 - - [2026-02-19 13:59:04] "GET /floating-ip/1b290aab-38e8-4b20-91db-abdf8e733098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006973 10.0.0.241 - - [2026-02-19 13:59:04] "POST /set-tag HTTP/1.1" 200 109 0.063726 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 206 0.002069 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010880 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 204 0.001772 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/419f9d2b-5418-4edb-8c4d-200961c6156d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009914 10.0.0.241 - - [2026-02-19 13:59:04] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001857 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.241 - - [2026-02-19 13:59:04] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003254 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 206 0.001419 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001167 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010762 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 226 0.001720 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010443 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 204 0.002082 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/419f9d2b-5418-4edb-8c4d-200961c6156d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010430 10.0.0.241 - - [2026-02-19 13:59:04] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007044 10.0.0.241 - - [2026-02-19 13:59:04] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010838 10.0.0.241 - - [2026-02-19 13:59:04] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001878 10.0.0.241 - - [2026-02-19 13:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.241 - - [2026-02-19 13:59:04] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002930 10.0.0.241 - - [2026-02-19 13:59:04] "POST /firewall-rules HTTP/1.1" 200 628 0.063726 10.0.0.241 - - [2026-02-19 13:59:04] "POST /firewall-rules HTTP/1.1" 200 648 0.070882 10.0.0.241 - - [2026-02-19 13:59:04] "GET /firewall-rule/5569c5a7-ccf8-4bdf-a134-2b2f4e303c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003859 10.0.0.241 - - [2026-02-19 13:59:04] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001867 10.0.0.241 - - [2026-02-19 13:59:04] "GET /firewall-rule/15392cad-c597-4783-8e60-73678587dbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002958 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.013793 10.0.0.241 - - [2026-02-19 13:59:05] "POST /firewall-policys HTTP/1.1" 200 608 0.035504 10.0.0.241 - - [2026-02-19 13:59:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019166 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014648 10.0.0.241 - - [2026-02-19 13:59:05] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002413 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.001853 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003092 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003567 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002862 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001641 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002561 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.016988 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.033068 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.014687 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.027462 10.0.0.241 - - [2026-02-19 13:59:05] "POST /ref-update HTTP/1.1" 200 156 0.031294 10.0.0.241 - - [2026-02-19 13:59:05] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002376 10.0.0.241 - - [2026-02-19 13:59:59] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005504 10.0.0.241 - - [2026-02-19 13:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.241 - - [2026-02-19 13:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.241 - - [2026-02-19 13:59:59] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002980 10.0.0.241 - - [2026-02-19 14:00:00] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005286 10.0.0.241 - - [2026-02-19 14:00:00] "POST /set-tag HTTP/1.1" 200 109 0.028302 10.0.0.241 - - [2026-02-19 14:00:00] "DELETE /loadbalancer-member/adba503d-35ff-4b95-b32d-9748851f2eff HTTP/1.1" 200 115 0.052641 10.0.0.241 - - [2026-02-19 14:00:00] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009815 10.0.0.241 - - [2026-02-19 14:00:00] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.241 - - [2026-02-19 14:00:00] "DELETE /loadbalancer-member/ffe9978e-44f9-473a-adb4-651e2a570b78 HTTP/1.1" 200 115 0.036331 10.0.0.241 - - [2026-02-19 14:00:00] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005275 10.0.0.241 - - [2026-02-19 14:00:00] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.241 - - [2026-02-19 14:00:00] "DELETE /loadbalancer-member/8a8a2beb-f157-420f-b9d1-31148aa5de13 HTTP/1.1" 200 115 0.043015 10.0.0.241 - - [2026-02-19 14:00:00] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006554 10.0.0.241 - - [2026-02-19 14:00:00] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.241 - - [2026-02-19 14:01:09] "POST /tags HTTP/1.1" 409 252 0.001874 10.0.0.241 - - [2026-02-19 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.241 - - [2026-02-19 14:01:09] "GET /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010224 10.0.0.241 - - [2026-02-19 14:01:09] "POST /tags HTTP/1.1" 409 228 0.001871 10.0.0.241 - - [2026-02-19 14:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.241 - - [2026-02-19 14:01:09] "GET /tag/84d68e14-79a9-470f-9a2d-303782b3a632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010029 10.0.0.241 - - [2026-02-19 14:01:09] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003655 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.241 - - [2026-02-19 14:01:10] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002594 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 206 0.001681 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010587 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 226 0.004389 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013542 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 204 0.002404 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/419f9d2b-5418-4edb-8c4d-200961c6156d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015127 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 226 0.001799 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/62690770-2960-467f-ba8c-add7628078a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012393 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 228 0.002153 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/84d68e14-79a9-470f-9a2d-303782b3a632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012655 10.0.0.241 - - [2026-02-19 14:01:10] "POST /tags HTTP/1.1" 409 252 0.001574 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.241 - - [2026-02-19 14:01:10] "GET /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010231 10.0.0.241 - - [2026-02-19 14:01:10] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002196 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.241 - - [2026-02-19 14:01:10] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002624 10.0.0.241 - - [2026-02-19 14:01:10] "POST /firewall-rules HTTP/1.1" 409 281 0.001705 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.241 - - [2026-02-19 14:01:10] "PUT /firewall-rule/15392cad-c597-4783-8e60-73678587dbc1 HTTP/1.1" 200 261 0.016541 10.0.0.241 - - [2026-02-19 14:01:10] "POST /firewall-rules HTTP/1.1" 409 291 0.007809 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.241 - - [2026-02-19 14:01:10] "PUT /firewall-rule/5569c5a7-ccf8-4bdf-a134-2b2f4e303c01 HTTP/1.1" 200 261 0.025173 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-rule/5569c5a7-ccf8-4bdf-a134-2b2f4e303c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016111 10.0.0.241 - - [2026-02-19 14:01:10] "POST /firewall-rules HTTP/1.1" 200 660 0.106488 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-rule/73ecd693-629c-4554-9b09-b44bc5f6232d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005939 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001865 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-rule/15392cad-c597-4783-8e60-73678587dbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002222 10.0.0.241 - - [2026-02-19 14:01:10] "POST /firewall-policys HTTP/1.1" 409 269 0.002581 10.0.0.241 - - [2026-02-19 14:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.241 - - [2026-02-19 14:01:10] "PUT /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b HTTP/1.1" 200 265 0.018606 10.0.0.241 - - [2026-02-19 14:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016071 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013481 10.0.0.241 - - [2026-02-19 14:01:10] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002691 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002080 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002495 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002604 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/96c602c1-79b1-4c31-a823-54fdc4366240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003226 10.0.0.241 - - [2026-02-19 14:01:10] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003652 10.0.0.241 - - [2026-02-19 14:01:11] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004350 10.0.0.241 - - [2026-02-19 14:01:13] "GET /global-system-configs HTTP/1.1" 200 323 0.006298 10.0.0.241 - - [2026-02-19 14:01:15] "GET /global-system-configs HTTP/1.1" 200 323 0.001668 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004273 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.241 - - [2026-02-19 14:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.241 - - [2026-02-19 14:02:12] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002540 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003713 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.031554 10.0.0.241 - - [2026-02-19 14:02:12] "DELETE /loadbalancer-member/746098cf-a1c8-42bf-9ee2-69603020a577 HTTP/1.1" 200 115 0.196527 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004456 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004590 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.015161 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004251 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.241 - - [2026-02-19 14:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.241 - - [2026-02-19 14:02:12] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002065 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003818 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004877 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004247 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.241 - - [2026-02-19 14:02:12] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003883 10.0.0.241 - - [2026-02-19 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.241 - - [2026-02-19 14:02:13] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007287 10.0.0.241 - - [2026-02-19 14:02:13] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.241 - - [2026-02-19 14:02:13] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006330 10.0.0.241 - - [2026-02-19 14:02:13] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.241 - - [2026-02-19 14:02:13] "GET /virtual-machine/2519e171-82cc-4a25-8f97-bf7cb504b98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002228 10.0.0.241 - - [2026-02-19 14:02:13] "POST /ref-update HTTP/1.1" 200 156 0.016187 10.0.0.241 - - [2026-02-19 14:02:13] "GET /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004127 10.0.0.241 - - [2026-02-19 14:02:13] "POST /set-tag HTTP/1.1" 200 109 0.020389 10.0.0.241 - - [2026-02-19 14:02:13] "POST /set-tag HTTP/1.1" 200 109 0.035396 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.018106 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.031359 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.033590 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /instance-ip/19b8c4fa-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.038173 10.0.0.241 - - [2026-02-19 14:02:14] "POST /ref-update HTTP/1.1" 200 156 0.017087 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /virtual-machine-interface/19a1020c-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.040661 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /virtual-machine/2519e171-82cc-4a25-8f97-bf7cb504b98a HTTP/1.1" 200 115 0.019492 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005289 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003843 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine/7e608ac0-5ee9-4b15-b845-61dcb2374066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003879 10.0.0.241 - - [2026-02-19 14:02:14] "POST /ref-update HTTP/1.1" 200 156 0.010143 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012915 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.018238 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.033844 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.027554 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.012292 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.027702 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /instance-ip/1aa23cca-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.044724 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /virtual-machine-interface/1a8db674-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.077708 10.0.0.241 - - [2026-02-19 14:02:14] "DELETE /virtual-machine/7e608ac0-5ee9-4b15-b845-61dcb2374066 HTTP/1.1" 200 115 0.016368 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006217 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003898 10.0.0.241 - - [2026-02-19 14:02:14] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine/6d381028-ccd4-497b-8a6f-2e9d62f624c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003940 10.0.0.241 - - [2026-02-19 14:02:14] "POST /ref-update HTTP/1.1" 200 156 0.013871 10.0.0.241 - - [2026-02-19 14:02:14] "GET /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010793 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.020015 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.032518 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.032807 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.016323 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.023713 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /instance-ip/1b118fd0-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.050539 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /virtual-machine-interface/1afa98f2-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.048018 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /virtual-machine/6d381028-ccd4-497b-8a6f-2e9d62f624c8 HTTP/1.1" 200 115 0.023770 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /tag/4efc9d2a-2b1f-4a77-9cb6-0fc5464e167d HTTP/1.1" 200 115 0.035996 10.0.0.241 - - [2026-02-19 14:02:15] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004409 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.241 - - [2026-02-19 14:02:15] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003586 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.241 - - [2026-02-19 14:02:15] "GET /virtual-machine/ab074e36-68bf-4aa4-86b0-a9c76cd5f6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005111 10.0.0.241 - - [2026-02-19 14:02:15] "POST /ref-update HTTP/1.1" 200 156 0.008339 10.0.0.241 - - [2026-02-19 14:02:15] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.009908 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.017629 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.025667 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.025495 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.241 - - [2026-02-19 14:02:15] "POST /set-tag HTTP/1.1" 200 109 0.025870 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /instance-ip/1a20bab0-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.036116 10.0.0.241 - - [2026-02-19 14:02:15] "POST /ref-update HTTP/1.1" 200 156 0.018828 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.041656 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /virtual-machine/ab074e36-68bf-4aa4-86b0-a9c76cd5f6b8 HTTP/1.1" 200 115 0.016649 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /tag/9808b1a6-9917-49b3-bd17-03ba4494a9d9 HTTP/1.1" 200 115 0.039080 10.0.0.241 - - [2026-02-19 14:02:15] "DELETE /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308 HTTP/1.1" 409 391 0.007145 10.0.0.241 - - [2026-02-19 14:02:43] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005490 10.0.0.241 - - [2026-02-19 14:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.241 - - [2026-02-19 14:02:43] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003858 10.0.0.241 - - [2026-02-19 14:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.241 - - [2026-02-19 14:02:43] "GET /virtual-machine/6b0985fb-a60a-4294-b1b1-1a07c1fe0806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004612 10.0.0.241 - - [2026-02-19 14:02:43] "POST /ref-update HTTP/1.1" 200 156 0.010310 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020573 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.016836 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.030080 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.016506 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.013419 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /instance-ip/1c903f1e-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.048950 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /virtual-machine-interface/1c7d2f0a-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.043467 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /virtual-machine/6b0985fb-a60a-4294-b1b1-1a07c1fe0806 HTTP/1.1" 200 115 0.023423 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /tag/31b5dd28-b317-49ba-9d87-84d9838df774 HTTP/1.1" 200 115 0.028158 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003399 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003707 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine/b4df3592-74d5-4333-82ac-82f5bde3feba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001935 10.0.0.241 - - [2026-02-19 14:02:44] "POST /ref-update HTTP/1.1" 200 156 0.016055 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006069 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.020187 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.018442 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.028965 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.035730 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /instance-ip/1c2b4d70-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.044940 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /virtual-machine-interface/1c1a1596-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.050280 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /virtual-machine/b4df3592-74d5-4333-82ac-82f5bde3feba HTTP/1.1" 200 115 0.029843 10.0.0.241 - - [2026-02-19 14:02:44] "DELETE /tag/419f9d2b-5418-4edb-8c4d-200961c6156d HTTP/1.1" 409 237 0.004535 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004507 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003808 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006494 10.0.0.241 - - [2026-02-19 14:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.241 - - [2026-02-19 14:02:44] "GET /virtual-machine/902eb80c-0df0-4194-82bc-6c45a904fb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002682 10.0.0.241 - - [2026-02-19 14:02:44] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.241 - - [2026-02-19 14:02:45] "GET /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004284 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.018008 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.035049 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.017218 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.033462 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /instance-ip/1baa117e-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.048882 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /virtual-machine-interface/1b87d5dc-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.040440 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /virtual-machine/902eb80c-0df0-4194-82bc-6c45a904fb56 HTTP/1.1" 200 115 0.029768 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /tag/683fa314-bfb8-4a13-b0d0-f536be7ae2e2 HTTP/1.1" 200 115 0.046633 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /tag/8f3b07de-0024-4c12-8dae-873de16dc524 HTTP/1.1" 200 115 0.050029 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /tag/705dec21-82c9-439a-9837-fa78e11fe7c8 HTTP/1.1" 200 115 0.061317 10.0.0.241 - - [2026-02-19 14:02:45] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012385 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.004855 10.0.0.241 - - [2026-02-19 14:02:45] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010931 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.005786 10.0.0.241 - - [2026-02-19 14:02:45] "GET /virtual-machine/e42ba976-c8bd-4a83-86e2-2663d525be70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002758 10.0.0.241 - - [2026-02-19 14:02:45] "POST /ref-update HTTP/1.1" 200 156 0.010511 10.0.0.241 - - [2026-02-19 14:02:45] "GET /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019819 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.019515 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.037886 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.027558 10.0.0.241 - - [2026-02-19 14:02:45] "POST /set-tag HTTP/1.1" 200 109 0.014774 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /instance-ip/1cfa5a84-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.045172 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /virtual-machine-interface/1ce065c0-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.043786 10.0.0.241 - - [2026-02-19 14:02:45] "DELETE /virtual-machine/e42ba976-c8bd-4a83-86e2-2663d525be70 HTTP/1.1" 200 115 0.025231 10.0.0.241 - - [2026-02-19 14:02:46] "DELETE /tag/a3246e43-a972-4fe8-afdd-1e65754d219f HTTP/1.1" 200 115 0.044191 10.0.0.241 - - [2026-02-19 14:02:46] "DELETE /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c HTTP/1.1" 409 237 0.004444 10.0.0.241 - - [2026-02-19 14:02:46] "DELETE /tag/84d68e14-79a9-470f-9a2d-303782b3a632 HTTP/1.1" 409 237 0.004184 10.0.0.241 - - [2026-02-19 14:02:47] "POST /projects HTTP/1.1" 409 238 0.002459 10.0.0.241 - - [2026-02-19 14:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.241 - - [2026-02-19 14:02:47] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059985 10.0.0.241 - - [2026-02-19 14:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.241 - - [2026-02-19 14:02:47] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004012 10.0.0.241 - - [2026-02-19 14:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2026-02-19 14:02:47] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008172 10.0.0.241 - - [2026-02-19 14:02:47] "POST /security-groups HTTP/1.1" 409 285 0.004286 10.0.0.241 - - [2026-02-19 14:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.241 - - [2026-02-19 14:02:47] "PUT /security-group/94a670fb-1986-4af7-85ee-a1f3eba2de55 HTTP/1.1" 200 263 0.062804 10.0.0.241 - - [2026-02-19 14:02:47] "PUT /access-control-list/48402e57-b58d-43bc-96a3-1bcf2ab4b7fe HTTP/1.1" 200 273 0.021695 10.0.0.241 - - [2026-02-19 14:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031695 10.0.0.241 - - [2026-02-19 14:02:47] "PUT /access-control-list/a75a0516-0316-4e05-88ff-afd010be09c1 HTTP/1.1" 200 273 0.032982 10.0.0.241 - - [2026-02-19 14:02:52] "POST /projects HTTP/1.1" 409 238 0.002007 10.0.0.241 - - [2026-02-19 14:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.241 - - [2026-02-19 14:02:52] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024589 10.0.0.241 - - [2026-02-19 14:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.241 - - [2026-02-19 14:02:52] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003518 10.0.0.241 - - [2026-02-19 14:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.241 - - [2026-02-19 14:02:52] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003644 10.0.0.241 - - [2026-02-19 14:02:52] "POST /security-groups HTTP/1.1" 409 285 0.001960 10.0.0.241 - - [2026-02-19 14:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.241 - - [2026-02-19 14:02:52] "PUT /security-group/94a670fb-1986-4af7-85ee-a1f3eba2de55 HTTP/1.1" 200 263 0.052043 10.0.0.241 - - [2026-02-19 14:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027625 10.0.0.241 - - [2026-02-19 14:02:53] "PUT /access-control-list/48402e57-b58d-43bc-96a3-1bcf2ab4b7fe HTTP/1.1" 200 273 0.014995 10.0.0.241 - - [2026-02-19 14:02:53] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.023448 10.0.0.241 - - [2026-02-19 14:02:53] "PUT /access-control-list/a75a0516-0316-4e05-88ff-afd010be09c1 HTTP/1.1" 200 273 0.024932 10.0.0.241 - - [2026-02-19 14:02:53] "GET /firewall-rule/004501d8-096c-4772-ac41-19e764ede8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002672 10.0.0.241 - - [2026-02-19 14:02:53] "POST /ref-update HTTP/1.1" 200 156 0.043767 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /firewall-rule/004501d8-096c-4772-ac41-19e764ede8af HTTP/1.1" 200 115 0.038184 10.0.0.241 - - [2026-02-19 14:02:53] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005934 10.0.0.241 - - [2026-02-19 14:02:53] "GET /firewall-rule/e99944c3-6771-4f9a-a033-c7b8d478af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002505 10.0.0.241 - - [2026-02-19 14:02:53] "POST /ref-update HTTP/1.1" 200 156 0.047454 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /firewall-rule/e99944c3-6771-4f9a-a033-c7b8d478af83 HTTP/1.1" 200 115 0.022923 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /tag/84d68e14-79a9-470f-9a2d-303782b3a632 HTTP/1.1" 409 237 0.006649 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c HTTP/1.1" 409 237 0.004415 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /tag/c8f2d612-c195-4add-bcb2-f1f1cd12fd7c HTTP/1.1" 200 115 0.028519 10.0.0.241 - - [2026-02-19 14:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.241 - - [2026-02-19 14:02:53] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003944 10.0.0.241 - - [2026-02-19 14:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.241 - - [2026-02-19 14:02:53] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003684 10.0.0.241 - - [2026-02-19 14:02:53] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.037077 10.0.0.241 - - [2026-02-19 14:02:53] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.039722 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /security-group/94a670fb-1986-4af7-85ee-a1f3eba2de55 HTTP/1.1" 200 115 0.042421 10.0.0.241 - - [2026-02-19 14:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011647 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /access-control-list/48402e57-b58d-43bc-96a3-1bcf2ab4b7fe HTTP/1.1" 200 115 0.032651 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /access-control-list/a75a0516-0316-4e05-88ff-afd010be09c1 HTTP/1.1" 200 115 0.017116 10.0.0.241 - - [2026-02-19 14:02:53] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026365 10.0.0.241 - - [2026-02-19 14:02:53] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?fields=security_groups HTTP/1.1" 200 1352 0.046613 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /security-group/24b41410-4a04-4087-82a2-9d67f3f67d34 HTTP/1.1" 200 115 0.038906 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /access-control-list/2636364d-7720-4392-aceb-d07b4d3a70a5 HTTP/1.1" 200 115 0.029901 10.0.0.241 - - [2026-02-19 14:02:53] "GET /project/43aedf4b-5906-41cf-959b-13324897509c?fields=application_policy_sets HTTP/1.1" 200 1391 0.038357 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /access-control-list/3d6c92ac-5040-4f6c-b804-c2e7cc6dba4d HTTP/1.1" 200 115 0.048744 10.0.0.241 - - [2026-02-19 14:02:53] "DELETE /project/43aedf4b-5906-41cf-959b-13324897509c HTTP/1.1" 200 115 0.299765 10.0.0.241 - - [2026-02-19 14:02:54] "POST /projects HTTP/1.1" 409 238 0.001848 10.0.0.241 - - [2026-02-19 14:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.241 - - [2026-02-19 14:02:54] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031059 10.0.0.241 - - [2026-02-19 14:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.241 - - [2026-02-19 14:02:54] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004741 10.0.0.241 - - [2026-02-19 14:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.241 - - [2026-02-19 14:02:54] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004412 10.0.0.241 - - [2026-02-19 14:02:54] "POST /security-groups HTTP/1.1" 409 285 0.001790 10.0.0.241 - - [2026-02-19 14:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.241 - - [2026-02-19 14:02:54] "PUT /security-group/e145fc4e-e65d-485f-80cd-b3559ae629c7 HTTP/1.1" 200 263 0.059545 10.0.0.241 - - [2026-02-19 14:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027725 10.0.0.241 - - [2026-02-19 14:02:54] "PUT /access-control-list/3a8ad212-662f-4a06-b00e-659ca3520262 HTTP/1.1" 200 273 0.011436 10.0.0.241 - - [2026-02-19 14:02:54] "PUT /access-control-list/78a6f569-5156-4ded-9fca-75a59c4328e9 HTTP/1.1" 200 273 0.031370 10.0.0.241 - - [2026-02-19 14:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2026-02-19 14:02:58] "GET /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002173 10.0.0.241 - - [2026-02-19 14:02:58] "GET /virtual-machine-interface/1a071498-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001927 10.0.0.241 - - [2026-02-19 14:02:58] "DELETE /loadbalancer-member/d8025957-2a31-4f4c-9b26-53c989941862 HTTP/1.1" 200 115 0.035231 10.0.0.241 - - [2026-02-19 14:02:58] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002383 10.0.0.241 - - [2026-02-19 14:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.241 - - [2026-02-19 14:02:58] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002339 10.0.0.241 - - [2026-02-19 14:02:58] "GET /firewall-policy/7f423ccb-cda3-41d9-962e-004949d61680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002015 10.0.0.241 - - [2026-02-19 14:02:58] "GET /firewall-rule/15392cad-c597-4783-8e60-73678587dbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002692 10.0.0.241 - - [2026-02-19 14:02:58] "POST /ref-update HTTP/1.1" 200 156 0.011094 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /firewall-rule/15392cad-c597-4783-8e60-73678587dbc1 HTTP/1.1" 200 115 0.026170 10.0.0.241 - - [2026-02-19 14:02:59] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003592 10.0.0.241 - - [2026-02-19 14:02:59] "GET /firewall-rule/5569c5a7-ccf8-4bdf-a134-2b2f4e303c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002862 10.0.0.241 - - [2026-02-19 14:02:59] "POST /ref-update HTTP/1.1" 200 156 0.012873 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /firewall-rule/5569c5a7-ccf8-4bdf-a134-2b2f4e303c01 HTTP/1.1" 200 115 0.037136 10.0.0.241 - - [2026-02-19 14:02:59] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.010325 10.0.0.241 - - [2026-02-19 14:02:59] "GET /firewall-rule/73ecd693-629c-4554-9b09-b44bc5f6232d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002656 10.0.0.241 - - [2026-02-19 14:02:59] "POST /ref-update HTTP/1.1" 200 156 0.010229 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /firewall-rule/73ecd693-629c-4554-9b09-b44bc5f6232d HTTP/1.1" 200 115 0.050166 10.0.0.241 - - [2026-02-19 14:02:59] "GET /application-policy-set/893d2b22-f012-45a4-9171-1ed26b52bc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002984 10.0.0.241 - - [2026-02-19 14:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.241 - - [2026-02-19 14:02:59] "GET /policy-management/44996c8a-d1b6-4925-863f-e6c8c283a5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002125 10.0.0.241 - - [2026-02-19 14:02:59] "GET /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003358 10.0.0.241 - - [2026-02-19 14:02:59] "POST /ref-update HTTP/1.1" 200 156 0.018410 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /firewall-policy/f935ce57-b7de-43f7-9d0a-f3da0cf3519b HTTP/1.1" 200 115 0.033234 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /tag/84d68e14-79a9-470f-9a2d-303782b3a632 HTTP/1.1" 200 115 0.057018 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /tag/419f9d2b-5418-4edb-8c4d-200961c6156d HTTP/1.1" 200 115 0.052516 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /tag/d9a2e813-0504-4e04-bff9-4d20bd16a30c HTTP/1.1" 200 115 0.031193 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /tag/608eb972-9b5a-48ff-933b-1e77ad4ef308 HTTP/1.1" 200 115 0.048391 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /loadbalancer-pool/8ba47e85-351b-44c2-a442-d29f123d6b0e HTTP/1.1" 200 115 0.023766 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /loadbalancer-listener/1acf67a9-8979-497b-aee3-2b0c397a5454 HTTP/1.1" 200 115 0.049844 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /loadbalancer/07b3b855-3af7-496c-a3f7-46fff907f42c HTTP/1.1" 200 115 0.039160 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /floating-ip/1b290aab-38e8-4b20-91db-abdf8e733098 HTTP/1.1" 200 115 0.026937 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /instance-ip/b8e25d06-7394-4a7e-bbb6-a76d5fc588b2 HTTP/1.1" 200 115 0.041937 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /virtual-machine-interface/ded393fc-c7ae-4da9-a739-cb73be6b8dc2 HTTP/1.1" 200 115 0.037678 10.0.0.241 - - [2026-02-19 14:02:59] "DELETE /tag/6bb34d23-98c4-4963-b6b1-5b71518a6a7a HTTP/1.1" 200 115 0.034152 10.0.0.241 - - [2026-02-19 14:02:59] "POST /projects HTTP/1.1" 409 238 0.002146 10.0.0.241 - - [2026-02-19 14:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.241 - - [2026-02-19 14:02:59] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046952 10.0.0.241 - - [2026-02-19 14:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.241 - - [2026-02-19 14:02:59] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007112 10.0.0.241 - - [2026-02-19 14:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.241 - - [2026-02-19 14:03:00] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004022 10.0.0.241 - - [2026-02-19 14:03:00] "POST /security-groups HTTP/1.1" 409 285 0.003806 10.0.0.241 - - [2026-02-19 14:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2026-02-19 14:03:00] "PUT /security-group/e145fc4e-e65d-485f-80cd-b3559ae629c7 HTTP/1.1" 200 263 0.055548 10.0.0.241 - - [2026-02-19 14:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.053046 10.0.0.241 - - [2026-02-19 14:03:00] "PUT /access-control-list/3a8ad212-662f-4a06-b00e-659ca3520262 HTTP/1.1" 200 273 0.043184 10.0.0.241 - - [2026-02-19 14:03:00] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.029635 10.0.0.241 - - [2026-02-19 14:03:00] "PUT /access-control-list/78a6f569-5156-4ded-9fca-75a59c4328e9 HTTP/1.1" 200 273 0.015071 10.0.0.241 - - [2026-02-19 14:03:00] "GET /firewall-rule/6746eefc-65ee-41d8-a929-463e88dc9cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002504 10.0.0.241 - - [2026-02-19 14:03:00] "POST /ref-update HTTP/1.1" 200 156 0.043245 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /firewall-rule/6746eefc-65ee-41d8-a929-463e88dc9cb2 HTTP/1.1" 200 115 0.051820 10.0.0.241 - - [2026-02-19 14:03:00] "GET /firewall-policy/1778b294-da9b-45f5-bc06-57e594648b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004427 10.0.0.241 - - [2026-02-19 14:03:00] "GET /firewall-rule/1d89691d-c11b-4b58-bcc6-852584e32539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002614 10.0.0.241 - - [2026-02-19 14:03:00] "POST /ref-update HTTP/1.1" 200 156 0.039252 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /firewall-rule/1d89691d-c11b-4b58-bcc6-852584e32539 HTTP/1.1" 200 115 0.033126 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /tag/62690770-2960-467f-ba8c-add7628078a7 HTTP/1.1" 200 115 0.043207 10.0.0.241 - - [2026-02-19 14:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.241 - - [2026-02-19 14:03:00] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004909 10.0.0.241 - - [2026-02-19 14:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.241 - - [2026-02-19 14:03:00] "GET /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003759 10.0.0.241 - - [2026-02-19 14:03:00] "PUT /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3 HTTP/1.1" 200 265 0.045623 10.0.0.241 - - [2026-02-19 14:03:00] "PUT /virtual-network/26972d68-11aa-4fbd-9f3e-0adc8507a092 HTTP/1.1" 200 265 0.052359 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /access-control-list/3a8ad212-662f-4a06-b00e-659ca3520262 HTTP/1.1" 200 115 0.038961 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /security-group/e145fc4e-e65d-485f-80cd-b3559ae629c7 HTTP/1.1" 200 115 0.070593 10.0.0.241 - - [2026-02-19 14:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.241 - - [2026-02-19 14:03:00] "DELETE /access-control-list/78a6f569-5156-4ded-9fca-75a59c4328e9 HTTP/1.1" 200 115 0.028235 10.0.0.241 - - [2026-02-19 14:03:00] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.047796 10.0.0.241 - - [2026-02-19 14:03:00] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?fields=security_groups HTTP/1.1" 200 1351 0.035316 10.0.0.241 - - [2026-02-19 14:03:01] "DELETE /security-group/e845c48a-e51d-4315-bad9-3fbce9e12c85 HTTP/1.1" 200 115 0.073170 10.0.0.241 - - [2026-02-19 14:03:01] "DELETE /access-control-list/0fe89650-ca55-4dde-a8e7-cc383160d6dc HTTP/1.1" 200 115 0.045651 10.0.0.241 - - [2026-02-19 14:03:01] "GET /project/325c8ae1-5993-4bc6-82bb-4ee51314c967?fields=application_policy_sets HTTP/1.1" 200 1390 0.039279 10.0.0.241 - - [2026-02-19 14:03:01] "DELETE /access-control-list/b30d94a3-e8ee-4d97-89e4-8d306cbd2bec HTTP/1.1" 200 115 0.064582 10.0.0.241 - - [2026-02-19 14:03:01] "DELETE /project/325c8ae1-5993-4bc6-82bb-4ee51314c967 HTTP/1.1" 200 115 0.388213 10.0.0.241 - - [2026-02-19 14:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.241 - - [2026-02-19 14:03:03] "GET /loadbalancer/197b428e-b506-4842-b51e-828d2e4df777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002177 10.0.0.241 - - [2026-02-19 14:03:03] "GET /loadbalancer-pool/a115ee08-5a44-444d-ac4b-5a5e795ce010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002513 10.0.0.241 - - [2026-02-19 14:03:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020896 10.0.0.241 - - [2026-02-19 14:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010585 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012693 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015298 10.0.0.241 - - [2026-02-19 14:03:03] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001859 10.0.0.241 - - [2026-02-19 14:03:03] "POST /set-tag HTTP/1.1" 200 109 0.071877 10.0.0.241 - - [2026-02-19 14:03:03] "GET /loadbalancer-pool/28ed82e6-c689-4564-b2a5-0e7da5f291a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006950 10.0.0.241 - - [2026-02-19 14:03:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030044 10.0.0.241 - - [2026-02-19 14:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007087 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.026951 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007093 10.0.0.241 - - [2026-02-19 14:03:03] "POST /set-tag HTTP/1.1" 200 109 0.007832 10.0.0.241 - - [2026-02-19 14:03:03] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001892 10.0.0.241 - - [2026-02-19 14:03:03] "GET /loadbalancer-pool/564e060a-30e9-45f5-acca-4d2a8ff9e9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002644 10.0.0.241 - - [2026-02-19 14:03:03] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013432 10.0.0.241 - - [2026-02-19 14:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020560 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025530 10.0.0.241 - - [2026-02-19 14:03:03] "GET /virtual-machine-interface/c06823ce-0d99-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003657 10.0.0.241 - - [2026-02-19 14:03:03] "GET /floating-ip/464af7be-20c9-4136-b042-a34e39479bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001751 10.0.0.241 - - [2026-02-19 14:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002108 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002129 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 10.0.0.241 - - [2026-02-19 14:03:42] "GET / HTTP/1.1" 200 36215 0.001960 10.0.0.241 - - [2026-02-19 14:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.241 - - [2026-02-19 14:03:42] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002316 10.0.0.241 - - [2026-02-19 14:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.241 - - [2026-02-19 14:03:43] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002263 10.0.0.241 - - [2026-02-19 14:03:57] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.241 - - [2026-02-19 14:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.241 - - [2026-02-19 14:03:57] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003807 10.0.0.241 - - [2026-02-19 14:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.241 - - [2026-02-19 14:03:57] "GET /config-node/456b0e30-eb67-4a9a-bcab-ee44c5c43fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002115 10.0.0.241 - - [2026-02-19 14:03:57] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.241 - - [2026-02-19 14:03:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001909 10.0.0.241 - - [2026-02-19 14:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.241 - - [2026-02-19 14:04:03] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002099 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.011737 10.0.0.241 - - [2026-02-19 14:04:03] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 264 0.001925 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/6698fe83-7acd-43df-8d13-75ae9e2ee81a HTTP/1.1" 200 245 0.011489 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 261 0.001890 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/0aa411f2-53ac-44b9-9c24-4295f2ccfe34 HTTP/1.1" 200 245 0.010258 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 261 0.006655 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/0ea760e8-60bd-43f9-9de8-3b59259b4d5a HTTP/1.1" 200 245 0.017003 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 253 0.005256 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/6a350265-592a-47db-bf22-fcc5e3f16206 HTTP/1.1" 200 245 0.025533 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 251 0.005908 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/3895b4c1-71fa-4017-8c21-d922090b096c HTTP/1.1" 200 245 0.009001 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 252 0.005713 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/af8c90ee-07ae-424a-9cd9-6492a421adf2 HTTP/1.1" 200 245 0.009608 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 256 0.006216 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/d8972563-e48a-4670-bc62-6c56061e4d68 HTTP/1.1" 200 245 0.009086 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 248 0.008986 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/68906458-8985-47cf-a0a0-ad48df0628f6 HTTP/1.1" 200 245 0.011297 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 252 0.003011 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/3628d620-dafd-4687-8196-50ea2e06e196 HTTP/1.1" 200 245 0.009225 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 257 0.005282 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/b8076ae7-3d35-48cc-8d53-4b30d3f84822 HTTP/1.1" 200 245 0.009685 10.0.0.241 - - [2026-02-19 14:04:03] "POST /alarms HTTP/1.1" 409 251 0.009037 10.0.0.241 - - [2026-02-19 14:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.241 - - [2026-02-19 14:04:03] "PUT /alarm/a88b95ec-efb6-4f20-a30b-55163a192d65 HTTP/1.1" 200 245 0.009729 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 257 0.014273 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/7c47fd7b-83d5-41e6-bbdb-fa9ebae23bdf HTTP/1.1" 200 245 0.019358 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 261 0.001678 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/33fda682-9ab4-4ed9-bfef-dacf6e5ef650 HTTP/1.1" 200 245 0.010638 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 258 0.001998 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/20e90c43-3ca0-4951-9cf7-a8aa403ff90f HTTP/1.1" 200 245 0.008917 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 254 0.005081 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/040b1012-e277-48b3-8dc2-9723c1542d56 HTTP/1.1" 200 245 0.009656 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 254 0.004889 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/6520c173-5db3-4ab9-b725-d3fe1a8ed85c HTTP/1.1" 200 245 0.009571 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 254 0.008685 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/82ed5d83-a5d7-4d19-ab5c-da353a1db471 HTTP/1.1" 200 245 0.014638 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 247 0.005857 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/d5c25cbb-df4c-48af-aee7-8ce24252a431 HTTP/1.1" 200 245 0.009583 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 272 0.011423 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/ebebcb94-771a-4146-b44d-e6a1e3835356 HTTP/1.1" 200 245 0.014002 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 261 0.003085 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/09189dc5-81ce-4078-a993-f76b6829f84d HTTP/1.1" 200 245 0.010827 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 259 0.009609 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/1fc75694-a7b3-43e1-9be6-ffb8da9383c4 HTTP/1.1" 200 245 0.008864 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 265 0.002624 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/e8e2418d-415a-445a-ac9a-6b20d16125d8 HTTP/1.1" 200 245 0.008815 10.0.0.241 - - [2026-02-19 14:04:04] "POST /alarms HTTP/1.1" 409 279 0.007491 10.0.0.241 - - [2026-02-19 14:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.241 - - [2026-02-19 14:04:04] "PUT /alarm/f9cd227c-3223-4b00-a8c5-c45beb1beeca HTTP/1.1" 200 245 0.010687 10.0.0.241 - - [2026-02-19 14:04:05] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.241 - - [2026-02-19 14:04:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001861 10.0.0.241 - - [2026-02-19 14:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.241 - - [2026-02-19 14:04:05] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.011348 10.0.0.241 - - [2026-02-19 14:04:05] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.241 - - [2026-02-19 14:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.241 - - [2026-02-19 14:04:05] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002321 10.0.0.241 - - [2026-02-19 14:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.241 - - [2026-02-19 14:04:05] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.009655 10.0.0.241 - - [2026-02-19 14:04:05] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.241 - - [2026-02-19 14:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.241 - - [2026-02-19 14:04:05] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004199 10.0.0.241 - - [2026-02-19 14:04:05] "PUT /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04 HTTP/1.1" 200 275 0.013693 10.0.0.241 - - [2026-02-19 14:04:09] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.241 - - [2026-02-19 14:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.241 - - [2026-02-19 14:04:09] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002776 10.0.0.241 - - [2026-02-19 14:04:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001904 10.0.0.241 - - [2026-02-19 14:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.241 - - [2026-02-19 14:04:09] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003357 10.0.0.241 - - [2026-02-19 14:04:09] "PUT /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d HTTP/1.1" 200 255 0.012591 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.241 - - [2026-02-19 14:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.241 - - [2026-02-19 14:04:11] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002508 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 10.0.0.241 - - [2026-02-19 14:04:26] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.241 - - [2026-02-19 14:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.241 - - [2026-02-19 14:04:26] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004096 10.0.0.241 - - [2026-02-19 14:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.241 - - [2026-02-19 14:04:27] "GET /config-node/456b0e30-eb67-4a9a-bcab-ee44c5c43fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002203 10.0.0.241 - - [2026-02-19 14:04:38] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.241 - - [2026-02-19 14:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.241 - - [2026-02-19 14:04:38] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003084 10.0.0.241 - - [2026-02-19 14:04:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002116 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:04:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000918 10.0.0.241 - - [2026-02-19 14:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.241 - - [2026-02-19 14:04:38] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004560 10.0.0.241 - - [2026-02-19 14:04:38] "PUT /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d HTTP/1.1" 200 255 0.013439 10.0.0.241 - - [2026-02-19 14:04:52] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.241 - - [2026-02-19 14:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.241 - - [2026-02-19 14:04:52] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004250 10.0.0.241 - - [2026-02-19 14:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-02-19 14:04:52] "GET /config-node/456b0e30-eb67-4a9a-bcab-ee44c5c43fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002259 10.0.0.241 - - [2026-02-19 14:04:53] "GET / HTTP/1.1" 200 36215 0.001259 10.0.0.241 - - [2026-02-19 14:04:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001898 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2026-02-19 14:04:58] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002090 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.006042 10.0.0.241 - - [2026-02-19 14:04:58] "GET / HTTP/1.1" 200 36215 0.001858 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 264 0.001989 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/6698fe83-7acd-43df-8d13-75ae9e2ee81a HTTP/1.1" 200 245 0.008410 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 261 0.004331 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/0aa411f2-53ac-44b9-9c24-4295f2ccfe34 HTTP/1.1" 200 245 0.008454 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 261 0.002254 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/0ea760e8-60bd-43f9-9de8-3b59259b4d5a HTTP/1.1" 200 245 0.008010 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 253 0.003782 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/6a350265-592a-47db-bf22-fcc5e3f16206 HTTP/1.1" 200 245 0.008547 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 251 0.006267 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/3895b4c1-71fa-4017-8c21-d922090b096c HTTP/1.1" 200 245 0.008012 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 252 0.013660 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/af8c90ee-07ae-424a-9cd9-6492a421adf2 HTTP/1.1" 200 245 0.008224 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 256 0.011466 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/d8972563-e48a-4670-bc62-6c56061e4d68 HTTP/1.1" 200 245 0.008214 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 248 0.003455 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/68906458-8985-47cf-a0a0-ad48df0628f6 HTTP/1.1" 200 245 0.008732 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 252 0.004771 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.241 - - [2026-02-19 14:04:58] "PUT /alarm/3628d620-dafd-4687-8196-50ea2e06e196 HTTP/1.1" 200 245 0.009756 10.0.0.241 - - [2026-02-19 14:04:58] "POST /alarms HTTP/1.1" 409 257 0.012703 10.0.0.241 - - [2026-02-19 14:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016208 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/b8076ae7-3d35-48cc-8d53-4b30d3f84822 HTTP/1.1" 200 245 0.011081 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 251 0.005897 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/a88b95ec-efb6-4f20-a30b-55163a192d65 HTTP/1.1" 200 245 0.008594 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 257 0.005723 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/7c47fd7b-83d5-41e6-bbdb-fa9ebae23bdf HTTP/1.1" 200 245 0.008584 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 261 0.008424 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/33fda682-9ab4-4ed9-bfef-dacf6e5ef650 HTTP/1.1" 200 245 0.009621 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 258 0.005012 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/20e90c43-3ca0-4951-9cf7-a8aa403ff90f HTTP/1.1" 200 245 0.008049 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 254 0.015221 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/040b1012-e277-48b3-8dc2-9723c1542d56 HTTP/1.1" 200 245 0.008713 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 254 0.010120 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/6520c173-5db3-4ab9-b725-d3fe1a8ed85c HTTP/1.1" 200 245 0.008769 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 254 0.005117 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/82ed5d83-a5d7-4d19-ab5c-da353a1db471 HTTP/1.1" 200 245 0.008935 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 247 0.011658 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/d5c25cbb-df4c-48af-aee7-8ce24252a431 HTTP/1.1" 200 245 0.008863 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 272 0.003962 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/ebebcb94-771a-4146-b44d-e6a1e3835356 HTTP/1.1" 200 245 0.008478 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 261 0.003153 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/09189dc5-81ce-4078-a993-f76b6829f84d HTTP/1.1" 200 245 0.021342 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 259 0.008273 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/1fc75694-a7b3-43e1-9be6-ffb8da9383c4 HTTP/1.1" 200 245 0.010068 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 265 0.006914 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/e8e2418d-415a-445a-ac9a-6b20d16125d8 HTTP/1.1" 200 245 0.008644 10.0.0.241 - - [2026-02-19 14:04:59] "POST /alarms HTTP/1.1" 409 279 0.007600 10.0.0.241 - - [2026-02-19 14:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.241 - - [2026-02-19 14:04:59] "PUT /alarm/f9cd227c-3223-4b00-a8c5-c45beb1beeca HTTP/1.1" 200 245 0.010767 10.0.0.241 - - [2026-02-19 14:05:00] "GET / HTTP/1.1" 200 36215 0.001549 10.0.0.241 - - [2026-02-19 14:05:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001850 10.0.0.241 - - [2026-02-19 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.241 - - [2026-02-19 14:05:00] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.008365 10.0.0.241 - - [2026-02-19 14:05:00] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.241 - - [2026-02-19 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.241 - - [2026-02-19 14:05:00] "GET /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002678 10.0.0.241 - - [2026-02-19 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.241 - - [2026-02-19 14:05:00] "PUT /global-vrouter-config/0b7b389e-a80f-4333-91ab-afaf157b9a7e HTTP/1.1" 200 277 0.012965 10.0.0.241 - - [2026-02-19 14:05:00] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.241 - - [2026-02-19 14:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2026-02-19 14:05:00] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005022 10.0.0.241 - - [2026-02-19 14:05:00] "PUT /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04 HTTP/1.1" 200 275 0.014251 10.0.0.241 - - [2026-02-19 14:05:04] "GET / HTTP/1.1" 200 36215 0.001293 10.0.0.241 - - [2026-02-19 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.241 - - [2026-02-19 14:05:04] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015139 10.0.0.241 - - [2026-02-19 14:05:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001684 10.0.0.241 - - [2026-02-19 14:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.241 - - [2026-02-19 14:05:04] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004199 10.0.0.241 - - [2026-02-19 14:05:04] "PUT /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d HTTP/1.1" 200 255 0.013653 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:05:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001102 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:05:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001393 10.0.0.241 - - [2026-02-19 14:05:08] "POST /tags HTTP/1.1" 200 356 0.028466 10.0.0.241 - - [2026-02-19 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.241 - - [2026-02-19 14:05:08] "GET /tag/bffe5ed3-8c59-4ab8-9b31-680d782eab2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017879 10.0.0.241 - - [2026-02-19 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2026-02-19 14:05:08] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003932 10.0.0.241 - - [2026-02-19 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.241 - - [2026-02-19 14:05:08] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024942 10.0.0.241 - - [2026-02-19 14:05:08] "POST /virtual-machines HTTP/1.1" 200 352 0.007376 10.0.0.241 - - [2026-02-19 14:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010958 10.0.0.241 - - [2026-02-19 14:05:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.122705 10.0.0.241 - - [2026-02-19 14:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008536 10.0.0.241 - - [2026-02-19 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017849 10.0.0.241 - - [2026-02-19 14:05:08] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007769 10.0.0.241 - - [2026-02-19 14:05:09] "POST /instance-ips HTTP/1.1" 200 392 0.018828 10.0.0.241 - - [2026-02-19 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019302 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.014167 10.0.0.241 - - [2026-02-19 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.014031 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010425 10.0.0.241 - - [2026-02-19 14:05:09] "GET /instance-ip/ffe585ee-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002940 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003962 10.0.0.241 - - [2026-02-19 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003335 10.0.0.241 - - [2026-02-19 14:05:09] "POST /ref-update HTTP/1.1" 200 156 0.006916 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003939 10.0.0.241 - - [2026-02-19 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.241 - - [2026-02-19 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-network/48ccbbb1-32b1-4a8e-beb9-2973fcc3c9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005290 10.0.0.241 - - [2026-02-19 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.241 - - [2026-02-19 14:05:09] "GET /project/5cff8001-a3e7-4996-b71f-537ea2cb990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037778 10.0.0.241 - - [2026-02-19 14:05:09] "POST /virtual-machines HTTP/1.1" 200 356 0.007072 10.0.0.241 - - [2026-02-19 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007525 10.0.0.241 - - [2026-02-19 14:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.103619 10.0.0.241 - - [2026-02-19 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032209 10.0.0.241 - - [2026-02-19 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010434 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2819 0.005541 10.0.0.241 - - [2026-02-19 14:05:09] "POST /instance-ips HTTP/1.1" 200 396 0.023277 10.0.0.241 - - [2026-02-19 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019687 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2819 0.008925 10.0.0.241 - - [2026-02-19 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.015664 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009834 10.0.0.241 - - [2026-02-19 14:05:09] "GET /instance-ip/004c9856-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002660 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004831 10.0.0.241 - - [2026-02-19 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.241 - - [2026-02-19 14:05:09] "GET /virtual-router/4cc25ac4-3311-478c-bd3f-413eb4cc638a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003192 10.0.0.241 - - [2026-02-19 14:05:09] "POST /ref-update HTTP/1.1" 200 156 0.014994 10.0.0.241 - - [2026-02-19 14:05:10] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.013440 10.0.0.241 - - [2026-02-19 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.005730 10.0.0.241 - - [2026-02-19 14:05:10] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004088 10.0.0.241 - - [2026-02-19 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.241 - - [2026-02-19 14:05:10] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.003678 10.0.0.241 - - [2026-02-19 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.241 - - [2026-02-19 14:05:18] "GET / HTTP/1.1" 200 36215 0.001550 10.0.0.241 - - [2026-02-19 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.241 - - [2026-02-19 14:05:18] "GET /global-system-config/4fd32b30-e32f-41e4-9154-37646d33fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004061 10.0.0.241 - - [2026-02-19 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.241 - - [2026-02-19 14:05:18] "GET /config-node/456b0e30-eb67-4a9a-bcab-ee44c5c43fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002207 10.0.0.241 - - [2026-02-19 14:05:22] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009898 10.0.0.241 - - [2026-02-19 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.241 - - [2026-02-19 14:05:22] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.003473 10.0.0.241 - - [2026-02-19 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.241 - - [2026-02-19 14:05:23] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004142 10.0.0.241 - - [2026-02-19 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.241 - - [2026-02-19 14:05:30] "GET / HTTP/1.1" 200 36215 0.001239 10.0.0.241 - - [2026-02-19 14:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.241 - - [2026-02-19 14:05:30] "GET /routing-instance/e4627cca-ef3f-4212-bc38-d6d36aff0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002667 10.0.0.241 - - [2026-02-19 14:05:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001502 10.0.0.241 - - [2026-02-19 14:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.241 - - [2026-02-19 14:05:30] "GET /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003480 10.0.0.241 - - [2026-02-19 14:05:30] "PUT /bgp-router/b2a94106-ea2c-4b12-ae3d-7ba02840da8d HTTP/1.1" 200 255 0.016042 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:05:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.241 - - [2026-02-19 14:05:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000754 10.0.0.241 - - [2026-02-19 14:05:55] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004344 10.0.0.241 - - [2026-02-19 14:05:55] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.241 - - [2026-02-19 14:05:55] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005240 10.0.0.241 - - [2026-02-19 14:05:55] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.241 - - [2026-02-19 14:05:55] "GET /virtual-machine/9007adda-a743-4ba7-b9bb-6704c1bb72af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004936 10.0.0.241 - - [2026-02-19 14:05:55] "POST /ref-update HTTP/1.1" 200 156 0.023351 10.0.0.241 - - [2026-02-19 14:05:55] "GET /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008808 10.0.0.241 - - [2026-02-19 14:05:55] "POST /set-tag HTTP/1.1" 200 109 0.038378 10.0.0.241 - - [2026-02-19 14:05:55] "POST /set-tag HTTP/1.1" 200 109 0.038558 10.0.0.241 - - [2026-02-19 14:05:55] "DELETE /instance-ip/ffe585ee-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.042930 10.0.0.241 - - [2026-02-19 14:05:55] "DELETE /virtual-machine-interface/ffc8f9b0-0d9b-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.055423 10.0.0.241 - - [2026-02-19 14:05:55] "DELETE /virtual-machine/9007adda-a743-4ba7-b9bb-6704c1bb72af HTTP/1.1" 200 115 0.014749 10.0.0.241 - - [2026-02-19 14:05:55] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007884 10.0.0.241 - - [2026-02-19 14:05:55] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.241 - - [2026-02-19 14:06:13] "GET /global-system-configs HTTP/1.1" 200 323 0.005010 10.0.0.241 - - [2026-02-19 14:06:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002333 10.0.0.241 - - [2026-02-19 14:06:26] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008699 10.0.0.241 - - [2026-02-19 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.241 - - [2026-02-19 14:06:26] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004298 10.0.0.241 - - [2026-02-19 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.241 - - [2026-02-19 14:06:26] "GET /virtual-machine/6fc25b9e-90ae-47d1-90b3-0dd97eb891b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003161 10.0.0.241 - - [2026-02-19 14:06:26] "POST /ref-update HTTP/1.1" 200 156 0.010989 10.0.0.241 - - [2026-02-19 14:06:26] "GET /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005337 10.0.0.241 - - [2026-02-19 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.013760 10.0.0.241 - - [2026-02-19 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.026363 10.0.0.241 - - [2026-02-19 14:06:26] "DELETE /instance-ip/004c9856-0d9c-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.049374 10.0.0.241 - - [2026-02-19 14:06:26] "DELETE /virtual-machine-interface/003674f4-0d9c-11f1-8806-fa163eab9626 HTTP/1.1" 200 115 0.040383 10.0.0.241 - - [2026-02-19 14:06:26] "DELETE /virtual-machine/6fc25b9e-90ae-47d1-90b3-0dd97eb891b7 HTTP/1.1" 200 115 0.021223 10.0.0.241 - - [2026-02-19 14:06:26] "DELETE /tag/bffe5ed3-8c59-4ab8-9b31-680d782eab2b HTTP/1.1" 200 115 0.049426