+++ date ++ echo 'INFO: =================== Mon May 11 01:48:37 AM UTC 2026 ===================' INFO: =================== Mon May 11 01:48:37 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' ++ 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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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 )) + 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.123.98.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.123.98.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + 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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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: 05/11/2026 01:49:21.892 7fa98f884480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/11/2026 01:49:22.264 7fa98f884480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/11/2026 01:49:22.290 7fa98f884480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/11/2026 01:49:22.290 7fa98f884480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-05-11 01:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001282 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-05-11 01:49:34] "GET / HTTP/1.1" 503 181 0.000312 10.0.0.19 - - [2026-05-11 01:49:34] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.19 - - [2026-05-11 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2026-05-11 01:49:34] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005276 10.0.0.19 - - [2026-05-11 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002383 10.0.0.19 - - [2026-05-11 01:49:34] "POST /database-nodes HTTP/1.1" 200 597 0.141581 10.0.0.19 - - [2026-05-11 01:49:34] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.19 - - [2026-05-11 01:49:34] "GET / HTTP/1.1" 200 35931 0.001128 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.19 - - [2026-05-11 01:49:35] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007239 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.006639 10.0.0.19 - - [2026-05-11 01:49:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.050014 10.0.0.19 - - [2026-05-11 01:49:35] "GET / HTTP/1.1" 200 45303 0.001439 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.19 - - [2026-05-11 01:49:35] "GET / HTTP/1.1" 200 35931 0.001174 10.0.0.19 - - [2026-05-11 01:49:35] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-05-11 01:49:35] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013894 10.0.0.19 - - [2026-05-11 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002960 10.0.0.19 - - [2026-05-11 01:49:35] "POST /config-nodes HTTP/1.1" 200 593 0.051025 10.0.0.19 - - [2026-05-11 01:49:36] "GET / HTTP/1.1" 200 35931 0.002883 10.0.0.19 - - [2026-05-11 01:49:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005019 10.0.0.19 - - [2026-05-11 01:49:36] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.19 - - [2026-05-11 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.002273 10.0.0.19 - - [2026-05-11 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-05-11 01:49:36] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004651 10.0.0.19 - - [2026-05-11 01:49:36] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051250 10.0.0.19 - - [2026-05-11 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.002954 10.0.0.19 - - [2026-05-11 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.19 - - [2026-05-11 01:49:36] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006091 10.0.0.19 - - [2026-05-11 01:49:36] "POST /service-appliance-sets HTTP/1.1" 200 541 0.063409 10.0.0.19 - - [2026-05-11 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.19 - - [2026-05-11 01:49:36] "GET /network-ipam/d1755acf-98eb-4b12-b7f9-b69231e42f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005516 10.0.0.19 - - [2026-05-11 01:49:36] "POST /service-templates HTTP/1.1" 200 511 0.100183 10.0.0.19 - - [2026-05-11 01:49:37] "POST /service-templates HTTP/1.1" 200 501 0.069251 10.0.0.19 - - [2026-05-11 01:49:37] "POST /service-templates HTTP/1.1" 200 515 0.072864 10.0.0.19 - - [2026-05-11 01:49:37] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.19 - - [2026-05-11 01:49:37] "POST /service-templates HTTP/1.1" 200 535 0.086214 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.19 - - [2026-05-11 01:49:37] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005764 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.006294 10.0.0.19 - - [2026-05-11 01:49:37] "POST /service-templates HTTP/1.1" 200 507 0.092801 10.0.0.19 - - [2026-05-11 01:49:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.058604 10.0.0.19 - - [2026-05-11 01:49:37] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.19 - - [2026-05-11 01:49:37] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007781 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.008208 10.0.0.19 - - [2026-05-11 01:49:37] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2026-05-11 01:49:37] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012607 10.0.0.19 - - [2026-05-11 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002142 10.0.0.19 - - [2026-05-11 01:49:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.056191 10.0.0.19 - - [2026-05-11 01:49:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.106207 10.0.0.19 - - [2026-05-11 01:49:40] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.19 - - [2026-05-11 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.19 - - [2026-05-11 01:49:40] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015860 10.0.0.19 - - [2026-05-11 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009741 10.0.0.19 - - [2026-05-11 01:49:40] "GET /network-ipam/d1755acf-98eb-4b12-b7f9-b69231e42f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011879 10.0.0.19 - - [2026-05-11 01:49:40] "POST /bgp-routers HTTP/1.1" 200 616 0.119228 10.0.0.19 - - [2026-05-11 01:49:40] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027000 10.0.0.19 - - [2026-05-11 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008366 10.0.0.19 - - [2026-05-11 01:49:40] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009686 10.0.0.19 - - [2026-05-11 01:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005031 10.0.0.19 - - [2026-05-11 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.016515 10.0.0.19 - - [2026-05-11 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.19 - - [2026-05-11 01:49:41] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004543 10.0.0.19 - - [2026-05-11 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 10.0.0.19 - - [2026-05-11 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002339 10.0.0.19 - - [2026-05-11 01:49:41] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.059092 10.0.0.19 - - [2026-05-11 01:49:41] "POST /access-control-lists HTTP/1.1" 200 587 0.099655 10.0.0.19 - - [2026-05-11 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.018916 10.0.0.19 - - [2026-05-11 01:49:41] "POST /access-control-lists HTTP/1.1" 200 585 0.041201 10.0.0.19 - - [2026-05-11 01:49:41] "POST /route-targets HTTP/1.1" 200 327 0.056157 10.0.0.19 - - [2026-05-11 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.065352 10.0.0.19 - - [2026-05-11 01:49:41] "POST /route-targets HTTP/1.1" 200 327 0.093715 10.0.0.19 - - [2026-05-11 01:49:41] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.19 - - [2026-05-11 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.113867 10.0.0.19 - - [2026-05-11 01:49:41] "POST /route-targets HTTP/1.1" 200 327 0.038894 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 581 0.138398 10.0.0.19 - - [2026-05-11 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.091696 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 575 0.091777 10.0.0.19 - - [2026-05-11 01:49:42] "POST /route-targets HTTP/1.1" 200 327 0.085412 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 575 0.190756 10.0.0.19 - - [2026-05-11 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.060945 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 559 0.052488 10.0.0.19 - - [2026-05-11 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003982 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 555 0.098797 10.0.0.19 - - [2026-05-11 01:49:42] "POST /access-control-lists HTTP/1.1" 200 551 0.141959 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 557 0.159787 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 565 0.085107 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 549 0.072385 10.0.0.19 - - [2026-05-11 01:49:42] "POST /alarms HTTP/1.1" 200 557 0.095029 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 567 0.038040 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 555 0.042576 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 567 0.045196 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 575 0.122588 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 569 0.073246 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 561 0.052878 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 561 0.046569 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 561 0.064783 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 547 0.045604 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 595 0.049844 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 575 0.045074 10.0.0.19 - - [2026-05-11 01:49:43] "POST /alarms HTTP/1.1" 200 571 0.095544 10.0.0.19 - - [2026-05-11 01:49:44] "POST /alarms HTTP/1.1" 200 583 0.049768 10.0.0.19 - - [2026-05-11 01:49:44] "POST /alarms HTTP/1.1" 200 609 0.063826 10.0.0.19 - - [2026-05-11 01:49:44] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.19 - - [2026-05-11 01:49:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005455 10.0.0.19 - - [2026-05-11 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.19 - - [2026-05-11 01:49:44] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.012966 10.0.0.19 - - [2026-05-11 01:49:44] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.19 - - [2026-05-11 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.19 - - [2026-05-11 01:49:44] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002606 10.0.0.19 - - [2026-05-11 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-05-11 01:49:44] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.008151 10.0.0.19 - - [2026-05-11 01:49:45] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.19 - - [2026-05-11 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-05-11 01:49:45] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013908 10.0.0.19 - - [2026-05-11 01:49:45] "PUT /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda HTTP/1.1" 200 274 0.039074 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001375 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 10.0.0.19 - - [2026-05-11 01:52:24] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.19 - - [2026-05-11 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.19 - - [2026-05-11 01:52:24] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004887 10.0.0.19 - - [2026-05-11 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-05-11 01:52:24] "GET /config-node/19a5c64b-e966-4085-81c5-ff378844c05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.006118 10.0.0.19 - - [2026-05-11 01:52:35] "GET / HTTP/1.1" 200 35931 0.001206 10.0.0.19 - - [2026-05-11 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2026-05-11 01:52:35] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003453 10.0.0.19 - - [2026-05-11 01:52:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002294 10.0.0.19 - - [2026-05-11 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.19 - - [2026-05-11 01:52:36] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006270 10.0.0.19 - - [2026-05-11 01:52:36] "PUT /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84 HTTP/1.1" 200 254 0.019348 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001151 10.0.0.19 - - [2026-05-11 01:53:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005763 10.0.0.19 - - [2026-05-11 01:53:46] "GET /global-system-configs HTTP/1.1" 200 322 0.004081 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001312 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.19 - - [2026-05-11 01:54:08] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.19 - - [2026-05-11 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-05-11 01:54:08] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002776 10.0.0.19 - - [2026-05-11 01:54:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000490 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.013860 10.0.0.19 - - [2026-05-11 01:54:09] "POST /security-groups HTTP/1.1" 200 570 0.098850 10.0.0.19 - - [2026-05-11 01:54:09] "POST /projects HTTP/1.1" 200 481 0.279490 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.007167 10.0.0.19 - - [2026-05-11 01:54:09] "POST /access-control-lists HTTP/1.1" 200 579 0.034824 10.0.0.19 - - [2026-05-11 01:54:09] "POST /security-groups HTTP/1.1" 200 534 0.076536 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.003485 10.0.0.19 - - [2026-05-11 01:54:09] "POST /chown HTTP/1.1" 200 109 0.032844 10.0.0.19 - - [2026-05-11 01:54:09] "POST /policy-managements HTTP/1.1" 409 214 0.024962 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2026-05-11 01:54:09] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008663 10.0.0.19 - - [2026-05-11 01:54:09] "POST /access-control-lists HTTP/1.1" 200 577 0.138892 10.0.0.19 - - [2026-05-11 01:54:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.093809 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.19 - - [2026-05-11 01:54:09] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003885 10.0.0.19 - - [2026-05-11 01:54:09] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.030759 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019232 10.0.0.19 - - [2026-05-11 01:54:09] "GET /virtual-network/70ffe176-dd0f-48c4-9df4-1ccfcb92c089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010010 10.0.0.19 - - [2026-05-11 01:54:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000603 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.002902 10.0.0.19 - - [2026-05-11 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.002043 10.0.0.19 - - [2026-05-11 01:54:09] "POST /security-groups HTTP/1.1" 200 574 0.072021 10.0.0.19 - - [2026-05-11 01:54:09] "POST /projects HTTP/1.1" 200 489 0.245577 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 594 0.062648 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.003741 10.0.0.19 - - [2026-05-11 01:54:10] "POST /security-groups HTTP/1.1" 200 546 0.061584 10.0.0.19 - - [2026-05-11 01:54:10] "POST /chown HTTP/1.1" 200 109 0.010370 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 592 0.114035 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002519 10.0.0.19 - - [2026-05-11 01:54:10] "POST /network-ipams HTTP/1.1" 200 522 0.136132 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 583 0.243214 10.0.0.19 - - [2026-05-11 01:54:10] "POST /network-ipams HTTP/1.1" 200 510 0.229581 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.006560 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.003200 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 581 0.133600 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.009663 10.0.0.19 - - [2026-05-11 01:54:10] "POST /useragent-kv HTTP/1.1" 200 115 0.036353 10.0.0.19 - - [2026-05-11 01:54:10] "POST /virtual-networks HTTP/1.1" 200 538 0.313493 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 602 0.100501 10.0.0.19 - - [2026-05-11 01:54:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.023671 10.0.0.19 - - [2026-05-11 01:54:10] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.024443 10.0.0.19 - - [2026-05-11 01:54:10] "POST /access-control-lists HTTP/1.1" 200 600 0.057310 10.0.0.19 - - [2026-05-11 01:54:10] "POST /network-ipams HTTP/1.1" 200 518 0.052714 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.011416 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.007399 10.0.0.19 - - [2026-05-11 01:54:11] "POST /access-control-lists HTTP/1.1" 200 589 0.097282 10.0.0.19 - - [2026-05-11 01:54:11] "POST /route-targets HTTP/1.1" 200 327 0.025806 10.0.0.19 - - [2026-05-11 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.030717 10.0.0.19 - - [2026-05-11 01:54:11] "POST /useragent-kv HTTP/1.1" 200 115 0.018078 10.0.0.19 - - [2026-05-11 01:54:11] "POST /virtual-networks HTTP/1.1" 200 546 0.253586 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2026-05-11 01:54:11] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.008814 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.002610 10.0.0.19 - - [2026-05-11 01:54:11] "POST /network-policys HTTP/1.1" 200 538 0.080352 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.026040 10.0.0.19 - - [2026-05-11 01:54:11] "POST /route-targets HTTP/1.1" 200 327 0.036346 10.0.0.19 - - [2026-05-11 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.025127 10.0.0.19 - - [2026-05-11 01:54:11] "POST /network-policys HTTP/1.1" 200 534 0.066985 10.0.0.19 - - [2026-05-11 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.005239 10.0.0.19 - - [2026-05-11 01:54:11] "POST /network-policys HTTP/1.1" 200 542 0.050074 10.0.0.19 - - [2026-05-11 01:54:11] "PUT /access-control-list/4683c8a2-972e-4ded-886d-a17d27d42a14 HTTP/1.1" 200 272 0.020252 10.0.0.19 - - [2026-05-11 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.107318 10.0.0.19 - - [2026-05-11 01:54:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013638 10.0.0.19 - - [2026-05-11 01:54:11] "PUT /access-control-list/d033bd3e-732b-4e70-942e-93519563a9bf HTTP/1.1" 200 272 0.042619 10.0.0.19 - - [2026-05-11 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.103669 10.0.0.19 - - [2026-05-11 01:54:12] "PUT /access-control-list/4683c8a2-972e-4ded-886d-a17d27d42a14 HTTP/1.1" 200 272 0.023486 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.097116 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032260 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006199 10.0.0.19 - - [2026-05-11 01:54:12] "PUT /access-control-list/d033bd3e-732b-4e70-942e-93519563a9bf HTTP/1.1" 200 272 0.103824 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.059202 10.0.0.19 - - [2026-05-11 01:54:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.002207 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.139864 10.0.0.19 - - [2026-05-11 01:54:12] "POST /access-control-lists HTTP/1.1" 200 601 0.039065 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.095439 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.172695 10.0.0.19 - - [2026-05-11 01:54:12] "PUT /access-control-list/4683c8a2-972e-4ded-886d-a17d27d42a14 HTTP/1.1" 200 272 0.039255 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.095989 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021348 10.0.0.19 - - [2026-05-11 01:54:12] "PUT /access-control-list/2f7c9017-a6d2-4bda-b091-38993ca3a237 HTTP/1.1" 200 272 0.079870 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009605 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007582 10.0.0.19 - - [2026-05-11 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.025117 10.0.0.19 - - [2026-05-11 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2026-05-11 01:54:12] "GET /virtual-network/70ffe176-dd0f-48c4-9df4-1ccfcb92c089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012545 10.0.0.19 - - [2026-05-11 01:54:12] "PUT /access-control-list/2f7c9017-a6d2-4bda-b091-38993ca3a237 HTTP/1.1" 200 272 0.066292 10.0.0.19 - - [2026-05-11 01:54:12] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.026166 10.0.0.19 - - [2026-05-11 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-05-11 01:54:12] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003040 10.0.0.19 - - [2026-05-11 01:54:12] "POST /firewall-policys HTTP/1.1" 200 530 0.019418 10.0.0.19 - - [2026-05-11 01:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027787 10.0.0.19 - - [2026-05-11 01:54:12] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018173 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.19 - - [2026-05-11 01:54:13] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003506 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003123 10.0.0.19 - - [2026-05-11 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.036035 10.0.0.19 - - [2026-05-11 01:54:13] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004833 10.0.0.19 - - [2026-05-11 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-05-11 01:54:13] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002463 10.0.0.19 - - [2026-05-11 01:54:13] "POST /firewall-policys HTTP/1.1" 200 532 0.034661 10.0.0.19 - - [2026-05-11 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025265 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016882 10.0.0.19 - - [2026-05-11 01:54:13] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.012844 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005807 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003134 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002908 10.0.0.19 - - [2026-05-11 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.020535 10.0.0.19 - - [2026-05-11 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.152173 10.0.0.19 - - [2026-05-11 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.042935 10.0.0.19 - - [2026-05-11 01:54:13] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.020072 10.0.0.19 - - [2026-05-11 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-05-11 01:54:13] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003845 10.0.0.19 - - [2026-05-11 01:54:13] "POST /firewall-policys HTTP/1.1" 200 530 0.036847 10.0.0.19 - - [2026-05-11 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014545 10.0.0.19 - - [2026-05-11 01:54:13] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003109 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004460 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002761 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003061 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002632 10.0.0.19 - - [2026-05-11 01:54:13] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002366 10.0.0.19 - - [2026-05-11 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.030004 10.0.0.19 - - [2026-05-11 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.066906 10.0.0.19 - - [2026-05-11 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.054619 10.0.0.19 - - [2026-05-11 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.030715 10.0.0.19 - - [2026-05-11 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.048183 10.0.0.19 - - [2026-05-11 01:54:14] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.030335 10.0.0.19 - - [2026-05-11 01:54:14] "POST /tags HTTP/1.1" 200 299 0.050428 10.0.0.19 - - [2026-05-11 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009600 10.0.0.19 - - [2026-05-11 01:54:14] "GET /tag/9a67d35e-3f08-4bf6-84d9-948c2d0d21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012407 10.0.0.19 - - [2026-05-11 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.027080 10.0.0.19 - - [2026-05-11 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.002549 10.0.0.19 - - [2026-05-11 01:54:14] "POST /tags HTTP/1.1" 200 305 0.082592 10.0.0.19 - - [2026-05-11 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.033139 10.0.0.19 - - [2026-05-11 01:54:14] "GET /tag/46565006-c6c5-42af-bd7b-f560124ec38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020599 10.0.0.19 - - [2026-05-11 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.19 - - [2026-05-11 01:54:14] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047226 10.0.0.19 - - [2026-05-11 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2026-05-11 01:54:15] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.015993 10.0.0.19 - - [2026-05-11 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.19 - - [2026-05-11 01:54:15] "GET /service-appliance-set/ef594d47-338e-4873-af71-4850a0c9c933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006212 10.0.0.19 - - [2026-05-11 01:54:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004910 10.0.0.19 - - [2026-05-11 01:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165301 10.0.0.19 - - [2026-05-11 01:54:15] "GET /virtual-machine-interface/1a31f7fb-7c99-41b1-8d37-33d0eeaecbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017057 10.0.0.19 - - [2026-05-11 01:54:15] "POST /instance-ips HTTP/1.1" 200 381 0.115335 10.0.0.19 - - [2026-05-11 01:54:15] "GET /instance-ip/6b9d7875-6f8d-4a52-a15f-7cdff9ee57c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010822 10.0.0.19 - - [2026-05-11 01:54:15] "POST /loadbalancers HTTP/1.1" 200 582 0.089624 10.0.0.19 - - [2026-05-11 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015695 10.0.0.19 - - [2026-05-11 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011672 10.0.0.19 - - [2026-05-11 01:54:15] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063653 10.0.0.19 - - [2026-05-11 01:54:15] "GET /loadbalancer/acd19198-6a89-4c86-9e1d-3c81b2ed0898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.030464 10.0.0.19 - - [2026-05-11 01:54:15] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.126184 10.0.0.19 - - [2026-05-11 01:54:15] "GET /instance-ip/6b9d7875-6f8d-4a52-a15f-7cdff9ee57c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005774 10.0.0.19 - - [2026-05-11 01:54:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.120760 10.0.0.19 - - [2026-05-11 01:54:15] "POST /floating-ips HTTP/1.1" 200 583 0.027640 10.0.0.19 - - [2026-05-11 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031903 10.0.0.19 - - [2026-05-11 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.19 - - [2026-05-11 01:54:16] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054224 10.0.0.19 - - [2026-05-11 01:54:16] "GET /loadbalancer-listener/677e61e7-2028-4ccf-bbac-a15e046650fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003404 10.0.0.19 - - [2026-05-11 01:54:16] "GET /loadbalancer-listener/677e61e7-2028-4ccf-bbac-a15e046650fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004242 10.0.0.19 - - [2026-05-11 01:54:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020665 10.0.0.19 - - [2026-05-11 01:54:16] "GET /instance-ip/6b9d7875-6f8d-4a52-a15f-7cdff9ee57c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003607 10.0.0.19 - - [2026-05-11 01:54:16] "GET /instance-ip/6b9d7875-6f8d-4a52-a15f-7cdff9ee57c7?fields=floating_ips HTTP/1.1" 200 1170 0.006049 10.0.0.19 - - [2026-05-11 01:54:16] "GET /floating-ip/ed165197-33c9-40de-95a0-4136cdcdf3db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003096 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2026-05-11 01:54:16] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002784 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2026-05-11 01:54:16] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.029257 10.0.0.19 - - [2026-05-11 01:54:16] "POST /tags HTTP/1.1" 200 357 0.088602 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022705 10.0.0.19 - - [2026-05-11 01:54:16] "GET /tag/c90b2049-fe61-40c5-90f5-1e4afb22a886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.021754 10.0.0.19 - - [2026-05-11 01:54:16] "POST /tags HTTP/1.1" 200 305 0.088164 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.19 - - [2026-05-11 01:54:16] "GET /tag/a9cf20dd-f681-4425-bb1b-cf37fc9dac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017714 10.0.0.19 - - [2026-05-11 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000612 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.005837 10.0.0.19 - - [2026-05-11 01:54:16] "POST /security-groups HTTP/1.1" 200 571 0.074890 10.0.0.19 - - [2026-05-11 01:54:16] "POST /projects HTTP/1.1" 200 483 0.309024 10.0.0.19 - - [2026-05-11 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.004636 10.0.0.19 - - [2026-05-11 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018880 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 10.0.0.19 - - [2026-05-11 01:54:17] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.026959 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010841 10.0.0.19 - - [2026-05-11 01:54:17] "POST /access-control-lists HTTP/1.1" 200 580 0.110251 10.0.0.19 - - [2026-05-11 01:54:17] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.016245 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.005118 10.0.0.19 - - [2026-05-11 01:54:17] "POST /access-control-lists HTTP/1.1" 200 578 0.097055 10.0.0.19 - - [2026-05-11 01:54:17] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.153538 10.0.0.19 - - [2026-05-11 01:54:17] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.064841 10.0.0.19 - - [2026-05-11 01:54:17] "POST /security-groups HTTP/1.1" 200 537 0.269682 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.006476 10.0.0.19 - - [2026-05-11 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022091 10.0.0.19 - - [2026-05-11 01:54:17] "POST /access-control-lists HTTP/1.1" 200 596 0.100133 10.0.0.19 - - [2026-05-11 01:54:17] "POST /chown HTTP/1.1" 200 109 0.087644 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.032223 10.0.0.19 - - [2026-05-11 01:54:17] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028890 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.19 - - [2026-05-11 01:54:17] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002911 10.0.0.19 - - [2026-05-11 01:54:17] "POST /tags HTTP/1.1" 409 207 0.002088 10.0.0.19 - - [2026-05-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.19 - - [2026-05-11 01:54:17] "GET /tag/a9cf20dd-f681-4425-bb1b-cf37fc9dac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017972 10.0.0.19 - - [2026-05-11 01:54:17] "POST /access-control-lists HTTP/1.1" 200 594 0.089350 10.0.0.19 - - [2026-05-11 01:54:18] "POST /firewall-rules HTTP/1.1" 200 564 0.125380 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-rule/8eea6125-7f49-4253-9a48-8d22c1e985c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004864 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002531 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-rule/8eea6125-7f49-4253-9a48-8d22c1e985c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.001912 10.0.0.19 - - [2026-05-11 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.035985 10.0.0.19 - - [2026-05-11 01:54:18] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010051 10.0.0.19 - - [2026-05-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.19 - - [2026-05-11 01:54:18] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009141 10.0.0.19 - - [2026-05-11 01:54:18] "POST /tags HTTP/1.1" 409 207 0.002947 10.0.0.19 - - [2026-05-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-05-11 01:54:18] "GET /tag/a9cf20dd-f681-4425-bb1b-cf37fc9dac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012022 10.0.0.19 - - [2026-05-11 01:54:18] "POST /firewall-rules HTTP/1.1" 200 562 0.092431 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-rule/bd96d4a1-1ee0-427a-a2a7-5d9daf170933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015857 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004748 10.0.0.19 - - [2026-05-11 01:54:18] "GET /firewall-rule/bd96d4a1-1ee0-427a-a2a7-5d9daf170933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007607 10.0.0.19 - - [2026-05-11 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.19 - - [2026-05-11 01:54:18] "POST /tags HTTP/1.1" 200 301 0.062640 10.0.0.19 - - [2026-05-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013011 10.0.0.19 - - [2026-05-11 01:54:18] "GET /tag/372967ce-13ff-4e0b-895b-f1de8b41d5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020529 10.0.0.19 - - [2026-05-11 01:54:18] "POST /tags HTTP/1.1" 200 325 0.071094 10.0.0.19 - - [2026-05-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020839 10.0.0.19 - - [2026-05-11 01:54:18] "GET /tag/87e7ebe7-58ae-4144-a08f-1bd66aee4808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.021154 10.0.0.19 - - [2026-05-11 01:54:18] "POST /tags HTTP/1.1" 200 363 0.025868 10.0.0.19 - - [2026-05-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019242 10.0.0.19 - - [2026-05-11 01:54:19] "GET /tag/8276e590-8670-41d9-9556-e52c6b786685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.023946 10.0.0.19 - - [2026-05-11 01:54:19] "POST /tags HTTP/1.1" 200 311 0.041032 10.0.0.19 - - [2026-05-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012532 10.0.0.19 - - [2026-05-11 01:54:19] "GET /tag/bdc286d3-e25e-4543-b401-e4f2d54d7c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.025330 10.0.0.19 - - [2026-05-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.19 - - [2026-05-11 01:54:19] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.013121 10.0.0.19 - - [2026-05-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.19 - - [2026-05-11 01:54:19] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063968 10.0.0.19 - - [2026-05-11 01:54:19] "POST /virtual-machines HTTP/1.1" 200 377 0.026761 10.0.0.19 - - [2026-05-11 01:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038667 10.0.0.19 - - [2026-05-11 01:54:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.207597 10.0.0.19 - - [2026-05-11 01:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024486 10.0.0.19 - - [2026-05-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.026507 10.0.0.19 - - [2026-05-11 01:54:19] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005378 10.0.0.19 - - [2026-05-11 01:54:19] "POST /instance-ips HTTP/1.1" 200 409 0.056277 10.0.0.19 - - [2026-05-11 01:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035334 10.0.0.19 - - [2026-05-11 01:54:19] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.012886 10.0.0.19 - - [2026-05-11 01:54:20] "POST /set-tag HTTP/1.1" 200 109 0.030393 10.0.0.19 - - [2026-05-11 01:54:20] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.022939 10.0.0.19 - - [2026-05-11 01:54:20] "GET /instance-ip/532da4b4-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010439 10.0.0.19 - - [2026-05-11 01:54:20] "POST /tags HTTP/1.1" 200 355 0.026457 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020380 10.0.0.19 - - [2026-05-11 01:54:20] "GET /tag/107b5d6b-7ca6-4690-aa93-eaf3f6745157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.072299 10.0.0.19 - - [2026-05-11 01:54:20] "POST /tags HTTP/1.1" 200 303 0.128635 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.19 - - [2026-05-11 01:54:20] "GET /tag/efec55bb-b16b-4a1d-bc43-c13af6ffcefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021456 10.0.0.19 - - [2026-05-11 01:54:20] "POST /projects HTTP/1.1" 409 218 0.005279 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.19 - - [2026-05-11 01:54:20] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046162 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.19 - - [2026-05-11 01:54:20] "GET /network-ipam/86ce5302-18f6-4937-9f38-a10f7724d156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004870 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008443 10.0.0.19 - - [2026-05-11 01:54:20] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005040 10.0.0.19 - - [2026-05-11 01:54:20] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.077643 10.0.0.19 - - [2026-05-11 01:54:20] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.025663 10.0.0.19 - - [2026-05-11 01:54:20] "POST /set-tag HTTP/1.1" 200 109 0.053753 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.19 - - [2026-05-11 01:54:20] "GET /network-ipam/3cf4edbd-98ae-4621-9441-02a8f5487f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002649 10.0.0.19 - - [2026-05-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2026-05-11 01:54:20] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004589 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.057402 10.0.0.19 - - [2026-05-11 01:54:21] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004332 10.0.0.19 - - [2026-05-11 01:54:21] "POST /set-tag HTTP/1.1" 200 109 0.061019 10.0.0.19 - - [2026-05-11 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008383 10.0.0.19 - - [2026-05-11 01:54:21] "GET /network-policy/3390f655-3c90-4ed2-862d-fb9b562ef905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005401 10.0.0.19 - - [2026-05-11 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2026-05-11 01:54:21] "GET /network-policy/3ed0ffc7-62bd-4e46-8733-364bdce6b375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004092 10.0.0.19 - - [2026-05-11 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-05-11 01:54:21] "GET /network-policy/43e8d8c6-0e6d-4e23-a6c6-7d55f87fb69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002697 10.0.0.19 - - [2026-05-11 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /network-policy/43e8d8c6-0e6d-4e23-a6c6-7d55f87fb69d HTTP/1.1" 200 262 0.012177 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /access-control-list/2f7c9017-a6d2-4bda-b091-38993ca3a237 HTTP/1.1" 200 272 0.072453 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.157346 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015218 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /access-control-list/d033bd3e-732b-4e70-942e-93519563a9bf HTTP/1.1" 200 272 0.100395 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026851 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010276 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009590 10.0.0.19 - - [2026-05-11 01:54:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004057 10.0.0.19 - - [2026-05-11 01:54:21] "POST /security-groups HTTP/1.1" 409 245 0.008120 10.0.0.19 - - [2026-05-11 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /security-group/4c832533-7a82-4835-aef0-a3f65640359e HTTP/1.1" 200 262 0.069710 10.0.0.19 - - [2026-05-11 01:54:21] "PUT /access-control-list/2edf7308-6b6b-4525-bfa0-1577ba5d8d3d HTTP/1.1" 200 272 0.125187 10.0.0.19 - - [2026-05-11 01:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.137959 10.0.0.19 - - [2026-05-11 01:54:21] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021621 10.0.0.19 - - [2026-05-11 01:54:22] "PUT /access-control-list/6bc3f40f-64f5-4a27-8e86-ea7c463e6e7a HTTP/1.1" 200 272 0.046378 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.19 - - [2026-05-11 01:54:22] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003632 10.0.0.19 - - [2026-05-11 01:54:22] "POST /tags HTTP/1.1" 409 206 0.002202 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-05-11 01:54:22] "GET /tag/efec55bb-b16b-4a1d-bc43-c13af6ffcefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012203 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001091 10.0.0.19 - - [2026-05-11 01:54:22] "POST /firewall-rules HTTP/1.1" 200 562 0.099850 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-rule/f6f1b92c-188f-4ae7-a859-dc5a4615cd45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.011860 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004449 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-rule/f6f1b92c-188f-4ae7-a859-dc5a4615cd45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002424 10.0.0.19 - - [2026-05-11 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.025911 10.0.0.19 - - [2026-05-11 01:54:22] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016311 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.19 - - [2026-05-11 01:54:22] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003272 10.0.0.19 - - [2026-05-11 01:54:22] "POST /tags HTTP/1.1" 409 206 0.002158 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-05-11 01:54:22] "GET /tag/efec55bb-b16b-4a1d-bc43-c13af6ffcefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027413 10.0.0.19 - - [2026-05-11 01:54:22] "POST /firewall-rules HTTP/1.1" 200 560 0.107963 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-rule/06b10072-1abd-4cae-828c-2e9fb7e6d59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.041783 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004455 10.0.0.19 - - [2026-05-11 01:54:22] "GET /firewall-rule/06b10072-1abd-4cae-828c-2e9fb7e6d59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002617 10.0.0.19 - - [2026-05-11 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.036667 10.0.0.19 - - [2026-05-11 01:54:22] "POST /tags HTTP/1.1" 200 301 0.021544 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023146 10.0.0.19 - - [2026-05-11 01:54:22] "GET /tag/64f6ccb1-b271-4a9b-829a-9f3ccad30da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016921 10.0.0.19 - - [2026-05-11 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2026-05-11 01:54:23] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056859 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.19 - - [2026-05-11 01:54:23] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004995 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.19 - - [2026-05-11 01:54:23] "GET /service-appliance-set/ef594d47-338e-4873-af71-4850a0c9c933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003968 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.008958 10.0.0.19 - - [2026-05-11 01:54:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111805 10.0.0.19 - - [2026-05-11 01:54:23] "GET /virtual-machine-interface/e06f38cf-5dc5-43d6-a43e-248fc7002c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.017752 10.0.0.19 - - [2026-05-11 01:54:23] "POST /instance-ips HTTP/1.1" 200 377 0.034159 10.0.0.19 - - [2026-05-11 01:54:23] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005002 10.0.0.19 - - [2026-05-11 01:54:23] "POST /loadbalancers HTTP/1.1" 200 582 0.063412 10.0.0.19 - - [2026-05-11 01:54:23] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032535 10.0.0.19 - - [2026-05-11 01:54:23] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004333 10.0.0.19 - - [2026-05-11 01:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023823 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011786 10.0.0.19 - - [2026-05-11 01:54:23] "POST /floating-ips HTTP/1.1" 200 581 0.039001 10.0.0.19 - - [2026-05-11 01:54:23] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058836 10.0.0.19 - - [2026-05-11 01:54:23] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005460 10.0.0.19 - - [2026-05-11 01:54:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032966 10.0.0.19 - - [2026-05-11 01:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016400 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014827 10.0.0.19 - - [2026-05-11 01:54:23] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040817 10.0.0.19 - - [2026-05-11 01:54:23] "GET /loadbalancer-listener/aa1968be-3985-427f-babe-541048a161f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006311 10.0.0.19 - - [2026-05-11 01:54:23] "GET /loadbalancer-listener/aa1968be-3985-427f-babe-541048a161f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003610 10.0.0.19 - - [2026-05-11 01:54:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031987 10.0.0.19 - - [2026-05-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.19 - - [2026-05-11 01:54:23] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010750 10.0.0.19 - - [2026-05-11 01:54:23] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?fields=floating_ips HTTP/1.1" 200 1165 0.010216 10.0.0.19 - - [2026-05-11 01:54:23] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046324 10.0.0.19 - - [2026-05-11 01:54:24] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002833 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.010501 10.0.0.19 - - [2026-05-11 01:54:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033608 10.0.0.19 - - [2026-05-11 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026776 10.0.0.19 - - [2026-05-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017230 10.0.0.19 - - [2026-05-11 01:54:24] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043168 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer-listener/ae5de272-b78e-42d7-9a02-c5393a8484fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005651 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer-listener/ae5de272-b78e-42d7-9a02-c5393a8484fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005926 10.0.0.19 - - [2026-05-11 01:54:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037810 10.0.0.19 - - [2026-05-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.19 - - [2026-05-11 01:54:24] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014961 10.0.0.19 - - [2026-05-11 01:54:24] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?fields=floating_ips HTTP/1.1" 200 1165 0.005869 10.0.0.19 - - [2026-05-11 01:54:24] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005558 10.0.0.19 - - [2026-05-11 01:54:24] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.089949 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.010058 10.0.0.19 - - [2026-05-11 01:54:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036678 10.0.0.19 - - [2026-05-11 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042234 10.0.0.19 - - [2026-05-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010148 10.0.0.19 - - [2026-05-11 01:54:24] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041469 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer-listener/ae555092-2558-4654-a573-6904f57673eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003346 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer-listener/ae555092-2558-4654-a573-6904f57673eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003863 10.0.0.19 - - [2026-05-11 01:54:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024790 10.0.0.19 - - [2026-05-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010800 10.0.0.19 - - [2026-05-11 01:54:24] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.007473 10.0.0.19 - - [2026-05-11 01:54:24] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003209 10.0.0.19 - - [2026-05-11 01:54:24] "GET /instance-ip/fd80a08d-468a-4d5e-bf79-2888e81f42c2?fields=floating_ips HTTP/1.1" 200 1165 0.002612 10.0.0.19 - - [2026-05-11 01:54:24] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003995 10.0.0.19 - - [2026-05-11 01:54:24] "POST /tags HTTP/1.1" 200 371 0.056051 10.0.0.19 - - [2026-05-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017635 10.0.0.19 - - [2026-05-11 01:54:24] "GET /tag/674cf096-8af2-4eb2-9c08-28718ed42a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.035179 10.0.0.19 - - [2026-05-11 01:54:25] "POST /tags HTTP/1.1" 200 319 0.062459 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.052016 10.0.0.19 - - [2026-05-11 01:54:25] "GET /tag/ad6244b2-85ed-476f-bd21-921539ad16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.042408 10.0.0.19 - - [2026-05-11 01:54:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.001476 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.005898 10.0.0.19 - - [2026-05-11 01:54:25] "POST /security-groups HTTP/1.1" 200 578 0.084076 10.0.0.19 - - [2026-05-11 01:54:25] "POST /projects HTTP/1.1" 200 497 0.371603 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.005084 10.0.0.19 - - [2026-05-11 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029663 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.19 - - [2026-05-11 01:54:25] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.034740 10.0.0.19 - - [2026-05-11 01:54:25] "POST /access-control-lists HTTP/1.1" 200 587 0.142859 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027247 10.0.0.19 - - [2026-05-11 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.003438 10.0.0.19 - - [2026-05-11 01:54:25] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.021961 10.0.0.19 - - [2026-05-11 01:54:25] "POST /access-control-lists HTTP/1.1" 200 585 0.078616 10.0.0.19 - - [2026-05-11 01:54:26] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.147971 10.0.0.19 - - [2026-05-11 01:54:26] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.138566 10.0.0.19 - - [2026-05-11 01:54:26] "POST /security-groups HTTP/1.1" 200 558 0.140219 10.0.0.19 - - [2026-05-11 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.003548 10.0.0.19 - - [2026-05-11 01:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.056043 10.0.0.19 - - [2026-05-11 01:54:26] "POST /access-control-lists HTTP/1.1" 200 610 0.117507 10.0.0.19 - - [2026-05-11 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.018914 10.0.0.19 - - [2026-05-11 01:54:26] "POST /chown HTTP/1.1" 200 109 0.102702 10.0.0.19 - - [2026-05-11 01:54:26] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017120 10.0.0.19 - - [2026-05-11 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.19 - - [2026-05-11 01:54:26] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.034209 10.0.0.19 - - [2026-05-11 01:54:26] "POST /access-control-lists HTTP/1.1" 200 608 0.141444 10.0.0.19 - - [2026-05-11 01:54:26] "POST /tags HTTP/1.1" 409 214 0.008396 10.0.0.19 - - [2026-05-11 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.19 - - [2026-05-11 01:54:26] "GET /tag/ad6244b2-85ed-476f-bd21-921539ad16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032914 10.0.0.19 - - [2026-05-11 01:54:27] "POST /firewall-rules HTTP/1.1" 200 578 0.238520 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-rule/f9a4269e-5474-40bf-b133-64b6c09aa92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006000 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004650 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-rule/f9a4269e-5474-40bf-b133-64b6c09aa92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003294 10.0.0.19 - - [2026-05-11 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.082067 10.0.0.19 - - [2026-05-11 01:54:27] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012623 10.0.0.19 - - [2026-05-11 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008554 10.0.0.19 - - [2026-05-11 01:54:27] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003346 10.0.0.19 - - [2026-05-11 01:54:27] "POST /tags HTTP/1.1" 409 214 0.002318 10.0.0.19 - - [2026-05-11 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-05-11 01:54:27] "GET /tag/ad6244b2-85ed-476f-bd21-921539ad16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012288 10.0.0.19 - - [2026-05-11 01:54:27] "POST /firewall-rules HTTP/1.1" 200 576 0.096287 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-rule/60b93719-a4c0-42a3-9517-3e8feb46840b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022079 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004189 10.0.0.19 - - [2026-05-11 01:54:27] "GET /firewall-rule/60b93719-a4c0-42a3-9517-3e8feb46840b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002389 10.0.0.19 - - [2026-05-11 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.064174 10.0.0.19 - - [2026-05-11 01:54:27] "POST /tags HTTP/1.1" 200 363 0.045586 10.0.0.19 - - [2026-05-11 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018132 10.0.0.19 - - [2026-05-11 01:54:27] "GET /tag/e5a2e59b-589a-4e46-a162-c67f3f2f8480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.019271 10.0.0.19 - - [2026-05-11 01:54:27] "POST /tags HTTP/1.1" 200 311 0.031457 10.0.0.19 - - [2026-05-11 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010795 10.0.0.19 - - [2026-05-11 01:54:27] "GET /tag/9218d7d5-e7b8-4bb7-bb31-3ce503de92ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015976 10.0.0.19 - - [2026-05-11 01:54:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000518 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.005298 10.0.0.19 - - [2026-05-11 01:54:28] "POST /security-groups HTTP/1.1" 200 574 0.080034 10.0.0.19 - - [2026-05-11 01:54:28] "POST /projects HTTP/1.1" 200 489 0.213752 10.0.0.19 - - [2026-05-11 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.014430 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013021 10.0.0.19 - - [2026-05-11 01:54:28] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.022592 10.0.0.19 - - [2026-05-11 01:54:28] "POST /access-control-lists HTTP/1.1" 200 583 0.070104 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020904 10.0.0.19 - - [2026-05-11 01:54:28] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007908 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.014436 10.0.0.19 - - [2026-05-11 01:54:28] "POST /access-control-lists HTTP/1.1" 200 581 0.065082 10.0.0.19 - - [2026-05-11 01:54:28] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.084646 10.0.0.19 - - [2026-05-11 01:54:28] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.052871 10.0.0.19 - - [2026-05-11 01:54:28] "POST /security-groups HTTP/1.1" 200 546 0.065542 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.003157 10.0.0.19 - - [2026-05-11 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017652 10.0.0.19 - - [2026-05-11 01:54:28] "POST /access-control-lists HTTP/1.1" 200 602 0.043620 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.016510 10.0.0.19 - - [2026-05-11 01:54:28] "POST /chown HTTP/1.1" 200 109 0.036799 10.0.0.19 - - [2026-05-11 01:54:28] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008464 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.19 - - [2026-05-11 01:54:28] "POST /access-control-lists HTTP/1.1" 200 600 0.105834 10.0.0.19 - - [2026-05-11 01:54:28] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045744 10.0.0.19 - - [2026-05-11 01:54:28] "POST /tags HTTP/1.1" 409 210 0.004733 10.0.0.19 - - [2026-05-11 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.19 - - [2026-05-11 01:54:28] "GET /tag/9218d7d5-e7b8-4bb7-bb31-3ce503de92ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.062645 10.0.0.19 - - [2026-05-11 01:54:28] "POST /firewall-rules HTTP/1.1" 200 570 0.068484 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-rule/f6bcadea-0e7a-47dc-972c-a44c69e9dbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004772 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004397 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-rule/f6bcadea-0e7a-47dc-972c-a44c69e9dbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002682 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 10.0.0.19 - - [2026-05-11 01:54:29] "POST /ref-update HTTP/1.1" 200 156 0.061381 10.0.0.19 - - [2026-05-11 01:54:29] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009911 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.19 - - [2026-05-11 01:54:29] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003038 10.0.0.19 - - [2026-05-11 01:54:29] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.19 - - [2026-05-11 01:54:29] "GET /tag/9218d7d5-e7b8-4bb7-bb31-3ce503de92ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026917 10.0.0.19 - - [2026-05-11 01:54:29] "POST /firewall-rules HTTP/1.1" 200 568 0.078424 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-rule/b4cde125-2a63-42df-965f-de41d7d6e4e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021820 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006413 10.0.0.19 - - [2026-05-11 01:54:29] "GET /firewall-rule/b4cde125-2a63-42df-965f-de41d7d6e4e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004289 10.0.0.19 - - [2026-05-11 01:54:29] "POST /ref-update HTTP/1.1" 200 156 0.050364 10.0.0.19 - - [2026-05-11 01:54:29] "POST /tags HTTP/1.1" 409 237 0.002587 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-05-11 01:54:29] "GET /tag/8276e590-8670-41d9-9556-e52c6b786685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012760 10.0.0.19 - - [2026-05-11 01:54:29] "POST /tags HTTP/1.1" 409 210 0.003184 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-05-11 01:54:29] "GET /tag/bdc286d3-e25e-4543-b401-e4f2d54d7c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012734 10.0.0.19 - - [2026-05-11 01:54:29] "POST /projects HTTP/1.1" 409 223 0.002258 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-05-11 01:54:29] "GET /project/cd569328-3e45-4123-a6aa-44f5fcc97345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050295 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-05-11 01:54:29] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2950 0.005213 10.0.0.19 - - [2026-05-11 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2026-05-11 01:54:29] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005147 10.0.0.19 - - [2026-05-11 01:54:29] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.063739 10.0.0.19 - - [2026-05-11 01:54:30] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.069380 10.0.0.19 - - [2026-05-11 01:54:30] "POST /security-groups HTTP/1.1" 409 253 0.003612 10.0.0.19 - - [2026-05-11 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2026-05-11 01:54:30] "PUT /security-group/3aa16066-b922-4b2e-9bad-4b820b0e023e HTTP/1.1" 200 262 0.063908 10.0.0.19 - - [2026-05-11 01:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021709 10.0.0.19 - - [2026-05-11 01:54:30] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020280 10.0.0.19 - - [2026-05-11 01:54:30] "PUT /access-control-list/bad8ae6d-13f1-4ce3-9629-8b1300f93ec6 HTTP/1.1" 200 272 0.033170 10.0.0.19 - - [2026-05-11 01:54:30] "PUT /access-control-list/2e7c3b96-a3c0-485c-ab32-d67dbcdfa975 HTTP/1.1" 200 272 0.011317 10.0.0.19 - - [2026-05-11 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2026-05-11 01:54:30] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002625 10.0.0.19 - - [2026-05-11 01:54:30] "POST /tags HTTP/1.1" 409 210 0.001618 10.0.0.19 - - [2026-05-11 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.19 - - [2026-05-11 01:54:30] "GET /tag/bdc286d3-e25e-4543-b401-e4f2d54d7c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009820 10.0.0.19 - - [2026-05-11 01:54:30] "POST /firewall-rules HTTP/1.1" 200 570 0.068010 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-rule/061b1865-8ebd-4e3c-bbd6-71a6a6569e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004968 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004744 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-rule/061b1865-8ebd-4e3c-bbd6-71a6a6569e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002825 10.0.0.19 - - [2026-05-11 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.050028 10.0.0.19 - - [2026-05-11 01:54:30] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011802 10.0.0.19 - - [2026-05-11 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2026-05-11 01:54:30] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003642 10.0.0.19 - - [2026-05-11 01:54:30] "POST /tags HTTP/1.1" 409 210 0.002277 10.0.0.19 - - [2026-05-11 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-05-11 01:54:30] "GET /tag/bdc286d3-e25e-4543-b401-e4f2d54d7c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.019663 10.0.0.19 - - [2026-05-11 01:54:30] "POST /firewall-rules HTTP/1.1" 200 568 0.067347 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-rule/09578367-89e6-40d7-9401-385d83765458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004329 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003788 10.0.0.19 - - [2026-05-11 01:54:30] "GET /firewall-rule/09578367-89e6-40d7-9401-385d83765458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007261 10.0.0.19 - - [2026-05-11 01:54:30] "POST /ref-update HTTP/1.1" 200 156 0.061056 10.0.0.19 - - [2026-05-11 01:54:30] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004864 10.0.0.19 - - [2026-05-11 01:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001979 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:54:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.241 - - [2026-05-11 01:56:05] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.241 - - [2026-05-11 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2026-05-11 01:56:05] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004965 10.0.0.241 - - [2026-05-11 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2026-05-11 01:56:05] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003545 10.0.0.241 - - [2026-05-11 01:56:05] "PUT /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda HTTP/1.1" 200 274 0.008165 10.0.0.241 - - [2026-05-11 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.011957 10.0.0.241 - - [2026-05-11 01:56:05] "POST /virtual-routers HTTP/1.1" 200 599 0.021137 10.0.0.241 - - [2026-05-11 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016891 10.0.0.241 - - [2026-05-11 01:56:05] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003417 10.0.0.241 - - [2026-05-11 01:56:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002099 10.0.0.241 - - [2026-05-11 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.241 - - [2026-05-11 01:56:06] "GET /virtual-network/70ffe176-dd0f-48c4-9df4-1ccfcb92c089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003983 10.0.0.241 - - [2026-05-11 01:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.058543 10.0.0.19 - - [2026-05-11 01:58:14] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003552 10.0.0.19 - - [2026-05-11 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.19 - - [2026-05-11 01:58:34] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006296 10.0.0.19 - - [2026-05-11 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.19 - - [2026-05-11 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-05-11 01:58:34] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003683 10.0.0.19 - - [2026-05-11 01:58:34] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008960 10.0.0.19 - - [2026-05-11 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.19 - - [2026-05-11 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-05-11 01:58:34] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002832 10.0.0.19 - - [2026-05-11 01:58:34] "GET /loadbalancer-pool/405e118a-2b87-4c1f-88bb-c0a369dfb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005386 10.0.0.19 - - [2026-05-11 01:58:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013468 10.0.0.19 - - [2026-05-11 01:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007779 10.0.0.19 - - [2026-05-11 01:58:34] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013316 10.0.0.19 - - [2026-05-11 01:58:34] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004346 10.0.0.19 - - [2026-05-11 01:58:34] "POST /tags HTTP/1.1" 409 205 0.003518 10.0.0.19 - - [2026-05-11 01:58:34] "POST /ref-update HTTP/1.1" 200 156 0.005686 10.0.0.19 - - [2026-05-11 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-05-11 01:58:34] "GET /tag/64f6ccb1-b271-4a9b-829a-9f3ccad30da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012430 10.0.0.19 - - [2026-05-11 01:58:34] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.010412 10.0.0.19 - - [2026-05-11 01:58:34] "PUT /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232 HTTP/1.1" 200 256 0.011543 10.0.0.19 - - [2026-05-11 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.076255 10.0.0.19 - - [2026-05-11 01:58:35] "GET /loadbalancer-pool/5341a86e-78c0-44d3-971a-43560be040ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004504 10.0.0.19 - - [2026-05-11 01:58:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024487 10.0.0.19 - - [2026-05-11 01:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041932 10.0.0.19 - - [2026-05-11 01:58:35] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017812 10.0.0.19 - - [2026-05-11 01:58:35] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006572 10.0.0.19 - - [2026-05-11 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.019193 10.0.0.19 - - [2026-05-11 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.19 - - [2026-05-11 01:58:35] "GET /loadbalancer-pool/8e7b72c7-0ab0-4975-a1e7-19a367b054aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009566 10.0.0.19 - - [2026-05-11 01:58:35] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004399 10.0.0.19 - - [2026-05-11 01:58:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032979 10.0.0.19 - - [2026-05-11 01:58:35] "PUT /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232 HTTP/1.1" 200 256 0.032508 10.0.0.19 - - [2026-05-11 01:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.19 - - [2026-05-11 01:58:35] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.020468 10.0.0.19 - - [2026-05-11 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003733 10.0.0.19 - - [2026-05-11 01:58:35] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004162 10.0.0.19 - - [2026-05-11 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.19 - - [2026-05-11 01:58:35] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006194 10.0.0.19 - - [2026-05-11 01:58:35] "PUT /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232 HTTP/1.1" 200 256 0.012721 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:58:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:58:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001182 10.0.0.19 - - [2026-05-11 01:58:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002206 10.0.0.19 - - [2026-05-11 01:58:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003346 10.0.0.19 - - [2026-05-11 01:59:26] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004527 10.0.0.19 - - [2026-05-11 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.19 - - [2026-05-11 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2026-05-11 01:59:26] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003546 10.0.0.19 - - [2026-05-11 01:59:26] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005049 10.0.0.19 - - [2026-05-11 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.020912 10.0.0.19 - - [2026-05-11 01:59:26] "DELETE /loadbalancer-member/1109d743-0e7c-4c02-8005-752de197f2b4 HTTP/1.1" 200 115 0.047474 10.0.0.19 - - [2026-05-11 01:59:26] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005329 10.0.0.19 - - [2026-05-11 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.19 - - [2026-05-11 01:59:26] "DELETE /loadbalancer-member/a985f7bb-8dfc-4ee9-947b-c0fcad8d558c HTTP/1.1" 200 115 0.023532 10.0.0.19 - - [2026-05-11 01:59:26] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004728 10.0.0.19 - - [2026-05-11 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.19 - - [2026-05-11 01:59:26] "DELETE /loadbalancer-member/4abe1dd9-60c7-41ca-b7e3-6ae6a524b480 HTTP/1.1" 200 115 0.026692 10.0.0.19 - - [2026-05-11 01:59:26] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004372 10.0.0.19 - - [2026-05-11 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.19 - - [2026-05-11 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2026-05-11 01:59:27] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006415 10.0.0.19 - - [2026-05-11 01:59:27] "GET /loadbalancer-pool/405e118a-2b87-4c1f-88bb-c0a369dfb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003803 10.0.0.19 - - [2026-05-11 01:59:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016441 10.0.0.19 - - [2026-05-11 01:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024664 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016034 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008214 10.0.0.19 - - [2026-05-11 01:59:27] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002464 10.0.0.19 - - [2026-05-11 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.067204 10.0.0.19 - - [2026-05-11 01:59:27] "GET /loadbalancer-pool/5341a86e-78c0-44d3-971a-43560be040ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012556 10.0.0.19 - - [2026-05-11 01:59:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023239 10.0.0.19 - - [2026-05-11 01:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008344 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012536 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004914 10.0.0.19 - - [2026-05-11 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.004007 10.0.0.19 - - [2026-05-11 01:59:27] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001716 10.0.0.19 - - [2026-05-11 01:59:27] "GET /loadbalancer-pool/8e7b72c7-0ab0-4975-a1e7-19a367b054aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003019 10.0.0.19 - - [2026-05-11 01:59:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015507 10.0.0.19 - - [2026-05-11 01:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016403 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008595 10.0.0.19 - - [2026-05-11 01:59:27] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003474 10.0.0.19 - - [2026-05-11 01:59:27] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001892 10.0.0.19 - - [2026-05-11 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.003172 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:59:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.19 - - [2026-05-11 01:59:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001163 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.241 - - [2026-05-11 02:00:21] "GET / HTTP/1.1" 200 35931 0.002040 10.0.0.241 - - [2026-05-11 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.241 - - [2026-05-11 02:00:21] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006699 10.0.0.241 - - [2026-05-11 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.241 - - [2026-05-11 02:00:21] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003787 10.0.0.241 - - [2026-05-11 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2026-05-11 02:00:22] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004143 10.0.0.241 - - [2026-05-11 02:00:22] "PUT /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963 HTTP/1.1" 200 262 0.012278 10.0.0.241 - - [2026-05-11 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.241 - - [2026-05-11 02:00:22] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003042 10.0.0.241 - - [2026-05-11 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.241 - - [2026-05-11 02:00:22] "GET /virtual-machine-interface/68386b87-88be-40bd-8760-84680f9319cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005100 10.0.0.241 - - [2026-05-11 02:00:22] "PUT /virtual-machine-interface/68386b87-88be-40bd-8760-84680f9319cb HTTP/1.1" 200 284 0.030038 10.0.0.19 - - [2026-05-11 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2026-05-11 02:00:37] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002336 10.0.0.19 - - [2026-05-11 02:03:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003468 10.0.0.19 - - [2026-05-11 02:03:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002403 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005788 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.004997 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010410 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.19 - - [2026-05-11 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-05-11 02:04:07] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003663 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005096 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.021931 10.0.0.19 - - [2026-05-11 02:04:07] "DELETE /loadbalancer-member/94743000-1e11-49fe-9187-be508f0452cb HTTP/1.1" 200 115 0.076345 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.023710 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.004162 10.0.0.19 - - [2026-05-11 02:04:07] "DELETE /loadbalancer-member/cac31275-5d3f-42c5-9831-c4d5c56e74f1 HTTP/1.1" 200 115 0.061437 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008386 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.004682 10.0.0.19 - - [2026-05-11 02:04:07] "DELETE /loadbalancer-member/c79c47a7-4aa6-4a32-b978-22e2eeb9ce25 HTTP/1.1" 200 115 0.053833 10.0.0.19 - - [2026-05-11 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2026-05-11 02:04:07] "GET /loadbalancer/006eebf3-1e91-4d7f-8aa4-37e19684c7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003429 10.0.0.19 - - [2026-05-11 02:04:07] "GET /loadbalancer-pool/405e118a-2b87-4c1f-88bb-c0a369dfb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.011199 10.0.0.19 - - [2026-05-11 02:04:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019203 10.0.0.19 - - [2026-05-11 02:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013713 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.032966 10.0.0.19 - - [2026-05-11 02:04:07] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013638 10.0.0.19 - - [2026-05-11 02:04:07] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002880 10.0.0.19 - - [2026-05-11 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.092958 10.0.0.19 - - [2026-05-11 02:04:07] "GET /loadbalancer-pool/5341a86e-78c0-44d3-971a-43560be040ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003821 10.0.0.19 - - [2026-05-11 02:04:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018492 10.0.0.19 - - [2026-05-11 02:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025999 10.0.0.19 - - [2026-05-11 02:04:08] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.020811 10.0.0.19 - - [2026-05-11 02:04:08] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015211 10.0.0.19 - - [2026-05-11 02:04:08] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010385 10.0.0.19 - - [2026-05-11 02:04:08] "POST /set-tag HTTP/1.1" 200 109 0.010480 10.0.0.19 - - [2026-05-11 02:04:08] "GET /loadbalancer-pool/8e7b72c7-0ab0-4975-a1e7-19a367b054aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010790 10.0.0.19 - - [2026-05-11 02:04:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035077 10.0.0.19 - - [2026-05-11 02:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017224 10.0.0.19 - - [2026-05-11 02:04:08] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010778 10.0.0.19 - - [2026-05-11 02:04:08] "GET /virtual-machine-interface/53021b50-4cdc-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005642 10.0.0.19 - - [2026-05-11 02:04:08] "POST /set-tag HTTP/1.1" 200 109 0.004685 10.0.0.19 - - [2026-05-11 02:04:08] "GET /floating-ip/e694e1f4-7b16-4b50-8270-9c31bc468232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003183 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:04:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.19 - - [2026-05-11 02:08:46] "GET /global-system-configs HTTP/1.1" 200 322 0.006998 10.0.0.19 - - [2026-05-11 02:08:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005042 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.19 - - [2026-05-11 02:12:27] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.19 - - [2026-05-11 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-05-11 02:12:27] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031729 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2026-05-11 02:12:28] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034876 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-05-11 02:12:28] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028707 10.0.0.19 - - [2026-05-11 02:12:28] "POST /tags HTTP/1.1" 200 333 0.032943 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.19 - - [2026-05-11 02:12:28] "GET /tag/a05baa36-9ebd-4368-bd6e-396679b75c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015126 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-05-11 02:12:28] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029795 10.0.0.19 - - [2026-05-11 02:12:28] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025700 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-05-11 02:12:28] "GET /virtual-networks?parent_id=5dfb31b3-9b50-4f14-95e8-50c79a46cb6f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001977 10.0.0.19 - - [2026-05-11 02:12:28] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005039 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-05-11 02:12:28] "GET /service-appliance-set/ef594d47-338e-4873-af71-4850a0c9c933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003093 10.0.0.19 - - [2026-05-11 02:12:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.001929 10.0.0.19 - - [2026-05-11 02:12:28] "POST /virtual-networks HTTP/1.1" 200 512 0.058120 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008965 10.0.0.19 - - [2026-05-11 02:12:29] "GET /network-ipam/2fa78194-2639-472f-8476-a2df9047ccd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003317 10.0.0.19 - - [2026-05-11 02:12:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111720 10.0.0.19 - - [2026-05-11 02:12:29] "GET /virtual-machine-interface/6d3c9a05-7548-4fd5-954d-037313055110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006696 10.0.0.19 - - [2026-05-11 02:12:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003859 10.0.0.19 - - [2026-05-11 02:12:29] "POST /ref-update HTTP/1.1" 200 156 0.125124 10.0.0.19 - - [2026-05-11 02:12:29] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006239 10.0.0.19 - - [2026-05-11 02:12:29] "GET /domains HTTP/1.1" 200 280 0.002554 10.0.0.19 - - [2026-05-11 02:12:29] "POST /instance-ips HTTP/1.1" 200 409 0.043123 10.0.0.19 - - [2026-05-11 02:12:29] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.022790 10.0.0.19 - - [2026-05-11 02:12:29] "GET /instance-ip/62192106-38bb-4116-b511-f53521706db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004454 10.0.0.19 - - [2026-05-11 02:12:29] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 5476 0.044294 10.0.0.19 - - [2026-05-11 02:12:29] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.010251 10.0.0.19 - - [2026-05-11 02:12:29] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.004768 10.0.0.19 - - [2026-05-11 02:12:29] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1182 0.002835 10.0.0.19 - - [2026-05-11 02:12:29] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1182 0.002024 10.0.0.19 - - [2026-05-11 02:12:29] "POST /loadbalancers HTTP/1.1" 200 610 0.072827 10.0.0.19 - - [2026-05-11 02:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019485 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014955 10.0.0.19 - - [2026-05-11 02:12:29] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049749 10.0.0.19 - - [2026-05-11 02:12:29] "GET /instance-ip/62192106-38bb-4116-b511-f53521706db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002716 10.0.0.19 - - [2026-05-11 02:12:29] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037976 10.0.0.19 - - [2026-05-11 02:12:29] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002970 10.0.0.19 - - [2026-05-11 02:12:29] "POST /route-targets HTTP/1.1" 200 327 0.017072 10.0.0.19 - - [2026-05-11 02:12:29] "POST /floating-ips HTTP/1.1" 200 597 0.047729 10.0.0.19 - - [2026-05-11 02:12:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050278 10.0.0.19 - - [2026-05-11 02:12:29] "POST /ref-update HTTP/1.1" 200 156 0.041671 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.19 - - [2026-05-11 02:12:29] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038453 10.0.0.19 - - [2026-05-11 02:12:29] "GET /loadbalancer-listener/b1b9e56c-6151-4855-a278-7eeeb538abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003296 10.0.0.19 - - [2026-05-11 02:12:29] "GET /loadbalancer-listener/b1b9e56c-6151-4855-a278-7eeeb538abfe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003875 10.0.0.19 - - [2026-05-11 02:12:29] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028409 10.0.0.19 - - [2026-05-11 02:12:29] "GET /instance-ip/62192106-38bb-4116-b511-f53521706db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006404 10.0.0.19 - - [2026-05-11 02:12:29] "GET /instance-ip/62192106-38bb-4116-b511-f53521706db7?fields=floating_ips HTTP/1.1" 200 1212 0.011769 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-05-11 02:12:29] "GET /floating-ip/214860ac-8235-4899-a727-8b7dc7709294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001948 10.0.0.19 - - [2026-05-11 02:12:29] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003258 10.0.0.19 - - [2026-05-11 02:12:29] "POST /tags HTTP/1.1" 200 295 0.043942 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.19 - - [2026-05-11 02:12:29] "GET /tag/4c1d013a-e220-4905-9676-f5e65ae0b14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.012164 10.0.0.19 - - [2026-05-11 02:12:29] "POST /tags HTTP/1.1" 409 233 0.001813 10.0.0.19 - - [2026-05-11 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.19 - - [2026-05-11 02:12:29] "GET /tag/107b5d6b-7ca6-4690-aa93-eaf3f6745157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.008853 10.0.0.19 - - [2026-05-11 02:12:30] "POST /tags HTTP/1.1" 409 206 0.002235 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-05-11 02:12:30] "GET /tag/efec55bb-b16b-4a1d-bc43-c13af6ffcefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009914 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003940 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.19 - - [2026-05-11 02:12:30] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031737 10.0.0.19 - - [2026-05-11 02:12:30] "POST /virtual-machines HTTP/1.1" 200 369 0.007904 10.0.0.19 - - [2026-05-11 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014406 10.0.0.19 - - [2026-05-11 02:12:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102046 10.0.0.19 - - [2026-05-11 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009495 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004752 10.0.0.19 - - [2026-05-11 02:12:30] "POST /instance-ips HTTP/1.1" 200 409 0.021972 10.0.0.19 - - [2026-05-11 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026744 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009246 10.0.0.19 - - [2026-05-11 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.032813 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019527 10.0.0.19 - - [2026-05-11 02:12:30] "GET /instance-ip/dd3dc9e8-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008114 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005960 10.0.0.19 - - [2026-05-11 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003998 10.0.0.19 - - [2026-05-11 02:12:30] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005685 10.0.0.19 - - [2026-05-11 02:12:30] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-05-11 02:12:30] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005091 10.0.0.19 - - [2026-05-11 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2026-05-11 02:12:30] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036124 10.0.0.19 - - [2026-05-11 02:12:30] "POST /virtual-machines HTTP/1.1" 200 369 0.009330 10.0.0.19 - - [2026-05-11 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015545 10.0.0.19 - - [2026-05-11 02:12:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145992 10.0.0.19 - - [2026-05-11 02:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009635 10.0.0.19 - - [2026-05-11 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003859 10.0.0.19 - - [2026-05-11 02:12:31] "POST /instance-ips HTTP/1.1" 200 409 0.019700 10.0.0.19 - - [2026-05-11 02:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018022 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008839 10.0.0.19 - - [2026-05-11 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.016218 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021695 10.0.0.19 - - [2026-05-11 02:12:31] "GET /instance-ip/ddb743ae-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004904 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004421 10.0.0.19 - - [2026-05-11 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004614 10.0.0.19 - - [2026-05-11 02:12:31] "POST /ref-update HTTP/1.1" 200 156 0.009287 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006601 10.0.0.19 - - [2026-05-11 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003642 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006117 10.0.0.19 - - [2026-05-11 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.19 - - [2026-05-11 02:12:31] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004557 10.0.0.19 - - [2026-05-11 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domains HTTP/1.1" 200 280 0.001869 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.007693 10.0.0.19 - - [2026-05-11 02:12:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 7064 0.030260 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.003524 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.003347 10.0.0.19 - - [2026-05-11 02:12:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1403 0.003166 10.0.0.19 - - [2026-05-11 02:12:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1403 0.002055 10.0.0.19 - - [2026-05-11 02:12:34] "GET /route-target/3ad8710c-00d6-4d0d-a139-585c54d656b9 HTTP/1.1" 200 1152 0.001733 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.003242 10.0.0.19 - - [2026-05-11 02:12:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1403 0.002077 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003496 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.003178 10.0.0.19 - - [2026-05-11 02:12:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1403 0.002147 10.0.0.19 - - [2026-05-11 02:12:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 200 1403 0.001983 10.0.0.19 - - [2026-05-11 02:12:34] "GET /route-target/3ad8710c-00d6-4d0d-a139-585c54d656b9 HTTP/1.1" 200 1152 0.001739 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domains HTTP/1.1" 200 280 0.001831 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.002455 10.0.0.19 - - [2026-05-11 02:12:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 7064 0.040692 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2082 0.005077 10.0.0.19 - - [2026-05-11 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.19 - - [2026-05-11 02:12:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036304 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005250 10.0.0.19 - - [2026-05-11 02:12:34] "GET /floating-ip-pools?parent_id=f38a8403-7861-4bea-86d8-eff994145bbe&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002251 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004105 10.0.0.19 - - [2026-05-11 02:12:34] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016932 10.0.0.19 - - [2026-05-11 02:12:34] "POST /ref-update HTTP/1.1" 200 156 0.021630 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013343 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domains HTTP/1.1" 200 280 0.001984 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.003133 10.0.0.19 - - [2026-05-11 02:12:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 7320 0.029874 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2320 0.005381 10.0.0.19 - - [2026-05-11 02:12:34] "GET /floating-ip-pool/694fa906-db0f-4317-9a4d-438de5610bda HTTP/1.1" 200 1314 0.002272 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domains HTTP/1.1" 200 280 0.001493 10.0.0.19 - - [2026-05-11 02:12:34] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.002651 10.0.0.19 - - [2026-05-11 02:12:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 7320 0.034485 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 2320 0.004248 10.0.0.19 - - [2026-05-11 02:12:34] "GET /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003925 10.0.0.19 - - [2026-05-11 02:12:34] "POST /tags HTTP/1.1" 200 365 0.043626 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.19 - - [2026-05-11 02:12:35] "GET /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012527 10.0.0.19 - - [2026-05-11 02:12:35] "POST /tags HTTP/1.1" 409 206 0.001764 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.19 - - [2026-05-11 02:12:35] "GET /tag/efec55bb-b16b-4a1d-bc43-c13af6ffcefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009716 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-05-11 02:12:35] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041800 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-05-11 02:12:35] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.006765 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2026-05-11 02:12:35] "GET /service-appliance-set/1e5218cc-016f-4eec-b486-068be6b70ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004632 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 404 258 0.001859 10.0.0.19 - - [2026-05-11 02:12:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094505 10.0.0.19 - - [2026-05-11 02:12:35] "GET /virtual-machine-interface/2917e85d-2b41-468b-aec3-75fca865d789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015284 10.0.0.19 - - [2026-05-11 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.029627 10.0.0.19 - - [2026-05-11 02:12:35] "POST /instance-ips HTTP/1.1" 200 417 0.023024 10.0.0.19 - - [2026-05-11 02:12:35] "GET /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005370 10.0.0.19 - - [2026-05-11 02:12:35] "POST /loadbalancers HTTP/1.1" 200 618 0.062863 10.0.0.19 - - [2026-05-11 02:12:35] "POST /service-instances HTTP/1.1" 200 566 0.026659 10.0.0.19 - - [2026-05-11 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.029588 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013121 10.0.0.19 - - [2026-05-11 02:12:35] "POST /ref-update HTTP/1.1" 200 156 0.023493 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020923 10.0.0.19 - - [2026-05-11 02:12:35] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082912 10.0.0.19 - - [2026-05-11 02:12:35] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.008907 10.0.0.19 - - [2026-05-11 02:12:35] "GET /virtual-machine-interface/2917e85d-2b41-468b-aec3-75fca865d789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004093 10.0.0.19 - - [2026-05-11 02:12:35] "GET /virtual-machine-interface/2917e85d-2b41-468b-aec3-75fca865d789?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005904 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.19 - - [2026-05-11 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008482 10.0.0.19 - - [2026-05-11 02:12:35] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.010969 10.0.0.19 - - [2026-05-11 02:12:35] "GET /floating-ip-pool/694fa906-db0f-4317-9a4d-438de5610bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006577 10.0.0.19 - - [2026-05-11 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022583 10.0.0.19 - - [2026-05-11 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.19 - - [2026-05-11 02:12:36] "POST /floating-ips HTTP/1.1" 200 671 0.113690 10.0.0.19 - - [2026-05-11 02:12:36] "POST /virtual-machines HTTP/1.1" 200 429 0.062940 10.0.0.19 - - [2026-05-11 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034344 10.0.0.19 - - [2026-05-11 02:12:36] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003508 10.0.0.19 - - [2026-05-11 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.19 - - [2026-05-11 02:12:36] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020819 10.0.0.19 - - [2026-05-11 02:12:36] "POST /tags HTTP/1.1" 409 221 0.001966 10.0.0.19 - - [2026-05-11 02:12:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153268 10.0.0.19 - - [2026-05-11 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.19 - - [2026-05-11 02:12:36] "GET /tag/a05baa36-9ebd-4368-bd6e-396679b75c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011790 10.0.0.19 - - [2026-05-11 02:12:36] "POST /tags HTTP/1.1" 409 238 0.001793 10.0.0.19 - - [2026-05-11 02:12:36] "POST /chown HTTP/1.1" 200 109 0.043400 10.0.0.19 - - [2026-05-11 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.19 - - [2026-05-11 02:12:36] "GET /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011914 10.0.0.19 - - [2026-05-11 02:12:36] "POST /chown HTTP/1.1" 200 109 0.009850 10.0.0.19 - - [2026-05-11 02:12:36] "PUT /virtual-machine-interface/ff0eeca3-6919-40d0-b09e-7b8ac893bfde HTTP/1.1" 200 284 0.023910 10.0.0.19 - - [2026-05-11 02:12:36] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.026838 10.0.0.19 - - [2026-05-11 02:12:36] "POST /firewall-rules HTTP/1.1" 200 650 0.140029 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.040148 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.022348 10.0.0.19 - - [2026-05-11 02:12:36] "GET /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005541 10.0.0.19 - - [2026-05-11 02:12:36] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011595 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.021844 10.0.0.19 - - [2026-05-11 02:12:36] "GET /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013716 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.020568 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.015231 10.0.0.19 - - [2026-05-11 02:12:36] "POST /ref-update HTTP/1.1" 200 156 0.048955 10.0.0.19 - - [2026-05-11 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2026-05-11 02:12:36] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030888 10.0.0.19 - - [2026-05-11 02:12:36] "POST /virtual-machines HTTP/1.1" 200 429 0.018602 10.0.0.19 - - [2026-05-11 02:12:36] "GET /loadbalancer/256ea232-9b68-4776-b7eb-cd847cb06adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002588 10.0.0.19 - - [2026-05-11 02:12:36] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.077541 10.0.0.19 - - [2026-05-11 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.19 - - [2026-05-11 02:12:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123539 10.0.0.19 - - [2026-05-11 02:12:36] "POST /chown HTTP/1.1" 200 109 0.013519 10.0.0.19 - - [2026-05-11 02:12:36] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031612 10.0.0.19 - - [2026-05-11 02:12:36] "GET /loadbalancer-listener/80d8cbf3-6a17-4af2-9714-fdf7eae04521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002661 10.0.0.19 - - [2026-05-11 02:12:36] "POST /chown HTTP/1.1" 200 109 0.013701 10.0.0.19 - - [2026-05-11 02:12:36] "GET /loadbalancer-listener/80d8cbf3-6a17-4af2-9714-fdf7eae04521?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.015647 10.0.0.19 - - [2026-05-11 02:12:36] "PUT /virtual-machine-interface/1c1f4669-e2dd-49a7-a533-56e3d600704a HTTP/1.1" 200 284 0.016095 10.0.0.19 - - [2026-05-11 02:12:36] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.018489 10.0.0.19 - - [2026-05-11 02:12:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051979 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.048834 10.0.0.19 - - [2026-05-11 02:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036275 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.026212 10.0.0.19 - - [2026-05-11 02:12:37] "GET /loadbalancer-pool/b09fefa5-d59c-4d35-8df8-7b85c009948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010218 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.021658 10.0.0.19 - - [2026-05-11 02:12:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020876 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.022141 10.0.0.19 - - [2026-05-11 02:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028092 10.0.0.19 - - [2026-05-11 02:12:37] "GET /loadbalancer-member/cb2a03c9-251c-4351-8553-cba990815838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006940 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.022110 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-05-11 02:12:37] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004182 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-05-11 02:12:37] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002137 10.0.0.19 - - [2026-05-11 02:12:37] "POST /tags HTTP/1.1" 409 221 0.001436 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.005973 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.023901 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.19 - - [2026-05-11 02:12:37] "GET /tag/a05baa36-9ebd-4368-bd6e-396679b75c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011763 10.0.0.19 - - [2026-05-11 02:12:37] "POST /tags HTTP/1.1" 409 238 0.001361 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.031591 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.19 - - [2026-05-11 02:12:37] "GET /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.009435 10.0.0.19 - - [2026-05-11 02:12:37] "POST /firewall-rules HTTP/1.1" 409 293 0.001816 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.020162 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.014190 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.019874 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866 HTTP/1.1" 200 260 0.030522 10.0.0.19 - - [2026-05-11 02:12:37] "GET /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011639 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.016609 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.021269 10.0.0.19 - - [2026-05-11 02:12:37] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009309 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.19 - - [2026-05-11 02:12:37] "GET /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002711 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.021360 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.021199 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.015516 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.026826 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.082243 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.010850 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.033930 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.022993 10.0.0.19 - - [2026-05-11 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.010703 10.0.0.19 - - [2026-05-11 02:12:37] "POST /chown HTTP/1.1" 200 109 0.021711 10.0.0.19 - - [2026-05-11 02:12:37] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.035214 10.0.0.19 - - [2026-05-11 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.19 - - [2026-05-11 02:12:38] "POST /chown HTTP/1.1" 200 109 0.060934 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.015857 10.0.0.19 - - [2026-05-11 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.069769 10.0.0.19 - - [2026-05-11 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.19 - - [2026-05-11 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.056188 10.0.0.19 - - [2026-05-11 02:12:38] "POST /chown HTTP/1.1" 200 109 0.037814 10.0.0.19 - - [2026-05-11 02:12:38] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098649 10.0.0.19 - - [2026-05-11 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.086373 10.0.0.19 - - [2026-05-11 02:12:38] "POST /chown HTTP/1.1" 200 109 0.066769 10.0.0.19 - - [2026-05-11 02:12:38] "POST /virtual-machines HTTP/1.1" 200 373 0.068346 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.050616 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014638 10.0.0.19 - - [2026-05-11 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.026793 10.0.0.19 - - [2026-05-11 02:12:38] "POST /chown HTTP/1.1" 200 109 0.027358 10.0.0.19 - - [2026-05-11 02:12:38] "POST /chown HTTP/1.1" 200 109 0.069569 10.0.0.19 - - [2026-05-11 02:12:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.164721 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027089 10.0.0.19 - - [2026-05-11 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014368 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 256 0.040446 10.0.0.19 - - [2026-05-11 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.020066 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008704 10.0.0.19 - - [2026-05-11 02:12:38] "POST /instance-ips HTTP/1.1" 200 413 0.034609 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029239 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016948 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.013358 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014686 10.0.0.19 - - [2026-05-11 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.059317 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017685 10.0.0.19 - - [2026-05-11 02:12:38] "GET /instance-ip/e21cbcb2-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.011983 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.008717 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013229 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004592 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.016027 10.0.0.19 - - [2026-05-11 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.008710 10.0.0.19 - - [2026-05-11 02:12:38] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006862 10.0.0.19 - - [2026-05-11 02:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013932 10.0.0.19 - - [2026-05-11 02:12:38] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.007591 10.0.0.19 - - [2026-05-11 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.016291 10.0.0.19 - - [2026-05-11 02:12:39] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010708 10.0.0.19 - - [2026-05-11 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.19 - - [2026-05-11 02:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007849 10.0.0.19 - - [2026-05-11 02:12:39] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.007934 10.0.0.19 - - [2026-05-11 02:12:39] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007861 10.0.0.19 - - [2026-05-11 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.19 - - [2026-05-11 02:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017186 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006145 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.021982 10.0.0.19 - - [2026-05-11 02:12:39] "POST /ref-update HTTP/1.1" 200 156 0.019512 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006420 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.021137 10.0.0.19 - - [2026-05-11 02:12:39] "POST /ref-update HTTP/1.1" 200 156 0.014335 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006120 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.018849 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.019345 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.007908 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.017837 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.017906 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006284 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.005702 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006998 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.009670 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.016249 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.005918 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.018679 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.012542 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006217 10.0.0.19 - - [2026-05-11 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.19 - - [2026-05-11 02:12:39] "POST /chown HTTP/1.1" 200 109 0.014899 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.022135 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.023435 10.0.0.19 - - [2026-05-11 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.006858 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.017056 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.007609 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.020877 10.0.0.19 - - [2026-05-11 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.006624 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.023650 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.015582 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.006023 10.0.0.19 - - [2026-05-11 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.007340 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.019841 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.013959 10.0.0.19 - - [2026-05-11 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.008449 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.012121 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.007224 10.0.0.19 - - [2026-05-11 02:12:40] "POST /chown HTTP/1.1" 200 109 0.020576 10.0.0.19 - - [2026-05-11 02:12:42] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005826 10.0.0.19 - - [2026-05-11 02:12:42] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.19 - - [2026-05-11 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2026-05-11 02:12:42] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002637 10.0.0.19 - - [2026-05-11 02:12:42] "GET /loadbalancer-pool/b188bdac-80ee-478f-bf2f-3138ad68d7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002513 10.0.0.19 - - [2026-05-11 02:12:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026305 10.0.0.19 - - [2026-05-11 02:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016961 10.0.0.19 - - [2026-05-11 02:12:42] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015104 10.0.0.19 - - [2026-05-11 02:12:42] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004242 10.0.0.19 - - [2026-05-11 02:12:42] "POST /ref-update HTTP/1.1" 200 156 0.012691 10.0.0.19 - - [2026-05-11 02:12:42] "POST /tags HTTP/1.1" 409 221 0.005221 10.0.0.19 - - [2026-05-11 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.19 - - [2026-05-11 02:12:42] "GET /tag/a05baa36-9ebd-4368-bd6e-396679b75c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010262 10.0.0.19 - - [2026-05-11 02:12:42] "GET /floating-ip/214860ac-8235-4899-a727-8b7dc7709294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003847 10.0.0.19 - - [2026-05-11 02:12:42] "PUT /floating-ip/214860ac-8235-4899-a727-8b7dc7709294 HTTP/1.1" 200 256 0.009187 10.0.0.19 - - [2026-05-11 02:12:42] "POST /set-tag HTTP/1.1" 200 109 0.024057 10.0.0.19 - - [2026-05-11 02:12:43] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004972 10.0.0.19 - - [2026-05-11 02:12:43] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.19 - - [2026-05-11 02:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.19 - - [2026-05-11 02:12:43] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002944 10.0.0.19 - - [2026-05-11 02:12:43] "GET /loadbalancer-pool/b188bdac-80ee-478f-bf2f-3138ad68d7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003224 10.0.0.19 - - [2026-05-11 02:12:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015515 10.0.0.19 - - [2026-05-11 02:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018264 10.0.0.19 - - [2026-05-11 02:12:43] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023455 10.0.0.19 - - [2026-05-11 02:12:43] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019364 10.0.0.19 - - [2026-05-11 02:12:43] "POST /ref-update HTTP/1.1" 200 156 0.011914 10.0.0.19 - - [2026-05-11 02:12:43] "POST /set-tag HTTP/1.1" 200 109 0.037132 10.0.0.19 - - [2026-05-11 02:12:43] "GET /floating-ip/214860ac-8235-4899-a727-8b7dc7709294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002755 10.0.0.19 - - [2026-05-11 02:12:48] "GET /virtual-machine/6d4c40c8-a73c-4c88-b8f8-b2bd770d052e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003200 10.0.0.19 - - [2026-05-11 02:12:48] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004565 10.0.0.19 - - [2026-05-11 02:12:48] "GET /virtual-machine/4d1158cc-7ad9-476b-afe3-8ae1e0daf22f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003189 10.0.0.19 - - [2026-05-11 02:12:48] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003912 10.0.0.19 - - [2026-05-11 02:12:53] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004552 10.0.0.19 - - [2026-05-11 02:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.19 - - [2026-05-11 02:12:58] "GET /virtual-machine/56ce3d34-d964-4057-ac83-95abc62a6cf6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003056 10.0.0.19 - - [2026-05-11 02:12:58] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004036 10.0.0.19 - - [2026-05-11 02:12:58] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004502 10.0.0.19 - - [2026-05-11 02:12:58] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.19 - - [2026-05-11 02:13:29] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006713 10.0.0.19 - - [2026-05-11 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-05-11 02:13:29] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004603 10.0.0.19 - - [2026-05-11 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.19 - - [2026-05-11 02:13:29] "GET /virtual-machine/56ce3d34-d964-4057-ac83-95abc62a6cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002240 10.0.0.19 - - [2026-05-11 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.009794 10.0.0.19 - - [2026-05-11 02:13:29] "GET /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004674 10.0.0.19 - - [2026-05-11 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.014316 10.0.0.19 - - [2026-05-11 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.010781 10.0.0.19 - - [2026-05-11 02:13:29] "DELETE /instance-ip/e21cbcb2-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.041285 10.0.0.19 - - [2026-05-11 02:13:29] "DELETE /virtual-machine-interface/e1fe27b6-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.028619 10.0.0.19 - - [2026-05-11 02:13:29] "DELETE /virtual-machine/56ce3d34-d964-4057-ac83-95abc62a6cf6 HTTP/1.1" 200 115 0.020631 10.0.0.19 - - [2026-05-11 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.19 - - [2026-05-11 02:13:33] "GET /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012325 10.0.0.19 - - [2026-05-11 02:13:33] "GET /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013663 10.0.0.19 - - [2026-05-11 02:13:33] "GET /virtual-machine-interface/1c1f4669-e2dd-49a7-a533-56e3d600704a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004842 10.0.0.19 - - [2026-05-11 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.022330 10.0.0.19 - - [2026-05-11 02:13:33] "GET /virtual-machine-interface/2917e85d-2b41-468b-aec3-75fca865d789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.018496 10.0.0.19 - - [2026-05-11 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.013674 10.0.0.19 - - [2026-05-11 02:13:33] "GET /virtual-machine-interface/ff0eeca3-6919-40d0-b09e-7b8ac893bfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004267 10.0.0.19 - - [2026-05-11 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.013749 10.0.0.19 - - [2026-05-11 02:13:33] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008873 10.0.0.19 - - [2026-05-11 02:13:33] "GET /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002790 10.0.0.19 - - [2026-05-11 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.010303 10.0.0.19 - - [2026-05-11 02:13:33] "DELETE /firewall-rule/cba7f6ac-e86a-4c78-a5d8-3adcf1a98866 HTTP/1.1" 200 115 0.029356 10.0.0.19 - - [2026-05-11 02:13:33] "DELETE /loadbalancer-member/cb2a03c9-251c-4351-8553-cba990815838 HTTP/1.1" 200 115 0.021318 10.0.0.19 - - [2026-05-11 02:13:33] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.008958 10.0.0.19 - - [2026-05-11 02:13:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017121 10.0.0.19 - - [2026-05-11 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2026-05-11 02:13:33] "DELETE /loadbalancer-pool/b09fefa5-d59c-4d35-8df8-7b85c009948a HTTP/1.1" 200 115 0.069122 10.0.0.19 - - [2026-05-11 02:13:33] "DELETE /loadbalancer-listener/80d8cbf3-6a17-4af2-9714-fdf7eae04521 HTTP/1.1" 200 115 0.021680 10.0.0.19 - - [2026-05-11 02:13:34] "GET /floating-ip/2c5e6c69-19ee-4d02-9d52-fca44bff2a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002958 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.006123 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.018782 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.020432 10.0.0.19 - - [2026-05-11 02:13:34] "PUT /floating-ip/2c5e6c69-19ee-4d02-9d52-fca44bff2a5e HTTP/1.1" 200 256 0.040517 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.016791 10.0.0.19 - - [2026-05-11 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /floating-ip/2c5e6c69-19ee-4d02-9d52-fca44bff2a5e HTTP/1.1" 200 115 0.060646 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.014746 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.018813 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /loadbalancer/256ea232-9b68-4776-b7eb-cd847cb06adf HTTP/1.1" 200 115 0.062008 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.005172 10.0.0.19 - - [2026-05-11 02:13:34] "POST /chown HTTP/1.1" 200 109 0.013473 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /instance-ip/f4b02c29-9b74-49b5-b3e0-5410f40dc692 HTTP/1.1" 200 115 0.076199 10.0.0.19 - - [2026-05-11 02:13:34] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.014465 10.0.0.19 - - [2026-05-11 02:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016336 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-machine-interface/2917e85d-2b41-468b-aec3-75fca865d789 HTTP/1.1" 200 115 0.083037 10.0.0.19 - - [2026-05-11 02:13:34] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.013216 10.0.0.19 - - [2026-05-11 02:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013430 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /tag/ccf40b8a-d986-4789-86bb-3857b58df2dd HTTP/1.1" 200 115 0.083129 10.0.0.19 - - [2026-05-11 02:13:34] "PUT /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 266 0.007701 10.0.0.19 - - [2026-05-11 02:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016569 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /service-instance/0abf44bb-c49c-4595-9910-e2d48893d7b5 HTTP/1.1" 200 115 0.021924 10.0.0.19 - - [2026-05-11 02:13:34] "GET /floating-ip-pool/694fa906-db0f-4317-9a4d-438de5610bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003678 10.0.0.19 - - [2026-05-11 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.015195 10.0.0.19 - - [2026-05-11 02:13:34] "GET /virtual-machine-interface/1c1f4669-e2dd-49a7-a533-56e3d600704a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006408 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /floating-ip-pool/694fa906-db0f-4317-9a4d-438de5610bda HTTP/1.1" 200 115 0.050039 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-machine-interface/1c1f4669-e2dd-49a7-a533-56e3d600704a HTTP/1.1" 200 115 0.056070 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-machine/c8bc5d14-1964-4607-9e41-a2ea418d29cf HTTP/1.1" 200 115 0.051141 10.0.0.19 - - [2026-05-11 02:13:34] "GET /virtual-machine-interface/ff0eeca3-6919-40d0-b09e-7b8ac893bfde?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005575 10.0.0.19 - - [2026-05-11 02:13:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003225 10.0.0.19 - - [2026-05-11 02:13:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002691 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-network/f38a8403-7861-4bea-86d8-eff994145bbe HTTP/1.1" 200 115 0.116800 10.0.0.19 - - [2026-05-11 02:13:34] "GET /routing-instance/ae3cb3d0-3df7-4f16-92d3-fa19814f7d35 HTTP/1.1" 404 171 0.001647 10.0.0.19 - - [2026-05-11 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.19 - - [2026-05-11 02:13:34] "GET /domains HTTP/1.1" 200 280 0.001356 10.0.0.19 - - [2026-05-11 02:13:34] "GET /domain/8257516a-54d1-4131-88b6-faed20c8a554 HTTP/1.1" 200 3085 0.003648 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /route-target/3ad8710c-00d6-4d0d-a139-585c54d656b9 HTTP/1.1" 200 115 0.031264 10.0.0.19 - - [2026-05-11 02:13:34] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f HTTP/1.1" 200 6873 0.058094 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-machine-interface/ff0eeca3-6919-40d0-b09e-7b8ac893bfde HTTP/1.1" 200 115 0.106164 10.0.0.19 - - [2026-05-11 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.017677 10.0.0.19 - - [2026-05-11 02:13:34] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009013 10.0.0.19 - - [2026-05-11 02:13:34] "POST /set-tag HTTP/1.1" 200 109 0.006584 10.0.0.19 - - [2026-05-11 02:13:34] "DELETE /virtual-machine/1b660899-9b9c-41cb-916f-763da1a9fe88 HTTP/1.1" 200 115 0.048744 10.0.0.19 - - [2026-05-11 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.19 - - [2026-05-11 02:13:35] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002545 10.0.0.19 - - [2026-05-11 02:13:35] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005389 10.0.0.19 - - [2026-05-11 02:13:35] "POST /set-tag HTTP/1.1" 200 109 0.021398 10.0.0.19 - - [2026-05-11 02:13:35] "DELETE /loadbalancer-member/a8177c8c-f5b0-4519-9d5b-0448c99a037b HTTP/1.1" 200 115 0.029969 10.0.0.19 - - [2026-05-11 02:13:36] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005225 10.0.0.19 - - [2026-05-11 02:13:36] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.19 - - [2026-05-11 02:13:36] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005340 10.0.0.19 - - [2026-05-11 02:13:36] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.19 - - [2026-05-11 02:13:36] "GET /virtual-machine/4d1158cc-7ad9-476b-afe3-8ae1e0daf22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003252 10.0.0.19 - - [2026-05-11 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.009533 10.0.0.19 - - [2026-05-11 02:13:36] "GET /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013779 10.0.0.19 - - [2026-05-11 02:13:36] "POST /set-tag HTTP/1.1" 200 109 0.016958 10.0.0.19 - - [2026-05-11 02:13:36] "POST /set-tag HTTP/1.1" 200 109 0.039117 10.0.0.19 - - [2026-05-11 02:13:36] "POST /set-tag HTTP/1.1" 200 109 0.032735 10.0.0.19 - - [2026-05-11 02:13:36] "DELETE /instance-ip/ddb743ae-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.034712 10.0.0.19 - - [2026-05-11 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.012906 10.0.0.19 - - [2026-05-11 02:13:36] "DELETE /virtual-machine-interface/dd972be6-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.040159 10.0.0.19 - - [2026-05-11 02:13:36] "DELETE /virtual-machine/4d1158cc-7ad9-476b-afe3-8ae1e0daf22f HTTP/1.1" 200 115 0.021033 10.0.0.19 - - [2026-05-11 02:13:40] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008428 10.0.0.19 - - [2026-05-11 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.19 - - [2026-05-11 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.19 - - [2026-05-11 02:13:40] "GET /loadbalancer/7e36bf10-b432-4db3-8e35-7f57c6b653c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002931 10.0.0.19 - - [2026-05-11 02:13:40] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005910 10.0.0.19 - - [2026-05-11 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.19 - - [2026-05-11 02:13:40] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008912 10.0.0.19 - - [2026-05-11 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.19 - - [2026-05-11 02:13:40] "GET /virtual-machine/6d4c40c8-a73c-4c88-b8f8-b2bd770d052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002936 10.0.0.19 - - [2026-05-11 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.008334 10.0.0.19 - - [2026-05-11 02:13:40] "GET /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003384 10.0.0.19 - - [2026-05-11 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.019906 10.0.0.19 - - [2026-05-11 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.027543 10.0.0.19 - - [2026-05-11 02:13:41] "POST /set-tag HTTP/1.1" 200 109 0.022716 10.0.0.19 - - [2026-05-11 02:13:41] "DELETE /instance-ip/dd3dc9e8-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.053068 10.0.0.19 - - [2026-05-11 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.009473 10.0.0.19 - - [2026-05-11 02:13:41] "DELETE /virtual-machine-interface/dd253568-4cde-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.058032 10.0.0.19 - - [2026-05-11 02:13:41] "DELETE /virtual-machine/6d4c40c8-a73c-4c88-b8f8-b2bd770d052e HTTP/1.1" 200 115 0.048972 10.0.0.19 - - [2026-05-11 02:13:41] "DELETE /tag/4c1d013a-e220-4905-9676-f5e65ae0b14d HTTP/1.1" 200 115 0.067751 10.0.0.19 - - [2026-05-11 02:13:41] "DELETE /tag/107b5d6b-7ca6-4690-aa93-eaf3f6745157 HTTP/1.1" 200 115 0.045902 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-05-11 02:13:45] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034471 10.0.0.19 - - [2026-05-11 02:13:45] "POST /tags HTTP/1.1" 200 393 0.043291 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017160 10.0.0.19 - - [2026-05-11 02:13:45] "GET /tag/20b5d783-9957-439f-9dda-4a6e9f803c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011061 10.0.0.19 - - [2026-05-11 02:13:45] "POST /tags HTTP/1.1" 200 341 0.020241 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-05-11 02:13:45] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011120 10.0.0.19 - - [2026-05-11 02:13:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000594 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.019123 10.0.0.19 - - [2026-05-11 02:13:45] "POST /security-groups HTTP/1.1" 200 589 0.077263 10.0.0.19 - - [2026-05-11 02:13:45] "POST /projects HTTP/1.1" 200 519 0.203488 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.004941 10.0.0.19 - - [2026-05-11 02:13:45] "POST /access-control-lists HTTP/1.1" 200 598 0.074960 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.003426 10.0.0.19 - - [2026-05-11 02:13:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.081985 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024142 10.0.0.19 - - [2026-05-11 02:13:45] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.007367 10.0.0.19 - - [2026-05-11 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-05-11 02:13:45] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005136 10.0.0.19 - - [2026-05-11 02:13:45] "POST /access-control-lists HTTP/1.1" 200 596 0.107439 10.0.0.19 - - [2026-05-11 02:13:46] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.064616 10.0.0.19 - - [2026-05-11 02:13:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001608 10.0.0.19 - - [2026-05-11 02:13:46] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.065261 10.0.0.19 - - [2026-05-11 02:13:46] "POST /security-groups HTTP/1.1" 200 591 0.085991 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.003893 10.0.0.19 - - [2026-05-11 02:13:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034908 10.0.0.19 - - [2026-05-11 02:13:46] "POST /chown HTTP/1.1" 200 109 0.020203 10.0.0.19 - - [2026-05-11 02:13:46] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007630 10.0.0.19 - - [2026-05-11 02:13:46] "POST /access-control-lists HTTP/1.1" 200 632 0.090334 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017174 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.018176 10.0.0.19 - - [2026-05-11 02:13:46] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006273 10.0.0.19 - - [2026-05-11 02:13:46] "POST /tags HTTP/1.1" 409 226 0.001935 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2026-05-11 02:13:46] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012202 10.0.0.19 - - [2026-05-11 02:13:46] "POST /access-control-lists HTTP/1.1" 200 630 0.070322 10.0.0.19 - - [2026-05-11 02:13:46] "POST /firewall-rules HTTP/1.1" 200 600 0.110921 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-rule/517a5b1d-0a6a-49c2-b195-e089aeffbf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012031 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004304 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-rule/517a5b1d-0a6a-49c2-b195-e089aeffbf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002336 10.0.0.19 - - [2026-05-11 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.037710 10.0.0.19 - - [2026-05-11 02:13:46] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006027 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2026-05-11 02:13:46] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002793 10.0.0.19 - - [2026-05-11 02:13:46] "POST /tags HTTP/1.1" 409 226 0.002929 10.0.0.19 - - [2026-05-11 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-05-11 02:13:46] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009620 10.0.0.19 - - [2026-05-11 02:13:46] "POST /firewall-rules HTTP/1.1" 200 598 0.065719 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-rule/6b34541c-5314-417f-8130-29b669eefa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006125 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004966 10.0.0.19 - - [2026-05-11 02:13:46] "GET /firewall-rule/6b34541c-5314-417f-8130-29b669eefa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001980 10.0.0.19 - - [2026-05-11 02:13:46] "GET /global-system-configs HTTP/1.1" 200 322 0.004336 10.0.0.19 - - [2026-05-11 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.055287 10.0.0.19 - - [2026-05-11 02:13:48] "POST /tags HTTP/1.1" 200 393 0.030683 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019979 10.0.0.19 - - [2026-05-11 02:13:48] "GET /tag/916725be-ee52-4478-84df-a01c3adcd238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011959 10.0.0.19 - - [2026-05-11 02:13:48] "POST /tags HTTP/1.1" 200 341 0.017894 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008565 10.0.0.19 - - [2026-05-11 02:13:48] "GET /tag/c0ccab6b-817f-4883-8663-463c9d659a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012248 10.0.0.19 - - [2026-05-11 02:13:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.007442 10.0.0.19 - - [2026-05-11 02:13:48] "POST /security-groups HTTP/1.1" 200 589 0.060542 10.0.0.19 - - [2026-05-11 02:13:48] "POST /projects HTTP/1.1" 200 519 0.155694 10.0.0.19 - - [2026-05-11 02:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012385 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015823 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.016069 10.0.0.19 - - [2026-05-11 02:13:48] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.022154 10.0.0.19 - - [2026-05-11 02:13:48] "POST /access-control-lists HTTP/1.1" 200 598 0.063601 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.19 - - [2026-05-11 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.006482 10.0.0.19 - - [2026-05-11 02:13:48] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004637 10.0.0.19 - - [2026-05-11 02:13:48] "POST /access-control-lists HTTP/1.1" 200 596 0.067745 10.0.0.19 - - [2026-05-11 02:13:49] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.067270 10.0.0.19 - - [2026-05-11 02:13:49] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.042969 10.0.0.19 - - [2026-05-11 02:13:49] "POST /security-groups HTTP/1.1" 200 591 0.071301 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.001814 10.0.0.19 - - [2026-05-11 02:13:49] "POST /access-control-lists HTTP/1.1" 200 632 0.067960 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.005333 10.0.0.19 - - [2026-05-11 02:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.075869 10.0.0.19 - - [2026-05-11 02:13:49] "POST /chown HTTP/1.1" 200 109 0.016348 10.0.0.19 - - [2026-05-11 02:13:49] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036600 10.0.0.19 - - [2026-05-11 02:13:49] "POST /access-control-lists HTTP/1.1" 200 630 0.071423 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-05-11 02:13:49] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003120 10.0.0.19 - - [2026-05-11 02:13:49] "POST /tags HTTP/1.1" 409 226 0.001395 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-05-11 02:13:49] "GET /tag/c0ccab6b-817f-4883-8663-463c9d659a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009780 10.0.0.19 - - [2026-05-11 02:13:49] "POST /firewall-rules HTTP/1.1" 200 600 0.060981 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-rule/f2860f17-cad5-4092-94d7-841da59a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004052 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003516 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-rule/f2860f17-cad5-4092-94d7-841da59a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001958 10.0.0.19 - - [2026-05-11 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.060889 10.0.0.19 - - [2026-05-11 02:13:49] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002538 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2026-05-11 02:13:49] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001981 10.0.0.19 - - [2026-05-11 02:13:49] "POST /tags HTTP/1.1" 409 226 0.001274 10.0.0.19 - - [2026-05-11 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.19 - - [2026-05-11 02:13:49] "GET /tag/c0ccab6b-817f-4883-8663-463c9d659a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.008728 10.0.0.19 - - [2026-05-11 02:13:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064187 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-rule/4112dab3-32c5-429a-a93c-2ad3a3777898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016491 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003596 10.0.0.19 - - [2026-05-11 02:13:49] "GET /firewall-rule/4112dab3-32c5-429a-a93c-2ad3a3777898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002906 10.0.0.19 - - [2026-05-11 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.046946 10.0.0.19 - - [2026-05-11 02:13:51] "POST /tags HTTP/1.1" 200 345 0.086817 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2026-05-11 02:13:51] "GET /tag/85146c10-61ab-4235-ae36-83ae2ba59b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.018283 10.0.0.19 - - [2026-05-11 02:13:51] "POST /projects HTTP/1.1" 409 238 0.002419 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.19 - - [2026-05-11 02:13:51] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037962 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.19 - - [2026-05-11 02:13:51] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.005574 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.19 - - [2026-05-11 02:13:51] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004993 10.0.0.19 - - [2026-05-11 02:13:51] "POST /security-groups HTTP/1.1" 409 285 0.002813 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2026-05-11 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.19 - - [2026-05-11 02:13:51] "PUT /security-group/981e490b-42be-4997-a99a-2a0e623b76ff HTTP/1.1" 200 262 0.059849 10.0.0.19 - - [2026-05-11 02:13:51] "PUT /access-control-list/8a7d3d2f-64c9-4482-aee9-2979dd439f24 HTTP/1.1" 200 272 0.021319 10.0.0.19 - - [2026-05-11 02:13:51] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105666 10.0.0.19 - - [2026-05-11 02:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046228 10.0.0.19 - - [2026-05-11 02:13:51] "POST /tags HTTP/1.1" 409 228 0.004323 10.0.0.19 - - [2026-05-11 02:13:51] "PUT /access-control-list/189f6df8-fd3a-4c35-a0de-45da98c0f7f0 HTTP/1.1" 200 272 0.049921 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/85146c10-61ab-4235-ae36-83ae2ba59b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011046 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 200 345 0.027059 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014925 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/f4933188-c658-49fd-886e-711fe7901c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011613 10.0.0.19 - - [2026-05-11 02:13:52] "POST /projects HTTP/1.1" 409 238 0.001991 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.19 - - [2026-05-11 02:13:52] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032471 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2026-05-11 02:13:52] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034616 10.0.0.19 - - [2026-05-11 02:13:52] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.013341 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-05-11 02:13:52] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008042 10.0.0.19 - - [2026-05-11 02:13:52] "POST /security-groups HTTP/1.1" 409 285 0.002577 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2026-05-11 02:13:52] "PUT /security-group/e2fe2667-e7f0-4db5-a52b-eb23c52573c8 HTTP/1.1" 200 262 0.062689 10.0.0.19 - - [2026-05-11 02:13:52] "PUT /access-control-list/a65dc0d1-f332-476d-b665-8e1e1a29118f HTTP/1.1" 200 272 0.008674 10.0.0.19 - - [2026-05-11 02:13:52] "PUT /access-control-list/6434e452-071e-47ce-b471-5286a35ab2fe HTTP/1.1" 200 272 0.017451 10.0.0.19 - - [2026-05-11 02:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031114 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 409 228 0.011217 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/f4933188-c658-49fd-886e-711fe7901c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010902 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 200 291 0.045510 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008397 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/30b59032-d869-48b9-8c43-39f7193c9197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012887 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 200 303 0.070495 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016973 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 409 252 0.002074 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/20b5d783-9957-439f-9dda-4a6e9f803c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009643 10.0.0.19 - - [2026-05-11 02:13:52] "POST /tags HTTP/1.1" 409 226 0.001756 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.19 - - [2026-05-11 02:13:52] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013635 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2026-05-11 02:13:52] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004124 10.0.0.19 - - [2026-05-11 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2026-05-11 02:13:52] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032902 10.0.0.19 - - [2026-05-11 02:13:52] "POST /virtual-machines HTTP/1.1" 200 395 0.007168 10.0.0.19 - - [2026-05-11 02:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011201 10.0.0.19 - - [2026-05-11 02:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101420 10.0.0.19 - - [2026-05-11 02:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022336 10.0.0.19 - - [2026-05-11 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004929 10.0.0.19 - - [2026-05-11 02:13:53] "POST /instance-ips HTTP/1.1" 200 397 0.022381 10.0.0.19 - - [2026-05-11 02:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021396 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009734 10.0.0.19 - - [2026-05-11 02:13:53] "POST /set-tag HTTP/1.1" 200 109 0.059970 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012884 10.0.0.19 - - [2026-05-11 02:13:53] "GET /instance-ip/0e9ff312-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002841 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005468 10.0.0.19 - - [2026-05-11 02:13:53] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003545 10.0.0.19 - - [2026-05-11 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.009358 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007313 10.0.0.19 - - [2026-05-11 02:13:53] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.19 - - [2026-05-11 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.005081 10.0.0.19 - - [2026-05-11 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-05-11 02:13:53] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032357 10.0.0.19 - - [2026-05-11 02:13:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007342 10.0.0.19 - - [2026-05-11 02:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008671 10.0.0.19 - - [2026-05-11 02:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090191 10.0.0.19 - - [2026-05-11 02:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007311 10.0.0.19 - - [2026-05-11 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014748 10.0.0.19 - - [2026-05-11 02:13:53] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004578 10.0.0.19 - - [2026-05-11 02:13:54] "POST /instance-ips HTTP/1.1" 200 397 0.018412 10.0.0.19 - - [2026-05-11 02:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019435 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012783 10.0.0.19 - - [2026-05-11 02:13:54] "POST /set-tag HTTP/1.1" 200 109 0.063573 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016144 10.0.0.19 - - [2026-05-11 02:13:54] "GET /instance-ip/0f0fe33e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002414 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005037 10.0.0.19 - - [2026-05-11 02:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003657 10.0.0.19 - - [2026-05-11 02:13:54] "POST /ref-update HTTP/1.1" 200 156 0.007996 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007827 10.0.0.19 - - [2026-05-11 02:13:54] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.19 - - [2026-05-11 02:13:54] "POST /tags HTTP/1.1" 200 291 0.033098 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019150 10.0.0.19 - - [2026-05-11 02:13:54] "GET /tag/52e8e541-646c-4b8e-a717-0339158f7d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011038 10.0.0.19 - - [2026-05-11 02:13:54] "POST /tags HTTP/1.1" 409 252 0.002089 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.19 - - [2026-05-11 02:13:54] "GET /tag/916725be-ee52-4478-84df-a01c3adcd238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011592 10.0.0.19 - - [2026-05-11 02:13:54] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2026-05-11 02:13:54] "GET /tag/c0ccab6b-817f-4883-8663-463c9d659a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009677 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004223 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-05-11 02:13:54] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036167 10.0.0.19 - - [2026-05-11 02:13:54] "POST /virtual-machines HTTP/1.1" 200 395 0.006228 10.0.0.19 - - [2026-05-11 02:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.19 - - [2026-05-11 02:13:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092545 10.0.0.19 - - [2026-05-11 02:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024419 10.0.0.19 - - [2026-05-11 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004965 10.0.0.19 - - [2026-05-11 02:13:54] "POST /instance-ips HTTP/1.1" 200 397 0.018505 10.0.0.19 - - [2026-05-11 02:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017015 10.0.0.19 - - [2026-05-11 02:13:54] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004702 10.0.0.19 - - [2026-05-11 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.067897 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011335 10.0.0.19 - - [2026-05-11 02:13:55] "GET /instance-ip/0f9e0312-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004709 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003969 10.0.0.19 - - [2026-05-11 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003435 10.0.0.19 - - [2026-05-11 02:13:55] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004062 10.0.0.19 - - [2026-05-11 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.19 - - [2026-05-11 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003203 10.0.0.19 - - [2026-05-11 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2026-05-11 02:13:55] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053649 10.0.0.19 - - [2026-05-11 02:13:55] "POST /virtual-machines HTTP/1.1" 200 395 0.027865 10.0.0.19 - - [2026-05-11 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047001 10.0.0.19 - - [2026-05-11 02:13:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.166645 10.0.0.19 - - [2026-05-11 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016115 10.0.0.19 - - [2026-05-11 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.044647 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022194 10.0.0.19 - - [2026-05-11 02:13:55] "POST /instance-ips HTTP/1.1" 200 397 0.031477 10.0.0.19 - - [2026-05-11 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027426 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011703 10.0.0.19 - - [2026-05-11 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.077966 10.0.0.19 - - [2026-05-11 02:13:55] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003944 10.0.0.19 - - [2026-05-11 02:13:56] "GET /instance-ip/101a77ee-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007549 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004956 10.0.0.19 - - [2026-05-11 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004728 10.0.0.19 - - [2026-05-11 02:13:56] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009670 10.0.0.19 - - [2026-05-11 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2026-05-11 02:13:56] "POST /tags HTTP/1.1" 200 299 0.017560 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2026-05-11 02:13:56] "GET /tag/b5d4df21-a432-4295-b438-bab0c17b8505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010816 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004036 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2026-05-11 02:13:56] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034751 10.0.0.19 - - [2026-05-11 02:13:56] "POST /virtual-machines HTTP/1.1" 200 395 0.014323 10.0.0.19 - - [2026-05-11 02:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007749 10.0.0.19 - - [2026-05-11 02:13:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098099 10.0.0.19 - - [2026-05-11 02:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007682 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014758 10.0.0.19 - - [2026-05-11 02:13:56] "POST /instance-ips HTTP/1.1" 200 397 0.020945 10.0.0.19 - - [2026-05-11 02:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020782 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.021740 10.0.0.19 - - [2026-05-11 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.016023 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014810 10.0.0.19 - - [2026-05-11 02:13:56] "GET /instance-ip/10a71992-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006911 10.0.0.19 - - [2026-05-11 02:13:56] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004172 10.0.0.19 - - [2026-05-11 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.19 - - [2026-05-11 02:13:56] "POST /tags HTTP/1.1" 200 299 0.014865 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-05-11 02:13:56] "GET /tag/3e711f9a-6294-46a2-b7c8-942165cad51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010724 10.0.0.19 - - [2026-05-11 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004996 10.0.0.19 - - [2026-05-11 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2026-05-11 02:13:57] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.092397 10.0.0.19 - - [2026-05-11 02:13:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009706 10.0.0.19 - - [2026-05-11 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007497 10.0.0.19 - - [2026-05-11 02:13:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117729 10.0.0.19 - - [2026-05-11 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020848 10.0.0.19 - - [2026-05-11 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005827 10.0.0.19 - - [2026-05-11 02:13:57] "POST /instance-ips HTTP/1.1" 200 397 0.030634 10.0.0.19 - - [2026-05-11 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030962 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012059 10.0.0.19 - - [2026-05-11 02:13:57] "POST /set-tag HTTP/1.1" 200 109 0.017901 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017630 10.0.0.19 - - [2026-05-11 02:13:57] "GET /instance-ip/11179bd6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002462 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004466 10.0.0.19 - - [2026-05-11 02:13:57] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.19 - - [2026-05-11 02:13:57] "POST /tags HTTP/1.1" 200 299 0.016515 10.0.0.19 - - [2026-05-11 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011454 10.0.0.19 - - [2026-05-11 02:13:57] "GET /tag/4faac7c1-cf17-487c-9307-100352252cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010907 10.0.0.19 - - [2026-05-11 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-05-11 02:13:57] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003862 10.0.0.19 - - [2026-05-11 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.19 - - [2026-05-11 02:13:57] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041628 10.0.0.19 - - [2026-05-11 02:13:57] "POST /virtual-machines HTTP/1.1" 200 395 0.008203 10.0.0.19 - - [2026-05-11 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010546 10.0.0.19 - - [2026-05-11 02:13:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110209 10.0.0.19 - - [2026-05-11 02:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030845 10.0.0.19 - - [2026-05-11 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2026-05-11 02:13:58] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005056 10.0.0.19 - - [2026-05-11 02:13:58] "POST /instance-ips HTTP/1.1" 200 397 0.034572 10.0.0.19 - - [2026-05-11 02:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026899 10.0.0.19 - - [2026-05-11 02:13:58] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009778 10.0.0.19 - - [2026-05-11 02:13:58] "POST /set-tag HTTP/1.1" 200 109 0.036379 10.0.0.19 - - [2026-05-11 02:13:58] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023964 10.0.0.19 - - [2026-05-11 02:13:58] "GET /instance-ip/1185f284-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005033 10.0.0.19 - - [2026-05-11 02:13:58] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009332 10.0.0.19 - - [2026-05-11 02:13:58] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.19 - - [2026-05-11 02:13:58] "POST /tags HTTP/1.1" 200 299 0.019528 10.0.0.19 - - [2026-05-11 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021344 10.0.0.19 - - [2026-05-11 02:13:58] "GET /tag/49ec820a-6a98-4881-a709-2618e77161ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016365 10.0.0.19 - - [2026-05-11 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2026-05-11 02:13:58] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003887 10.0.0.19 - - [2026-05-11 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2026-05-11 02:13:58] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.099440 10.0.0.19 - - [2026-05-11 02:13:58] "POST /virtual-machines HTTP/1.1" 200 395 0.010258 10.0.0.19 - - [2026-05-11 02:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.059866 10.0.0.19 - - [2026-05-11 02:13:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117288 10.0.0.19 - - [2026-05-11 02:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019579 10.0.0.19 - - [2026-05-11 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013786 10.0.0.19 - - [2026-05-11 02:13:59] "POST /instance-ips HTTP/1.1" 200 397 0.035522 10.0.0.19 - - [2026-05-11 02:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037978 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.019244 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.019967 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012432 10.0.0.19 - - [2026-05-11 02:13:59] "GET /instance-ip/120fc7e8-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003056 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004117 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004365 10.0.0.19 - - [2026-05-11 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.016709 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.035270 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015775 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005749 10.0.0.19 - - [2026-05-11 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004070 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.004770 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004610 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.004408 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007557 10.0.0.19 - - [2026-05-11 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.019331 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011714 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.008834 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007474 10.0.0.19 - - [2026-05-11 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.011557 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021183 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.008573 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004390 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013059 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.19 - - [2026-05-11 02:13:59] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005308 10.0.0.19 - - [2026-05-11 02:13:59] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.19 - - [2026-05-11 02:14:00] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007286 10.0.0.19 - - [2026-05-11 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.004242 10.0.0.19 - - [2026-05-11 02:14:00] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007134 10.0.0.19 - - [2026-05-11 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.19 - - [2026-05-11 02:14:00] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006501 10.0.0.19 - - [2026-05-11 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.003668 10.0.0.19 - - [2026-05-11 02:14:00] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005882 10.0.0.19 - - [2026-05-11 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.002617 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:14:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:14:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 10.0.0.19 - - [2026-05-11 02:14:00] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010112 10.0.0.19 - - [2026-05-11 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.19 - - [2026-05-11 02:14:01] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005522 10.0.0.19 - - [2026-05-11 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.19 - - [2026-05-11 02:14:02] "GET /virtual-machine/19210bb3-06f6-41af-8696-6b95c3321c64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002891 10.0.0.19 - - [2026-05-11 02:14:02] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003966 10.0.0.19 - - [2026-05-11 02:14:02] "GET /virtual-machine/27ada48f-32b4-4f1e-af1a-170185c8cd1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003115 10.0.0.19 - - [2026-05-11 02:14:02] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004170 10.0.0.19 - - [2026-05-11 02:14:04] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004107 10.0.0.19 - - [2026-05-11 02:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.19 - - [2026-05-11 02:14:04] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004093 10.0.0.19 - - [2026-05-11 02:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.19 - - [2026-05-11 02:14:04] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004035 10.0.0.19 - - [2026-05-11 02:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.19 - - [2026-05-11 02:14:04] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004639 10.0.0.19 - - [2026-05-11 02:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.19 - - [2026-05-11 02:14:07] "GET /virtual-machine/0f18dc9d-d254-4151-9db2-0c78e037d816?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003486 10.0.0.19 - - [2026-05-11 02:14:07] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005001 10.0.0.19 - - [2026-05-11 02:14:07] "GET /virtual-machine/94d3afe6-583f-424a-81e5-2a52a32dc6a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005664 10.0.0.19 - - [2026-05-11 02:14:07] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009077 10.0.0.19 - - [2026-05-11 02:14:08] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004464 10.0.0.19 - - [2026-05-11 02:14:08] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine/8330d218-71c0-4466-a454-379dc878eb28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003590 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004340 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine/cd882b8b-494b-42c0-bd8a-4072402bf368?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003324 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004730 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine/812d86b8-3c96-4403-b524-5d2e88cda6a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003575 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004532 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine/95972cac-d458-4a6b-bd0f-6bd1882d94f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004033 10.0.0.19 - - [2026-05-11 02:14:12] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003663 10.0.0.19 - - [2026-05-11 02:14:13] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005877 10.0.0.19 - - [2026-05-11 02:14:13] "POST /tags HTTP/1.1" 200 333 0.022990 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.19 - - [2026-05-11 02:14:13] "GET /tag/653154bb-b259-49dd-86f8-6369d132e8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015395 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-05-11 02:14:13] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034684 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2026-05-11 02:14:13] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003520 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2026-05-11 02:14:13] "GET /service-appliance-set/ef594d47-338e-4873-af71-4850a0c9c933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002473 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.001541 10.0.0.19 - - [2026-05-11 02:14:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113358 10.0.0.19 - - [2026-05-11 02:14:13] "GET /virtual-machine-interface/49ccb6ba-fb59-4496-a3e9-5d55b3f9e6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.016099 10.0.0.19 - - [2026-05-11 02:14:13] "POST /instance-ips HTTP/1.1" 200 409 0.022687 10.0.0.19 - - [2026-05-11 02:14:13] "GET /instance-ip/7c1e0b2a-f4f7-4b59-9ffc-7e8a3c2b775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004491 10.0.0.19 - - [2026-05-11 02:14:13] "POST /loadbalancers HTTP/1.1" 200 629 0.057510 10.0.0.19 - - [2026-05-11 02:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020542 10.0.0.19 - - [2026-05-11 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.19 - - [2026-05-11 02:14:13] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040819 10.0.0.19 - - [2026-05-11 02:14:13] "GET /instance-ip/7c1e0b2a-f4f7-4b59-9ffc-7e8a3c2b775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002531 10.0.0.19 - - [2026-05-11 02:14:13] "POST /floating-ips HTTP/1.1" 200 597 0.019602 10.0.0.19 - - [2026-05-11 02:14:14] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051136 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007340 10.0.0.19 - - [2026-05-11 02:14:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030646 10.0.0.19 - - [2026-05-11 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-05-11 02:14:14] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030114 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer-listener/49459f2f-69da-4f36-a544-e2c34863bb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003305 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer-listener/49459f2f-69da-4f36-a544-e2c34863bb4f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004109 10.0.0.19 - - [2026-05-11 02:14:14] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030023 10.0.0.19 - - [2026-05-11 02:14:14] "GET /instance-ip/7c1e0b2a-f4f7-4b59-9ffc-7e8a3c2b775f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002665 10.0.0.19 - - [2026-05-11 02:14:14] "GET /instance-ip/7c1e0b2a-f4f7-4b59-9ffc-7e8a3c2b775f?fields=floating_ips HTTP/1.1" 200 1212 0.009070 10.0.0.19 - - [2026-05-11 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.19 - - [2026-05-11 02:14:14] "GET /floating-ip/49eabc8a-6f68-4a54-8ae5-a2708654c992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005665 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002771 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer-pool/9adf482f-2d7d-4a77-856d-d962c7878939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003500 10.0.0.19 - - [2026-05-11 02:14:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016429 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002897 10.0.0.19 - - [2026-05-11 02:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009721 10.0.0.19 - - [2026-05-11 02:14:14] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009885 10.0.0.19 - - [2026-05-11 02:14:14] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003760 10.0.0.19 - - [2026-05-11 02:14:14] "POST /tags HTTP/1.1" 409 221 0.002004 10.0.0.19 - - [2026-05-11 02:14:14] "POST /ref-update HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2026-05-11 02:14:14] "GET /floating-ip/49eabc8a-6f68-4a54-8ae5-a2708654c992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007221 10.0.0.19 - - [2026-05-11 02:14:14] "PUT /floating-ip/49eabc8a-6f68-4a54-8ae5-a2708654c992 HTTP/1.1" 200 256 0.008643 10.0.0.19 - - [2026-05-11 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.19 - - [2026-05-11 02:14:14] "GET /tag/653154bb-b259-49dd-86f8-6369d132e8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009671 10.0.0.19 - - [2026-05-11 02:14:14] "POST /set-tag HTTP/1.1" 200 109 0.059925 10.0.0.19 - - [2026-05-11 02:14:14] "GET /loadbalancer-pool/9adf482f-2d7d-4a77-856d-d962c7878939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003150 10.0.0.19 - - [2026-05-11 02:14:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013828 10.0.0.19 - - [2026-05-11 02:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011073 10.0.0.19 - - [2026-05-11 02:14:14] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009064 10.0.0.19 - - [2026-05-11 02:14:14] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007112 10.0.0.19 - - [2026-05-11 02:14:14] "POST /ref-update HTTP/1.1" 200 156 0.006827 10.0.0.19 - - [2026-05-11 02:14:14] "GET /floating-ip/49eabc8a-6f68-4a54-8ae5-a2708654c992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.011423 10.0.0.19 - - [2026-05-11 02:14:14] "POST /set-tag HTTP/1.1" 200 109 0.055871 10.0.0.19 - - [2026-05-11 02:14:15] "POST /tags HTTP/1.1" 409 206 0.002107 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2026-05-11 02:14:15] "GET /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009948 10.0.0.19 - - [2026-05-11 02:14:15] "POST /tags HTTP/1.1" 409 204 0.001855 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-05-11 02:14:15] "GET /tag/3e711f9a-6294-46a2-b7c8-942165cad51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014283 10.0.0.19 - - [2026-05-11 02:14:15] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001974 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-05-11 02:14:15] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002424 10.0.0.19 - - [2026-05-11 02:14:15] "POST /tags HTTP/1.1" 409 206 0.001342 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-05-11 02:14:15] "GET /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010431 10.0.0.19 - - [2026-05-11 02:14:15] "POST /tags HTTP/1.1" 409 226 0.002076 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2026-05-11 02:14:15] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009571 10.0.0.19 - - [2026-05-11 02:14:15] "POST /tags HTTP/1.1" 409 204 0.001923 10.0.0.19 - - [2026-05-11 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-05-11 02:14:16] "GET /tag/3e711f9a-6294-46a2-b7c8-942165cad51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009709 10.0.0.19 - - [2026-05-11 02:14:16] "POST /tags HTTP/1.1" 409 226 0.001686 10.0.0.19 - - [2026-05-11 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2026-05-11 02:14:16] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012167 10.0.0.19 - - [2026-05-11 02:14:16] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002856 10.0.0.19 - - [2026-05-11 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-05-11 02:14:16] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002465 10.0.0.19 - - [2026-05-11 02:14:16] "POST /firewall-rules HTTP/1.1" 200 626 0.072989 10.0.0.19 - - [2026-05-11 02:14:16] "POST /firewall-rules HTTP/1.1" 200 646 0.088083 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-rule/8ba57988-03e6-464a-8435-32197e967189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006649 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002497 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-rule/b1308156-34b4-4e34-b1c7-15599cb6a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003976 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.016205 10.0.0.19 - - [2026-05-11 02:14:16] "POST /firewall-policys HTTP/1.1" 200 606 0.047705 10.0.0.19 - - [2026-05-11 02:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018133 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004695 10.0.0.19 - - [2026-05-11 02:14:16] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002537 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001898 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003090 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003759 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002825 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001928 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003439 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.022004 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.021738 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.016269 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.027168 10.0.0.19 - - [2026-05-11 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.029601 10.0.0.19 - - [2026-05-11 02:14:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002836 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001236 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:15:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 252 0.002349 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/916725be-ee52-4478-84df-a01c3adcd238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009285 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 228 0.003264 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/f4933188-c658-49fd-886e-711fe7901c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013386 10.0.0.19 - - [2026-05-11 02:16:15] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003878 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-05-11 02:16:15] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002124 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 206 0.001378 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012138 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 226 0.001743 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014624 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 204 0.001787 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/3e711f9a-6294-46a2-b7c8-942165cad51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010845 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 226 0.002042 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010315 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 228 0.001837 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/f4933188-c658-49fd-886e-711fe7901c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010216 10.0.0.19 - - [2026-05-11 02:16:15] "POST /tags HTTP/1.1" 409 252 0.002083 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-05-11 02:16:15] "GET /tag/916725be-ee52-4478-84df-a01c3adcd238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009965 10.0.0.19 - - [2026-05-11 02:16:15] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002263 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2026-05-11 02:16:15] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.19 - - [2026-05-11 02:16:15] "POST /firewall-rules HTTP/1.1" 409 281 0.001714 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.19 - - [2026-05-11 02:16:15] "PUT /firewall-rule/b1308156-34b4-4e34-b1c7-15599cb6a254 HTTP/1.1" 200 260 0.020210 10.0.0.19 - - [2026-05-11 02:16:15] "POST /firewall-rules HTTP/1.1" 409 291 0.003920 10.0.0.19 - - [2026-05-11 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-05-11 02:16:16] "PUT /firewall-rule/8ba57988-03e6-464a-8435-32197e967189 HTTP/1.1" 200 260 0.023867 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-rule/8ba57988-03e6-464a-8435-32197e967189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010515 10.0.0.19 - - [2026-05-11 02:16:16] "POST /firewall-rules HTTP/1.1" 200 658 0.094331 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-rule/5c7ca825-2770-4e89-a49e-537e2a5ed574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003766 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001666 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-rule/b1308156-34b4-4e34-b1c7-15599cb6a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.001743 10.0.0.19 - - [2026-05-11 02:16:16] "POST /firewall-policys HTTP/1.1" 409 269 0.002154 10.0.0.19 - - [2026-05-11 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.19 - - [2026-05-11 02:16:16] "PUT /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8 HTTP/1.1" 200 264 0.016743 10.0.0.19 - - [2026-05-11 02:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016976 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008714 10.0.0.19 - - [2026-05-11 02:16:16] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002317 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001760 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001625 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/c30d8c14-c487-47aa-bdfa-3e5d0176a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.001520 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001491 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001537 10.0.0.19 - - [2026-05-11 02:16:16] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002841 10.0.0.19 - - [2026-05-11 02:17:17] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007096 10.0.0.19 - - [2026-05-11 02:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.19 - - [2026-05-11 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-05-11 02:17:18] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002706 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003916 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.018608 10.0.0.19 - - [2026-05-11 02:17:18] "DELETE /loadbalancer-member/8ff4f8ce-c4a1-4c14-bc91-370437e13265 HTTP/1.1" 200 115 0.025152 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004330 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004111 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005151 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004229 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005686 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004766 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.19 - - [2026-05-11 02:17:18] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004302 10.0.0.19 - - [2026-05-11 02:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.19 - - [2026-05-11 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2026-05-11 02:17:18] "GET /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002650 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005816 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003132 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004569 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine/0f18dc9d-d254-4151-9db2-0c78e037d816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002290 10.0.0.19 - - [2026-05-11 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.027997 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009566 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.016148 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.030725 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.027761 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.012829 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.031438 10.0.0.19 - - [2026-05-11 02:17:19] "DELETE /instance-ip/0f9e0312-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.045206 10.0.0.19 - - [2026-05-11 02:17:19] "DELETE /virtual-machine-interface/0f8b50dc-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.035573 10.0.0.19 - - [2026-05-11 02:17:19] "DELETE /virtual-machine/0f18dc9d-d254-4151-9db2-0c78e037d816 HTTP/1.1" 200 115 0.020819 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004328 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003648 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine/19210bb3-06f6-41af-8696-6b95c3321c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003467 10.0.0.19 - - [2026-05-11 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.014573 10.0.0.19 - - [2026-05-11 02:17:19] "GET /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011518 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.019095 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.024980 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.031718 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.014975 10.0.0.19 - - [2026-05-11 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.028366 10.0.0.19 - - [2026-05-11 02:17:19] "DELETE /instance-ip/0e9ff312-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.048314 10.0.0.19 - - [2026-05-11 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.011648 10.0.0.19 - - [2026-05-11 02:17:19] "DELETE /virtual-machine-interface/0e8a3e78-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.041113 10.0.0.19 - - [2026-05-11 02:17:20] "DELETE /virtual-machine/19210bb3-06f6-41af-8696-6b95c3321c64 HTTP/1.1" 200 115 0.037492 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010013 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004410 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine/27ada48f-32b4-4f1e-af1a-170185c8cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004171 10.0.0.19 - - [2026-05-11 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.016710 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014210 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.024124 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.026939 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.028137 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.017548 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.024643 10.0.0.19 - - [2026-05-11 02:17:20] "DELETE /instance-ip/0f0fe33e-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.043712 10.0.0.19 - - [2026-05-11 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.19 - - [2026-05-11 02:17:20] "DELETE /virtual-machine-interface/0ef8e436-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.045252 10.0.0.19 - - [2026-05-11 02:17:20] "DELETE /virtual-machine/27ada48f-32b4-4f1e-af1a-170185c8cd1f HTTP/1.1" 200 115 0.019075 10.0.0.19 - - [2026-05-11 02:17:20] "DELETE /tag/30b59032-d869-48b9-8c43-39f7193c9197 HTTP/1.1" 200 115 0.042630 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004937 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003773 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine/94d3afe6-583f-424a-81e5-2a52a32dc6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003036 10.0.0.19 - - [2026-05-11 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.009650 10.0.0.19 - - [2026-05-11 02:17:20] "GET /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007060 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.017648 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.027830 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.035394 10.0.0.19 - - [2026-05-11 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.19 - - [2026-05-11 02:17:21] "POST /set-tag HTTP/1.1" 200 109 0.021054 10.0.0.19 - - [2026-05-11 02:17:21] "DELETE /instance-ip/101a77ee-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.053866 10.0.0.19 - - [2026-05-11 02:17:21] "DELETE /virtual-machine-interface/0ff7ba38-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.040594 10.0.0.19 - - [2026-05-11 02:17:21] "DELETE /virtual-machine/94d3afe6-583f-424a-81e5-2a52a32dc6a6 HTTP/1.1" 200 115 0.027572 10.0.0.19 - - [2026-05-11 02:17:21] "DELETE /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf HTTP/1.1" 409 388 0.004932 10.0.0.19 - - [2026-05-11 02:17:21] "DELETE /tag/52e8e541-646c-4b8e-a717-0339158f7d51 HTTP/1.1" 200 115 0.047698 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009487 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005777 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine/812d86b8-3c96-4403-b524-5d2e88cda6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002377 10.0.0.19 - - [2026-05-11 02:17:49] "POST /ref-update HTTP/1.1" 200 156 0.007880 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004349 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.015376 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.025722 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.013608 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.022666 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /instance-ip/11179bd6-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.041771 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /virtual-machine-interface/1100cc8a-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.031497 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /virtual-machine/812d86b8-3c96-4403-b524-5d2e88cda6a5 HTTP/1.1" 200 115 0.016617 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /tag/3e711f9a-6294-46a2-b7c8-942165cad51e HTTP/1.1" 409 236 0.005924 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004183 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.001752 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003433 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine/8330d218-71c0-4466-a454-379dc878eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003840 10.0.0.19 - - [2026-05-11 02:17:49] "POST /ref-update HTTP/1.1" 200 156 0.013282 10.0.0.19 - - [2026-05-11 02:17:49] "GET /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016880 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.016711 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.050836 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.027602 10.0.0.19 - - [2026-05-11 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.013433 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /instance-ip/10a71992-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.040185 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /virtual-machine-interface/108fdab6-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.036942 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /virtual-machine/8330d218-71c0-4466-a454-379dc878eb28 HTTP/1.1" 200 115 0.014598 10.0.0.19 - - [2026-05-11 02:17:49] "DELETE /tag/20b5d783-9957-439f-9dda-4a6e9f803c7a HTTP/1.1" 200 115 0.030208 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /tag/b5d4df21-a432-4295-b438-bab0c17b8505 HTTP/1.1" 200 115 0.041328 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /tag/85146c10-61ab-4235-ae36-83ae2ba59b63 HTTP/1.1" 200 115 0.037118 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004675 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004219 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine/95972cac-d458-4a6b-bd0f-6bd1882d94f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003822 10.0.0.19 - - [2026-05-11 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.008283 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012355 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.015345 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.033366 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.021930 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.011857 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /instance-ip/120fc7e8-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.044073 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /virtual-machine-interface/11f5a03e-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.041990 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /virtual-machine/95972cac-d458-4a6b-bd0f-6bd1882d94f0 HTTP/1.1" 200 115 0.021909 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /tag/49ec820a-6a98-4881-a709-2618e77161ee HTTP/1.1" 200 115 0.032548 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003488 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006755 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine/cd882b8b-494b-42c0-bd8a-4072402bf368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003073 10.0.0.19 - - [2026-05-11 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.008252 10.0.0.19 - - [2026-05-11 02:17:50] "GET /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006809 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.016370 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.032583 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.030240 10.0.0.19 - - [2026-05-11 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.012995 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /instance-ip/1185f284-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.032437 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /virtual-machine-interface/116ffe0c-4cdf-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.037197 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /virtual-machine/cd882b8b-494b-42c0-bd8a-4072402bf368 HTTP/1.1" 200 115 0.018055 10.0.0.19 - - [2026-05-11 02:17:50] "DELETE /tag/916725be-ee52-4478-84df-a01c3adcd238 HTTP/1.1" 409 236 0.005331 10.0.0.19 - - [2026-05-11 02:17:51] "DELETE /tag/f4933188-c658-49fd-886e-711fe7901c9d HTTP/1.1" 409 236 0.004693 10.0.0.19 - - [2026-05-11 02:17:51] "DELETE /tag/4faac7c1-cf17-487c-9307-100352252cff HTTP/1.1" 200 115 0.035849 10.0.0.19 - - [2026-05-11 02:17:53] "POST /projects HTTP/1.1" 409 238 0.002322 10.0.0.19 - - [2026-05-11 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2026-05-11 02:17:53] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032309 10.0.0.19 - - [2026-05-11 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.19 - - [2026-05-11 02:17:53] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003702 10.0.0.19 - - [2026-05-11 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.19 - - [2026-05-11 02:17:53] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004189 10.0.0.19 - - [2026-05-11 02:17:53] "POST /security-groups HTTP/1.1" 409 285 0.002215 10.0.0.19 - - [2026-05-11 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.19 - - [2026-05-11 02:17:53] "PUT /security-group/e2fe2667-e7f0-4db5-a52b-eb23c52573c8 HTTP/1.1" 200 262 0.054092 10.0.0.19 - - [2026-05-11 02:17:53] "PUT /access-control-list/a65dc0d1-f332-476d-b665-8e1e1a29118f HTTP/1.1" 200 272 0.013212 10.0.0.19 - - [2026-05-11 02:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019920 10.0.0.19 - - [2026-05-11 02:17:53] "PUT /access-control-list/6434e452-071e-47ce-b471-5286a35ab2fe HTTP/1.1" 200 272 0.019266 10.0.0.19 - - [2026-05-11 02:17:58] "POST /projects HTTP/1.1" 409 238 0.002338 10.0.0.19 - - [2026-05-11 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2026-05-11 02:17:58] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040062 10.0.0.19 - - [2026-05-11 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-05-11 02:17:58] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003891 10.0.0.19 - - [2026-05-11 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2026-05-11 02:17:58] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005291 10.0.0.19 - - [2026-05-11 02:17:58] "POST /security-groups HTTP/1.1" 409 285 0.002529 10.0.0.19 - - [2026-05-11 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2026-05-11 02:17:58] "PUT /security-group/e2fe2667-e7f0-4db5-a52b-eb23c52573c8 HTTP/1.1" 200 262 0.052189 10.0.0.19 - - [2026-05-11 02:17:58] "PUT /access-control-list/a65dc0d1-f332-476d-b665-8e1e1a29118f HTTP/1.1" 200 272 0.013365 10.0.0.19 - - [2026-05-11 02:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021934 10.0.0.19 - - [2026-05-11 02:17:58] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020427 10.0.0.19 - - [2026-05-11 02:17:58] "PUT /access-control-list/6434e452-071e-47ce-b471-5286a35ab2fe HTTP/1.1" 200 272 0.028413 10.0.0.19 - - [2026-05-11 02:17:58] "GET /firewall-rule/f2860f17-cad5-4092-94d7-841da59a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004344 10.0.0.19 - - [2026-05-11 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.049725 10.0.0.19 - - [2026-05-11 02:17:58] "DELETE /firewall-rule/f2860f17-cad5-4092-94d7-841da59a115c HTTP/1.1" 200 115 0.032549 10.0.0.19 - - [2026-05-11 02:17:58] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007440 10.0.0.19 - - [2026-05-11 02:17:58] "GET /firewall-rule/4112dab3-32c5-429a-a93c-2ad3a3777898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003066 10.0.0.19 - - [2026-05-11 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.042624 10.0.0.19 - - [2026-05-11 02:17:58] "DELETE /firewall-rule/4112dab3-32c5-429a-a93c-2ad3a3777898 HTTP/1.1" 200 115 0.025805 10.0.0.19 - - [2026-05-11 02:17:58] "DELETE /tag/916725be-ee52-4478-84df-a01c3adcd238 HTTP/1.1" 409 236 0.006382 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /tag/f4933188-c658-49fd-886e-711fe7901c9d HTTP/1.1" 409 236 0.005621 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /tag/c0ccab6b-817f-4883-8663-463c9d659a46 HTTP/1.1" 200 115 0.027696 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-05-11 02:17:59] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004286 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-05-11 02:17:59] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003628 10.0.0.19 - - [2026-05-11 02:17:59] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.043533 10.0.0.19 - - [2026-05-11 02:17:59] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.051279 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /security-group/e2fe2667-e7f0-4db5-a52b-eb23c52573c8 HTTP/1.1" 200 115 0.050645 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /access-control-list/a65dc0d1-f332-476d-b665-8e1e1a29118f HTTP/1.1" 200 115 0.035424 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /access-control-list/6434e452-071e-47ce-b471-5286a35ab2fe HTTP/1.1" 200 115 0.027008 10.0.0.19 - - [2026-05-11 02:17:59] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032197 10.0.0.19 - - [2026-05-11 02:17:59] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?fields=security_groups HTTP/1.1" 200 1352 0.024274 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /security-group/289d1ebc-cd94-4695-abc2-ebda9c78fe30 HTTP/1.1" 200 115 0.051191 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /access-control-list/0d5b29df-f4d8-480a-8fac-915a30dbc3b3 HTTP/1.1" 200 115 0.046590 10.0.0.19 - - [2026-05-11 02:17:59] "GET /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9?fields=application_policy_sets HTTP/1.1" 200 1391 0.039238 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /access-control-list/bf905279-5754-48bf-8904-501094a19d1f HTTP/1.1" 200 115 0.051007 10.0.0.19 - - [2026-05-11 02:17:59] "DELETE /project/7861cf13-d27f-41e6-a6ca-65b00ed2d9c9 HTTP/1.1" 200 115 0.329004 10.0.0.19 - - [2026-05-11 02:17:59] "POST /projects HTTP/1.1" 409 238 0.004091 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-05-11 02:17:59] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038671 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.19 - - [2026-05-11 02:17:59] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.005329 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2026-05-11 02:17:59] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003935 10.0.0.19 - - [2026-05-11 02:17:59] "POST /security-groups HTTP/1.1" 409 285 0.001897 10.0.0.19 - - [2026-05-11 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2026-05-11 02:17:59] "PUT /security-group/981e490b-42be-4997-a99a-2a0e623b76ff HTTP/1.1" 200 262 0.055241 10.0.0.19 - - [2026-05-11 02:18:00] "PUT /access-control-list/8a7d3d2f-64c9-4482-aee9-2979dd439f24 HTTP/1.1" 200 272 0.020594 10.0.0.19 - - [2026-05-11 02:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036874 10.0.0.19 - - [2026-05-11 02:18:00] "PUT /access-control-list/189f6df8-fd3a-4c35-a0de-45da98c0f7f0 HTTP/1.1" 200 272 0.022933 10.0.0.19 - - [2026-05-11 02:18:04] "DELETE /loadbalancer-member/de6e24e7-0289-48b6-95e4-c888e896269f HTTP/1.1" 200 115 0.034614 10.0.0.19 - - [2026-05-11 02:18:04] "DELETE /loadbalancer-pool/9adf482f-2d7d-4a77-856d-d962c7878939 HTTP/1.1" 200 115 0.046352 10.0.0.19 - - [2026-05-11 02:18:04] "DELETE /loadbalancer-listener/49459f2f-69da-4f36-a544-e2c34863bb4f HTTP/1.1" 200 115 0.163630 10.0.0.19 - - [2026-05-11 02:18:04] "DELETE /loadbalancer/c6525fca-c7d9-433d-aaff-0358017afef7 HTTP/1.1" 200 115 0.198388 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /floating-ip/49eabc8a-6f68-4a54-8ae5-a2708654c992 HTTP/1.1" 200 115 0.114260 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /instance-ip/7c1e0b2a-f4f7-4b59-9ffc-7e8a3c2b775f HTTP/1.1" 200 115 0.176262 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /virtual-machine-interface/49ccb6ba-fb59-4496-a3e9-5d55b3f9e6fb HTTP/1.1" 200 115 0.042412 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /tag/653154bb-b259-49dd-86f8-6369d132e8a7 HTTP/1.1" 200 115 0.056817 10.0.0.19 - - [2026-05-11 02:18:05] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003220 10.0.0.19 - - [2026-05-11 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-05-11 02:18:05] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004878 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-policy/edc765b0-cacc-440f-be96-5239f9821627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003560 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-rule/b1308156-34b4-4e34-b1c7-15599cb6a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002772 10.0.0.19 - - [2026-05-11 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.042567 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /firewall-rule/b1308156-34b4-4e34-b1c7-15599cb6a254 HTTP/1.1" 200 115 0.051330 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.032700 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-rule/8ba57988-03e6-464a-8435-32197e967189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004601 10.0.0.19 - - [2026-05-11 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.024658 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /firewall-rule/8ba57988-03e6-464a-8435-32197e967189 HTTP/1.1" 200 115 0.066984 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.013534 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-rule/5c7ca825-2770-4e89-a49e-537e2a5ed574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003080 10.0.0.19 - - [2026-05-11 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.010637 10.0.0.19 - - [2026-05-11 02:18:05] "DELETE /firewall-rule/5c7ca825-2770-4e89-a49e-537e2a5ed574 HTTP/1.1" 200 115 0.036170 10.0.0.19 - - [2026-05-11 02:18:05] "GET /application-policy-set/a8482e3b-73c6-49b3-b065-a64405bf1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004166 10.0.0.19 - - [2026-05-11 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2026-05-11 02:18:05] "GET /policy-management/61d064f9-a33c-4c0d-b886-a47c626c3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002078 10.0.0.19 - - [2026-05-11 02:18:05] "GET /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002850 10.0.0.19 - - [2026-05-11 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.016498 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /firewall-policy/ff89afb0-eba4-4471-b171-cbe3e439d8c8 HTTP/1.1" 200 115 0.026908 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /tag/916725be-ee52-4478-84df-a01c3adcd238 HTTP/1.1" 200 115 0.045083 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /tag/3e711f9a-6294-46a2-b7c8-942165cad51e HTTP/1.1" 200 115 0.056239 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /tag/f4933188-c658-49fd-886e-711fe7901c9d HTTP/1.1" 200 115 0.045159 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /tag/698c542f-1d71-4c65-a7a1-be2953c61fcf HTTP/1.1" 200 115 0.056193 10.0.0.19 - - [2026-05-11 02:18:06] "POST /projects HTTP/1.1" 409 238 0.002687 10.0.0.19 - - [2026-05-11 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2026-05-11 02:18:06] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022985 10.0.0.19 - - [2026-05-11 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-05-11 02:18:06] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.004657 10.0.0.19 - - [2026-05-11 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-05-11 02:18:06] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003345 10.0.0.19 - - [2026-05-11 02:18:06] "POST /security-groups HTTP/1.1" 409 285 0.002423 10.0.0.19 - - [2026-05-11 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.19 - - [2026-05-11 02:18:06] "PUT /security-group/981e490b-42be-4997-a99a-2a0e623b76ff HTTP/1.1" 200 262 0.066762 10.0.0.19 - - [2026-05-11 02:18:06] "PUT /access-control-list/8a7d3d2f-64c9-4482-aee9-2979dd439f24 HTTP/1.1" 200 272 0.009109 10.0.0.19 - - [2026-05-11 02:18:06] "PUT /access-control-list/189f6df8-fd3a-4c35-a0de-45da98c0f7f0 HTTP/1.1" 200 272 0.016984 10.0.0.19 - - [2026-05-11 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012700 10.0.0.19 - - [2026-05-11 02:18:06] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.013614 10.0.0.19 - - [2026-05-11 02:18:06] "GET /firewall-rule/517a5b1d-0a6a-49c2-b195-e089aeffbf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018035 10.0.0.19 - - [2026-05-11 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.103033 10.0.0.19 - - [2026-05-11 02:18:06] "DELETE /firewall-rule/517a5b1d-0a6a-49c2-b195-e089aeffbf6b HTTP/1.1" 200 115 0.081854 10.0.0.19 - - [2026-05-11 02:18:06] "GET /firewall-policy/8a60e441-fadb-4f11-b9d0-68af8efc0c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008603 10.0.0.19 - - [2026-05-11 02:18:06] "GET /firewall-rule/6b34541c-5314-417f-8130-29b669eefa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007608 10.0.0.19 - - [2026-05-11 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.075219 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:18:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001588 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:18:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002657 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /firewall-rule/6b34541c-5314-417f-8130-29b669eefa14 HTTP/1.1" 200 115 0.091262 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /tag/a8e0eaeb-d1bf-4fca-b126-6f0ed7c9a8ac HTTP/1.1" 200 115 0.051224 10.0.0.19 - - [2026-05-11 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.19 - - [2026-05-11 02:18:07] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.007330 10.0.0.19 - - [2026-05-11 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.19 - - [2026-05-11 02:18:07] "GET /virtual-network/e53405a2-5b04-4133-929d-515131275f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007511 10.0.0.19 - - [2026-05-11 02:18:07] "PUT /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce HTTP/1.1" 200 264 0.088953 10.0.0.19 - - [2026-05-11 02:18:07] "PUT /virtual-network/e53405a2-5b04-4133-929d-515131275f2a HTTP/1.1" 200 264 0.164235 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /access-control-list/8a7d3d2f-64c9-4482-aee9-2979dd439f24 HTTP/1.1" 200 115 0.032642 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /security-group/981e490b-42be-4997-a99a-2a0e623b76ff HTTP/1.1" 200 115 0.142934 10.0.0.19 - - [2026-05-11 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /access-control-list/189f6df8-fd3a-4c35-a0de-45da98c0f7f0 HTTP/1.1" 200 115 0.038739 10.0.0.19 - - [2026-05-11 02:18:07] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.051418 10.0.0.19 - - [2026-05-11 02:18:07] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?fields=security_groups HTTP/1.1" 200 1352 0.028960 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /security-group/43e34107-1d4f-4c20-92c9-231e716c6aec HTTP/1.1" 200 115 0.086107 10.0.0.19 - - [2026-05-11 02:18:07] "DELETE /access-control-list/43731bbd-e269-44b8-ae5e-82041c74222d HTTP/1.1" 200 115 0.046514 10.0.0.19 - - [2026-05-11 02:18:08] "GET /project/318524df-1658-4649-a268-db81eb2a19a4?fields=application_policy_sets HTTP/1.1" 200 1391 0.064341 10.0.0.19 - - [2026-05-11 02:18:08] "DELETE /access-control-list/beff3229-f216-4050-99a6-830706e9dc8f HTTP/1.1" 200 115 0.068319 10.0.0.19 - - [2026-05-11 02:18:08] "DELETE /project/318524df-1658-4649-a268-db81eb2a19a4 HTTP/1.1" 200 115 0.410309 10.0.0.19 - - [2026-05-11 02:18:46] "GET /global-system-configs HTTP/1.1" 200 322 0.023945 10.0.0.19 - - [2026-05-11 02:18:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001975 10.0.0.19 - - [2026-05-11 02:18:57] "GET / HTTP/1.1" 200 35931 0.001968 10.0.0.19 - - [2026-05-11 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-05-11 02:18:57] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002821 10.0.0.19 - - [2026-05-11 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2026-05-11 02:18:57] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002043 10.0.0.19 - - [2026-05-11 02:19:15] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.19 - - [2026-05-11 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-05-11 02:19:15] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004087 10.0.0.19 - - [2026-05-11 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-05-11 02:19:15] "GET /config-node/19a5c64b-e966-4085-81c5-ff378844c05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001606 10.0.0.19 - - [2026-05-11 02:19:15] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.19 - - [2026-05-11 02:19:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002282 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2026-05-11 02:19:20] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002115 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2026-05-11 02:19:20] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.007361 10.0.0.19 - - [2026-05-11 02:19:20] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.19 - - [2026-05-11 02:19:20] "POST /alarms HTTP/1.1" 409 264 0.002244 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2026-05-11 02:19:20] "PUT /alarm/a01b73fc-eefd-43d0-b99f-364b5951774a HTTP/1.1" 200 244 0.011861 10.0.0.19 - - [2026-05-11 02:19:20] "POST /alarms HTTP/1.1" 409 261 0.018650 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.19 - - [2026-05-11 02:19:20] "PUT /alarm/861ff4c4-2c26-49d8-9dcc-071820a47ab6 HTTP/1.1" 200 244 0.011312 10.0.0.19 - - [2026-05-11 02:19:20] "POST /alarms HTTP/1.1" 409 261 0.007234 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.19 - - [2026-05-11 02:19:20] "PUT /alarm/642e56bc-ce44-4c0d-98fd-3bdbb6718605 HTTP/1.1" 200 244 0.012362 10.0.0.19 - - [2026-05-11 02:19:20] "POST /alarms HTTP/1.1" 409 253 0.002872 10.0.0.19 - - [2026-05-11 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-05-11 02:19:20] "PUT /alarm/329af245-5f75-45e2-bc7d-e1160bbb5882 HTTP/1.1" 200 244 0.015087 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 251 0.012098 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/60df0a5c-b19f-4857-82ad-94cd506bae81 HTTP/1.1" 200 244 0.009932 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 252 0.003611 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/f7b91b0f-506a-445e-a6f7-40eaa5ade064 HTTP/1.1" 200 244 0.010044 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 256 0.003783 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/996ac9a9-8d36-4a21-b928-d844f0674a7e HTTP/1.1" 200 244 0.009708 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 248 0.005687 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/b23bd33d-32ab-4e0c-a6de-0bf6614a0be1 HTTP/1.1" 200 244 0.009701 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 252 0.006456 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/9c6b50f4-7c5f-4854-b113-65d048d5803e HTTP/1.1" 200 244 0.011094 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 257 0.007372 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/d85a7348-7197-42da-8dd4-03ea2bb625e4 HTTP/1.1" 200 244 0.010047 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 251 0.004610 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/f77b7b8e-de9c-430b-a45a-1fea9414fee8 HTTP/1.1" 200 244 0.009259 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 257 0.009207 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/1e71a184-307f-4609-a726-4cc5f473991d HTTP/1.1" 200 244 0.009866 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 261 0.006274 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/0e77401c-b757-4ef2-8f5c-e11e69485f4a HTTP/1.1" 200 244 0.009578 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 258 0.002652 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011759 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/89e52fec-06cc-4ec5-ad16-66d235d65367 HTTP/1.1" 200 244 0.009373 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 254 0.002091 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/aa651f6e-4d30-41b1-9bd4-b372d9ae17a9 HTTP/1.1" 200 244 0.008226 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 254 0.003024 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/6fdd310d-0731-47e7-902e-86ca10d9f7cc HTTP/1.1" 200 244 0.009927 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 254 0.004761 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/9d0feff8-9d2f-4a73-8974-564b0739d7a9 HTTP/1.1" 200 244 0.009600 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 247 0.001684 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/b40bddad-ad39-4623-82fb-e5ffb147051f HTTP/1.1" 200 244 0.014596 10.0.0.19 - - [2026-05-11 02:19:21] "POST /alarms HTTP/1.1" 409 272 0.009177 10.0.0.19 - - [2026-05-11 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-05-11 02:19:21] "PUT /alarm/5743b5e3-8d90-41fc-b186-126c4d83f89f HTTP/1.1" 200 244 0.008587 10.0.0.19 - - [2026-05-11 02:19:22] "POST /alarms HTTP/1.1" 409 261 0.006500 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /alarm/82a432eb-e5f0-4f1c-9aaa-8f272d465a31 HTTP/1.1" 200 244 0.009270 10.0.0.19 - - [2026-05-11 02:19:22] "POST /alarms HTTP/1.1" 409 259 0.003620 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /alarm/aecd8194-617c-4d41-b7ff-56033c5f84b9 HTTP/1.1" 200 244 0.010342 10.0.0.19 - - [2026-05-11 02:19:22] "POST /alarms HTTP/1.1" 409 265 0.008494 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /alarm/04f543fc-4741-4a55-b368-f120c788a5aa HTTP/1.1" 200 244 0.011110 10.0.0.19 - - [2026-05-11 02:19:22] "POST /alarms HTTP/1.1" 409 279 0.013153 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /alarm/e07dd302-b0fa-419f-872a-b672429966a6 HTTP/1.1" 200 244 0.012218 10.0.0.19 - - [2026-05-11 02:19:22] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.19 - - [2026-05-11 02:19:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002035 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.006718 10.0.0.19 - - [2026-05-11 02:19:22] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-05-11 02:19:22] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002264 10.0.0.19 - - [2026-05-11 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-05-11 02:19:22] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.032986 10.0.0.19 - - [2026-05-11 02:19:23] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.19 - - [2026-05-11 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-05-11 02:19:23] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004423 10.0.0.19 - - [2026-05-11 02:19:23] "PUT /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda HTTP/1.1" 200 274 0.013181 10.0.0.19 - - [2026-05-11 02:19:26] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.19 - - [2026-05-11 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2026-05-11 02:19:26] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003582 10.0.0.19 - - [2026-05-11 02:19:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002597 10.0.0.19 - - [2026-05-11 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2026-05-11 02:19:26] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004497 10.0.0.19 - - [2026-05-11 02:19:26] "PUT /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84 HTTP/1.1" 200 254 0.021766 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:19:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:19:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 10.0.0.19 - - [2026-05-11 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-05-11 02:19:28] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002719 10.0.0.19 - - [2026-05-11 02:20:03] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2026-05-11 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.19 - - [2026-05-11 02:20:03] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006486 10.0.0.19 - - [2026-05-11 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2026-05-11 02:20:03] "GET /config-node/19a5c64b-e966-4085-81c5-ff378844c05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002850 10.0.0.19 - - [2026-05-11 02:20:14] "GET / HTTP/1.1" 200 35931 0.001825 10.0.0.19 - - [2026-05-11 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2026-05-11 02:20:14] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002606 10.0.0.19 - - [2026-05-11 02:20:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002047 10.0.0.19 - - [2026-05-11 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-05-11 02:20:14] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004165 10.0.0.19 - - [2026-05-11 02:20:14] "PUT /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84 HTTP/1.1" 200 254 0.010825 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:20:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001770 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:20:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001764 10.0.0.19 - - [2026-05-11 02:20:29] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.19 - - [2026-05-11 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-05-11 02:20:29] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004028 10.0.0.19 - - [2026-05-11 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-05-11 02:20:29] "GET /config-node/19a5c64b-e966-4085-81c5-ff378844c05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001739 10.0.0.19 - - [2026-05-11 02:20:29] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.19 - - [2026-05-11 02:20:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002030 10.0.0.19 - - [2026-05-11 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2026-05-11 02:20:34] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003880 10.0.0.19 - - [2026-05-11 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2026-05-11 02:20:34] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.009981 10.0.0.19 - - [2026-05-11 02:20:34] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.19 - - [2026-05-11 02:20:34] "POST /alarms HTTP/1.1" 409 264 0.002175 10.0.0.19 - - [2026-05-11 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-05-11 02:20:34] "PUT /alarm/a01b73fc-eefd-43d0-b99f-364b5951774a HTTP/1.1" 200 244 0.007893 10.0.0.19 - - [2026-05-11 02:20:34] "POST /alarms HTTP/1.1" 409 261 0.010266 10.0.0.19 - - [2026-05-11 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2026-05-11 02:20:34] "PUT /alarm/861ff4c4-2c26-49d8-9dcc-071820a47ab6 HTTP/1.1" 200 244 0.011370 10.0.0.19 - - [2026-05-11 02:20:34] "POST /alarms HTTP/1.1" 409 261 0.007285 10.0.0.19 - - [2026-05-11 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/642e56bc-ce44-4c0d-98fd-3bdbb6718605 HTTP/1.1" 200 244 0.007726 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 253 0.004333 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/329af245-5f75-45e2-bc7d-e1160bbb5882 HTTP/1.1" 200 244 0.009069 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 251 0.003144 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/60df0a5c-b19f-4857-82ad-94cd506bae81 HTTP/1.1" 200 244 0.008526 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 252 0.007614 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/f7b91b0f-506a-445e-a6f7-40eaa5ade064 HTTP/1.1" 200 244 0.010216 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 256 0.003440 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/996ac9a9-8d36-4a21-b928-d844f0674a7e HTTP/1.1" 200 244 0.009096 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 248 0.005950 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/b23bd33d-32ab-4e0c-a6de-0bf6614a0be1 HTTP/1.1" 200 244 0.009387 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 252 0.002712 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/9c6b50f4-7c5f-4854-b113-65d048d5803e HTTP/1.1" 200 244 0.011719 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 257 0.005978 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/d85a7348-7197-42da-8dd4-03ea2bb625e4 HTTP/1.1" 200 244 0.012282 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 251 0.009904 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/f77b7b8e-de9c-430b-a45a-1fea9414fee8 HTTP/1.1" 200 244 0.011511 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 257 0.003392 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/1e71a184-307f-4609-a726-4cc5f473991d HTTP/1.1" 200 244 0.014787 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 261 0.008911 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/0e77401c-b757-4ef2-8f5c-e11e69485f4a HTTP/1.1" 200 244 0.011129 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 258 0.014176 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/89e52fec-06cc-4ec5-ad16-66d235d65367 HTTP/1.1" 200 244 0.010201 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 254 0.013446 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/aa651f6e-4d30-41b1-9bd4-b372d9ae17a9 HTTP/1.1" 200 244 0.010315 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 254 0.008837 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.19 - - [2026-05-11 02:20:35] "PUT /alarm/6fdd310d-0731-47e7-902e-86ca10d9f7cc HTTP/1.1" 200 244 0.009830 10.0.0.19 - - [2026-05-11 02:20:35] "POST /alarms HTTP/1.1" 409 254 0.010840 10.0.0.19 - - [2026-05-11 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/9d0feff8-9d2f-4a73-8974-564b0739d7a9 HTTP/1.1" 200 244 0.008780 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 247 0.007490 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/b40bddad-ad39-4623-82fb-e5ffb147051f HTTP/1.1" 200 244 0.018468 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 272 0.010191 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/5743b5e3-8d90-41fc-b186-126c4d83f89f HTTP/1.1" 200 244 0.009233 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 261 0.006318 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/82a432eb-e5f0-4f1c-9aaa-8f272d465a31 HTTP/1.1" 200 244 0.009345 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 259 0.007746 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/aecd8194-617c-4d41-b7ff-56033c5f84b9 HTTP/1.1" 200 244 0.009880 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 265 0.011717 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/04f543fc-4741-4a55-b368-f120c788a5aa HTTP/1.1" 200 244 0.009532 10.0.0.19 - - [2026-05-11 02:20:36] "POST /alarms HTTP/1.1" 409 279 0.010224 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /alarm/e07dd302-b0fa-419f-872a-b672429966a6 HTTP/1.1" 200 244 0.010945 10.0.0.19 - - [2026-05-11 02:20:36] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.19 - - [2026-05-11 02:20:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002241 10.0.0.19 - - [2026-05-11 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-05-11 02:20:36] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.007358 10.0.0.19 - - [2026-05-11 02:20:37] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2026-05-11 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2026-05-11 02:20:37] "GET /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003108 10.0.0.19 - - [2026-05-11 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-05-11 02:20:37] "PUT /global-vrouter-config/c9e3f922-0ea6-4ef2-9396-f40f6e69bbde HTTP/1.1" 200 276 0.009458 10.0.0.19 - - [2026-05-11 02:20:37] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.19 - - [2026-05-11 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-05-11 02:20:37] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005532 10.0.0.19 - - [2026-05-11 02:20:37] "PUT /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda HTTP/1.1" 200 274 0.016076 10.0.0.19 - - [2026-05-11 02:20:41] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.19 - - [2026-05-11 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.19 - - [2026-05-11 02:20:41] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002826 10.0.0.19 - - [2026-05-11 02:20:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002211 10.0.0.19 - - [2026-05-11 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.19 - - [2026-05-11 02:20:41] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003833 10.0.0.19 - - [2026-05-11 02:20:41] "PUT /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84 HTTP/1.1" 200 254 0.016367 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:20:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001403 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:20:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001666 10.0.0.19 - - [2026-05-11 02:20:45] "POST /tags HTTP/1.1" 200 355 0.027678 10.0.0.19 - - [2026-05-11 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016567 10.0.0.19 - - [2026-05-11 02:20:45] "GET /tag/a2bfa6e9-cf29-4249-b44d-d07acee9e71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014281 10.0.0.19 - - [2026-05-11 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2026-05-11 02:20:45] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004283 10.0.0.19 - - [2026-05-11 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.19 - - [2026-05-11 02:20:45] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059987 10.0.0.19 - - [2026-05-11 02:20:45] "POST /virtual-machines HTTP/1.1" 200 351 0.007505 10.0.0.19 - - [2026-05-11 02:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028262 10.0.0.19 - - [2026-05-11 02:20:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.128698 10.0.0.19 - - [2026-05-11 02:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011719 10.0.0.19 - - [2026-05-11 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009815 10.0.0.19 - - [2026-05-11 02:20:45] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004539 10.0.0.19 - - [2026-05-11 02:20:46] "POST /instance-ips HTTP/1.1" 200 391 0.024237 10.0.0.19 - - [2026-05-11 02:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.049524 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.019236 10.0.0.19 - - [2026-05-11 02:20:46] "POST /set-tag HTTP/1.1" 200 109 0.015093 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.016466 10.0.0.19 - - [2026-05-11 02:20:46] "GET /instance-ip/04a63640-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1905 0.004098 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005354 10.0.0.19 - - [2026-05-11 02:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005248 10.0.0.19 - - [2026-05-11 02:20:46] "POST /ref-update HTTP/1.1" 200 156 0.009493 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.013688 10.0.0.19 - - [2026-05-11 02:20:46] "POST /set-tag HTTP/1.1" 200 109 0.009571 10.0.0.19 - - [2026-05-11 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-network/0035e2d2-c44f-4214-981a-e1c592a055ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003596 10.0.0.19 - - [2026-05-11 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-05-11 02:20:46] "GET /project/5dfb31b3-9b50-4f14-95e8-50c79a46cb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027340 10.0.0.19 - - [2026-05-11 02:20:46] "POST /virtual-machines HTTP/1.1" 200 355 0.010025 10.0.0.19 - - [2026-05-11 02:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016304 10.0.0.19 - - [2026-05-11 02:20:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120773 10.0.0.19 - - [2026-05-11 02:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023296 10.0.0.19 - - [2026-05-11 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006234 10.0.0.19 - - [2026-05-11 02:20:46] "POST /instance-ips HTTP/1.1" 200 395 0.023873 10.0.0.19 - - [2026-05-11 02:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029110 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.004636 10.0.0.19 - - [2026-05-11 02:20:46] "POST /set-tag HTTP/1.1" 200 109 0.016972 10.0.0.19 - - [2026-05-11 02:20:46] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007476 10.0.0.19 - - [2026-05-11 02:20:46] "GET /instance-ip/051ef832-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012189 10.0.0.19 - - [2026-05-11 02:20:47] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005059 10.0.0.19 - - [2026-05-11 02:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.19 - - [2026-05-11 02:20:47] "GET /virtual-router/1e44bdfb-fa4a-4337-a84f-9db67a332963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004609 10.0.0.19 - - [2026-05-11 02:20:47] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.19 - - [2026-05-11 02:20:47] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007059 10.0.0.19 - - [2026-05-11 02:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.19 - - [2026-05-11 02:20:47] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005695 10.0.0.19 - - [2026-05-11 02:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.19 - - [2026-05-11 02:20:47] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004423 10.0.0.19 - - [2026-05-11 02:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.19 - - [2026-05-11 02:20:56] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.19 - - [2026-05-11 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2026-05-11 02:20:56] "GET /global-system-config/671bb6b2-55d7-4e94-96d9-5bb515b43dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005560 10.0.0.19 - - [2026-05-11 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-05-11 02:20:56] "GET /config-node/19a5c64b-e966-4085-81c5-ff378844c05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002032 10.0.0.19 - - [2026-05-11 02:21:03] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.004146 10.0.0.19 - - [2026-05-11 02:21:03] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.19 - - [2026-05-11 02:21:04] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007957 10.0.0.19 - - [2026-05-11 02:21:04] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.19 - - [2026-05-11 02:21:04] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006646 10.0.0.19 - - [2026-05-11 02:21:04] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2026-05-11 02:21:07] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.19 - - [2026-05-11 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-05-11 02:21:07] "GET /routing-instance/ff89acc8-21f8-45da-92bb-bfff449c9c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003087 10.0.0.19 - - [2026-05-11 02:21:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002085 10.0.0.19 - - [2026-05-11 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-05-11 02:21:07] "GET /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002383 10.0.0.19 - - [2026-05-11 02:21:07] "PUT /bgp-router/5481cc1c-e7fb-4a6b-afeb-ed00b02fcc84 HTTP/1.1" 200 254 0.009361 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001383 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001271 10.0.0.19 - - [2026-05-11 02:21:36] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.008209 10.0.0.19 - - [2026-05-11 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.19 - - [2026-05-11 02:21:36] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.004951 10.0.0.19 - - [2026-05-11 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.19 - - [2026-05-11 02:21:36] "GET /virtual-machine/c206f40e-01a9-42b1-b114-7cbe14a295ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.011836 10.0.0.19 - - [2026-05-11 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.020579 10.0.0.19 - - [2026-05-11 02:21:36] "GET /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005126 10.0.0.19 - - [2026-05-11 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.014483 10.0.0.19 - - [2026-05-11 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.030388 10.0.0.19 - - [2026-05-11 02:21:36] "DELETE /instance-ip/04a63640-4ce0-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.034209 10.0.0.19 - - [2026-05-11 02:21:36] "DELETE /virtual-machine-interface/04866522-4ce0-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.052612 10.0.0.19 - - [2026-05-11 02:21:36] "DELETE /virtual-machine/c206f40e-01a9-42b1-b114-7cbe14a295ec HTTP/1.1" 200 115 0.021949 10.0.0.19 - - [2026-05-11 02:21:36] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005425 10.0.0.19 - - [2026-05-11 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.19 - - [2026-05-11 02:22:07] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004031 10.0.0.19 - - [2026-05-11 02:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.19 - - [2026-05-11 02:22:07] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004583 10.0.0.19 - - [2026-05-11 02:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.19 - - [2026-05-11 02:22:07] "GET /virtual-machine/f2a1c6b7-f255-4230-8fd9-2deef1820127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003037 10.0.0.19 - - [2026-05-11 02:22:07] "POST /ref-update HTTP/1.1" 200 156 0.009919 10.0.0.19 - - [2026-05-11 02:22:07] "GET /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004337 10.0.0.19 - - [2026-05-11 02:22:07] "POST /set-tag HTTP/1.1" 200 109 0.014527 10.0.0.19 - - [2026-05-11 02:22:07] "POST /set-tag HTTP/1.1" 200 109 0.015540 10.0.0.19 - - [2026-05-11 02:22:07] "DELETE /instance-ip/051ef832-4ce0-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.049940 10.0.0.19 - - [2026-05-11 02:22:07] "DELETE /virtual-machine-interface/05009572-4ce0-11f1-8a9d-fa163e1f52f5 HTTP/1.1" 200 115 0.058457 10.0.0.19 - - [2026-05-11 02:22:07] "DELETE /virtual-machine/f2a1c6b7-f255-4230-8fd9-2deef1820127 HTTP/1.1" 200 115 0.022836 10.0.0.19 - - [2026-05-11 02:22:08] "DELETE /tag/a2bfa6e9-cf29-4249-b44d-d07acee9e71c HTTP/1.1" 200 115 0.053530 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:22:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.19 - - [2026-05-11 02:22:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919