++ 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 Apr 20 01:41:23 AM UTC 2026 ===================' INFO: =================== Mon Apr 20 01:41:23 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ sort ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.225.125.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.225.125.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=__ ++ cut -d = -f 1 ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/20/2026 01:42:15.475 7f41b7766bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/20/2026 01:42:15.705 7f41b7766bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/20/2026 01:42:15.718 7f41b7766bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/20/2026 01:42:15.718 7f41b7766bc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000624 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-04-20 01:42:28] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.19 - - [2026-04-20 01:42:28] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.19 - - [2026-04-20 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2026-04-20 01:42:28] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004854 10.0.0.19 - - [2026-04-20 01:42:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002320 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.19 - - [2026-04-20 01:42:28] "POST /database-nodes HTTP/1.1" 200 597 0.039650 10.0.0.19 - - [2026-04-20 01:42:28] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.19 - - [2026-04-20 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.19 - - [2026-04-20 01:42:28] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023570 10.0.0.19 - - [2026-04-20 01:42:28] "GET / HTTP/1.1" 200 35931 0.001151 10.0.0.19 - - [2026-04-20 01:42:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.009542 10.0.0.19 - - [2026-04-20 01:42:28] "POST /analytics-nodes HTTP/1.1" 200 599 0.041768 10.0.0.19 - - [2026-04-20 01:42:28] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2026-04-20 01:42:29] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.19 - - [2026-04-20 01:42:29] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005893 10.0.0.19 - - [2026-04-20 01:42:29] "GET / HTTP/1.1" 200 45303 0.001210 10.0.0.19 - - [2026-04-20 01:42:29] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.052583 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.013371 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010969 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.19 - - [2026-04-20 01:42:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.305197 10.0.0.19 - - [2026-04-20 01:42:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.000959 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.014534 10.0.0.19 - - [2026-04-20 01:42:29] "POST /security-groups HTTP/1.1" 200 570 0.116680 10.0.0.19 - - [2026-04-20 01:42:29] "POST /projects HTTP/1.1" 200 481 0.628385 10.0.0.19 - - [2026-04-20 01:42:29] "POST /security-groups HTTP/1.1" 200 534 0.062857 10.0.0.19 - - [2026-04-20 01:42:29] "POST /chown HTTP/1.1" 200 109 0.035263 10.0.0.19 - - [2026-04-20 01:42:29] "POST /policy-managements HTTP/1.1" 409 214 0.028277 10.0.0.19 - - [2026-04-20 01:42:29] "GET / HTTP/1.1" 200 35931 0.001130 10.0.0.19 - - [2026-04-20 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022072 10.0.0.19 - - [2026-04-20 01:42:29] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015506 10.0.0.19 - - [2026-04-20 01:42:30] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-04-20 01:42:30] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010634 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.010318 10.0.0.19 - - [2026-04-20 01:42:30] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.19 - - [2026-04-20 01:42:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.127469 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-04-20 01:42:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.068306 10.0.0.19 - - [2026-04-20 01:42:30] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.012808 10.0.0.19 - - [2026-04-20 01:42:30] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.078380 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015418 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.022873 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2026-04-20 01:42:30] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005032 10.0.0.19 - - [2026-04-20 01:42:30] "GET /virtual-network/b7dfd6a9-2914-4f8a-8350-86e539d9375f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004976 10.0.0.19 - - [2026-04-20 01:42:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065341 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.010870 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.19 - - [2026-04-20 01:42:30] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.047910 10.0.0.19 - - [2026-04-20 01:42:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000522 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.019707 10.0.0.19 - - [2026-04-20 01:42:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065731 10.0.0.19 - - [2026-04-20 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2026-04-20 01:42:30] "GET /network-ipam/0f9063ba-6260-4785-8ed2-e21c2a3146e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.041201 10.0.0.19 - - [2026-04-20 01:42:30] "POST /security-groups HTTP/1.1" 200 574 0.096830 10.0.0.19 - - [2026-04-20 01:42:30] "POST /projects HTTP/1.1" 200 489 0.373628 10.0.0.19 - - [2026-04-20 01:42:30] "POST /security-groups HTTP/1.1" 200 546 0.100454 10.0.0.19 - - [2026-04-20 01:42:30] "POST /chown HTTP/1.1" 200 109 0.046543 10.0.0.19 - - [2026-04-20 01:42:31] "POST /network-ipams HTTP/1.1" 200 522 0.144432 10.0.0.19 - - [2026-04-20 01:42:31] "POST /service-templates HTTP/1.1" 200 511 0.123062 10.0.0.19 - - [2026-04-20 01:42:31] "POST /network-ipams HTTP/1.1" 200 510 0.175539 10.0.0.19 - - [2026-04-20 01:42:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.002047 10.0.0.19 - - [2026-04-20 01:42:31] "POST /service-templates HTTP/1.1" 200 501 0.152153 10.0.0.19 - - [2026-04-20 01:42:31] "POST /service-templates HTTP/1.1" 200 515 0.091721 10.0.0.19 - - [2026-04-20 01:42:31] "POST /service-templates HTTP/1.1" 200 535 0.098290 10.0.0.19 - - [2026-04-20 01:42:31] "POST /service-templates HTTP/1.1" 200 507 0.074949 10.0.0.19 - - [2026-04-20 01:42:31] "POST /useragent-kv HTTP/1.1" 200 115 0.041022 10.0.0.19 - - [2026-04-20 01:42:31] "POST /virtual-networks HTTP/1.1" 200 538 0.419755 10.0.0.19 - - [2026-04-20 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.19 - - [2026-04-20 01:42:31] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.013402 10.0.0.19 - - [2026-04-20 01:42:31] "POST /network-ipams HTTP/1.1" 200 518 0.032522 10.0.0.19 - - [2026-04-20 01:42:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.007182 10.0.0.19 - - [2026-04-20 01:42:32] "POST /useragent-kv HTTP/1.1" 200 115 0.024213 10.0.0.19 - - [2026-04-20 01:42:32] "POST /virtual-networks HTTP/1.1" 200 546 0.346580 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014431 10.0.0.19 - - [2026-04-20 01:42:32] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.058570 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.006279 10.0.0.19 - - [2026-04-20 01:42:32] "POST /network-policys HTTP/1.1" 200 538 0.095834 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.034568 10.0.0.19 - - [2026-04-20 01:42:32] "POST /network-policys HTTP/1.1" 200 534 0.029420 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.019019 10.0.0.19 - - [2026-04-20 01:42:32] "POST /network-policys HTTP/1.1" 200 542 0.061356 10.0.0.19 - - [2026-04-20 01:42:32] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.19 - - [2026-04-20 01:42:32] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008585 10.0.0.19 - - [2026-04-20 01:42:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.004891 10.0.0.19 - - [2026-04-20 01:42:32] "POST /config-nodes HTTP/1.1" 200 593 0.117216 10.0.0.19 - - [2026-04-20 01:42:32] "POST /ref-update HTTP/1.1" 200 156 0.178205 10.0.0.19 - - [2026-04-20 01:42:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014154 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-update HTTP/1.1" 200 156 0.079012 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-update HTTP/1.1" 200 156 0.141410 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004021 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-update HTTP/1.1" 200 156 0.127001 10.0.0.19 - - [2026-04-20 01:42:33] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.19 - - [2026-04-20 01:42:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002753 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-update HTTP/1.1" 200 156 0.104748 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-update HTTP/1.1" 200 156 0.114282 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009855 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003498 10.0.0.19 - - [2026-04-20 01:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016741 10.0.0.19 - - [2026-04-20 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.19 - - [2026-04-20 01:42:33] "GET /virtual-network/b7dfd6a9-2914-4f8a-8350-86e539d9375f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.027074 10.0.0.19 - - [2026-04-20 01:42:33] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.011763 10.0.0.19 - - [2026-04-20 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.19 - - [2026-04-20 01:42:33] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006318 10.0.0.19 - - [2026-04-20 01:42:34] "POST /firewall-policys HTTP/1.1" 200 530 0.044032 10.0.0.19 - - [2026-04-20 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030752 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.025972 10.0.0.19 - - [2026-04-20 01:42:34] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005772 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003646 10.0.0.19 - - [2026-04-20 01:42:34] "POST /ref-update HTTP/1.1" 200 156 0.034870 10.0.0.19 - - [2026-04-20 01:42:34] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.043742 10.0.0.19 - - [2026-04-20 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.19 - - [2026-04-20 01:42:34] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003759 10.0.0.19 - - [2026-04-20 01:42:34] "POST /firewall-policys HTTP/1.1" 200 532 0.041594 10.0.0.19 - - [2026-04-20 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021808 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.014449 10.0.0.19 - - [2026-04-20 01:42:34] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002696 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011507 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005084 10.0.0.19 - - [2026-04-20 01:42:34] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003061 10.0.0.19 - - [2026-04-20 01:42:34] "POST /ref-update HTTP/1.1" 200 156 0.024141 10.0.0.19 - - [2026-04-20 01:42:34] "POST /ref-update HTTP/1.1" 200 156 0.056847 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001608 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.19 - - [2026-04-20 01:42:34] "POST /ref-update HTTP/1.1" 200 156 0.091815 10.0.0.19 - - [2026-04-20 01:42:34] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.019003 10.0.0.19 - - [2026-04-20 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.19 - - [2026-04-20 01:42:34] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004656 10.0.0.19 - - [2026-04-20 01:42:34] "POST /firewall-policys HTTP/1.1" 200 530 0.037267 10.0.0.19 - - [2026-04-20 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.040168 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028593 10.0.0.19 - - [2026-04-20 01:42:35] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.037470 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.038516 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002990 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006498 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003092 10.0.0.19 - - [2026-04-20 01:42:35] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002775 10.0.0.19 - - [2026-04-20 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.161392 10.0.0.19 - - [2026-04-20 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.091531 10.0.0.19 - - [2026-04-20 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.042707 10.0.0.19 - - [2026-04-20 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.19 - - [2026-04-20 01:42:35] "GET /network-ipam/0f9063ba-6260-4785-8ed2-e21c2a3146e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003424 10.0.0.19 - - [2026-04-20 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.067603 10.0.0.19 - - [2026-04-20 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.035296 10.0.0.19 - - [2026-04-20 01:42:35] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.025893 10.0.0.19 - - [2026-04-20 01:42:35] "POST /tags HTTP/1.1" 200 299 0.060823 10.0.0.19 - - [2026-04-20 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023440 10.0.0.19 - - [2026-04-20 01:42:35] "GET /tag/724105a6-fd6a-4059-b263-f8c7f99db46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024786 10.0.0.19 - - [2026-04-20 01:42:36] "POST /set-tag HTTP/1.1" 200 109 0.074355 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.006036 10.0.0.19 - - [2026-04-20 01:42:36] "POST /access-control-lists HTTP/1.1" 200 587 0.074770 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.013259 10.0.0.19 - - [2026-04-20 01:42:36] "POST /tags HTTP/1.1" 200 305 0.171143 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022447 10.0.0.19 - - [2026-04-20 01:42:36] "GET /tag/fc6ae43e-36f0-4b7c-9cfd-686e3b646ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.051400 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.19 - - [2026-04-20 01:42:36] "POST /access-control-lists HTTP/1.1" 200 585 0.136092 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.014392 10.0.0.19 - - [2026-04-20 01:42:36] "GET / HTTP/1.1" 200 35931 0.009714 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011748 10.0.0.19 - - [2026-04-20 01:42:36] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009143 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002623 10.0.0.19 - - [2026-04-20 01:42:36] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.187149 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007997 10.0.0.19 - - [2026-04-20 01:42:36] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014075 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.19 - - [2026-04-20 01:42:36] "POST /access-control-lists HTTP/1.1" 200 579 0.170130 10.0.0.19 - - [2026-04-20 01:42:36] "GET /service-appliance-set/878b00a5-c0f4-4699-95f0-79041473afae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.050281 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.008758 10.0.0.19 - - [2026-04-20 01:42:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.166008 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.034657 10.0.0.19 - - [2026-04-20 01:42:36] "POST /access-control-lists HTTP/1.1" 200 577 0.108317 10.0.0.19 - - [2026-04-20 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.032393 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 594 0.104191 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.007730 10.0.0.19 - - [2026-04-20 01:42:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.250210 10.0.0.19 - - [2026-04-20 01:42:37] "GET /virtual-machine-interface/4ef6a931-6416-446d-8549-a688fd37de12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.021649 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 592 0.064857 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.003369 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 583 0.087549 10.0.0.19 - - [2026-04-20 01:42:37] "POST /instance-ips HTTP/1.1" 200 381 0.146855 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.034265 10.0.0.19 - - [2026-04-20 01:42:37] "GET /instance-ip/d060c6cc-78f1-445b-aa0b-79400b99775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.028888 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 581 0.100939 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.011973 10.0.0.19 - - [2026-04-20 01:42:37] "POST /loadbalancers HTTP/1.1" 200 582 0.165324 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 602 0.091293 10.0.0.19 - - [2026-04-20 01:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.048504 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.19 - - [2026-04-20 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.021808 10.0.0.19 - - [2026-04-20 01:42:37] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.133150 10.0.0.19 - - [2026-04-20 01:42:37] "POST /access-control-lists HTTP/1.1" 200 600 0.132008 10.0.0.19 - - [2026-04-20 01:42:37] "GET /loadbalancer/bfef7ef0-bcc1-4d18-8f43-236a93472b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003943 10.0.0.19 - - [2026-04-20 01:42:37] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081384 10.0.0.19 - - [2026-04-20 01:42:37] "GET /instance-ip/d060c6cc-78f1-445b-aa0b-79400b99775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004667 10.0.0.19 - - [2026-04-20 01:42:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.173755 10.0.0.19 - - [2026-04-20 01:42:38] "POST /route-targets HTTP/1.1" 200 327 0.058026 10.0.0.19 - - [2026-04-20 01:42:38] "POST /floating-ips HTTP/1.1" 200 583 0.230490 10.0.0.19 - - [2026-04-20 01:42:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.133350 10.0.0.19 - - [2026-04-20 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.090592 10.0.0.19 - - [2026-04-20 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019212 10.0.0.19 - - [2026-04-20 01:42:38] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.117217 10.0.0.19 - - [2026-04-20 01:42:38] "GET /loadbalancer-listener/c40758d2-9793-4ca9-aa8e-caa2947c0452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006691 10.0.0.19 - - [2026-04-20 01:42:38] "POST /route-targets HTTP/1.1" 200 327 0.067210 10.0.0.19 - - [2026-04-20 01:42:38] "GET /loadbalancer-listener/c40758d2-9793-4ca9-aa8e-caa2947c0452?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.052359 10.0.0.19 - - [2026-04-20 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.076615 10.0.0.19 - - [2026-04-20 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2026-04-20 01:42:38] "POST /route-targets HTTP/1.1" 200 327 0.041311 10.0.0.19 - - [2026-04-20 01:42:38] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.015882 10.0.0.19 - - [2026-04-20 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017445 10.0.0.19 - - [2026-04-20 01:42:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.120895 10.0.0.19 - - [2026-04-20 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.069228 10.0.0.19 - - [2026-04-20 01:42:38] "GET /instance-ip/d060c6cc-78f1-445b-aa0b-79400b99775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010980 10.0.0.19 - - [2026-04-20 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.19 - - [2026-04-20 01:42:38] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.050921 10.0.0.19 - - [2026-04-20 01:42:38] "GET /instance-ip/d060c6cc-78f1-445b-aa0b-79400b99775f?fields=floating_ips HTTP/1.1" 200 1171 0.082116 10.0.0.19 - - [2026-04-20 01:42:38] "GET /floating-ip/411cdf89-5e48-48e3-9428-e3688feb7140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.021187 10.0.0.19 - - [2026-04-20 01:42:38] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.124172 10.0.0.19 - - [2026-04-20 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009891 10.0.0.19 - - [2026-04-20 01:42:38] "POST /route-targets HTTP/1.1" 200 327 0.078344 10.0.0.19 - - [2026-04-20 01:42:38] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.103277 10.0.0.19 - - [2026-04-20 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.092891 10.0.0.19 - - [2026-04-20 01:42:38] "POST /route-targets HTTP/1.1" 200 327 0.045978 10.0.0.19 - - [2026-04-20 01:42:39] "POST /ref-update HTTP/1.1" 200 156 0.043346 10.0.0.19 - - [2026-04-20 01:42:39] "POST /tags HTTP/1.1" 200 357 0.150939 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2026-04-20 01:42:39] "POST /route-targets HTTP/1.1" 200 327 0.019637 10.0.0.19 - - [2026-04-20 01:42:39] "GET /tag/50bc4a18-b4ce-4837-9416-372c7eaeb070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.042127 10.0.0.19 - - [2026-04-20 01:42:39] "POST /ref-update HTTP/1.1" 200 156 0.065091 10.0.0.19 - - [2026-04-20 01:42:39] "POST /tags HTTP/1.1" 200 305 0.194912 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.19 - - [2026-04-20 01:42:39] "GET /tag/7e37ee7b-03ce-4b1f-9d64-934951e35609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.046284 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.005141 10.0.0.19 - - [2026-04-20 01:42:39] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.19 - - [2026-04-20 01:42:39] "POST /access-control-lists HTTP/1.1" 200 551 0.149820 10.0.0.19 - - [2026-04-20 01:42:39] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024985 10.0.0.19 - - [2026-04-20 01:42:39] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010529 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.014288 10.0.0.19 - - [2026-04-20 01:42:39] "POST /alarms HTTP/1.1" 200 581 0.111959 10.0.0.19 - - [2026-04-20 01:42:39] "POST /access-control-lists HTTP/1.1" 200 589 0.140948 10.0.0.19 - - [2026-04-20 01:42:39] "POST /bgp-routers HTTP/1.1" 200 616 0.200707 10.0.0.19 - - [2026-04-20 01:42:39] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.026056 10.0.0.19 - - [2026-04-20 01:42:39] "POST /ref-update HTTP/1.1" 200 156 0.070892 10.0.0.19 - - [2026-04-20 01:42:39] "POST /alarms HTTP/1.1" 200 575 0.152282 10.0.0.19 - - [2026-04-20 01:42:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.002536 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.044511 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.042675 10.0.0.19 - - [2026-04-20 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.029200 10.0.0.19 - - [2026-04-20 01:42:40] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031020 10.0.0.19 - - [2026-04-20 01:42:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034421 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 575 0.165018 10.0.0.19 - - [2026-04-20 01:42:40] "POST /ref-update HTTP/1.1" 200 156 0.045647 10.0.0.19 - - [2026-04-20 01:42:40] "POST /security-groups HTTP/1.1" 200 571 0.251944 10.0.0.19 - - [2026-04-20 01:42:40] "POST /access-control-lists HTTP/1.1" 200 601 0.236818 10.0.0.19 - - [2026-04-20 01:42:40] "POST /projects HTTP/1.1" 200 483 0.802968 10.0.0.19 - - [2026-04-20 01:42:40] "POST /ref-update HTTP/1.1" 200 156 0.096292 10.0.0.19 - - [2026-04-20 01:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.075966 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 559 0.293271 10.0.0.19 - - [2026-04-20 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.044023 10.0.0.19 - - [2026-04-20 01:42:40] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.039516 10.0.0.19 - - [2026-04-20 01:42:40] "POST /ref-update HTTP/1.1" 200 156 0.098847 10.0.0.19 - - [2026-04-20 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010182 10.0.0.19 - - [2026-04-20 01:42:40] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012002 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 555 0.141739 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /access-control-list/406092a9-e112-4ad6-8f5e-dc17247c3cfd HTTP/1.1" 200 272 0.080989 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /access-control-list/cb70e5f2-1400-4a95-ba3d-ee87f2e828ea HTTP/1.1" 200 272 0.068787 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 557 0.112814 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /access-control-list/6b83fbc8-5a10-44c0-a189-a0eef2cbfafa HTTP/1.1" 200 272 0.060313 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.210960 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 565 0.084962 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /access-control-list/6ce04430-9d49-4e4a-a131-93112f6e77bb HTTP/1.1" 200 272 0.060144 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 549 0.069148 10.0.0.19 - - [2026-04-20 01:42:40] "PUT /access-control-list/6f87842f-3f08-4e3e-ae6a-d5ab74972483 HTTP/1.1" 200 272 0.068139 10.0.0.19 - - [2026-04-20 01:42:40] "POST /alarms HTTP/1.1" 200 557 0.110374 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/38898b72-a724-494e-b8b9-3b5bbeb96692 HTTP/1.1" 200 272 0.086280 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.261268 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 567 0.081702 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/708bd0af-cbc2-4439-b075-6980f11ffed9 HTTP/1.1" 200 272 0.120717 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 555 0.087705 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/518d68c2-71f4-4d33-be60-ccd8a0727ec4 HTTP/1.1" 200 272 0.126788 10.0.0.19 - - [2026-04-20 01:42:41] "POST /security-groups HTTP/1.1" 200 537 0.220932 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 567 0.122769 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/45ceee7c-da98-4856-83f8-3f1f8ee8486b HTTP/1.1" 200 272 0.044343 10.0.0.19 - - [2026-04-20 01:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.094362 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/fd4a7cfb-6497-4bec-830d-e2790c54c35c HTTP/1.1" 200 272 0.048535 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 575 0.066763 10.0.0.19 - - [2026-04-20 01:42:41] "POST /chown HTTP/1.1" 200 109 0.091061 10.0.0.19 - - [2026-04-20 01:42:41] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013958 10.0.0.19 - - [2026-04-20 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 569 0.110927 10.0.0.19 - - [2026-04-20 01:42:41] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035996 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 561 0.058468 10.0.0.19 - - [2026-04-20 01:42:41] "POST /tags HTTP/1.1" 409 207 0.005389 10.0.0.19 - - [2026-04-20 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.19 - - [2026-04-20 01:42:41] "GET /tag/7e37ee7b-03ce-4b1f-9d64-934951e35609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024215 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004427 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002435 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 561 0.034912 10.0.0.19 - - [2026-04-20 01:42:41] "PUT /access-control-list/614c7138-2c39-48e0-ac2f-72d656be9d1a HTTP/1.1" 200 272 0.098617 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 561 0.141431 10.0.0.19 - - [2026-04-20 01:42:41] "POST /firewall-rules HTTP/1.1" 200 564 0.168425 10.0.0.19 - - [2026-04-20 01:42:41] "GET /firewall-rule/2db91811-f26d-40d4-867a-4a93b0272311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.021166 10.0.0.19 - - [2026-04-20 01:42:41] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004800 10.0.0.19 - - [2026-04-20 01:42:41] "POST /alarms HTTP/1.1" 200 547 0.084989 10.0.0.19 - - [2026-04-20 01:42:42] "GET /firewall-rule/2db91811-f26d-40d4-867a-4a93b0272311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005572 10.0.0.19 - - [2026-04-20 01:42:42] "POST /ref-update HTTP/1.1" 200 156 0.177224 10.0.0.19 - - [2026-04-20 01:42:42] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016755 10.0.0.19 - - [2026-04-20 01:42:42] "POST /alarms HTTP/1.1" 200 595 0.211297 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2026-04-20 01:42:42] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004846 10.0.0.19 - - [2026-04-20 01:42:42] "POST /tags HTTP/1.1" 409 207 0.011767 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.003815 10.0.0.19 - - [2026-04-20 01:42:42] "GET /tag/7e37ee7b-03ce-4b1f-9d64-934951e35609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031899 10.0.0.19 - - [2026-04-20 01:42:42] "POST /alarms HTTP/1.1" 200 575 0.148357 10.0.0.19 - - [2026-04-20 01:42:42] "POST /access-control-lists HTTP/1.1" 200 580 0.164373 10.0.0.19 - - [2026-04-20 01:42:42] "POST /alarms HTTP/1.1" 200 571 0.167152 10.0.0.19 - - [2026-04-20 01:42:42] "POST /firewall-rules HTTP/1.1" 200 562 0.174358 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.009901 10.0.0.19 - - [2026-04-20 01:42:42] "GET /firewall-rule/4af76c20-89f5-48ed-a02f-e2a146d13221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.040273 10.0.0.19 - - [2026-04-20 01:42:42] "POST /access-control-lists HTTP/1.1" 200 578 0.083187 10.0.0.19 - - [2026-04-20 01:42:42] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006290 10.0.0.19 - - [2026-04-20 01:42:42] "POST /alarms HTTP/1.1" 200 583 0.083350 10.0.0.19 - - [2026-04-20 01:42:42] "GET /firewall-rule/4af76c20-89f5-48ed-a02f-e2a146d13221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016190 10.0.0.19 - - [2026-04-20 01:42:42] "POST /alarms HTTP/1.1" 200 609 0.028854 10.0.0.19 - - [2026-04-20 01:42:42] "POST /ref-update HTTP/1.1" 200 156 0.041505 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.005373 10.0.0.19 - - [2026-04-20 01:42:42] "POST /access-control-lists HTTP/1.1" 200 596 0.077372 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.009706 10.0.0.19 - - [2026-04-20 01:42:42] "POST /tags HTTP/1.1" 200 301 0.181054 10.0.0.19 - - [2026-04-20 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017629 10.0.0.19 - - [2026-04-20 01:42:43] "POST /access-control-lists HTTP/1.1" 200 594 0.135971 10.0.0.19 - - [2026-04-20 01:42:43] "GET /tag/8b5ce93a-456b-481b-bf0a-6dc027d28dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.076807 10.0.0.19 - - [2026-04-20 01:42:43] "POST /tags HTTP/1.1" 200 325 0.113845 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.028432 10.0.0.19 - - [2026-04-20 01:42:43] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.19 - - [2026-04-20 01:42:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004237 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016256 10.0.0.19 - - [2026-04-20 01:42:43] "GET /tag/ed653459-025c-4404-893c-2088f0cf57c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016936 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.026565 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /access-control-list/4be36a8b-3304-4fe9-9c84-291f94fae90a HTTP/1.1" 200 272 0.053550 10.0.0.19 - - [2026-04-20 01:42:43] "POST /tags HTTP/1.1" 200 363 0.082821 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018694 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /access-control-list/4c1572df-a89f-4a9b-b08a-8aaa4d67662e HTTP/1.1" 200 272 0.057493 10.0.0.19 - - [2026-04-20 01:42:43] "GET /tag/ce937390-f7f2-4014-bce0-76d46407ecf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020195 10.0.0.19 - - [2026-04-20 01:42:43] "POST /tags HTTP/1.1" 200 311 0.077044 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.19 - - [2026-04-20 01:42:43] "GET /tag/e8d54c28-6646-4f60-bd46-2fe7631f4fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045747 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /access-control-list/e9271148-92db-447f-9b96-70d5282fe17e HTTP/1.1" 200 272 0.092466 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026189 10.0.0.19 - - [2026-04-20 01:42:43] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011425 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /access-control-list/570d23de-4e9e-4cd4-95fe-092074b4f7d7 HTTP/1.1" 200 272 0.036927 10.0.0.19 - - [2026-04-20 01:42:43] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012182 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.19 - - [2026-04-20 01:42:43] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.008508 10.0.0.19 - - [2026-04-20 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2026-04-20 01:42:43] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047917 10.0.0.19 - - [2026-04-20 01:42:43] "POST /virtual-machines HTTP/1.1" 200 377 0.053596 10.0.0.19 - - [2026-04-20 01:42:43] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.069161 10.0.0.19 - - [2026-04-20 01:42:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022847 10.0.0.19 - - [2026-04-20 01:42:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.178793 10.0.0.19 - - [2026-04-20 01:42:44] "PUT /access-control-list/8f909799-aa9a-46a8-b129-885114e16294 HTTP/1.1" 200 272 0.074392 10.0.0.19 - - [2026-04-20 01:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.076568 10.0.0.19 - - [2026-04-20 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020878 10.0.0.19 - - [2026-04-20 01:42:44] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008343 10.0.0.19 - - [2026-04-20 01:42:44] "POST /instance-ips HTTP/1.1" 200 409 0.058340 10.0.0.19 - - [2026-04-20 01:42:44] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.19 - - [2026-04-20 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.19 - - [2026-04-20 01:42:44] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014708 10.0.0.19 - - [2026-04-20 01:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.075094 10.0.0.19 - - [2026-04-20 01:42:44] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017107 10.0.0.19 - - [2026-04-20 01:42:44] "PUT /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56 HTTP/1.1" 200 274 0.081579 10.0.0.19 - - [2026-04-20 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.149526 10.0.0.19 - - [2026-04-20 01:42:44] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.034158 10.0.0.19 - - [2026-04-20 01:42:44] "GET /instance-ip/39fcd970-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009410 10.0.0.19 - - [2026-04-20 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.19 - - [2026-04-20 01:42:44] "GET /loadbalancer/bfef7ef0-bcc1-4d18-8f43-236a93472b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010880 10.0.0.19 - - [2026-04-20 01:42:45] "POST /tags HTTP/1.1" 200 301 0.119200 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021836 10.0.0.19 - - [2026-04-20 01:42:45] "GET /tag/f3f06209-4493-46c4-893f-04376e8ddd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016798 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2026-04-20 01:42:45] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.020621 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010843 10.0.0.19 - - [2026-04-20 01:42:45] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004454 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-04-20 01:42:45] "GET /service-appliance-set/878b00a5-c0f4-4699-95f0-79041473afae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010640 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.005188 10.0.0.19 - - [2026-04-20 01:42:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137650 10.0.0.19 - - [2026-04-20 01:42:45] "GET /virtual-machine-interface/47bf0de4-7c01-47cd-a2ca-241c8b97a19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.024063 10.0.0.19 - - [2026-04-20 01:42:45] "POST /instance-ips HTTP/1.1" 200 377 0.059750 10.0.0.19 - - [2026-04-20 01:42:45] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009814 10.0.0.19 - - [2026-04-20 01:42:45] "POST /loadbalancers HTTP/1.1" 200 582 0.082516 10.0.0.19 - - [2026-04-20 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026903 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.19 - - [2026-04-20 01:42:45] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064072 10.0.0.19 - - [2026-04-20 01:42:45] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007677 10.0.0.19 - - [2026-04-20 01:42:45] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040084 10.0.0.19 - - [2026-04-20 01:42:45] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005625 10.0.0.19 - - [2026-04-20 01:42:45] "POST /floating-ips HTTP/1.1" 200 581 0.036042 10.0.0.19 - - [2026-04-20 01:42:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.057684 10.0.0.19 - - [2026-04-20 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011911 10.0.0.19 - - [2026-04-20 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007010 10.0.0.19 - - [2026-04-20 01:42:46] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048281 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/670e93af-01cf-4c99-8436-2cc32363a2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003406 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/670e93af-01cf-4c99-8436-2cc32363a2cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004384 10.0.0.19 - - [2026-04-20 01:42:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.052901 10.0.0.19 - - [2026-04-20 01:42:46] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002941 10.0.0.19 - - [2026-04-20 01:42:46] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?fields=floating_ips HTTP/1.1" 200 1165 0.007760 10.0.0.19 - - [2026-04-20 01:42:46] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002644 10.0.0.19 - - [2026-04-20 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.19 - - [2026-04-20 01:42:46] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068047 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006164 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:42:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 10.0.0.19 - - [2026-04-20 01:42:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018089 10.0.0.19 - - [2026-04-20 01:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021699 10.0.0.19 - - [2026-04-20 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008488 10.0.0.19 - - [2026-04-20 01:42:46] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029653 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/cfa1838b-bf40-4909-84c1-2d79d7f48d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003544 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/cfa1838b-bf40-4909-84c1-2d79d7f48d75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003908 10.0.0.19 - - [2026-04-20 01:42:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026621 10.0.0.19 - - [2026-04-20 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-04-20 01:42:46] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008774 10.0.0.19 - - [2026-04-20 01:42:46] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?fields=floating_ips HTTP/1.1" 200 1165 0.005465 10.0.0.19 - - [2026-04-20 01:42:46] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025448 10.0.0.19 - - [2026-04-20 01:42:46] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009694 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007385 10.0.0.19 - - [2026-04-20 01:42:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030022 10.0.0.19 - - [2026-04-20 01:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019592 10.0.0.19 - - [2026-04-20 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.19 - - [2026-04-20 01:42:46] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084401 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/69c24496-34b1-4d1c-81bf-c92c740db31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.013385 10.0.0.19 - - [2026-04-20 01:42:46] "GET /loadbalancer-listener/69c24496-34b1-4d1c-81bf-c92c740db31f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.035385 10.0.0.19 - - [2026-04-20 01:42:46] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037981 10.0.0.19 - - [2026-04-20 01:42:47] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003791 10.0.0.19 - - [2026-04-20 01:42:47] "GET /instance-ip/d186b542-ba7f-46cf-8bd5-e3fb4e01eb28?fields=floating_ips HTTP/1.1" 200 1165 0.003458 10.0.0.19 - - [2026-04-20 01:42:47] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003512 10.0.0.19 - - [2026-04-20 01:42:47] "POST /tags HTTP/1.1" 200 355 0.136660 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019536 10.0.0.19 - - [2026-04-20 01:42:47] "GET /tag/da49afe5-92ff-4390-81d9-d8438a10c306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.034006 10.0.0.19 - - [2026-04-20 01:42:47] "POST /tags HTTP/1.1" 200 303 0.032711 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022510 10.0.0.19 - - [2026-04-20 01:42:47] "GET /tag/0f8cc57b-a9f0-4078-a35f-75ba17e72540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022716 10.0.0.19 - - [2026-04-20 01:42:47] "POST /projects HTTP/1.1" 409 218 0.007743 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.19 - - [2026-04-20 01:42:47] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041955 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014738 10.0.0.19 - - [2026-04-20 01:42:47] "GET /network-ipam/8b7d89f3-2b8e-4f0a-910a-bb6a97baa36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011533 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.19 - - [2026-04-20 01:42:47] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013157 10.0.0.19 - - [2026-04-20 01:42:47] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.183914 10.0.0.19 - - [2026-04-20 01:42:47] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009119 10.0.0.19 - - [2026-04-20 01:42:47] "POST /set-tag HTTP/1.1" 200 109 0.142830 10.0.0.19 - - [2026-04-20 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2026-04-20 01:42:48] "GET /network-ipam/a9b6b94f-6f70-4e02-ad9e-b8dfd713bf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006069 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.19 - - [2026-04-20 01:42:48] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004995 10.0.0.19 - - [2026-04-20 01:42:48] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.144353 10.0.0.19 - - [2026-04-20 01:42:48] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.026514 10.0.0.19 - - [2026-04-20 01:42:48] "POST /set-tag HTTP/1.1" 200 109 0.085864 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2026-04-20 01:42:48] "GET /network-policy/ea05bb3d-339c-4b48-854e-7db53929ad19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007556 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2026-04-20 01:42:48] "GET /network-policy/4f11ab26-13c9-4ced-aa23-c5fb3c22dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006540 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2026-04-20 01:42:48] "GET /network-policy/89ea045e-c90b-468f-8323-eb5f0db10d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003577 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.19 - - [2026-04-20 01:42:48] "PUT /network-policy/89ea045e-c90b-468f-8323-eb5f0db10d17 HTTP/1.1" 200 262 0.028657 10.0.0.19 - - [2026-04-20 01:42:48] "PUT /access-control-list/5b7cc2c7-475e-4714-9c46-34c232580547 HTTP/1.1" 200 272 0.035988 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.131609 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003958 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003675 10.0.0.19 - - [2026-04-20 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2026-04-20 01:42:48] "POST /security-groups HTTP/1.1" 409 245 0.010969 10.0.0.19 - - [2026-04-20 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2026-04-20 01:42:48] "PUT /security-group/a81d1e32-6097-4313-bcdb-59f52829d280 HTTP/1.1" 200 262 0.061927 10.0.0.19 - - [2026-04-20 01:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023039 10.0.0.19 - - [2026-04-20 01:42:48] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018499 10.0.0.19 - - [2026-04-20 01:42:48] "PUT /access-control-list/6f87842f-3f08-4e3e-ae6a-d5ab74972483 HTTP/1.1" 200 272 0.025593 10.0.0.19 - - [2026-04-20 01:42:49] "PUT /access-control-list/38898b72-a724-494e-b8b9-3b5bbeb96692 HTTP/1.1" 200 272 0.021790 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.19 - - [2026-04-20 01:42:49] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018745 10.0.0.19 - - [2026-04-20 01:42:49] "POST /tags HTTP/1.1" 409 206 0.005167 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.19 - - [2026-04-20 01:42:49] "GET /tag/0f8cc57b-a9f0-4078-a35f-75ba17e72540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010553 10.0.0.19 - - [2026-04-20 01:42:49] "POST /firewall-rules HTTP/1.1" 200 562 0.077011 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-rule/b68fc957-9e34-4ded-8020-a25f55fa8d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005526 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012372 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-rule/b68fc957-9e34-4ded-8020-a25f55fa8d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.017701 10.0.0.19 - - [2026-04-20 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.040539 10.0.0.19 - - [2026-04-20 01:42:49] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014636 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.19 - - [2026-04-20 01:42:49] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003171 10.0.0.19 - - [2026-04-20 01:42:49] "POST /tags HTTP/1.1" 409 206 0.002414 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-04-20 01:42:49] "GET /tag/0f8cc57b-a9f0-4078-a35f-75ba17e72540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018244 10.0.0.19 - - [2026-04-20 01:42:49] "POST /firewall-rules HTTP/1.1" 200 560 0.066696 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-rule/55d46950-05ff-470a-9e4e-3ef1c37afe9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010164 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004488 10.0.0.19 - - [2026-04-20 01:42:49] "GET /firewall-rule/55d46950-05ff-470a-9e4e-3ef1c37afe9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002769 10.0.0.19 - - [2026-04-20 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.029170 10.0.0.19 - - [2026-04-20 01:42:49] "POST /tags HTTP/1.1" 200 371 0.022659 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009303 10.0.0.19 - - [2026-04-20 01:42:49] "GET /tag/b17f887c-0d69-4e8b-9531-348d4a33226a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.024580 10.0.0.19 - - [2026-04-20 01:42:49] "POST /tags HTTP/1.1" 200 319 0.032300 10.0.0.19 - - [2026-04-20 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014090 10.0.0.19 - - [2026-04-20 01:42:49] "GET /tag/5a10b0ab-8647-40ba-aaa9-1a7c959b2fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017408 10.0.0.19 - - [2026-04-20 01:42:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000464 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.004671 10.0.0.19 - - [2026-04-20 01:42:50] "POST /security-groups HTTP/1.1" 200 578 0.068387 10.0.0.19 - - [2026-04-20 01:42:50] "POST /projects HTTP/1.1" 200 497 0.158066 10.0.0.19 - - [2026-04-20 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007564 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007926 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.001404 10.0.0.19 - - [2026-04-20 01:42:50] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.030743 10.0.0.19 - - [2026-04-20 01:42:50] "POST /access-control-lists HTTP/1.1" 200 587 0.066672 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.010174 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006805 10.0.0.19 - - [2026-04-20 01:42:50] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003955 10.0.0.19 - - [2026-04-20 01:42:50] "POST /access-control-lists HTTP/1.1" 200 585 0.018863 10.0.0.19 - - [2026-04-20 01:42:50] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.064199 10.0.0.19 - - [2026-04-20 01:42:50] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.058676 10.0.0.19 - - [2026-04-20 01:42:50] "POST /security-groups HTTP/1.1" 200 558 0.098532 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.002452 10.0.0.19 - - [2026-04-20 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.045511 10.0.0.19 - - [2026-04-20 01:42:50] "POST /access-control-lists HTTP/1.1" 200 610 0.074687 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.018838 10.0.0.19 - - [2026-04-20 01:42:50] "POST /chown HTTP/1.1" 200 109 0.081425 10.0.0.19 - - [2026-04-20 01:42:50] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014221 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013716 10.0.0.19 - - [2026-04-20 01:42:50] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006455 10.0.0.19 - - [2026-04-20 01:42:50] "POST /access-control-lists HTTP/1.1" 200 608 0.102160 10.0.0.19 - - [2026-04-20 01:42:50] "POST /tags HTTP/1.1" 409 214 0.004236 10.0.0.19 - - [2026-04-20 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.19 - - [2026-04-20 01:42:50] "GET /tag/5a10b0ab-8647-40ba-aaa9-1a7c959b2fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.031873 10.0.0.19 - - [2026-04-20 01:42:50] "POST /firewall-rules HTTP/1.1" 200 578 0.086071 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-rule/06fa2a39-436c-4159-83af-06e41955628f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005280 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004647 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-rule/06fa2a39-436c-4159-83af-06e41955628f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003088 10.0.0.19 - - [2026-04-20 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.035538 10.0.0.19 - - [2026-04-20 01:42:51] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009368 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013498 10.0.0.19 - - [2026-04-20 01:42:51] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003514 10.0.0.19 - - [2026-04-20 01:42:51] "POST /tags HTTP/1.1" 409 214 0.001984 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-04-20 01:42:51] "GET /tag/5a10b0ab-8647-40ba-aaa9-1a7c959b2fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025601 10.0.0.19 - - [2026-04-20 01:42:51] "POST /firewall-rules HTTP/1.1" 200 576 0.094845 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-rule/5e2f4ff2-473c-4f30-807a-55818aa90b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009753 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004898 10.0.0.19 - - [2026-04-20 01:42:51] "GET /firewall-rule/5e2f4ff2-473c-4f30-807a-55818aa90b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003093 10.0.0.19 - - [2026-04-20 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.038038 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2026-04-20 01:42:51] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002431 10.0.0.19 - - [2026-04-20 01:42:51] "POST /tags HTTP/1.1" 200 363 0.024301 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2026-04-20 01:42:51] "GET /tag/e18861dd-4327-4469-931a-02e795477a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013756 10.0.0.19 - - [2026-04-20 01:42:51] "POST /tags HTTP/1.1" 200 311 0.022104 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-04-20 01:42:51] "GET /tag/ae409313-7939-40a4-8673-92d3f697f1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011979 10.0.0.19 - - [2026-04-20 01:42:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.004239 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003976 10.0.0.19 - - [2026-04-20 01:42:51] "POST /security-groups HTTP/1.1" 200 574 0.071997 10.0.0.19 - - [2026-04-20 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.002507 10.0.0.19 - - [2026-04-20 01:42:51] "POST /projects HTTP/1.1" 200 489 0.228348 10.0.0.19 - - [2026-04-20 01:42:52] "POST /access-control-lists HTTP/1.1" 200 583 0.081061 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.011654 10.0.0.19 - - [2026-04-20 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037008 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.19 - - [2026-04-20 01:42:52] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005888 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-04-20 01:42:52] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011528 10.0.0.19 - - [2026-04-20 01:42:52] "POST /access-control-lists HTTP/1.1" 200 581 0.096900 10.0.0.19 - - [2026-04-20 01:42:52] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.162654 10.0.0.19 - - [2026-04-20 01:42:52] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.063287 10.0.0.19 - - [2026-04-20 01:42:52] "POST /security-groups HTTP/1.1" 200 546 0.097524 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.011580 10.0.0.19 - - [2026-04-20 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.058104 10.0.0.19 - - [2026-04-20 01:42:52] "POST /chown HTTP/1.1" 200 109 0.059136 10.0.0.19 - - [2026-04-20 01:42:52] "POST /access-control-lists HTTP/1.1" 200 602 0.109922 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.003070 10.0.0.19 - - [2026-04-20 01:42:52] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006656 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.19 - - [2026-04-20 01:42:52] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006680 10.0.0.19 - - [2026-04-20 01:42:52] "POST /tags HTTP/1.1" 409 210 0.002494 10.0.0.19 - - [2026-04-20 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-04-20 01:42:52] "POST /access-control-lists HTTP/1.1" 200 600 0.087994 10.0.0.19 - - [2026-04-20 01:42:52] "GET /tag/ae409313-7939-40a4-8673-92d3f697f1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027110 10.0.0.19 - - [2026-04-20 01:42:52] "POST /firewall-rules HTTP/1.1" 200 570 0.096575 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-rule/f86cff32-83d9-497a-8da2-96214db4402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019258 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003702 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-rule/f86cff32-83d9-497a-8da2-96214db4402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004680 10.0.0.19 - - [2026-04-20 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.048854 10.0.0.19 - - [2026-04-20 01:42:53] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013774 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2026-04-20 01:42:53] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003500 10.0.0.19 - - [2026-04-20 01:42:53] "POST /tags HTTP/1.1" 409 210 0.005793 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2026-04-20 01:42:53] "GET /tag/ae409313-7939-40a4-8673-92d3f697f1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014543 10.0.0.19 - - [2026-04-20 01:42:53] "POST /firewall-rules HTTP/1.1" 200 568 0.083055 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-rule/492cd061-e352-431e-8929-ce0e09cb4bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004953 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006350 10.0.0.19 - - [2026-04-20 01:42:53] "GET /firewall-rule/492cd061-e352-431e-8929-ce0e09cb4bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002833 10.0.0.19 - - [2026-04-20 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.050665 10.0.0.19 - - [2026-04-20 01:42:53] "POST /tags HTTP/1.1" 409 237 0.009824 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015101 10.0.0.19 - - [2026-04-20 01:42:53] "GET /tag/ce937390-f7f2-4014-bce0-76d46407ecf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015068 10.0.0.19 - - [2026-04-20 01:42:53] "POST /tags HTTP/1.1" 409 210 0.002723 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-04-20 01:42:53] "GET /tag/e8d54c28-6646-4f60-bd46-2fe7631f4fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014256 10.0.0.19 - - [2026-04-20 01:42:53] "POST /projects HTTP/1.1" 409 223 0.002430 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.19 - - [2026-04-20 01:42:53] "GET /project/4a67e899-317f-4a2d-b6f6-2ddc33a50725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047406 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010042 10.0.0.19 - - [2026-04-20 01:42:53] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006542 10.0.0.19 - - [2026-04-20 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.19 - - [2026-04-20 01:42:53] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006757 10.0.0.19 - - [2026-04-20 01:42:53] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.057110 10.0.0.19 - - [2026-04-20 01:42:54] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.078156 10.0.0.19 - - [2026-04-20 01:42:54] "POST /security-groups HTTP/1.1" 409 253 0.009076 10.0.0.19 - - [2026-04-20 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.19 - - [2026-04-20 01:42:54] "PUT /security-group/a7d1c6e5-5c6a-49d3-bbc9-c6437f01d720 HTTP/1.1" 200 262 0.060383 10.0.0.19 - - [2026-04-20 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042984 10.0.0.19 - - [2026-04-20 01:42:54] "PUT /access-control-list/45ceee7c-da98-4856-83f8-3f1f8ee8486b HTTP/1.1" 200 272 0.017902 10.0.0.19 - - [2026-04-20 01:42:54] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022736 10.0.0.19 - - [2026-04-20 01:42:54] "PUT /access-control-list/fd4a7cfb-6497-4bec-830d-e2790c54c35c HTTP/1.1" 200 272 0.034660 10.0.0.19 - - [2026-04-20 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-04-20 01:42:54] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002767 10.0.0.19 - - [2026-04-20 01:42:54] "POST /tags HTTP/1.1" 409 210 0.001734 10.0.0.19 - - [2026-04-20 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-04-20 01:42:54] "GET /tag/e8d54c28-6646-4f60-bd46-2fe7631f4fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014292 10.0.0.19 - - [2026-04-20 01:42:54] "POST /firewall-rules HTTP/1.1" 200 570 0.073123 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-rule/12e612b3-5796-44f8-9523-a8e1b68d9354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004772 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003677 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-rule/12e612b3-5796-44f8-9523-a8e1b68d9354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002347 10.0.0.19 - - [2026-04-20 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.049132 10.0.0.19 - - [2026-04-20 01:42:54] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009542 10.0.0.19 - - [2026-04-20 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.19 - - [2026-04-20 01:42:54] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002971 10.0.0.19 - - [2026-04-20 01:42:54] "POST /tags HTTP/1.1" 409 210 0.001944 10.0.0.19 - - [2026-04-20 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-04-20 01:42:54] "GET /tag/e8d54c28-6646-4f60-bd46-2fe7631f4fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011129 10.0.0.19 - - [2026-04-20 01:42:54] "POST /firewall-rules HTTP/1.1" 200 568 0.067374 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-rule/5e8bed50-4b55-485f-8b2e-0d0974164f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.012724 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004444 10.0.0.19 - - [2026-04-20 01:42:54] "GET /firewall-rule/5e8bed50-4b55-485f-8b2e-0d0974164f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003516 10.0.0.19 - - [2026-04-20 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.049053 10.0.0.19 - - [2026-04-20 01:42:55] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006227 10.0.0.19 - - [2026-04-20 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.241 - - [2026-04-20 01:43:35] "GET / HTTP/1.1" 200 35931 0.002473 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-04-20 01:43:35] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010126 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.241 - - [2026-04-20 01:43:35] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003119 10.0.0.241 - - [2026-04-20 01:43:35] "PUT /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56 HTTP/1.1" 200 274 0.010616 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.026632 10.0.0.241 - - [2026-04-20 01:43:35] "POST /virtual-routers HTTP/1.1" 200 599 0.018497 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.241 - - [2026-04-20 01:43:35] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004934 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.002321 10.0.0.241 - - [2026-04-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.241 - - [2026-04-20 01:43:35] "GET /virtual-network/b7dfd6a9-2914-4f8a-8350-86e539d9375f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004900 10.0.0.241 - - [2026-04-20 01:43:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069062 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004616 10.0.0.19 - - [2026-04-20 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2026-04-20 01:44:31] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002831 10.0.0.241 - - [2026-04-20 01:44:32] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.241 - - [2026-04-20 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009012 10.0.0.241 - - [2026-04-20 01:44:32] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006947 10.0.0.241 - - [2026-04-20 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.241 - - [2026-04-20 01:44:32] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003498 10.0.0.241 - - [2026-04-20 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.241 - - [2026-04-20 01:44:32] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010659 10.0.0.241 - - [2026-04-20 01:44:32] "PUT /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275 HTTP/1.1" 200 262 0.018199 10.0.0.241 - - [2026-04-20 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.241 - - [2026-04-20 01:44:32] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.011918 10.0.0.241 - - [2026-04-20 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.241 - - [2026-04-20 01:44:33] "GET /virtual-machine-interface/40552d99-0422-4a07-b91b-13cdf9bab77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005331 10.0.0.241 - - [2026-04-20 01:44:33] "PUT /virtual-machine-interface/40552d99-0422-4a07-b91b-13cdf9bab77f HTTP/1.1" 200 284 0.014625 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002180 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001221 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2026-04-20 01:46:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005281 10.0.0.19 - - [2026-04-20 01:46:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004971 10.0.0.19 - - [2026-04-20 01:46:37] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003068 10.0.0.19 - - [2026-04-20 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007000 10.0.0.19 - - [2026-04-20 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.006053 10.0.0.19 - - [2026-04-20 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2026-04-20 01:46:46] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002403 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003736 10.0.0.19 - - [2026-04-20 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.19 - - [2026-04-20 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2026-04-20 01:46:46] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002067 10.0.0.19 - - [2026-04-20 01:46:46] "GET /loadbalancer-pool/b8a39b43-7a59-4a0e-a64b-ef162632eeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004113 10.0.0.19 - - [2026-04-20 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016289 10.0.0.19 - - [2026-04-20 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015211 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014040 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005143 10.0.0.19 - - [2026-04-20 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.19 - - [2026-04-20 01:46:46] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.008763 10.0.0.19 - - [2026-04-20 01:46:46] "POST /tags HTTP/1.1" 409 205 0.003666 10.0.0.19 - - [2026-04-20 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-04-20 01:46:46] "GET /tag/f3f06209-4493-46c4-893f-04376e8ddd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009910 10.0.0.19 - - [2026-04-20 01:46:46] "PUT /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106 HTTP/1.1" 200 256 0.009996 10.0.0.19 - - [2026-04-20 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.060142 10.0.0.19 - - [2026-04-20 01:46:46] "GET /loadbalancer-pool/911c1d52-d901-4d4a-83c4-eaa329deb456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015557 10.0.0.19 - - [2026-04-20 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016762 10.0.0.19 - - [2026-04-20 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008158 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010283 10.0.0.19 - - [2026-04-20 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004505 10.0.0.19 - - [2026-04-20 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.007381 10.0.0.19 - - [2026-04-20 01:46:46] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.010285 10.0.0.19 - - [2026-04-20 01:46:46] "GET /loadbalancer-pool/6ad07bfd-406e-4530-884b-28ef85a3c076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006175 10.0.0.19 - - [2026-04-20 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020805 10.0.0.19 - - [2026-04-20 01:46:46] "PUT /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106 HTTP/1.1" 200 256 0.032684 10.0.0.19 - - [2026-04-20 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031393 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016699 10.0.0.19 - - [2026-04-20 01:46:46] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004927 10.0.0.19 - - [2026-04-20 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.19 - - [2026-04-20 01:46:46] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010931 10.0.0.19 - - [2026-04-20 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.010652 10.0.0.19 - - [2026-04-20 01:46:46] "PUT /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106 HTTP/1.1" 200 256 0.012090 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004206 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.19 - - [2026-04-20 01:49:09] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.19 - - [2026-04-20 01:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-04-20 01:49:10] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005462 10.0.0.19 - - [2026-04-20 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.19 - - [2026-04-20 01:49:10] "GET /config-node/49df0d3a-346b-4792-a303-5019cbe4ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003436 10.0.0.19 - - [2026-04-20 01:49:21] "GET / HTTP/1.1" 200 35931 0.001208 10.0.0.19 - - [2026-04-20 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2026-04-20 01:49:21] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002766 10.0.0.19 - - [2026-04-20 01:49:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001627 10.0.0.19 - - [2026-04-20 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-04-20 01:49:21] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003493 10.0.0.19 - - [2026-04-20 01:49:21] "PUT /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279 HTTP/1.1" 200 254 0.019816 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:49:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:49:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:49:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:49:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 10.0.0.19 - - [2026-04-20 01:50:12] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004110 10.0.0.19 - - [2026-04-20 01:50:12] "POST /set-tag HTTP/1.1" 200 109 0.003888 10.0.0.19 - - [2026-04-20 01:50:12] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009863 10.0.0.19 - - [2026-04-20 01:50:12] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.19 - - [2026-04-20 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-04-20 01:50:12] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002327 10.0.0.19 - - [2026-04-20 01:50:12] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004259 10.0.0.19 - - [2026-04-20 01:50:12] "POST /set-tag HTTP/1.1" 200 109 0.030155 10.0.0.19 - - [2026-04-20 01:50:13] "DELETE /loadbalancer-member/866c4263-4245-4e1c-b569-a738979d39b8 HTTP/1.1" 200 115 0.029858 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006375 10.0.0.19 - - [2026-04-20 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.19 - - [2026-04-20 01:50:13] "DELETE /loadbalancer-member/20dae6e5-8826-4fb1-87a4-05faa34eb562 HTTP/1.1" 200 115 0.032052 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006777 10.0.0.19 - - [2026-04-20 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.009281 10.0.0.19 - - [2026-04-20 01:50:13] "DELETE /loadbalancer-member/835d575d-0d73-4389-bae5-b53c458637c2 HTTP/1.1" 200 115 0.024082 10.0.0.19 - - [2026-04-20 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2026-04-20 01:50:13] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002274 10.0.0.19 - - [2026-04-20 01:50:13] "GET /loadbalancer-pool/b8a39b43-7a59-4a0e-a64b-ef162632eeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003653 10.0.0.19 - - [2026-04-20 01:50:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021030 10.0.0.19 - - [2026-04-20 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039616 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013992 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006571 10.0.0.19 - - [2026-04-20 01:50:13] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006855 10.0.0.19 - - [2026-04-20 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.063988 10.0.0.19 - - [2026-04-20 01:50:13] "GET /loadbalancer-pool/911c1d52-d901-4d4a-83c4-eaa329deb456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014284 10.0.0.19 - - [2026-04-20 01:50:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019003 10.0.0.19 - - [2026-04-20 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009460 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011066 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006652 10.0.0.19 - - [2026-04-20 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.012565 10.0.0.19 - - [2026-04-20 01:50:13] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010618 10.0.0.19 - - [2026-04-20 01:50:13] "GET /loadbalancer-pool/6ad07bfd-406e-4530-884b-28ef85a3c076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003014 10.0.0.19 - - [2026-04-20 01:50:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024219 10.0.0.19 - - [2026-04-20 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037336 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020440 10.0.0.19 - - [2026-04-20 01:50:13] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006983 10.0.0.19 - - [2026-04-20 01:50:13] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009398 10.0.0.19 - - [2026-04-20 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.19 - - [2026-04-20 01:51:28] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.19 - - [2026-04-20 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-04-20 01:51:28] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032589 10.0.0.19 - - [2026-04-20 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-04-20 01:51:28] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035378 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2026-04-20 01:51:29] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029275 10.0.0.19 - - [2026-04-20 01:51:29] "POST /tags HTTP/1.1" 200 333 0.026901 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2026-04-20 01:51:29] "GET /tag/87edfc43-af2f-4881-b119-2c73d2acf267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016171 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-04-20 01:51:29] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044699 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008270 10.0.0.19 - - [2026-04-20 01:51:29] "GET /virtual-networks?parent_id=ae8083bf-0e07-4014-b4f0-37a0db06043a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002004 10.0.0.19 - - [2026-04-20 01:51:29] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032447 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-04-20 01:51:29] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009774 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.19 - - [2026-04-20 01:51:29] "GET /service-appliance-set/878b00a5-c0f4-4699-95f0-79041473afae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003069 10.0.0.19 - - [2026-04-20 01:51:29] "POST /virtual-networks HTTP/1.1" 200 512 0.080725 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890 10.0.0.19 - - [2026-04-20 01:51:29] "GET /network-ipam/2f5e317a-4cd3-4de9-967d-a054cd9b3f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005962 10.0.0.19 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.002401 10.0.0.19 - - [2026-04-20 01:51:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.093638 10.0.0.19 - - [2026-04-20 01:51:29] "GET /virtual-machine-interface/3ec8c232-b992-47b0-9708-b50d55fbcef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015517 10.0.0.19 - - [2026-04-20 01:51:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007354 10.0.0.19 - - [2026-04-20 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.125211 10.0.0.19 - - [2026-04-20 01:51:29] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003662 10.0.0.19 - - [2026-04-20 01:51:29] "GET /domains HTTP/1.1" 200 280 0.002143 10.0.0.19 - - [2026-04-20 01:51:29] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.010676 10.0.0.19 - - [2026-04-20 01:51:29] "POST /instance-ips HTTP/1.1" 200 409 0.047546 10.0.0.19 - - [2026-04-20 01:51:29] "GET /instance-ip/46fb617d-52c3-4055-bd2e-72702ffbf16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.015448 10.0.0.19 - - [2026-04-20 01:51:29] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 5477 0.065568 10.0.0.19 - - [2026-04-20 01:51:30] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.010213 10.0.0.19 - - [2026-04-20 01:51:30] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.007499 10.0.0.19 - - [2026-04-20 01:51:30] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1181 0.040516 10.0.0.19 - - [2026-04-20 01:51:30] "POST /loadbalancers HTTP/1.1" 200 610 0.093266 10.0.0.19 - - [2026-04-20 01:51:30] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1181 0.005644 10.0.0.19 - - [2026-04-20 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024666 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.19 - - [2026-04-20 01:51:30] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064503 10.0.0.19 - - [2026-04-20 01:51:30] "GET /instance-ip/46fb617d-52c3-4055-bd2e-72702ffbf16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008125 10.0.0.19 - - [2026-04-20 01:51:30] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054420 10.0.0.19 - - [2026-04-20 01:51:30] "POST /route-targets HTTP/1.1" 200 327 0.040988 10.0.0.19 - - [2026-04-20 01:51:30] "POST /floating-ips HTTP/1.1" 200 597 0.064750 10.0.0.19 - - [2026-04-20 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.026141 10.0.0.19 - - [2026-04-20 01:51:30] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.019887 10.0.0.19 - - [2026-04-20 01:51:30] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.033122 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007860 10.0.0.19 - - [2026-04-20 01:51:30] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036417 10.0.0.19 - - [2026-04-20 01:51:30] "GET /loadbalancer-listener/e236b965-df19-40e5-9b22-1a0d2c506245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007561 10.0.0.19 - - [2026-04-20 01:51:30] "GET /loadbalancer-listener/e236b965-df19-40e5-9b22-1a0d2c506245?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.006839 10.0.0.19 - - [2026-04-20 01:51:30] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025594 10.0.0.19 - - [2026-04-20 01:51:30] "GET /instance-ip/46fb617d-52c3-4055-bd2e-72702ffbf16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002571 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.19 - - [2026-04-20 01:51:30] "GET /instance-ip/46fb617d-52c3-4055-bd2e-72702ffbf16e?fields=floating_ips HTTP/1.1" 200 1212 0.006511 10.0.0.19 - - [2026-04-20 01:51:30] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003378 10.0.0.19 - - [2026-04-20 01:51:30] "GET /floating-ip/c37e7d29-fafc-4888-a32c-cfed942a4c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002833 10.0.0.19 - - [2026-04-20 01:51:30] "POST /tags HTTP/1.1" 200 295 0.060395 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-04-20 01:51:30] "GET /tag/25615c96-2803-4a0b-8949-f25230671852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013858 10.0.0.19 - - [2026-04-20 01:51:30] "POST /tags HTTP/1.1" 409 233 0.002377 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2026-04-20 01:51:30] "GET /tag/da49afe5-92ff-4390-81d9-d8438a10c306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011328 10.0.0.19 - - [2026-04-20 01:51:30] "POST /tags HTTP/1.1" 409 206 0.001891 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-04-20 01:51:30] "GET /tag/0f8cc57b-a9f0-4078-a35f-75ba17e72540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009997 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-04-20 01:51:30] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004417 10.0.0.19 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2026-04-20 01:51:30] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046094 10.0.0.19 - - [2026-04-20 01:51:30] "POST /virtual-machines HTTP/1.1" 200 369 0.025459 10.0.0.19 - - [2026-04-20 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008597 10.0.0.19 - - [2026-04-20 01:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123852 10.0.0.19 - - [2026-04-20 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019877 10.0.0.19 - - [2026-04-20 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004564 10.0.0.19 - - [2026-04-20 01:51:31] "POST /instance-ips HTTP/1.1" 200 409 0.038090 10.0.0.19 - - [2026-04-20 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017470 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013020 10.0.0.19 - - [2026-04-20 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.017764 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018109 10.0.0.19 - - [2026-04-20 01:51:31] "GET /instance-ip/74028fe2-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009726 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005428 10.0.0.19 - - [2026-04-20 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003272 10.0.0.19 - - [2026-04-20 01:51:31] "POST /ref-update HTTP/1.1" 200 156 0.024510 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008768 10.0.0.19 - - [2026-04-20 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.007804 10.0.0.19 - - [2026-04-20 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003662 10.0.0.19 - - [2026-04-20 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2026-04-20 01:51:31] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050760 10.0.0.19 - - [2026-04-20 01:51:31] "POST /virtual-machines HTTP/1.1" 200 369 0.021842 10.0.0.19 - - [2026-04-20 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024391 10.0.0.19 - - [2026-04-20 01:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107898 10.0.0.19 - - [2026-04-20 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009732 10.0.0.19 - - [2026-04-20 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009666 10.0.0.19 - - [2026-04-20 01:51:31] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004476 10.0.0.19 - - [2026-04-20 01:51:31] "POST /instance-ips HTTP/1.1" 200 409 0.029194 10.0.0.19 - - [2026-04-20 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033651 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012441 10.0.0.19 - - [2026-04-20 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.020422 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008627 10.0.0.19 - - [2026-04-20 01:51:32] "GET /instance-ip/7476ec20-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002794 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004371 10.0.0.19 - - [2026-04-20 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003665 10.0.0.19 - - [2026-04-20 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019166 10.0.0.19 - - [2026-04-20 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004545 10.0.0.19 - - [2026-04-20 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.19 - - [2026-04-20 01:51:32] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004708 10.0.0.19 - - [2026-04-20 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domains HTTP/1.1" 200 280 0.001834 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.002514 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 7065 0.024871 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.003602 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.003546 10.0.0.19 - - [2026-04-20 01:51:35] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1402 0.003169 10.0.0.19 - - [2026-04-20 01:51:35] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1402 0.002090 10.0.0.19 - - [2026-04-20 01:51:35] "GET /route-target/e7a309ca-a829-4f5a-bf27-c78f6459385e HTTP/1.1" 200 1153 0.002157 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.003382 10.0.0.19 - - [2026-04-20 01:51:35] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1402 0.002111 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004362 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.004296 10.0.0.19 - - [2026-04-20 01:51:35] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1402 0.003608 10.0.0.19 - - [2026-04-20 01:51:35] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 200 1402 0.002345 10.0.0.19 - - [2026-04-20 01:51:35] "GET /route-target/e7a309ca-a829-4f5a-bf27-c78f6459385e HTTP/1.1" 200 1153 0.001883 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domains HTTP/1.1" 200 280 0.002107 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.002467 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 7065 0.031405 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2085 0.004124 10.0.0.19 - - [2026-04-20 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039476 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008779 10.0.0.19 - - [2026-04-20 01:51:35] "GET /floating-ip-pools?parent_id=2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004893 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004895 10.0.0.19 - - [2026-04-20 01:51:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.056089 10.0.0.19 - - [2026-04-20 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.032269 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.021541 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domains HTTP/1.1" 200 280 0.002047 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.002767 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 7321 0.039399 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2323 0.007510 10.0.0.19 - - [2026-04-20 01:51:35] "GET /floating-ip-pool/ec009097-4fff-4dcb-94fa-1288606280b4 HTTP/1.1" 200 1315 0.002823 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domains HTTP/1.1" 200 280 0.002845 10.0.0.19 - - [2026-04-20 01:51:35] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.002533 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 7321 0.042758 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 2323 0.004020 10.0.0.19 - - [2026-04-20 01:51:35] "GET /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010965 10.0.0.19 - - [2026-04-20 01:51:35] "POST /tags HTTP/1.1" 200 365 0.044720 10.0.0.19 - - [2026-04-20 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.19 - - [2026-04-20 01:51:35] "GET /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016243 10.0.0.19 - - [2026-04-20 01:51:35] "POST /tags HTTP/1.1" 409 206 0.001835 10.0.0.19 - - [2026-04-20 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-04-20 01:51:35] "GET /tag/0f8cc57b-a9f0-4078-a35f-75ba17e72540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012486 10.0.0.19 - - [2026-04-20 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-04-20 01:51:35] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.022033 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-04-20 01:51:36] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003741 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2026-04-20 01:51:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002007 10.0.0.19 - - [2026-04-20 01:51:36] "GET /service-appliance-set/c7649a9f-45fd-4273-b13a-6b8260d51a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003344 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001336 10.0.0.19 - - [2026-04-20 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099214 10.0.0.19 - - [2026-04-20 01:51:36] "GET /virtual-machine-interface/3231bbdf-ac1b-404b-81b6-f8d577ea6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004999 10.0.0.19 - - [2026-04-20 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.015926 10.0.0.19 - - [2026-04-20 01:51:36] "POST /instance-ips HTTP/1.1" 200 417 0.033171 10.0.0.19 - - [2026-04-20 01:51:36] "GET /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.008218 10.0.0.19 - - [2026-04-20 01:51:36] "POST /loadbalancers HTTP/1.1" 200 618 0.093158 10.0.0.19 - - [2026-04-20 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011791 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2026-04-20 01:51:36] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037313 10.0.0.19 - - [2026-04-20 01:51:36] "GET /virtual-machine-interface/3231bbdf-ac1b-404b-81b6-f8d577ea6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005008 10.0.0.19 - - [2026-04-20 01:51:36] "GET /virtual-machine-interface/3231bbdf-ac1b-404b-81b6-f8d577ea6d22?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006789 10.0.0.19 - - [2026-04-20 01:51:36] "POST /service-instances HTTP/1.1" 200 566 0.056825 10.0.0.19 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007700 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2026-04-20 01:51:36] "GET /floating-ip-pool/ec009097-4fff-4dcb-94fa-1288606280b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002154 10.0.0.19 - - [2026-04-20 01:51:36] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.010405 10.0.0.19 - - [2026-04-20 01:51:36] "POST /floating-ips HTTP/1.1" 200 671 0.114737 10.0.0.19 - - [2026-04-20 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.058316 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.19 - - [2026-04-20 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.005642 10.0.0.19 - - [2026-04-20 01:51:36] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009696 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-04-20 01:51:36] "POST /virtual-machines HTTP/1.1" 200 429 0.018412 10.0.0.19 - - [2026-04-20 01:51:36] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002381 10.0.0.19 - - [2026-04-20 01:51:36] "POST /tags HTTP/1.1" 409 221 0.001213 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.19 - - [2026-04-20 01:51:36] "GET /tag/87edfc43-af2f-4881-b119-2c73d2acf267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012511 10.0.0.19 - - [2026-04-20 01:51:36] "POST /tags HTTP/1.1" 409 238 0.008924 10.0.0.19 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-04-20 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.107510 10.0.0.19 - - [2026-04-20 01:51:36] "POST /chown HTTP/1.1" 200 109 0.017311 10.0.0.19 - - [2026-04-20 01:51:37] "GET /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016954 10.0.0.19 - - [2026-04-20 01:51:37] "GET /global-system-configs HTTP/1.1" 200 322 0.027527 10.0.0.19 - - [2026-04-20 01:51:37] "POST /chown HTTP/1.1" 200 109 0.011707 10.0.0.19 - - [2026-04-20 01:51:37] "PUT /virtual-machine-interface/78078a77-de50-44bb-b928-e003bcbdb420 HTTP/1.1" 200 284 0.022108 10.0.0.19 - - [2026-04-20 01:51:37] "POST /firewall-rules HTTP/1.1" 200 650 0.097101 10.0.0.19 - - [2026-04-20 01:51:37] "GET /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012182 10.0.0.19 - - [2026-04-20 01:51:37] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.075885 10.0.0.19 - - [2026-04-20 01:51:37] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002514 10.0.0.19 - - [2026-04-20 01:51:37] "GET /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002435 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009845 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.029549 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.027891 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.024519 10.0.0.19 - - [2026-04-20 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010243 10.0.0.19 - - [2026-04-20 01:51:37] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.066366 10.0.0.19 - - [2026-04-20 01:51:37] "GET /loadbalancer/f2eb5cc3-23d7-4f38-b17c-203f43350bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007326 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.046402 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.028065 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.027195 10.0.0.19 - - [2026-04-20 01:51:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040618 10.0.0.19 - - [2026-04-20 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.19 - - [2026-04-20 01:51:37] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.032049 10.0.0.19 - - [2026-04-20 01:51:37] "POST /virtual-machines HTTP/1.1" 200 429 0.011512 10.0.0.19 - - [2026-04-20 01:51:37] "GET /loadbalancer-listener/4037376e-0939-44d9-9826-fde36a826426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002829 10.0.0.19 - - [2026-04-20 01:51:37] "GET /loadbalancer-listener/4037376e-0939-44d9-9826-fde36a826426?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002571 10.0.0.19 - - [2026-04-20 01:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.104189 10.0.0.19 - - [2026-04-20 01:51:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.108674 10.0.0.19 - - [2026-04-20 01:51:37] "POST /chown HTTP/1.1" 200 109 0.033877 10.0.0.19 - - [2026-04-20 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006823 10.0.0.19 - - [2026-04-20 01:51:37] "GET /loadbalancer-pool/31268d81-9592-44ce-a46d-a806b73f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004846 10.0.0.19 - - [2026-04-20 01:51:37] "POST /chown HTTP/1.1" 200 109 0.014402 10.0.0.19 - - [2026-04-20 01:51:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033462 10.0.0.19 - - [2026-04-20 01:51:37] "PUT /virtual-machine-interface/85f452d7-c3c6-48b5-a51e-fefc55f63c9d HTTP/1.1" 200 284 0.027054 10.0.0.19 - - [2026-04-20 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009335 10.0.0.19 - - [2026-04-20 01:51:37] "GET /loadbalancer-member/d1820914-43fc-4ef4-a59a-ea544284e3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008803 10.0.0.19 - - [2026-04-20 01:51:37] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.042571 10.0.0.19 - - [2026-04-20 01:51:37] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014396 10.0.0.19 - - [2026-04-20 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.022387 10.0.0.19 - - [2026-04-20 01:51:37] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015697 10.0.0.19 - - [2026-04-20 01:51:37] "POST /tags HTTP/1.1" 409 221 0.004240 10.0.0.19 - - [2026-04-20 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.036821 10.0.0.19 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.028777 10.0.0.19 - - [2026-04-20 01:51:38] "GET /tag/87edfc43-af2f-4881-b119-2c73d2acf267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025386 10.0.0.19 - - [2026-04-20 01:51:38] "POST /tags HTTP/1.1" 409 238 0.002379 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.19 - - [2026-04-20 01:51:38] "GET /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019251 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.033153 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.021223 10.0.0.19 - - [2026-04-20 01:51:38] "POST /firewall-rules HTTP/1.1" 409 293 0.001964 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.008572 10.0.0.19 - - [2026-04-20 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014414 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9 HTTP/1.1" 200 260 0.056266 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010702 10.0.0.19 - - [2026-04-20 01:51:38] "GET /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010711 10.0.0.19 - - [2026-04-20 01:51:38] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003031 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.19 - - [2026-04-20 01:51:38] "GET /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011326 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.026524 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.017913 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.010000 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.009597 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.015880 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.012543 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.021429 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.006485 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.021266 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.021199 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.009858 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.017629 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.028141 10.0.0.19 - - [2026-04-20 01:51:38] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 256 0.023939 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.023999 10.0.0.19 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.021617 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006828 10.0.0.19 - - [2026-04-20 01:51:38] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005539 10.0.0.19 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-04-20 01:51:38] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.013316 10.0.0.19 - - [2026-04-20 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014133 10.0.0.19 - - [2026-04-20 01:51:38] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.054687 10.0.0.19 - - [2026-04-20 01:51:39] "POST /virtual-machines HTTP/1.1" 200 373 0.016643 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020863 10.0.0.19 - - [2026-04-20 01:51:39] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.023908 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029124 10.0.0.19 - - [2026-04-20 01:51:39] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.052079 10.0.0.19 - - [2026-04-20 01:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.170134 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020392 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015871 10.0.0.19 - - [2026-04-20 01:51:39] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.015649 10.0.0.19 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013316 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012563 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029952 10.0.0.19 - - [2026-04-20 01:51:39] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.019744 10.0.0.19 - - [2026-04-20 01:51:39] "POST /instance-ips HTTP/1.1" 200 413 0.042008 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014029 10.0.0.19 - - [2026-04-20 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039412 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011634 10.0.0.19 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.006112 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.019060 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.018430 10.0.0.19 - - [2026-04-20 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.039200 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013934 10.0.0.19 - - [2026-04-20 01:51:39] "GET /instance-ip/78de9556-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003046 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.005481 10.0.0.19 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.006238 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003932 10.0.0.19 - - [2026-04-20 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.001817 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003232 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.005424 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.016502 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.037825 10.0.0.19 - - [2026-04-20 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.043095 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011751 10.0.0.19 - - [2026-04-20 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.005866 10.0.0.19 - - [2026-04-20 01:51:39] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003830 10.0.0.19 - - [2026-04-20 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.19 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.005855 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.014541 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.009704 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.005911 10.0.0.19 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-04-20 01:51:39] "POST /chown HTTP/1.1" 200 109 0.006582 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.006157 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.010836 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.018265 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005574 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.018267 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.013911 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005555 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011561 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005869 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005723 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.012023 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.022807 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005533 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.012205 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.011787 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.006286 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.009209 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005705 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.015224 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.019794 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005839 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.013685 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.006560 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.020370 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.007463 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.016671 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.012654 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.005956 10.0.0.19 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.006234 10.0.0.19 - - [2026-04-20 01:51:40] "POST /chown HTTP/1.1" 200 109 0.012359 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.010046 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.016937 10.0.0.19 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.006479 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.022017 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.018233 10.0.0.19 - - [2026-04-20 01:51:41] "POST /chown HTTP/1.1" 200 109 0.007277 10.0.0.19 - - [2026-04-20 01:51:41] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004359 10.0.0.19 - - [2026-04-20 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.19 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-04-20 01:51:41] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002685 10.0.0.19 - - [2026-04-20 01:51:41] "GET /loadbalancer-pool/41eced95-9290-42da-bf48-841311724e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002945 10.0.0.19 - - [2026-04-20 01:51:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.037506 10.0.0.19 - - [2026-04-20 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022081 10.0.0.19 - - [2026-04-20 01:51:42] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009223 10.0.0.19 - - [2026-04-20 01:51:42] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003973 10.0.0.19 - - [2026-04-20 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.006960 10.0.0.19 - - [2026-04-20 01:51:42] "GET /floating-ip/c37e7d29-fafc-4888-a32c-cfed942a4c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.011475 10.0.0.19 - - [2026-04-20 01:51:42] "POST /tags HTTP/1.1" 409 221 0.001876 10.0.0.19 - - [2026-04-20 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2026-04-20 01:51:42] "GET /tag/87edfc43-af2f-4881-b119-2c73d2acf267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012964 10.0.0.19 - - [2026-04-20 01:51:42] "PUT /floating-ip/c37e7d29-fafc-4888-a32c-cfed942a4c8e HTTP/1.1" 200 256 0.008704 10.0.0.19 - - [2026-04-20 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.032501 10.0.0.19 - - [2026-04-20 01:51:42] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006479 10.0.0.19 - - [2026-04-20 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.19 - - [2026-04-20 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-04-20 01:51:42] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002258 10.0.0.19 - - [2026-04-20 01:51:42] "GET /loadbalancer-pool/41eced95-9290-42da-bf48-841311724e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002220 10.0.0.19 - - [2026-04-20 01:51:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015000 10.0.0.19 - - [2026-04-20 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031467 10.0.0.19 - - [2026-04-20 01:51:43] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012176 10.0.0.19 - - [2026-04-20 01:51:43] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008821 10.0.0.19 - - [2026-04-20 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.011636 10.0.0.19 - - [2026-04-20 01:51:43] "GET /floating-ip/c37e7d29-fafc-4888-a32c-cfed942a4c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012168 10.0.0.19 - - [2026-04-20 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.022436 10.0.0.19 - - [2026-04-20 01:51:43] "GET /virtual-machine/03337bcf-2283-4d8f-a783-0c9ac99ee5bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002999 10.0.0.19 - - [2026-04-20 01:51:43] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004585 10.0.0.19 - - [2026-04-20 01:51:44] "GET /virtual-machine/ac932a2d-de74-4b32-9cf0-7e85d44cea6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003233 10.0.0.19 - - [2026-04-20 01:51:44] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004251 10.0.0.19 - - [2026-04-20 01:51:48] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004086 10.0.0.19 - - [2026-04-20 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.19 - - [2026-04-20 01:51:49] "GET /virtual-machine/58ebc4bf-30a5-4080-ac14-f1f7070b3e8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002641 10.0.0.19 - - [2026-04-20 01:51:49] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003939 10.0.0.19 - - [2026-04-20 01:51:49] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007890 10.0.0.19 - - [2026-04-20 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.19 - - [2026-04-20 01:52:21] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003821 10.0.0.19 - - [2026-04-20 01:52:21] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.19 - - [2026-04-20 01:52:21] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003439 10.0.0.19 - - [2026-04-20 01:52:21] "POST /set-tag HTTP/1.1" 200 109 0.001554 10.0.0.19 - - [2026-04-20 01:52:22] "GET /virtual-machine/58ebc4bf-30a5-4080-ac14-f1f7070b3e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003141 10.0.0.19 - - [2026-04-20 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.030607 10.0.0.19 - - [2026-04-20 01:52:22] "GET /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007271 10.0.0.19 - - [2026-04-20 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.014810 10.0.0.19 - - [2026-04-20 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.021991 10.0.0.19 - - [2026-04-20 01:52:22] "DELETE /instance-ip/78de9556-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.053507 10.0.0.19 - - [2026-04-20 01:52:22] "DELETE /virtual-machine-interface/78bad224-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.038673 10.0.0.19 - - [2026-04-20 01:52:22] "DELETE /virtual-machine/58ebc4bf-30a5-4080-ac14-f1f7070b3e8a HTTP/1.1" 200 115 0.032266 10.0.0.19 - - [2026-04-20 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.19 - - [2026-04-20 01:52:24] "GET /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010187 10.0.0.19 - - [2026-04-20 01:52:24] "GET /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010744 10.0.0.19 - - [2026-04-20 01:52:24] "GET /virtual-machine-interface/3231bbdf-ac1b-404b-81b6-f8d577ea6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.003615 10.0.0.19 - - [2026-04-20 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.013046 10.0.0.19 - - [2026-04-20 01:52:24] "GET /virtual-machine-interface/78078a77-de50-44bb-b928-e003bcbdb420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004279 10.0.0.19 - - [2026-04-20 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.012711 10.0.0.19 - - [2026-04-20 01:52:24] "GET /virtual-machine-interface/85f452d7-c3c6-48b5-a51e-fefc55f63c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.026058 10.0.0.19 - - [2026-04-20 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.027060 10.0.0.19 - - [2026-04-20 01:52:24] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012571 10.0.0.19 - - [2026-04-20 01:52:24] "GET /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006931 10.0.0.19 - - [2026-04-20 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.036464 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /firewall-rule/fb6b1735-91d9-48c4-a478-067f447ec9e9 HTTP/1.1" 200 115 0.072345 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /loadbalancer-member/d1820914-43fc-4ef4-a59a-ea544284e3a5 HTTP/1.1" 200 115 0.033224 10.0.0.19 - - [2026-04-20 01:52:25] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.007184 10.0.0.19 - - [2026-04-20 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017886 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /loadbalancer-pool/31268d81-9592-44ce-a46d-a806b73f71ab HTTP/1.1" 200 115 0.058447 10.0.0.19 - - [2026-04-20 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.007344 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /loadbalancer-listener/4037376e-0939-44d9-9826-fde36a826426 HTTP/1.1" 200 115 0.043418 10.0.0.19 - - [2026-04-20 01:52:25] "GET /floating-ip/efc89edb-8c5f-492f-ab68-5a838ca384a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002546 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.006983 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.008347 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.020073 10.0.0.19 - - [2026-04-20 01:52:25] "PUT /floating-ip/efc89edb-8c5f-492f-ab68-5a838ca384a6 HTTP/1.1" 200 256 0.051285 10.0.0.19 - - [2026-04-20 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.011268 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.021111 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /floating-ip/efc89edb-8c5f-492f-ab68-5a838ca384a6 HTTP/1.1" 200 115 0.083522 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.19 - - [2026-04-20 01:52:25] "POST /chown HTTP/1.1" 200 109 0.025078 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /loadbalancer/f2eb5cc3-23d7-4f38-b17c-203f43350bc6 HTTP/1.1" 200 115 0.048082 10.0.0.19 - - [2026-04-20 01:52:25] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.010365 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /instance-ip/0dd3d69c-5c1b-45df-a847-1a727a647c38 HTTP/1.1" 200 115 0.069697 10.0.0.19 - - [2026-04-20 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006330 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /virtual-machine-interface/3231bbdf-ac1b-404b-81b6-f8d577ea6d22 HTTP/1.1" 200 115 0.053798 10.0.0.19 - - [2026-04-20 01:52:25] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.007940 10.0.0.19 - - [2026-04-20 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029224 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /tag/7d3f57f3-bf4f-4748-9740-fc6399808f8d HTTP/1.1" 200 115 0.084824 10.0.0.19 - - [2026-04-20 01:52:25] "GET /floating-ip-pool/ec009097-4fff-4dcb-94fa-1288606280b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003864 10.0.0.19 - - [2026-04-20 01:52:25] "PUT /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 266 0.016708 10.0.0.19 - - [2026-04-20 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.032191 10.0.0.19 - - [2026-04-20 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020135 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /floating-ip-pool/ec009097-4fff-4dcb-94fa-1288606280b4 HTTP/1.1" 200 115 0.062294 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /service-instance/29037120-90d3-4d33-aa05-8687c2678491 HTTP/1.1" 200 115 0.047490 10.0.0.19 - - [2026-04-20 01:52:25] "GET /virtual-machine-interface/85f452d7-c3c6-48b5-a51e-fefc55f63c9d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005932 10.0.0.19 - - [2026-04-20 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006721 10.0.0.19 - - [2026-04-20 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006839 10.0.0.19 - - [2026-04-20 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002317 10.0.0.19 - - [2026-04-20 01:52:25] "DELETE /virtual-network/2656c9a2-4b2c-4b9d-91b5-64ccb5fb57bd HTTP/1.1" 200 115 0.130553 10.0.0.19 - - [2026-04-20 01:52:25] "GET /routing-instance/30bb9b08-aee0-4d9e-b063-9cebff170330 HTTP/1.1" 404 171 0.012826 10.0.0.19 - - [2026-04-20 01:52:25] "GET /domains HTTP/1.1" 200 280 0.010165 10.0.0.19 - - [2026-04-20 01:52:26] "GET /domain/0e0e192c-d713-45e5-96d1-f0f5354c63eb HTTP/1.1" 200 3086 0.002382 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /route-target/e7a309ca-a829-4f5a-bf27-c78f6459385e HTTP/1.1" 200 115 0.058317 10.0.0.19 - - [2026-04-20 01:52:26] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a HTTP/1.1" 200 7143 0.047044 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /virtual-machine-interface/85f452d7-c3c6-48b5-a51e-fefc55f63c9d HTTP/1.1" 200 115 0.143720 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /virtual-machine/347c24ea-84fd-4040-87f0-c43dae566562 HTTP/1.1" 200 115 0.033977 10.0.0.19 - - [2026-04-20 01:52:26] "GET /virtual-machine-interface/78078a77-de50-44bb-b928-e003bcbdb420?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.006266 10.0.0.19 - - [2026-04-20 01:52:26] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005167 10.0.0.19 - - [2026-04-20 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.005886 10.0.0.19 - - [2026-04-20 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-04-20 01:52:26] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002376 10.0.0.19 - - [2026-04-20 01:52:26] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004775 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /virtual-machine-interface/78078a77-de50-44bb-b928-e003bcbdb420 HTTP/1.1" 200 115 0.056511 10.0.0.19 - - [2026-04-20 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.018913 10.0.0.19 - - [2026-04-20 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.051249 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /virtual-machine/66e3d8ea-df9c-4004-b23c-c943717e8bf7 HTTP/1.1" 200 115 0.060527 10.0.0.19 - - [2026-04-20 01:52:26] "DELETE /loadbalancer-member/2dd4cab1-d1bd-456b-8afb-36d40b65a4e8 HTTP/1.1" 200 115 0.066314 10.0.0.19 - - [2026-04-20 01:52:26] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005945 10.0.0.19 - - [2026-04-20 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.010667 10.0.0.19 - - [2026-04-20 01:52:27] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004020 10.0.0.19 - - [2026-04-20 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.19 - - [2026-04-20 01:52:27] "GET /virtual-machine/ac932a2d-de74-4b32-9cf0-7e85d44cea6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002178 10.0.0.19 - - [2026-04-20 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.007706 10.0.0.19 - - [2026-04-20 01:52:27] "GET /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007677 10.0.0.19 - - [2026-04-20 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.014882 10.0.0.19 - - [2026-04-20 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.030934 10.0.0.19 - - [2026-04-20 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.036761 10.0.0.19 - - [2026-04-20 01:52:27] "DELETE /instance-ip/7476ec20-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.038239 10.0.0.19 - - [2026-04-20 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.007470 10.0.0.19 - - [2026-04-20 01:52:27] "DELETE /virtual-machine-interface/745d9dec-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.034861 10.0.0.19 - - [2026-04-20 01:52:27] "DELETE /virtual-machine/ac932a2d-de74-4b32-9cf0-7e85d44cea6e HTTP/1.1" 200 115 0.016623 10.0.0.19 - - [2026-04-20 01:52:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004003 10.0.0.19 - - [2026-04-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.003951 10.0.0.19 - - [2026-04-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.19 - - [2026-04-20 01:52:31] "GET /loadbalancer/1f2c3f72-ccd3-40e6-878c-c64d21655824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002263 10.0.0.19 - - [2026-04-20 01:52:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009252 10.0.0.19 - - [2026-04-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.004881 10.0.0.19 - - [2026-04-20 01:52:31] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004114 10.0.0.19 - - [2026-04-20 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.007199 10.0.0.19 - - [2026-04-20 01:52:32] "GET /virtual-machine/03337bcf-2283-4d8f-a783-0c9ac99ee5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003098 10.0.0.19 - - [2026-04-20 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.009973 10.0.0.19 - - [2026-04-20 01:52:32] "GET /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004154 10.0.0.19 - - [2026-04-20 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.029391 10.0.0.19 - - [2026-04-20 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.052031 10.0.0.19 - - [2026-04-20 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.029243 10.0.0.19 - - [2026-04-20 01:52:32] "DELETE /instance-ip/74028fe2-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.031116 10.0.0.19 - - [2026-04-20 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.007413 10.0.0.19 - - [2026-04-20 01:52:32] "DELETE /virtual-machine-interface/73ea7312-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.064363 10.0.0.19 - - [2026-04-20 01:52:32] "DELETE /virtual-machine/03337bcf-2283-4d8f-a783-0c9ac99ee5bc HTTP/1.1" 200 115 0.020892 10.0.0.19 - - [2026-04-20 01:52:32] "DELETE /tag/25615c96-2803-4a0b-8949-f25230671852 HTTP/1.1" 200 115 0.063858 10.0.0.19 - - [2026-04-20 01:52:32] "DELETE /tag/da49afe5-92ff-4390-81d9-d8438a10c306 HTTP/1.1" 200 115 0.059069 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-04-20 01:52:36] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030675 10.0.0.19 - - [2026-04-20 01:52:36] "POST /tags HTTP/1.1" 200 393 0.021740 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016615 10.0.0.19 - - [2026-04-20 01:52:36] "GET /tag/e3259042-9d43-4084-8510-b195d5c53544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015612 10.0.0.19 - - [2026-04-20 01:52:36] "POST /tags HTTP/1.1" 200 341 0.019952 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2026-04-20 01:52:36] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021106 10.0.0.19 - - [2026-04-20 01:52:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000761 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006333 10.0.0.19 - - [2026-04-20 01:52:36] "POST /security-groups HTTP/1.1" 200 589 0.069717 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.002382 10.0.0.19 - - [2026-04-20 01:52:36] "POST /projects HTTP/1.1" 200 519 0.223151 10.0.0.19 - - [2026-04-20 01:52:36] "POST /access-control-lists HTTP/1.1" 200 598 0.068937 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.017346 10.0.0.19 - - [2026-04-20 01:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.045090 10.0.0.19 - - [2026-04-20 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.19 - - [2026-04-20 01:52:37] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012873 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-04-20 01:52:37] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.023349 10.0.0.19 - - [2026-04-20 01:52:37] "POST /access-control-lists HTTP/1.1" 200 596 0.114022 10.0.0.19 - - [2026-04-20 01:52:37] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.059446 10.0.0.19 - - [2026-04-20 01:52:37] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.054167 10.0.0.19 - - [2026-04-20 01:52:37] "POST /security-groups HTTP/1.1" 200 591 0.072079 10.0.0.19 - - [2026-04-20 01:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019587 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.015636 10.0.0.19 - - [2026-04-20 01:52:37] "POST /chown HTTP/1.1" 200 109 0.022898 10.0.0.19 - - [2026-04-20 01:52:37] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034411 10.0.0.19 - - [2026-04-20 01:52:37] "POST /access-control-lists HTTP/1.1" 200 632 0.091173 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022423 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.002904 10.0.0.19 - - [2026-04-20 01:52:37] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006891 10.0.0.19 - - [2026-04-20 01:52:37] "POST /tags HTTP/1.1" 409 226 0.002109 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.19 - - [2026-04-20 01:52:37] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016085 10.0.0.19 - - [2026-04-20 01:52:37] "POST /access-control-lists HTTP/1.1" 200 630 0.076432 10.0.0.19 - - [2026-04-20 01:52:37] "POST /firewall-rules HTTP/1.1" 200 600 0.085463 10.0.0.19 - - [2026-04-20 01:52:37] "GET /firewall-rule/11ef2544-db01-4599-adbe-6407a006a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006041 10.0.0.19 - - [2026-04-20 01:52:37] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.008701 10.0.0.19 - - [2026-04-20 01:52:37] "GET /firewall-rule/11ef2544-db01-4599-adbe-6407a006a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006646 10.0.0.19 - - [2026-04-20 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.046633 10.0.0.19 - - [2026-04-20 01:52:37] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014670 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.19 - - [2026-04-20 01:52:37] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.19 - - [2026-04-20 01:52:37] "POST /tags HTTP/1.1" 409 226 0.001415 10.0.0.19 - - [2026-04-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.19 - - [2026-04-20 01:52:37] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009528 10.0.0.19 - - [2026-04-20 01:52:37] "POST /firewall-rules HTTP/1.1" 200 598 0.067446 10.0.0.19 - - [2026-04-20 01:52:38] "GET /firewall-rule/fc01dfc9-4e52-4fee-82b4-af4bd1a1d83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004007 10.0.0.19 - - [2026-04-20 01:52:38] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.009760 10.0.0.19 - - [2026-04-20 01:52:38] "GET /firewall-rule/fc01dfc9-4e52-4fee-82b4-af4bd1a1d83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003018 10.0.0.19 - - [2026-04-20 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.051574 10.0.0.19 - - [2026-04-20 01:52:39] "POST /tags HTTP/1.1" 200 393 0.019984 10.0.0.19 - - [2026-04-20 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.19 - - [2026-04-20 01:52:39] "GET /tag/8eca807c-90ee-459b-bc17-ac9d226398b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011709 10.0.0.19 - - [2026-04-20 01:52:39] "POST /tags HTTP/1.1" 200 341 0.035758 10.0.0.19 - - [2026-04-20 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.19 - - [2026-04-20 01:52:39] "GET /tag/5c30bc08-52be-42a0-9fe4-d5e7283ebc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012216 10.0.0.19 - - [2026-04-20 01:52:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000948 10.0.0.19 - - [2026-04-20 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.002656 10.0.0.19 - - [2026-04-20 01:52:39] "POST /security-groups HTTP/1.1" 200 589 0.069296 10.0.0.19 - - [2026-04-20 01:52:39] "POST /projects HTTP/1.1" 200 519 0.171202 10.0.0.19 - - [2026-04-20 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.001662 10.0.0.19 - - [2026-04-20 01:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009514 10.0.0.19 - - [2026-04-20 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011049 10.0.0.19 - - [2026-04-20 01:52:39] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008472 10.0.0.19 - - [2026-04-20 01:52:40] "POST /access-control-lists HTTP/1.1" 200 598 0.072431 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.009827 10.0.0.19 - - [2026-04-20 01:52:40] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006799 10.0.0.19 - - [2026-04-20 01:52:40] "POST /access-control-lists HTTP/1.1" 200 596 0.065787 10.0.0.19 - - [2026-04-20 01:52:40] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.079224 10.0.0.19 - - [2026-04-20 01:52:40] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.045022 10.0.0.19 - - [2026-04-20 01:52:40] "POST /security-groups HTTP/1.1" 200 591 0.068033 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.005445 10.0.0.19 - - [2026-04-20 01:52:40] "POST /access-control-lists HTTP/1.1" 200 632 0.059269 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.016893 10.0.0.19 - - [2026-04-20 01:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.068109 10.0.0.19 - - [2026-04-20 01:52:40] "POST /chown HTTP/1.1" 200 109 0.022726 10.0.0.19 - - [2026-04-20 01:52:40] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013630 10.0.0.19 - - [2026-04-20 01:52:40] "POST /access-control-lists HTTP/1.1" 200 630 0.052842 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-04-20 01:52:40] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002338 10.0.0.19 - - [2026-04-20 01:52:40] "POST /tags HTTP/1.1" 409 226 0.006561 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-04-20 01:52:40] "GET /tag/5c30bc08-52be-42a0-9fe4-d5e7283ebc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012650 10.0.0.19 - - [2026-04-20 01:52:40] "POST /firewall-rules HTTP/1.1" 200 600 0.061697 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-rule/d5b56f4f-52ed-4a07-9817-3845057a210c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004141 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003256 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-rule/d5b56f4f-52ed-4a07-9817-3845057a210c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002000 10.0.0.19 - - [2026-04-20 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.042765 10.0.0.19 - - [2026-04-20 01:52:40] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007325 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-04-20 01:52:40] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002551 10.0.0.19 - - [2026-04-20 01:52:40] "POST /tags HTTP/1.1" 409 226 0.001544 10.0.0.19 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.19 - - [2026-04-20 01:52:40] "GET /tag/5c30bc08-52be-42a0-9fe4-d5e7283ebc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009717 10.0.0.19 - - [2026-04-20 01:52:40] "POST /firewall-rules HTTP/1.1" 200 598 0.062811 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-rule/88647892-aaa3-4b0e-9f06-d43bb22ca471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004105 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003629 10.0.0.19 - - [2026-04-20 01:52:40] "GET /firewall-rule/88647892-aaa3-4b0e-9f06-d43bb22ca471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001969 10.0.0.19 - - [2026-04-20 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.047608 10.0.0.19 - - [2026-04-20 01:52:42] "POST /tags HTTP/1.1" 200 345 0.085151 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.19 - - [2026-04-20 01:52:42] "GET /tag/6cb3e54c-5319-46d8-9a0e-7e67366a997c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023546 10.0.0.19 - - [2026-04-20 01:52:42] "POST /projects HTTP/1.1" 409 238 0.002126 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.19 - - [2026-04-20 01:52:42] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033878 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-04-20 01:52:42] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004223 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.19 - - [2026-04-20 01:52:42] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004107 10.0.0.19 - - [2026-04-20 01:52:42] "POST /security-groups HTTP/1.1" 409 285 0.002304 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2026-04-20 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2026-04-20 01:52:42] "PUT /security-group/79bb8056-d1c7-452e-9101-682100649fe4 HTTP/1.1" 200 262 0.060234 10.0.0.19 - - [2026-04-20 01:52:42] "PUT /access-control-list/c59e6ef7-2218-4a29-814b-2f2b46b4c469 HTTP/1.1" 200 272 0.032384 10.0.0.19 - - [2026-04-20 01:52:43] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.103713 10.0.0.19 - - [2026-04-20 01:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060097 10.0.0.19 - - [2026-04-20 01:52:43] "PUT /access-control-list/b9dfd022-1c07-4c5f-921b-521c4465446b HTTP/1.1" 200 272 0.035129 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 409 228 0.010563 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/6cb3e54c-5319-46d8-9a0e-7e67366a997c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011931 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 200 345 0.019647 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019334 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/76dd58bd-b0c3-489b-b48e-152d3304762f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016786 10.0.0.19 - - [2026-04-20 01:52:43] "POST /projects HTTP/1.1" 409 238 0.001882 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.19 - - [2026-04-20 01:52:43] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050057 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-04-20 01:52:43] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029504 10.0.0.19 - - [2026-04-20 01:52:43] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008768 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2026-04-20 01:52:43] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003571 10.0.0.19 - - [2026-04-20 01:52:43] "POST /security-groups HTTP/1.1" 409 285 0.002512 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-04-20 01:52:43] "PUT /security-group/dfcb5a93-6d86-4152-8410-766a7647f2e3 HTTP/1.1" 200 262 0.055567 10.0.0.19 - - [2026-04-20 01:52:43] "PUT /access-control-list/d3cb03c8-07e2-422d-bcf8-481dfa21ba8f HTTP/1.1" 200 272 0.016726 10.0.0.19 - - [2026-04-20 01:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017243 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 409 228 0.006948 10.0.0.19 - - [2026-04-20 01:52:43] "PUT /access-control-list/bb614eec-4bd8-462a-9e09-a50bf0e0319f HTTP/1.1" 200 272 0.032035 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/76dd58bd-b0c3-489b-b48e-152d3304762f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010873 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 200 291 0.053090 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/70d49042-104c-4f85-a607-cf963aae0149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014799 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 200 303 0.045440 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012269 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 409 252 0.001683 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/e3259042-9d43-4084-8510-b195d5c53544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009284 10.0.0.19 - - [2026-04-20 01:52:43] "POST /tags HTTP/1.1" 409 226 0.001845 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-04-20 01:52:43] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009969 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-04-20 01:52:43] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003309 10.0.0.19 - - [2026-04-20 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2026-04-20 01:52:43] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029785 10.0.0.19 - - [2026-04-20 01:52:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007540 10.0.0.19 - - [2026-04-20 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023987 10.0.0.19 - - [2026-04-20 01:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111949 10.0.0.19 - - [2026-04-20 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020172 10.0.0.19 - - [2026-04-20 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004849 10.0.0.19 - - [2026-04-20 01:52:44] "POST /instance-ips HTTP/1.1" 200 397 0.021866 10.0.0.19 - - [2026-04-20 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028428 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006813 10.0.0.19 - - [2026-04-20 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.060238 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005982 10.0.0.19 - - [2026-04-20 01:52:44] "GET /instance-ip/9f90a7c0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003807 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004355 10.0.0.19 - - [2026-04-20 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003091 10.0.0.19 - - [2026-04-20 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.007036 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004217 10.0.0.19 - - [2026-04-20 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.19 - - [2026-04-20 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004092 10.0.0.19 - - [2026-04-20 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2026-04-20 01:52:44] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028414 10.0.0.19 - - [2026-04-20 01:52:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008232 10.0.0.19 - - [2026-04-20 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018986 10.0.0.19 - - [2026-04-20 01:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110601 10.0.0.19 - - [2026-04-20 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007106 10.0.0.19 - - [2026-04-20 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.19 - - [2026-04-20 01:52:44] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004894 10.0.0.19 - - [2026-04-20 01:52:45] "POST /instance-ips HTTP/1.1" 200 397 0.023156 10.0.0.19 - - [2026-04-20 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024415 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018790 10.0.0.19 - - [2026-04-20 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.063709 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012606 10.0.0.19 - - [2026-04-20 01:52:45] "GET /instance-ip/a0002dfc-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002822 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004126 10.0.0.19 - - [2026-04-20 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003150 10.0.0.19 - - [2026-04-20 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003978 10.0.0.19 - - [2026-04-20 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.19 - - [2026-04-20 01:52:45] "POST /tags HTTP/1.1" 200 291 0.019915 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-04-20 01:52:45] "GET /tag/93c633d8-c312-499b-b2da-35e325a72ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.010405 10.0.0.19 - - [2026-04-20 01:52:45] "POST /tags HTTP/1.1" 409 252 0.001564 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-04-20 01:52:45] "GET /tag/8eca807c-90ee-459b-bc17-ac9d226398b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009365 10.0.0.19 - - [2026-04-20 01:52:45] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2026-04-20 01:52:45] "GET /tag/5c30bc08-52be-42a0-9fe4-d5e7283ebc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009813 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003340 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2026-04-20 01:52:45] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034706 10.0.0.19 - - [2026-04-20 01:52:45] "POST /virtual-machines HTTP/1.1" 200 395 0.007908 10.0.0.19 - - [2026-04-20 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013515 10.0.0.19 - - [2026-04-20 01:52:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097518 10.0.0.19 - - [2026-04-20 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008862 10.0.0.19 - - [2026-04-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004331 10.0.0.19 - - [2026-04-20 01:52:45] "POST /instance-ips HTTP/1.1" 200 397 0.017755 10.0.0.19 - - [2026-04-20 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021960 10.0.0.19 - - [2026-04-20 01:52:45] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009728 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.059801 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014599 10.0.0.19 - - [2026-04-20 01:52:46] "GET /instance-ip/a0830dd0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004403 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004449 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003047 10.0.0.19 - - [2026-04-20 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.016643 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013912 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.19 - - [2026-04-20 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003800 10.0.0.19 - - [2026-04-20 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.19 - - [2026-04-20 01:52:46] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031340 10.0.0.19 - - [2026-04-20 01:52:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008822 10.0.0.19 - - [2026-04-20 01:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010794 10.0.0.19 - - [2026-04-20 01:52:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097571 10.0.0.19 - - [2026-04-20 01:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008338 10.0.0.19 - - [2026-04-20 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010160 10.0.0.19 - - [2026-04-20 01:52:46] "POST /instance-ips HTTP/1.1" 200 397 0.017896 10.0.0.19 - - [2026-04-20 01:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017700 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008129 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.061377 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024758 10.0.0.19 - - [2026-04-20 01:52:46] "GET /instance-ip/a0f3dd3a-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007357 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004250 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003503 10.0.0.19 - - [2026-04-20 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.007445 10.0.0.19 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004279 10.0.0.19 - - [2026-04-20 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.19 - - [2026-04-20 01:52:46] "POST /tags HTTP/1.1" 200 299 0.025218 10.0.0.19 - - [2026-04-20 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013154 10.0.0.19 - - [2026-04-20 01:52:47] "GET /tag/3d6d2455-ea5b-4a6a-b9e8-4c64ff9956b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011465 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004407 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-04-20 01:52:47] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028527 10.0.0.19 - - [2026-04-20 01:52:47] "POST /virtual-machines HTTP/1.1" 200 395 0.007514 10.0.0.19 - - [2026-04-20 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007807 10.0.0.19 - - [2026-04-20 01:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096539 10.0.0.19 - - [2026-04-20 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013034 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005402 10.0.0.19 - - [2026-04-20 01:52:47] "POST /instance-ips HTTP/1.1" 200 397 0.018518 10.0.0.19 - - [2026-04-20 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014716 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007974 10.0.0.19 - - [2026-04-20 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.017617 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016735 10.0.0.19 - - [2026-04-20 01:52:47] "GET /instance-ip/a16e3d00-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002854 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005315 10.0.0.19 - - [2026-04-20 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.19 - - [2026-04-20 01:52:47] "POST /tags HTTP/1.1" 200 299 0.018608 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-04-20 01:52:47] "GET /tag/78036fe6-fd73-4440-abf6-b94c28300348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011714 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-04-20 01:52:47] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004293 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.19 - - [2026-04-20 01:52:47] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025553 10.0.0.19 - - [2026-04-20 01:52:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008137 10.0.0.19 - - [2026-04-20 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007789 10.0.0.19 - - [2026-04-20 01:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102509 10.0.0.19 - - [2026-04-20 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017422 10.0.0.19 - - [2026-04-20 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004438 10.0.0.19 - - [2026-04-20 01:52:48] "POST /instance-ips HTTP/1.1" 200 397 0.045240 10.0.0.19 - - [2026-04-20 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032949 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014323 10.0.0.19 - - [2026-04-20 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.015763 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013294 10.0.0.19 - - [2026-04-20 01:52:48] "GET /instance-ip/a1cecdb4-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002168 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004772 10.0.0.19 - - [2026-04-20 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.19 - - [2026-04-20 01:52:48] "POST /tags HTTP/1.1" 200 299 0.016861 10.0.0.19 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.19 - - [2026-04-20 01:52:48] "GET /tag/ff62422b-cea7-473a-b23b-6fdf8f8fdb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011542 10.0.0.19 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003355 10.0.0.19 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.19 - - [2026-04-20 01:52:48] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023218 10.0.0.19 - - [2026-04-20 01:52:48] "POST /virtual-machines HTTP/1.1" 200 395 0.015314 10.0.0.19 - - [2026-04-20 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007171 10.0.0.19 - - [2026-04-20 01:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096203 10.0.0.19 - - [2026-04-20 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022085 10.0.0.19 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004653 10.0.0.19 - - [2026-04-20 01:52:48] "POST /instance-ips HTTP/1.1" 200 397 0.019700 10.0.0.19 - - [2026-04-20 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021972 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011403 10.0.0.19 - - [2026-04-20 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.017710 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015643 10.0.0.19 - - [2026-04-20 01:52:48] "GET /instance-ip/a2354cce-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003907 10.0.0.19 - - [2026-04-20 01:52:48] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004305 10.0.0.19 - - [2026-04-20 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.19 - - [2026-04-20 01:52:48] "POST /tags HTTP/1.1" 200 299 0.018992 10.0.0.19 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2026-04-20 01:52:48] "GET /tag/6f972a9f-99d5-4179-871c-dfa2616c59be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012231 10.0.0.19 - - [2026-04-20 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003781 10.0.0.19 - - [2026-04-20 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2026-04-20 01:52:49] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038651 10.0.0.19 - - [2026-04-20 01:52:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008472 10.0.0.19 - - [2026-04-20 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019389 10.0.0.19 - - [2026-04-20 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118937 10.0.0.19 - - [2026-04-20 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010075 10.0.0.19 - - [2026-04-20 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014351 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007352 10.0.0.19 - - [2026-04-20 01:52:49] "POST /instance-ips HTTP/1.1" 200 397 0.139313 10.0.0.19 - - [2026-04-20 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018921 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005117 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.028344 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018330 10.0.0.19 - - [2026-04-20 01:52:49] "GET /instance-ip/a29cfa2c-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002795 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004387 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003385 10.0.0.19 - - [2026-04-20 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.006830 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004170 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003429 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003610 10.0.0.19 - - [2026-04-20 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.007403 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003939 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003473 10.0.0.19 - - [2026-04-20 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-04-20 01:52:49] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003215 10.0.0.19 - - [2026-04-20 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.006910 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004126 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003357 10.0.0.19 - - [2026-04-20 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.007282 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004021 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003795 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003691 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004273 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003804 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004011 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003436 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2026-04-20 01:52:50] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003649 10.0.0.19 - - [2026-04-20 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.19 - - [2026-04-20 01:52:52] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004109 10.0.0.19 - - [2026-04-20 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.19 - - [2026-04-20 01:52:53] "GET /virtual-machine/0dcdcd31-809a-40e1-a1d8-9032c4c022af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002599 10.0.0.19 - - [2026-04-20 01:52:53] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003820 10.0.0.19 - - [2026-04-20 01:52:55] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004300 10.0.0.19 - - [2026-04-20 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.19 - - [2026-04-20 01:52:57] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004151 10.0.0.19 - - [2026-04-20 01:52:57] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine/19a1a35a-a8b9-4209-81e9-f694c4d2920d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002773 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003658 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine/037cde93-ee69-4264-b978-8ea48e8da28d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002988 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003839 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine/eb7fbdba-4120-4cdb-ac46-bdcda3361f05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002750 10.0.0.19 - - [2026-04-20 01:52:58] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004112 10.0.0.19 - - [2026-04-20 01:53:00] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004598 10.0.0.19 - - [2026-04-20 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.19 - - [2026-04-20 01:53:00] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005056 10.0.0.19 - - [2026-04-20 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.19 - - [2026-04-20 01:53:00] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005538 10.0.0.19 - - [2026-04-20 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.19 - - [2026-04-20 01:53:00] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004480 10.0.0.19 - - [2026-04-20 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine/40460bbf-554e-4796-a826-412e5cea5039?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002806 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003653 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine/d1867651-a242-406a-bc4e-b6e68b5e6473?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002730 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004117 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine/86ef506e-2810-4607-8677-7c7f66c20851?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002901 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004026 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine/3dff4115-a6ba-4374-b1be-8f4bf3164c98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003093 10.0.0.19 - - [2026-04-20 01:53:03] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003540 10.0.0.19 - - [2026-04-20 01:53:04] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006974 10.0.0.19 - - [2026-04-20 01:53:04] "POST /tags HTTP/1.1" 200 333 0.031177 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.19 - - [2026-04-20 01:53:04] "GET /tag/adf2478d-ec31-4e69-a63f-28e82f63359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012437 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-04-20 01:53:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031425 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-04-20 01:53:04] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004141 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2026-04-20 01:53:04] "GET /service-appliance-set/878b00a5-c0f4-4699-95f0-79041473afae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009298 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.001817 10.0.0.19 - - [2026-04-20 01:53:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096447 10.0.0.19 - - [2026-04-20 01:53:04] "GET /virtual-machine-interface/3e60526b-f464-4198-aac7-c0804b9e8a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.023733 10.0.0.19 - - [2026-04-20 01:53:04] "POST /instance-ips HTTP/1.1" 200 409 0.020804 10.0.0.19 - - [2026-04-20 01:53:04] "GET /instance-ip/1ee50211-b3ee-4b86-9274-3083fd00e2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004054 10.0.0.19 - - [2026-04-20 01:53:04] "POST /loadbalancers HTTP/1.1" 200 629 0.058445 10.0.0.19 - - [2026-04-20 01:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020967 10.0.0.19 - - [2026-04-20 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.19 - - [2026-04-20 01:53:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062316 10.0.0.19 - - [2026-04-20 01:53:04] "GET /instance-ip/1ee50211-b3ee-4b86-9274-3083fd00e2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011470 10.0.0.19 - - [2026-04-20 01:53:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065265 10.0.0.19 - - [2026-04-20 01:53:04] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003845 10.0.0.19 - - [2026-04-20 01:53:04] "POST /floating-ips HTTP/1.1" 200 597 0.069180 10.0.0.19 - - [2026-04-20 01:53:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.056705 10.0.0.19 - - [2026-04-20 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.19 - - [2026-04-20 01:53:05] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041311 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer-listener/aed47329-fb0e-4841-9c42-e873af113738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004371 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer-listener/aed47329-fb0e-4841-9c42-e873af113738?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003814 10.0.0.19 - - [2026-04-20 01:53:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029532 10.0.0.19 - - [2026-04-20 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-04-20 01:53:05] "GET /instance-ip/1ee50211-b3ee-4b86-9274-3083fd00e2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005896 10.0.0.19 - - [2026-04-20 01:53:05] "GET /instance-ip/1ee50211-b3ee-4b86-9274-3083fd00e2b3?fields=floating_ips HTTP/1.1" 200 1212 0.005031 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002630 10.0.0.19 - - [2026-04-20 01:53:05] "GET /floating-ip/79b6cca5-1627-45c2-9064-30b447489147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.006866 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003334 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer-pool/263ac401-3cb3-4e55-aa90-208acf770fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.026286 10.0.0.19 - - [2026-04-20 01:53:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016243 10.0.0.19 - - [2026-04-20 01:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007082 10.0.0.19 - - [2026-04-20 01:53:05] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006355 10.0.0.19 - - [2026-04-20 01:53:05] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003623 10.0.0.19 - - [2026-04-20 01:53:05] "POST /tags HTTP/1.1" 409 221 0.001515 10.0.0.19 - - [2026-04-20 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.005275 10.0.0.19 - - [2026-04-20 01:53:05] "GET /floating-ip/79b6cca5-1627-45c2-9064-30b447489147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.008180 10.0.0.19 - - [2026-04-20 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2026-04-20 01:53:05] "GET /tag/adf2478d-ec31-4e69-a63f-28e82f63359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009962 10.0.0.19 - - [2026-04-20 01:53:05] "PUT /floating-ip/79b6cca5-1627-45c2-9064-30b447489147 HTTP/1.1" 200 256 0.009026 10.0.0.19 - - [2026-04-20 01:53:05] "POST /set-tag HTTP/1.1" 200 109 0.076424 10.0.0.19 - - [2026-04-20 01:53:05] "GET /loadbalancer-pool/263ac401-3cb3-4e55-aa90-208acf770fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013695 10.0.0.19 - - [2026-04-20 01:53:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016506 10.0.0.19 - - [2026-04-20 01:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019148 10.0.0.19 - - [2026-04-20 01:53:05] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010600 10.0.0.19 - - [2026-04-20 01:53:05] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003416 10.0.0.19 - - [2026-04-20 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.007507 10.0.0.19 - - [2026-04-20 01:53:05] "GET /floating-ip/79b6cca5-1627-45c2-9064-30b447489147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.002416 10.0.0.19 - - [2026-04-20 01:53:05] "POST /set-tag HTTP/1.1" 200 109 0.059853 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 206 0.002592 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011069 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 204 0.002284 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/78036fe6-fd73-4440-abf6-b94c28300348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012781 10.0.0.19 - - [2026-04-20 01:53:06] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002387 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.19 - - [2026-04-20 01:53:06] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002123 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 206 0.002206 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009528 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 226 0.001559 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009417 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 204 0.001443 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/78036fe6-fd73-4440-abf6-b94c28300348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009333 10.0.0.19 - - [2026-04-20 01:53:06] "POST /tags HTTP/1.1" 409 226 0.001881 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2026-04-20 01:53:06] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009700 10.0.0.19 - - [2026-04-20 01:53:06] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002069 10.0.0.19 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2026-04-20 01:53:06] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001986 10.0.0.19 - - [2026-04-20 01:53:06] "POST /firewall-rules HTTP/1.1" 200 626 0.067030 10.0.0.19 - - [2026-04-20 01:53:07] "POST /firewall-rules HTTP/1.1" 200 646 0.072909 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-rule/7be8448e-c68a-496d-bf3f-cd2dab90bee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.020486 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002648 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-rule/1f3b5c22-0174-4ef7-9c83-8492ac399246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003805 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.012971 10.0.0.19 - - [2026-04-20 01:53:07] "POST /firewall-policys HTTP/1.1" 200 606 0.028590 10.0.0.19 - - [2026-04-20 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011296 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011037 10.0.0.19 - - [2026-04-20 01:53:07] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003677 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003233 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003395 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/c7ce0c8e-95de-4354-bf04-fbb306621dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003242 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004544 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002134 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002704 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.019462 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.029266 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.031376 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.030586 10.0.0.19 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.021377 10.0.0.19 - - [2026-04-20 01:53:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009431 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:54:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:54:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 252 0.001885 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/8eca807c-90ee-459b-bc17-ac9d226398b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017564 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 228 0.001882 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/76dd58bd-b0c3-489b-b48e-152d3304762f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011222 10.0.0.19 - - [2026-04-20 01:55:06] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009572 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-04-20 01:55:06] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003003 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010717 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 226 0.001887 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010695 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 204 0.009801 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/78036fe6-fd73-4440-abf6-b94c28300348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009990 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 226 0.001598 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009916 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 228 0.001673 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/76dd58bd-b0c3-489b-b48e-152d3304762f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010241 10.0.0.19 - - [2026-04-20 01:55:06] "POST /tags HTTP/1.1" 409 252 0.001756 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2026-04-20 01:55:06] "GET /tag/8eca807c-90ee-459b-bc17-ac9d226398b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010107 10.0.0.19 - - [2026-04-20 01:55:06] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002364 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-04-20 01:55:06] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002410 10.0.0.19 - - [2026-04-20 01:55:06] "POST /firewall-rules HTTP/1.1" 409 281 0.001663 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-04-20 01:55:06] "PUT /firewall-rule/1f3b5c22-0174-4ef7-9c83-8492ac399246 HTTP/1.1" 200 260 0.037415 10.0.0.19 - - [2026-04-20 01:55:06] "POST /firewall-rules HTTP/1.1" 409 291 0.010087 10.0.0.19 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-04-20 01:55:07] "PUT /firewall-rule/7be8448e-c68a-496d-bf3f-cd2dab90bee5 HTTP/1.1" 200 260 0.021000 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-rule/7be8448e-c68a-496d-bf3f-cd2dab90bee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005757 10.0.0.19 - - [2026-04-20 01:55:07] "POST /firewall-rules HTTP/1.1" 200 658 0.074394 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-rule/2f76920e-9628-403e-85f9-dc2aa0adb79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.004304 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.008915 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-rule/1f3b5c22-0174-4ef7-9c83-8492ac399246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003161 10.0.0.19 - - [2026-04-20 01:55:07] "POST /firewall-policys HTTP/1.1" 409 269 0.002183 10.0.0.19 - - [2026-04-20 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-04-20 01:55:07] "PUT /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba HTTP/1.1" 200 264 0.024298 10.0.0.19 - - [2026-04-20 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010938 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007126 10.0.0.19 - - [2026-04-20 01:55:07] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003013 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002728 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002245 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002045 10.0.0.19 - - [2026-04-20 01:55:07] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002593 10.0.0.19 - - [2026-04-20 01:56:14] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006440 10.0.0.19 - - [2026-04-20 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.005554 10.0.0.19 - - [2026-04-20 01:56:14] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008975 10.0.0.19 - - [2026-04-20 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.19 - - [2026-04-20 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2026-04-20 01:56:14] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004225 10.0.0.19 - - [2026-04-20 01:56:14] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006246 10.0.0.19 - - [2026-04-20 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.021439 10.0.0.19 - - [2026-04-20 01:56:14] "DELETE /loadbalancer-member/7d0fcfdc-88cf-4580-9908-cc500491b371 HTTP/1.1" 200 115 0.040304 10.0.0.19 - - [2026-04-20 01:56:14] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006106 10.0.0.19 - - [2026-04-20 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.19 - - [2026-04-20 01:56:14] "DELETE /loadbalancer-member/47a2d303-c9c2-4367-bfe7-864b98e7be9a HTTP/1.1" 200 115 0.031630 10.0.0.19 - - [2026-04-20 01:56:14] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005324 10.0.0.19 - - [2026-04-20 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.004487 10.0.0.19 - - [2026-04-20 01:56:14] "DELETE /loadbalancer-member/d2dc47a3-0152-4c0c-8d62-9d68199509e1 HTTP/1.1" 200 115 0.039501 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010583 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004030 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005594 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004782 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.007035 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004331 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010085 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-04-20 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2026-04-20 01:56:15] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002235 10.0.0.19 - - [2026-04-20 01:56:15] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003991 10.0.0.19 - - [2026-04-20 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.028307 10.0.0.19 - - [2026-04-20 01:56:16] "DELETE /loadbalancer-member/3ca45792-aace-4b16-8eeb-235a4acfe4b1 HTTP/1.1" 200 115 0.048325 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007920 10.0.0.19 - - [2026-04-20 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.005198 10.0.0.19 - - [2026-04-20 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2026-04-20 01:56:16] "GET /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003378 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005141 10.0.0.19 - - [2026-04-20 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.005036 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005840 10.0.0.19 - - [2026-04-20 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004852 10.0.0.19 - - [2026-04-20 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine/19a1a35a-a8b9-4209-81e9-f694c4d2920d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002410 10.0.0.19 - - [2026-04-20 01:56:16] "POST /ref-update HTTP/1.1" 200 156 0.010472 10.0.0.19 - - [2026-04-20 01:56:16] "GET /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008113 10.0.0.19 - - [2026-04-20 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.030275 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.029034 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.040434 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.053890 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.013452 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /instance-ip/a0002dfc-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.037675 10.0.0.19 - - [2026-04-20 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.007810 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /virtual-machine-interface/9fe6ecc0-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.038640 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /virtual-machine/19a1a35a-a8b9-4209-81e9-f694c4d2920d HTTP/1.1" 200 115 0.014147 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007237 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003825 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine/0dcdcd31-809a-40e1-a1d8-9032c4c022af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002584 10.0.0.19 - - [2026-04-20 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.008988 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013761 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.022681 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.021678 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.025146 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.013055 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.022954 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /instance-ip/9f90a7c0-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.063097 10.0.0.19 - - [2026-04-20 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /virtual-machine-interface/9f7b411e-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.039541 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /virtual-machine/0dcdcd31-809a-40e1-a1d8-9032c4c022af HTTP/1.1" 200 115 0.020842 10.0.0.19 - - [2026-04-20 01:56:17] "DELETE /tag/70d49042-104c-4f85-a607-cf963aae0149 HTTP/1.1" 200 115 0.034165 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003618 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2026-04-20 01:56:17] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012445 10.0.0.19 - - [2026-04-20 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine/037cde93-ee69-4264-b978-8ea48e8da28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002637 10.0.0.19 - - [2026-04-20 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011348 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.016759 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.034358 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.033348 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.014213 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.034142 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /instance-ip/a0830dd0-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.042086 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /virtual-machine-interface/a06af916-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.050918 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /virtual-machine/037cde93-ee69-4264-b978-8ea48e8da28d HTTP/1.1" 200 115 0.024073 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008762 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005078 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine/eb7fbdba-4120-4cdb-ac46-bdcda3361f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002808 10.0.0.19 - - [2026-04-20 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.19 - - [2026-04-20 01:56:18] "GET /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011780 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.017112 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.023932 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.028811 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.013075 10.0.0.19 - - [2026-04-20 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.032888 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /instance-ip/a0f3dd3a-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.055521 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /virtual-machine-interface/a0db59e0-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.032038 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /virtual-machine/eb7fbdba-4120-4cdb-ac46-bdcda3361f05 HTTP/1.1" 200 115 0.036314 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /tag/93c633d8-c312-499b-b2da-35e325a72ca4 HTTP/1.1" 200 115 0.033287 10.0.0.19 - - [2026-04-20 01:56:18] "DELETE /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea HTTP/1.1" 409 388 0.004296 10.0.0.19 - - [2026-04-20 01:56:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002106 10.0.0.19 - - [2026-04-20 01:56:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003182 10.0.0.19 - - [2026-04-20 01:56:46] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006746 10.0.0.19 - - [2026-04-20 01:56:46] "POST /set-tag HTTP/1.1" 200 109 0.010181 10.0.0.19 - - [2026-04-20 01:56:46] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005303 10.0.0.19 - - [2026-04-20 01:56:46] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.19 - - [2026-04-20 01:56:46] "GET /virtual-machine/3dff4115-a6ba-4374-b1be-8f4bf3164c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003366 10.0.0.19 - - [2026-04-20 01:56:46] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.19 - - [2026-04-20 01:56:46] "GET /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005023 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.018698 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.040189 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.031139 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.016197 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /instance-ip/a29cfa2c-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.061151 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /virtual-machine-interface/a281a3c6-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.036930 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /virtual-machine/3dff4115-a6ba-4374-b1be-8f4bf3164c98 HTTP/1.1" 200 115 0.026189 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /tag/6f972a9f-99d5-4179-871c-dfa2616c59be HTTP/1.1" 200 115 0.041612 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003950 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003934 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004060 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003546 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine/40460bbf-554e-4796-a826-412e5cea5039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002725 10.0.0.19 - - [2026-04-20 01:56:47] "POST /ref-update HTTP/1.1" 200 156 0.008197 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013504 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.015406 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.021770 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.025915 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.013003 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /instance-ip/a16e3d00-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.044535 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /virtual-machine-interface/a15b8f98-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.035182 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /virtual-machine/40460bbf-554e-4796-a826-412e5cea5039 HTTP/1.1" 200 115 0.028205 10.0.0.19 - - [2026-04-20 01:56:47] "DELETE /tag/3d6d2455-ea5b-4a6a-b9e8-4c64ff9956b9 HTTP/1.1" 200 115 0.030076 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003531 10.0.0.19 - - [2026-04-20 01:56:47] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine/d1867651-a242-406a-bc4e-b6e68b5e6473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002327 10.0.0.19 - - [2026-04-20 01:56:47] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.19 - - [2026-04-20 01:56:47] "GET /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003976 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.022162 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.027311 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.012654 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.022828 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /instance-ip/a2354cce-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.052688 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /virtual-machine-interface/a221cf32-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.047405 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /virtual-machine/d1867651-a242-406a-bc4e-b6e68b5e6473 HTTP/1.1" 200 115 0.015678 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/76dd58bd-b0c3-489b-b48e-152d3304762f HTTP/1.1" 409 236 0.005637 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/8eca807c-90ee-459b-bc17-ac9d226398b9 HTTP/1.1" 409 236 0.003734 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/ff62422b-cea7-473a-b23b-6fdf8f8fdb90 HTTP/1.1" 200 115 0.027300 10.0.0.19 - - [2026-04-20 01:56:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003660 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.19 - - [2026-04-20 01:56:48] "GET /virtual-machine/86ef506e-2810-4607-8677-7c7f66c20851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002246 10.0.0.19 - - [2026-04-20 01:56:48] "POST /ref-update HTTP/1.1" 200 156 0.007970 10.0.0.19 - - [2026-04-20 01:56:48] "GET /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004336 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.013511 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.031184 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.012603 10.0.0.19 - - [2026-04-20 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.018096 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /instance-ip/a1cecdb4-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.036847 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /virtual-machine-interface/a1bac238-3c5b-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.028184 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /virtual-machine/86ef506e-2810-4607-8677-7c7f66c20851 HTTP/1.1" 200 115 0.021067 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/6cb3e54c-5319-46d8-9a0e-7e67366a997c HTTP/1.1" 200 115 0.027911 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/78036fe6-fd73-4440-abf6-b94c28300348 HTTP/1.1" 409 236 0.003353 10.0.0.19 - - [2026-04-20 01:56:48] "DELETE /tag/e3259042-9d43-4084-8510-b195d5c53544 HTTP/1.1" 200 115 0.041399 10.0.0.19 - - [2026-04-20 01:56:50] "POST /projects HTTP/1.1" 409 238 0.002193 10.0.0.19 - - [2026-04-20 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-04-20 01:56:51] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033462 10.0.0.19 - - [2026-04-20 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.19 - - [2026-04-20 01:56:51] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004958 10.0.0.19 - - [2026-04-20 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-04-20 01:56:51] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004657 10.0.0.19 - - [2026-04-20 01:56:51] "POST /security-groups HTTP/1.1" 409 285 0.002285 10.0.0.19 - - [2026-04-20 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2026-04-20 01:56:51] "PUT /security-group/dfcb5a93-6d86-4152-8410-766a7647f2e3 HTTP/1.1" 200 262 0.052142 10.0.0.19 - - [2026-04-20 01:56:51] "PUT /access-control-list/d3cb03c8-07e2-422d-bcf8-481dfa21ba8f HTTP/1.1" 200 272 0.030313 10.0.0.19 - - [2026-04-20 01:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060519 10.0.0.19 - - [2026-04-20 01:56:51] "PUT /access-control-list/bb614eec-4bd8-462a-9e09-a50bf0e0319f HTTP/1.1" 200 272 0.049721 10.0.0.19 - - [2026-04-20 01:56:56] "POST /projects HTTP/1.1" 409 238 0.002264 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-04-20 01:56:56] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031066 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-04-20 01:56:56] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004127 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.19 - - [2026-04-20 01:56:56] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003820 10.0.0.19 - - [2026-04-20 01:56:56] "POST /security-groups HTTP/1.1" 409 285 0.002547 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-04-20 01:56:56] "PUT /security-group/dfcb5a93-6d86-4152-8410-766a7647f2e3 HTTP/1.1" 200 262 0.055113 10.0.0.19 - - [2026-04-20 01:56:56] "PUT /access-control-list/d3cb03c8-07e2-422d-bcf8-481dfa21ba8f HTTP/1.1" 200 272 0.009789 10.0.0.19 - - [2026-04-20 01:56:56] "PUT /access-control-list/bb614eec-4bd8-462a-9e09-a50bf0e0319f HTTP/1.1" 200 272 0.023164 10.0.0.19 - - [2026-04-20 01:56:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017909 10.0.0.19 - - [2026-04-20 01:56:56] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006789 10.0.0.19 - - [2026-04-20 01:56:56] "GET /firewall-rule/d5b56f4f-52ed-4a07-9817-3845057a210c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003454 10.0.0.19 - - [2026-04-20 01:56:56] "POST /ref-update HTTP/1.1" 200 156 0.070524 10.0.0.19 - - [2026-04-20 01:56:56] "DELETE /firewall-rule/d5b56f4f-52ed-4a07-9817-3845057a210c HTTP/1.1" 200 115 0.041580 10.0.0.19 - - [2026-04-20 01:56:56] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003914 10.0.0.19 - - [2026-04-20 01:56:56] "GET /firewall-rule/88647892-aaa3-4b0e-9f06-d43bb22ca471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002468 10.0.0.19 - - [2026-04-20 01:56:56] "POST /ref-update HTTP/1.1" 200 156 0.048219 10.0.0.19 - - [2026-04-20 01:56:56] "DELETE /firewall-rule/88647892-aaa3-4b0e-9f06-d43bb22ca471 HTTP/1.1" 200 115 0.033945 10.0.0.19 - - [2026-04-20 01:56:56] "DELETE /tag/76dd58bd-b0c3-489b-b48e-152d3304762f HTTP/1.1" 409 236 0.005221 10.0.0.19 - - [2026-04-20 01:56:56] "DELETE /tag/8eca807c-90ee-459b-bc17-ac9d226398b9 HTTP/1.1" 409 236 0.004339 10.0.0.19 - - [2026-04-20 01:56:56] "DELETE /tag/5c30bc08-52be-42a0-9fe4-d5e7283ebc9e HTTP/1.1" 200 115 0.029689 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-04-20 01:56:56] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004128 10.0.0.19 - - [2026-04-20 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2026-04-20 01:56:56] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003689 10.0.0.19 - - [2026-04-20 01:56:56] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.044631 10.0.0.19 - - [2026-04-20 01:56:57] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.049086 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /security-group/dfcb5a93-6d86-4152-8410-766a7647f2e3 HTTP/1.1" 200 115 0.046942 10.0.0.19 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /access-control-list/d3cb03c8-07e2-422d-bcf8-481dfa21ba8f HTTP/1.1" 200 115 0.045074 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /access-control-list/bb614eec-4bd8-462a-9e09-a50bf0e0319f HTTP/1.1" 200 115 0.028446 10.0.0.19 - - [2026-04-20 01:56:57] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029050 10.0.0.19 - - [2026-04-20 01:56:57] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?fields=security_groups HTTP/1.1" 200 1353 0.036840 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /security-group/11ebaf36-b9d6-441b-aebb-a51c24a571be HTTP/1.1" 200 115 0.067856 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /access-control-list/318f98ef-1070-4486-9c67-e883d873ac15 HTTP/1.1" 200 115 0.062490 10.0.0.19 - - [2026-04-20 01:56:57] "GET /project/b58a872c-eb0f-4181-8e21-fc755d395557?fields=application_policy_sets HTTP/1.1" 200 1392 0.047772 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /access-control-list/220a9e9d-023b-42ea-9f30-15571b0209aa HTTP/1.1" 200 115 0.038996 10.0.0.19 - - [2026-04-20 01:56:57] "DELETE /project/b58a872c-eb0f-4181-8e21-fc755d395557 HTTP/1.1" 200 115 0.300680 10.0.0.19 - - [2026-04-20 01:56:57] "POST /projects HTTP/1.1" 409 238 0.002738 10.0.0.19 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-04-20 01:56:57] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029552 10.0.0.19 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.19 - - [2026-04-20 01:56:57] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003753 10.0.0.19 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.19 - - [2026-04-20 01:56:57] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004367 10.0.0.19 - - [2026-04-20 01:56:57] "POST /security-groups HTTP/1.1" 409 285 0.002720 10.0.0.19 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-04-20 01:56:57] "PUT /security-group/79bb8056-d1c7-452e-9101-682100649fe4 HTTP/1.1" 200 262 0.054829 10.0.0.19 - - [2026-04-20 01:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027689 10.0.0.19 - - [2026-04-20 01:56:57] "PUT /access-control-list/c59e6ef7-2218-4a29-814b-2f2b46b4c469 HTTP/1.1" 200 272 0.018279 10.0.0.19 - - [2026-04-20 01:56:57] "PUT /access-control-list/b9dfd022-1c07-4c5f-921b-521c4465446b HTTP/1.1" 200 272 0.019241 10.0.0.19 - - [2026-04-20 01:57:02] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002517 10.0.0.19 - - [2026-04-20 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.19 - - [2026-04-20 01:57:02] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002287 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-policy/029a9491-1fe8-4109-b060-ded81912b473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002258 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-rule/1f3b5c22-0174-4ef7-9c83-8492ac399246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004025 10.0.0.19 - - [2026-04-20 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.016131 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /firewall-rule/1f3b5c22-0174-4ef7-9c83-8492ac399246 HTTP/1.1" 200 115 0.054579 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003938 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-rule/7be8448e-c68a-496d-bf3f-cd2dab90bee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002474 10.0.0.19 - - [2026-04-20 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.018108 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /firewall-rule/7be8448e-c68a-496d-bf3f-cd2dab90bee5 HTTP/1.1" 200 115 0.048260 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003558 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-rule/2f76920e-9628-403e-85f9-dc2aa0adb79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002810 10.0.0.19 - - [2026-04-20 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /firewall-rule/2f76920e-9628-403e-85f9-dc2aa0adb79d HTTP/1.1" 200 115 0.046633 10.0.0.19 - - [2026-04-20 01:57:02] "GET /application-policy-set/e7211f27-0885-4b84-9c7c-41f5d61da705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003994 10.0.0.19 - - [2026-04-20 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-04-20 01:57:02] "GET /policy-management/6f57982a-8327-4a33-9417-70d2f1301364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002762 10.0.0.19 - - [2026-04-20 01:57:02] "GET /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003484 10.0.0.19 - - [2026-04-20 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.019641 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /firewall-policy/0e1c5a98-2d6d-4e03-ac37-fcc703fe1cba HTTP/1.1" 200 115 0.030636 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /tag/78036fe6-fd73-4440-abf6-b94c28300348 HTTP/1.1" 200 115 0.052124 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /tag/76dd58bd-b0c3-489b-b48e-152d3304762f HTTP/1.1" 200 115 0.053123 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /tag/cc0a579b-6ed5-4e53-b45d-866ac6f51cea HTTP/1.1" 200 115 0.047814 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /tag/8eca807c-90ee-459b-bc17-ac9d226398b9 HTTP/1.1" 200 115 0.034340 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /loadbalancer-member/35750959-427f-4a77-b75e-1b28ac94e5c8 HTTP/1.1" 200 115 0.021637 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /loadbalancer-pool/263ac401-3cb3-4e55-aa90-208acf770fc8 HTTP/1.1" 200 115 0.037241 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /loadbalancer-listener/aed47329-fb0e-4841-9c42-e873af113738 HTTP/1.1" 200 115 0.026810 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /loadbalancer/ea4e678c-9d7e-4464-b55d-3c6ac579a2b9 HTTP/1.1" 200 115 0.050894 10.0.0.19 - - [2026-04-20 01:57:02] "DELETE /floating-ip/79b6cca5-1627-45c2-9064-30b447489147 HTTP/1.1" 200 115 0.024645 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /instance-ip/1ee50211-b3ee-4b86-9274-3083fd00e2b3 HTTP/1.1" 200 115 0.033662 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /virtual-machine-interface/3e60526b-f464-4198-aac7-c0804b9e8a20 HTTP/1.1" 200 115 0.049109 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /tag/adf2478d-ec31-4e69-a63f-28e82f63359c HTTP/1.1" 200 115 0.047717 10.0.0.19 - - [2026-04-20 01:57:03] "POST /projects HTTP/1.1" 409 238 0.002804 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2026-04-20 01:57:03] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039615 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2026-04-20 01:57:03] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004172 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.19 - - [2026-04-20 01:57:03] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006685 10.0.0.19 - - [2026-04-20 01:57:03] "POST /security-groups HTTP/1.1" 409 285 0.004738 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.19 - - [2026-04-20 01:57:03] "PUT /security-group/79bb8056-d1c7-452e-9101-682100649fe4 HTTP/1.1" 200 262 0.069180 10.0.0.19 - - [2026-04-20 01:57:03] "PUT /access-control-list/c59e6ef7-2218-4a29-814b-2f2b46b4c469 HTTP/1.1" 200 272 0.014765 10.0.0.19 - - [2026-04-20 01:57:03] "PUT /access-control-list/b9dfd022-1c07-4c5f-921b-521c4465446b HTTP/1.1" 200 272 0.037493 10.0.0.19 - - [2026-04-20 01:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037493 10.0.0.19 - - [2026-04-20 01:57:03] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.009515 10.0.0.19 - - [2026-04-20 01:57:03] "GET /firewall-rule/11ef2544-db01-4599-adbe-6407a006a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003522 10.0.0.19 - - [2026-04-20 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.094543 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /firewall-rule/11ef2544-db01-4599-adbe-6407a006a605 HTTP/1.1" 200 115 0.052215 10.0.0.19 - - [2026-04-20 01:57:03] "GET /firewall-policy/fea6973b-6bbc-4094-bb5c-6418b078e429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005879 10.0.0.19 - - [2026-04-20 01:57:03] "GET /firewall-rule/fc01dfc9-4e52-4fee-82b4-af4bd1a1d83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002569 10.0.0.19 - - [2026-04-20 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.049111 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /firewall-rule/fc01dfc9-4e52-4fee-82b4-af4bd1a1d83d HTTP/1.1" 200 115 0.048653 10.0.0.19 - - [2026-04-20 01:57:03] "DELETE /tag/313ba8de-89bd-49d6-b422-ea6610cee3a5 HTTP/1.1" 200 115 0.040105 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2026-04-20 01:57:03] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004410 10.0.0.19 - - [2026-04-20 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2026-04-20 01:57:04] "GET /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004047 10.0.0.19 - - [2026-04-20 01:57:04] "PUT /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba HTTP/1.1" 200 264 0.077736 10.0.0.19 - - [2026-04-20 01:57:04] "PUT /virtual-network/665f459c-6628-4b55-9923-c8c20c827d8a HTTP/1.1" 200 264 0.066048 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /access-control-list/c59e6ef7-2218-4a29-814b-2f2b46b4c469 HTTP/1.1" 200 115 0.048778 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /security-group/79bb8056-d1c7-452e-9101-682100649fe4 HTTP/1.1" 200 115 0.102004 10.0.0.19 - - [2026-04-20 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /access-control-list/b9dfd022-1c07-4c5f-921b-521c4465446b HTTP/1.1" 200 115 0.035999 10.0.0.19 - - [2026-04-20 01:57:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.042159 10.0.0.19 - - [2026-04-20 01:57:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?fields=security_groups HTTP/1.1" 200 1353 0.048656 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /access-control-list/a5d3c64d-f4bf-4ba1-bab3-2bd68a7b6b4a HTTP/1.1" 200 115 0.046009 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /security-group/082759ea-966f-4948-ac13-d9512fd126b0 HTTP/1.1" 200 115 0.087629 10.0.0.19 - - [2026-04-20 01:57:04] "GET /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9?fields=application_policy_sets HTTP/1.1" 200 1392 0.062980 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /access-control-list/7c4ae575-4d49-4f2f-9e45-96fba206ccfd HTTP/1.1" 200 115 0.073151 10.0.0.19 - - [2026-04-20 01:57:04] "DELETE /project/b46295b3-04d2-4bb7-9604-97bbc5a369d9 HTTP/1.1" 200 115 0.481502 10.0.0.19 - - [2026-04-20 01:58:03] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.19 - - [2026-04-20 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-04-20 01:58:03] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.006232 10.0.0.19 - - [2026-04-20 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-04-20 01:58:03] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.002004 10.0.0.19 - - [2026-04-20 01:58:18] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.19 - - [2026-04-20 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-04-20 01:58:18] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005363 10.0.0.19 - - [2026-04-20 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2026-04-20 01:58:18] "GET /config-node/49df0d3a-346b-4792-a303-5019cbe4ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002311 10.0.0.19 - - [2026-04-20 01:58:19] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.19 - - [2026-04-20 01:58:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001952 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-04-20 01:58:24] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.002479 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.008805 10.0.0.19 - - [2026-04-20 01:58:24] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 264 0.001886 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/e529f13b-748e-4fa2-ad1d-f9f25ff28e80 HTTP/1.1" 200 244 0.011435 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 261 0.010415 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/7c657ef0-7250-4b6a-b6cf-f31f98f54ccc HTTP/1.1" 200 244 0.009509 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 261 0.001915 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/3157e7f0-64c8-4a6d-aa94-bf41b750b7a1 HTTP/1.1" 200 244 0.009158 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 253 0.006307 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/ec050279-ed9e-4c49-88a2-e0f6df6c1ac3 HTTP/1.1" 200 244 0.010753 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 251 0.004654 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/66e454b2-28c0-4a2a-a167-1b6178cf2fbe HTTP/1.1" 200 244 0.009891 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 252 0.011953 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/9c2695ef-b626-48ee-9ec6-9dd43bf973bc HTTP/1.1" 200 244 0.009961 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 256 0.006037 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.19 - - [2026-04-20 01:58:24] "PUT /alarm/2a945996-253b-45b5-9997-c3bef55369be HTTP/1.1" 200 244 0.010061 10.0.0.19 - - [2026-04-20 01:58:24] "POST /alarms HTTP/1.1" 409 248 0.005914 10.0.0.19 - - [2026-04-20 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/b9755abe-ed46-4068-b36f-1652fa95a657 HTTP/1.1" 200 244 0.009725 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 252 0.009022 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/ca501eaa-c0ee-4e0c-beb9-e554b347e9db HTTP/1.1" 200 244 0.010473 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 257 0.006878 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/a0cae903-ec4a-464c-9ec1-7e8f296193c8 HTTP/1.1" 200 244 0.016125 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 251 0.015314 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/d358278f-0c7e-4a81-a722-f7d5c4fcfe0b HTTP/1.1" 200 244 0.012132 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 257 0.002692 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/65263c0c-1698-42a7-8749-b90bff46dc1c HTTP/1.1" 200 244 0.020522 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 261 0.016377 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/4b7061b2-9b68-4c30-8537-5049b291064f HTTP/1.1" 200 244 0.011078 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 258 0.001898 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/326cabe6-96d7-4ce1-8020-e0f74abeaed1 HTTP/1.1" 200 244 0.008956 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 254 0.005075 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/f375f603-2c9a-401d-8bfd-d3ceb123a053 HTTP/1.1" 200 244 0.008613 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 254 0.008138 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/171eb6a8-16cc-4315-bb7d-241c46d73c13 HTTP/1.1" 200 244 0.011819 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 254 0.004362 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/71bab04b-134b-4a4f-93f5-519a48c7386b HTTP/1.1" 200 244 0.009522 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 247 0.010058 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/4b7781b3-3a9f-4fc2-86c8-14b889c89ca5 HTTP/1.1" 200 244 0.008898 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 272 0.017478 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/8f0d3ae5-ae74-43c9-a22b-12d40f0a9f51 HTTP/1.1" 200 244 0.011675 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 261 0.010904 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/21d1caae-5c93-41b1-a01d-f7c0bd316aa7 HTTP/1.1" 200 244 0.009801 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 259 0.006171 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2026-04-20 01:58:25] "PUT /alarm/21c6f741-19d0-41e1-b210-4a6c59b2ceda HTTP/1.1" 200 244 0.010486 10.0.0.19 - - [2026-04-20 01:58:25] "POST /alarms HTTP/1.1" 409 265 0.009764 10.0.0.19 - - [2026-04-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-04-20 01:58:26] "PUT /alarm/a49d6c06-ff25-4794-850f-485df58eda63 HTTP/1.1" 200 244 0.010880 10.0.0.19 - - [2026-04-20 01:58:26] "POST /alarms HTTP/1.1" 409 279 0.003865 10.0.0.19 - - [2026-04-20 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.19 - - [2026-04-20 01:58:26] "PUT /alarm/8b647a63-5196-466e-b69e-0c9a190825a7 HTTP/1.1" 200 244 0.010641 10.0.0.19 - - [2026-04-20 01:58:26] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.19 - - [2026-04-20 01:58:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002162 10.0.0.19 - - [2026-04-20 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2026-04-20 01:58:26] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.006835 10.0.0.19 - - [2026-04-20 01:58:26] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.19 - - [2026-04-20 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2026-04-20 01:58:26] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002360 10.0.0.19 - - [2026-04-20 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.19 - - [2026-04-20 01:58:26] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.010775 10.0.0.19 - - [2026-04-20 01:58:26] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.19 - - [2026-04-20 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-04-20 01:58:26] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003995 10.0.0.19 - - [2026-04-20 01:58:26] "PUT /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56 HTTP/1.1" 200 274 0.014093 10.0.0.19 - - [2026-04-20 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.19 - - [2026-04-20 01:58:28] "GET /loadbalancer/8c433c33-826e-4453-b6f2-9995e2dcc2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002611 10.0.0.19 - - [2026-04-20 01:58:28] "GET /loadbalancer-pool/b8a39b43-7a59-4a0e-a64b-ef162632eeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004405 10.0.0.19 - - [2026-04-20 01:58:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019940 10.0.0.19 - - [2026-04-20 01:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020343 10.0.0.19 - - [2026-04-20 01:58:28] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012043 10.0.0.19 - - [2026-04-20 01:58:28] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017976 10.0.0.19 - - [2026-04-20 01:58:28] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003311 10.0.0.19 - - [2026-04-20 01:58:28] "POST /set-tag HTTP/1.1" 200 109 0.071682 10.0.0.19 - - [2026-04-20 01:58:29] "GET /loadbalancer-pool/911c1d52-d901-4d4a-83c4-eaa329deb456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012330 10.0.0.19 - - [2026-04-20 01:58:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026300 10.0.0.19 - - [2026-04-20 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043220 10.0.0.19 - - [2026-04-20 01:58:29] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015069 10.0.0.19 - - [2026-04-20 01:58:29] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004029 10.0.0.19 - - [2026-04-20 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.19 - - [2026-04-20 01:58:29] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001679 10.0.0.19 - - [2026-04-20 01:58:29] "GET /loadbalancer-pool/6ad07bfd-406e-4530-884b-28ef85a3c076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002762 10.0.0.19 - - [2026-04-20 01:58:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021884 10.0.0.19 - - [2026-04-20 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036989 10.0.0.19 - - [2026-04-20 01:58:29] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.032685 10.0.0.19 - - [2026-04-20 01:58:29] "GET /virtual-machine-interface/39ce94ac-3c5a-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004641 10.0.0.19 - - [2026-04-20 01:58:29] "GET /floating-ip/3991fa28-dba0-4ef4-9791-8e4bf6c3b106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004203 10.0.0.19 - - [2026-04-20 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.19 - - [2026-04-20 01:58:30] "GET / HTTP/1.1" 200 35931 0.002397 10.0.0.19 - - [2026-04-20 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2026-04-20 01:58:30] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002386 10.0.0.19 - - [2026-04-20 01:58:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001761 10.0.0.19 - - [2026-04-20 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.19 - - [2026-04-20 01:58:30] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004655 10.0.0.19 - - [2026-04-20 01:58:30] "PUT /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279 HTTP/1.1" 200 254 0.016016 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.19 - - [2026-04-20 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.19 - - [2026-04-20 01:58:32] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002397 10.0.0.19 - - [2026-04-20 01:58:46] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.19 - - [2026-04-20 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-04-20 01:58:46] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004403 10.0.0.19 - - [2026-04-20 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010105 10.0.0.19 - - [2026-04-20 01:58:46] "GET /config-node/49df0d3a-346b-4792-a303-5019cbe4ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002124 10.0.0.19 - - [2026-04-20 01:58:57] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.19 - - [2026-04-20 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-04-20 01:58:57] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003187 10.0.0.19 - - [2026-04-20 01:58:57] "POST /bgp-routers HTTP/1.1" 409 301 0.005459 10.0.0.19 - - [2026-04-20 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2026-04-20 01:58:57] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003278 10.0.0.19 - - [2026-04-20 01:58:57] "PUT /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279 HTTP/1.1" 200 254 0.009659 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:58:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:58:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.19 - - [2026-04-20 01:59:18] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.19 - - [2026-04-20 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2026-04-20 01:59:18] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004188 10.0.0.19 - - [2026-04-20 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2026-04-20 01:59:18] "GET /config-node/49df0d3a-346b-4792-a303-5019cbe4ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001799 10.0.0.19 - - [2026-04-20 01:59:18] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.19 - - [2026-04-20 01:59:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002774 10.0.0.19 - - [2026-04-20 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-04-20 01:59:23] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002438 10.0.0.19 - - [2026-04-20 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-04-20 01:59:23] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.007250 10.0.0.19 - - [2026-04-20 01:59:24] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 264 0.002003 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/e529f13b-748e-4fa2-ad1d-f9f25ff28e80 HTTP/1.1" 200 244 0.008870 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 261 0.005762 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/7c657ef0-7250-4b6a-b6cf-f31f98f54ccc HTTP/1.1" 200 244 0.020199 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 261 0.007860 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/3157e7f0-64c8-4a6d-aa94-bf41b750b7a1 HTTP/1.1" 200 244 0.011732 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 253 0.010440 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/ec050279-ed9e-4c49-88a2-e0f6df6c1ac3 HTTP/1.1" 200 244 0.013048 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 251 0.003452 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/66e454b2-28c0-4a2a-a167-1b6178cf2fbe HTTP/1.1" 200 244 0.012431 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 252 0.003658 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/9c2695ef-b626-48ee-9ec6-9dd43bf973bc HTTP/1.1" 200 244 0.009603 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 256 0.013198 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/2a945996-253b-45b5-9997-c3bef55369be HTTP/1.1" 200 244 0.009179 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 248 0.005819 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/b9755abe-ed46-4068-b36f-1652fa95a657 HTTP/1.1" 200 244 0.009008 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 252 0.009092 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/ca501eaa-c0ee-4e0c-beb9-e554b347e9db HTTP/1.1" 200 244 0.008627 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 257 0.004469 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/a0cae903-ec4a-464c-9ec1-7e8f296193c8 HTTP/1.1" 200 244 0.010031 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 251 0.012952 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-04-20 01:59:24] "PUT /alarm/d358278f-0c7e-4a81-a722-f7d5c4fcfe0b HTTP/1.1" 200 244 0.009781 10.0.0.19 - - [2026-04-20 01:59:24] "POST /alarms HTTP/1.1" 409 257 0.008854 10.0.0.19 - - [2026-04-20 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/65263c0c-1698-42a7-8749-b90bff46dc1c HTTP/1.1" 200 244 0.010017 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 261 0.006230 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/4b7061b2-9b68-4c30-8537-5049b291064f HTTP/1.1" 200 244 0.012299 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 258 0.007778 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/326cabe6-96d7-4ce1-8020-e0f74abeaed1 HTTP/1.1" 200 244 0.009958 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 254 0.005528 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/f375f603-2c9a-401d-8bfd-d3ceb123a053 HTTP/1.1" 200 244 0.009482 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 254 0.007105 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/171eb6a8-16cc-4315-bb7d-241c46d73c13 HTTP/1.1" 200 244 0.010658 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 254 0.004093 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/71bab04b-134b-4a4f-93f5-519a48c7386b HTTP/1.1" 200 244 0.010030 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 247 0.004017 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/4b7781b3-3a9f-4fc2-86c8-14b889c89ca5 HTTP/1.1" 200 244 0.008613 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 272 0.014831 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/8f0d3ae5-ae74-43c9-a22b-12d40f0a9f51 HTTP/1.1" 200 244 0.009636 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 261 0.009084 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/21d1caae-5c93-41b1-a01d-f7c0bd316aa7 HTTP/1.1" 200 244 0.008757 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 259 0.002750 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/21c6f741-19d0-41e1-b210-4a6c59b2ceda HTTP/1.1" 200 244 0.009635 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 265 0.004906 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/a49d6c06-ff25-4794-850f-485df58eda63 HTTP/1.1" 200 244 0.024337 10.0.0.19 - - [2026-04-20 01:59:25] "POST /alarms HTTP/1.1" 409 279 0.001548 10.0.0.19 - - [2026-04-20 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.19 - - [2026-04-20 01:59:25] "PUT /alarm/8b647a63-5196-466e-b69e-0c9a190825a7 HTTP/1.1" 200 244 0.010184 10.0.0.19 - - [2026-04-20 01:59:26] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.19 - - [2026-04-20 01:59:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001763 10.0.0.19 - - [2026-04-20 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2026-04-20 01:59:26] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.007787 10.0.0.19 - - [2026-04-20 01:59:26] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.19 - - [2026-04-20 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-04-20 01:59:26] "GET /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002649 10.0.0.19 - - [2026-04-20 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2026-04-20 01:59:26] "PUT /global-vrouter-config/7c260ced-a816-426d-bf64-7afce7d596fd HTTP/1.1" 200 276 0.008794 10.0.0.19 - - [2026-04-20 01:59:26] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.19 - - [2026-04-20 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-04-20 01:59:26] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004039 10.0.0.19 - - [2026-04-20 01:59:26] "PUT /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56 HTTP/1.1" 200 274 0.018374 10.0.0.19 - - [2026-04-20 01:59:30] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.19 - - [2026-04-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2026-04-20 01:59:30] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002640 10.0.0.19 - - [2026-04-20 01:59:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001775 10.0.0.19 - - [2026-04-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2026-04-20 01:59:30] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003156 10.0.0.19 - - [2026-04-20 01:59:30] "PUT /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279 HTTP/1.1" 200 254 0.010170 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.19 - - [2026-04-20 01:59:33] "POST /tags HTTP/1.1" 200 355 0.042470 10.0.0.19 - - [2026-04-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017133 10.0.0.19 - - [2026-04-20 01:59:33] "GET /tag/f42ee167-a8d6-4bd0-9e72-774dfda8dee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.022918 10.0.0.19 - - [2026-04-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.19 - - [2026-04-20 01:59:33] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006350 10.0.0.19 - - [2026-04-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2026-04-20 01:59:34] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055224 10.0.0.19 - - [2026-04-20 01:59:34] "POST /virtual-machines HTTP/1.1" 200 351 0.024060 10.0.0.19 - - [2026-04-20 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025327 10.0.0.19 - - [2026-04-20 01:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.182328 10.0.0.19 - - [2026-04-20 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010327 10.0.0.19 - - [2026-04-20 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005116 10.0.0.19 - - [2026-04-20 01:59:34] "POST /instance-ips HTTP/1.1" 200 391 0.016726 10.0.0.19 - - [2026-04-20 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017149 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012123 10.0.0.19 - - [2026-04-20 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.013026 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015874 10.0.0.19 - - [2026-04-20 01:59:34] "GET /instance-ip/940cde0e-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.009752 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004992 10.0.0.19 - - [2026-04-20 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003347 10.0.0.19 - - [2026-04-20 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.007143 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004023 10.0.0.19 - - [2026-04-20 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.19 - - [2026-04-20 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-04-20 01:59:34] "GET /virtual-network/6e11687f-e8c2-425f-9a59-fab4f92a80ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003765 10.0.0.19 - - [2026-04-20 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-04-20 01:59:34] "GET /project/ae8083bf-0e07-4014-b4f0-37a0db06043a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053996 10.0.0.19 - - [2026-04-20 01:59:34] "POST /virtual-machines HTTP/1.1" 200 355 0.010265 10.0.0.19 - - [2026-04-20 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013237 10.0.0.19 - - [2026-04-20 01:59:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116683 10.0.0.19 - - [2026-04-20 01:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022718 10.0.0.19 - - [2026-04-20 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011121 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007733 10.0.0.19 - - [2026-04-20 01:59:35] "POST /instance-ips HTTP/1.1" 200 395 0.040992 10.0.0.19 - - [2026-04-20 01:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026755 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006214 10.0.0.19 - - [2026-04-20 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.022735 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.022939 10.0.0.19 - - [2026-04-20 01:59:35] "GET /instance-ip/9474435a-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010287 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004694 10.0.0.19 - - [2026-04-20 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.006140 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-router/a80e81da-d8fe-4eef-bedf-69c15ad2b275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.006791 10.0.0.19 - - [2026-04-20 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014507 10.0.0.19 - - [2026-04-20 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005969 10.0.0.19 - - [2026-04-20 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.19 - - [2026-04-20 01:59:35] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003764 10.0.0.19 - - [2026-04-20 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-04-20 01:59:45] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.19 - - [2026-04-20 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-04-20 01:59:45] "GET /global-system-config/3f8358e3-df39-4226-aa85-b3083a78dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004375 10.0.0.19 - - [2026-04-20 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2026-04-20 01:59:45] "GET /config-node/49df0d3a-346b-4792-a303-5019cbe4ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002215 10.0.0.19 - - [2026-04-20 01:59:47] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004466 10.0.0.19 - - [2026-04-20 01:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.19 - - [2026-04-20 01:59:48] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004346 10.0.0.19 - - [2026-04-20 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.19 - - [2026-04-20 01:59:48] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004304 10.0.0.19 - - [2026-04-20 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.004095 10.0.0.19 - - [2026-04-20 01:59:57] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.19 - - [2026-04-20 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-04-20 01:59:57] "GET /routing-instance/4c42c966-fefc-4121-a668-cc191d3df394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005248 10.0.0.19 - - [2026-04-20 01:59:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002042 10.0.0.19 - - [2026-04-20 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-04-20 01:59:57] "GET /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003095 10.0.0.19 - - [2026-04-20 01:59:57] "PUT /bgp-router/8391fd53-dec8-4ee4-bee9-0d26a5fe1279 HTTP/1.1" 200 254 0.016249 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.19 - - [2026-04-20 01:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.19 - - [2026-04-20 02:00:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.19 - - [2026-04-20 02:00:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.19 - - [2026-04-20 02:00:20] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004740 10.0.0.19 - - [2026-04-20 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.19 - - [2026-04-20 02:00:20] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004793 10.0.0.19 - - [2026-04-20 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.19 - - [2026-04-20 02:00:20] "GET /virtual-machine/2940740f-c9ae-45c5-a775-2873acb04023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003556 10.0.0.19 - - [2026-04-20 02:00:20] "POST /ref-update HTTP/1.1" 200 156 0.016390 10.0.0.19 - - [2026-04-20 02:00:20] "GET /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008701 10.0.0.19 - - [2026-04-20 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.015604 10.0.0.19 - - [2026-04-20 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.19 - - [2026-04-20 02:00:20] "DELETE /instance-ip/940cde0e-3c5c-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.042868 10.0.0.19 - - [2026-04-20 02:00:20] "DELETE /virtual-machine-interface/93e80318-3c5c-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.045697 10.0.0.19 - - [2026-04-20 02:00:20] "DELETE /virtual-machine/2940740f-c9ae-45c5-a775-2873acb04023 HTTP/1.1" 200 115 0.035696 10.0.0.19 - - [2026-04-20 02:00:20] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005568 10.0.0.19 - - [2026-04-20 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.19 - - [2026-04-20 02:00:51] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017405 10.0.0.19 - - [2026-04-20 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-04-20 02:00:51] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003939 10.0.0.19 - - [2026-04-20 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.004649 10.0.0.19 - - [2026-04-20 02:00:51] "GET /virtual-machine/d2045797-d0df-4b9a-96f7-adeb002b8c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.019428 10.0.0.19 - - [2026-04-20 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.025776 10.0.0.19 - - [2026-04-20 02:00:51] "GET /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.026392 10.0.0.19 - - [2026-04-20 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.023359 10.0.0.19 - - [2026-04-20 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.039908 10.0.0.19 - - [2026-04-20 02:00:51] "DELETE /instance-ip/9474435a-3c5c-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.072330 10.0.0.19 - - [2026-04-20 02:00:51] "DELETE /virtual-machine-interface/945e9014-3c5c-11f1-b697-fa163e875db9 HTTP/1.1" 200 115 0.046469 10.0.0.19 - - [2026-04-20 02:00:51] "DELETE /virtual-machine/d2045797-d0df-4b9a-96f7-adeb002b8c96 HTTP/1.1" 200 115 0.024542 10.0.0.19 - - [2026-04-20 02:00:51] "DELETE /tag/f42ee167-a8d6-4bd0-9e72-774dfda8dee1 HTTP/1.1" 200 115 0.049656