++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jun 4 02:01:34 AM UTC 2026 ===================' INFO: =================== Thu Jun 4 02:01:34 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 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.94.183.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.94.183.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 06/04/2026 02:02:21.727 7f41ad721cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/04/2026 02:02:22.184 7f41ad721cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/04/2026 02:02:22.218 7f41ad721cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/04/2026 02:02:22.218 7f41ad721cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-06-04 02:02:31] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.19 - - [2026-06-04 02:02:31] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.19 - - [2026-06-04 02:02:32] "GET / HTTP/1.1" 200 45303 0.002176 10.0.0.19 - - [2026-06-04 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.19 - - [2026-06-04 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.19 - - [2026-06-04 02:02:32] "GET / HTTP/1.1" 200 35931 0.001590 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.19 - - [2026-06-04 02:02:32] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.19 - - [2026-06-04 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.19 - - [2026-06-04 02:02:32] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.088845 10.0.0.19 - - [2026-06-04 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002566 10.0.0.19 - - [2026-06-04 02:02:33] "POST /config-nodes HTTP/1.1" 200 593 0.091786 10.0.0.19 - - [2026-06-04 02:02:33] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.19 - - [2026-06-04 02:02:33] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.19 - - [2026-06-04 02:02:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006459 10.0.0.19 - - [2026-06-04 02:02:33] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.19 - - [2026-06-04 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.002295 10.0.0.19 - - [2026-06-04 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-06-04 02:02:33] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005377 10.0.0.19 - - [2026-06-04 02:02:33] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036740 10.0.0.19 - - [2026-06-04 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.005076 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2026-06-04 02:02:34] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005255 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.077405 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.19 - - [2026-06-04 02:02:34] "GET /network-ipam/2d307b8b-1fa2-475e-b735-ff681a157d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005322 10.0.0.19 - - [2026-06-04 02:02:34] "GET / HTTP/1.1" 200 35931 0.002321 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.19 - - [2026-06-04 02:02:34] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013049 10.0.0.19 - - [2026-06-04 02:02:34] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005060 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.19 - - [2026-06-04 02:02:34] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006099 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-templates HTTP/1.1" 200 511 0.074728 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.029310 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-templates HTTP/1.1" 200 501 0.043418 10.0.0.19 - - [2026-06-04 02:02:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.046599 10.0.0.19 - - [2026-06-04 02:02:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.066318 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-templates HTTP/1.1" 200 515 0.078356 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-templates HTTP/1.1" 200 535 0.053640 10.0.0.19 - - [2026-06-04 02:02:34] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.19 - - [2026-06-04 02:02:34] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005059 10.0.0.19 - - [2026-06-04 02:02:34] "POST /service-templates HTTP/1.1" 200 507 0.058729 10.0.0.19 - - [2026-06-04 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006152 10.0.0.19 - - [2026-06-04 02:02:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035743 10.0.0.19 - - [2026-06-04 02:02:35] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.19 - - [2026-06-04 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-06-04 02:02:35] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015954 10.0.0.19 - - [2026-06-04 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.006840 10.0.0.19 - - [2026-06-04 02:02:35] "POST /database-nodes HTTP/1.1" 200 597 0.073744 10.0.0.19 - - [2026-06-04 02:02:35] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.19 - - [2026-06-04 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.19 - - [2026-06-04 02:02:35] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017409 10.0.0.19 - - [2026-06-04 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002529 10.0.0.19 - - [2026-06-04 02:02:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.029306 10.0.0.19 - - [2026-06-04 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.19 - - [2026-06-04 02:02:35] "GET /network-ipam/2d307b8b-1fa2-475e-b735-ff681a157d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002813 10.0.0.19 - - [2026-06-04 02:02:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.001794 10.0.0.19 - - [2026-06-04 02:02:36] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.19 - - [2026-06-04 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2026-06-04 02:02:36] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003371 10.0.0.19 - - [2026-06-04 02:02:36] "POST /access-control-lists HTTP/1.1" 200 587 0.254146 10.0.0.19 - - [2026-06-04 02:02:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.040382 10.0.0.19 - - [2026-06-04 02:02:36] "POST /bgp-routers HTTP/1.1" 200 616 0.161400 10.0.0.19 - - [2026-06-04 02:02:36] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.023281 10.0.0.19 - - [2026-06-04 02:02:36] "POST /access-control-lists HTTP/1.1" 200 585 0.091882 10.0.0.19 - - [2026-06-04 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.19 - - [2026-06-04 02:02:36] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004766 10.0.0.19 - - [2026-06-04 02:02:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-06-04 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.031084 10.0.0.19 - - [2026-06-04 02:02:37] "POST /route-targets HTTP/1.1" 200 327 0.028745 10.0.0.19 - - [2026-06-04 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.034020 10.0.0.19 - - [2026-06-04 02:02:37] "POST /route-targets HTTP/1.1" 200 327 0.032446 10.0.0.19 - - [2026-06-04 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.048756 10.0.0.19 - - [2026-06-04 02:02:37] "POST /route-targets HTTP/1.1" 200 327 0.032029 10.0.0.19 - - [2026-06-04 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.055985 10.0.0.19 - - [2026-06-04 02:02:37] "POST /route-targets HTTP/1.1" 200 327 0.042132 10.0.0.19 - - [2026-06-04 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.046771 10.0.0.19 - - [2026-06-04 02:02:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.002306 10.0.0.19 - - [2026-06-04 02:02:37] "POST /access-control-lists HTTP/1.1" 200 551 0.076185 10.0.0.19 - - [2026-06-04 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-06-04 02:02:38] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006816 10.0.0.19 - - [2026-06-04 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-06-04 02:02:38] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.013797 10.0.0.19 - - [2026-06-04 02:02:38] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 581 0.032925 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 575 0.029042 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 575 0.026951 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 559 0.018750 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 555 0.043858 10.0.0.19 - - [2026-06-04 02:02:38] "POST /alarms HTTP/1.1" 200 557 0.031731 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 565 0.024280 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 549 0.051377 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 557 0.033839 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 567 0.018298 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 555 0.074828 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 567 0.052894 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 575 0.061742 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 569 0.041526 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 561 0.038929 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 561 0.020593 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 561 0.034654 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 547 0.035422 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 595 0.016870 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 575 0.034504 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 571 0.044639 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 583 0.018844 10.0.0.19 - - [2026-06-04 02:02:39] "POST /alarms HTTP/1.1" 200 609 0.042379 10.0.0.19 - - [2026-06-04 02:02:40] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.19 - - [2026-06-04 02:02:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003279 10.0.0.19 - - [2026-06-04 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-06-04 02:02:40] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.007819 10.0.0.19 - - [2026-06-04 02:02:40] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.19 - - [2026-06-04 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-06-04 02:02:40] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002507 10.0.0.19 - - [2026-06-04 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-06-04 02:02:40] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.010134 10.0.0.19 - - [2026-06-04 02:02:40] "GET / HTTP/1.1" 200 35931 0.008452 10.0.0.19 - - [2026-06-04 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088 10.0.0.19 - - [2026-06-04 02:02:40] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006286 10.0.0.19 - - [2026-06-04 02:02:40] "PUT /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599 HTTP/1.1" 200 274 0.017367 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.19 - - [2026-06-04 02:02:45] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.19 - - [2026-06-04 02:02:46] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003125 10.0.0.19 - - [2026-06-04 02:02:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000611 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.019260 10.0.0.19 - - [2026-06-04 02:02:46] "POST /security-groups HTTP/1.1" 200 570 0.089797 10.0.0.19 - - [2026-06-04 02:02:46] "POST /projects HTTP/1.1" 200 481 0.224205 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.009218 10.0.0.19 - - [2026-06-04 02:02:46] "POST /access-control-lists HTTP/1.1" 200 579 0.077233 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.023395 10.0.0.19 - - [2026-06-04 02:02:46] "POST /security-groups HTTP/1.1" 200 534 0.129326 10.0.0.19 - - [2026-06-04 02:02:46] "POST /access-control-lists HTTP/1.1" 200 577 0.035355 10.0.0.19 - - [2026-06-04 02:02:46] "POST /chown HTTP/1.1" 200 109 0.018104 10.0.0.19 - - [2026-06-04 02:02:46] "POST /policy-managements HTTP/1.1" 409 214 0.019874 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009213 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.008336 10.0.0.19 - - [2026-06-04 02:02:46] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005440 10.0.0.19 - - [2026-06-04 02:02:46] "POST /access-control-lists HTTP/1.1" 200 594 0.078939 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.028769 10.0.0.19 - - [2026-06-04 02:02:46] "POST /application-policy-sets HTTP/1.1" 200 528 0.067631 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.19 - - [2026-06-04 02:02:46] "POST /access-control-lists HTTP/1.1" 200 592 0.031632 10.0.0.19 - - [2026-06-04 02:02:46] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003761 10.0.0.19 - - [2026-06-04 02:02:46] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.012437 10.0.0.19 - - [2026-06-04 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008230 10.0.0.19 - - [2026-06-04 02:02:46] "GET /virtual-network/fad5aa7b-fe74-408c-aeb0-a9ee952b5e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011457 10.0.0.19 - - [2026-06-04 02:02:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000535 10.0.0.19 - - [2026-06-04 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.061068 10.0.0.19 - - [2026-06-04 02:02:47] "POST /security-groups HTTP/1.1" 200 574 0.119937 10.0.0.19 - - [2026-06-04 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.017089 10.0.0.19 - - [2026-06-04 02:02:47] "POST /projects HTTP/1.1" 200 489 0.406869 10.0.0.19 - - [2026-06-04 02:02:47] "POST /access-control-lists HTTP/1.1" 200 583 0.110904 10.0.0.19 - - [2026-06-04 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.029875 10.0.0.19 - - [2026-06-04 02:02:47] "POST /security-groups HTTP/1.1" 200 546 0.147722 10.0.0.19 - - [2026-06-04 02:02:47] "POST /chown HTTP/1.1" 200 109 0.059953 10.0.0.19 - - [2026-06-04 02:02:47] "POST /access-control-lists HTTP/1.1" 200 581 0.284437 10.0.0.19 - - [2026-06-04 02:02:47] "POST /network-ipams HTTP/1.1" 200 522 0.274200 10.0.0.19 - - [2026-06-04 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.014302 10.0.0.19 - - [2026-06-04 02:02:47] "POST /access-control-lists HTTP/1.1" 200 602 0.093241 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.019620 10.0.0.19 - - [2026-06-04 02:02:48] "POST /network-ipams HTTP/1.1" 200 510 0.088686 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.006405 10.0.0.19 - - [2026-06-04 02:02:48] "POST /access-control-lists HTTP/1.1" 200 600 0.023408 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.009243 10.0.0.19 - - [2026-06-04 02:02:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006634 10.0.0.19 - - [2026-06-04 02:02:48] "POST /virtual-networks HTTP/1.1" 200 538 0.226598 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.19 - - [2026-06-04 02:02:48] "POST /access-control-lists HTTP/1.1" 200 589 0.096315 10.0.0.19 - - [2026-06-04 02:02:48] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.076898 10.0.0.19 - - [2026-06-04 02:02:48] "POST /route-targets HTTP/1.1" 200 327 0.028067 10.0.0.19 - - [2026-06-04 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.048710 10.0.0.19 - - [2026-06-04 02:02:48] "POST /network-ipams HTTP/1.1" 200 518 0.089062 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.006406 10.0.0.19 - - [2026-06-04 02:02:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001404 10.0.0.19 - - [2026-06-04 02:02:48] "POST /virtual-networks HTTP/1.1" 200 546 0.218827 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012926 10.0.0.19 - - [2026-06-04 02:02:48] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.018120 10.0.0.19 - - [2026-06-04 02:02:48] "POST /route-targets HTTP/1.1" 200 327 0.027097 10.0.0.19 - - [2026-06-04 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.052996 10.0.0.19 - - [2026-06-04 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.060518 10.0.0.19 - - [2026-06-04 02:02:49] "POST /network-policys HTTP/1.1" 200 538 0.047174 10.0.0.19 - - [2026-06-04 02:02:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.014661 10.0.0.19 - - [2026-06-04 02:02:49] "POST /network-policys HTTP/1.1" 200 534 0.043051 10.0.0.19 - - [2026-06-04 02:02:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.002415 10.0.0.19 - - [2026-06-04 02:02:49] "POST /network-policys HTTP/1.1" 200 542 0.034038 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/e7c7e19f-353c-4959-b35c-59dba7aa6241 HTTP/1.1" 200 272 0.031925 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.138035 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.061916 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/e7c7e19f-353c-4959-b35c-59dba7aa6241 HTTP/1.1" 200 272 0.034239 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/c14d77ff-e4d6-4a73-b879-51307c6abb44 HTTP/1.1" 200 272 0.052505 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.034416 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.137666 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007826 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/c14d77ff-e4d6-4a73-b879-51307c6abb44 HTTP/1.1" 200 272 0.026107 10.0.0.19 - - [2026-06-04 02:02:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.008726 10.0.0.19 - - [2026-06-04 02:02:49] "POST /access-control-lists HTTP/1.1" 200 601 0.038272 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.114159 10.0.0.19 - - [2026-06-04 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.073862 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/1b3c3357-81a7-464f-9dd0-2e04ebaf857e HTTP/1.1" 200 272 0.071994 10.0.0.19 - - [2026-06-04 02:02:49] "PUT /access-control-list/e7c7e19f-353c-4959-b35c-59dba7aa6241 HTTP/1.1" 200 272 0.036535 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.156780 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004283 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.040563 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004939 10.0.0.19 - - [2026-06-04 02:02:50] "PUT /access-control-list/1b3c3357-81a7-464f-9dd0-2e04ebaf857e HTTP/1.1" 200 272 0.034568 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.020476 10.0.0.19 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.19 - - [2026-06-04 02:02:50] "GET /virtual-network/fad5aa7b-fe74-408c-aeb0-a9ee952b5e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.019873 10.0.0.19 - - [2026-06-04 02:02:50] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003903 10.0.0.19 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.19 - - [2026-06-04 02:02:50] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002690 10.0.0.19 - - [2026-06-04 02:02:50] "POST /firewall-policys HTTP/1.1" 200 530 0.022787 10.0.0.19 - - [2026-06-04 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046598 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013053 10.0.0.19 - - [2026-06-04 02:02:50] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002751 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002624 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.028267 10.0.0.19 - - [2026-06-04 02:02:50] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004496 10.0.0.19 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-06-04 02:02:50] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002737 10.0.0.19 - - [2026-06-04 02:02:50] "POST /firewall-policys HTTP/1.1" 200 532 0.018537 10.0.0.19 - - [2026-06-04 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006138 10.0.0.19 - - [2026-06-04 02:02:50] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.010568 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.011227 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002403 10.0.0.19 - - [2026-06-04 02:02:50] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002227 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.015429 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.077597 10.0.0.19 - - [2026-06-04 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.058724 10.0.0.19 - - [2026-06-04 02:02:51] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.051648 10.0.0.19 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-06-04 02:02:51] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002548 10.0.0.19 - - [2026-06-04 02:02:51] "POST /firewall-policys HTTP/1.1" 200 530 0.044402 10.0.0.19 - - [2026-06-04 02:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051862 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021648 10.0.0.19 - - [2026-06-04 02:02:51] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003539 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002689 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002341 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003043 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005263 10.0.0.19 - - [2026-06-04 02:02:51] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002615 10.0.0.19 - - [2026-06-04 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.024977 10.0.0.19 - - [2026-06-04 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.045232 10.0.0.19 - - [2026-06-04 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.19 - - [2026-06-04 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.018049 10.0.0.19 - - [2026-06-04 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.033523 10.0.0.19 - - [2026-06-04 02:02:51] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.022308 10.0.0.19 - - [2026-06-04 02:02:51] "POST /tags HTTP/1.1" 200 299 0.045813 10.0.0.19 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017796 10.0.0.19 - - [2026-06-04 02:02:51] "GET /tag/62af22bd-31dd-4180-a840-1f5c986a442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026959 10.0.0.19 - - [2026-06-04 02:02:51] "POST /set-tag HTTP/1.1" 200 109 0.013601 10.0.0.19 - - [2026-06-04 02:02:51] "POST /tags HTTP/1.1" 200 357 0.094388 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.19 - - [2026-06-04 02:02:52] "GET /tag/d8a1b52d-acbe-48f4-a4e2-9f2b56fd8282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.040370 10.0.0.19 - - [2026-06-04 02:02:52] "POST /tags HTTP/1.1" 200 305 0.070879 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.19 - - [2026-06-04 02:02:52] "GET /tag/e88212e1-e3a7-4b35-a453-7a8a491b96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017184 10.0.0.19 - - [2026-06-04 02:02:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.000477 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.008651 10.0.0.19 - - [2026-06-04 02:02:52] "POST /security-groups HTTP/1.1" 200 571 0.066736 10.0.0.19 - - [2026-06-04 02:02:52] "POST /projects HTTP/1.1" 200 483 0.196157 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.008482 10.0.0.19 - - [2026-06-04 02:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024700 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020859 10.0.0.19 - - [2026-06-04 02:02:52] "POST /access-control-lists HTTP/1.1" 200 580 0.093983 10.0.0.19 - - [2026-06-04 02:02:52] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028840 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.014765 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.19 - - [2026-06-04 02:02:52] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009341 10.0.0.19 - - [2026-06-04 02:02:52] "POST /access-control-lists HTTP/1.1" 200 578 0.083536 10.0.0.19 - - [2026-06-04 02:02:52] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.082326 10.0.0.19 - - [2026-06-04 02:02:52] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.069700 10.0.0.19 - - [2026-06-04 02:02:52] "POST /security-groups HTTP/1.1" 200 537 0.078302 10.0.0.19 - - [2026-06-04 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.006298 10.0.0.19 - - [2026-06-04 02:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017739 10.0.0.19 - - [2026-06-04 02:02:52] "POST /access-control-lists HTTP/1.1" 200 596 0.047010 10.0.0.19 - - [2026-06-04 02:02:53] "POST /chown HTTP/1.1" 200 109 0.051932 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.026099 10.0.0.19 - - [2026-06-04 02:02:53] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017885 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.19 - - [2026-06-04 02:02:53] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015468 10.0.0.19 - - [2026-06-04 02:02:53] "POST /access-control-lists HTTP/1.1" 200 594 0.086505 10.0.0.19 - - [2026-06-04 02:02:53] "POST /tags HTTP/1.1" 409 207 0.009786 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-06-04 02:02:53] "GET /tag/e88212e1-e3a7-4b35-a453-7a8a491b96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.015499 10.0.0.19 - - [2026-06-04 02:02:53] "POST /firewall-rules HTTP/1.1" 200 564 0.095975 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-rule/eec7defc-bd0e-49bd-adc9-857a31d301dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005412 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003293 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-rule/eec7defc-bd0e-49bd-adc9-857a31d301dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002991 10.0.0.19 - - [2026-06-04 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.021438 10.0.0.19 - - [2026-06-04 02:02:53] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005068 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.19 - - [2026-06-04 02:02:53] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005808 10.0.0.19 - - [2026-06-04 02:02:53] "POST /tags HTTP/1.1" 409 207 0.001821 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2026-06-04 02:02:53] "GET /tag/e88212e1-e3a7-4b35-a453-7a8a491b96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013931 10.0.0.19 - - [2026-06-04 02:02:53] "POST /firewall-rules HTTP/1.1" 200 562 0.066512 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-rule/5116ae05-177e-46c8-8d7e-13c6c236acf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007268 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006164 10.0.0.19 - - [2026-06-04 02:02:53] "GET /firewall-rule/5116ae05-177e-46c8-8d7e-13c6c236acf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002266 10.0.0.19 - - [2026-06-04 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.023708 10.0.0.19 - - [2026-06-04 02:02:53] "POST /tags HTTP/1.1" 200 305 0.085077 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021334 10.0.0.19 - - [2026-06-04 02:02:53] "GET /tag/cfca023f-60c3-4fb5-a054-7e0e33911914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019357 10.0.0.19 - - [2026-06-04 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.19 - - [2026-06-04 02:02:53] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031871 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-06-04 02:02:54] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008974 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-06-04 02:02:54] "GET /service-appliance-set/61f9dfbe-d84f-4466-ba18-873a43ad69e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.013827 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001767 10.0.0.19 - - [2026-06-04 02:02:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100272 10.0.0.19 - - [2026-06-04 02:02:54] "GET /virtual-machine-interface/39b8592a-d12e-4db2-b862-6bfb90d0c114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005980 10.0.0.19 - - [2026-06-04 02:02:54] "POST /instance-ips HTTP/1.1" 200 381 0.053299 10.0.0.19 - - [2026-06-04 02:02:54] "GET /instance-ip/3262cbb3-5d0a-4287-b9a1-0d6c84486806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015082 10.0.0.19 - - [2026-06-04 02:02:54] "POST /loadbalancers HTTP/1.1" 200 582 0.061019 10.0.0.19 - - [2026-06-04 02:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013118 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021226 10.0.0.19 - - [2026-06-04 02:02:54] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039293 10.0.0.19 - - [2026-06-04 02:02:54] "GET /instance-ip/3262cbb3-5d0a-4287-b9a1-0d6c84486806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003489 10.0.0.19 - - [2026-06-04 02:02:54] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074627 10.0.0.19 - - [2026-06-04 02:02:54] "GET /loadbalancer/d5cbe5a3-c59f-4904-839e-1c291f0230a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006457 10.0.0.19 - - [2026-06-04 02:02:54] "POST /floating-ips HTTP/1.1" 200 583 0.062692 10.0.0.19 - - [2026-06-04 02:02:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055713 10.0.0.19 - - [2026-06-04 02:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010349 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2026-06-04 02:02:54] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047286 10.0.0.19 - - [2026-06-04 02:02:54] "GET /loadbalancer-listener/fdbf2d02-0661-4235-bef8-07ce67e88259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003098 10.0.0.19 - - [2026-06-04 02:02:54] "GET /loadbalancer-listener/fdbf2d02-0661-4235-bef8-07ce67e88259?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003671 10.0.0.19 - - [2026-06-04 02:02:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018765 10.0.0.19 - - [2026-06-04 02:02:54] "GET /instance-ip/3262cbb3-5d0a-4287-b9a1-0d6c84486806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003504 10.0.0.19 - - [2026-06-04 02:02:54] "GET /instance-ip/3262cbb3-5d0a-4287-b9a1-0d6c84486806?fields=floating_ips HTTP/1.1" 200 1170 0.015481 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-06-04 02:02:54] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002598 10.0.0.19 - - [2026-06-04 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.19 - - [2026-06-04 02:02:54] "GET /floating-ip/5259cdd4-b439-4b35-89f4-14aa45d81254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003088 10.0.0.19 - - [2026-06-04 02:02:54] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.009508 10.0.0.19 - - [2026-06-04 02:02:55] "POST /tags HTTP/1.1" 200 355 0.025127 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015780 10.0.0.19 - - [2026-06-04 02:02:55] "GET /tag/9ad849e3-e0fb-4dbb-b3e3-dc9eef0f1247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018947 10.0.0.19 - - [2026-06-04 02:02:55] "POST /tags HTTP/1.1" 200 303 0.029338 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.19 - - [2026-06-04 02:02:55] "GET /tag/e8c24321-5da0-44ca-888f-a499626914be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013968 10.0.0.19 - - [2026-06-04 02:02:55] "POST /projects HTTP/1.1" 409 218 0.002759 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.19 - - [2026-06-04 02:02:55] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041552 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.19 - - [2026-06-04 02:02:55] "GET /network-ipam/827d8819-c9b2-4370-84d8-a6631f310f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003160 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2026-06-04 02:02:55] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007833 10.0.0.19 - - [2026-06-04 02:02:55] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.054002 10.0.0.19 - - [2026-06-04 02:02:55] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006558 10.0.0.19 - - [2026-06-04 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.051081 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-06-04 02:02:55] "GET /network-ipam/6ec5059c-1e34-4b7d-bc2b-623d254fe661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003252 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009080 10.0.0.19 - - [2026-06-04 02:02:55] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007816 10.0.0.19 - - [2026-06-04 02:02:55] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.045450 10.0.0.19 - - [2026-06-04 02:02:55] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009433 10.0.0.19 - - [2026-06-04 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.064048 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-06-04 02:02:55] "GET /network-policy/7e05c971-f8c7-4668-a1bc-1977c25d5132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003675 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.19 - - [2026-06-04 02:02:55] "GET /network-policy/70a57a53-86b5-4d6d-aa23-c63af412e3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002777 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2026-06-04 02:02:55] "GET /network-policy/c896b709-30fa-4907-bb74-9da4c389b1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002502 10.0.0.19 - - [2026-06-04 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.19 - - [2026-06-04 02:02:55] "PUT /network-policy/c896b709-30fa-4907-bb74-9da4c389b1bf HTTP/1.1" 200 262 0.011258 10.0.0.19 - - [2026-06-04 02:02:56] "PUT /access-control-list/1b3c3357-81a7-464f-9dd0-2e04ebaf857e HTTP/1.1" 200 272 0.068820 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-update HTTP/1.1" 200 156 0.126151 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013193 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017083 10.0.0.19 - - [2026-06-04 02:02:56] "PUT /access-control-list/c14d77ff-e4d6-4a73-b879-51307c6abb44 HTTP/1.1" 200 272 0.080296 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007392 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003317 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003212 10.0.0.19 - - [2026-06-04 02:02:56] "POST /security-groups HTTP/1.1" 409 245 0.006124 10.0.0.19 - - [2026-06-04 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:02:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002448 10.0.0.19 - - [2026-06-04 02:02:56] "PUT /security-group/3e0df9eb-5b9c-462f-9f05-e600fab493de HTTP/1.1" 200 262 0.066965 10.0.0.19 - - [2026-06-04 02:02:56] "PUT /access-control-list/bb2976bf-1720-4599-bf77-34d5f94d2e11 HTTP/1.1" 200 272 0.022140 10.0.0.19 - - [2026-06-04 02:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025900 10.0.0.19 - - [2026-06-04 02:02:56] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004809 10.0.0.19 - - [2026-06-04 02:02:56] "PUT /access-control-list/c7f780c4-51f7-4aa5-8a0c-fc2c8f186d99 HTTP/1.1" 200 272 0.047617 10.0.0.19 - - [2026-06-04 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.19 - - [2026-06-04 02:02:56] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003161 10.0.0.19 - - [2026-06-04 02:02:56] "POST /tags HTTP/1.1" 409 206 0.001762 10.0.0.19 - - [2026-06-04 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-06-04 02:02:56] "GET /tag/e8c24321-5da0-44ca-888f-a499626914be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021666 10.0.0.19 - - [2026-06-04 02:02:56] "POST /firewall-rules HTTP/1.1" 200 562 0.071922 10.0.0.19 - - [2026-06-04 02:02:56] "GET /firewall-rule/2b2d57ca-7b5f-4c16-a89c-a32c7b9a6c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003780 10.0.0.19 - - [2026-06-04 02:02:56] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003346 10.0.0.19 - - [2026-06-04 02:02:56] "GET /firewall-rule/2b2d57ca-7b5f-4c16-a89c-a32c7b9a6c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.001957 10.0.0.19 - - [2026-06-04 02:02:56] "POST /ref-update HTTP/1.1" 200 156 0.024141 10.0.0.19 - - [2026-06-04 02:02:56] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.037910 10.0.0.19 - - [2026-06-04 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-06-04 02:02:56] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003174 10.0.0.19 - - [2026-06-04 02:02:56] "POST /tags HTTP/1.1" 409 206 0.002182 10.0.0.19 - - [2026-06-04 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-06-04 02:02:56] "GET /tag/e8c24321-5da0-44ca-888f-a499626914be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011127 10.0.0.19 - - [2026-06-04 02:02:57] "POST /firewall-rules HTTP/1.1" 200 560 0.324654 10.0.0.19 - - [2026-06-04 02:02:57] "GET /firewall-rule/2d38bed0-57d6-4ba9-8ce5-d0b463e41a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.018139 10.0.0.19 - - [2026-06-04 02:02:57] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003773 10.0.0.19 - - [2026-06-04 02:02:57] "GET /firewall-rule/2d38bed0-57d6-4ba9-8ce5-d0b463e41a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002908 10.0.0.19 - - [2026-06-04 02:02:57] "POST /ref-update HTTP/1.1" 200 156 0.040148 10.0.0.19 - - [2026-06-04 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018089 10.0.0.19 - - [2026-06-04 02:02:57] "GET /loadbalancer/d5cbe5a3-c59f-4904-839e-1c291f0230a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003505 10.0.0.19 - - [2026-06-04 02:02:57] "POST /tags HTTP/1.1" 200 371 0.027645 10.0.0.19 - - [2026-06-04 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012624 10.0.0.19 - - [2026-06-04 02:02:57] "GET /tag/d8bef9e8-95b0-4274-ba6d-46d02ebd667f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.016130 10.0.0.19 - - [2026-06-04 02:02:57] "POST /tags HTTP/1.1" 200 319 0.037417 10.0.0.19 - - [2026-06-04 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028061 10.0.0.19 - - [2026-06-04 02:02:57] "GET /tag/3d11db35-c592-4f03-ba31-39d01acfdf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.020811 10.0.0.19 - - [2026-06-04 02:02:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.000571 10.0.0.19 - - [2026-06-04 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.067272 10.0.0.19 - - [2026-06-04 02:02:58] "POST /security-groups HTTP/1.1" 200 578 0.069366 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.004217 10.0.0.19 - - [2026-06-04 02:02:58] "POST /projects HTTP/1.1" 200 497 0.296106 10.0.0.19 - - [2026-06-04 02:02:58] "POST /access-control-lists HTTP/1.1" 200 587 0.064038 10.0.0.19 - - [2026-06-04 02:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047879 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.005602 10.0.0.19 - - [2026-06-04 02:02:58] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007473 10.0.0.19 - - [2026-06-04 02:02:58] "POST /access-control-lists HTTP/1.1" 200 585 0.036917 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.19 - - [2026-06-04 02:02:58] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.014324 10.0.0.19 - - [2026-06-04 02:02:58] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.067321 10.0.0.19 - - [2026-06-04 02:02:58] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.081717 10.0.0.19 - - [2026-06-04 02:02:58] "POST /security-groups HTTP/1.1" 200 558 0.089333 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.001576 10.0.0.19 - - [2026-06-04 02:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032130 10.0.0.19 - - [2026-06-04 02:02:58] "POST /access-control-lists HTTP/1.1" 200 610 0.079847 10.0.0.19 - - [2026-06-04 02:02:58] "POST /chown HTTP/1.1" 200 109 0.052938 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 247 0.006106 10.0.0.19 - - [2026-06-04 02:02:58] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023014 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2026-06-04 02:02:58] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003386 10.0.0.19 - - [2026-06-04 02:02:58] "POST /tags HTTP/1.1" 409 214 0.006988 10.0.0.19 - - [2026-06-04 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2026-06-04 02:02:58] "POST /access-control-lists HTTP/1.1" 200 608 0.082342 10.0.0.19 - - [2026-06-04 02:02:58] "GET /tag/3d11db35-c592-4f03-ba31-39d01acfdf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.033034 10.0.0.19 - - [2026-06-04 02:02:58] "POST /firewall-rules HTTP/1.1" 200 578 0.074859 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-rule/405efddc-8368-4c96-a45d-245d18e74d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.017803 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007146 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-rule/405efddc-8368-4c96-a45d-245d18e74d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003119 10.0.0.19 - - [2026-06-04 02:02:59] "POST /ref-update HTTP/1.1" 200 156 0.051240 10.0.0.19 - - [2026-06-04 02:02:59] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004799 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.19 - - [2026-06-04 02:02:59] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002695 10.0.0.19 - - [2026-06-04 02:02:59] "POST /tags HTTP/1.1" 409 214 0.001783 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.19 - - [2026-06-04 02:02:59] "GET /tag/3d11db35-c592-4f03-ba31-39d01acfdf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.021431 10.0.0.19 - - [2026-06-04 02:02:59] "POST /firewall-rules HTTP/1.1" 200 576 0.192412 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-rule/193084a1-ac27-43b8-8239-813a219a98ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.020525 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004137 10.0.0.19 - - [2026-06-04 02:02:59] "GET /firewall-rule/193084a1-ac27-43b8-8239-813a219a98ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010721 10.0.0.19 - - [2026-06-04 02:02:59] "POST /ref-update HTTP/1.1" 200 156 0.045233 10.0.0.19 - - [2026-06-04 02:02:59] "POST /tags HTTP/1.1" 200 301 0.049101 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2026-06-04 02:02:59] "GET /tag/fe439d8a-e36d-4f72-91bb-a81ef096d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023705 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.19 - - [2026-06-04 02:02:59] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042714 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2026-06-04 02:02:59] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004231 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-06-04 02:02:59] "GET /service-appliance-set/61f9dfbe-d84f-4466-ba18-873a43ad69e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002081 10.0.0.19 - - [2026-06-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.004232 10.0.0.19 - - [2026-06-04 02:03:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099406 10.0.0.19 - - [2026-06-04 02:03:00] "GET /virtual-machine-interface/7cf98f60-f4f2-4217-95d9-1ae6e034a810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005396 10.0.0.19 - - [2026-06-04 02:03:00] "POST /instance-ips HTTP/1.1" 200 377 0.027382 10.0.0.19 - - [2026-06-04 02:03:00] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013700 10.0.0.19 - - [2026-06-04 02:03:00] "POST /loadbalancers HTTP/1.1" 200 582 0.120237 10.0.0.19 - - [2026-06-04 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019886 10.0.0.19 - - [2026-06-04 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009783 10.0.0.19 - - [2026-06-04 02:03:00] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073616 10.0.0.19 - - [2026-06-04 02:03:00] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003051 10.0.0.19 - - [2026-06-04 02:03:00] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053303 10.0.0.19 - - [2026-06-04 02:03:00] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006380 10.0.0.19 - - [2026-06-04 02:03:00] "POST /floating-ips HTTP/1.1" 200 581 0.056608 10.0.0.19 - - [2026-06-04 02:03:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043235 10.0.0.19 - - [2026-06-04 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017234 10.0.0.19 - - [2026-06-04 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016271 10.0.0.19 - - [2026-06-04 02:03:00] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025572 10.0.0.19 - - [2026-06-04 02:03:00] "GET /loadbalancer-listener/41f8d09a-5891-4900-bfdd-4bca0c5687d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009154 10.0.0.19 - - [2026-06-04 02:03:00] "GET /loadbalancer-listener/41f8d09a-5891-4900-bfdd-4bca0c5687d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.013242 10.0.0.19 - - [2026-06-04 02:03:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028171 10.0.0.19 - - [2026-06-04 02:03:00] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010649 10.0.0.19 - - [2026-06-04 02:03:00] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?fields=floating_ips HTTP/1.1" 200 1164 0.010978 10.0.0.19 - - [2026-06-04 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.19 - - [2026-06-04 02:03:00] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.013778 10.0.0.19 - - [2026-06-04 02:03:00] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049776 10.0.0.19 - - [2026-06-04 02:03:00] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005624 10.0.0.19 - - [2026-06-04 02:03:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033815 10.0.0.19 - - [2026-06-04 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028503 10.0.0.19 - - [2026-06-04 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009813 10.0.0.19 - - [2026-06-04 02:03:01] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051480 10.0.0.19 - - [2026-06-04 02:03:01] "GET /loadbalancer-listener/4e65c078-ba28-4370-b85d-8ae3efb1090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006203 10.0.0.19 - - [2026-06-04 02:03:01] "GET /loadbalancer-listener/4e65c078-ba28-4370-b85d-8ae3efb1090e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.015498 10.0.0.19 - - [2026-06-04 02:03:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030570 10.0.0.19 - - [2026-06-04 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016578 10.0.0.19 - - [2026-06-04 02:03:01] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003386 10.0.0.19 - - [2026-06-04 02:03:01] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?fields=floating_ips HTTP/1.1" 200 1164 0.002674 10.0.0.19 - - [2026-06-04 02:03:01] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029810 10.0.0.19 - - [2026-06-04 02:03:01] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002655 10.0.0.19 - - [2026-06-04 02:03:01] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003293 10.0.0.19 - - [2026-06-04 02:03:01] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.037971 10.0.0.19 - - [2026-06-04 02:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013172 10.0.0.19 - - [2026-06-04 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.19 - - [2026-06-04 02:03:01] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033553 10.0.0.19 - - [2026-06-04 02:03:01] "GET /loadbalancer-listener/05b85acd-30a1-4b38-a3e6-d01db73536bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003604 10.0.0.19 - - [2026-06-04 02:03:01] "GET /loadbalancer-listener/05b85acd-30a1-4b38-a3e6-d01db73536bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003927 10.0.0.19 - - [2026-06-04 02:03:01] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019825 10.0.0.19 - - [2026-06-04 02:03:01] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008241 10.0.0.19 - - [2026-06-04 02:03:01] "GET /instance-ip/8603018e-8a5d-48dc-955e-e3879cf164d9?fields=floating_ips HTTP/1.1" 200 1164 0.007818 10.0.0.19 - - [2026-06-04 02:03:01] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005482 10.0.0.19 - - [2026-06-04 02:03:01] "POST /tags HTTP/1.1" 200 301 0.113477 10.0.0.19 - - [2026-06-04 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.19 - - [2026-06-04 02:03:01] "GET /tag/ac905d5e-4a61-4e81-b00c-2a8813a073fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018292 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001715 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001602 10.0.0.19 - - [2026-06-04 02:03:01] "POST /tags HTTP/1.1" 200 325 0.093192 10.0.0.19 - - [2026-06-04 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021317 10.0.0.19 - - [2026-06-04 02:03:01] "GET /tag/88145a87-d2bf-4fec-8412-110eed4ee4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015031 10.0.0.19 - - [2026-06-04 02:03:01] "POST /tags HTTP/1.1" 200 363 0.034534 10.0.0.19 - - [2026-06-04 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019911 10.0.0.19 - - [2026-06-04 02:03:02] "GET /tag/0be5e213-c4ed-4fa9-9bb1-e283daa1953f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014591 10.0.0.19 - - [2026-06-04 02:03:02] "POST /tags HTTP/1.1" 200 311 0.145800 10.0.0.19 - - [2026-06-04 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.19 - - [2026-06-04 02:03:02] "GET /tag/8b9d95a6-0174-4439-8728-34715a534e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017968 10.0.0.19 - - [2026-06-04 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.19 - - [2026-06-04 02:03:02] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006817 10.0.0.19 - - [2026-06-04 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2026-06-04 02:03:02] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042144 10.0.0.19 - - [2026-06-04 02:03:02] "POST /virtual-machines HTTP/1.1" 200 377 0.010067 10.0.0.19 - - [2026-06-04 02:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012414 10.0.0.19 - - [2026-06-04 02:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140276 10.0.0.19 - - [2026-06-04 02:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028433 10.0.0.19 - - [2026-06-04 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021973 10.0.0.19 - - [2026-06-04 02:03:02] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004939 10.0.0.19 - - [2026-06-04 02:03:02] "POST /instance-ips HTTP/1.1" 200 409 0.049874 10.0.0.19 - - [2026-06-04 02:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026498 10.0.0.19 - - [2026-06-04 02:03:02] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011013 10.0.0.19 - - [2026-06-04 02:03:02] "POST /set-tag HTTP/1.1" 200 109 0.030667 10.0.0.19 - - [2026-06-04 02:03:02] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017544 10.0.0.19 - - [2026-06-04 02:03:02] "GET /instance-ip/84c298b4-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003805 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.19 - - [2026-06-04 02:03:03] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003495 10.0.0.19 - - [2026-06-04 02:03:03] "POST /tags HTTP/1.1" 200 363 0.020880 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-06-04 02:03:03] "GET /tag/1741a397-3d37-4d6b-a2a6-6ebde3e547a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013570 10.0.0.19 - - [2026-06-04 02:03:03] "POST /tags HTTP/1.1" 200 311 0.029847 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-06-04 02:03:03] "GET /tag/0ab305b7-0d12-46c8-8a89-9adfe469d399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012251 10.0.0.19 - - [2026-06-04 02:03:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.003054 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.009897 10.0.0.19 - - [2026-06-04 02:03:03] "POST /security-groups HTTP/1.1" 200 574 0.097529 10.0.0.19 - - [2026-06-04 02:03:03] "POST /projects HTTP/1.1" 200 489 0.206840 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.009841 10.0.0.19 - - [2026-06-04 02:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017683 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.19 - - [2026-06-04 02:03:03] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.012413 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2026-06-04 02:03:03] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.043742 10.0.0.19 - - [2026-06-04 02:03:03] "POST /access-control-lists HTTP/1.1" 200 583 0.194013 10.0.0.19 - - [2026-06-04 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.009778 10.0.0.19 - - [2026-06-04 02:03:03] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.092203 10.0.0.19 - - [2026-06-04 02:03:03] "POST /access-control-lists HTTP/1.1" 200 581 0.088030 10.0.0.19 - - [2026-06-04 02:03:03] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.136250 10.0.0.19 - - [2026-06-04 02:03:03] "POST /security-groups HTTP/1.1" 200 546 0.083141 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.004002 10.0.0.19 - - [2026-06-04 02:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031206 10.0.0.19 - - [2026-06-04 02:03:04] "POST /chown HTTP/1.1" 200 109 0.080706 10.0.0.19 - - [2026-06-04 02:03:04] "POST /access-control-lists HTTP/1.1" 200 602 0.168654 10.0.0.19 - - [2026-06-04 02:03:04] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008357 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.025083 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019315 10.0.0.19 - - [2026-06-04 02:03:04] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004105 10.0.0.19 - - [2026-06-04 02:03:04] "POST /tags HTTP/1.1" 409 210 0.003362 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014922 10.0.0.19 - - [2026-06-04 02:03:04] "GET /tag/0ab305b7-0d12-46c8-8a89-9adfe469d399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023508 10.0.0.19 - - [2026-06-04 02:03:04] "POST /access-control-lists HTTP/1.1" 200 600 0.106908 10.0.0.19 - - [2026-06-04 02:03:04] "POST /firewall-rules HTTP/1.1" 200 570 0.096600 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-rule/da199e26-640a-41c9-968e-e60ffab36f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.015608 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003827 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-rule/da199e26-640a-41c9-968e-e60ffab36f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007151 10.0.0.19 - - [2026-06-04 02:03:04] "POST /ref-update HTTP/1.1" 200 156 0.030327 10.0.0.19 - - [2026-06-04 02:03:04] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014481 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2026-06-04 02:03:04] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003643 10.0.0.19 - - [2026-06-04 02:03:04] "POST /tags HTTP/1.1" 409 210 0.001816 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-06-04 02:03:04] "GET /tag/0ab305b7-0d12-46c8-8a89-9adfe469d399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013355 10.0.0.19 - - [2026-06-04 02:03:04] "POST /firewall-rules HTTP/1.1" 200 568 0.069860 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-rule/f4293e0d-5eb6-45d2-bf7e-3021ed010d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003937 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003371 10.0.0.19 - - [2026-06-04 02:03:04] "GET /firewall-rule/f4293e0d-5eb6-45d2-bf7e-3021ed010d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001988 10.0.0.19 - - [2026-06-04 02:03:04] "POST /ref-update HTTP/1.1" 200 156 0.029563 10.0.0.19 - - [2026-06-04 02:03:04] "POST /tags HTTP/1.1" 409 237 0.002263 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.19 - - [2026-06-04 02:03:04] "GET /tag/0be5e213-c4ed-4fa9-9bb1-e283daa1953f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012577 10.0.0.19 - - [2026-06-04 02:03:04] "POST /tags HTTP/1.1" 409 210 0.002417 10.0.0.19 - - [2026-06-04 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-06-04 02:03:05] "GET /tag/8b9d95a6-0174-4439-8728-34715a534e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011533 10.0.0.19 - - [2026-06-04 02:03:05] "POST /projects HTTP/1.1" 409 223 0.004130 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-06-04 02:03:05] "GET /project/6249f5df-a80d-4239-ac42-09a9aebbc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041796 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.19 - - [2026-06-04 02:03:05] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004068 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.19 - - [2026-06-04 02:03:05] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004384 10.0.0.19 - - [2026-06-04 02:03:05] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.053437 10.0.0.19 - - [2026-06-04 02:03:05] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.064666 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.19 - - [2026-06-04 02:03:05] "POST /security-groups HTTP/1.1" 409 253 0.002504 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-06-04 02:03:05] "PUT /security-group/86e34fac-3b5c-4ad5-a76e-1486c1cc1011 HTTP/1.1" 200 262 0.062282 10.0.0.19 - - [2026-06-04 02:03:05] "PUT /access-control-list/b17fa5f8-7ad7-418b-b057-1dddd264674c HTTP/1.1" 200 272 0.019337 10.0.0.19 - - [2026-06-04 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.048239 10.0.0.19 - - [2026-06-04 02:03:05] "PUT /access-control-list/86bb0aa2-3e34-4a80-9a4b-dde070d0b94e HTTP/1.1" 200 272 0.047034 10.0.0.19 - - [2026-06-04 02:03:05] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009037 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2026-06-04 02:03:05] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003239 10.0.0.19 - - [2026-06-04 02:03:05] "POST /tags HTTP/1.1" 409 210 0.001948 10.0.0.19 - - [2026-06-04 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-06-04 02:03:05] "GET /tag/8b9d95a6-0174-4439-8728-34715a534e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.081409 10.0.0.19 - - [2026-06-04 02:03:05] "POST /firewall-rules HTTP/1.1" 200 570 0.080898 10.0.0.19 - - [2026-06-04 02:03:05] "GET /firewall-rule/b19fa275-69c7-4e6b-b2ce-7ac0df49daec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014715 10.0.0.19 - - [2026-06-04 02:03:05] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006868 10.0.0.19 - - [2026-06-04 02:03:05] "GET /firewall-rule/b19fa275-69c7-4e6b-b2ce-7ac0df49daec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002804 10.0.0.19 - - [2026-06-04 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.044342 10.0.0.19 - - [2026-06-04 02:03:06] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002445 10.0.0.19 - - [2026-06-04 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-06-04 02:03:06] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003919 10.0.0.19 - - [2026-06-04 02:03:06] "POST /tags HTTP/1.1" 409 210 0.002562 10.0.0.19 - - [2026-06-04 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2026-06-04 02:03:06] "GET /tag/8b9d95a6-0174-4439-8728-34715a534e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020755 10.0.0.19 - - [2026-06-04 02:03:06] "POST /firewall-rules HTTP/1.1" 200 568 0.082878 10.0.0.19 - - [2026-06-04 02:03:06] "GET /firewall-rule/1b1912ed-30bb-4ee6-9c32-9271b29c2619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006356 10.0.0.19 - - [2026-06-04 02:03:06] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004642 10.0.0.19 - - [2026-06-04 02:03:06] "GET /firewall-rule/1b1912ed-30bb-4ee6-9c32-9271b29c2619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004187 10.0.0.19 - - [2026-06-04 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.059787 10.0.0.19 - - [2026-06-04 02:03:06] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024655 10.0.0.19 - - [2026-06-04 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003608 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:03:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.241 - - [2026-06-04 02:04:02] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.241 - - [2026-06-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.241 - - [2026-06-04 02:04:02] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004399 10.0.0.241 - - [2026-06-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.241 - - [2026-06-04 02:04:02] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003139 10.0.0.241 - - [2026-06-04 02:04:02] "PUT /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599 HTTP/1.1" 200 274 0.009569 10.0.0.241 - - [2026-06-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.011325 10.0.0.241 - - [2026-06-04 02:04:02] "POST /virtual-routers HTTP/1.1" 200 599 0.016699 10.0.0.241 - - [2026-06-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.241 - - [2026-06-04 02:04:02] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004591 10.0.0.241 - - [2026-06-04 02:04:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.002055 10.0.0.241 - - [2026-06-04 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.241 - - [2026-06-04 02:04:03] "GET /virtual-network/fad5aa7b-fe74-408c-aeb0-a9ee952b5e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004229 10.0.0.241 - - [2026-06-04 02:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.073736 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002738 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 10.0.0.19 - - [2026-06-04 02:04:24] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.19 - - [2026-06-04 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.19 - - [2026-06-04 02:04:24] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010035 10.0.0.19 - - [2026-06-04 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-06-04 02:04:24] "GET /config-node/c88fc806-1a5e-452e-997f-cfdd686bb4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002994 10.0.0.19 - - [2026-06-04 02:04:35] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.19 - - [2026-06-04 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-06-04 02:04:35] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002594 10.0.0.19 - - [2026-06-04 02:04:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001593 10.0.0.19 - - [2026-06-04 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-06-04 02:04:35] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006135 10.0.0.19 - - [2026-06-04 02:04:36] "PUT /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3 HTTP/1.1" 200 254 0.019605 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:05:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.19 - - [2026-06-04 02:06:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002527 10.0.0.19 - - [2026-06-04 02:06:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006155 10.0.0.19 - - [2026-06-04 02:07:51] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003111 10.0.0.19 - - [2026-06-04 02:07:51] "POST /ref-update HTTP/1.1" 200 156 0.007417 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004153 10.0.0.19 - - [2026-06-04 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006629 10.0.0.19 - - [2026-06-04 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.19 - - [2026-06-04 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-06-04 02:08:03] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002947 10.0.0.19 - - [2026-06-04 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2026-06-04 02:08:03] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002240 10.0.0.19 - - [2026-06-04 02:08:03] "GET /loadbalancer-pool/2dc3bfe0-59b2-47f9-9c57-484aff91487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003993 10.0.0.19 - - [2026-06-04 02:08:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016271 10.0.0.19 - - [2026-06-04 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010499 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005001 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003575 10.0.0.19 - - [2026-06-04 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.19 - - [2026-06-04 02:08:03] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.010015 10.0.0.19 - - [2026-06-04 02:08:03] "PUT /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f HTTP/1.1" 200 256 0.007958 10.0.0.19 - - [2026-06-04 02:08:03] "POST /tags HTTP/1.1" 409 205 0.005009 10.0.0.19 - - [2026-06-04 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2026-06-04 02:08:03] "GET /tag/fe439d8a-e36d-4f72-91bb-a81ef096d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015127 10.0.0.19 - - [2026-06-04 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.059398 10.0.0.19 - - [2026-06-04 02:08:03] "GET /loadbalancer-pool/9a9f826e-15d5-4f78-b53a-bce66208242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003607 10.0.0.19 - - [2026-06-04 02:08:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015422 10.0.0.19 - - [2026-06-04 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032411 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014144 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004052 10.0.0.19 - - [2026-06-04 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.010142 10.0.0.19 - - [2026-06-04 02:08:03] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004922 10.0.0.19 - - [2026-06-04 02:08:03] "PUT /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f HTTP/1.1" 200 256 0.008603 10.0.0.19 - - [2026-06-04 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.005064 10.0.0.19 - - [2026-06-04 02:08:03] "GET /loadbalancer-pool/eec51efa-eca6-4c40-ad49-b448ee79b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007866 10.0.0.19 - - [2026-06-04 02:08:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013793 10.0.0.19 - - [2026-06-04 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006996 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005228 10.0.0.19 - - [2026-06-04 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.003381 10.0.0.19 - - [2026-06-04 02:08:03] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003450 10.0.0.19 - - [2026-06-04 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.005351 10.0.0.19 - - [2026-06-04 02:08:03] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.011446 10.0.0.19 - - [2026-06-04 02:08:03] "PUT /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f HTTP/1.1" 200 256 0.008158 10.0.0.241 - - [2026-06-04 02:08:31] "GET / HTTP/1.1" 200 35931 0.001852 10.0.0.241 - - [2026-06-04 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.241 - - [2026-06-04 02:08:31] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004175 10.0.0.241 - - [2026-06-04 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.241 - - [2026-06-04 02:08:31] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005306 10.0.0.241 - - [2026-06-04 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2026-06-04 02:08:31] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003706 10.0.0.241 - - [2026-06-04 02:08:31] "PUT /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c HTTP/1.1" 200 262 0.010198 10.0.0.241 - - [2026-06-04 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010621 10.0.0.241 - - [2026-06-04 02:08:31] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002528 10.0.0.241 - - [2026-06-04 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.241 - - [2026-06-04 02:08:31] "GET /virtual-machine-interface/5e8b07da-d80d-4a3f-8015-895b124b5a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004067 10.0.0.241 - - [2026-06-04 02:08:31] "PUT /virtual-machine-interface/5e8b07da-d80d-4a3f-8015-895b124b5a31 HTTP/1.1" 200 284 0.009139 10.0.0.19 - - [2026-06-04 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-06-04 02:08:34] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002373 10.0.0.19 - - [2026-06-04 02:09:29] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004376 10.0.0.19 - - [2026-06-04 02:09:29] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.19 - - [2026-06-04 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-06-04 02:09:29] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002325 10.0.0.19 - - [2026-06-04 02:09:29] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004535 10.0.0.19 - - [2026-06-04 02:09:29] "POST /set-tag HTTP/1.1" 200 109 0.023542 10.0.0.19 - - [2026-06-04 02:09:29] "DELETE /loadbalancer-member/b2f1ca85-5f82-49f0-bad7-56b4ff49d8b3 HTTP/1.1" 200 115 0.046700 10.0.0.19 - - [2026-06-04 02:09:29] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006422 10.0.0.19 - - [2026-06-04 02:09:29] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.19 - - [2026-06-04 02:09:30] "DELETE /loadbalancer-member/7b7396e6-5c23-4acd-ac7d-f58f1fa2b3e6 HTTP/1.1" 200 115 0.029784 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010853 10.0.0.19 - - [2026-06-04 02:09:30] "POST /set-tag HTTP/1.1" 200 109 0.004785 10.0.0.19 - - [2026-06-04 02:09:30] "DELETE /loadbalancer-member/305c71fe-7f77-49fa-9285-1427520076af HTTP/1.1" 200 115 0.043590 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005785 10.0.0.19 - - [2026-06-04 02:09:30] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.19 - - [2026-06-04 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-06-04 02:09:30] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002718 10.0.0.19 - - [2026-06-04 02:09:30] "GET /loadbalancer-pool/2dc3bfe0-59b2-47f9-9c57-484aff91487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002752 10.0.0.19 - - [2026-06-04 02:09:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019392 10.0.0.19 - - [2026-06-04 02:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022281 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022233 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007098 10.0.0.19 - - [2026-06-04 02:09:30] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002362 10.0.0.19 - - [2026-06-04 02:09:30] "POST /set-tag HTTP/1.1" 200 109 0.075426 10.0.0.19 - - [2026-06-04 02:09:30] "GET /loadbalancer-pool/9a9f826e-15d5-4f78-b53a-bce66208242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004785 10.0.0.19 - - [2026-06-04 02:09:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025729 10.0.0.19 - - [2026-06-04 02:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012119 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009861 10.0.0.19 - - [2026-06-04 02:09:30] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004379 10.0.0.19 - - [2026-06-04 02:09:30] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003647 10.0.0.19 - - [2026-06-04 02:09:30] "GET /loadbalancer-pool/eec51efa-eca6-4c40-ad49-b448ee79b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002659 10.0.0.19 - - [2026-06-04 02:09:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015744 10.0.0.19 - - [2026-06-04 02:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023992 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008126 10.0.0.19 - - [2026-06-04 02:09:30] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004000 10.0.0.19 - - [2026-06-04 02:09:30] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002152 10.0.0.19 - - [2026-06-04 02:09:30] "POST /set-tag HTTP/1.1" 200 109 0.006082 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.19 - - [2026-06-04 02:11:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001812 10.0.0.19 - - [2026-06-04 02:11:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001762 10.0.0.19 - - [2026-06-04 02:13:39] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008450 10.0.0.19 - - [2026-06-04 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.19 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2026-06-04 02:13:39] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005931 10.0.0.19 - - [2026-06-04 02:13:39] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005970 10.0.0.19 - - [2026-06-04 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.017489 10.0.0.19 - - [2026-06-04 02:13:39] "DELETE /loadbalancer-member/19e7475a-7e25-480a-b2e8-07791bc62e7c HTTP/1.1" 200 115 0.036968 10.0.0.19 - - [2026-06-04 02:13:39] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007196 10.0.0.19 - - [2026-06-04 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.19 - - [2026-06-04 02:13:39] "DELETE /loadbalancer-member/2d89ad99-34ae-4914-83cf-4474063eface HTTP/1.1" 200 115 0.046332 10.0.0.19 - - [2026-06-04 02:13:39] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003792 10.0.0.19 - - [2026-06-04 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.013653 10.0.0.19 - - [2026-06-04 02:13:39] "DELETE /loadbalancer-member/248759e8-6650-4baf-819e-78b75e3dd75a HTTP/1.1" 200 115 0.035816 10.0.0.19 - - [2026-06-04 02:13:39] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005190 10.0.0.19 - - [2026-06-04 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.19 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2026-06-04 02:13:39] "GET /loadbalancer/cc15187c-1e2a-48db-bf61-59419599f1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002406 10.0.0.19 - - [2026-06-04 02:13:39] "GET /loadbalancer-pool/2dc3bfe0-59b2-47f9-9c57-484aff91487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007748 10.0.0.19 - - [2026-06-04 02:13:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019599 10.0.0.19 - - [2026-06-04 02:13:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017118 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020145 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008904 10.0.0.19 - - [2026-06-04 02:13:40] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002704 10.0.0.19 - - [2026-06-04 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.064398 10.0.0.19 - - [2026-06-04 02:13:40] "GET /loadbalancer-pool/9a9f826e-15d5-4f78-b53a-bce66208242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013870 10.0.0.19 - - [2026-06-04 02:13:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026261 10.0.0.19 - - [2026-06-04 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008851 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018245 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006839 10.0.0.19 - - [2026-06-04 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.006197 10.0.0.19 - - [2026-06-04 02:13:40] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001924 10.0.0.19 - - [2026-06-04 02:13:40] "GET /loadbalancer-pool/eec51efa-eca6-4c40-ad49-b448ee79b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004820 10.0.0.19 - - [2026-06-04 02:13:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019475 10.0.0.19 - - [2026-06-04 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022777 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012444 10.0.0.19 - - [2026-06-04 02:13:40] "GET /virtual-machine-interface/84a71832-5fb9-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008332 10.0.0.19 - - [2026-06-04 02:13:40] "GET /floating-ip/6323461b-6f48-43ed-a3cc-7c92d44e718f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005306 10.0.0.19 - - [2026-06-04 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002262 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.19 - - [2026-06-04 02:16:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002325 10.0.0.19 - - [2026-06-04 02:16:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002193 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000733 10.0.0.19 - - [2026-06-04 02:21:44] "GET /global-system-configs HTTP/1.1" 200 322 0.004380 10.0.0.19 - - [2026-06-04 02:21:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001924 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:24:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.19 - - [2026-06-04 02:24:50] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.19 - - [2026-06-04 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-06-04 02:24:50] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025289 10.0.0.19 - - [2026-06-04 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-06-04 02:24:50] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026651 10.0.0.19 - - [2026-06-04 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-06-04 02:24:50] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035267 10.0.0.19 - - [2026-06-04 02:24:51] "POST /tags HTTP/1.1" 200 333 0.032747 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013607 10.0.0.19 - - [2026-06-04 02:24:51] "GET /tag/d46ec85e-ddec-4059-b25b-916b945f864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025146 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.19 - - [2026-06-04 02:24:51] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037748 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-networks?parent_id=57859cd4-46ad-454b-9512-cbe50b625c52&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002691 10.0.0.19 - - [2026-06-04 02:24:51] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062496 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007975 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2026-06-04 02:24:51] "POST /virtual-networks HTTP/1.1" 200 512 0.092097 10.0.0.19 - - [2026-06-04 02:24:51] "GET /service-appliance-set/61f9dfbe-d84f-4466-ba18-873a43ad69e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.013656 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2026-06-04 02:24:51] "GET /network-ipam/f34aa501-7006-4cea-80d9-153c5a92aba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002269 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.002991 10.0.0.19 - - [2026-06-04 02:24:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006034 10.0.0.19 - - [2026-06-04 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.059798 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.037552 10.0.0.19 - - [2026-06-04 02:24:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.112605 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-machine-interface/d2aa0b87-0b92-4db0-bd69-e2760d773797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.023819 10.0.0.19 - - [2026-06-04 02:24:51] "GET /domains HTTP/1.1" 200 280 0.008332 10.0.0.19 - - [2026-06-04 02:24:51] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.009238 10.0.0.19 - - [2026-06-04 02:24:51] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 5476 0.043307 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.005846 10.0.0.19 - - [2026-06-04 02:24:51] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.003778 10.0.0.19 - - [2026-06-04 02:24:51] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1182 0.003164 10.0.0.19 - - [2026-06-04 02:24:51] "POST /instance-ips HTTP/1.1" 200 409 0.048550 10.0.0.19 - - [2026-06-04 02:24:51] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1182 0.008577 10.0.0.19 - - [2026-06-04 02:24:51] "GET /instance-ip/6e9fe76d-96a0-48c6-994f-cbeaec98f986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.011162 10.0.0.19 - - [2026-06-04 02:24:51] "POST /loadbalancers HTTP/1.1" 200 610 0.061428 10.0.0.19 - - [2026-06-04 02:24:51] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038038 10.0.0.19 - - [2026-06-04 02:24:51] "GET /instance-ip/6e9fe76d-96a0-48c6-994f-cbeaec98f986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006015 10.0.0.19 - - [2026-06-04 02:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027155 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013464 10.0.0.19 - - [2026-06-04 02:24:51] "POST /floating-ips HTTP/1.1" 200 597 0.050865 10.0.0.19 - - [2026-06-04 02:24:51] "POST /route-targets HTTP/1.1" 200 327 0.026728 10.0.0.19 - - [2026-06-04 02:24:51] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047828 10.0.0.19 - - [2026-06-04 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.015863 10.0.0.19 - - [2026-06-04 02:24:51] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003527 10.0.0.19 - - [2026-06-04 02:24:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.021094 10.0.0.19 - - [2026-06-04 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.19 - - [2026-06-04 02:24:52] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036054 10.0.0.19 - - [2026-06-04 02:24:52] "GET /loadbalancer-listener/02e8fdbd-1938-4643-ae94-c2fb609d200d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.002728 10.0.0.19 - - [2026-06-04 02:24:52] "GET /loadbalancer-listener/02e8fdbd-1938-4643-ae94-c2fb609d200d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002275 10.0.0.19 - - [2026-06-04 02:24:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015945 10.0.0.19 - - [2026-06-04 02:24:52] "GET /instance-ip/6e9fe76d-96a0-48c6-994f-cbeaec98f986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007145 10.0.0.19 - - [2026-06-04 02:24:52] "GET /instance-ip/6e9fe76d-96a0-48c6-994f-cbeaec98f986?fields=floating_ips HTTP/1.1" 200 1212 0.006071 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2026-06-04 02:24:52] "GET /floating-ip/30d077a4-a920-4bfa-b348-399a2b778b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001518 10.0.0.19 - - [2026-06-04 02:24:52] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002656 10.0.0.19 - - [2026-06-04 02:24:52] "POST /tags HTTP/1.1" 200 295 0.041473 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2026-06-04 02:24:52] "GET /tag/b00772e9-42a6-406c-a7e5-cf564317fede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.012149 10.0.0.19 - - [2026-06-04 02:24:52] "POST /tags HTTP/1.1" 409 233 0.002181 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-06-04 02:24:52] "GET /tag/9ad849e3-e0fb-4dbb-b3e3-dc9eef0f1247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010782 10.0.0.19 - - [2026-06-04 02:24:52] "POST /tags HTTP/1.1" 409 206 0.001795 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.19 - - [2026-06-04 02:24:52] "GET /tag/e8c24321-5da0-44ca-888f-a499626914be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009859 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005463 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.19 - - [2026-06-04 02:24:52] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028563 10.0.0.19 - - [2026-06-04 02:24:52] "POST /virtual-machines HTTP/1.1" 200 369 0.009136 10.0.0.19 - - [2026-06-04 02:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007953 10.0.0.19 - - [2026-06-04 02:24:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110507 10.0.0.19 - - [2026-06-04 02:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022609 10.0.0.19 - - [2026-06-04 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004129 10.0.0.19 - - [2026-06-04 02:24:52] "POST /instance-ips HTTP/1.1" 200 409 0.017799 10.0.0.19 - - [2026-06-04 02:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022495 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010721 10.0.0.19 - - [2026-06-04 02:24:52] "POST /set-tag HTTP/1.1" 200 109 0.023589 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015888 10.0.0.19 - - [2026-06-04 02:24:52] "GET /instance-ip/919ccc28-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006986 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004186 10.0.0.19 - - [2026-06-04 02:24:52] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.19 - - [2026-06-04 02:24:52] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002530 10.0.0.19 - - [2026-06-04 02:24:52] "POST /ref-update HTTP/1.1" 200 156 0.009386 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004130 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.19 - - [2026-06-04 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003933 10.0.0.19 - - [2026-06-04 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2026-06-04 02:24:53] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034340 10.0.0.19 - - [2026-06-04 02:24:53] "POST /virtual-machines HTTP/1.1" 200 369 0.016330 10.0.0.19 - - [2026-06-04 02:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009058 10.0.0.19 - - [2026-06-04 02:24:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.093182 10.0.0.19 - - [2026-06-04 02:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015430 10.0.0.19 - - [2026-06-04 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004739 10.0.0.19 - - [2026-06-04 02:24:53] "POST /instance-ips HTTP/1.1" 200 409 0.019062 10.0.0.19 - - [2026-06-04 02:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017263 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014431 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.015016 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014153 10.0.0.19 - - [2026-06-04 02:24:53] "GET /instance-ip/9201b52a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002529 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004307 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.006387 10.0.0.19 - - [2026-06-04 02:24:53] "POST /ref-update HTTP/1.1" 200 156 0.008642 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005772 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005065 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.19 - - [2026-06-04 02:24:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005414 10.0.0.19 - - [2026-06-04 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.19 - - [2026-06-04 02:24:56] "GET /domains HTTP/1.1" 200 280 0.001743 10.0.0.19 - - [2026-06-04 02:24:56] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.002266 10.0.0.19 - - [2026-06-04 02:24:56] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 7064 0.030285 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.006805 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.005202 10.0.0.19 - - [2026-06-04 02:24:56] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1403 0.002980 10.0.0.19 - - [2026-06-04 02:24:56] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1403 0.003111 10.0.0.19 - - [2026-06-04 02:24:56] "GET /route-target/bdda8508-1aa6-4e88-8190-9d7981529a9c HTTP/1.1" 200 1152 0.001829 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.003377 10.0.0.19 - - [2026-06-04 02:24:56] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1403 0.003463 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003099 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.003258 10.0.0.19 - - [2026-06-04 02:24:56] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1403 0.006413 10.0.0.19 - - [2026-06-04 02:24:56] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 200 1403 0.001784 10.0.0.19 - - [2026-06-04 02:24:56] "GET /route-target/bdda8508-1aa6-4e88-8190-9d7981529a9c HTTP/1.1" 200 1152 0.001561 10.0.0.19 - - [2026-06-04 02:24:56] "GET /domains HTTP/1.1" 200 280 0.001483 10.0.0.19 - - [2026-06-04 02:24:56] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.002102 10.0.0.19 - - [2026-06-04 02:24:56] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 7064 0.028695 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2092 0.003622 10.0.0.19 - - [2026-06-04 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2026-06-04 02:24:56] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021917 10.0.0.19 - - [2026-06-04 02:24:56] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.014155 10.0.0.19 - - [2026-06-04 02:24:56] "GET /floating-ip-pools?parent_id=130a2b8c-eb83-4483-8d73-9f285b93396b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001623 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004342 10.0.0.19 - - [2026-06-04 02:24:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017845 10.0.0.19 - - [2026-06-04 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.015083 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004365 10.0.0.19 - - [2026-06-04 02:24:57] "GET /domains HTTP/1.1" 200 280 0.001467 10.0.0.19 - - [2026-06-04 02:24:57] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.002528 10.0.0.19 - - [2026-06-04 02:24:57] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 7320 0.027933 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2330 0.004993 10.0.0.19 - - [2026-06-04 02:24:57] "GET /floating-ip-pool/c57d4e3b-f0ec-40bb-ad03-34a68c19cd06 HTTP/1.1" 200 1315 0.001918 10.0.0.19 - - [2026-06-04 02:24:57] "GET /domains HTTP/1.1" 200 280 0.001306 10.0.0.19 - - [2026-06-04 02:24:57] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.002341 10.0.0.19 - - [2026-06-04 02:24:57] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 7320 0.033122 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 2330 0.005217 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008625 10.0.0.19 - - [2026-06-04 02:24:57] "POST /tags HTTP/1.1" 200 365 0.060634 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.19 - - [2026-06-04 02:24:57] "GET /tag/28b94327-20f3-4abd-88f9-70d992dbbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011406 10.0.0.19 - - [2026-06-04 02:24:57] "POST /tags HTTP/1.1" 409 206 0.002002 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2026-06-04 02:24:57] "GET /tag/e8c24321-5da0-44ca-888f-a499626914be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015831 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2026-06-04 02:24:57] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038908 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003103 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.19 - - [2026-06-04 02:24:57] "GET /service-appliance-set/b78e5379-1cb5-4b94-820b-f4d05a54f486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003815 10.0.0.19 - - [2026-06-04 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001563 10.0.0.19 - - [2026-06-04 02:24:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088819 10.0.0.19 - - [2026-06-04 02:24:57] "GET /virtual-machine-interface/65c56728-3bd2-4227-8c51-03d099592430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008364 10.0.0.19 - - [2026-06-04 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.017043 10.0.0.19 - - [2026-06-04 02:24:57] "POST /instance-ips HTTP/1.1" 200 417 0.043018 10.0.0.19 - - [2026-06-04 02:24:57] "GET /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.009687 10.0.0.19 - - [2026-06-04 02:24:57] "POST /loadbalancers HTTP/1.1" 200 618 0.074408 10.0.0.19 - - [2026-06-04 02:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007058 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012839 10.0.0.19 - - [2026-06-04 02:24:58] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031572 10.0.0.19 - - [2026-06-04 02:24:58] "POST /service-instances HTTP/1.1" 200 566 0.036605 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.012180 10.0.0.19 - - [2026-06-04 02:24:58] "GET /virtual-machine-interface/65c56728-3bd2-4227-8c51-03d099592430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011487 10.0.0.19 - - [2026-06-04 02:24:58] "GET /virtual-machine-interface/65c56728-3bd2-4227-8c51-03d099592430?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007642 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-06-04 02:24:58] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.008292 10.0.0.19 - - [2026-06-04 02:24:58] "GET /floating-ip-pool/c57d4e3b-f0ec-40bb-ad03-34a68c19cd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011840 10.0.0.19 - - [2026-06-04 02:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019220 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-06-04 02:24:58] "POST /floating-ips HTTP/1.1" 200 671 0.100719 10.0.0.19 - - [2026-06-04 02:24:58] "POST /virtual-machines HTTP/1.1" 200 429 0.054597 10.0.0.19 - - [2026-06-04 02:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024936 10.0.0.19 - - [2026-06-04 02:24:58] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004199 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-06-04 02:24:58] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013242 10.0.0.19 - - [2026-06-04 02:24:58] "POST /tags HTTP/1.1" 409 221 0.025294 10.0.0.19 - - [2026-06-04 02:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132664 10.0.0.19 - - [2026-06-04 02:24:58] "POST /chown HTTP/1.1" 200 109 0.015424 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-06-04 02:24:58] "GET /tag/d46ec85e-ddec-4059-b25b-916b945f864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011535 10.0.0.19 - - [2026-06-04 02:24:58] "POST /tags HTTP/1.1" 409 238 0.003291 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-06-04 02:24:58] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.19 - - [2026-06-04 02:24:58] "PUT /virtual-machine-interface/d8acd56d-a673-4efb-81e0-45f70946e006 HTTP/1.1" 200 284 0.015535 10.0.0.19 - - [2026-06-04 02:24:58] "GET /tag/28b94327-20f3-4abd-88f9-70d992dbbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018466 10.0.0.19 - - [2026-06-04 02:24:58] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.039622 10.0.0.19 - - [2026-06-04 02:24:58] "POST /firewall-rules HTTP/1.1" 200 650 0.091651 10.0.0.19 - - [2026-06-04 02:24:58] "GET /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.026113 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.065462 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.018254 10.0.0.19 - - [2026-06-04 02:24:58] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015839 10.0.0.19 - - [2026-06-04 02:24:58] "GET /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005270 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.046309 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.041195 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.018841 10.0.0.19 - - [2026-06-04 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.027765 10.0.0.19 - - [2026-06-04 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.023467 10.0.0.19 - - [2026-06-04 02:24:58] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061006 10.0.0.19 - - [2026-06-04 02:24:58] "GET /loadbalancer/65cbf87c-c5c5-4404-9a27-5d1ff5136b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003597 10.0.0.19 - - [2026-06-04 02:24:58] "POST /virtual-machines HTTP/1.1" 200 429 0.011985 10.0.0.19 - - [2026-06-04 02:24:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.079450 10.0.0.19 - - [2026-06-04 02:24:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.100154 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.035749 10.0.0.19 - - [2026-06-04 02:24:59] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048951 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.010062 10.0.0.19 - - [2026-06-04 02:24:59] "GET /loadbalancer-listener/64d5d913-50f3-4cc5-9427-99d83bb745bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008995 10.0.0.19 - - [2026-06-04 02:24:59] "GET /loadbalancer-listener/64d5d913-50f3-4cc5-9427-99d83bb745bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003486 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /virtual-machine-interface/7c987f1a-bfae-438c-89a5-2c659af6bfe7 HTTP/1.1" 200 284 0.034290 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.020302 10.0.0.19 - - [2026-06-04 02:24:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045278 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.010275 10.0.0.19 - - [2026-06-04 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019811 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.048584 10.0.0.19 - - [2026-06-04 02:24:59] "GET /loadbalancer-pool/cfeb6900-ee4e-4f1d-9383-c1cab8aff737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013141 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.031773 10.0.0.19 - - [2026-06-04 02:24:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042851 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.007831 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.023146 10.0.0.19 - - [2026-06-04 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015928 10.0.0.19 - - [2026-06-04 02:24:59] "GET /loadbalancer-member/a2a4c77d-3729-4847-89be-de0ace4b578e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.025322 10.0.0.19 - - [2026-06-04 02:24:59] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001803 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.008423 10.0.0.19 - - [2026-06-04 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011295 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2026-06-04 02:24:59] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001961 10.0.0.19 - - [2026-06-04 02:24:59] "POST /tags HTTP/1.1" 409 221 0.001277 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.007460 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.19 - - [2026-06-04 02:24:59] "GET /tag/d46ec85e-ddec-4059-b25b-916b945f864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014963 10.0.0.19 - - [2026-06-04 02:24:59] "POST /tags HTTP/1.1" 409 238 0.001854 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.032383 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.015369 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2026-06-04 02:24:59] "GET /tag/28b94327-20f3-4abd-88f9-70d992dbbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009804 10.0.0.19 - - [2026-06-04 02:24:59] "POST /firewall-rules HTTP/1.1" 409 293 0.001796 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.012954 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.018260 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.030810 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b HTTP/1.1" 200 260 0.029025 10.0.0.19 - - [2026-06-04 02:24:59] "GET /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008425 10.0.0.19 - - [2026-06-04 02:24:59] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008918 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.012436 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.021187 10.0.0.19 - - [2026-06-04 02:24:59] "GET /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002613 10.0.0.19 - - [2026-06-04 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.006592 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.017580 10.0.0.19 - - [2026-06-04 02:24:59] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.015793 10.0.0.19 - - [2026-06-04 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.008839 10.0.0.19 - - [2026-06-04 02:24:59] "POST /chown HTTP/1.1" 200 109 0.015180 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.015349 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 256 0.015028 10.0.0.19 - - [2026-06-04 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.012540 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.007849 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015335 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.009426 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008817 10.0.0.19 - - [2026-06-04 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.19 - - [2026-06-04 02:25:00] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004044 10.0.0.19 - - [2026-06-04 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.025438 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011785 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.007814 10.0.0.19 - - [2026-06-04 02:25:00] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042894 10.0.0.19 - - [2026-06-04 02:25:00] "POST /virtual-machines HTTP/1.1" 200 373 0.007537 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020867 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031854 10.0.0.19 - - [2026-06-04 02:25:00] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.012785 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.054202 10.0.0.19 - - [2026-06-04 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.19 - - [2026-06-04 02:25:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160292 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.015906 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027283 10.0.0.19 - - [2026-06-04 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2026-06-04 02:25:00] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005856 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.031673 10.0.0.19 - - [2026-06-04 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.017659 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.006860 10.0.0.19 - - [2026-06-04 02:25:00] "POST /instance-ips HTTP/1.1" 200 413 0.034829 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.035819 10.0.0.19 - - [2026-06-04 02:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049809 10.0.0.19 - - [2026-06-04 02:25:00] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006927 10.0.0.19 - - [2026-06-04 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.029486 10.0.0.19 - - [2026-06-04 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.19 - - [2026-06-04 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.024412 10.0.0.19 - - [2026-06-04 02:25:00] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020260 10.0.0.19 - - [2026-06-04 02:25:00] "GET /instance-ip/966a569e-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003655 10.0.0.19 - - [2026-06-04 02:25:00] "POST /chown HTTP/1.1" 200 109 0.036520 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.008961 10.0.0.19 - - [2026-06-04 02:25:01] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009299 10.0.0.19 - - [2026-06-04 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.006907 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.023740 10.0.0.19 - - [2026-06-04 02:25:01] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004077 10.0.0.19 - - [2026-06-04 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.008217 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2026-06-04 02:25:01] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015244 10.0.0.19 - - [2026-06-04 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.015113 10.0.0.19 - - [2026-06-04 02:25:01] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004903 10.0.0.19 - - [2026-06-04 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.006272 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.012809 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.019518 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.021342 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.019024 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.007046 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.019219 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.010680 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.025172 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.022760 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.007450 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.024444 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.011096 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.014960 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.027577 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.009463 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.018205 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.018794 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.006391 10.0.0.19 - - [2026-06-04 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-06-04 02:25:01] "POST /chown HTTP/1.1" 200 109 0.012893 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.012497 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.007488 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.020315 10.0.0.19 - - [2026-06-04 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.006270 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.017690 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.160107 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.005908 10.0.0.19 - - [2026-06-04 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.039408 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.007865 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.011470 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.027196 10.0.0.19 - - [2026-06-04 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.010581 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.023945 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.011539 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.019542 10.0.0.19 - - [2026-06-04 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.005584 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.005493 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.014855 10.0.0.19 - - [2026-06-04 02:25:02] "POST /chown HTTP/1.1" 200 109 0.019199 10.0.0.19 - - [2026-06-04 02:25:03] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007534 10.0.0.19 - - [2026-06-04 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.19 - - [2026-06-04 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-06-04 02:25:03] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001944 10.0.0.19 - - [2026-06-04 02:25:03] "GET /loadbalancer-pool/545a7f92-b75b-4eaa-b918-ecb2cb6d7ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002290 10.0.0.19 - - [2026-06-04 02:25:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016306 10.0.0.19 - - [2026-06-04 02:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016342 10.0.0.19 - - [2026-06-04 02:25:03] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019513 10.0.0.19 - - [2026-06-04 02:25:03] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003507 10.0.0.19 - - [2026-06-04 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.006931 10.0.0.19 - - [2026-06-04 02:25:03] "GET /floating-ip/30d077a4-a920-4bfa-b348-399a2b778b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.012064 10.0.0.19 - - [2026-06-04 02:25:03] "PUT /floating-ip/30d077a4-a920-4bfa-b348-399a2b778b9b HTTP/1.1" 200 256 0.011197 10.0.0.19 - - [2026-06-04 02:25:03] "POST /tags HTTP/1.1" 409 221 0.001982 10.0.0.19 - - [2026-06-04 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-06-04 02:25:03] "GET /tag/d46ec85e-ddec-4059-b25b-916b945f864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011804 10.0.0.19 - - [2026-06-04 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.033868 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:25:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:25:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.19 - - [2026-06-04 02:25:04] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004349 10.0.0.19 - - [2026-06-04 02:25:04] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.19 - - [2026-06-04 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-06-04 02:25:04] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001797 10.0.0.19 - - [2026-06-04 02:25:04] "GET /loadbalancer-pool/545a7f92-b75b-4eaa-b918-ecb2cb6d7ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001896 10.0.0.19 - - [2026-06-04 02:25:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018601 10.0.0.19 - - [2026-06-04 02:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.006724 10.0.0.19 - - [2026-06-04 02:25:04] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011358 10.0.0.19 - - [2026-06-04 02:25:04] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003476 10.0.0.19 - - [2026-06-04 02:25:04] "POST /ref-update HTTP/1.1" 200 156 0.008104 10.0.0.19 - - [2026-06-04 02:25:04] "GET /floating-ip/30d077a4-a920-4bfa-b348-399a2b778b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014634 10.0.0.19 - - [2026-06-04 02:25:04] "POST /set-tag HTTP/1.1" 200 109 0.037331 10.0.0.19 - - [2026-06-04 02:25:05] "GET /virtual-machine/865f1fae-b407-4bb3-8657-c51a0c2f3434?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002982 10.0.0.19 - - [2026-06-04 02:25:05] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004020 10.0.0.19 - - [2026-06-04 02:25:05] "GET /virtual-machine/b8abf8b7-7508-44e3-aca0-5c0279098614?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002473 10.0.0.19 - - [2026-06-04 02:25:05] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004204 10.0.0.19 - - [2026-06-04 02:25:13] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004072 10.0.0.19 - - [2026-06-04 02:25:13] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.19 - - [2026-06-04 02:25:15] "GET /virtual-machine/3f510a1a-5b9b-466a-988d-d59be2cbec4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003134 10.0.0.19 - - [2026-06-04 02:25:15] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003431 10.0.0.19 - - [2026-06-04 02:25:15] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005719 10.0.0.19 - - [2026-06-04 02:25:15] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.19 - - [2026-06-04 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-06-04 02:25:35] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.19 - - [2026-06-04 02:25:35] "POST /chown HTTP/1.1" 200 109 0.005387 10.0.0.19 - - [2026-06-04 02:25:35] "POST /chown HTTP/1.1" 200 109 0.009526 10.0.0.19 - - [2026-06-04 02:25:35] "POST /chown HTTP/1.1" 200 109 0.010997 10.0.0.19 - - [2026-06-04 02:25:46] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004586 10.0.0.19 - - [2026-06-04 02:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.19 - - [2026-06-04 02:25:46] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004018 10.0.0.19 - - [2026-06-04 02:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.19 - - [2026-06-04 02:25:46] "GET /virtual-machine/3f510a1a-5b9b-466a-988d-d59be2cbec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002102 10.0.0.19 - - [2026-06-04 02:25:46] "POST /ref-update HTTP/1.1" 200 156 0.008155 10.0.0.19 - - [2026-06-04 02:25:46] "GET /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006059 10.0.0.19 - - [2026-06-04 02:25:46] "POST /set-tag HTTP/1.1" 200 109 0.012933 10.0.0.19 - - [2026-06-04 02:25:46] "POST /set-tag HTTP/1.1" 200 109 0.021056 10.0.0.19 - - [2026-06-04 02:25:46] "DELETE /instance-ip/966a569e-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.041591 10.0.0.19 - - [2026-06-04 02:25:46] "DELETE /virtual-machine-interface/96469682-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.035320 10.0.0.19 - - [2026-06-04 02:25:46] "DELETE /virtual-machine/3f510a1a-5b9b-466a-988d-d59be2cbec4e HTTP/1.1" 200 115 0.017386 10.0.0.19 - - [2026-06-04 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-06-04 02:25:50] "GET /tag/28b94327-20f3-4abd-88f9-70d992dbbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011856 10.0.0.19 - - [2026-06-04 02:25:50] "GET /tag/28b94327-20f3-4abd-88f9-70d992dbbca6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014054 10.0.0.19 - - [2026-06-04 02:25:50] "GET /virtual-machine-interface/65c56728-3bd2-4227-8c51-03d099592430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003610 10.0.0.19 - - [2026-06-04 02:25:50] "POST /set-tag HTTP/1.1" 200 109 0.013138 10.0.0.19 - - [2026-06-04 02:25:50] "GET /virtual-machine-interface/7c987f1a-bfae-438c-89a5-2c659af6bfe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.026679 10.0.0.19 - - [2026-06-04 02:25:50] "POST /set-tag HTTP/1.1" 200 109 0.016672 10.0.0.19 - - [2026-06-04 02:25:51] "GET /virtual-machine-interface/d8acd56d-a673-4efb-81e0-45f70946e006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004598 10.0.0.19 - - [2026-06-04 02:25:51] "POST /set-tag HTTP/1.1" 200 109 0.012035 10.0.0.19 - - [2026-06-04 02:25:51] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014713 10.0.0.19 - - [2026-06-04 02:25:51] "GET /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004999 10.0.0.19 - - [2026-06-04 02:25:51] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /firewall-rule/7f93095c-07cd-44ff-9044-ba722f5d7f2b HTTP/1.1" 200 115 0.039311 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /loadbalancer-member/a2a4c77d-3729-4847-89be-de0ace4b578e HTTP/1.1" 200 115 0.022269 10.0.0.19 - - [2026-06-04 02:25:51] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.008809 10.0.0.19 - - [2026-06-04 02:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008314 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /loadbalancer-pool/cfeb6900-ee4e-4f1d-9383-c1cab8aff737 HTTP/1.1" 200 115 0.049618 10.0.0.19 - - [2026-06-04 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.009656 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /loadbalancer-listener/64d5d913-50f3-4cc5-9427-99d83bb745bd HTTP/1.1" 200 115 0.052341 10.0.0.19 - - [2026-06-04 02:25:51] "GET /floating-ip/099527a4-7376-457c-97d4-611675da3d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002203 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.005668 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.012960 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.014118 10.0.0.19 - - [2026-06-04 02:25:51] "PUT /floating-ip/099527a4-7376-457c-97d4-611675da3d7a HTTP/1.1" 200 256 0.020513 10.0.0.19 - - [2026-06-04 02:25:51] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.007592 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /floating-ip/099527a4-7376-457c-97d4-611675da3d7a HTTP/1.1" 200 115 0.084685 10.0.0.19 - - [2026-06-04 02:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037320 10.0.0.19 - - [2026-06-04 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /loadbalancer/65cbf87c-c5c5-4404-9a27-5d1ff5136b70 HTTP/1.1" 200 115 0.048507 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.018862 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 404 171 0.004635 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /instance-ip/69d003ba-2362-45d7-82b6-516323215ca4 HTTP/1.1" 200 115 0.062282 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 200 109 0.021497 10.0.0.19 - - [2026-06-04 02:25:51] "POST /chown HTTP/1.1" 404 171 0.007237 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /virtual-machine-interface/65c56728-3bd2-4227-8c51-03d099592430 HTTP/1.1" 200 115 0.103088 10.0.0.19 - - [2026-06-04 02:25:51] "PUT /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 266 0.019351 10.0.0.19 - - [2026-06-04 02:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015948 10.0.0.19 - - [2026-06-04 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /tag/28b94327-20f3-4abd-88f9-70d992dbbca6 HTTP/1.1" 200 115 0.129070 10.0.0.19 - - [2026-06-04 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.19 - - [2026-06-04 02:25:51] "GET /floating-ip-pool/c57d4e3b-f0ec-40bb-ad03-34a68c19cd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002430 10.0.0.19 - - [2026-06-04 02:25:51] "POST /ref-update HTTP/1.1" 200 156 0.006455 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /floating-ip-pool/c57d4e3b-f0ec-40bb-ad03-34a68c19cd06 HTTP/1.1" 200 115 0.046789 10.0.0.19 - - [2026-06-04 02:25:51] "DELETE /service-instance/69e724d1-a54e-429d-8ab7-e1cc9b5d636f HTTP/1.1" 200 115 0.064559 10.0.0.19 - - [2026-06-04 02:25:52] "GET /virtual-machine-interface/7c987f1a-bfae-438c-89a5-2c659af6bfe7?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.015928 10.0.0.19 - - [2026-06-04 02:25:52] "POST /useragent-kv HTTP/1.1" 200 115 0.013188 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /virtual-machine-interface/7c987f1a-bfae-438c-89a5-2c659af6bfe7 HTTP/1.1" 200 115 0.061006 10.0.0.19 - - [2026-06-04 02:25:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005412 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /virtual-network/130a2b8c-eb83-4483-8d73-9f285b93396b HTTP/1.1" 200 115 0.153099 10.0.0.19 - - [2026-06-04 02:25:52] "GET /routing-instance/dc01556b-f87f-42f2-b154-f0d5a730fca2 HTTP/1.1" 404 171 0.002514 10.0.0.19 - - [2026-06-04 02:25:52] "GET /domains HTTP/1.1" 200 280 0.001616 10.0.0.19 - - [2026-06-04 02:25:52] "GET /domain/7232c937-4b6c-4645-bab3-2d83403ff09c HTTP/1.1" 200 3086 0.002034 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /virtual-machine/a2f3d265-c8d0-4aa1-8a44-2fbde8960aa6 HTTP/1.1" 200 115 0.030188 10.0.0.19 - - [2026-06-04 02:25:52] "GET /virtual-machine-interface/d8acd56d-a673-4efb-81e0-45f70946e006?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.008494 10.0.0.19 - - [2026-06-04 02:25:52] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52 HTTP/1.1" 200 7142 0.049192 10.0.0.19 - - [2026-06-04 02:25:52] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012944 10.0.0.19 - - [2026-06-04 02:25:52] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /virtual-machine-interface/d8acd56d-a673-4efb-81e0-45f70946e006 HTTP/1.1" 200 115 0.083890 10.0.0.19 - - [2026-06-04 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019761 10.0.0.19 - - [2026-06-04 02:25:52] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003606 10.0.0.19 - - [2026-06-04 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.018070 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /virtual-machine/73ef2fab-7f66-4375-8d92-49623c111d05 HTTP/1.1" 200 115 0.031831 10.0.0.19 - - [2026-06-04 02:25:52] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008763 10.0.0.19 - - [2026-06-04 02:25:52] "POST /set-tag HTTP/1.1" 200 109 0.017905 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /loadbalancer-member/9bd07f77-bb14-404c-831f-1031d1e7fe17 HTTP/1.1" 200 115 0.043797 10.0.0.19 - - [2026-06-04 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-06-04 02:25:52] "DELETE /route-target/bdda8508-1aa6-4e88-8190-9d7981529a9c HTTP/1.1" 200 115 0.014838 10.0.0.19 - - [2026-06-04 02:25:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007145 10.0.0.19 - - [2026-06-04 02:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.19 - - [2026-06-04 02:25:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005584 10.0.0.19 - - [2026-06-04 02:25:53] "POST /set-tag HTTP/1.1" 200 109 0.004609 10.0.0.19 - - [2026-06-04 02:25:53] "GET /virtual-machine/b8abf8b7-7508-44e3-aca0-5c0279098614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002804 10.0.0.19 - - [2026-06-04 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.012178 10.0.0.19 - - [2026-06-04 02:25:53] "GET /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007416 10.0.0.19 - - [2026-06-04 02:25:53] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.19 - - [2026-06-04 02:25:53] "POST /set-tag HTTP/1.1" 200 109 0.019809 10.0.0.19 - - [2026-06-04 02:25:53] "POST /set-tag HTTP/1.1" 200 109 0.021369 10.0.0.19 - - [2026-06-04 02:25:54] "DELETE /instance-ip/9201b52a-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.032955 10.0.0.19 - - [2026-06-04 02:25:54] "POST /ref-update HTTP/1.1" 200 156 0.011914 10.0.0.19 - - [2026-06-04 02:25:54] "DELETE /virtual-machine-interface/91ee97f6-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.046329 10.0.0.19 - - [2026-06-04 02:25:54] "DELETE /virtual-machine/b8abf8b7-7508-44e3-aca0-5c0279098614 HTTP/1.1" 200 115 0.019341 10.0.0.19 - - [2026-06-04 02:25:57] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004367 10.0.0.19 - - [2026-06-04 02:25:57] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.19 - - [2026-06-04 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2026-06-04 02:25:57] "GET /loadbalancer/34008de3-5d95-4a51-9764-e594cdfb9d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002000 10.0.0.19 - - [2026-06-04 02:25:58] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005946 10.0.0.19 - - [2026-06-04 02:25:58] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2026-06-04 02:25:58] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003954 10.0.0.19 - - [2026-06-04 02:25:58] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.19 - - [2026-06-04 02:25:58] "GET /virtual-machine/865f1fae-b407-4bb3-8657-c51a0c2f3434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002836 10.0.0.19 - - [2026-06-04 02:25:58] "POST /ref-update HTTP/1.1" 200 156 0.015475 10.0.0.19 - - [2026-06-04 02:25:58] "GET /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014039 10.0.0.19 - - [2026-06-04 02:25:58] "POST /set-tag HTTP/1.1" 200 109 0.019998 10.0.0.19 - - [2026-06-04 02:25:58] "POST /set-tag HTTP/1.1" 200 109 0.026719 10.0.0.19 - - [2026-06-04 02:25:58] "POST /set-tag HTTP/1.1" 200 109 0.019899 10.0.0.19 - - [2026-06-04 02:25:58] "DELETE /instance-ip/919ccc28-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.030187 10.0.0.19 - - [2026-06-04 02:25:59] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.19 - - [2026-06-04 02:25:59] "DELETE /virtual-machine-interface/91871e8c-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.049517 10.0.0.19 - - [2026-06-04 02:25:59] "DELETE /virtual-machine/865f1fae-b407-4bb3-8657-c51a0c2f3434 HTTP/1.1" 200 115 0.020186 10.0.0.19 - - [2026-06-04 02:25:59] "DELETE /tag/9ad849e3-e0fb-4dbb-b3e3-dc9eef0f1247 HTTP/1.1" 200 115 0.041887 10.0.0.19 - - [2026-06-04 02:25:59] "DELETE /tag/b00772e9-42a6-406c-a7e5-cf564317fede HTTP/1.1" 200 115 0.104000 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-06-04 02:26:02] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031407 10.0.0.19 - - [2026-06-04 02:26:02] "POST /tags HTTP/1.1" 200 393 0.022974 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2026-06-04 02:26:02] "GET /tag/448c6b18-88e1-4971-87b5-e8b096140aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012294 10.0.0.19 - - [2026-06-04 02:26:02] "POST /tags HTTP/1.1" 200 341 0.016352 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-06-04 02:26:02] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011262 10.0.0.19 - - [2026-06-04 02:26:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000554 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003385 10.0.0.19 - - [2026-06-04 02:26:02] "POST /security-groups HTTP/1.1" 200 589 0.060013 10.0.0.19 - - [2026-06-04 02:26:02] "POST /projects HTTP/1.1" 200 519 0.144417 10.0.0.19 - - [2026-06-04 02:26:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002994 10.0.0.19 - - [2026-06-04 02:26:02] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015467 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.19 - - [2026-06-04 02:26:02] "POST /access-control-lists HTTP/1.1" 200 598 0.067572 10.0.0.19 - - [2026-06-04 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.009191 10.0.0.19 - - [2026-06-04 02:26:02] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.009247 10.0.0.19 - - [2026-06-04 02:26:03] "POST /access-control-lists HTTP/1.1" 200 596 0.066453 10.0.0.19 - - [2026-06-04 02:26:03] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.084817 10.0.0.19 - - [2026-06-04 02:26:03] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.043111 10.0.0.19 - - [2026-06-04 02:26:03] "POST /security-groups HTTP/1.1" 200 591 0.078454 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.001574 10.0.0.19 - - [2026-06-04 02:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044335 10.0.0.19 - - [2026-06-04 02:26:03] "POST /chown HTTP/1.1" 200 109 0.010353 10.0.0.19 - - [2026-06-04 02:26:03] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002034 10.0.0.19 - - [2026-06-04 02:26:03] "POST /access-control-lists HTTP/1.1" 200 632 0.106915 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.006306 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-06-04 02:26:03] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002390 10.0.0.19 - - [2026-06-04 02:26:03] "POST /tags HTTP/1.1" 409 226 0.002216 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2026-06-04 02:26:03] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.052009 10.0.0.19 - - [2026-06-04 02:26:03] "POST /access-control-lists HTTP/1.1" 200 630 0.077410 10.0.0.19 - - [2026-06-04 02:26:03] "POST /firewall-rules HTTP/1.1" 200 600 0.064993 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-rule/517c8abe-98d1-4a70-b3e8-eb5a9b089ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004141 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.002902 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-rule/517c8abe-98d1-4a70-b3e8-eb5a9b089ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008745 10.0.0.19 - - [2026-06-04 02:26:03] "POST /ref-update HTTP/1.1" 200 156 0.049108 10.0.0.19 - - [2026-06-04 02:26:03] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014885 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-06-04 02:26:03] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004189 10.0.0.19 - - [2026-06-04 02:26:03] "POST /tags HTTP/1.1" 409 226 0.001631 10.0.0.19 - - [2026-06-04 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2026-06-04 02:26:03] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020539 10.0.0.19 - - [2026-06-04 02:26:03] "POST /firewall-rules HTTP/1.1" 200 598 0.063988 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-rule/51cf47b2-1907-4c9c-bc7f-42b0047b130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009849 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003965 10.0.0.19 - - [2026-06-04 02:26:03] "GET /firewall-rule/51cf47b2-1907-4c9c-bc7f-42b0047b130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003462 10.0.0.19 - - [2026-06-04 02:26:04] "POST /ref-update HTTP/1.1" 200 156 0.048583 10.0.0.19 - - [2026-06-04 02:26:05] "POST /tags HTTP/1.1" 200 393 0.027613 10.0.0.19 - - [2026-06-04 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.19 - - [2026-06-04 02:26:05] "GET /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012000 10.0.0.19 - - [2026-06-04 02:26:05] "POST /tags HTTP/1.1" 200 341 0.019922 10.0.0.19 - - [2026-06-04 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009599 10.0.0.19 - - [2026-06-04 02:26:05] "GET /tag/768f2ac2-49b0-4efd-993d-dfd9ff788914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.021671 10.0.0.19 - - [2026-06-04 02:26:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000641 10.0.0.19 - - [2026-06-04 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.003357 10.0.0.19 - - [2026-06-04 02:26:05] "POST /security-groups HTTP/1.1" 200 589 0.060381 10.0.0.19 - - [2026-06-04 02:26:05] "POST /projects HTTP/1.1" 200 519 0.191092 10.0.0.19 - - [2026-06-04 02:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013292 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002508 10.0.0.19 - - [2026-06-04 02:26:06] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.026146 10.0.0.19 - - [2026-06-04 02:26:06] "POST /access-control-lists HTTP/1.1" 200 598 0.064167 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.011329 10.0.0.19 - - [2026-06-04 02:26:06] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.008103 10.0.0.19 - - [2026-06-04 02:26:06] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.036794 10.0.0.19 - - [2026-06-04 02:26:06] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.053858 10.0.0.19 - - [2026-06-04 02:26:06] "POST /access-control-lists HTTP/1.1" 200 596 0.202014 10.0.0.19 - - [2026-06-04 02:26:06] "POST /security-groups HTTP/1.1" 200 591 0.154865 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.001595 10.0.0.19 - - [2026-06-04 02:26:06] "POST /access-control-lists HTTP/1.1" 200 632 0.061696 10.0.0.19 - - [2026-06-04 02:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.053921 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.023163 10.0.0.19 - - [2026-06-04 02:26:06] "POST /chown HTTP/1.1" 200 109 0.025867 10.0.0.19 - - [2026-06-04 02:26:06] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006807 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.19 - - [2026-06-04 02:26:06] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037491 10.0.0.19 - - [2026-06-04 02:26:06] "POST /access-control-lists HTTP/1.1" 200 630 0.063342 10.0.0.19 - - [2026-06-04 02:26:06] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481 10.0.0.19 - - [2026-06-04 02:26:06] "GET /tag/768f2ac2-49b0-4efd-993d-dfd9ff788914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011161 10.0.0.19 - - [2026-06-04 02:26:06] "POST /firewall-rules HTTP/1.1" 200 600 0.062593 10.0.0.19 - - [2026-06-04 02:26:06] "GET /firewall-rule/3f26ed49-0e02-417a-978e-cae0de7f54b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.022388 10.0.0.19 - - [2026-06-04 02:26:06] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003981 10.0.0.19 - - [2026-06-04 02:26:06] "GET /firewall-rule/3f26ed49-0e02-417a-978e-cae0de7f54b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002202 10.0.0.19 - - [2026-06-04 02:26:06] "POST /ref-update HTTP/1.1" 200 156 0.046259 10.0.0.19 - - [2026-06-04 02:26:06] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002400 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.19 - - [2026-06-04 02:26:06] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002150 10.0.0.19 - - [2026-06-04 02:26:06] "POST /tags HTTP/1.1" 409 226 0.001403 10.0.0.19 - - [2026-06-04 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2026-06-04 02:26:06] "GET /tag/768f2ac2-49b0-4efd-993d-dfd9ff788914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009783 10.0.0.19 - - [2026-06-04 02:26:07] "POST /firewall-rules HTTP/1.1" 200 598 0.084306 10.0.0.19 - - [2026-06-04 02:26:07] "GET /firewall-rule/9be92a3f-8813-472c-bd79-a7c52ebbeeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003646 10.0.0.19 - - [2026-06-04 02:26:07] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003458 10.0.0.19 - - [2026-06-04 02:26:07] "GET /firewall-rule/9be92a3f-8813-472c-bd79-a7c52ebbeeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002192 10.0.0.19 - - [2026-06-04 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.060282 10.0.0.19 - - [2026-06-04 02:26:08] "POST /tags HTTP/1.1" 200 345 0.079885 10.0.0.19 - - [2026-06-04 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010040 10.0.0.19 - - [2026-06-04 02:26:08] "GET /tag/71224f1d-4a2b-4e4e-986a-ab5306fde467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.026295 10.0.0.19 - - [2026-06-04 02:26:08] "POST /projects HTTP/1.1" 409 238 0.004141 10.0.0.19 - - [2026-06-04 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.19 - - [2026-06-04 02:26:08] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037994 10.0.0.19 - - [2026-06-04 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.19 - - [2026-06-04 02:26:08] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004231 10.0.0.19 - - [2026-06-04 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-06-04 02:26:08] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004790 10.0.0.19 - - [2026-06-04 02:26:08] "POST /security-groups HTTP/1.1" 409 285 0.004099 10.0.0.19 - - [2026-06-04 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /security-group/6a4edc5e-f6dd-40d1-9300-cbcff4086908 HTTP/1.1" 200 262 0.059783 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /access-control-list/d1a1521d-6697-494b-b8dc-42db39d9b42b HTTP/1.1" 200 272 0.022275 10.0.0.19 - - [2026-06-04 02:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036701 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 409 228 0.008370 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /access-control-list/54424acf-718d-4fe1-9fe4-75a33fb0017b HTTP/1.1" 200 272 0.022638 10.0.0.19 - - [2026-06-04 02:26:09] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065790 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/71224f1d-4a2b-4e4e-986a-ab5306fde467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010134 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 200 345 0.020743 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014233 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/0a642580-880e-4df7-bcf8-e6e766eb2958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013363 10.0.0.19 - - [2026-06-04 02:26:09] "POST /projects HTTP/1.1" 409 238 0.001780 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2026-06-04 02:26:09] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026967 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2026-06-04 02:26:09] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004019 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-06-04 02:26:09] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004445 10.0.0.19 - - [2026-06-04 02:26:09] "POST /security-groups HTTP/1.1" 409 285 0.002333 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /security-group/1659b2c5-4c4b-430a-81db-36ef4cceddce HTTP/1.1" 200 262 0.062377 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /access-control-list/867d507f-333d-4642-9d51-2f9863d7d165 HTTP/1.1" 200 272 0.026656 10.0.0.19 - - [2026-06-04 02:26:09] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.119969 10.0.0.19 - - [2026-06-04 02:26:09] "PUT /access-control-list/2d34b208-c426-4865-bc65-316bc3ba49b2 HTTP/1.1" 200 272 0.034620 10.0.0.19 - - [2026-06-04 02:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031441 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 409 228 0.003562 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/0a642580-880e-4df7-bcf8-e6e766eb2958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011339 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 200 291 0.047217 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/b0844986-aa35-4b9c-bf66-dae1c2f48dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013277 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 200 303 0.053265 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012310 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 409 252 0.001513 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/448c6b18-88e1-4971-87b5-e8b096140aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009487 10.0.0.19 - - [2026-06-04 02:26:09] "POST /tags HTTP/1.1" 409 226 0.010619 10.0.0.19 - - [2026-06-04 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-06-04 02:26:09] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009870 10.0.0.19 - - [2026-06-04 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003618 10.0.0.19 - - [2026-06-04 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.19 - - [2026-06-04 02:26:10] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032072 10.0.0.19 - - [2026-06-04 02:26:10] "POST /virtual-machines HTTP/1.1" 200 395 0.006615 10.0.0.19 - - [2026-06-04 02:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016769 10.0.0.19 - - [2026-06-04 02:26:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121383 10.0.0.19 - - [2026-06-04 02:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007576 10.0.0.19 - - [2026-06-04 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005767 10.0.0.19 - - [2026-06-04 02:26:10] "POST /instance-ips HTTP/1.1" 200 397 0.026272 10.0.0.19 - - [2026-06-04 02:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029354 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014149 10.0.0.19 - - [2026-06-04 02:26:10] "POST /set-tag HTTP/1.1" 200 109 0.062974 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020448 10.0.0.19 - - [2026-06-04 02:26:10] "GET /instance-ip/bfe8db1c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003846 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004043 10.0.0.19 - - [2026-06-04 02:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003118 10.0.0.19 - - [2026-06-04 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.006696 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.19 - - [2026-06-04 02:26:10] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.19 - - [2026-06-04 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-06-04 02:26:10] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010817 10.0.0.19 - - [2026-06-04 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-06-04 02:26:10] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026934 10.0.0.19 - - [2026-06-04 02:26:10] "POST /virtual-machines HTTP/1.1" 200 395 0.007088 10.0.0.19 - - [2026-06-04 02:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018920 10.0.0.19 - - [2026-06-04 02:26:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093465 10.0.0.19 - - [2026-06-04 02:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019533 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009914 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004056 10.0.0.19 - - [2026-06-04 02:26:11] "POST /instance-ips HTTP/1.1" 200 397 0.018079 10.0.0.19 - - [2026-06-04 02:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023472 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015385 10.0.0.19 - - [2026-06-04 02:26:11] "POST /set-tag HTTP/1.1" 200 109 0.059602 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015988 10.0.0.19 - - [2026-06-04 02:26:11] "GET /instance-ip/c05cd828-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003585 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004145 10.0.0.19 - - [2026-06-04 02:26:11] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002970 10.0.0.19 - - [2026-06-04 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.006831 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010638 10.0.0.19 - - [2026-06-04 02:26:11] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.19 - - [2026-06-04 02:26:11] "POST /tags HTTP/1.1" 200 291 0.016696 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.19 - - [2026-06-04 02:26:11] "GET /tag/a1071a2f-6ed8-4f49-978b-ebfee0e85069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012222 10.0.0.19 - - [2026-06-04 02:26:11] "POST /tags HTTP/1.1" 409 252 0.001815 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.19 - - [2026-06-04 02:26:11] "GET /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012053 10.0.0.19 - - [2026-06-04 02:26:11] "POST /tags HTTP/1.1" 409 226 0.001887 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2026-06-04 02:26:11] "GET /tag/768f2ac2-49b0-4efd-993d-dfd9ff788914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010826 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-06-04 02:26:11] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004205 10.0.0.19 - - [2026-06-04 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2026-06-04 02:26:11] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026609 10.0.0.19 - - [2026-06-04 02:26:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007767 10.0.0.19 - - [2026-06-04 02:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012854 10.0.0.19 - - [2026-06-04 02:26:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096604 10.0.0.19 - - [2026-06-04 02:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007861 10.0.0.19 - - [2026-06-04 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014405 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004300 10.0.0.19 - - [2026-06-04 02:26:12] "POST /instance-ips HTTP/1.1" 200 397 0.019736 10.0.0.19 - - [2026-06-04 02:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021818 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006090 10.0.0.19 - - [2026-06-04 02:26:12] "POST /set-tag HTTP/1.1" 200 109 0.059826 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015662 10.0.0.19 - - [2026-06-04 02:26:12] "GET /instance-ip/c0e6c90c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003298 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004205 10.0.0.19 - - [2026-06-04 02:26:12] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003330 10.0.0.19 - - [2026-06-04 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.007294 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004227 10.0.0.19 - - [2026-06-04 02:26:12] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.19 - - [2026-06-04 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003552 10.0.0.19 - - [2026-06-04 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-06-04 02:26:12] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040879 10.0.0.19 - - [2026-06-04 02:26:12] "POST /virtual-machines HTTP/1.1" 200 395 0.007893 10.0.0.19 - - [2026-06-04 02:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018969 10.0.0.19 - - [2026-06-04 02:26:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103650 10.0.0.19 - - [2026-06-04 02:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007747 10.0.0.19 - - [2026-06-04 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005994 10.0.0.19 - - [2026-06-04 02:26:12] "POST /instance-ips HTTP/1.1" 200 397 0.019159 10.0.0.19 - - [2026-06-04 02:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025205 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007037 10.0.0.19 - - [2026-06-04 02:26:12] "POST /set-tag HTTP/1.1" 200 109 0.067712 10.0.0.19 - - [2026-06-04 02:26:12] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010663 10.0.0.19 - - [2026-06-04 02:26:12] "GET /instance-ip/c150372a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004153 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004814 10.0.0.19 - - [2026-06-04 02:26:13] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003424 10.0.0.19 - - [2026-06-04 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.006534 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004034 10.0.0.19 - - [2026-06-04 02:26:13] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.19 - - [2026-06-04 02:26:13] "POST /tags HTTP/1.1" 200 299 0.014640 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2026-06-04 02:26:13] "GET /tag/dff52e33-d34e-4651-adcb-30a4d9917408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010799 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004262 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2026-06-04 02:26:13] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029469 10.0.0.19 - - [2026-06-04 02:26:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007301 10.0.0.19 - - [2026-06-04 02:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007973 10.0.0.19 - - [2026-06-04 02:26:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095639 10.0.0.19 - - [2026-06-04 02:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023276 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018350 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004318 10.0.0.19 - - [2026-06-04 02:26:13] "POST /instance-ips HTTP/1.1" 200 397 0.017014 10.0.0.19 - - [2026-06-04 02:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021822 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004781 10.0.0.19 - - [2026-06-04 02:26:13] "POST /set-tag HTTP/1.1" 200 109 0.016230 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007246 10.0.0.19 - - [2026-06-04 02:26:13] "GET /instance-ip/c1c3c668-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004389 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004096 10.0.0.19 - - [2026-06-04 02:26:13] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.19 - - [2026-06-04 02:26:13] "POST /tags HTTP/1.1" 200 299 0.014422 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-06-04 02:26:13] "GET /tag/b238de5e-3137-442f-bdfa-a799e3f0d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011051 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2026-06-04 02:26:13] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003434 10.0.0.19 - - [2026-06-04 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.19 - - [2026-06-04 02:26:13] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041092 10.0.0.19 - - [2026-06-04 02:26:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011781 10.0.0.19 - - [2026-06-04 02:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009364 10.0.0.19 - - [2026-06-04 02:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093215 10.0.0.19 - - [2026-06-04 02:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029936 10.0.0.19 - - [2026-06-04 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004448 10.0.0.19 - - [2026-06-04 02:26:14] "POST /instance-ips HTTP/1.1" 200 397 0.018254 10.0.0.19 - - [2026-06-04 02:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028590 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007065 10.0.0.19 - - [2026-06-04 02:26:14] "POST /set-tag HTTP/1.1" 200 109 0.019397 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004616 10.0.0.19 - - [2026-06-04 02:26:14] "GET /instance-ip/c22680e6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002545 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005189 10.0.0.19 - - [2026-06-04 02:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.19 - - [2026-06-04 02:26:14] "POST /tags HTTP/1.1" 200 299 0.024405 10.0.0.19 - - [2026-06-04 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.19 - - [2026-06-04 02:26:14] "GET /tag/9314adf9-132d-4f98-b6de-8f5379ee3a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011141 10.0.0.19 - - [2026-06-04 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003117 10.0.0.19 - - [2026-06-04 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-06-04 02:26:14] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.019617 10.0.0.19 - - [2026-06-04 02:26:14] "POST /virtual-machines HTTP/1.1" 200 395 0.018288 10.0.0.19 - - [2026-06-04 02:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011346 10.0.0.19 - - [2026-06-04 02:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111711 10.0.0.19 - - [2026-06-04 02:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010284 10.0.0.19 - - [2026-06-04 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012117 10.0.0.19 - - [2026-06-04 02:26:14] "POST /instance-ips HTTP/1.1" 200 397 0.019624 10.0.0.19 - - [2026-06-04 02:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027984 10.0.0.19 - - [2026-06-04 02:26:14] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005886 10.0.0.19 - - [2026-06-04 02:26:14] "POST /set-tag HTTP/1.1" 200 109 0.015483 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.037474 10.0.0.19 - - [2026-06-04 02:26:15] "GET /instance-ip/c28da366-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002862 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004807 10.0.0.19 - - [2026-06-04 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2026-06-04 02:26:15] "POST /tags HTTP/1.1" 200 299 0.028790 10.0.0.19 - - [2026-06-04 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.19 - - [2026-06-04 02:26:15] "GET /tag/c32916dc-bddb-4227-9745-05a44d3fb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.022008 10.0.0.19 - - [2026-06-04 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004654 10.0.0.19 - - [2026-06-04 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-06-04 02:26:15] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032962 10.0.0.19 - - [2026-06-04 02:26:15] "POST /virtual-machines HTTP/1.1" 200 395 0.013209 10.0.0.19 - - [2026-06-04 02:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007500 10.0.0.19 - - [2026-06-04 02:26:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118695 10.0.0.19 - - [2026-06-04 02:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012033 10.0.0.19 - - [2026-06-04 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010873 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007787 10.0.0.19 - - [2026-06-04 02:26:15] "POST /instance-ips HTTP/1.1" 200 397 0.033448 10.0.0.19 - - [2026-06-04 02:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027525 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016575 10.0.0.19 - - [2026-06-04 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.018253 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011506 10.0.0.19 - - [2026-06-04 02:26:15] "GET /instance-ip/c2fc884e-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002742 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004866 10.0.0.19 - - [2026-06-04 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003868 10.0.0.19 - - [2026-06-04 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.012055 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009964 10.0.0.19 - - [2026-06-04 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004377 10.0.0.19 - - [2026-06-04 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2026-06-04 02:26:15] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003577 10.0.0.19 - - [2026-06-04 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.007430 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008019 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004235 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004136 10.0.0.19 - - [2026-06-04 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.007558 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004069 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007715 10.0.0.19 - - [2026-06-04 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.007618 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012441 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004299 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006943 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003587 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004041 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004263 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.003598 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003771 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-06-04 02:26:16] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004243 10.0.0.19 - - [2026-06-04 02:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.19 - - [2026-06-04 02:26:20] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004014 10.0.0.19 - - [2026-06-04 02:26:20] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.19 - - [2026-06-04 02:26:20] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003433 10.0.0.19 - - [2026-06-04 02:26:20] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.19 - - [2026-06-04 02:26:21] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004399 10.0.0.19 - - [2026-06-04 02:26:21] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.19 - - [2026-06-04 02:26:21] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007682 10.0.0.19 - - [2026-06-04 02:26:21] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.19 - - [2026-06-04 02:26:21] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003678 10.0.0.19 - - [2026-06-04 02:26:21] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.19 - - [2026-06-04 02:26:22] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004912 10.0.0.19 - - [2026-06-04 02:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/b5d9f2d5-f348-46ed-898f-cf5cfc13cdbc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003707 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006168 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/35461a9d-5289-47eb-84a4-bb30cc850cfd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003180 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003930 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/fd28bf0d-81ac-4136-ad8b-45901b8c0b4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002753 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004464 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/920ae690-1a8c-465d-a0c1-ab9e23cca21a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002834 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006263 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/666d342c-1708-48c5-8b8d-69754776a95a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002740 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003617 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/737bbf7e-ad29-45ac-970f-2b2a06df6894?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002626 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003484 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine/4a470302-1da7-450a-8c52-219791d14ac7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002713 10.0.0.19 - - [2026-06-04 02:26:24] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003821 10.0.0.19 - - [2026-06-04 02:26:26] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004230 10.0.0.19 - - [2026-06-04 02:26:26] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.19 - - [2026-06-04 02:26:30] "GET /virtual-machine/4db7c6bd-a226-456d-b8f4-a39dcd562055?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003809 10.0.0.19 - - [2026-06-04 02:26:30] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011478 10.0.0.19 - - [2026-06-04 02:26:30] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002487 10.0.0.19 - - [2026-06-04 02:26:30] "POST /tags HTTP/1.1" 200 333 0.025115 10.0.0.19 - - [2026-06-04 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010936 10.0.0.19 - - [2026-06-04 02:26:30] "GET /tag/4aa5334b-156a-4f98-96a1-7e099b9a409e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011782 10.0.0.19 - - [2026-06-04 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2026-06-04 02:26:30] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026864 10.0.0.19 - - [2026-06-04 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-06-04 02:26:30] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004016 10.0.0.19 - - [2026-06-04 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001090 10.0.0.19 - - [2026-06-04 02:26:30] "GET /service-appliance-set/61f9dfbe-d84f-4466-ba18-873a43ad69e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001743 10.0.0.19 - - [2026-06-04 02:26:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.001847 10.0.0.19 - - [2026-06-04 02:26:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093038 10.0.0.19 - - [2026-06-04 02:26:30] "GET /virtual-machine-interface/8035966d-ff04-43bc-a461-1ebeb0589cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.020475 10.0.0.19 - - [2026-06-04 02:26:30] "POST /instance-ips HTTP/1.1" 200 409 0.019009 10.0.0.19 - - [2026-06-04 02:26:31] "GET /instance-ip/3f8416bd-3a4a-40a2-bbd7-92999fb855a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.015795 10.0.0.19 - - [2026-06-04 02:26:31] "POST /loadbalancers HTTP/1.1" 200 629 0.059627 10.0.0.19 - - [2026-06-04 02:26:31] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028610 10.0.0.19 - - [2026-06-04 02:26:31] "GET /instance-ip/3f8416bd-3a4a-40a2-bbd7-92999fb855a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004443 10.0.0.19 - - [2026-06-04 02:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027503 10.0.0.19 - - [2026-06-04 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017699 10.0.0.19 - - [2026-06-04 02:26:31] "POST /floating-ips HTTP/1.1" 200 597 0.041956 10.0.0.19 - - [2026-06-04 02:26:31] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056254 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003151 10.0.0.19 - - [2026-06-04 02:26:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016064 10.0.0.19 - - [2026-06-04 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.19 - - [2026-06-04 02:26:31] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024646 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer-listener/c8004a53-1507-4d0e-b7d8-82c21e1e84bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002590 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer-listener/c8004a53-1507-4d0e-b7d8-82c21e1e84bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002247 10.0.0.19 - - [2026-06-04 02:26:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016524 10.0.0.19 - - [2026-06-04 02:26:31] "GET /instance-ip/3f8416bd-3a4a-40a2-bbd7-92999fb855a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002669 10.0.0.19 - - [2026-06-04 02:26:31] "GET /instance-ip/3f8416bd-3a4a-40a2-bbd7-92999fb855a3?fields=floating_ips HTTP/1.1" 200 1212 0.007382 10.0.0.19 - - [2026-06-04 02:26:31] "GET /floating-ip/be69c749-bda5-4c67-b23c-b6c472bf2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002793 10.0.0.19 - - [2026-06-04 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.001592 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer-pool/1e53697a-cc71-4460-bdff-3a7b70e59e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003805 10.0.0.19 - - [2026-06-04 02:26:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013076 10.0.0.19 - - [2026-06-04 02:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020794 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.010053 10.0.0.19 - - [2026-06-04 02:26:31] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008488 10.0.0.19 - - [2026-06-04 02:26:31] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010020 10.0.0.19 - - [2026-06-04 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.005919 10.0.0.19 - - [2026-06-04 02:26:31] "GET /floating-ip/be69c749-bda5-4c67-b23c-b6c472bf2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.014349 10.0.0.19 - - [2026-06-04 02:26:31] "PUT /floating-ip/be69c749-bda5-4c67-b23c-b6c472bf2cbe HTTP/1.1" 200 256 0.006348 10.0.0.19 - - [2026-06-04 02:26:31] "POST /tags HTTP/1.1" 409 221 0.001887 10.0.0.19 - - [2026-06-04 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.19 - - [2026-06-04 02:26:31] "GET /tag/4aa5334b-156a-4f98-96a1-7e099b9a409e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011875 10.0.0.19 - - [2026-06-04 02:26:31] "POST /set-tag HTTP/1.1" 200 109 0.059673 10.0.0.19 - - [2026-06-04 02:26:31] "GET /loadbalancer-pool/1e53697a-cc71-4460-bdff-3a7b70e59e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.010475 10.0.0.19 - - [2026-06-04 02:26:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012825 10.0.0.19 - - [2026-06-04 02:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006905 10.0.0.19 - - [2026-06-04 02:26:31] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005419 10.0.0.19 - - [2026-06-04 02:26:31] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004377 10.0.0.19 - - [2026-06-04 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.008546 10.0.0.19 - - [2026-06-04 02:26:31] "GET /floating-ip/be69c749-bda5-4c67-b23c-b6c472bf2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.005617 10.0.0.19 - - [2026-06-04 02:26:31] "POST /set-tag HTTP/1.1" 200 109 0.085468 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 206 0.001860 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011240 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 204 0.001515 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/b238de5e-3137-442f-bdfa-a799e3f0d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.009927 10.0.0.19 - - [2026-06-04 02:26:32] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001968 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-06-04 02:26:32] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002220 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 206 0.001372 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013582 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 226 0.001784 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010370 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 204 0.001919 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/b238de5e-3137-442f-bdfa-a799e3f0d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010951 10.0.0.19 - - [2026-06-04 02:26:32] "POST /tags HTTP/1.1" 409 226 0.001798 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.19 - - [2026-06-04 02:26:32] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010525 10.0.0.19 - - [2026-06-04 02:26:32] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001998 10.0.0.19 - - [2026-06-04 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-06-04 02:26:32] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002693 10.0.0.19 - - [2026-06-04 02:26:32] "POST /firewall-rules HTTP/1.1" 200 626 0.063797 10.0.0.19 - - [2026-06-04 02:26:32] "POST /firewall-rules HTTP/1.1" 200 646 0.085451 10.0.0.19 - - [2026-06-04 02:26:32] "GET /firewall-rule/ba6f5de2-e5a3-4121-bff5-4223cd68399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004910 10.0.0.19 - - [2026-06-04 02:26:32] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002354 10.0.0.19 - - [2026-06-04 02:26:32] "GET /firewall-rule/f6f4ac6d-a272-4f43-9104-697004997a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003498 10.0.0.19 - - [2026-06-04 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.19 - - [2026-06-04 02:26:32] "POST /firewall-policys HTTP/1.1" 200 606 0.024034 10.0.0.19 - - [2026-06-04 02:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013974 10.0.0.19 - - [2026-06-04 02:26:32] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005317 10.0.0.19 - - [2026-06-04 02:26:33] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002739 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001948 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002708 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004001 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/e1072831-00b0-44a0-a392-c7545ff6ad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002926 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001704 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002608 10.0.0.19 - - [2026-06-04 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.016301 10.0.0.19 - - [2026-06-04 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.028111 10.0.0.19 - - [2026-06-04 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.014222 10.0.0.19 - - [2026-06-04 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.022992 10.0.0.19 - - [2026-06-04 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.044394 10.0.0.19 - - [2026-06-04 02:26:33] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002571 10.0.0.19 - - [2026-06-04 02:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.007686 10.0.0.19 - - [2026-06-04 02:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002470 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 252 0.002428 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010185 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 228 0.001750 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/0a642580-880e-4df7-bcf8-e6e766eb2958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009440 10.0.0.19 - - [2026-06-04 02:28:32] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003108 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-06-04 02:28:32] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002848 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 206 0.002206 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010661 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010159 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 204 0.001770 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/b238de5e-3137-442f-bdfa-a799e3f0d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012048 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 226 0.001812 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/02c9a457-b96b-4457-b392-42d979f7d98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012347 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 228 0.001928 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/0a642580-880e-4df7-bcf8-e6e766eb2958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009806 10.0.0.19 - - [2026-06-04 02:28:32] "POST /tags HTTP/1.1" 409 252 0.001498 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-06-04 02:28:32] "GET /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009754 10.0.0.19 - - [2026-06-04 02:28:32] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001996 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2026-06-04 02:28:32] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001944 10.0.0.19 - - [2026-06-04 02:28:32] "POST /firewall-rules HTTP/1.1" 409 281 0.001520 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-06-04 02:28:32] "PUT /firewall-rule/f6f4ac6d-a272-4f43-9104-697004997a4f HTTP/1.1" 200 260 0.016925 10.0.0.19 - - [2026-06-04 02:28:32] "POST /firewall-rules HTTP/1.1" 409 291 0.002059 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.19 - - [2026-06-04 02:28:32] "PUT /firewall-rule/ba6f5de2-e5a3-4121-bff5-4223cd68399a HTTP/1.1" 200 260 0.020322 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-rule/ba6f5de2-e5a3-4121-bff5-4223cd68399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006543 10.0.0.19 - - [2026-06-04 02:28:32] "POST /firewall-rules HTTP/1.1" 200 658 0.073517 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-rule/58588d87-fb07-486c-9ebf-c0a168b36651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.024122 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001811 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-rule/f6f4ac6d-a272-4f43-9104-697004997a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003026 10.0.0.19 - - [2026-06-04 02:28:32] "POST /firewall-policys HTTP/1.1" 409 269 0.003348 10.0.0.19 - - [2026-06-04 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.19 - - [2026-06-04 02:28:32] "PUT /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41 HTTP/1.1" 200 264 0.037023 10.0.0.19 - - [2026-06-04 02:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020591 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007886 10.0.0.19 - - [2026-06-04 02:28:32] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002311 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001840 10.0.0.19 - - [2026-06-04 02:28:32] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001582 10.0.0.19 - - [2026-06-04 02:28:33] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002517 10.0.0.19 - - [2026-06-04 02:28:33] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001796 10.0.0.19 - - [2026-06-04 02:28:33] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002163 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:28:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:28:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001296 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:29:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004929 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.034859 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003977 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.19 - - [2026-06-04 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-06-04 02:29:34] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.001956 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003669 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.019911 10.0.0.19 - - [2026-06-04 02:29:34] "DELETE /loadbalancer-member/ca6f10ec-1651-41d8-a6af-47802cabcb57 HTTP/1.1" 200 115 0.028684 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003905 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003909 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003994 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003404 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003774 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.19 - - [2026-06-04 02:29:34] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003885 10.0.0.19 - - [2026-06-04 02:29:34] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.19 - - [2026-06-04 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2026-06-04 02:29:35] "GET /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002526 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004164 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.006433 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014510 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine/920ae690-1a8c-465d-a0c1-ab9e23cca21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002197 10.0.0.19 - - [2026-06-04 02:29:36] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003806 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.016119 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.037538 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.021866 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.026467 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.023381 10.0.0.19 - - [2026-06-04 02:29:36] "DELETE /instance-ip/c150372a-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.034407 10.0.0.19 - - [2026-06-04 02:29:36] "DELETE /virtual-machine-interface/c137771c-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.035988 10.0.0.19 - - [2026-06-04 02:29:36] "DELETE /virtual-machine/920ae690-1a8c-465d-a0c1-ab9e23cca21a HTTP/1.1" 200 115 0.017776 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005064 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003589 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine/35461a9d-5289-47eb-84a4-bb30cc850cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002535 10.0.0.19 - - [2026-06-04 02:29:36] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.19 - - [2026-06-04 02:29:36] "GET /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006984 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.018174 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.019189 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.022577 10.0.0.19 - - [2026-06-04 02:29:36] "POST /set-tag HTTP/1.1" 200 109 0.015402 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.031578 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /instance-ip/c05cd828-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.041589 10.0.0.19 - - [2026-06-04 02:29:37] "POST /ref-update HTTP/1.1" 200 156 0.008062 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /virtual-machine-interface/c043ac9a-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.038475 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /virtual-machine/35461a9d-5289-47eb-84a4-bb30cc850cfd HTTP/1.1" 200 115 0.018734 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005499 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.003170 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004092 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine/b5d9f2d5-f348-46ed-898f-cf5cfc13cdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002612 10.0.0.19 - - [2026-06-04 02:29:37] "POST /ref-update HTTP/1.1" 200 156 0.009889 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007481 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.017339 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.025697 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.032439 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.013063 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.021929 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /instance-ip/bfe8db1c-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.041239 10.0.0.19 - - [2026-06-04 02:29:37] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /virtual-machine-interface/bfcce9d4-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.027452 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /virtual-machine/b5d9f2d5-f348-46ed-898f-cf5cfc13cdbc HTTP/1.1" 200 115 0.022959 10.0.0.19 - - [2026-06-04 02:29:37] "DELETE /tag/b0844986-aa35-4b9c-bf66-dae1c2f48dd8 HTTP/1.1" 200 115 0.030674 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003514 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003907 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.001720 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine/fd28bf0d-81ac-4136-ad8b-45901b8c0b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002592 10.0.0.19 - - [2026-06-04 02:29:37] "POST /ref-update HTTP/1.1" 200 156 0.011303 10.0.0.19 - - [2026-06-04 02:29:37] "GET /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009539 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.022247 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.029023 10.0.0.19 - - [2026-06-04 02:29:37] "POST /set-tag HTTP/1.1" 200 109 0.020588 10.0.0.19 - - [2026-06-04 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.013418 10.0.0.19 - - [2026-06-04 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.033563 10.0.0.19 - - [2026-06-04 02:29:38] "DELETE /instance-ip/c0e6c90c-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.056845 10.0.0.19 - - [2026-06-04 02:29:38] "DELETE /virtual-machine-interface/c0cff8bc-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.040146 10.0.0.19 - - [2026-06-04 02:29:38] "DELETE /virtual-machine/fd28bf0d-81ac-4136-ad8b-45901b8c0b4c HTTP/1.1" 200 115 0.023336 10.0.0.19 - - [2026-06-04 02:29:38] "DELETE /tag/a1071a2f-6ed8-4f49-978b-ebfee0e85069 HTTP/1.1" 200 115 0.058635 10.0.0.19 - - [2026-06-04 02:29:38] "DELETE /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3 HTTP/1.1" 409 388 0.005515 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005469 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine/737bbf7e-ad29-45ac-970f-2b2a06df6894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002741 10.0.0.19 - - [2026-06-04 02:30:06] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023975 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.026118 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.014141 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.024935 10.0.0.19 - - [2026-06-04 02:30:06] "DELETE /instance-ip/c28da366-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.040651 10.0.0.19 - - [2026-06-04 02:30:06] "DELETE /virtual-machine-interface/c273833c-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.031953 10.0.0.19 - - [2026-06-04 02:30:06] "DELETE /virtual-machine/737bbf7e-ad29-45ac-970f-2b2a06df6894 HTTP/1.1" 200 115 0.019412 10.0.0.19 - - [2026-06-04 02:30:06] "DELETE /tag/9314adf9-132d-4f98-b6de-8f5379ee3a41 HTTP/1.1" 200 115 0.037680 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004062 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006824 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine/666d342c-1708-48c5-8b8d-69754776a95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003931 10.0.0.19 - - [2026-06-04 02:30:06] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.19 - - [2026-06-04 02:30:06] "GET /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016268 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.017286 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.020126 10.0.0.19 - - [2026-06-04 02:30:06] "POST /set-tag HTTP/1.1" 200 109 0.019305 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.018280 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /instance-ip/c1c3c668-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.050898 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /virtual-machine-interface/c1b0d58a-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.041162 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /virtual-machine/666d342c-1708-48c5-8b8d-69754776a95a HTTP/1.1" 200 115 0.015147 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /tag/dff52e33-d34e-4651-adcb-30a4d9917408 HTTP/1.1" 200 115 0.028305 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003605 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010982 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine/4a470302-1da7-450a-8c52-219791d14ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002550 10.0.0.19 - - [2026-06-04 02:30:07] "POST /ref-update HTTP/1.1" 200 156 0.012414 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017791 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.014418 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.018508 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.022886 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.012133 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /instance-ip/c22680e6-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.045221 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /virtual-machine-interface/c2121ab6-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.041593 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /virtual-machine/4a470302-1da7-450a-8c52-219791d14ac7 HTTP/1.1" 200 115 0.028575 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /tag/71224f1d-4a2b-4e4e-986a-ab5306fde467 HTTP/1.1" 200 115 0.032562 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /tag/448c6b18-88e1-4971-87b5-e8b096140aa3 HTTP/1.1" 200 115 0.031387 10.0.0.19 - - [2026-06-04 02:30:07] "DELETE /tag/b238de5e-3137-442f-bdfa-a799e3f0d283 HTTP/1.1" 409 236 0.004404 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004198 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003441 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine/4db7c6bd-a226-456d-b8f4-a39dcd562055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003023 10.0.0.19 - - [2026-06-04 02:30:07] "POST /ref-update HTTP/1.1" 200 156 0.008836 10.0.0.19 - - [2026-06-04 02:30:07] "GET /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016501 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.024449 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.023051 10.0.0.19 - - [2026-06-04 02:30:07] "POST /set-tag HTTP/1.1" 200 109 0.038276 10.0.0.19 - - [2026-06-04 02:30:08] "POST /set-tag HTTP/1.1" 200 109 0.011686 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /instance-ip/c2fc884e-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.042738 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /virtual-machine-interface/c2e5a138-5fbc-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.029974 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /virtual-machine/4db7c6bd-a226-456d-b8f4-a39dcd562055 HTTP/1.1" 200 115 0.014792 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /tag/0a642580-880e-4df7-bcf8-e6e766eb2958 HTTP/1.1" 409 236 0.004118 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d HTTP/1.1" 409 236 0.005284 10.0.0.19 - - [2026-06-04 02:30:08] "DELETE /tag/c32916dc-bddb-4227-9745-05a44d3fb0bc HTTP/1.1" 200 115 0.028539 10.0.0.19 - - [2026-06-04 02:30:09] "POST /projects HTTP/1.1" 409 238 0.001976 10.0.0.19 - - [2026-06-04 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.19 - - [2026-06-04 02:30:09] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021631 10.0.0.19 - - [2026-06-04 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-06-04 02:30:09] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003745 10.0.0.19 - - [2026-06-04 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-06-04 02:30:09] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003676 10.0.0.19 - - [2026-06-04 02:30:09] "POST /security-groups HTTP/1.1" 409 285 0.002043 10.0.0.19 - - [2026-06-04 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-06-04 02:30:10] "PUT /security-group/1659b2c5-4c4b-430a-81db-36ef4cceddce HTTP/1.1" 200 262 0.055603 10.0.0.19 - - [2026-06-04 02:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025245 10.0.0.19 - - [2026-06-04 02:30:10] "PUT /access-control-list/867d507f-333d-4642-9d51-2f9863d7d165 HTTP/1.1" 200 272 0.031682 10.0.0.19 - - [2026-06-04 02:30:10] "PUT /access-control-list/2d34b208-c426-4865-bc65-316bc3ba49b2 HTTP/1.1" 200 272 0.013673 10.0.0.19 - - [2026-06-04 02:30:15] "POST /projects HTTP/1.1" 409 238 0.002612 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2026-06-04 02:30:15] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027277 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-06-04 02:30:15] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003238 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-06-04 02:30:15] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004746 10.0.0.19 - - [2026-06-04 02:30:15] "POST /security-groups HTTP/1.1" 409 285 0.002954 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-06-04 02:30:15] "PUT /security-group/1659b2c5-4c4b-430a-81db-36ef4cceddce HTTP/1.1" 200 262 0.053289 10.0.0.19 - - [2026-06-04 02:30:15] "PUT /access-control-list/867d507f-333d-4642-9d51-2f9863d7d165 HTTP/1.1" 200 272 0.024178 10.0.0.19 - - [2026-06-04 02:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028490 10.0.0.19 - - [2026-06-04 02:30:15] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002804 10.0.0.19 - - [2026-06-04 02:30:15] "PUT /access-control-list/2d34b208-c426-4865-bc65-316bc3ba49b2 HTTP/1.1" 200 272 0.024807 10.0.0.19 - - [2026-06-04 02:30:15] "GET /firewall-rule/3f26ed49-0e02-417a-978e-cae0de7f54b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002500 10.0.0.19 - - [2026-06-04 02:30:15] "POST /ref-update HTTP/1.1" 200 156 0.052256 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /firewall-rule/3f26ed49-0e02-417a-978e-cae0de7f54b4 HTTP/1.1" 200 115 0.023211 10.0.0.19 - - [2026-06-04 02:30:15] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.007768 10.0.0.19 - - [2026-06-04 02:30:15] "GET /firewall-rule/9be92a3f-8813-472c-bd79-a7c52ebbeeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002720 10.0.0.19 - - [2026-06-04 02:30:15] "POST /ref-update HTTP/1.1" 200 156 0.045261 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /firewall-rule/9be92a3f-8813-472c-bd79-a7c52ebbeeda HTTP/1.1" 200 115 0.036132 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /tag/0a642580-880e-4df7-bcf8-e6e766eb2958 HTTP/1.1" 409 236 0.008085 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d HTTP/1.1" 409 236 0.004518 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /tag/768f2ac2-49b0-4efd-993d-dfd9ff788914 HTTP/1.1" 200 115 0.030699 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2026-06-04 02:30:15] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003831 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-06-04 02:30:15] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004280 10.0.0.19 - - [2026-06-04 02:30:15] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.039042 10.0.0.19 - - [2026-06-04 02:30:15] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.039294 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /security-group/1659b2c5-4c4b-430a-81db-36ef4cceddce HTTP/1.1" 200 115 0.045661 10.0.0.19 - - [2026-06-04 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-06-04 02:30:15] "DELETE /access-control-list/867d507f-333d-4642-9d51-2f9863d7d165 HTTP/1.1" 200 115 0.035912 10.0.0.19 - - [2026-06-04 02:30:16] "DELETE /access-control-list/2d34b208-c426-4865-bc65-316bc3ba49b2 HTTP/1.1" 200 115 0.026574 10.0.0.19 - - [2026-06-04 02:30:16] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033235 10.0.0.19 - - [2026-06-04 02:30:16] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?fields=security_groups HTTP/1.1" 200 1352 0.033601 10.0.0.19 - - [2026-06-04 02:30:16] "DELETE /security-group/028e266d-4b63-4598-8339-bb5f76716778 HTTP/1.1" 200 115 0.046137 10.0.0.19 - - [2026-06-04 02:30:16] "DELETE /access-control-list/423b016f-123a-45cd-922f-8f731a6f0dce HTTP/1.1" 200 115 0.036931 10.0.0.19 - - [2026-06-04 02:30:16] "GET /project/23147a9c-9b90-4a72-b141-9d98328a7880?fields=application_policy_sets HTTP/1.1" 200 1391 0.050453 10.0.0.19 - - [2026-06-04 02:30:16] "DELETE /access-control-list/94e27451-e5c7-4296-b3f2-ea8746c83b48 HTTP/1.1" 200 115 0.042643 10.0.0.19 - - [2026-06-04 02:30:16] "DELETE /project/23147a9c-9b90-4a72-b141-9d98328a7880 HTTP/1.1" 200 115 0.291775 10.0.0.19 - - [2026-06-04 02:30:16] "POST /projects HTTP/1.1" 409 238 0.002046 10.0.0.19 - - [2026-06-04 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.19 - - [2026-06-04 02:30:16] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027794 10.0.0.19 - - [2026-06-04 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.19 - - [2026-06-04 02:30:16] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003967 10.0.0.19 - - [2026-06-04 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-06-04 02:30:16] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003757 10.0.0.19 - - [2026-06-04 02:30:16] "POST /security-groups HTTP/1.1" 409 285 0.001814 10.0.0.19 - - [2026-06-04 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-06-04 02:30:16] "PUT /security-group/6a4edc5e-f6dd-40d1-9300-cbcff4086908 HTTP/1.1" 200 262 0.059942 10.0.0.19 - - [2026-06-04 02:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026015 10.0.0.19 - - [2026-06-04 02:30:16] "PUT /access-control-list/d1a1521d-6697-494b-b8dc-42db39d9b42b HTTP/1.1" 200 272 0.019592 10.0.0.19 - - [2026-06-04 02:30:16] "PUT /access-control-list/54424acf-718d-4fe1-9fe4-75a33fb0017b HTTP/1.1" 200 272 0.018514 10.0.0.19 - - [2026-06-04 02:30:20] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002452 10.0.0.19 - - [2026-06-04 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2026-06-04 02:30:20] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002157 10.0.0.19 - - [2026-06-04 02:30:20] "GET /firewall-policy/175e3462-965c-411c-a7e2-f71b3f6c0e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002323 10.0.0.19 - - [2026-06-04 02:30:20] "GET /firewall-rule/f6f4ac6d-a272-4f43-9104-697004997a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002329 10.0.0.19 - - [2026-06-04 02:30:20] "POST /ref-update HTTP/1.1" 200 156 0.016379 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /firewall-rule/f6f4ac6d-a272-4f43-9104-697004997a4f HTTP/1.1" 200 115 0.056142 10.0.0.19 - - [2026-06-04 02:30:21] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002500 10.0.0.19 - - [2026-06-04 02:30:21] "GET /firewall-rule/58588d87-fb07-486c-9ebf-c0a168b36651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.006046 10.0.0.19 - - [2026-06-04 02:30:21] "POST /ref-update HTTP/1.1" 200 156 0.028484 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /firewall-rule/58588d87-fb07-486c-9ebf-c0a168b36651 HTTP/1.1" 200 115 0.052453 10.0.0.19 - - [2026-06-04 02:30:21] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004177 10.0.0.19 - - [2026-06-04 02:30:21] "GET /firewall-rule/ba6f5de2-e5a3-4121-bff5-4223cd68399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.009003 10.0.0.19 - - [2026-06-04 02:30:21] "POST /ref-update HTTP/1.1" 200 156 0.022361 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /firewall-rule/ba6f5de2-e5a3-4121-bff5-4223cd68399a HTTP/1.1" 200 115 0.063721 10.0.0.19 - - [2026-06-04 02:30:21] "GET /application-policy-set/46fb5efb-b10e-4c32-88db-011439b9b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002699 10.0.0.19 - - [2026-06-04 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.19 - - [2026-06-04 02:30:21] "GET /policy-management/74c02dfd-7474-4e34-ac9b-e704b623f434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001946 10.0.0.19 - - [2026-06-04 02:30:21] "GET /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010839 10.0.0.19 - - [2026-06-04 02:30:21] "POST /ref-update HTTP/1.1" 200 156 0.023612 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /firewall-policy/9cdb4a6f-a10d-4ade-bbf9-aabeb637de41 HTTP/1.1" 200 115 0.030580 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /tag/0a642580-880e-4df7-bcf8-e6e766eb2958 HTTP/1.1" 200 115 0.060954 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /tag/4dca4077-e2df-4a3e-a96b-e1a424ed347d HTTP/1.1" 200 115 0.033130 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /tag/d2a42416-78a8-4726-bdb3-d854b7bc8dc3 HTTP/1.1" 200 115 0.042330 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /tag/b238de5e-3137-442f-bdfa-a799e3f0d283 HTTP/1.1" 200 115 0.040522 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /loadbalancer-member/58278844-a7e9-4c80-8909-16e28d06099e HTTP/1.1" 200 115 0.022262 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /loadbalancer-pool/1e53697a-cc71-4460-bdff-3a7b70e59e76 HTTP/1.1" 200 115 0.021024 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /loadbalancer-listener/c8004a53-1507-4d0e-b7d8-82c21e1e84bd HTTP/1.1" 200 115 0.023240 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /loadbalancer/0a3041e3-1f2b-4517-9843-7157eb226ffa HTTP/1.1" 200 115 0.038276 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /floating-ip/be69c749-bda5-4c67-b23c-b6c472bf2cbe HTTP/1.1" 200 115 0.022132 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /instance-ip/3f8416bd-3a4a-40a2-bbd7-92999fb855a3 HTTP/1.1" 200 115 0.061706 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /virtual-machine-interface/8035966d-ff04-43bc-a461-1ebeb0589cf8 HTTP/1.1" 200 115 0.045571 10.0.0.19 - - [2026-06-04 02:30:21] "DELETE /tag/4aa5334b-156a-4f98-96a1-7e099b9a409e HTTP/1.1" 200 115 0.032782 10.0.0.19 - - [2026-06-04 02:30:21] "POST /projects HTTP/1.1" 409 238 0.001490 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2026-06-04 02:30:22] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022721 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-06-04 02:30:22] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003718 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.19 - - [2026-06-04 02:30:22] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003259 10.0.0.19 - - [2026-06-04 02:30:22] "POST /security-groups HTTP/1.1" 409 285 0.002400 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2026-06-04 02:30:22] "PUT /security-group/6a4edc5e-f6dd-40d1-9300-cbcff4086908 HTTP/1.1" 200 262 0.051500 10.0.0.19 - - [2026-06-04 02:30:22] "PUT /access-control-list/d1a1521d-6697-494b-b8dc-42db39d9b42b HTTP/1.1" 200 272 0.015313 10.0.0.19 - - [2026-06-04 02:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046860 10.0.0.19 - - [2026-06-04 02:30:22] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.021234 10.0.0.19 - - [2026-06-04 02:30:22] "PUT /access-control-list/54424acf-718d-4fe1-9fe4-75a33fb0017b HTTP/1.1" 200 272 0.050303 10.0.0.19 - - [2026-06-04 02:30:22] "GET /firewall-rule/517c8abe-98d1-4a70-b3e8-eb5a9b089ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007010 10.0.0.19 - - [2026-06-04 02:30:22] "POST /ref-update HTTP/1.1" 200 156 0.072064 10.0.0.19 - - [2026-06-04 02:30:22] "DELETE /firewall-rule/517c8abe-98d1-4a70-b3e8-eb5a9b089ed4 HTTP/1.1" 200 115 0.090364 10.0.0.19 - - [2026-06-04 02:30:22] "GET /firewall-policy/1d514b1b-1d25-4b19-876d-5821d20a2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007625 10.0.0.19 - - [2026-06-04 02:30:22] "GET /firewall-rule/51cf47b2-1907-4c9c-bc7f-42b0047b130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008263 10.0.0.19 - - [2026-06-04 02:30:22] "POST /ref-update HTTP/1.1" 200 156 0.049682 10.0.0.19 - - [2026-06-04 02:30:22] "DELETE /firewall-rule/51cf47b2-1907-4c9c-bc7f-42b0047b130b HTTP/1.1" 200 115 0.048368 10.0.0.19 - - [2026-06-04 02:30:22] "DELETE /tag/02c9a457-b96b-4457-b392-42d979f7d98b HTTP/1.1" 200 115 0.035596 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-06-04 02:30:22] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004337 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-06-04 02:30:22] "GET /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003257 10.0.0.19 - - [2026-06-04 02:30:22] "PUT /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14 HTTP/1.1" 200 264 0.042607 10.0.0.19 - - [2026-06-04 02:30:22] "PUT /virtual-network/81c12af7-79e0-437b-81c6-57d829e9d1b8 HTTP/1.1" 200 264 0.041338 10.0.0.19 - - [2026-06-04 02:30:22] "DELETE /security-group/6a4edc5e-f6dd-40d1-9300-cbcff4086908 HTTP/1.1" 200 115 0.049777 10.0.0.19 - - [2026-06-04 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /access-control-list/d1a1521d-6697-494b-b8dc-42db39d9b42b HTTP/1.1" 200 115 0.027303 10.0.0.19 - - [2026-06-04 02:30:23] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034402 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /access-control-list/54424acf-718d-4fe1-9fe4-75a33fb0017b HTTP/1.1" 200 115 0.047340 10.0.0.19 - - [2026-06-04 02:30:23] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?fields=security_groups HTTP/1.1" 200 1352 0.039783 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /security-group/66083dc5-45ac-419f-8560-cef51f2590ae HTTP/1.1" 200 115 0.051145 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /access-control-list/96baad6b-1c37-43e5-a810-8520a56c3c8d HTTP/1.1" 200 115 0.038848 10.0.0.19 - - [2026-06-04 02:30:23] "GET /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3?fields=application_policy_sets HTTP/1.1" 200 1391 0.055920 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /access-control-list/00d3ed9b-1154-4de7-9fcd-78366a4e7a96 HTTP/1.1" 200 115 0.056738 10.0.0.19 - - [2026-06-04 02:30:23] "DELETE /project/0fe605d8-e321-4d93-b5b3-dfd3d56165b3 HTTP/1.1" 200 115 0.343202 10.0.0.19 - - [2026-06-04 02:31:23] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.19 - - [2026-06-04 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-06-04 02:31:23] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003412 10.0.0.19 - - [2026-06-04 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-06-04 02:31:23] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002027 10.0.0.19 - - [2026-06-04 02:31:39] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.19 - - [2026-06-04 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2026-06-04 02:31:39] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007100 10.0.0.19 - - [2026-06-04 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-06-04 02:31:39] "GET /config-node/c88fc806-1a5e-452e-997f-cfdd686bb4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.016932 10.0.0.19 - - [2026-06-04 02:31:39] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.19 - - [2026-06-04 02:31:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004543 10.0.0.19 - - [2026-06-04 02:31:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006987 10.0.0.19 - - [2026-06-04 02:31:44] "GET /global-system-configs HTTP/1.1" 200 322 0.004509 10.0.0.19 - - [2026-06-04 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-06-04 02:31:44] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002215 10.0.0.19 - - [2026-06-04 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.19 - - [2026-06-04 02:31:44] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.008008 10.0.0.19 - - [2026-06-04 02:31:45] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 264 0.002370 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/9ce0a5fe-2161-4c66-996f-e93f9e657c05 HTTP/1.1" 200 244 0.024132 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 261 0.002252 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/8b4d231c-1258-4512-a41c-50342788c8d9 HTTP/1.1" 200 244 0.010383 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 261 0.005161 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/e2d2de6f-89ae-4241-a45a-0bbfe8260b76 HTTP/1.1" 200 244 0.010145 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 253 0.007226 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/94beb93c-227d-47d0-9382-f9b8c915032c HTTP/1.1" 200 244 0.010269 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 251 0.008733 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/e4767dfe-9031-4706-9dc7-06a63514a1c6 HTTP/1.1" 200 244 0.010581 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 252 0.012817 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/40b50c1b-cf65-434b-9096-16c315d6fb0f HTTP/1.1" 200 244 0.011309 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 256 0.004711 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/cee64e03-41d5-4853-b8df-273ac18d23ac HTTP/1.1" 200 244 0.010997 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 248 0.004928 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/96271044-fcbf-4029-8a1c-b20030e29e53 HTTP/1.1" 200 244 0.012170 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 252 0.007340 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/c22a2193-e63b-4f80-9f9a-8983ca2c043f HTTP/1.1" 200 244 0.010515 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 257 0.006115 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.19 - - [2026-06-04 02:31:45] "PUT /alarm/b8c17e05-a4d7-4189-ba71-ccd06c19dd5d HTTP/1.1" 200 244 0.009978 10.0.0.19 - - [2026-06-04 02:31:45] "POST /alarms HTTP/1.1" 409 251 0.012358 10.0.0.19 - - [2026-06-04 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/cd849f10-68a5-4373-a430-7abd86e8df8e HTTP/1.1" 200 244 0.014042 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 257 0.017295 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/27926e79-66b9-4891-a499-db389473cb04 HTTP/1.1" 200 244 0.019512 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 261 0.004083 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/ce4d7e56-de2b-4bdb-ac05-2a22490b61ec HTTP/1.1" 200 244 0.017373 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 258 0.012950 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/4a9f73aa-2ecd-4d19-85fd-00fc7de652a4 HTTP/1.1" 200 244 0.021183 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 254 0.011514 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/09882e09-1bd1-4e71-b48f-3d4d1ff22d5b HTTP/1.1" 200 244 0.015943 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 254 0.017061 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/54651d47-7d29-47e0-a61f-6863941597a5 HTTP/1.1" 200 244 0.012098 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 254 0.001799 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/436830e3-1bd0-4a10-a1be-b5f1910b6bdd HTTP/1.1" 200 244 0.009323 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 247 0.002862 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/ee2691b2-d30c-45ae-b024-126a410e5b34 HTTP/1.1" 200 244 0.012921 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 272 0.002097 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/4dc63284-0590-4f3b-9822-50797e55eda8 HTTP/1.1" 200 244 0.011438 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 261 0.002832 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/c36f47a2-5fd5-42eb-b9db-90d3928d0164 HTTP/1.1" 200 244 0.009076 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 259 0.008029 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/32020bf7-e132-4890-81bc-e95697209b04 HTTP/1.1" 200 244 0.013626 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 265 0.007478 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/39c1ff65-799c-4894-a454-d7dcd8ec5302 HTTP/1.1" 200 244 0.011796 10.0.0.19 - - [2026-06-04 02:31:46] "POST /alarms HTTP/1.1" 409 279 0.007316 10.0.0.19 - - [2026-06-04 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.19 - - [2026-06-04 02:31:46] "PUT /alarm/2ac3bc3c-1626-47e3-86e5-5d0a3b510794 HTTP/1.1" 200 244 0.009824 10.0.0.19 - - [2026-06-04 02:31:47] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.19 - - [2026-06-04 02:31:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001927 10.0.0.19 - - [2026-06-04 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2026-06-04 02:31:47] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.006957 10.0.0.19 - - [2026-06-04 02:31:47] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.19 - - [2026-06-04 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.19 - - [2026-06-04 02:31:47] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003719 10.0.0.19 - - [2026-06-04 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-06-04 02:31:47] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.011824 10.0.0.19 - - [2026-06-04 02:31:47] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.19 - - [2026-06-04 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2026-06-04 02:31:47] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013661 10.0.0.19 - - [2026-06-04 02:31:47] "PUT /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599 HTTP/1.1" 200 274 0.036646 10.0.0.19 - - [2026-06-04 02:31:51] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.19 - - [2026-06-04 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2026-06-04 02:31:51] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003630 10.0.0.19 - - [2026-06-04 02:31:51] "POST /bgp-routers HTTP/1.1" 409 301 0.003791 10.0.0.19 - - [2026-06-04 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.19 - - [2026-06-04 02:31:51] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006315 10.0.0.19 - - [2026-06-04 02:31:51] "PUT /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3 HTTP/1.1" 200 254 0.015836 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001706 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001709 10.0.0.19 - - [2026-06-04 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2026-06-04 02:31:54] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002542 10.0.0.19 - - [2026-06-04 02:32:06] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.19 - - [2026-06-04 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-06-04 02:32:06] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004395 10.0.0.19 - - [2026-06-04 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2026-06-04 02:32:06] "GET /config-node/c88fc806-1a5e-452e-997f-cfdd686bb4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001781 10.0.0.19 - - [2026-06-04 02:32:18] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.19 - - [2026-06-04 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-06-04 02:32:18] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002438 10.0.0.19 - - [2026-06-04 02:32:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001824 10.0.0.19 - - [2026-06-04 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2026-06-04 02:32:18] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004325 10.0.0.19 - - [2026-06-04 02:32:18] "PUT /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3 HTTP/1.1" 200 254 0.012004 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:32:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:32:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.19 - - [2026-06-04 02:32:32] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.19 - - [2026-06-04 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2026-06-04 02:32:32] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004188 10.0.0.19 - - [2026-06-04 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.19 - - [2026-06-04 02:32:32] "GET /config-node/c88fc806-1a5e-452e-997f-cfdd686bb4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001607 10.0.0.19 - - [2026-06-04 02:32:33] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.19 - - [2026-06-04 02:32:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002005 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2026-06-04 02:32:38] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003895 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.006426 10.0.0.19 - - [2026-06-04 02:32:38] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 264 0.003722 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/9ce0a5fe-2161-4c66-996f-e93f9e657c05 HTTP/1.1" 200 244 0.009213 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 261 0.002553 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/8b4d231c-1258-4512-a41c-50342788c8d9 HTTP/1.1" 200 244 0.009507 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 261 0.008976 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/e2d2de6f-89ae-4241-a45a-0bbfe8260b76 HTTP/1.1" 200 244 0.010537 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 253 0.009027 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/94beb93c-227d-47d0-9382-f9b8c915032c HTTP/1.1" 200 244 0.010877 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 251 0.012439 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/e4767dfe-9031-4706-9dc7-06a63514a1c6 HTTP/1.1" 200 244 0.010131 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 252 0.007729 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/40b50c1b-cf65-434b-9096-16c315d6fb0f HTTP/1.1" 200 244 0.009122 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 256 0.005508 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/cee64e03-41d5-4853-b8df-273ac18d23ac HTTP/1.1" 200 244 0.011345 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 248 0.014615 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/96271044-fcbf-4029-8a1c-b20030e29e53 HTTP/1.1" 200 244 0.010029 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 252 0.003016 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-06-04 02:32:38] "PUT /alarm/c22a2193-e63b-4f80-9f9a-8983ca2c043f HTTP/1.1" 200 244 0.010172 10.0.0.19 - - [2026-06-04 02:32:38] "POST /alarms HTTP/1.1" 409 257 0.004501 10.0.0.19 - - [2026-06-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/b8c17e05-a4d7-4189-ba71-ccd06c19dd5d HTTP/1.1" 200 244 0.011109 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 251 0.006514 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/cd849f10-68a5-4373-a430-7abd86e8df8e HTTP/1.1" 200 244 0.008708 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 257 0.006156 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/27926e79-66b9-4891-a499-db389473cb04 HTTP/1.1" 200 244 0.011181 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 261 0.017606 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/ce4d7e56-de2b-4bdb-ac05-2a22490b61ec HTTP/1.1" 200 244 0.009770 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 258 0.005145 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/4a9f73aa-2ecd-4d19-85fd-00fc7de652a4 HTTP/1.1" 200 244 0.008440 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 254 0.002531 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/09882e09-1bd1-4e71-b48f-3d4d1ff22d5b HTTP/1.1" 200 244 0.011054 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 254 0.006009 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/54651d47-7d29-47e0-a61f-6863941597a5 HTTP/1.1" 200 244 0.020579 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 254 0.016486 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/436830e3-1bd0-4a10-a1be-b5f1910b6bdd HTTP/1.1" 200 244 0.014181 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 247 0.023151 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/ee2691b2-d30c-45ae-b024-126a410e5b34 HTTP/1.1" 200 244 0.012184 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 272 0.019949 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/4dc63284-0590-4f3b-9822-50797e55eda8 HTTP/1.1" 200 244 0.021430 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 261 0.013073 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/c36f47a2-5fd5-42eb-b9db-90d3928d0164 HTTP/1.1" 200 244 0.010237 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 259 0.021273 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/32020bf7-e132-4890-81bc-e95697209b04 HTTP/1.1" 200 244 0.010526 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 265 0.012519 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-06-04 02:32:39] "PUT /alarm/39c1ff65-799c-4894-a454-d7dcd8ec5302 HTTP/1.1" 200 244 0.011468 10.0.0.19 - - [2026-06-04 02:32:39] "POST /alarms HTTP/1.1" 409 279 0.006769 10.0.0.19 - - [2026-06-04 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2026-06-04 02:32:40] "PUT /alarm/2ac3bc3c-1626-47e3-86e5-5d0a3b510794 HTTP/1.1" 200 244 0.013551 10.0.0.19 - - [2026-06-04 02:32:40] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.19 - - [2026-06-04 02:32:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002672 10.0.0.19 - - [2026-06-04 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.19 - - [2026-06-04 02:32:40] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.007592 10.0.0.19 - - [2026-06-04 02:32:40] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.19 - - [2026-06-04 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-06-04 02:32:40] "GET /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002403 10.0.0.19 - - [2026-06-04 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.19 - - [2026-06-04 02:32:40] "PUT /global-vrouter-config/70eba40d-1c78-4d0d-9adf-37338911c43c HTTP/1.1" 200 276 0.009399 10.0.0.19 - - [2026-06-04 02:32:40] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.19 - - [2026-06-04 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.19 - - [2026-06-04 02:32:40] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004484 10.0.0.19 - - [2026-06-04 02:32:40] "PUT /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599 HTTP/1.1" 200 274 0.013038 10.0.0.19 - - [2026-06-04 02:32:44] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.19 - - [2026-06-04 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-06-04 02:32:44] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002271 10.0.0.19 - - [2026-06-04 02:32:44] "POST /bgp-routers HTTP/1.1" 409 301 0.007544 10.0.0.19 - - [2026-06-04 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.19 - - [2026-06-04 02:32:44] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003554 10.0.0.19 - - [2026-06-04 02:32:44] "PUT /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3 HTTP/1.1" 200 254 0.008009 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:32:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:32:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 10.0.0.19 - - [2026-06-04 02:32:49] "POST /tags HTTP/1.1" 200 355 0.034022 10.0.0.19 - - [2026-06-04 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.026231 10.0.0.19 - - [2026-06-04 02:32:49] "GET /tag/8331daa6-cbe4-4694-bc00-675984590d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018444 10.0.0.19 - - [2026-06-04 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.19 - - [2026-06-04 02:32:49] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009854 10.0.0.19 - - [2026-06-04 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-06-04 02:32:49] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061087 10.0.0.19 - - [2026-06-04 02:32:49] "POST /virtual-machines HTTP/1.1" 200 351 0.008099 10.0.0.19 - - [2026-06-04 02:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021920 10.0.0.19 - - [2026-06-04 02:32:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.206854 10.0.0.19 - - [2026-06-04 02:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024562 10.0.0.19 - - [2026-06-04 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006842 10.0.0.19 - - [2026-06-04 02:32:50] "POST /instance-ips HTTP/1.1" 200 391 0.031079 10.0.0.19 - - [2026-06-04 02:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043730 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009072 10.0.0.19 - - [2026-06-04 02:32:50] "POST /set-tag HTTP/1.1" 200 109 0.015112 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010498 10.0.0.19 - - [2026-06-04 02:32:50] "GET /instance-ip/ae1e4d80-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.026997 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004035 10.0.0.19 - - [2026-06-04 02:32:50] "POST /set-tag HTTP/1.1" 200 109 0.004740 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004046 10.0.0.19 - - [2026-06-04 02:32:50] "POST /ref-update HTTP/1.1" 200 156 0.010190 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015671 10.0.0.19 - - [2026-06-04 02:32:50] "POST /set-tag HTTP/1.1" 200 109 0.004518 10.0.0.19 - - [2026-06-04 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-network/42107c67-a8d5-4874-a253-83f0c7b89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003606 10.0.0.19 - - [2026-06-04 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.19 - - [2026-06-04 02:32:50] "GET /project/57859cd4-46ad-454b-9512-cbe50b625c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058400 10.0.0.19 - - [2026-06-04 02:32:50] "POST /virtual-machines HTTP/1.1" 200 355 0.008475 10.0.0.19 - - [2026-06-04 02:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028782 10.0.0.19 - - [2026-06-04 02:32:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115640 10.0.0.19 - - [2026-06-04 02:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007942 10.0.0.19 - - [2026-06-04 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012990 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004543 10.0.0.19 - - [2026-06-04 02:32:50] "POST /instance-ips HTTP/1.1" 200 395 0.026820 10.0.0.19 - - [2026-06-04 02:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040415 10.0.0.19 - - [2026-06-04 02:32:50] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011309 10.0.0.19 - - [2026-06-04 02:32:51] "POST /set-tag HTTP/1.1" 200 109 0.033782 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.030494 10.0.0.19 - - [2026-06-04 02:32:51] "GET /instance-ip/ae9c1daa-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.019295 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003896 10.0.0.19 - - [2026-06-04 02:32:51] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-router/24028cbb-040d-4ead-822e-1cb47e458b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004857 10.0.0.19 - - [2026-06-04 02:32:51] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007144 10.0.0.19 - - [2026-06-04 02:32:51] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003804 10.0.0.19 - - [2026-06-04 02:32:51] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.19 - - [2026-06-04 02:32:51] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003170 10.0.0.19 - - [2026-06-04 02:32:51] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.19 - - [2026-06-04 02:33:01] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004475 10.0.0.19 - - [2026-06-04 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.19 - - [2026-06-04 02:33:02] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004238 10.0.0.19 - - [2026-06-04 02:33:02] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.19 - - [2026-06-04 02:33:03] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005724 10.0.0.19 - - [2026-06-04 02:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.19 - - [2026-06-04 02:33:25] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.19 - - [2026-06-04 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-06-04 02:33:25] "GET /global-system-config/2b750e0f-b41b-4b1d-bec3-a94e02599599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004247 10.0.0.19 - - [2026-06-04 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.19 - - [2026-06-04 02:33:25] "GET /config-node/c88fc806-1a5e-452e-997f-cfdd686bb4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002075 10.0.0.19 - - [2026-06-04 02:33:34] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004484 10.0.0.19 - - [2026-06-04 02:33:34] "POST /set-tag HTTP/1.1" 200 109 0.004839 10.0.0.19 - - [2026-06-04 02:33:34] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006896 10.0.0.19 - - [2026-06-04 02:33:34] "POST /set-tag HTTP/1.1" 200 109 0.005958 10.0.0.19 - - [2026-06-04 02:33:34] "GET /virtual-machine/d11c1deb-bb1a-43a4-a876-5868a9ffdcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004469 10.0.0.19 - - [2026-06-04 02:33:34] "POST /ref-update HTTP/1.1" 200 156 0.023005 10.0.0.19 - - [2026-06-04 02:33:34] "GET /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018318 10.0.0.19 - - [2026-06-04 02:33:34] "POST /set-tag HTTP/1.1" 200 109 0.016857 10.0.0.19 - - [2026-06-04 02:33:34] "POST /set-tag HTTP/1.1" 200 109 0.059426 10.0.0.19 - - [2026-06-04 02:33:34] "DELETE /instance-ip/ae1e4d80-5fbd-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.065080 10.0.0.19 - - [2026-06-04 02:33:35] "DELETE /virtual-machine-interface/adf350d0-5fbd-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.079104 10.0.0.19 - - [2026-06-04 02:33:35] "DELETE /virtual-machine/d11c1deb-bb1a-43a4-a876-5868a9ffdcb1 HTTP/1.1" 200 115 0.054689 10.0.0.19 - - [2026-06-04 02:33:35] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010553 10.0.0.19 - - [2026-06-04 02:33:35] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.19 - - [2026-06-04 02:33:36] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.19 - - [2026-06-04 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.19 - - [2026-06-04 02:33:36] "GET /routing-instance/50bcd023-7aba-44b3-bbac-5f949bb4ef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003185 10.0.0.19 - - [2026-06-04 02:33:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001669 10.0.0.19 - - [2026-06-04 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2026-06-04 02:33:36] "GET /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003940 10.0.0.19 - - [2026-06-04 02:33:36] "PUT /bgp-router/25628df5-1de2-4000-8c93-f936175bd7c3 HTTP/1.1" 200 254 0.013130 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.19 - - [2026-06-04 02:33:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.19 - - [2026-06-04 02:34:05] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004190 10.0.0.19 - - [2026-06-04 02:34:05] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.19 - - [2026-06-04 02:34:05] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009772 10.0.0.19 - - [2026-06-04 02:34:05] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.19 - - [2026-06-04 02:34:05] "GET /virtual-machine/c7b93bb0-2254-49b6-8c54-612d12a18418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005371 10.0.0.19 - - [2026-06-04 02:34:05] "POST /ref-update HTTP/1.1" 200 156 0.009516 10.0.0.19 - - [2026-06-04 02:34:05] "GET /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007745 10.0.0.19 - - [2026-06-04 02:34:05] "POST /set-tag HTTP/1.1" 200 109 0.012290 10.0.0.19 - - [2026-06-04 02:34:05] "POST /set-tag HTTP/1.1" 200 109 0.017834 10.0.0.19 - - [2026-06-04 02:34:05] "DELETE /instance-ip/ae9c1daa-5fbd-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.042536 10.0.0.19 - - [2026-06-04 02:34:05] "DELETE /virtual-machine-interface/ae820140-5fbd-11f1-96a1-fa163e6a9c08 HTTP/1.1" 200 115 0.044257 10.0.0.19 - - [2026-06-04 02:34:06] "DELETE /virtual-machine/c7b93bb0-2254-49b6-8c54-612d12a18418 HTTP/1.1" 200 115 0.029822 10.0.0.19 - - [2026-06-04 02:34:06] "DELETE /tag/8331daa6-cbe4-4694-bc00-675984590d26 HTTP/1.1" 200 115 0.050497