++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 16 01:35:04 AM UTC 2026 ===================' INFO: =================== Mon Feb 16 01:35:04 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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.19 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.19 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.11.168.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.11.168.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/16/2026 01:35:48.743 7f0415ae1600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 01:35:48.900 7f0415ae1600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 01:35:48.912 7f0415ae1600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 01:35:48.912 7f0415ae1600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-02-16 01:35:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000736 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-02-16 01:36:01] "GET / HTTP/1.1" 503 181 0.000191 10.0.0.19 - - [2026-02-16 01:36:02] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.19 - - [2026-02-16 01:36:02] "GET / HTTP/1.1" 200 35931 0.001165 10.0.0.19 - - [2026-02-16 01:36:02] "GET / HTTP/1.1" 200 45303 0.002126 10.0.0.19 - - [2026-02-16 01:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-02-16 01:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.19 - - [2026-02-16 01:36:03] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.19 - - [2026-02-16 01:36:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.001938 10.0.0.19 - - [2026-02-16 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2026-02-16 01:36:03] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005765 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.027811 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.002480 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.19 - - [2026-02-16 01:36:04] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007414 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041777 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012600 10.0.0.19 - - [2026-02-16 01:36:04] "GET /network-ipam/19c387db-52ff-4baa-97b7-de69dfa9bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003652 10.0.0.19 - - [2026-02-16 01:36:04] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-templates HTTP/1.1" 200 511 0.061937 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-templates HTTP/1.1" 200 501 0.038877 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-templates HTTP/1.1" 200 515 0.050461 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-templates HTTP/1.1" 200 535 0.076543 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.19 - - [2026-02-16 01:36:04] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004946 10.0.0.19 - - [2026-02-16 01:36:04] "POST /service-templates HTTP/1.1" 200 507 0.143989 10.0.0.19 - - [2026-02-16 01:36:04] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014643 10.0.0.19 - - [2026-02-16 01:36:04] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016431 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.006989 10.0.0.19 - - [2026-02-16 01:36:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000489 10.0.0.19 - - [2026-02-16 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.012041 10.0.0.19 - - [2026-02-16 01:36:05] "POST /security-groups HTTP/1.1" 200 570 0.043455 10.0.0.19 - - [2026-02-16 01:36:05] "POST /projects HTTP/1.1" 200 481 0.217438 10.0.0.19 - - [2026-02-16 01:36:05] "POST /config-database-nodes HTTP/1.1" 200 611 0.073758 10.0.0.19 - - [2026-02-16 01:36:05] "POST /security-groups HTTP/1.1" 200 534 0.122910 10.0.0.19 - - [2026-02-16 01:36:05] "POST /chown HTTP/1.1" 200 109 0.021251 10.0.0.19 - - [2026-02-16 01:36:05] "POST /policy-managements HTTP/1.1" 409 214 0.011326 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.19 - - [2026-02-16 01:36:05] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003287 10.0.0.19 - - [2026-02-16 01:36:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.052837 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 10.0.0.19 - - [2026-02-16 01:36:05] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003033 10.0.0.19 - - [2026-02-16 01:36:05] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.008970 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.19 - - [2026-02-16 01:36:05] "GET /virtual-network/550b28a9-1d5e-4b72-89e8-6cb74eccab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.008062 10.0.0.19 - - [2026-02-16 01:36:05] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.19 - - [2026-02-16 01:36:05] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005015 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004012 10.0.0.19 - - [2026-02-16 01:36:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000931 10.0.0.19 - - [2026-02-16 01:36:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.019770 10.0.0.19 - - [2026-02-16 01:36:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.038748 10.0.0.19 - - [2026-02-16 01:36:05] "POST /security-groups HTTP/1.1" 200 574 0.097325 10.0.0.19 - - [2026-02-16 01:36:05] "POST /projects HTTP/1.1" 200 489 0.316533 10.0.0.19 - - [2026-02-16 01:36:05] "POST /security-groups HTTP/1.1" 200 546 0.046345 10.0.0.19 - - [2026-02-16 01:36:05] "POST /chown HTTP/1.1" 200 109 0.031408 10.0.0.19 - - [2026-02-16 01:36:06] "POST /network-ipams HTTP/1.1" 200 522 0.078494 10.0.0.19 - - [2026-02-16 01:36:06] "POST /network-ipams HTTP/1.1" 200 510 0.073963 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002264 10.0.0.19 - - [2026-02-16 01:36:06] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-02-16 01:36:06] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012747 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003498 10.0.0.19 - - [2026-02-16 01:36:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.099443 10.0.0.19 - - [2026-02-16 01:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.061824 10.0.0.19 - - [2026-02-16 01:36:06] "POST /virtual-networks HTTP/1.1" 200 538 0.248676 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020100 10.0.0.19 - - [2026-02-16 01:36:06] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.19 - - [2026-02-16 01:36:06] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008767 10.0.0.19 - - [2026-02-16 01:36:06] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.018003 10.0.0.19 - - [2026-02-16 01:36:06] "POST /bgp-routers HTTP/1.1" 200 616 0.054413 10.0.0.19 - - [2026-02-16 01:36:06] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.022123 10.0.0.19 - - [2026-02-16 01:36:06] "POST /network-ipams HTTP/1.1" 200 518 0.077932 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.012405 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-02-16 01:36:06] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005175 10.0.0.19 - - [2026-02-16 01:36:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2026-02-16 01:36:06] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.19 - - [2026-02-16 01:36:06] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005587 10.0.0.19 - - [2026-02-16 01:36:06] "POST /ref-update HTTP/1.1" 200 156 0.027117 10.0.0.19 - - [2026-02-16 01:36:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009505 10.0.0.19 - - [2026-02-16 01:36:07] "POST /database-nodes HTTP/1.1" 200 597 0.285651 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.19 - - [2026-02-16 01:36:07] "GET /network-ipam/19c387db-52ff-4baa-97b7-de69dfa9bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.031122 10.0.0.19 - - [2026-02-16 01:36:07] "POST /useragent-kv HTTP/1.1" 200 115 0.018289 10.0.0.19 - - [2026-02-16 01:36:07] "POST /virtual-networks HTTP/1.1" 200 546 0.575502 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.19 - - [2026-02-16 01:36:07] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.007051 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.003844 10.0.0.19 - - [2026-02-16 01:36:07] "POST /network-policys HTTP/1.1" 200 538 0.039576 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.008893 10.0.0.19 - - [2026-02-16 01:36:07] "POST /network-policys HTTP/1.1" 200 534 0.027362 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.004015 10.0.0.19 - - [2026-02-16 01:36:07] "POST /network-policys HTTP/1.1" 200 542 0.051303 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-update HTTP/1.1" 200 156 0.059280 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008597 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-update HTTP/1.1" 200 156 0.069337 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.002187 10.0.0.19 - - [2026-02-16 01:36:07] "POST /access-control-lists HTTP/1.1" 200 587 0.067911 10.0.0.19 - - [2026-02-16 01:36:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.001365 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-update HTTP/1.1" 200 156 0.082795 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004177 10.0.0.19 - - [2026-02-16 01:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-02-16 01:36:07] "POST /access-control-lists HTTP/1.1" 200 585 0.089209 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.026198 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-update HTTP/1.1" 200 156 0.165865 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 579 0.234779 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.012104 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-update HTTP/1.1" 200 156 0.256233 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 577 0.077913 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.006013 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-update HTTP/1.1" 200 156 0.121972 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 594 0.064891 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034069 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.059205 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010108 10.0.0.19 - - [2026-02-16 01:36:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004087 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 592 0.036632 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.006341 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.19 - - [2026-02-16 01:36:08] "GET /virtual-network/550b28a9-1d5e-4b72-89e8-6cb74eccab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.023020 10.0.0.19 - - [2026-02-16 01:36:08] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.056269 10.0.0.19 - - [2026-02-16 01:36:08] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 583 0.129776 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022605 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002726 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2026-02-16 01:36:08] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005274 10.0.0.19 - - [2026-02-16 01:36:08] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022514 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002673 10.0.0.19 - - [2026-02-16 01:36:08] "POST /firewall-policys HTTP/1.1" 200 530 0.026699 10.0.0.19 - - [2026-02-16 01:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034029 10.0.0.19 - - [2026-02-16 01:36:08] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007721 10.0.0.19 - - [2026-02-16 01:36:08] "POST /access-control-lists HTTP/1.1" 200 581 0.058075 10.0.0.19 - - [2026-02-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.028572 10.0.0.19 - - [2026-02-16 01:36:08] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003798 10.0.0.19 - - [2026-02-16 01:36:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.082588 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010931 10.0.0.19 - - [2026-02-16 01:36:09] "POST /access-control-lists HTTP/1.1" 200 602 0.060335 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.043525 10.0.0.19 - - [2026-02-16 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.002227 10.0.0.19 - - [2026-02-16 01:36:09] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004475 10.0.0.19 - - [2026-02-16 01:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.19 - - [2026-02-16 01:36:09] "POST /access-control-lists HTTP/1.1" 200 600 0.027214 10.0.0.19 - - [2026-02-16 01:36:09] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012126 10.0.0.19 - - [2026-02-16 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.024769 10.0.0.19 - - [2026-02-16 01:36:09] "POST /firewall-policys HTTP/1.1" 200 532 0.052190 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.038747 10.0.0.19 - - [2026-02-16 01:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.064466 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.008172 10.0.0.19 - - [2026-02-16 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.031626 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.027860 10.0.0.19 - - [2026-02-16 01:36:09] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006299 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002032 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002877 10.0.0.19 - - [2026-02-16 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.010237 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015053 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.030754 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.041094 10.0.0.19 - - [2026-02-16 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.026480 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.048695 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.008390 10.0.0.19 - - [2026-02-16 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.010436 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.057149 10.0.0.19 - - [2026-02-16 01:36:09] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.018809 10.0.0.19 - - [2026-02-16 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.039342 10.0.0.19 - - [2026-02-16 01:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009360 10.0.0.19 - - [2026-02-16 01:36:09] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002916 10.0.0.19 - - [2026-02-16 01:36:09] "POST /firewall-policys HTTP/1.1" 200 530 0.021037 10.0.0.19 - - [2026-02-16 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.007275 10.0.0.19 - - [2026-02-16 01:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037414 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.027984 10.0.0.19 - - [2026-02-16 01:36:09] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.011777 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002577 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002106 10.0.0.19 - - [2026-02-16 01:36:09] "POST /access-control-lists HTTP/1.1" 200 551 0.122058 10.0.0.19 - - [2026-02-16 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.046733 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014534 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025456 10.0.0.19 - - [2026-02-16 01:36:09] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.010309 10.0.0.19 - - [2026-02-16 01:36:10] "POST /access-control-lists HTTP/1.1" 200 589 0.156246 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.099431 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.075922 10.0.0.19 - - [2026-02-16 01:36:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.014525 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.122703 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.073435 10.0.0.19 - - [2026-02-16 01:36:10] "POST /access-control-lists HTTP/1.1" 200 601 0.106114 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.030352 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/170d5c71-a3c8-41dc-b05a-47cbb3466b59 HTTP/1.1" 200 272 0.021034 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/76f6642a-7f61-4607-9b20-fdf8043353f0 HTTP/1.1" 200 272 0.035860 10.0.0.19 - - [2026-02-16 01:36:10] "POST /ref-update HTTP/1.1" 200 156 0.109207 10.0.0.19 - - [2026-02-16 01:36:10] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016724 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/c18e9c35-b893-4e44-8e47-c0c2f07bd852 HTTP/1.1" 200 272 0.040159 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/36e810c6-e27c-4e75-8dca-179e0b39664d HTTP/1.1" 200 272 0.019355 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/ba78fd66-9423-4777-b60d-f370e91cf605 HTTP/1.1" 200 272 0.039613 10.0.0.19 - - [2026-02-16 01:36:10] "POST /tags HTTP/1.1" 200 299 0.110381 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/b81673b8-3128-41a4-9a3a-135382c9b39f HTTP/1.1" 200 272 0.040188 10.0.0.19 - - [2026-02-16 01:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026352 10.0.0.19 - - [2026-02-16 01:36:10] "GET /tag/1f6e33a4-1528-4786-b34a-0d4eaa2bb425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.040231 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/109af5d6-2b02-45d3-acc1-0f5aecf3dd97 HTTP/1.1" 200 272 0.054764 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/72546ca5-c6c0-4c4d-a3db-c9058492be36 HTTP/1.1" 200 272 0.054204 10.0.0.19 - - [2026-02-16 01:36:10] "POST /set-tag HTTP/1.1" 200 109 0.059263 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/23dd0e5d-a1f2-4140-b18e-e8bbb4df8407 HTTP/1.1" 200 272 0.052369 10.0.0.19 - - [2026-02-16 01:36:10] "PUT /access-control-list/9a75eead-e614-4b10-90ba-e96f54d51d23 HTTP/1.1" 200 272 0.017089 10.0.0.19 - - [2026-02-16 01:36:11] "PUT /access-control-list/52338712-7f05-4fbb-9bed-5540d8bc2b61 HTTP/1.1" 200 272 0.078212 10.0.0.19 - - [2026-02-16 01:36:11] "PUT /access-control-list/d55ce2c9-a5f4-4aa6-8a45-08804f3f52ff HTTP/1.1" 200 272 0.117836 10.0.0.19 - - [2026-02-16 01:36:11] "POST /tags HTTP/1.1" 200 357 0.186008 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014854 10.0.0.19 - - [2026-02-16 01:36:11] "GET /tag/ce5f98a6-0bf8-43b7-b08f-0c86c77a80b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015263 10.0.0.19 - - [2026-02-16 01:36:11] "PUT /access-control-list/c9482f6e-35ac-4ad0-8ac1-0ef8637fff93 HTTP/1.1" 200 272 0.056622 10.0.0.19 - - [2026-02-16 01:36:11] "POST /route-targets HTTP/1.1" 200 327 0.011271 10.0.0.19 - - [2026-02-16 01:36:11] "POST /ref-update HTTP/1.1" 200 156 0.018832 10.0.0.19 - - [2026-02-16 01:36:11] "POST /tags HTTP/1.1" 200 305 0.112947 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2026-02-16 01:36:11] "GET /tag/424f95a7-6b0c-4467-b987-af425877644a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021772 10.0.0.19 - - [2026-02-16 01:36:11] "POST /ref-update HTTP/1.1" 200 156 0.045881 10.0.0.19 - - [2026-02-16 01:36:11] "POST /ref-update HTTP/1.1" 200 156 0.024451 10.0.0.19 - - [2026-02-16 01:36:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000641 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.006755 10.0.0.19 - - [2026-02-16 01:36:11] "PUT /access-control-list/52338712-7f05-4fbb-9bed-5540d8bc2b61 HTTP/1.1" 200 272 0.032059 10.0.0.19 - - [2026-02-16 01:36:11] "POST /security-groups HTTP/1.1" 200 571 0.082284 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.002571 10.0.0.19 - - [2026-02-16 01:36:11] "POST /projects HTTP/1.1" 200 483 0.311499 10.0.0.19 - - [2026-02-16 01:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013386 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017538 10.0.0.19 - - [2026-02-16 01:36:11] "POST /access-control-lists HTTP/1.1" 200 580 0.054267 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.014623 10.0.0.19 - - [2026-02-16 01:36:11] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.017183 10.0.0.19 - - [2026-02-16 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2026-02-16 01:36:11] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.022998 10.0.0.19 - - [2026-02-16 01:36:11] "POST /access-control-lists HTTP/1.1" 200 578 0.036416 10.0.0.19 - - [2026-02-16 01:36:11] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.062160 10.0.0.19 - - [2026-02-16 01:36:12] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.060527 10.0.0.19 - - [2026-02-16 01:36:12] "POST /security-groups HTTP/1.1" 200 537 0.083179 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002038 10.0.0.19 - - [2026-02-16 01:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027663 10.0.0.19 - - [2026-02-16 01:36:12] "POST /access-control-lists HTTP/1.1" 200 596 0.034510 10.0.0.19 - - [2026-02-16 01:36:12] "POST /chown HTTP/1.1" 200 109 0.037581 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.008732 10.0.0.19 - - [2026-02-16 01:36:12] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037884 10.0.0.19 - - [2026-02-16 01:36:12] "POST /access-control-lists HTTP/1.1" 200 594 0.077479 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2026-02-16 01:36:12] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006819 10.0.0.19 - - [2026-02-16 01:36:12] "POST /tags HTTP/1.1" 409 207 0.007282 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.19 - - [2026-02-16 01:36:12] "GET /tag/424f95a7-6b0c-4467-b987-af425877644a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012599 10.0.0.19 - - [2026-02-16 01:36:12] "POST /firewall-rules HTTP/1.1" 200 564 0.090159 10.0.0.19 - - [2026-02-16 01:36:12] "GET /firewall-rule/77c47412-3f74-4d60-9e95-f6ad95e550fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006124 10.0.0.19 - - [2026-02-16 01:36:12] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.19 - - [2026-02-16 01:36:12] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005942 10.0.0.19 - - [2026-02-16 01:36:12] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.009405 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.001390 10.0.0.19 - - [2026-02-16 01:36:12] "POST /config-nodes HTTP/1.1" 200 593 0.020272 10.0.0.19 - - [2026-02-16 01:36:12] "GET /firewall-rule/77c47412-3f74-4d60-9e95-f6ad95e550fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003956 10.0.0.19 - - [2026-02-16 01:36:12] "POST /ref-update HTTP/1.1" 200 156 0.026927 10.0.0.19 - - [2026-02-16 01:36:12] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021064 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-02-16 01:36:12] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002316 10.0.0.19 - - [2026-02-16 01:36:12] "POST /tags HTTP/1.1" 409 207 0.001441 10.0.0.19 - - [2026-02-16 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-02-16 01:36:12] "GET /tag/424f95a7-6b0c-4467-b987-af425877644a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013604 10.0.0.19 - - [2026-02-16 01:36:12] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.19 - - [2026-02-16 01:36:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001719 10.0.0.19 - - [2026-02-16 01:36:12] "POST /firewall-rules HTTP/1.1" 200 562 0.119525 10.0.0.19 - - [2026-02-16 01:36:13] "GET /firewall-rule/75c5857e-0eee-4a87-8501-fcbb9ff20166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007319 10.0.0.19 - - [2026-02-16 01:36:13] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003456 10.0.0.19 - - [2026-02-16 01:36:13] "GET /firewall-rule/75c5857e-0eee-4a87-8501-fcbb9ff20166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001979 10.0.0.19 - - [2026-02-16 01:36:13] "POST /ref-update HTTP/1.1" 200 156 0.018641 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002346 10.0.0.19 - - [2026-02-16 01:36:13] "POST /tags HTTP/1.1" 200 301 0.050162 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-02-16 01:36:13] "GET /tag/830b4d10-9a4f-4d10-ab4c-9f2974740b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013280 10.0.0.19 - - [2026-02-16 01:36:13] "POST /tags HTTP/1.1" 200 325 0.101078 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.19 - - [2026-02-16 01:36:13] "GET /tag/537d39f7-b222-4ce3-a59b-ce2affc27e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015054 10.0.0.19 - - [2026-02-16 01:36:13] "POST /tags HTTP/1.1" 200 363 0.015113 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012315 10.0.0.19 - - [2026-02-16 01:36:13] "GET /tag/cc445332-b417-4bc5-8656-6eeb0aded0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011811 10.0.0.19 - - [2026-02-16 01:36:13] "POST /tags HTTP/1.1" 200 311 0.044093 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029537 10.0.0.19 - - [2026-02-16 01:36:13] "GET /tag/7f349dd8-1a6f-4e6e-8258-572930b1bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013168 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-02-16 01:36:13] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004185 10.0.0.19 - - [2026-02-16 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.19 - - [2026-02-16 01:36:13] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041375 10.0.0.19 - - [2026-02-16 01:36:13] "POST /virtual-machines HTTP/1.1" 200 377 0.016050 10.0.0.19 - - [2026-02-16 01:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.19 - - [2026-02-16 01:36:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120209 10.0.0.19 - - [2026-02-16 01:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026924 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025666 10.0.0.19 - - [2026-02-16 01:36:14] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005703 10.0.0.19 - - [2026-02-16 01:36:14] "POST /instance-ips HTTP/1.1" 200 409 0.108582 10.0.0.19 - - [2026-02-16 01:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040206 10.0.0.19 - - [2026-02-16 01:36:14] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023179 10.0.0.19 - - [2026-02-16 01:36:14] "POST /set-tag HTTP/1.1" 200 109 0.032227 10.0.0.19 - - [2026-02-16 01:36:14] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004644 10.0.0.19 - - [2026-02-16 01:36:14] "GET /instance-ip/e1563c16-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002677 10.0.0.19 - - [2026-02-16 01:36:14] "POST /tags HTTP/1.1" 200 355 0.042953 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014886 10.0.0.19 - - [2026-02-16 01:36:14] "GET /tag/ea6c9bca-72fd-4a8c-9dea-4787e19a05f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.031680 10.0.0.19 - - [2026-02-16 01:36:14] "POST /tags HTTP/1.1" 200 303 0.049066 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2026-02-16 01:36:14] "GET /tag/e1a14fb1-ba21-4824-80a5-56042c2f2263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.031212 10.0.0.19 - - [2026-02-16 01:36:14] "POST /projects HTTP/1.1" 409 218 0.002077 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-02-16 01:36:14] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035000 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014021 10.0.0.19 - - [2026-02-16 01:36:14] "GET /network-ipam/0c4a08b1-1ae8-4a3d-88ec-21c83566a116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1557 0.002647 10.0.0.19 - - [2026-02-16 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.19 - - [2026-02-16 01:36:14] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008147 10.0.0.19 - - [2026-02-16 01:36:14] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.055266 10.0.0.19 - - [2026-02-16 01:36:14] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005366 10.0.0.19 - - [2026-02-16 01:36:15] "POST /set-tag HTTP/1.1" 200 109 0.062219 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.19 - - [2026-02-16 01:36:15] "GET /network-ipam/66b7bfe1-0c0a-4b4d-8b18-74905053d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002971 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-02-16 01:36:15] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004000 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.052545 10.0.0.19 - - [2026-02-16 01:36:15] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011785 10.0.0.19 - - [2026-02-16 01:36:15] "POST /set-tag HTTP/1.1" 200 109 0.052643 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.19 - - [2026-02-16 01:36:15] "GET /network-policy/400a8b4c-619f-4fa5-9919-3575c27039e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003293 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2026-02-16 01:36:15] "GET /network-policy/17afd2dc-df71-4bef-bf4e-a3713e681ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003736 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012848 10.0.0.19 - - [2026-02-16 01:36:15] "GET /network-policy/6f77bbca-1ee4-44cb-bc2a-5241920dacaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008701 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /network-policy/6f77bbca-1ee4-44cb-bc2a-5241920dacaf HTTP/1.1" 200 262 0.008202 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-update HTTP/1.1" 200 156 0.131213 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /access-control-list/c9482f6e-35ac-4ad0-8ac1-0ef8637fff93 HTTP/1.1" 200 272 0.065831 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027834 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /access-control-list/52338712-7f05-4fbb-9bed-5540d8bc2b61 HTTP/1.1" 200 272 0.068746 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013139 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003942 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002811 10.0.0.19 - - [2026-02-16 01:36:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-02-16 01:36:15] "POST /security-groups HTTP/1.1" 409 245 0.003556 10.0.0.19 - - [2026-02-16 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009532 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /security-group/33499cfc-e220-433d-9dba-bb90dd923f08 HTTP/1.1" 200 262 0.060350 10.0.0.19 - - [2026-02-16 01:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.038212 10.0.0.19 - - [2026-02-16 01:36:15] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018803 10.0.0.19 - - [2026-02-16 01:36:15] "PUT /access-control-list/ba78fd66-9423-4777-b60d-f370e91cf605 HTTP/1.1" 200 272 0.042557 10.0.0.19 - - [2026-02-16 01:36:16] "PUT /access-control-list/b81673b8-3128-41a4-9a3a-135382c9b39f HTTP/1.1" 200 272 0.034097 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009592 10.0.0.19 - - [2026-02-16 01:36:16] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007582 10.0.0.19 - - [2026-02-16 01:36:16] "POST /tags HTTP/1.1" 409 206 0.001969 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-02-16 01:36:16] "GET /tag/e1a14fb1-ba21-4824-80a5-56042c2f2263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026797 10.0.0.19 - - [2026-02-16 01:36:16] "POST /firewall-rules HTTP/1.1" 200 562 0.095469 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-rule/b15e08dd-fb8b-4a7b-aca9-bd3e62d393c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004496 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004035 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-rule/b15e08dd-fb8b-4a7b-aca9-bd3e62d393c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002325 10.0.0.19 - - [2026-02-16 01:36:16] "POST /ref-update HTTP/1.1" 200 156 0.041378 10.0.0.19 - - [2026-02-16 01:36:16] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010870 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2026-02-16 01:36:16] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002583 10.0.0.19 - - [2026-02-16 01:36:16] "POST /tags HTTP/1.1" 409 206 0.001775 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-02-16 01:36:16] "GET /tag/e1a14fb1-ba21-4824-80a5-56042c2f2263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016601 10.0.0.19 - - [2026-02-16 01:36:16] "POST /firewall-rules HTTP/1.1" 200 560 0.077284 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-rule/23e6ad68-2b39-4de7-8b72-a63981db0777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.006054 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005207 10.0.0.19 - - [2026-02-16 01:36:16] "GET /firewall-rule/23e6ad68-2b39-4de7-8b72-a63981db0777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.001986 10.0.0.19 - - [2026-02-16 01:36:16] "POST /ref-update HTTP/1.1" 200 156 0.026797 10.0.0.19 - - [2026-02-16 01:36:16] "POST /tags HTTP/1.1" 200 305 0.064102 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012558 10.0.0.19 - - [2026-02-16 01:36:16] "GET /tag/2617e41b-3df9-4018-b7e4-a502e82a1169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032401 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-02-16 01:36:16] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028531 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-02-16 01:36:16] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005597 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2026-02-16 01:36:16] "GET /service-appliance-set/544e3ed8-816d-4c28-b1ce-8f9b637d4fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003600 10.0.0.19 - - [2026-02-16 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002314 10.0.0.19 - - [2026-02-16 01:36:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121083 10.0.0.19 - - [2026-02-16 01:36:17] "GET /virtual-machine-interface/08f77aed-fb15-4281-b95e-90597b09afe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.031759 10.0.0.19 - - [2026-02-16 01:36:17] "POST /instance-ips HTTP/1.1" 200 381 0.070831 10.0.0.19 - - [2026-02-16 01:36:17] "GET /instance-ip/4e30a193-456f-439b-aacb-983ef63ba788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005205 10.0.0.19 - - [2026-02-16 01:36:17] "POST /loadbalancers HTTP/1.1" 200 582 0.087812 10.0.0.19 - - [2026-02-16 01:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013827 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2026-02-16 01:36:17] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058869 10.0.0.19 - - [2026-02-16 01:36:17] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036235 10.0.0.19 - - [2026-02-16 01:36:17] "GET /instance-ip/4e30a193-456f-439b-aacb-983ef63ba788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007535 10.0.0.19 - - [2026-02-16 01:36:17] "GET /loadbalancer/7e1e859a-6af9-4756-bd73-9d9734fb59c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003378 10.0.0.19 - - [2026-02-16 01:36:17] "POST /floating-ips HTTP/1.1" 200 583 0.036454 10.0.0.19 - - [2026-02-16 01:36:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059166 10.0.0.19 - - [2026-02-16 01:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013160 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2026-02-16 01:36:17] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072922 10.0.0.19 - - [2026-02-16 01:36:17] "GET /loadbalancer-listener/097ff7e0-b665-4b51-b8d3-7d84a7f83877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003661 10.0.0.19 - - [2026-02-16 01:36:17] "GET /loadbalancer-listener/097ff7e0-b665-4b51-b8d3-7d84a7f83877?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003767 10.0.0.19 - - [2026-02-16 01:36:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019207 10.0.0.19 - - [2026-02-16 01:36:17] "GET /instance-ip/4e30a193-456f-439b-aacb-983ef63ba788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006743 10.0.0.19 - - [2026-02-16 01:36:17] "GET /instance-ip/4e30a193-456f-439b-aacb-983ef63ba788?fields=floating_ips HTTP/1.1" 200 1170 0.006613 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018890 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018070 10.0.0.19 - - [2026-02-16 01:36:17] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003926 10.0.0.19 - - [2026-02-16 01:36:17] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003356 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2026-02-16 01:36:17] "GET /floating-ip/70a71cbb-b2b3-4484-8779-1a157fc27d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003183 10.0.0.19 - - [2026-02-16 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2026-02-16 01:36:18] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.014587 10.0.0.19 - - [2026-02-16 01:36:18] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.013508 10.0.0.19 - - [2026-02-16 01:36:18] "POST /tags HTTP/1.1" 200 371 0.074373 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010566 10.0.0.19 - - [2026-02-16 01:36:18] "GET /tag/adf29f92-f799-4d5c-b840-72756b97fea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025638 10.0.0.19 - - [2026-02-16 01:36:18] "POST /tags HTTP/1.1" 200 319 0.053986 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.19 - - [2026-02-16 01:36:18] "GET /tag/704ee003-f78d-41a7-97ef-66698ab293c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014491 10.0.0.19 - - [2026-02-16 01:36:18] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.19 - - [2026-02-16 01:36:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000456 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.005629 10.0.0.19 - - [2026-02-16 01:36:18] "POST /alarms HTTP/1.1" 200 581 0.090378 10.0.0.19 - - [2026-02-16 01:36:18] "POST /security-groups HTTP/1.1" 200 578 0.135058 10.0.0.19 - - [2026-02-16 01:36:18] "POST /projects HTTP/1.1" 200 497 0.358310 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.002645 10.0.0.19 - - [2026-02-16 01:36:18] "POST /alarms HTTP/1.1" 200 575 0.138549 10.0.0.19 - - [2026-02-16 01:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.051893 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.030117 10.0.0.19 - - [2026-02-16 01:36:18] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007335 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2026-02-16 01:36:18] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.044688 10.0.0.19 - - [2026-02-16 01:36:18] "POST /alarms HTTP/1.1" 200 575 0.173163 10.0.0.19 - - [2026-02-16 01:36:18] "POST /access-control-lists HTTP/1.1" 200 587 0.183145 10.0.0.19 - - [2026-02-16 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.002840 10.0.0.19 - - [2026-02-16 01:36:19] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.094279 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 559 0.076447 10.0.0.19 - - [2026-02-16 01:36:19] "POST /access-control-lists HTTP/1.1" 200 585 0.134706 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 555 0.153854 10.0.0.19 - - [2026-02-16 01:36:19] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.195340 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 557 0.160953 10.0.0.19 - - [2026-02-16 01:36:19] "POST /security-groups HTTP/1.1" 200 558 0.188486 10.0.0.19 - - [2026-02-16 01:36:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.006446 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 565 0.107736 10.0.0.19 - - [2026-02-16 01:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.139036 10.0.0.19 - - [2026-02-16 01:36:19] "POST /access-control-lists HTTP/1.1" 200 610 0.144221 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 549 0.126644 10.0.0.19 - - [2026-02-16 01:36:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.011634 10.0.0.19 - - [2026-02-16 01:36:19] "POST /chown HTTP/1.1" 200 109 0.086962 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 557 0.071335 10.0.0.19 - - [2026-02-16 01:36:19] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.047766 10.0.0.19 - - [2026-02-16 01:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.19 - - [2026-02-16 01:36:19] "POST /access-control-lists HTTP/1.1" 200 608 0.103380 10.0.0.19 - - [2026-02-16 01:36:19] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020591 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 567 0.044951 10.0.0.19 - - [2026-02-16 01:36:19] "POST /tags HTTP/1.1" 409 214 0.002743 10.0.0.19 - - [2026-02-16 01:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 555 0.034009 10.0.0.19 - - [2026-02-16 01:36:19] "GET /tag/704ee003-f78d-41a7-97ef-66698ab293c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021237 10.0.0.19 - - [2026-02-16 01:36:19] "POST /alarms HTTP/1.1" 200 567 0.071180 10.0.0.19 - - [2026-02-16 01:36:20] "POST /firewall-rules HTTP/1.1" 200 578 0.122893 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 575 0.052404 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-rule/f439e23b-d8d8-4ffc-9589-81ec7e4e8a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006775 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.005277 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 569 0.028201 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-rule/f439e23b-d8d8-4ffc-9589-81ec7e4e8a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006670 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.027313 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.030533 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.023636 10.0.0.19 - - [2026-02-16 01:36:20] "POST /ref-update HTTP/1.1" 200 156 0.094253 10.0.0.19 - - [2026-02-16 01:36:20] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009832 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 547 0.035196 10.0.0.19 - - [2026-02-16 01:36:20] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010288 10.0.0.19 - - [2026-02-16 01:36:20] "POST /tags HTTP/1.1" 409 214 0.013846 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008155 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 595 0.042342 10.0.0.19 - - [2026-02-16 01:36:20] "GET /tag/704ee003-f78d-41a7-97ef-66698ab293c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.035886 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 575 0.099527 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 571 0.054204 10.0.0.19 - - [2026-02-16 01:36:20] "POST /firewall-rules HTTP/1.1" 200 576 0.129874 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-rule/5e879843-01da-41f1-bd64-ba72f3f66b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.011764 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 583 0.050753 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003294 10.0.0.19 - - [2026-02-16 01:36:20] "POST /alarms HTTP/1.1" 200 609 0.035889 10.0.0.19 - - [2026-02-16 01:36:20] "GET /firewall-rule/5e879843-01da-41f1-bd64-ba72f3f66b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013800 10.0.0.19 - - [2026-02-16 01:36:20] "POST /ref-update HTTP/1.1" 200 156 0.045298 10.0.0.19 - - [2026-02-16 01:36:20] "POST /tags HTTP/1.1" 200 301 0.016406 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014590 10.0.0.19 - - [2026-02-16 01:36:20] "GET /tag/7b57b66b-04a2-4346-a093-04ac3564a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.041202 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2026-02-16 01:36:20] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.023223 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2026-02-16 01:36:20] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006441 10.0.0.19 - - [2026-02-16 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.19 - - [2026-02-16 01:36:20] "GET /service-appliance-set/544e3ed8-816d-4c28-b1ce-8f9b637d4fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003342 10.0.0.19 - - [2026-02-16 01:36:20] "GET / HTTP/1.1" 200 35931 0.002188 10.0.0.19 - - [2026-02-16 01:36:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001716 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.19 - - [2026-02-16 01:36:21] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.022796 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.006888 10.0.0.19 - - [2026-02-16 01:36:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143710 10.0.0.19 - - [2026-02-16 01:36:21] "GET /virtual-machine-interface/c8f79df1-e15f-42c9-b050-f8cd9ac6bfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.032960 10.0.0.19 - - [2026-02-16 01:36:21] "POST /instance-ips HTTP/1.1" 200 377 0.039246 10.0.0.19 - - [2026-02-16 01:36:21] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010277 10.0.0.19 - - [2026-02-16 01:36:21] "POST /loadbalancers HTTP/1.1" 200 582 0.085905 10.0.0.19 - - [2026-02-16 01:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028837 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022381 10.0.0.19 - - [2026-02-16 01:36:21] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054662 10.0.0.19 - - [2026-02-16 01:36:21] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007330 10.0.0.19 - - [2026-02-16 01:36:21] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099560 10.0.0.19 - - [2026-02-16 01:36:21] "POST /floating-ips HTTP/1.1" 200 581 0.086731 10.0.0.19 - - [2026-02-16 01:36:21] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008832 10.0.0.19 - - [2026-02-16 01:36:21] "GET / HTTP/1.1" 200 35931 0.001248 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-02-16 01:36:21] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002734 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009306 10.0.0.19 - - [2026-02-16 01:36:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044931 10.0.0.19 - - [2026-02-16 01:36:21] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.035815 10.0.0.19 - - [2026-02-16 01:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036623 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.19 - - [2026-02-16 01:36:21] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.018978 10.0.0.19 - - [2026-02-16 01:36:21] "GET /loadbalancer-listener/1f26baef-e50f-48f7-98b0-d0bf57e291fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.007610 10.0.0.19 - - [2026-02-16 01:36:21] "GET /loadbalancer-listener/1f26baef-e50f-48f7-98b0-d0bf57e291fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.010943 10.0.0.19 - - [2026-02-16 01:36:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.079082 10.0.0.19 - - [2026-02-16 01:36:21] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003426 10.0.0.19 - - [2026-02-16 01:36:21] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?fields=floating_ips HTTP/1.1" 200 1164 0.009392 10.0.0.19 - - [2026-02-16 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.19 - - [2026-02-16 01:36:21] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003222 10.0.0.19 - - [2026-02-16 01:36:22] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060431 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003076 10.0.0.19 - - [2026-02-16 01:36:22] "GET / HTTP/1.1" 200 35931 0.003387 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.19 - - [2026-02-16 01:36:22] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006677 10.0.0.19 - - [2026-02-16 01:36:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.048556 10.0.0.19 - - [2026-02-16 01:36:22] "PUT /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1 HTTP/1.1" 200 274 0.056022 10.0.0.19 - - [2026-02-16 01:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046450 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012796 10.0.0.19 - - [2026-02-16 01:36:22] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051882 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer-listener/6aaa1f15-1714-47bf-8b75-692455d12ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013130 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer-listener/6aaa1f15-1714-47bf-8b75-692455d12ac7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006157 10.0.0.19 - - [2026-02-16 01:36:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029371 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007646 10.0.0.19 - - [2026-02-16 01:36:22] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005379 10.0.0.19 - - [2026-02-16 01:36:22] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?fields=floating_ips HTTP/1.1" 200 1164 0.002991 10.0.0.19 - - [2026-02-16 01:36:22] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047997 10.0.0.19 - - [2026-02-16 01:36:22] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007772 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003217 10.0.0.19 - - [2026-02-16 01:36:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033069 10.0.0.19 - - [2026-02-16 01:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016124 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.19 - - [2026-02-16 01:36:22] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085696 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer-listener/4f3b1a2c-47ec-4664-9599-331a6729b3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006064 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer-listener/4f3b1a2c-47ec-4664-9599-331a6729b3b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.010335 10.0.0.19 - - [2026-02-16 01:36:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020962 10.0.0.19 - - [2026-02-16 01:36:22] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004308 10.0.0.19 - - [2026-02-16 01:36:22] "GET /instance-ip/3d682ca5-8521-4917-950a-545b28fff3e1?fields=floating_ips HTTP/1.1" 200 1164 0.006514 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2026-02-16 01:36:22] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003206 10.0.0.19 - - [2026-02-16 01:36:22] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002210 10.0.0.19 - - [2026-02-16 01:36:22] "POST /tags HTTP/1.1" 200 363 0.021703 10.0.0.19 - - [2026-02-16 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.19 - - [2026-02-16 01:36:22] "GET /tag/dc44bd68-2c27-4b3b-9fb4-e68a42c6140d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020676 10.0.0.19 - - [2026-02-16 01:36:22] "POST /tags HTTP/1.1" 200 311 0.025129 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2026-02-16 01:36:23] "GET /tag/b259461d-2833-4ff9-820d-76d6b1f357a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023351 10.0.0.19 - - [2026-02-16 01:36:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.001041 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.003224 10.0.0.19 - - [2026-02-16 01:36:23] "POST /security-groups HTTP/1.1" 200 574 0.065570 10.0.0.19 - - [2026-02-16 01:36:23] "POST /projects HTTP/1.1" 200 489 0.222418 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.006375 10.0.0.19 - - [2026-02-16 01:36:23] "POST /access-control-lists HTTP/1.1" 200 583 0.068494 10.0.0.19 - - [2026-02-16 01:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.066726 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.19 - - [2026-02-16 01:36:23] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.003942 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001390 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.19 - - [2026-02-16 01:36:23] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.034504 10.0.0.19 - - [2026-02-16 01:36:23] "POST /access-control-lists HTTP/1.1" 200 581 0.076711 10.0.0.19 - - [2026-02-16 01:36:23] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.054847 10.0.0.19 - - [2026-02-16 01:36:23] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.077392 10.0.0.19 - - [2026-02-16 01:36:23] "POST /security-groups HTTP/1.1" 200 546 0.078823 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.011207 10.0.0.19 - - [2026-02-16 01:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034197 10.0.0.19 - - [2026-02-16 01:36:23] "POST /access-control-lists HTTP/1.1" 200 602 0.051540 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.009049 10.0.0.19 - - [2026-02-16 01:36:23] "POST /chown HTTP/1.1" 200 109 0.052772 10.0.0.19 - - [2026-02-16 01:36:23] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003798 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-02-16 01:36:23] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001840 10.0.0.19 - - [2026-02-16 01:36:23] "POST /tags HTTP/1.1" 409 210 0.002890 10.0.0.19 - - [2026-02-16 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.19 - - [2026-02-16 01:36:24] "GET /tag/b259461d-2833-4ff9-820d-76d6b1f357a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.054448 10.0.0.19 - - [2026-02-16 01:36:24] "POST /access-control-lists HTTP/1.1" 200 600 0.084995 10.0.0.19 - - [2026-02-16 01:36:24] "POST /firewall-rules HTTP/1.1" 200 570 0.064750 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-rule/cd43e29c-f0de-431a-891e-22eb71528595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017745 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003677 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-rule/cd43e29c-f0de-431a-891e-22eb71528595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002731 10.0.0.19 - - [2026-02-16 01:36:24] "POST /ref-update HTTP/1.1" 200 156 0.030375 10.0.0.19 - - [2026-02-16 01:36:24] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010641 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-02-16 01:36:24] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002597 10.0.0.19 - - [2026-02-16 01:36:24] "POST /tags HTTP/1.1" 409 210 0.001530 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-02-16 01:36:24] "GET /tag/b259461d-2833-4ff9-820d-76d6b1f357a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010029 10.0.0.19 - - [2026-02-16 01:36:24] "POST /firewall-rules HTTP/1.1" 200 568 0.067259 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-rule/0d73d6f4-08b8-4196-91bf-440f798ce94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.014412 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003668 10.0.0.19 - - [2026-02-16 01:36:24] "GET /firewall-rule/0d73d6f4-08b8-4196-91bf-440f798ce94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002052 10.0.0.19 - - [2026-02-16 01:36:24] "POST /ref-update HTTP/1.1" 200 156 0.047718 10.0.0.19 - - [2026-02-16 01:36:24] "POST /tags HTTP/1.1" 409 237 0.007564 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-02-16 01:36:24] "GET /tag/cc445332-b417-4bc5-8656-6eeb0aded0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013050 10.0.0.19 - - [2026-02-16 01:36:24] "POST /tags HTTP/1.1" 409 210 0.003487 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-02-16 01:36:24] "GET /tag/7f349dd8-1a6f-4e6e-8258-572930b1bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.023136 10.0.0.19 - - [2026-02-16 01:36:24] "POST /projects HTTP/1.1" 409 223 0.001782 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2026-02-16 01:36:24] "GET /project/ec7e0573-21b8-4bd3-b1e4-abdde7171d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054634 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.19 - - [2026-02-16 01:36:24] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004563 10.0.0.19 - - [2026-02-16 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-02-16 01:36:24] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004949 10.0.0.19 - - [2026-02-16 01:36:24] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.050202 10.0.0.19 - - [2026-02-16 01:36:25] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.059733 10.0.0.19 - - [2026-02-16 01:36:25] "POST /security-groups HTTP/1.1" 409 253 0.003911 10.0.0.19 - - [2026-02-16 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.19 - - [2026-02-16 01:36:25] "PUT /security-group/3b54a2e5-d4e1-4dce-b4bf-fca619cb6dbd HTTP/1.1" 200 262 0.055498 10.0.0.19 - - [2026-02-16 01:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039997 10.0.0.19 - - [2026-02-16 01:36:25] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016918 10.0.0.19 - - [2026-02-16 01:36:25] "PUT /access-control-list/23dd0e5d-a1f2-4140-b18e-e8bbb4df8407 HTTP/1.1" 200 272 0.032217 10.0.0.19 - - [2026-02-16 01:36:25] "PUT /access-control-list/9a75eead-e614-4b10-90ba-e96f54d51d23 HTTP/1.1" 200 272 0.015792 10.0.0.19 - - [2026-02-16 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-02-16 01:36:25] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002198 10.0.0.19 - - [2026-02-16 01:36:25] "POST /tags HTTP/1.1" 409 210 0.002602 10.0.0.19 - - [2026-02-16 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.19 - - [2026-02-16 01:36:25] "GET /tag/7f349dd8-1a6f-4e6e-8258-572930b1bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016441 10.0.0.19 - - [2026-02-16 01:36:25] "POST /firewall-rules HTTP/1.1" 200 570 0.072132 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-rule/3208b850-ef72-46c4-8411-a8873165594f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004451 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003846 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-rule/3208b850-ef72-46c4-8411-a8873165594f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001999 10.0.0.19 - - [2026-02-16 01:36:25] "POST /ref-update HTTP/1.1" 200 156 0.049300 10.0.0.19 - - [2026-02-16 01:36:25] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002838 10.0.0.19 - - [2026-02-16 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2026-02-16 01:36:25] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002560 10.0.0.19 - - [2026-02-16 01:36:25] "POST /tags HTTP/1.1" 409 210 0.003937 10.0.0.19 - - [2026-02-16 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2026-02-16 01:36:25] "GET /tag/7f349dd8-1a6f-4e6e-8258-572930b1bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012971 10.0.0.19 - - [2026-02-16 01:36:25] "POST /firewall-rules HTTP/1.1" 200 568 0.068964 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-rule/0ba5455e-43ff-4897-8123-3c06edc5cdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.006370 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.003530 10.0.0.19 - - [2026-02-16 01:36:25] "GET /firewall-rule/0ba5455e-43ff-4897-8123-3c06edc5cdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.002811 10.0.0.19 - - [2026-02-16 01:36:25] "POST /ref-update HTTP/1.1" 200 156 0.053143 10.0.0.19 - - [2026-02-16 01:36:25] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004843 10.0.0.19 - - [2026-02-16 01:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.241 - - [2026-02-16 01:36:26] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.241 - - [2026-02-16 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.241 - - [2026-02-16 01:36:26] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008835 10.0.0.241 - - [2026-02-16 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.241 - - [2026-02-16 01:36:26] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005317 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000754 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.241 - - [2026-02-16 01:36:27] "PUT /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1 HTTP/1.1" 200 274 0.015568 10.0.0.241 - - [2026-02-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.008517 10.0.0.241 - - [2026-02-16 01:36:27] "POST /virtual-routers HTTP/1.1" 200 599 0.014134 10.0.0.241 - - [2026-02-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017952 10.0.0.241 - - [2026-02-16 01:36:27] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004895 10.0.0.241 - - [2026-02-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.001992 10.0.0.241 - - [2026-02-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.241 - - [2026-02-16 01:36:27] "GET /virtual-network/550b28a9-1d5e-4b72-89e8-6cb74eccab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008908 10.0.0.241 - - [2026-02-16 01:36:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.130592 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:36:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 10.0.0.241 - - [2026-02-16 01:38:19] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.241 - - [2026-02-16 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.241 - - [2026-02-16 01:38:19] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004528 10.0.0.241 - - [2026-02-16 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.241 - - [2026-02-16 01:38:19] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002168 10.0.0.241 - - [2026-02-16 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2026-02-16 01:38:19] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002264 10.0.0.241 - - [2026-02-16 01:38:19] "PUT /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985 HTTP/1.1" 200 262 0.019575 10.0.0.241 - - [2026-02-16 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.241 - - [2026-02-16 01:38:19] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002197 10.0.0.241 - - [2026-02-16 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.241 - - [2026-02-16 01:38:19] "GET /virtual-machine-interface/e3f0909a-312e-4d8f-9659-b67e5bb3c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004086 10.0.0.241 - - [2026-02-16 01:38:19] "PUT /virtual-machine-interface/e3f0909a-312e-4d8f-9659-b67e5bb3c32b HTTP/1.1" 200 284 0.007896 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000704 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000733 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:38:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:39:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:39:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.19 - - [2026-02-16 01:40:12] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003508 10.0.0.19 - - [2026-02-16 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.014370 10.0.0.19 - - [2026-02-16 01:40:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002231 10.0.0.19 - - [2026-02-16 01:40:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001887 10.0.0.19 - - [2026-02-16 01:40:21] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005553 10.0.0.19 - - [2026-02-16 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2026-02-16 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-02-16 01:40:21] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001915 10.0.0.19 - - [2026-02-16 01:41:21] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004190 10.0.0.19 - - [2026-02-16 01:41:21] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.19 - - [2026-02-16 01:41:22] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003925 10.0.0.19 - - [2026-02-16 01:41:22] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.19 - - [2026-02-16 01:42:22] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004213 10.0.0.19 - - [2026-02-16 01:42:22] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.19 - - [2026-02-16 01:42:27] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004090 10.0.0.19 - - [2026-02-16 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.19 - - [2026-02-16 01:42:42] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004235 10.0.0.19 - - [2026-02-16 01:42:42] "POST /set-tag HTTP/1.1" 200 109 0.001978 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:42:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:42:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000717 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:42:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:42:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 10.0.0.19 - - [2026-02-16 01:43:01] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.19 - - [2026-02-16 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2026-02-16 01:43:01] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005777 10.0.0.19 - - [2026-02-16 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-02-16 01:43:01] "GET /config-node/685a1b39-acb7-4481-8a6b-fdd1c0516fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002890 10.0.0.19 - - [2026-02-16 01:43:12] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.19 - - [2026-02-16 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.19 - - [2026-02-16 01:43:12] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008604 10.0.0.19 - - [2026-02-16 01:43:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001558 10.0.0.19 - - [2026-02-16 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.19 - - [2026-02-16 01:43:12] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003105 10.0.0.19 - - [2026-02-16 01:43:12] "PUT /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076 HTTP/1.1" 200 254 0.010605 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:43:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:43:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.19 - - [2026-02-16 01:43:29] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004386 10.0.0.19 - - [2026-02-16 01:43:29] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.19 - - [2026-02-16 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-02-16 01:43:29] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002467 10.0.0.19 - - [2026-02-16 01:43:30] "GET /loadbalancer-pool/eee02d1f-94b9-4cdc-aabe-4477d24f5b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005356 10.0.0.19 - - [2026-02-16 01:43:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023064 10.0.0.19 - - [2026-02-16 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015389 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018555 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009242 10.0.0.19 - - [2026-02-16 01:43:30] "POST /tags HTTP/1.1" 409 205 0.003083 10.0.0.19 - - [2026-02-16 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.19 - - [2026-02-16 01:43:30] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.018613 10.0.0.19 - - [2026-02-16 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010076 10.0.0.19 - - [2026-02-16 01:43:30] "PUT /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9 HTTP/1.1" 200 256 0.037219 10.0.0.19 - - [2026-02-16 01:43:30] "GET /tag/7b57b66b-04a2-4346-a093-04ac3564a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.032162 10.0.0.19 - - [2026-02-16 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.078147 10.0.0.19 - - [2026-02-16 01:43:30] "GET /loadbalancer-pool/19c9a22c-1c13-40a8-b691-53d2d3574915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003605 10.0.0.19 - - [2026-02-16 01:43:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015351 10.0.0.19 - - [2026-02-16 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012980 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017290 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008187 10.0.0.19 - - [2026-02-16 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.010455 10.0.0.19 - - [2026-02-16 01:43:30] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.012397 10.0.0.19 - - [2026-02-16 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.019765 10.0.0.19 - - [2026-02-16 01:43:30] "PUT /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9 HTTP/1.1" 200 256 0.021529 10.0.0.19 - - [2026-02-16 01:43:30] "GET /loadbalancer-pool/5d853c75-d8bf-43a0-b887-5e71d89faabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012831 10.0.0.19 - - [2026-02-16 01:43:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031971 10.0.0.19 - - [2026-02-16 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010104 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016620 10.0.0.19 - - [2026-02-16 01:43:30] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004283 10.0.0.19 - - [2026-02-16 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.19 - - [2026-02-16 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.013517 10.0.0.19 - - [2026-02-16 01:43:30] "GET /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010291 10.0.0.19 - - [2026-02-16 01:43:30] "PUT /floating-ip/340cf1ba-4c95-4e4b-87a7-13c7d3d683c9 HTTP/1.1" 200 256 0.009860 10.0.0.19 - - [2026-02-16 01:43:31] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003939 10.0.0.19 - - [2026-02-16 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.19 - - [2026-02-16 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-02-16 01:43:31] "GET /loadbalancer/35d09c86-09f4-4e29-a3f5-546472a343e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002138 10.0.0.19 - - [2026-02-16 01:43:31] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003664 10.0.0.19 - - [2026-02-16 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.017370 10.0.0.19 - - [2026-02-16 01:43:31] "DELETE /loadbalancer-member/ddad670e-93e0-4507-958d-0e8b2d175f0b HTTP/1.1" 200 115 0.044948 10.0.0.19 - - [2026-02-16 01:43:31] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004759 10.0.0.19 - - [2026-02-16 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.19 - - [2026-02-16 01:43:31] "DELETE /loadbalancer-member/aaf5bc7e-6554-4b3f-a603-c7bff9d5fcf4 HTTP/1.1" 200 115 0.057742 10.0.0.19 - - [2026-02-16 01:43:31] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007148 10.0.0.19 - - [2026-02-16 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.19 - - [2026-02-16 01:43:31] "DELETE /loadbalancer-member/86278633-d9dc-4d45-8d53-066a45ad811d HTTP/1.1" 200 115 0.019218 10.0.0.19 - - [2026-02-16 01:43:43] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004763 10.0.0.19 - - [2026-02-16 01:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.19 - - [2026-02-16 01:43:44] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005944 10.0.0.19 - - [2026-02-16 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.002002 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:43:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:43:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.19 - - [2026-02-16 01:44:44] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004433 10.0.0.19 - - [2026-02-16 01:44:44] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2026-02-16 01:44:48] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004205 10.0.0.19 - - [2026-02-16 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.005332 10.0.0.19 - - [2026-02-16 01:44:55] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.19 - - [2026-02-16 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2026-02-16 01:44:55] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052193 10.0.0.19 - - [2026-02-16 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-02-16 01:44:55] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049573 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2026-02-16 01:44:56] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025025 10.0.0.19 - - [2026-02-16 01:44:56] "POST /tags HTTP/1.1" 200 333 0.022981 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.19 - - [2026-02-16 01:44:56] "GET /tag/75bbbc1c-7a4d-4cef-904d-f016aa748956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022627 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-02-16 01:44:56] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035441 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.19 - - [2026-02-16 01:44:56] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054696 10.0.0.19 - - [2026-02-16 01:44:56] "GET /virtual-networks?parent_id=3620b2fd-823b-4b10-a1ed-a964c4fe9d5c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.017671 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013397 10.0.0.19 - - [2026-02-16 01:44:56] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.010194 10.0.0.19 - - [2026-02-16 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.19 - - [2026-02-16 01:44:56] "GET /service-appliance-set/544e3ed8-816d-4c28-b1ce-8f9b637d4fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.018163 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.017645 10.0.0.19 - - [2026-02-16 01:44:57] "POST /virtual-networks HTTP/1.1" 200 512 0.090689 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010499 10.0.0.19 - - [2026-02-16 01:44:57] "GET /network-ipam/54924361-dccf-41cf-bd0d-d8f8a11c39d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.007554 10.0.0.19 - - [2026-02-16 01:44:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.136753 10.0.0.19 - - [2026-02-16 01:44:57] "GET /virtual-machine-interface/b4a8fa1c-855c-4094-b1ec-0ee32b575412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004816 10.0.0.19 - - [2026-02-16 01:44:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004623 10.0.0.19 - - [2026-02-16 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.128026 10.0.0.19 - - [2026-02-16 01:44:57] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003601 10.0.0.19 - - [2026-02-16 01:44:57] "GET /domains HTTP/1.1" 200 280 0.001803 10.0.0.19 - - [2026-02-16 01:44:57] "POST /instance-ips HTTP/1.1" 200 409 0.040962 10.0.0.19 - - [2026-02-16 01:44:57] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.030942 10.0.0.19 - - [2026-02-16 01:44:57] "GET /instance-ip/7d866b15-c901-4d56-b4c2-2d75948cb2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011658 10.0.0.19 - - [2026-02-16 01:44:57] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 5476 0.041395 10.0.0.19 - - [2026-02-16 01:44:57] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.004580 10.0.0.19 - - [2026-02-16 01:44:57] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003583 10.0.0.19 - - [2026-02-16 01:44:57] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1181 0.002474 10.0.0.19 - - [2026-02-16 01:44:57] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1181 0.002304 10.0.0.19 - - [2026-02-16 01:44:57] "POST /loadbalancers HTTP/1.1" 200 610 0.071308 10.0.0.19 - - [2026-02-16 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014474 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.19 - - [2026-02-16 01:44:57] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038893 10.0.0.19 - - [2026-02-16 01:44:57] "GET /instance-ip/7d866b15-c901-4d56-b4c2-2d75948cb2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004782 10.0.0.19 - - [2026-02-16 01:44:57] "POST /floating-ips HTTP/1.1" 200 597 0.023206 10.0.0.19 - - [2026-02-16 01:44:57] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039621 10.0.0.19 - - [2026-02-16 01:44:57] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004295 10.0.0.19 - - [2026-02-16 01:44:57] "POST /route-targets HTTP/1.1" 200 327 0.012737 10.0.0.19 - - [2026-02-16 01:44:57] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.033523 10.0.0.19 - - [2026-02-16 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.023648 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-02-16 01:44:57] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039596 10.0.0.19 - - [2026-02-16 01:44:57] "GET /loadbalancer-listener/a2b9b48c-6ec0-46fd-83b5-bd14c85169db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006269 10.0.0.19 - - [2026-02-16 01:44:57] "GET /loadbalancer-listener/a2b9b48c-6ec0-46fd-83b5-bd14c85169db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002712 10.0.0.19 - - [2026-02-16 01:44:57] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019940 10.0.0.19 - - [2026-02-16 01:44:57] "GET /instance-ip/7d866b15-c901-4d56-b4c2-2d75948cb2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003030 10.0.0.19 - - [2026-02-16 01:44:57] "GET /instance-ip/7d866b15-c901-4d56-b4c2-2d75948cb2c0?fields=floating_ips HTTP/1.1" 200 1212 0.004502 10.0.0.19 - - [2026-02-16 01:44:57] "GET /floating-ip/9aab0723-c494-42ee-afa5-6948168dfb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004286 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2026-02-16 01:44:57] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001842 10.0.0.19 - - [2026-02-16 01:44:57] "POST /tags HTTP/1.1" 200 295 0.055165 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.19 - - [2026-02-16 01:44:57] "GET /tag/14a49a91-f8ff-4579-a09a-7852e50b2a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012341 10.0.0.19 - - [2026-02-16 01:44:57] "POST /tags HTTP/1.1" 409 233 0.002537 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-02-16 01:44:57] "GET /tag/ea6c9bca-72fd-4a8c-9dea-4787e19a05f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010426 10.0.0.19 - - [2026-02-16 01:44:57] "POST /tags HTTP/1.1" 409 206 0.002034 10.0.0.19 - - [2026-02-16 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.19 - - [2026-02-16 01:44:58] "GET /tag/e1a14fb1-ba21-4824-80a5-56042c2f2263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009406 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004241 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2026-02-16 01:44:58] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025688 10.0.0.19 - - [2026-02-16 01:44:58] "POST /virtual-machines HTTP/1.1" 200 369 0.007944 10.0.0.19 - - [2026-02-16 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026772 10.0.0.19 - - [2026-02-16 01:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114577 10.0.0.19 - - [2026-02-16 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007738 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011878 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004507 10.0.0.19 - - [2026-02-16 01:44:58] "POST /instance-ips HTTP/1.1" 200 409 0.023955 10.0.0.19 - - [2026-02-16 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025344 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009171 10.0.0.19 - - [2026-02-16 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.016766 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011085 10.0.0.19 - - [2026-02-16 01:44:58] "GET /instance-ip/19e050de-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002501 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004028 10.0.0.19 - - [2026-02-16 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003624 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.19 - - [2026-02-16 01:44:58] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032780 10.0.0.19 - - [2026-02-16 01:44:58] "POST /virtual-machines HTTP/1.1" 200 369 0.008650 10.0.0.19 - - [2026-02-16 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026951 10.0.0.19 - - [2026-02-16 01:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098498 10.0.0.19 - - [2026-02-16 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008322 10.0.0.19 - - [2026-02-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010042 10.0.0.19 - - [2026-02-16 01:44:58] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005154 10.0.0.19 - - [2026-02-16 01:44:59] "POST /instance-ips HTTP/1.1" 200 409 0.021827 10.0.0.19 - - [2026-02-16 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020841 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.025846 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.015915 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016879 10.0.0.19 - - [2026-02-16 01:44:59] "GET /instance-ip/1a37aed8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002276 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004005 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002869 10.0.0.19 - - [2026-02-16 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.007437 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003969 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.013585 10.0.0.19 - - [2026-02-16 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.007542 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009635 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004248 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.19 - - [2026-02-16 01:44:59] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003240 10.0.0.19 - - [2026-02-16 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001499 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domains HTTP/1.1" 200 280 0.007061 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.002820 10.0.0.19 - - [2026-02-16 01:45:02] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 7064 0.031405 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003435 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003318 10.0.0.19 - - [2026-02-16 01:45:02] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1402 0.003122 10.0.0.19 - - [2026-02-16 01:45:02] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1402 0.002138 10.0.0.19 - - [2026-02-16 01:45:02] "GET /route-target/37c7c678-5967-4a1c-a2ef-bcb4fcd512d4 HTTP/1.1" 200 1152 0.001857 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003291 10.0.0.19 - - [2026-02-16 01:45:02] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1402 0.002507 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003774 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003623 10.0.0.19 - - [2026-02-16 01:45:02] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1402 0.002359 10.0.0.19 - - [2026-02-16 01:45:02] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 200 1402 0.002083 10.0.0.19 - - [2026-02-16 01:45:02] "GET /route-target/37c7c678-5967-4a1c-a2ef-bcb4fcd512d4 HTTP/1.1" 200 1152 0.001924 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domains HTTP/1.1" 200 280 0.008610 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.002312 10.0.0.19 - - [2026-02-16 01:45:02] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 7064 0.027559 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2089 0.003378 10.0.0.19 - - [2026-02-16 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-02-16 01:45:02] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038238 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004156 10.0.0.19 - - [2026-02-16 01:45:02] "GET /floating-ip-pools?parent_id=f47979ae-3d38-4ced-8886-9f3ead471798&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001738 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003416 10.0.0.19 - - [2026-02-16 01:45:02] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015867 10.0.0.19 - - [2026-02-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.022699 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013144 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domains HTTP/1.1" 200 280 0.001793 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.002549 10.0.0.19 - - [2026-02-16 01:45:02] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 7320 0.034996 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2327 0.005004 10.0.0.19 - - [2026-02-16 01:45:02] "GET /floating-ip-pool/ba1f0463-4909-4ca6-b905-0c762c1b1742 HTTP/1.1" 200 1315 0.002465 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domains HTTP/1.1" 200 280 0.001802 10.0.0.19 - - [2026-02-16 01:45:02] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.003120 10.0.0.19 - - [2026-02-16 01:45:02] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 7320 0.030112 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 2327 0.004218 10.0.0.19 - - [2026-02-16 01:45:02] "GET /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003656 10.0.0.19 - - [2026-02-16 01:45:02] "POST /tags HTTP/1.1" 200 365 0.045940 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019296 10.0.0.19 - - [2026-02-16 01:45:03] "GET /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011977 10.0.0.19 - - [2026-02-16 01:45:03] "POST /tags HTTP/1.1" 409 206 0.001693 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-02-16 01:45:03] "GET /tag/e1a14fb1-ba21-4824-80a5-56042c2f2263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010157 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-02-16 01:45:03] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029809 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.19 - - [2026-02-16 01:45:03] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003981 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-02-16 01:45:03] "GET /service-appliance-set/9a0c6b41-10cd-421b-bc80-2be0ab5a1d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002755 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001907 10.0.0.19 - - [2026-02-16 01:45:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092896 10.0.0.19 - - [2026-02-16 01:45:03] "GET /virtual-machine-interface/8fd7f268-629d-493d-a49b-644ce9cd6d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019385 10.0.0.19 - - [2026-02-16 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.012943 10.0.0.19 - - [2026-02-16 01:45:03] "POST /instance-ips HTTP/1.1" 200 417 0.024239 10.0.0.19 - - [2026-02-16 01:45:03] "GET /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004824 10.0.0.19 - - [2026-02-16 01:45:03] "POST /loadbalancers HTTP/1.1" 200 618 0.066849 10.0.0.19 - - [2026-02-16 01:45:03] "POST /service-instances HTTP/1.1" 200 566 0.034887 10.0.0.19 - - [2026-02-16 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.041219 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008493 10.0.0.19 - - [2026-02-16 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.038222 10.0.0.19 - - [2026-02-16 01:45:03] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064732 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.19 - - [2026-02-16 01:45:03] "GET /virtual-machine-interface/8fd7f268-629d-493d-a49b-644ce9cd6d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005284 10.0.0.19 - - [2026-02-16 01:45:03] "GET /virtual-machine-interface/8fd7f268-629d-493d-a49b-644ce9cd6d77?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022691 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.19 - - [2026-02-16 01:45:03] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.042884 10.0.0.19 - - [2026-02-16 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022694 10.0.0.19 - - [2026-02-16 01:45:03] "GET /floating-ip-pool/ba1f0463-4909-4ca6-b905-0c762c1b1742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013425 10.0.0.19 - - [2026-02-16 01:45:03] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.019537 10.0.0.19 - - [2026-02-16 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030167 10.0.0.19 - - [2026-02-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2026-02-16 01:45:04] "POST /virtual-machines HTTP/1.1" 200 429 0.026296 10.0.0.19 - - [2026-02-16 01:45:04] "POST /floating-ips HTTP/1.1" 200 671 0.187045 10.0.0.19 - - [2026-02-16 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018213 10.0.0.19 - - [2026-02-16 01:45:04] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009581 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-02-16 01:45:04] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002170 10.0.0.19 - - [2026-02-16 01:45:04] "POST /tags HTTP/1.1" 409 221 0.016856 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2026-02-16 01:45:04] "GET /tag/75bbbc1c-7a4d-4cef-904d-f016aa748956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017394 10.0.0.19 - - [2026-02-16 01:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.168052 10.0.0.19 - - [2026-02-16 01:45:04] "POST /chown HTTP/1.1" 200 109 0.019087 10.0.0.19 - - [2026-02-16 01:45:04] "POST /tags HTTP/1.1" 409 238 0.005069 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-02-16 01:45:04] "GET /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015642 10.0.0.19 - - [2026-02-16 01:45:04] "POST /chown HTTP/1.1" 200 109 0.028883 10.0.0.19 - - [2026-02-16 01:45:04] "PUT /virtual-machine-interface/5862cb93-cdbf-425b-99b6-4b631b280708 HTTP/1.1" 200 284 0.022558 10.0.0.19 - - [2026-02-16 01:45:04] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.030802 10.0.0.19 - - [2026-02-16 01:45:04] "POST /firewall-rules HTTP/1.1" 200 650 0.125292 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.078444 10.0.0.19 - - [2026-02-16 01:45:04] "GET /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010188 10.0.0.19 - - [2026-02-16 01:45:04] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004616 10.0.0.19 - - [2026-02-16 01:45:04] "GET /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002377 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.011562 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.024376 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.047132 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.023471 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026484 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.007250 10.0.0.19 - - [2026-02-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.020616 10.0.0.19 - - [2026-02-16 01:45:04] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045270 10.0.0.19 - - [2026-02-16 01:45:04] "GET /loadbalancer/81e4fa3d-58cf-443d-92ea-3abcc46a0062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004536 10.0.0.19 - - [2026-02-16 01:45:04] "POST /virtual-machines HTTP/1.1" 200 429 0.033359 10.0.0.19 - - [2026-02-16 01:45:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.025597 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.19 - - [2026-02-16 01:45:04] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.111160 10.0.0.19 - - [2026-02-16 01:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132876 10.0.0.19 - - [2026-02-16 01:45:04] "GET /loadbalancer-listener/ef72eee1-456d-4091-87a1-1bddf0bdd53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009426 10.0.0.19 - - [2026-02-16 01:45:04] "GET /loadbalancer-listener/ef72eee1-456d-4091-87a1-1bddf0bdd53c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005047 10.0.0.19 - - [2026-02-16 01:45:04] "POST /chown HTTP/1.1" 200 109 0.011215 10.0.0.19 - - [2026-02-16 01:45:04] "POST /chown HTTP/1.1" 200 109 0.009353 10.0.0.19 - - [2026-02-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.19 - - [2026-02-16 01:45:04] "POST /chown HTTP/1.1" 200 109 0.008718 10.0.0.19 - - [2026-02-16 01:45:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.041872 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.028260 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /virtual-machine-interface/b6458532-25ce-47a2-8fa9-8f25c08266c3 HTTP/1.1" 200 284 0.035188 10.0.0.19 - - [2026-02-16 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035174 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.047071 10.0.0.19 - - [2026-02-16 01:45:05] "GET /loadbalancer-pool/69402b72-8a0c-49d7-aba9-1c8ac892932b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014867 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.044738 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.018079 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.027412 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.023849 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.030824 10.0.0.19 - - [2026-02-16 01:45:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.088336 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.055303 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.036510 10.0.0.19 - - [2026-02-16 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030415 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.011087 10.0.0.19 - - [2026-02-16 01:45:05] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003752 10.0.0.19 - - [2026-02-16 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.003998 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.020417 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.035077 10.0.0.19 - - [2026-02-16 01:45:05] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004639 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018400 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.017604 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.060757 10.0.0.19 - - [2026-02-16 01:45:05] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011835 10.0.0.19 - - [2026-02-16 01:45:05] "POST /tags HTTP/1.1" 409 221 0.001741 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-02-16 01:45:05] "GET /tag/75bbbc1c-7a4d-4cef-904d-f016aa748956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015966 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.006866 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.018445 10.0.0.19 - - [2026-02-16 01:45:05] "POST /tags HTTP/1.1" 409 238 0.006134 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.19 - - [2026-02-16 01:45:05] "GET /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010304 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.035790 10.0.0.19 - - [2026-02-16 01:45:05] "POST /firewall-rules HTTP/1.1" 409 293 0.008018 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.035893 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.024660 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51 HTTP/1.1" 200 260 0.074434 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.022229 10.0.0.19 - - [2026-02-16 01:45:05] "GET /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004497 10.0.0.19 - - [2026-02-16 01:45:05] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004329 10.0.0.19 - - [2026-02-16 01:45:05] "GET /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002208 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.012581 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.007483 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.011304 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.018184 10.0.0.19 - - [2026-02-16 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.016101 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.006195 10.0.0.19 - - [2026-02-16 01:45:05] "POST /chown HTTP/1.1" 200 109 0.019701 10.0.0.19 - - [2026-02-16 01:45:05] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.022517 10.0.0.19 - - [2026-02-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2026-02-16 01:45:05] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004005 10.0.0.19 - - [2026-02-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.19 - - [2026-02-16 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.019673 10.0.0.19 - - [2026-02-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011545 10.0.0.19 - - [2026-02-16 01:45:06] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043974 10.0.0.19 - - [2026-02-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.010109 10.0.0.19 - - [2026-02-16 01:45:06] "POST /virtual-machines HTTP/1.1" 200 373 0.007500 10.0.0.19 - - [2026-02-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.016539 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031453 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.035162 10.0.0.19 - - [2026-02-16 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.017272 10.0.0.19 - - [2026-02-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.048051 10.0.0.19 - - [2026-02-16 01:45:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.156766 10.0.0.19 - - [2026-02-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.033706 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007788 10.0.0.19 - - [2026-02-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 256 0.048318 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008689 10.0.0.19 - - [2026-02-16 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.012898 10.0.0.19 - - [2026-02-16 01:45:06] "POST /instance-ips HTTP/1.1" 200 413 0.037772 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028157 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.014122 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.007802 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014503 10.0.0.19 - - [2026-02-16 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.034797 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009645 10.0.0.19 - - [2026-02-16 01:45:06] "GET /instance-ip/1ea4faa2-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004428 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.008077 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012758 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004459 10.0.0.19 - - [2026-02-16 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003348 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.009773 10.0.0.19 - - [2026-02-16 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.014369 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004851 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012639 10.0.0.19 - - [2026-02-16 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.006934 10.0.0.19 - - [2026-02-16 01:45:06] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013510 10.0.0.19 - - [2026-02-16 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.009241 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014471 10.0.0.19 - - [2026-02-16 01:45:06] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.007673 10.0.0.19 - - [2026-02-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006037 10.0.0.19 - - [2026-02-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-02-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.005077 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.017006 10.0.0.19 - - [2026-02-16 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.006410 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.013960 10.0.0.19 - - [2026-02-16 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.011598 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.014891 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.014355 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005535 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.016804 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.007131 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.016437 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.006599 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.028888 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.012462 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005927 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005148 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.016416 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.023728 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.006210 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.013560 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.011923 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005639 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005895 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005440 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.014590 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.017988 10.0.0.19 - - [2026-02-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-02-16 01:45:07] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.021488 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.011067 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.19 - - [2026-02-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.004976 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.005438 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.013255 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.014880 10.0.0.19 - - [2026-02-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.005208 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.015323 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.011295 10.0.0.19 - - [2026-02-16 01:45:08] "POST /chown HTTP/1.1" 200 109 0.005862 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003983 10.0.0.19 - - [2026-02-16 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.19 - - [2026-02-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-02-16 01:45:09] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002532 10.0.0.19 - - [2026-02-16 01:45:09] "GET /loadbalancer-pool/535c45f6-4bea-40b3-9608-52d792d1f938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002310 10.0.0.19 - - [2026-02-16 01:45:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013424 10.0.0.19 - - [2026-02-16 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007147 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005333 10.0.0.19 - - [2026-02-16 01:45:09] "POST /tags HTTP/1.1" 409 221 0.001554 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003731 10.0.0.19 - - [2026-02-16 01:45:09] "POST /ref-update HTTP/1.1" 200 156 0.005470 10.0.0.19 - - [2026-02-16 01:45:09] "GET /floating-ip/9aab0723-c494-42ee-afa5-6948168dfb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.005780 10.0.0.19 - - [2026-02-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2026-02-16 01:45:09] "GET /tag/75bbbc1c-7a4d-4cef-904d-f016aa748956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009610 10.0.0.19 - - [2026-02-16 01:45:09] "PUT /floating-ip/9aab0723-c494-42ee-afa5-6948168dfb86 HTTP/1.1" 200 256 0.008632 10.0.0.19 - - [2026-02-16 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.029149 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009916 10.0.0.19 - - [2026-02-16 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.19 - - [2026-02-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2026-02-16 01:45:09] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001805 10.0.0.19 - - [2026-02-16 01:45:09] "GET /loadbalancer-pool/535c45f6-4bea-40b3-9608-52d792d1f938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001934 10.0.0.19 - - [2026-02-16 01:45:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013655 10.0.0.19 - - [2026-02-16 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013971 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003577 10.0.0.19 - - [2026-02-16 01:45:09] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003233 10.0.0.19 - - [2026-02-16 01:45:09] "POST /ref-update HTTP/1.1" 200 156 0.006305 10.0.0.19 - - [2026-02-16 01:45:09] "GET /floating-ip/9aab0723-c494-42ee-afa5-6948168dfb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004144 10.0.0.19 - - [2026-02-16 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.013602 10.0.0.19 - - [2026-02-16 01:45:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002689 10.0.0.19 - - [2026-02-16 01:45:14] "GET /virtual-machine/828f4837-0996-4d0c-a6eb-0e6459a49caa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002910 10.0.0.19 - - [2026-02-16 01:45:14] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003963 10.0.0.19 - - [2026-02-16 01:45:14] "GET /virtual-machine/55cc8117-6974-45ec-8d41-e408af759936?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002820 10.0.0.19 - - [2026-02-16 01:45:14] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004127 10.0.0.19 - - [2026-02-16 01:45:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001883 10.0.0.19 - - [2026-02-16 01:45:19] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004070 10.0.0.19 - - [2026-02-16 01:45:19] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.19 - - [2026-02-16 01:45:24] "GET /virtual-machine/4a9f6b86-a572-4cff-be76-f205a8c7d670?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002749 10.0.0.19 - - [2026-02-16 01:45:24] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003416 10.0.0.19 - - [2026-02-16 01:45:24] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003899 10.0.0.19 - - [2026-02-16 01:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2026-02-16 01:45:55] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004080 10.0.0.19 - - [2026-02-16 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.19 - - [2026-02-16 01:45:55] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003183 10.0.0.19 - - [2026-02-16 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.19 - - [2026-02-16 01:45:55] "GET /virtual-machine/4a9f6b86-a572-4cff-be76-f205a8c7d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002517 10.0.0.19 - - [2026-02-16 01:45:55] "POST /ref-update HTTP/1.1" 200 156 0.009766 10.0.0.19 - - [2026-02-16 01:45:55] "GET /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011585 10.0.0.19 - - [2026-02-16 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.013660 10.0.0.19 - - [2026-02-16 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.025799 10.0.0.19 - - [2026-02-16 01:45:55] "DELETE /instance-ip/1ea4faa2-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.053513 10.0.0.19 - - [2026-02-16 01:45:55] "DELETE /virtual-machine-interface/1e84af9a-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.038283 10.0.0.19 - - [2026-02-16 01:45:55] "DELETE /virtual-machine/4a9f6b86-a572-4cff-be76-f205a8c7d670 HTTP/1.1" 200 115 0.022572 10.0.0.19 - - [2026-02-16 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-02-16 01:45:59] "GET /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011121 10.0.0.19 - - [2026-02-16 01:45:59] "GET /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011859 10.0.0.19 - - [2026-02-16 01:45:59] "GET /virtual-machine-interface/5862cb93-cdbf-425b-99b6-4b631b280708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005465 10.0.0.19 - - [2026-02-16 01:45:59] "POST /set-tag HTTP/1.1" 200 109 0.016267 10.0.0.19 - - [2026-02-16 01:45:59] "GET /virtual-machine-interface/8fd7f268-629d-493d-a49b-644ce9cd6d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.023971 10.0.0.19 - - [2026-02-16 01:45:59] "POST /set-tag HTTP/1.1" 200 109 0.015275 10.0.0.19 - - [2026-02-16 01:45:59] "GET /virtual-machine-interface/b6458532-25ce-47a2-8fa9-8f25c08266c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004012 10.0.0.19 - - [2026-02-16 01:45:59] "POST /set-tag HTTP/1.1" 200 109 0.013522 10.0.0.19 - - [2026-02-16 01:45:59] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008116 10.0.0.19 - - [2026-02-16 01:45:59] "GET /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002782 10.0.0.19 - - [2026-02-16 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.011329 10.0.0.19 - - [2026-02-16 01:45:59] "DELETE /firewall-rule/c90b6711-2622-44f9-9b0d-fb7b44a68f51 HTTP/1.1" 200 115 0.036839 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /loadbalancer-member/1fa407b0-1975-49c7-a8c1-c966e330b25c HTTP/1.1" 200 115 0.023440 10.0.0.19 - - [2026-02-16 01:46:00] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.007776 10.0.0.19 - - [2026-02-16 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011727 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /loadbalancer-pool/69402b72-8a0c-49d7-aba9-1c8ac892932b HTTP/1.1" 200 115 0.062503 10.0.0.19 - - [2026-02-16 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /loadbalancer-listener/ef72eee1-456d-4091-87a1-1bddf0bdd53c HTTP/1.1" 200 115 0.053839 10.0.0.19 - - [2026-02-16 01:46:00] "GET /floating-ip/3c5cb38c-3fdc-40de-9b68-2ab412b03c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002585 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.005977 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.019052 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.019295 10.0.0.19 - - [2026-02-16 01:46:00] "PUT /floating-ip/3c5cb38c-3fdc-40de-9b68-2ab412b03c5b HTTP/1.1" 200 256 0.026191 10.0.0.19 - - [2026-02-16 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.009624 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /floating-ip/3c5cb38c-3fdc-40de-9b68-2ab412b03c5b HTTP/1.1" 200 115 0.053285 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.016730 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /loadbalancer/81e4fa3d-58cf-443d-92ea-3abcc46a0062 HTTP/1.1" 200 115 0.040712 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.009508 10.0.0.19 - - [2026-02-16 01:46:00] "POST /chown HTTP/1.1" 200 109 0.016466 10.0.0.19 - - [2026-02-16 01:46:00] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.008577 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /instance-ip/81a32370-b2b4-43b6-9030-5d3c5d325735 HTTP/1.1" 200 115 0.097814 10.0.0.19 - - [2026-02-16 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006425 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /virtual-machine-interface/8fd7f268-629d-493d-a49b-644ce9cd6d77 HTTP/1.1" 200 115 0.049963 10.0.0.19 - - [2026-02-16 01:46:00] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.006859 10.0.0.19 - - [2026-02-16 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020767 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /tag/127f835f-c0ac-4406-aa6e-a999d3a3ae26 HTTP/1.1" 200 115 0.070710 10.0.0.19 - - [2026-02-16 01:46:00] "PUT /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 266 0.008693 10.0.0.19 - - [2026-02-16 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006734 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /service-instance/016dd503-d0d3-4a51-ab62-adbee6055ec3 HTTP/1.1" 200 115 0.022820 10.0.0.19 - - [2026-02-16 01:46:00] "GET /floating-ip-pool/ba1f0463-4909-4ca6-b905-0c762c1b1742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001987 10.0.0.19 - - [2026-02-16 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.006668 10.0.0.19 - - [2026-02-16 01:46:00] "GET /virtual-machine-interface/b6458532-25ce-47a2-8fa9-8f25c08266c3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.011338 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /floating-ip-pool/ba1f0463-4909-4ca6-b905-0c762c1b1742 HTTP/1.1" 200 115 0.047670 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /virtual-machine-interface/b6458532-25ce-47a2-8fa9-8f25c08266c3 HTTP/1.1" 200 115 0.071898 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /virtual-machine/1f981b00-1d84-415e-8988-6012cd36a148 HTTP/1.1" 200 115 0.039944 10.0.0.19 - - [2026-02-16 01:46:00] "GET /virtual-machine-interface/5862cb93-cdbf-425b-99b6-4b631b280708?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.014097 10.0.0.19 - - [2026-02-16 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.19 - - [2026-02-16 01:46:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006731 10.0.0.19 - - [2026-02-16 01:46:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004028 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /virtual-network/f47979ae-3d38-4ced-8886-9f3ead471798 HTTP/1.1" 200 115 0.182628 10.0.0.19 - - [2026-02-16 01:46:00] "GET /routing-instance/8a527aa5-5a3c-4568-988f-75f17469450e HTTP/1.1" 404 171 0.004151 10.0.0.19 - - [2026-02-16 01:46:00] "GET /domains HTTP/1.1" 200 280 0.006532 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /route-target/37c7c678-5967-4a1c-a2ef-bcb4fcd512d4 HTTP/1.1" 200 115 0.041836 10.0.0.19 - - [2026-02-16 01:46:00] "GET /domain/bfd4df1e-e4d7-4c94-8421-a838789de28b HTTP/1.1" 200 3086 0.010477 10.0.0.19 - - [2026-02-16 01:46:00] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c HTTP/1.1" 200 6873 0.043693 10.0.0.19 - - [2026-02-16 01:46:00] "DELETE /virtual-machine-interface/5862cb93-cdbf-425b-99b6-4b631b280708 HTTP/1.1" 200 115 0.128019 10.0.0.19 - - [2026-02-16 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.006933 10.0.0.19 - - [2026-02-16 01:46:01] "DELETE /virtual-machine/aec304b2-cf32-42d3-a97f-968564712b98 HTTP/1.1" 200 115 0.035147 10.0.0.19 - - [2026-02-16 01:46:01] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009812 10.0.0.19 - - [2026-02-16 01:46:01] "POST /set-tag HTTP/1.1" 200 109 0.004493 10.0.0.19 - - [2026-02-16 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-02-16 01:46:01] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002639 10.0.0.19 - - [2026-02-16 01:46:01] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003990 10.0.0.19 - - [2026-02-16 01:46:01] "POST /set-tag HTTP/1.1" 200 109 0.014822 10.0.0.19 - - [2026-02-16 01:46:01] "DELETE /loadbalancer-member/c204838d-e44e-44c5-8716-946f26b615b7 HTTP/1.1" 200 115 0.038919 10.0.0.19 - - [2026-02-16 01:46:02] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005208 10.0.0.19 - - [2026-02-16 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.19 - - [2026-02-16 01:46:02] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004620 10.0.0.19 - - [2026-02-16 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.19 - - [2026-02-16 01:46:02] "GET /virtual-machine/55cc8117-6974-45ec-8d41-e408af759936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001959 10.0.0.19 - - [2026-02-16 01:46:02] "POST /ref-update HTTP/1.1" 200 156 0.009531 10.0.0.19 - - [2026-02-16 01:46:02] "GET /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003938 10.0.0.19 - - [2026-02-16 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.014256 10.0.0.19 - - [2026-02-16 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.018870 10.0.0.19 - - [2026-02-16 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.024419 10.0.0.19 - - [2026-02-16 01:46:02] "DELETE /instance-ip/1a37aed8-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.044884 10.0.0.19 - - [2026-02-16 01:46:02] "POST /ref-update HTTP/1.1" 200 156 0.007450 10.0.0.19 - - [2026-02-16 01:46:02] "DELETE /virtual-machine-interface/1a1f4208-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.041491 10.0.0.19 - - [2026-02-16 01:46:02] "DELETE /virtual-machine/55cc8117-6974-45ec-8d41-e408af759936 HTTP/1.1" 200 115 0.021327 10.0.0.19 - - [2026-02-16 01:46:03] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004100 10.0.0.19 - - [2026-02-16 01:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.19 - - [2026-02-16 01:46:06] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005121 10.0.0.19 - - [2026-02-16 01:46:06] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-02-16 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-02-16 01:46:06] "GET /loadbalancer/b7903992-4fc8-4cd2-b641-a7fa1fb79693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002137 10.0.0.19 - - [2026-02-16 01:46:06] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004037 10.0.0.19 - - [2026-02-16 01:46:06] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-02-16 01:46:06] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004038 10.0.0.19 - - [2026-02-16 01:46:06] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.19 - - [2026-02-16 01:46:06] "GET /virtual-machine/828f4837-0996-4d0c-a6eb-0e6459a49caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001985 10.0.0.19 - - [2026-02-16 01:46:06] "POST /ref-update HTTP/1.1" 200 156 0.008414 10.0.0.19 - - [2026-02-16 01:46:06] "GET /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003808 10.0.0.19 - - [2026-02-16 01:46:06] "POST /set-tag HTTP/1.1" 200 109 0.014142 10.0.0.19 - - [2026-02-16 01:46:07] "POST /set-tag HTTP/1.1" 200 109 0.025020 10.0.0.19 - - [2026-02-16 01:46:07] "POST /set-tag HTTP/1.1" 200 109 0.012881 10.0.0.19 - - [2026-02-16 01:46:07] "DELETE /instance-ip/19e050de-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.047566 10.0.0.19 - - [2026-02-16 01:46:07] "POST /ref-update HTTP/1.1" 200 156 0.005839 10.0.0.19 - - [2026-02-16 01:46:07] "DELETE /virtual-machine-interface/19c50a04-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.042582 10.0.0.19 - - [2026-02-16 01:46:07] "DELETE /virtual-machine/828f4837-0996-4d0c-a6eb-0e6459a49caa HTTP/1.1" 200 115 0.014998 10.0.0.19 - - [2026-02-16 01:46:07] "DELETE /tag/ea6c9bca-72fd-4a8c-9dea-4787e19a05f7 HTTP/1.1" 200 115 0.048555 10.0.0.19 - - [2026-02-16 01:46:07] "DELETE /tag/14a49a91-f8ff-4579-a09a-7852e50b2a5a HTTP/1.1" 200 115 0.071712 10.0.0.19 - - [2026-02-16 01:46:08] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004135 10.0.0.19 - - [2026-02-16 01:46:08] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-02-16 01:46:11] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026804 10.0.0.19 - - [2026-02-16 01:46:11] "POST /tags HTTP/1.1" 200 393 0.018367 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012477 10.0.0.19 - - [2026-02-16 01:46:11] "GET /tag/8b3f181a-22ef-4a62-bab9-2afe15539df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012522 10.0.0.19 - - [2026-02-16 01:46:11] "POST /tags HTTP/1.1" 200 341 0.019108 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.19 - - [2026-02-16 01:46:11] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016996 10.0.0.19 - - [2026-02-16 01:46:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000450 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.004766 10.0.0.19 - - [2026-02-16 01:46:11] "POST /security-groups HTTP/1.1" 200 589 0.066187 10.0.0.19 - - [2026-02-16 01:46:11] "POST /projects HTTP/1.1" 200 519 0.161925 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001866 10.0.0.19 - - [2026-02-16 01:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021169 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009721 10.0.0.19 - - [2026-02-16 01:46:11] "POST /access-control-lists HTTP/1.1" 200 598 0.035474 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.012455 10.0.0.19 - - [2026-02-16 01:46:11] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004318 10.0.0.19 - - [2026-02-16 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.19 - - [2026-02-16 01:46:11] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003425 10.0.0.19 - - [2026-02-16 01:46:12] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.099221 10.0.0.19 - - [2026-02-16 01:46:12] "POST /access-control-lists HTTP/1.1" 200 596 0.101754 10.0.0.19 - - [2026-02-16 01:46:12] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.054821 10.0.0.19 - - [2026-02-16 01:46:12] "POST /security-groups HTTP/1.1" 200 591 0.106326 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.001570 10.0.0.19 - - [2026-02-16 01:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027423 10.0.0.19 - - [2026-02-16 01:46:12] "POST /chown HTTP/1.1" 200 109 0.033950 10.0.0.19 - - [2026-02-16 01:46:12] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008742 10.0.0.19 - - [2026-02-16 01:46:12] "POST /access-control-lists HTTP/1.1" 200 632 0.169197 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.012981 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.19 - - [2026-02-16 01:46:12] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004363 10.0.0.19 - - [2026-02-16 01:46:12] "POST /tags HTTP/1.1" 409 226 0.001875 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-02-16 01:46:12] "POST /access-control-lists HTTP/1.1" 200 630 0.070038 10.0.0.19 - - [2026-02-16 01:46:12] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021688 10.0.0.19 - - [2026-02-16 01:46:12] "POST /firewall-rules HTTP/1.1" 200 600 0.079020 10.0.0.19 - - [2026-02-16 01:46:12] "GET /firewall-rule/f444aba5-3b67-44b4-b51e-b120a30f6c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011542 10.0.0.19 - - [2026-02-16 01:46:12] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003864 10.0.0.19 - - [2026-02-16 01:46:12] "GET /firewall-rule/f444aba5-3b67-44b4-b51e-b120a30f6c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001964 10.0.0.19 - - [2026-02-16 01:46:12] "POST /ref-update HTTP/1.1" 200 156 0.048106 10.0.0.19 - - [2026-02-16 01:46:12] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002374 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2026-02-16 01:46:12] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003532 10.0.0.19 - - [2026-02-16 01:46:12] "POST /tags HTTP/1.1" 409 226 0.001385 10.0.0.19 - - [2026-02-16 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-02-16 01:46:12] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012312 10.0.0.19 - - [2026-02-16 01:46:12] "POST /firewall-rules HTTP/1.1" 200 598 0.063288 10.0.0.19 - - [2026-02-16 01:46:12] "GET /firewall-rule/edd1e3cf-4f22-4bfb-9e98-c6cae44c179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007356 10.0.0.19 - - [2026-02-16 01:46:13] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005671 10.0.0.19 - - [2026-02-16 01:46:13] "GET /firewall-rule/edd1e3cf-4f22-4bfb-9e98-c6cae44c179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003094 10.0.0.19 - - [2026-02-16 01:46:13] "POST /ref-update HTTP/1.1" 200 156 0.040934 10.0.0.19 - - [2026-02-16 01:46:14] "POST /tags HTTP/1.1" 200 393 0.019893 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011811 10.0.0.19 - - [2026-02-16 01:46:14] "GET /tag/8ce51819-9dab-4c02-963e-48229c0004f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012690 10.0.0.19 - - [2026-02-16 01:46:14] "POST /tags HTTP/1.1" 200 341 0.021150 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-02-16 01:46:14] "GET /tag/72e26baf-f82c-4244-8e95-3032bcfaf16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010387 10.0.0.19 - - [2026-02-16 01:46:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000435 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.004271 10.0.0.19 - - [2026-02-16 01:46:14] "POST /security-groups HTTP/1.1" 200 589 0.062562 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002179 10.0.0.19 - - [2026-02-16 01:46:14] "POST /projects HTTP/1.1" 200 519 0.192369 10.0.0.19 - - [2026-02-16 01:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015018 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015462 10.0.0.19 - - [2026-02-16 01:46:14] "POST /access-control-lists HTTP/1.1" 200 598 0.056078 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.014459 10.0.0.19 - - [2026-02-16 01:46:14] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.047205 10.0.0.19 - - [2026-02-16 01:46:14] "POST /access-control-lists HTTP/1.1" 200 596 0.068376 10.0.0.19 - - [2026-02-16 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.19 - - [2026-02-16 01:46:14] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003678 10.0.0.19 - - [2026-02-16 01:46:15] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.038332 10.0.0.19 - - [2026-02-16 01:46:15] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.038181 10.0.0.19 - - [2026-02-16 01:46:15] "POST /security-groups HTTP/1.1" 200 591 0.065348 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001504 10.0.0.19 - - [2026-02-16 01:46:15] "POST /access-control-lists HTTP/1.1" 200 632 0.057541 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.003105 10.0.0.19 - - [2026-02-16 01:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.069408 10.0.0.19 - - [2026-02-16 01:46:15] "POST /access-control-lists HTTP/1.1" 200 630 0.045001 10.0.0.19 - - [2026-02-16 01:46:15] "POST /chown HTTP/1.1" 200 109 0.040076 10.0.0.19 - - [2026-02-16 01:46:15] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016790 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2026-02-16 01:46:15] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001933 10.0.0.19 - - [2026-02-16 01:46:15] "POST /tags HTTP/1.1" 409 226 0.001261 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.19 - - [2026-02-16 01:46:15] "GET /tag/72e26baf-f82c-4244-8e95-3032bcfaf16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009168 10.0.0.19 - - [2026-02-16 01:46:15] "POST /firewall-rules HTTP/1.1" 200 600 0.060675 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-rule/007d1b2f-35fd-49fa-9890-91b35097c678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003362 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003207 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-rule/007d1b2f-35fd-49fa-9890-91b35097c678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001695 10.0.0.19 - - [2026-02-16 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.064693 10.0.0.19 - - [2026-02-16 01:46:15] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010565 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.19 - - [2026-02-16 01:46:15] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.19 - - [2026-02-16 01:46:15] "POST /tags HTTP/1.1" 409 226 0.001453 10.0.0.19 - - [2026-02-16 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.19 - - [2026-02-16 01:46:15] "GET /tag/72e26baf-f82c-4244-8e95-3032bcfaf16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010570 10.0.0.19 - - [2026-02-16 01:46:15] "POST /firewall-rules HTTP/1.1" 200 598 0.066424 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-rule/fb5d6ba5-a11f-44b7-800e-81c67cad565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003559 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003146 10.0.0.19 - - [2026-02-16 01:46:15] "GET /firewall-rule/fb5d6ba5-a11f-44b7-800e-81c67cad565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001797 10.0.0.19 - - [2026-02-16 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.046116 10.0.0.19 - - [2026-02-16 01:46:17] "POST /tags HTTP/1.1" 200 345 0.080394 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016797 10.0.0.19 - - [2026-02-16 01:46:17] "GET /tag/073643b2-4f71-4de2-b693-7d1afdeadea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013246 10.0.0.19 - - [2026-02-16 01:46:17] "POST /projects HTTP/1.1" 409 238 0.003005 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-02-16 01:46:17] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042183 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2026-02-16 01:46:17] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007200 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.19 - - [2026-02-16 01:46:17] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003384 10.0.0.19 - - [2026-02-16 01:46:17] "POST /security-groups HTTP/1.1" 409 285 0.001720 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-02-16 01:46:17] "PUT /security-group/b0cccbc3-9d64-4d38-aed8-810f49fb7036 HTTP/1.1" 200 262 0.063946 10.0.0.19 - - [2026-02-16 01:46:17] "PUT /access-control-list/733774b0-0300-4285-a7e8-08c9247212a7 HTTP/1.1" 200 272 0.018325 10.0.0.19 - - [2026-02-16 01:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035525 10.0.0.19 - - [2026-02-16 01:46:17] "POST /tags HTTP/1.1" 409 228 0.014148 10.0.0.19 - - [2026-02-16 01:46:17] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.102665 10.0.0.19 - - [2026-02-16 01:46:17] "PUT /access-control-list/7b9948c1-977d-4e61-8288-c1b56257e390 HTTP/1.1" 200 272 0.044374 10.0.0.19 - - [2026-02-16 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/073643b2-4f71-4de2-b693-7d1afdeadea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.020801 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 200 345 0.022153 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010574 10.0.0.19 - - [2026-02-16 01:46:18] "POST /projects HTTP/1.1" 409 238 0.002885 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.19 - - [2026-02-16 01:46:18] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029959 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012167 10.0.0.19 - - [2026-02-16 01:46:18] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003921 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-02-16 01:46:18] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003367 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-02-16 01:46:18] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024362 10.0.0.19 - - [2026-02-16 01:46:18] "POST /security-groups HTTP/1.1" 409 285 0.001729 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-02-16 01:46:18] "PUT /security-group/43ac42b0-9321-4c23-a47d-99e243e44714 HTTP/1.1" 200 262 0.057436 10.0.0.19 - - [2026-02-16 01:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012469 10.0.0.19 - - [2026-02-16 01:46:18] "PUT /access-control-list/3b0abfc6-eb35-42a7-a7cb-f5573ad612d8 HTTP/1.1" 200 272 0.012939 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 409 228 0.019556 10.0.0.19 - - [2026-02-16 01:46:18] "PUT /access-control-list/48e0b9c2-cad6-456f-a899-11e6a5010a7d HTTP/1.1" 200 272 0.007150 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009512 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 200 291 0.045462 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/faf118e5-6827-4d2b-aa2c-e9070987f618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016239 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 200 303 0.061958 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015279 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/85831e17-dadf-4bf3-8980-957608c1b385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011371 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 409 252 0.001546 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/8b3f181a-22ef-4a62-bab9-2afe15539df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009647 10.0.0.19 - - [2026-02-16 01:46:18] "POST /tags HTTP/1.1" 409 226 0.001454 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.19 - - [2026-02-16 01:46:18] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009042 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-02-16 01:46:18] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003539 10.0.0.19 - - [2026-02-16 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.19 - - [2026-02-16 01:46:18] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031781 10.0.0.19 - - [2026-02-16 01:46:18] "POST /virtual-machines HTTP/1.1" 200 395 0.007979 10.0.0.19 - - [2026-02-16 01:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012644 10.0.0.19 - - [2026-02-16 01:46:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092108 10.0.0.19 - - [2026-02-16 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007756 10.0.0.19 - - [2026-02-16 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012019 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003791 10.0.0.19 - - [2026-02-16 01:46:19] "POST /instance-ips HTTP/1.1" 200 397 0.018725 10.0.0.19 - - [2026-02-16 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018945 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009243 10.0.0.19 - - [2026-02-16 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.064934 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011568 10.0.0.19 - - [2026-02-16 01:46:19] "GET /instance-ip/4a035cfc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002412 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004508 10.0.0.19 - - [2026-02-16 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002742 10.0.0.19 - - [2026-02-16 01:46:19] "POST /ref-update HTTP/1.1" 200 156 0.018924 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010707 10.0.0.19 - - [2026-02-16 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.19 - - [2026-02-16 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003268 10.0.0.19 - - [2026-02-16 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.19 - - [2026-02-16 01:46:19] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032961 10.0.0.19 - - [2026-02-16 01:46:19] "POST /virtual-machines HTTP/1.1" 200 395 0.012008 10.0.0.19 - - [2026-02-16 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011506 10.0.0.19 - - [2026-02-16 01:46:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101651 10.0.0.19 - - [2026-02-16 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009063 10.0.0.19 - - [2026-02-16 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013238 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004516 10.0.0.19 - - [2026-02-16 01:46:19] "POST /instance-ips HTTP/1.1" 200 397 0.024642 10.0.0.19 - - [2026-02-16 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020385 10.0.0.19 - - [2026-02-16 01:46:19] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010924 10.0.0.19 - - [2026-02-16 01:46:20] "POST /set-tag HTTP/1.1" 200 109 0.071373 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011716 10.0.0.19 - - [2026-02-16 01:46:20] "GET /instance-ip/4a70d6c4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003828 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005106 10.0.0.19 - - [2026-02-16 01:46:20] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002863 10.0.0.19 - - [2026-02-16 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.006400 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010758 10.0.0.19 - - [2026-02-16 01:46:20] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.19 - - [2026-02-16 01:46:20] "POST /tags HTTP/1.1" 200 291 0.015580 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012973 10.0.0.19 - - [2026-02-16 01:46:20] "GET /tag/9872d982-aa68-4f7a-a541-e56128da5847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014207 10.0.0.19 - - [2026-02-16 01:46:20] "POST /tags HTTP/1.1" 409 252 0.002165 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.19 - - [2026-02-16 01:46:20] "GET /tag/8ce51819-9dab-4c02-963e-48229c0004f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010102 10.0.0.19 - - [2026-02-16 01:46:20] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.19 - - [2026-02-16 01:46:20] "GET /tag/72e26baf-f82c-4244-8e95-3032bcfaf16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011580 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005124 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-02-16 01:46:20] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031009 10.0.0.19 - - [2026-02-16 01:46:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008669 10.0.0.19 - - [2026-02-16 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009036 10.0.0.19 - - [2026-02-16 01:46:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098215 10.0.0.19 - - [2026-02-16 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023649 10.0.0.19 - - [2026-02-16 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004323 10.0.0.19 - - [2026-02-16 01:46:20] "POST /instance-ips HTTP/1.1" 200 397 0.016661 10.0.0.19 - - [2026-02-16 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019246 10.0.0.19 - - [2026-02-16 01:46:20] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006182 10.0.0.19 - - [2026-02-16 01:46:20] "POST /set-tag HTTP/1.1" 200 109 0.060190 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011689 10.0.0.19 - - [2026-02-16 01:46:21] "GET /instance-ip/4b00723e-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004133 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004039 10.0.0.19 - - [2026-02-16 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.016454 10.0.0.19 - - [2026-02-16 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008712 10.0.0.19 - - [2026-02-16 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.19 - - [2026-02-16 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005146 10.0.0.19 - - [2026-02-16 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.19 - - [2026-02-16 01:46:21] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037434 10.0.0.19 - - [2026-02-16 01:46:21] "POST /virtual-machines HTTP/1.1" 200 395 0.026948 10.0.0.19 - - [2026-02-16 01:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013753 10.0.0.19 - - [2026-02-16 01:46:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094900 10.0.0.19 - - [2026-02-16 01:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008216 10.0.0.19 - - [2026-02-16 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006389 10.0.0.19 - - [2026-02-16 01:46:21] "POST /instance-ips HTTP/1.1" 200 397 0.017218 10.0.0.19 - - [2026-02-16 01:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015666 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014403 10.0.0.19 - - [2026-02-16 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.064049 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010047 10.0.0.19 - - [2026-02-16 01:46:21] "GET /instance-ip/4b740a50-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002513 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003995 10.0.0.19 - - [2026-02-16 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002870 10.0.0.19 - - [2026-02-16 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.007746 10.0.0.19 - - [2026-02-16 01:46:21] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011393 10.0.0.19 - - [2026-02-16 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.19 - - [2026-02-16 01:46:21] "POST /tags HTTP/1.1" 200 299 0.014329 10.0.0.19 - - [2026-02-16 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012425 10.0.0.19 - - [2026-02-16 01:46:22] "GET /tag/123d4faa-b9b7-4c28-b812-ebec999c8dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010382 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003546 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2026-02-16 01:46:22] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027011 10.0.0.19 - - [2026-02-16 01:46:22] "POST /virtual-machines HTTP/1.1" 200 395 0.006483 10.0.0.19 - - [2026-02-16 01:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016086 10.0.0.19 - - [2026-02-16 01:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098194 10.0.0.19 - - [2026-02-16 01:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007639 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014744 10.0.0.19 - - [2026-02-16 01:46:22] "POST /instance-ips HTTP/1.1" 200 397 0.017192 10.0.0.19 - - [2026-02-16 01:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023590 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006805 10.0.0.19 - - [2026-02-16 01:46:22] "POST /set-tag HTTP/1.1" 200 109 0.017136 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015018 10.0.0.19 - - [2026-02-16 01:46:22] "GET /instance-ip/4bed629c-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002613 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003952 10.0.0.19 - - [2026-02-16 01:46:22] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.19 - - [2026-02-16 01:46:22] "POST /tags HTTP/1.1" 200 299 0.014503 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2026-02-16 01:46:22] "GET /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010447 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003635 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.19 - - [2026-02-16 01:46:22] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040675 10.0.0.19 - - [2026-02-16 01:46:22] "POST /virtual-machines HTTP/1.1" 200 395 0.006387 10.0.0.19 - - [2026-02-16 01:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015048 10.0.0.19 - - [2026-02-16 01:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101675 10.0.0.19 - - [2026-02-16 01:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.006544 10.0.0.19 - - [2026-02-16 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.19 - - [2026-02-16 01:46:22] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003881 10.0.0.19 - - [2026-02-16 01:46:23] "POST /instance-ips HTTP/1.1" 200 397 0.017387 10.0.0.19 - - [2026-02-16 01:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020731 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007758 10.0.0.19 - - [2026-02-16 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.015716 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015529 10.0.0.19 - - [2026-02-16 01:46:23] "GET /instance-ip/4c50118a-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002417 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003800 10.0.0.19 - - [2026-02-16 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.19 - - [2026-02-16 01:46:23] "POST /tags HTTP/1.1" 200 299 0.014246 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-02-16 01:46:23] "GET /tag/a1298658-638a-42e5-83a9-68d0f33238f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010490 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003556 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2026-02-16 01:46:23] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023648 10.0.0.19 - - [2026-02-16 01:46:23] "POST /virtual-machines HTTP/1.1" 200 395 0.007543 10.0.0.19 - - [2026-02-16 01:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018367 10.0.0.19 - - [2026-02-16 01:46:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099816 10.0.0.19 - - [2026-02-16 01:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007772 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005377 10.0.0.19 - - [2026-02-16 01:46:23] "POST /instance-ips HTTP/1.1" 200 397 0.026731 10.0.0.19 - - [2026-02-16 01:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013124 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005715 10.0.0.19 - - [2026-02-16 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.015362 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007785 10.0.0.19 - - [2026-02-16 01:46:23] "GET /instance-ip/4cadaf20-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004749 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003951 10.0.0.19 - - [2026-02-16 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.001650 10.0.0.19 - - [2026-02-16 01:46:23] "POST /tags HTTP/1.1" 200 299 0.013478 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.19 - - [2026-02-16 01:46:23] "GET /tag/69013b99-f1f0-4325-8299-09c0f33ba3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010323 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.19 - - [2026-02-16 01:46:23] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003611 10.0.0.19 - - [2026-02-16 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.19 - - [2026-02-16 01:46:24] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031427 10.0.0.19 - - [2026-02-16 01:46:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007404 10.0.0.19 - - [2026-02-16 01:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008876 10.0.0.19 - - [2026-02-16 01:46:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.086382 10.0.0.19 - - [2026-02-16 01:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007457 10.0.0.19 - - [2026-02-16 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014129 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004013 10.0.0.19 - - [2026-02-16 01:46:24] "POST /instance-ips HTTP/1.1" 200 397 0.017251 10.0.0.19 - - [2026-02-16 01:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028599 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006454 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.020950 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021415 10.0.0.19 - - [2026-02-16 01:46:24] "GET /instance-ip/4d111646-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002624 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003948 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002989 10.0.0.19 - - [2026-02-16 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.008110 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011517 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003912 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.002931 10.0.0.19 - - [2026-02-16 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013076 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004421 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003032 10.0.0.19 - - [2026-02-16 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.006622 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003870 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.002996 10.0.0.19 - - [2026-02-16 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008991 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.19 - - [2026-02-16 01:46:24] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003870 10.0.0.19 - - [2026-02-16 01:46:24] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005305 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003545 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003967 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003369 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004001 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001602 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003981 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.19 - - [2026-02-16 01:46:25] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004004 10.0.0.19 - - [2026-02-16 01:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.19 - - [2026-02-16 01:46:26] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003931 10.0.0.19 - - [2026-02-16 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.19 - - [2026-02-16 01:46:27] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004047 10.0.0.19 - - [2026-02-16 01:46:27] "POST /set-tag HTTP/1.1" 200 109 0.001645 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine/5f2a6595-03d1-4abc-9976-fa8b6725295f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002542 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003548 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine/73609f50-0649-433c-b60a-6ab81c43c377?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002713 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004225 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine/cee62cbd-740f-4060-91bd-0808c44e66b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002619 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003884 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine/c6c7de53-0ca1-4a57-872f-24eb9524d8ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002450 10.0.0.19 - - [2026-02-16 01:46:28] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003330 10.0.0.19 - - [2026-02-16 01:46:29] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003764 10.0.0.19 - - [2026-02-16 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.19 - - [2026-02-16 01:46:30] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004069 10.0.0.19 - - [2026-02-16 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.19 - - [2026-02-16 01:46:33] "GET /virtual-machine/2c6ba0d8-7fb2-4115-b7ab-b35b6c6f7ca3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002775 10.0.0.19 - - [2026-02-16 01:46:33] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003503 10.0.0.19 - - [2026-02-16 01:46:33] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004275 10.0.0.19 - - [2026-02-16 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.19 - - [2026-02-16 01:46:34] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003953 10.0.0.19 - - [2026-02-16 01:46:34] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.19 - - [2026-02-16 01:46:35] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005175 10.0.0.19 - - [2026-02-16 01:46:35] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine/28c820ac-c793-496a-9366-503914d887ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002754 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003779 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine/03df58fa-20a9-4462-aeeb-8b31e0622f2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003652 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005518 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine/1389e470-f249-42a4-9828-41394ef2fce1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002666 10.0.0.19 - - [2026-02-16 01:46:38] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003413 10.0.0.19 - - [2026-02-16 01:46:39] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003241 10.0.0.19 - - [2026-02-16 01:46:39] "POST /tags HTTP/1.1" 200 333 0.023222 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009349 10.0.0.19 - - [2026-02-16 01:46:39] "GET /tag/2d9dbad3-b5f5-4efb-bab3-08575e5a2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014398 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-02-16 01:46:39] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034869 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2026-02-16 01:46:39] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003781 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2026-02-16 01:46:39] "GET /service-appliance-set/544e3ed8-816d-4c28-b1ce-8f9b637d4fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010126 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001793 10.0.0.19 - - [2026-02-16 01:46:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089990 10.0.0.19 - - [2026-02-16 01:46:39] "GET /virtual-machine-interface/ed677a53-981b-4cbf-bf51-ac401660ec1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003809 10.0.0.19 - - [2026-02-16 01:46:39] "POST /instance-ips HTTP/1.1" 200 409 0.016947 10.0.0.19 - - [2026-02-16 01:46:39] "GET /instance-ip/df396d94-2cc8-4d4f-ac23-ff4cc672c438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003609 10.0.0.19 - - [2026-02-16 01:46:39] "POST /loadbalancers HTTP/1.1" 200 629 0.057753 10.0.0.19 - - [2026-02-16 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028337 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017021 10.0.0.19 - - [2026-02-16 01:46:39] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052654 10.0.0.19 - - [2026-02-16 01:46:39] "GET /instance-ip/df396d94-2cc8-4d4f-ac23-ff4cc672c438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.001978 10.0.0.19 - - [2026-02-16 01:46:39] "POST /floating-ips HTTP/1.1" 200 597 0.023429 10.0.0.19 - - [2026-02-16 01:46:39] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042992 10.0.0.19 - - [2026-02-16 01:46:39] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005275 10.0.0.19 - - [2026-02-16 01:46:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.012841 10.0.0.19 - - [2026-02-16 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.19 - - [2026-02-16 01:46:39] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030140 10.0.0.19 - - [2026-02-16 01:46:39] "GET /loadbalancer-listener/0e29bdc5-b311-40e7-ac08-3cbaa68859ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002915 10.0.0.19 - - [2026-02-16 01:46:39] "GET /loadbalancer-listener/0e29bdc5-b311-40e7-ac08-3cbaa68859ed?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002472 10.0.0.19 - - [2026-02-16 01:46:40] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018817 10.0.0.19 - - [2026-02-16 01:46:40] "GET /instance-ip/df396d94-2cc8-4d4f-ac23-ff4cc672c438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002710 10.0.0.19 - - [2026-02-16 01:46:40] "GET /instance-ip/df396d94-2cc8-4d4f-ac23-ff4cc672c438?fields=floating_ips HTTP/1.1" 200 1213 0.005373 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.19 - - [2026-02-16 01:46:40] "GET /floating-ip/b0053d27-556a-4b52-af20-d396154c09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002242 10.0.0.19 - - [2026-02-16 01:46:40] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002367 10.0.0.19 - - [2026-02-16 01:46:40] "GET /loadbalancer-pool/48403432-a4a0-4a83-bfdb-3b06dc18cc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003410 10.0.0.19 - - [2026-02-16 01:46:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.011448 10.0.0.19 - - [2026-02-16 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013644 10.0.0.19 - - [2026-02-16 01:46:40] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008916 10.0.0.19 - - [2026-02-16 01:46:40] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003507 10.0.0.19 - - [2026-02-16 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.005406 10.0.0.19 - - [2026-02-16 01:46:40] "GET /floating-ip/b0053d27-556a-4b52-af20-d396154c09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009419 10.0.0.19 - - [2026-02-16 01:46:40] "PUT /floating-ip/b0053d27-556a-4b52-af20-d396154c09d3 HTTP/1.1" 200 256 0.006322 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 221 0.002736 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2026-02-16 01:46:40] "GET /tag/2d9dbad3-b5f5-4efb-bab3-08575e5a2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009065 10.0.0.19 - - [2026-02-16 01:46:40] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001807 10.0.0.19 - - [2026-02-16 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.062649 10.0.0.19 - - [2026-02-16 01:46:40] "GET /loadbalancer-pool/48403432-a4a0-4a83-bfdb-3b06dc18cc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002664 10.0.0.19 - - [2026-02-16 01:46:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012076 10.0.0.19 - - [2026-02-16 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012014 10.0.0.19 - - [2026-02-16 01:46:40] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008781 10.0.0.19 - - [2026-02-16 01:46:40] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004664 10.0.0.19 - - [2026-02-16 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.005270 10.0.0.19 - - [2026-02-16 01:46:40] "GET /floating-ip/b0053d27-556a-4b52-af20-d396154c09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005387 10.0.0.19 - - [2026-02-16 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.060419 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 206 0.002602 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.19 - - [2026-02-16 01:46:40] "GET /tag/85831e17-dadf-4bf3-8980-957608c1b385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012658 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 204 0.009591 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-02-16 01:46:40] "GET /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014855 10.0.0.19 - - [2026-02-16 01:46:40] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002899 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-02-16 01:46:40] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002336 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 206 0.001268 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-02-16 01:46:40] "GET /tag/85831e17-dadf-4bf3-8980-957608c1b385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010981 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 226 0.002545 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-02-16 01:46:40] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011400 10.0.0.19 - - [2026-02-16 01:46:40] "POST /tags HTTP/1.1" 409 204 0.001778 10.0.0.19 - - [2026-02-16 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-02-16 01:46:41] "GET /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015726 10.0.0.19 - - [2026-02-16 01:46:41] "POST /tags HTTP/1.1" 409 226 0.001755 10.0.0.19 - - [2026-02-16 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-02-16 01:46:41] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010220 10.0.0.19 - - [2026-02-16 01:46:41] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002641 10.0.0.19 - - [2026-02-16 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.19 - - [2026-02-16 01:46:41] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002627 10.0.0.19 - - [2026-02-16 01:46:41] "POST /firewall-rules HTTP/1.1" 200 626 0.068067 10.0.0.19 - - [2026-02-16 01:46:41] "POST /firewall-rules HTTP/1.1" 200 646 0.090472 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-rule/a70bf2d4-203a-4c82-b489-f9c415d9d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003646 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001731 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-rule/7f511c34-733e-452f-88ef-7db6781bb2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002836 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.012595 10.0.0.19 - - [2026-02-16 01:46:41] "POST /firewall-policys HTTP/1.1" 200 606 0.022734 10.0.0.19 - - [2026-02-16 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013063 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003732 10.0.0.19 - - [2026-02-16 01:46:41] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002351 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001636 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002964 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002715 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/c2112902-de09-4596-a47a-a7238b662b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003543 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001751 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002059 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.016049 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.021165 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.022480 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.018120 10.0.0.19 - - [2026-02-16 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.039317 10.0.0.19 - - [2026-02-16 01:46:41] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011698 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:46:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000706 10.0.0.19 - - [2026-02-16 01:47:33] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004160 10.0.0.19 - - [2026-02-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.19 - - [2026-02-16 01:47:38] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003922 10.0.0.19 - - [2026-02-16 01:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.19 - - [2026-02-16 01:47:52] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004070 10.0.0.19 - - [2026-02-16 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.19 - - [2026-02-16 01:47:54] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004791 10.0.0.19 - - [2026-02-16 01:47:54] "POST /set-tag HTTP/1.1" 200 109 0.002264 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:48:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:48:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 252 0.001925 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/8ce51819-9dab-4c02-963e-48229c0004f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009913 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 228 0.001275 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001107 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009806 10.0.0.19 - - [2026-02-16 01:48:46] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003110 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-02-16 01:48:46] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003045 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 206 0.001700 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/85831e17-dadf-4bf3-8980-957608c1b385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009963 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 226 0.006864 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017287 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 204 0.009773 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014774 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 226 0.002283 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026343 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 228 0.003080 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016552 10.0.0.19 - - [2026-02-16 01:48:46] "POST /tags HTTP/1.1" 409 252 0.003258 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-02-16 01:48:46] "GET /tag/8ce51819-9dab-4c02-963e-48229c0004f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009547 10.0.0.19 - - [2026-02-16 01:48:46] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001940 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.19 - - [2026-02-16 01:48:46] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001879 10.0.0.19 - - [2026-02-16 01:48:46] "POST /firewall-rules HTTP/1.1" 409 281 0.001371 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2026-02-16 01:48:46] "PUT /firewall-rule/7f511c34-733e-452f-88ef-7db6781bb2a6 HTTP/1.1" 200 260 0.021691 10.0.0.19 - - [2026-02-16 01:48:46] "POST /firewall-rules HTTP/1.1" 409 291 0.008488 10.0.0.19 - - [2026-02-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-02-16 01:48:46] "PUT /firewall-rule/a70bf2d4-203a-4c82-b489-f9c415d9d335 HTTP/1.1" 200 260 0.020382 10.0.0.19 - - [2026-02-16 01:48:46] "GET /firewall-rule/a70bf2d4-203a-4c82-b489-f9c415d9d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011790 10.0.0.19 - - [2026-02-16 01:48:47] "POST /firewall-rules HTTP/1.1" 200 658 0.078762 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-rule/a57662c3-1536-4d37-9728-6890e44c526e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.021912 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002800 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-rule/7f511c34-733e-452f-88ef-7db6781bb2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002877 10.0.0.19 - - [2026-02-16 01:48:47] "POST /firewall-policys HTTP/1.1" 409 269 0.001535 10.0.0.19 - - [2026-02-16 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.19 - - [2026-02-16 01:48:47] "PUT /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533 HTTP/1.1" 200 264 0.015941 10.0.0.19 - - [2026-02-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036842 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007345 10.0.0.19 - - [2026-02-16 01:48:47] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002288 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001920 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003677 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002161 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002468 10.0.0.19 - - [2026-02-16 01:48:47] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001807 10.0.0.19 - - [2026-02-16 01:48:51] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004596 10.0.0.19 - - [2026-02-16 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.19 - - [2026-02-16 01:48:55] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003958 10.0.0.19 - - [2026-02-16 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.19 - - [2026-02-16 01:49:06] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003980 10.0.0.19 - - [2026-02-16 01:49:06] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005543 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.013138 10.0.0.19 - - [2026-02-16 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-02-16 01:49:48] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001926 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003403 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.018309 10.0.0.19 - - [2026-02-16 01:49:48] "DELETE /loadbalancer-member/f86f7d9f-5aaa-48f5-82ab-feba4591a6e8 HTTP/1.1" 200 115 0.056292 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006202 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003658 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005082 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003973 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004143 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2026-02-16 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.19 - - [2026-02-16 01:49:48] "GET /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001858 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005613 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.19 - - [2026-02-16 01:49:48] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004134 10.0.0.19 - - [2026-02-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.19 - - [2026-02-16 01:49:49] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004639 10.0.0.19 - - [2026-02-16 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.004491 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005682 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine/5f2a6595-03d1-4abc-9976-fa8b6725295f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002541 10.0.0.19 - - [2026-02-16 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.017837 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009399 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.023370 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.026188 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.027967 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.032099 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.011199 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /instance-ip/4a035cfc-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.042027 10.0.0.19 - - [2026-02-16 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.006856 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /virtual-machine-interface/49ebc358-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.034280 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /virtual-machine/5f2a6595-03d1-4abc-9976-fa8b6725295f HTTP/1.1" 200 115 0.023521 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003839 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003788 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.006960 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine/cee62cbd-740f-4060-91bd-0808c44e66b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003353 10.0.0.19 - - [2026-02-16 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008238 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.015570 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.024603 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.028862 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.013044 10.0.0.19 - - [2026-02-16 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.030078 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /instance-ip/4b00723e-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.048465 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /virtual-machine-interface/4aec15fa-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.045676 10.0.0.19 - - [2026-02-16 01:49:50] "DELETE /virtual-machine/cee62cbd-740f-4060-91bd-0808c44e66b0 HTTP/1.1" 200 115 0.020504 10.0.0.19 - - [2026-02-16 01:49:50] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004921 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008869 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.004421 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine/73609f50-0649-433c-b60a-6ab81c43c377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002758 10.0.0.19 - - [2026-02-16 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.010182 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.012683 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.020641 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.031290 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.029725 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.013503 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.025121 10.0.0.19 - - [2026-02-16 01:49:51] "DELETE /instance-ip/4a70d6c4-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.032774 10.0.0.19 - - [2026-02-16 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.012213 10.0.0.19 - - [2026-02-16 01:49:51] "DELETE /virtual-machine-interface/4a586d78-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.036765 10.0.0.19 - - [2026-02-16 01:49:51] "DELETE /virtual-machine/73609f50-0649-433c-b60a-6ab81c43c377 HTTP/1.1" 200 115 0.019496 10.0.0.19 - - [2026-02-16 01:49:51] "DELETE /tag/faf118e5-6827-4d2b-aa2c-e9070987f618 HTTP/1.1" 200 115 0.029375 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003631 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003439 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine/c6c7de53-0ca1-4a57-872f-24eb9524d8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002504 10.0.0.19 - - [2026-02-16 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.008023 10.0.0.19 - - [2026-02-16 01:49:51] "GET /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009280 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.027548 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.018283 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.023099 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.015563 10.0.0.19 - - [2026-02-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.018284 10.0.0.19 - - [2026-02-16 01:49:51] "DELETE /instance-ip/4b740a50-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.045333 10.0.0.19 - - [2026-02-16 01:49:52] "DELETE /virtual-machine-interface/4b5cc570-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.034830 10.0.0.19 - - [2026-02-16 01:49:52] "DELETE /virtual-machine/c6c7de53-0ca1-4a57-872f-24eb9524d8ba HTTP/1.1" 200 115 0.015704 10.0.0.19 - - [2026-02-16 01:49:52] "DELETE /tag/85831e17-dadf-4bf3-8980-957608c1b385 HTTP/1.1" 409 388 0.006273 10.0.0.19 - - [2026-02-16 01:49:52] "DELETE /tag/9872d982-aa68-4f7a-a541-e56128da5847 HTTP/1.1" 200 115 0.034193 10.0.0.19 - - [2026-02-16 01:50:08] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003965 10.0.0.19 - - [2026-02-16 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.19 - - [2026-02-16 01:50:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002416 10.0.0.19 - - [2026-02-16 01:50:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001882 10.0.0.19 - - [2026-02-16 01:50:15] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004002 10.0.0.19 - - [2026-02-16 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004309 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003638 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine/2c6ba0d8-7fb2-4115-b7ab-b35b6c6f7ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002619 10.0.0.19 - - [2026-02-16 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.007019 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011163 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.026619 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.025216 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.024966 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.011817 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /instance-ip/4bed629c-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.033639 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /virtual-machine-interface/4bd55ea4-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.040390 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /virtual-machine/2c6ba0d8-7fb2-4115-b7ab-b35b6c6f7ca3 HTTP/1.1" 200 115 0.016822 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /tag/123d4faa-b9b7-4c28-b812-ebec999c8dea HTTP/1.1" 200 115 0.029502 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005704 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003535 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine/1389e470-f249-42a4-9828-41394ef2fce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002526 10.0.0.19 - - [2026-02-16 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016458 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.016149 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.019193 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.022017 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.014221 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /instance-ip/4d111646-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.048901 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /virtual-machine-interface/4cfb8d12-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.040941 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /virtual-machine/1389e470-f249-42a4-9828-41394ef2fce1 HTTP/1.1" 200 115 0.018956 10.0.0.19 - - [2026-02-16 01:50:20] "DELETE /tag/69013b99-f1f0-4325-8299-09c0f33ba3d7 HTTP/1.1" 200 115 0.033290 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003505 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.19 - - [2026-02-16 01:50:20] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003435 10.0.0.19 - - [2026-02-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine/03df58fa-20a9-4462-aeeb-8b31e0622f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002592 10.0.0.19 - - [2026-02-16 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.011570 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010454 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.015381 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.021805 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.018573 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.014371 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /instance-ip/4c50118a-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.052521 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /virtual-machine-interface/4c387ae8-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.045907 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /virtual-machine/03df58fa-20a9-4462-aeeb-8b31e0622f2b HTTP/1.1" 200 115 0.013019 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/073643b2-4f71-4de2-b693-7d1afdeadea8 HTTP/1.1" 200 115 0.035013 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4 HTTP/1.1" 409 236 0.003148 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/8b3f181a-22ef-4a62-bab9-2afe15539df6 HTTP/1.1" 200 115 0.033064 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003684 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004052 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine/28c820ac-c793-496a-9366-503914d887ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002043 10.0.0.19 - - [2026-02-16 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.015239 10.0.0.19 - - [2026-02-16 01:50:21] "GET /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007174 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.015374 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.022097 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.016730 10.0.0.19 - - [2026-02-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.011820 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /instance-ip/4cadaf20-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.037834 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /virtual-machine-interface/4c95eebc-0ad9-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.041254 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /virtual-machine/28c820ac-c793-496a-9366-503914d887ca HTTP/1.1" 200 115 0.015581 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b HTTP/1.1" 409 236 0.005448 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/a1298658-638a-42e5-83a9-68d0f33238f8 HTTP/1.1" 200 115 0.029188 10.0.0.19 - - [2026-02-16 01:50:21] "DELETE /tag/8ce51819-9dab-4c02-963e-48229c0004f1 HTTP/1.1" 409 236 0.004534 10.0.0.19 - - [2026-02-16 01:50:23] "POST /projects HTTP/1.1" 409 238 0.001930 10.0.0.19 - - [2026-02-16 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.19 - - [2026-02-16 01:50:23] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036038 10.0.0.19 - - [2026-02-16 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008322 10.0.0.19 - - [2026-02-16 01:50:23] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003626 10.0.0.19 - - [2026-02-16 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-02-16 01:50:23] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003982 10.0.0.19 - - [2026-02-16 01:50:23] "POST /security-groups HTTP/1.1" 409 285 0.003198 10.0.0.19 - - [2026-02-16 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2026-02-16 01:50:23] "PUT /security-group/43ac42b0-9321-4c23-a47d-99e243e44714 HTTP/1.1" 200 262 0.055151 10.0.0.19 - - [2026-02-16 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017942 10.0.0.19 - - [2026-02-16 01:50:24] "PUT /access-control-list/3b0abfc6-eb35-42a7-a7cb-f5573ad612d8 HTTP/1.1" 200 272 0.020622 10.0.0.19 - - [2026-02-16 01:50:24] "PUT /access-control-list/48e0b9c2-cad6-456f-a899-11e6a5010a7d HTTP/1.1" 200 272 0.020374 10.0.0.19 - - [2026-02-16 01:50:28] "POST /projects HTTP/1.1" 409 238 0.001943 10.0.0.19 - - [2026-02-16 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.19 - - [2026-02-16 01:50:28] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023512 10.0.0.19 - - [2026-02-16 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.19 - - [2026-02-16 01:50:28] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004244 10.0.0.19 - - [2026-02-16 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.19 - - [2026-02-16 01:50:28] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004053 10.0.0.19 - - [2026-02-16 01:50:29] "POST /security-groups HTTP/1.1" 409 285 0.002597 10.0.0.19 - - [2026-02-16 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.19 - - [2026-02-16 01:50:29] "PUT /security-group/43ac42b0-9321-4c23-a47d-99e243e44714 HTTP/1.1" 200 262 0.067634 10.0.0.19 - - [2026-02-16 01:50:29] "PUT /access-control-list/3b0abfc6-eb35-42a7-a7cb-f5573ad612d8 HTTP/1.1" 200 272 0.016365 10.0.0.19 - - [2026-02-16 01:50:29] "PUT /access-control-list/48e0b9c2-cad6-456f-a899-11e6a5010a7d HTTP/1.1" 200 272 0.026971 10.0.0.19 - - [2026-02-16 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025457 10.0.0.19 - - [2026-02-16 01:50:29] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.017798 10.0.0.19 - - [2026-02-16 01:50:29] "GET /firewall-rule/007d1b2f-35fd-49fa-9890-91b35097c678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003736 10.0.0.19 - - [2026-02-16 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.046393 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /firewall-rule/007d1b2f-35fd-49fa-9890-91b35097c678 HTTP/1.1" 200 115 0.042160 10.0.0.19 - - [2026-02-16 01:50:29] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003592 10.0.0.19 - - [2026-02-16 01:50:29] "GET /firewall-rule/fb5d6ba5-a11f-44b7-800e-81c67cad565b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002483 10.0.0.19 - - [2026-02-16 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.040270 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /firewall-rule/fb5d6ba5-a11f-44b7-800e-81c67cad565b HTTP/1.1" 200 115 0.023225 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b HTTP/1.1" 409 236 0.007649 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /tag/72e26baf-f82c-4244-8e95-3032bcfaf16f HTTP/1.1" 200 115 0.030647 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /tag/8ce51819-9dab-4c02-963e-48229c0004f1 HTTP/1.1" 409 236 0.003262 10.0.0.19 - - [2026-02-16 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.19 - - [2026-02-16 01:50:29] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009588 10.0.0.19 - - [2026-02-16 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.19 - - [2026-02-16 01:50:29] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005911 10.0.0.19 - - [2026-02-16 01:50:29] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.045357 10.0.0.19 - - [2026-02-16 01:50:29] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.045218 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /security-group/43ac42b0-9321-4c23-a47d-99e243e44714 HTTP/1.1" 200 115 0.045388 10.0.0.19 - - [2026-02-16 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001130 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /access-control-list/3b0abfc6-eb35-42a7-a7cb-f5573ad612d8 HTTP/1.1" 200 115 0.020464 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /access-control-list/48e0b9c2-cad6-456f-a899-11e6a5010a7d HTTP/1.1" 200 115 0.021214 10.0.0.19 - - [2026-02-16 01:50:29] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.024893 10.0.0.19 - - [2026-02-16 01:50:29] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?fields=security_groups HTTP/1.1" 200 1352 0.024718 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /security-group/e46bff5d-f40e-42aa-a52f-88a4efa561d7 HTTP/1.1" 200 115 0.034219 10.0.0.19 - - [2026-02-16 01:50:29] "DELETE /access-control-list/1184a228-76ca-48ba-a73a-4b95573285cf HTTP/1.1" 200 115 0.028115 10.0.0.19 - - [2026-02-16 01:50:30] "GET /project/2ccf7354-a358-4974-b53d-6a8dc9527821?fields=application_policy_sets HTTP/1.1" 200 1391 0.038687 10.0.0.19 - - [2026-02-16 01:50:30] "DELETE /access-control-list/45025c53-e341-45e6-a55c-28174e9791d5 HTTP/1.1" 200 115 0.035550 10.0.0.19 - - [2026-02-16 01:50:30] "DELETE /project/2ccf7354-a358-4974-b53d-6a8dc9527821 HTTP/1.1" 200 115 0.237518 10.0.0.19 - - [2026-02-16 01:50:30] "POST /projects HTTP/1.1" 409 238 0.002911 10.0.0.19 - - [2026-02-16 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-02-16 01:50:30] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038471 10.0.0.19 - - [2026-02-16 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.19 - - [2026-02-16 01:50:30] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003909 10.0.0.19 - - [2026-02-16 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-02-16 01:50:30] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003611 10.0.0.19 - - [2026-02-16 01:50:30] "POST /security-groups HTTP/1.1" 409 285 0.001678 10.0.0.19 - - [2026-02-16 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001105 10.0.0.19 - - [2026-02-16 01:50:30] "PUT /security-group/b0cccbc3-9d64-4d38-aed8-810f49fb7036 HTTP/1.1" 200 262 0.055462 10.0.0.19 - - [2026-02-16 01:50:30] "PUT /access-control-list/733774b0-0300-4285-a7e8-08c9247212a7 HTTP/1.1" 200 272 0.011161 10.0.0.19 - - [2026-02-16 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020312 10.0.0.19 - - [2026-02-16 01:50:30] "PUT /access-control-list/7b9948c1-977d-4e61-8288-c1b56257e390 HTTP/1.1" 200 272 0.019289 10.0.0.19 - - [2026-02-16 01:50:34] "DELETE /loadbalancer-member/ee8326cf-3886-4906-8151-2e1259d3bfb3 HTTP/1.1" 200 115 0.042647 10.0.0.19 - - [2026-02-16 01:50:34] "DELETE /loadbalancer-pool/48403432-a4a0-4a83-bfdb-3b06dc18cc55 HTTP/1.1" 200 115 0.050646 10.0.0.19 - - [2026-02-16 01:50:34] "DELETE /loadbalancer-listener/0e29bdc5-b311-40e7-ac08-3cbaa68859ed HTTP/1.1" 200 115 0.040328 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /loadbalancer/3848ff13-4204-4ff2-9393-58617a6f9c5a HTTP/1.1" 200 115 0.042673 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /floating-ip/b0053d27-556a-4b52-af20-d396154c09d3 HTTP/1.1" 200 115 0.024223 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /instance-ip/df396d94-2cc8-4d4f-ac23-ff4cc672c438 HTTP/1.1" 200 115 0.029793 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /virtual-machine-interface/ed677a53-981b-4cbf-bf51-ac401660ec1c HTTP/1.1" 200 115 0.030172 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /tag/2d9dbad3-b5f5-4efb-bab3-08575e5a2cbe HTTP/1.1" 200 115 0.026824 10.0.0.19 - - [2026-02-16 01:50:35] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002585 10.0.0.19 - - [2026-02-16 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-02-16 01:50:35] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002078 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-policy/725d9333-4739-49a5-b856-172983d4f250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001847 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-rule/7f511c34-733e-452f-88ef-7db6781bb2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001980 10.0.0.19 - - [2026-02-16 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /firewall-rule/7f511c34-733e-452f-88ef-7db6781bb2a6 HTTP/1.1" 200 115 0.041672 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002076 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-rule/a57662c3-1536-4d37-9728-6890e44c526e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002613 10.0.0.19 - - [2026-02-16 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.012451 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /firewall-rule/a57662c3-1536-4d37-9728-6890e44c526e HTTP/1.1" 200 115 0.038849 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004881 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-rule/a70bf2d4-203a-4c82-b489-f9c415d9d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002633 10.0.0.19 - - [2026-02-16 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.009657 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /firewall-rule/a70bf2d4-203a-4c82-b489-f9c415d9d335 HTTP/1.1" 200 115 0.043194 10.0.0.19 - - [2026-02-16 01:50:35] "GET /application-policy-set/b24f5f76-7b8e-4564-8c9d-d4abe6329997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002097 10.0.0.19 - - [2026-02-16 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-02-16 01:50:35] "GET /policy-management/cff77d91-5d3e-4acd-96d7-48d3c068d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002002 10.0.0.19 - - [2026-02-16 01:50:35] "GET /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002856 10.0.0.19 - - [2026-02-16 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.019358 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /firewall-policy/acfe7880-6a3e-4f78-8570-7b7972235533 HTTP/1.1" 200 115 0.040185 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /tag/60b12d6e-e96e-49cb-9c42-49f4e416e01b HTTP/1.1" 200 115 0.051727 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /tag/85831e17-dadf-4bf3-8980-957608c1b385 HTTP/1.1" 200 115 0.045958 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /tag/8ce51819-9dab-4c02-963e-48229c0004f1 HTTP/1.1" 200 115 0.039191 10.0.0.19 - - [2026-02-16 01:50:35] "DELETE /tag/1227f850-f39d-466d-8b34-6ea92dd7e6e4 HTTP/1.1" 200 115 0.082646 10.0.0.19 - - [2026-02-16 01:50:35] "POST /projects HTTP/1.1" 409 238 0.003109 10.0.0.19 - - [2026-02-16 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-02-16 01:50:35] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029769 10.0.0.19 - - [2026-02-16 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.19 - - [2026-02-16 01:50:35] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004001 10.0.0.19 - - [2026-02-16 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-02-16 01:50:36] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005850 10.0.0.19 - - [2026-02-16 01:50:36] "POST /security-groups HTTP/1.1" 409 285 0.002773 10.0.0.19 - - [2026-02-16 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-02-16 01:50:36] "PUT /security-group/b0cccbc3-9d64-4d38-aed8-810f49fb7036 HTTP/1.1" 200 262 0.055648 10.0.0.19 - - [2026-02-16 01:50:36] "PUT /access-control-list/733774b0-0300-4285-a7e8-08c9247212a7 HTTP/1.1" 200 272 0.025355 10.0.0.19 - - [2026-02-16 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024974 10.0.0.19 - - [2026-02-16 01:50:36] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.009111 10.0.0.19 - - [2026-02-16 01:50:36] "PUT /access-control-list/7b9948c1-977d-4e61-8288-c1b56257e390 HTTP/1.1" 200 272 0.029058 10.0.0.19 - - [2026-02-16 01:50:36] "GET /firewall-rule/f444aba5-3b67-44b4-b51e-b120a30f6c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002736 10.0.0.19 - - [2026-02-16 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.058564 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /firewall-rule/f444aba5-3b67-44b4-b51e-b120a30f6c87 HTTP/1.1" 200 115 0.039484 10.0.0.19 - - [2026-02-16 01:50:36] "GET /firewall-policy/2a7c6884-4e59-416d-8322-14abe0fd5dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.006107 10.0.0.19 - - [2026-02-16 01:50:36] "GET /firewall-rule/edd1e3cf-4f22-4bfb-9e98-c6cae44c179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003351 10.0.0.19 - - [2026-02-16 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.071853 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /firewall-rule/edd1e3cf-4f22-4bfb-9e98-c6cae44c179c HTTP/1.1" 200 115 0.051099 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /tag/aa0d81ed-1daa-4141-a1f4-958fda5b810d HTTP/1.1" 200 115 0.037516 10.0.0.19 - - [2026-02-16 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2026-02-16 01:50:36] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005456 10.0.0.19 - - [2026-02-16 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.19 - - [2026-02-16 01:50:36] "GET /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003074 10.0.0.19 - - [2026-02-16 01:50:36] "PUT /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504 HTTP/1.1" 200 264 0.038622 10.0.0.19 - - [2026-02-16 01:50:36] "PUT /virtual-network/17ccac0b-f567-4bcf-8830-8851844655c0 HTTP/1.1" 200 264 0.053029 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /security-group/b0cccbc3-9d64-4d38-aed8-810f49fb7036 HTTP/1.1" 200 115 0.058125 10.0.0.19 - - [2026-02-16 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /access-control-list/733774b0-0300-4285-a7e8-08c9247212a7 HTTP/1.1" 200 115 0.042605 10.0.0.19 - - [2026-02-16 01:50:36] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.055379 10.0.0.19 - - [2026-02-16 01:50:36] "DELETE /access-control-list/7b9948c1-977d-4e61-8288-c1b56257e390 HTTP/1.1" 200 115 0.066208 10.0.0.19 - - [2026-02-16 01:50:36] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?fields=security_groups HTTP/1.1" 200 1353 0.048441 10.0.0.19 - - [2026-02-16 01:50:37] "DELETE /security-group/87b50e3f-c7d6-4429-989e-12698362996d HTTP/1.1" 200 115 0.041236 10.0.0.19 - - [2026-02-16 01:50:37] "DELETE /access-control-list/15eb8002-fbf9-41cc-be4b-abc46f30fb55 HTTP/1.1" 200 115 0.035974 10.0.0.19 - - [2026-02-16 01:50:37] "GET /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224?fields=application_policy_sets HTTP/1.1" 200 1392 0.058574 10.0.0.19 - - [2026-02-16 01:50:37] "DELETE /access-control-list/24d32bda-d133-41dc-8d46-afbd0c16c72d HTTP/1.1" 200 115 0.069437 10.0.0.19 - - [2026-02-16 01:50:37] "DELETE /project/e4476b10-881b-4b1f-9ecb-2bb51a94a224 HTTP/1.1" 200 115 0.366590 10.0.0.19 - - [2026-02-16 01:50:41] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004040 10.0.0.19 - - [2026-02-16 01:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.19 - - [2026-02-16 01:51:30] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.19 - - [2026-02-16 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2026-02-16 01:51:30] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002606 10.0.0.19 - - [2026-02-16 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2026-02-16 01:51:31] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002144 10.0.0.19 - - [2026-02-16 01:51:41] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004029 10.0.0.19 - - [2026-02-16 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.19 - - [2026-02-16 01:51:45] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004756 10.0.0.19 - - [2026-02-16 01:51:45] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.19 - - [2026-02-16 01:51:46] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.19 - - [2026-02-16 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2026-02-16 01:51:46] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003669 10.0.0.19 - - [2026-02-16 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.19 - - [2026-02-16 01:51:46] "GET /config-node/685a1b39-acb7-4481-8a6b-fdd1c0516fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001852 10.0.0.19 - - [2026-02-16 01:51:46] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.19 - - [2026-02-16 01:51:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002113 10.0.0.19 - - [2026-02-16 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-02-16 01:51:51] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002056 10.0.0.19 - - [2026-02-16 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.19 - - [2026-02-16 01:51:51] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.006593 10.0.0.19 - - [2026-02-16 01:51:51] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.19 - - [2026-02-16 01:51:51] "POST /alarms HTTP/1.1" 409 264 0.001796 10.0.0.19 - - [2026-02-16 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-02-16 01:51:51] "PUT /alarm/6491dd65-64b5-4f1c-9fd2-d482953bbc6b HTTP/1.1" 200 244 0.008980 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 261 0.001895 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/93b8b3b0-b18d-44ae-bafb-2c7159204330 HTTP/1.1" 200 244 0.008202 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 261 0.007557 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/d023fedd-b145-4d8b-99a9-9add4fa60271 HTTP/1.1" 200 244 0.009019 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 253 0.009382 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/cf902009-35e4-428c-8b57-5cc4511305bf HTTP/1.1" 200 244 0.010006 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 251 0.006439 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/a7dab37b-875b-4a08-ac07-90ba456f0cd8 HTTP/1.1" 200 244 0.008797 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 252 0.010385 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/42a935d4-ad37-4293-a76b-0310ee1e83a5 HTTP/1.1" 200 244 0.010787 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 256 0.009041 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/3e74a389-c402-430c-9a67-6c6e22abc5d5 HTTP/1.1" 200 244 0.010289 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 248 0.007812 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/2fd52fce-8c5e-471c-a734-59b7dc2d1edd HTTP/1.1" 200 244 0.009265 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 252 0.009560 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/bf1844a5-5293-4554-95d4-d71d9cdf6b24 HTTP/1.1" 200 244 0.009431 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 257 0.008785 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/461eb5d7-0038-470f-866c-e68d19dcf286 HTTP/1.1" 200 244 0.009137 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 251 0.003192 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/86bfd00a-db49-4626-b966-dc3ba0bdf477 HTTP/1.1" 200 244 0.010929 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 257 0.004545 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/2cc2a653-47a1-4fc0-bdfa-0567a94151a8 HTTP/1.1" 200 244 0.014288 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 261 0.004228 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/ebe44547-001e-42f2-acc6-8dd170287580 HTTP/1.1" 200 244 0.009290 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 258 0.006956 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/73bc92f9-553e-435b-ac72-368767d393b2 HTTP/1.1" 200 244 0.009714 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 254 0.004126 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.19 - - [2026-02-16 01:51:52] "PUT /alarm/9c825356-bb5b-48fb-b69e-7d3c5bee41de HTTP/1.1" 200 244 0.009319 10.0.0.19 - - [2026-02-16 01:51:52] "POST /alarms HTTP/1.1" 409 254 0.006257 10.0.0.19 - - [2026-02-16 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/c9dd0d87-73b0-4e16-94a2-e496984e0db1 HTTP/1.1" 200 244 0.009690 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 254 0.003786 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/9b91c785-3524-43fb-ade9-30e3cc50edfc HTTP/1.1" 200 244 0.010229 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 247 0.007355 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/dafc3060-fc8a-46b9-867d-0f3a10bb0966 HTTP/1.1" 200 244 0.009152 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 272 0.003565 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/6675518f-0f01-4f83-a1f1-145f9921ea73 HTTP/1.1" 200 244 0.008819 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 261 0.004431 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/8a15a988-c441-40ed-8e42-645bf7467687 HTTP/1.1" 200 244 0.009398 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 259 0.003888 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/0dd5bfa8-583a-479e-8b45-8d53b1693b9b HTTP/1.1" 200 244 0.008743 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 265 0.004615 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/af7477eb-3d13-4054-951f-233e22a1e059 HTTP/1.1" 200 244 0.008804 10.0.0.19 - - [2026-02-16 01:51:53] "POST /alarms HTTP/1.1" 409 279 0.006425 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /alarm/1c8c8e5e-8e21-4d2a-9c07-fea5be7399ce HTTP/1.1" 200 244 0.008706 10.0.0.19 - - [2026-02-16 01:51:53] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.19 - - [2026-02-16 01:51:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001748 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.006127 10.0.0.19 - - [2026-02-16 01:51:53] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2026-02-16 01:51:53] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002076 10.0.0.19 - - [2026-02-16 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-02-16 01:51:53] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.009360 10.0.0.19 - - [2026-02-16 01:51:54] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.19 - - [2026-02-16 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-02-16 01:51:54] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003829 10.0.0.19 - - [2026-02-16 01:51:54] "PUT /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1 HTTP/1.1" 200 274 0.014235 10.0.0.19 - - [2026-02-16 01:51:57] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.19 - - [2026-02-16 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.19 - - [2026-02-16 01:51:57] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006927 10.0.0.19 - - [2026-02-16 01:51:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001928 10.0.0.19 - - [2026-02-16 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-02-16 01:51:57] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002563 10.0.0.19 - - [2026-02-16 01:51:57] "PUT /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076 HTTP/1.1" 200 254 0.013456 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.19 - - [2026-02-16 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-02-16 01:51:59] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002500 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.19 - - [2026-02-16 01:52:18] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2026-02-16 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-02-16 01:52:18] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004154 10.0.0.19 - - [2026-02-16 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.19 - - [2026-02-16 01:52:18] "GET /config-node/685a1b39-acb7-4481-8a6b-fdd1c0516fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001692 10.0.0.19 - - [2026-02-16 01:52:24] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003980 10.0.0.19 - - [2026-02-16 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.19 - - [2026-02-16 01:52:29] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.19 - - [2026-02-16 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-02-16 01:52:29] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003510 10.0.0.19 - - [2026-02-16 01:52:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001401 10.0.0.19 - - [2026-02-16 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-02-16 01:52:29] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004001 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000607 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.19 - - [2026-02-16 01:52:29] "PUT /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076 HTTP/1.1" 200 254 0.016132 10.0.0.19 - - [2026-02-16 01:52:43] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.19 - - [2026-02-16 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-02-16 01:52:43] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005608 10.0.0.19 - - [2026-02-16 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.19 - - [2026-02-16 01:52:43] "GET /config-node/685a1b39-acb7-4481-8a6b-fdd1c0516fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001713 10.0.0.19 - - [2026-02-16 01:52:44] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2026-02-16 01:52:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001833 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-02-16 01:52:49] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002021 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.007018 10.0.0.19 - - [2026-02-16 01:52:49] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 264 0.001835 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/6491dd65-64b5-4f1c-9fd2-d482953bbc6b HTTP/1.1" 200 244 0.007360 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 261 0.003819 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/93b8b3b0-b18d-44ae-bafb-2c7159204330 HTTP/1.1" 200 244 0.009651 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 261 0.004698 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/d023fedd-b145-4d8b-99a9-9add4fa60271 HTTP/1.1" 200 244 0.009618 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 253 0.002495 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/cf902009-35e4-428c-8b57-5cc4511305bf HTTP/1.1" 200 244 0.008775 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 251 0.006789 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/a7dab37b-875b-4a08-ac07-90ba456f0cd8 HTTP/1.1" 200 244 0.008198 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 252 0.004582 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/42a935d4-ad37-4293-a76b-0310ee1e83a5 HTTP/1.1" 200 244 0.017376 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 256 0.002643 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/3e74a389-c402-430c-9a67-6c6e22abc5d5 HTTP/1.1" 200 244 0.007662 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 248 0.003509 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/2fd52fce-8c5e-471c-a734-59b7dc2d1edd HTTP/1.1" 200 244 0.010260 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 252 0.005583 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/bf1844a5-5293-4554-95d4-d71d9cdf6b24 HTTP/1.1" 200 244 0.007969 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 257 0.002666 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/461eb5d7-0038-470f-866c-e68d19dcf286 HTTP/1.1" 200 244 0.008038 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 251 0.002146 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001104 10.0.0.19 - - [2026-02-16 01:52:49] "PUT /alarm/86bfd00a-db49-4626-b966-dc3ba0bdf477 HTTP/1.1" 200 244 0.008679 10.0.0.19 - - [2026-02-16 01:52:49] "POST /alarms HTTP/1.1" 409 257 0.005614 10.0.0.19 - - [2026-02-16 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/2cc2a653-47a1-4fc0-bdfa-0567a94151a8 HTTP/1.1" 200 244 0.011360 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 261 0.008495 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011323 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/ebe44547-001e-42f2-acc6-8dd170287580 HTTP/1.1" 200 244 0.008969 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 258 0.004494 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/73bc92f9-553e-435b-ac72-368767d393b2 HTTP/1.1" 200 244 0.008400 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 254 0.013524 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/9c825356-bb5b-48fb-b69e-7d3c5bee41de HTTP/1.1" 200 244 0.009093 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 254 0.006796 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/c9dd0d87-73b0-4e16-94a2-e496984e0db1 HTTP/1.1" 200 244 0.008902 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 254 0.008057 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/9b91c785-3524-43fb-ade9-30e3cc50edfc HTTP/1.1" 200 244 0.017038 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 247 0.006065 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/dafc3060-fc8a-46b9-867d-0f3a10bb0966 HTTP/1.1" 200 244 0.008786 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 272 0.010852 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/6675518f-0f01-4f83-a1f1-145f9921ea73 HTTP/1.1" 200 244 0.008549 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 261 0.010722 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/8a15a988-c441-40ed-8e42-645bf7467687 HTTP/1.1" 200 244 0.008773 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 259 0.005894 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/0dd5bfa8-583a-479e-8b45-8d53b1693b9b HTTP/1.1" 200 244 0.012928 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 265 0.015830 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/af7477eb-3d13-4054-951f-233e22a1e059 HTTP/1.1" 200 244 0.008865 10.0.0.19 - - [2026-02-16 01:52:50] "POST /alarms HTTP/1.1" 409 279 0.006526 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.19 - - [2026-02-16 01:52:50] "PUT /alarm/1c8c8e5e-8e21-4d2a-9c07-fea5be7399ce HTTP/1.1" 200 244 0.008129 10.0.0.19 - - [2026-02-16 01:52:50] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.19 - - [2026-02-16 01:52:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001784 10.0.0.19 - - [2026-02-16 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2026-02-16 01:52:51] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.009932 10.0.0.19 - - [2026-02-16 01:52:51] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.19 - - [2026-02-16 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2026-02-16 01:52:51] "GET /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002159 10.0.0.19 - - [2026-02-16 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001202 10.0.0.19 - - [2026-02-16 01:52:51] "PUT /global-vrouter-config/b5c90925-9b09-40cb-923b-de84e7a4d848 HTTP/1.1" 200 276 0.007872 10.0.0.19 - - [2026-02-16 01:52:51] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.19 - - [2026-02-16 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-02-16 01:52:51] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004006 10.0.0.19 - - [2026-02-16 01:52:51] "PUT /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1 HTTP/1.1" 200 274 0.012741 10.0.0.19 - - [2026-02-16 01:52:55] "GET / HTTP/1.1" 200 35931 0.002234 10.0.0.19 - - [2026-02-16 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-02-16 01:52:55] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003889 10.0.0.19 - - [2026-02-16 01:52:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001627 10.0.0.19 - - [2026-02-16 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.19 - - [2026-02-16 01:52:55] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002189 10.0.0.19 - - [2026-02-16 01:52:55] "PUT /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076 HTTP/1.1" 200 254 0.009398 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:52:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.19 - - [2026-02-16 01:52:58] "POST /tags HTTP/1.1" 200 355 0.019369 10.0.0.19 - - [2026-02-16 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.19 - - [2026-02-16 01:52:58] "GET /tag/6cf9eaaf-e57f-4150-a526-ddb16a6d5ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016900 10.0.0.19 - - [2026-02-16 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-02-16 01:52:58] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003704 10.0.0.19 - - [2026-02-16 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477 10.0.0.19 - - [2026-02-16 01:52:58] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041598 10.0.0.19 - - [2026-02-16 01:52:58] "POST /virtual-machines HTTP/1.1" 200 351 0.008345 10.0.0.19 - - [2026-02-16 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027936 10.0.0.19 - - [2026-02-16 01:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.104419 10.0.0.19 - - [2026-02-16 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015695 10.0.0.19 - - [2026-02-16 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018253 10.0.0.19 - - [2026-02-16 01:52:58] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006697 10.0.0.19 - - [2026-02-16 01:52:58] "POST /instance-ips HTTP/1.1" 200 391 0.029073 10.0.0.19 - - [2026-02-16 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021441 10.0.0.19 - - [2026-02-16 01:52:58] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.017347 10.0.0.19 - - [2026-02-16 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.019971 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.017250 10.0.0.19 - - [2026-02-16 01:52:59] "GET /instance-ip/3844cfea-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.005413 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005020 10.0.0.19 - - [2026-02-16 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.007571 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013971 10.0.0.19 - - [2026-02-16 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009366 10.0.0.19 - - [2026-02-16 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.006636 10.0.0.19 - - [2026-02-16 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-network/e1fecac7-4ebb-497f-9aa7-822cab312504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003727 10.0.0.19 - - [2026-02-16 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.19 - - [2026-02-16 01:52:59] "GET /project/3620b2fd-823b-4b10-a1ed-a964c4fe9d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031671 10.0.0.19 - - [2026-02-16 01:52:59] "POST /virtual-machines HTTP/1.1" 200 355 0.011179 10.0.0.19 - - [2026-02-16 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021190 10.0.0.19 - - [2026-02-16 01:52:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119177 10.0.0.19 - - [2026-02-16 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022623 10.0.0.19 - - [2026-02-16 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025836 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007650 10.0.0.19 - - [2026-02-16 01:52:59] "POST /instance-ips HTTP/1.1" 200 395 0.044492 10.0.0.19 - - [2026-02-16 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.053760 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007351 10.0.0.19 - - [2026-02-16 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.022198 10.0.0.19 - - [2026-02-16 01:52:59] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015025 10.0.0.19 - - [2026-02-16 01:52:59] "GET /instance-ip/38c2bb76-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002502 10.0.0.19 - - [2026-02-16 01:53:00] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003965 10.0.0.19 - - [2026-02-16 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.19 - - [2026-02-16 01:53:00] "GET /virtual-router/5afb6a57-61b3-4cf5-b533-d2b333dc4985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003077 10.0.0.19 - - [2026-02-16 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007105 10.0.0.19 - - [2026-02-16 01:53:00] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007156 10.0.0.19 - - [2026-02-16 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.19 - - [2026-02-16 01:53:00] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003962 10.0.0.19 - - [2026-02-16 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.19 - - [2026-02-16 01:53:00] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003368 10.0.0.19 - - [2026-02-16 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.19 - - [2026-02-16 01:53:09] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.19 - - [2026-02-16 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-02-16 01:53:09] "GET /global-system-config/5a641940-9285-42ac-9c88-7a0437cf96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003771 10.0.0.19 - - [2026-02-16 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2026-02-16 01:53:09] "GET /config-node/685a1b39-acb7-4481-8a6b-fdd1c0516fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001430 10.0.0.19 - - [2026-02-16 01:53:15] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004678 10.0.0.19 - - [2026-02-16 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-02-16 01:53:16] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004014 10.0.0.19 - - [2026-02-16 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.19 - - [2026-02-16 01:53:17] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005202 10.0.0.19 - - [2026-02-16 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.19 - - [2026-02-16 01:53:21] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.19 - - [2026-02-16 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-02-16 01:53:21] "GET /routing-instance/be38169f-c029-4098-a35b-d87d955cbc87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002269 10.0.0.19 - - [2026-02-16 01:53:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001394 10.0.0.19 - - [2026-02-16 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001122 10.0.0.19 - - [2026-02-16 01:53:21] "GET /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002258 10.0.0.19 - - [2026-02-16 01:53:21] "PUT /bgp-router/2c4b4048-5e5b-40eb-b743-6db71d776076 HTTP/1.1" 200 254 0.010111 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:53:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:53:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 10.0.0.19 - - [2026-02-16 01:53:25] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004142 10.0.0.19 - - [2026-02-16 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.19 - - [2026-02-16 01:53:35] "GET /virtual-machine-interface/e13b9cd0-0ad7-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004040 10.0.0.19 - - [2026-02-16 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.19 - - [2026-02-16 01:53:48] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004965 10.0.0.19 - - [2026-02-16 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.004571 10.0.0.19 - - [2026-02-16 01:53:48] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003358 10.0.0.19 - - [2026-02-16 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.006220 10.0.0.19 - - [2026-02-16 01:53:48] "GET /virtual-machine/859bbd1d-57a4-4306-8326-902809b2a32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002795 10.0.0.19 - - [2026-02-16 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.19 - - [2026-02-16 01:53:48] "GET /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008781 10.0.0.19 - - [2026-02-16 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.020375 10.0.0.19 - - [2026-02-16 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.022976 10.0.0.19 - - [2026-02-16 01:53:48] "DELETE /instance-ip/3844cfea-0ada-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.057333 10.0.0.19 - - [2026-02-16 01:53:48] "DELETE /virtual-machine-interface/3829ec84-0ada-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.043718 10.0.0.19 - - [2026-02-16 01:53:48] "DELETE /virtual-machine/859bbd1d-57a4-4306-8326-902809b2a32e HTTP/1.1" 200 115 0.027111 10.0.0.19 - - [2026-02-16 01:53:48] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005885 10.0.0.19 - - [2026-02-16 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002652 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.19 - - [2026-02-16 01:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.19 - - [2026-02-16 01:54:19] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009708 10.0.0.19 - - [2026-02-16 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.19 - - [2026-02-16 01:54:19] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005158 10.0.0.19 - - [2026-02-16 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.004878 10.0.0.19 - - [2026-02-16 01:54:19] "GET /virtual-machine/9a9b8f32-28d3-4d55-8247-cc27637fb98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004061 10.0.0.19 - - [2026-02-16 01:54:19] "POST /ref-update HTTP/1.1" 200 156 0.014003 10.0.0.19 - - [2026-02-16 01:54:19] "GET /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004775 10.0.0.19 - - [2026-02-16 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.027249 10.0.0.19 - - [2026-02-16 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.031154 10.0.0.19 - - [2026-02-16 01:54:19] "DELETE /instance-ip/38c2bb76-0ada-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.044180 10.0.0.19 - - [2026-02-16 01:54:19] "DELETE /virtual-machine-interface/38a4e5e2-0ada-11f1-88c9-fa163efd2629 HTTP/1.1" 200 115 0.043686 10.0.0.19 - - [2026-02-16 01:54:19] "DELETE /virtual-machine/9a9b8f32-28d3-4d55-8247-cc27637fb98a HTTP/1.1" 200 115 0.027297 10.0.0.19 - - [2026-02-16 01:54:19] "DELETE /tag/6cf9eaaf-e57f-4150-a526-ddb16a6d5ddb HTTP/1.1" 200 115 0.039695