++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 1 01:38:12 AM UTC 2026 ===================' INFO: =================== Mon Jun 1 01:38:12 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.19,10.136.204.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.136.204.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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/01/2026 01:38:55.930 7f619762c7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/01/2026 01:38:56.286 7f619762c7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/01/2026 01:38:56.303 7f619762c7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/01/2026 01:38:56.308 7f619762c7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-06-01 01:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000627 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-01 01:39:07] "GET / HTTP/1.1" 503 181 0.006423 10.0.0.19 - - [2026-06-01 01:39:07] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.19 - - [2026-06-01 01:39:08] "GET / HTTP/1.1" 200 45303 0.001558 10.0.0.19 - - [2026-06-01 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.19 - - [2026-06-01 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.19 - - [2026-06-01 01:39:08] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.004288 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.19 - - [2026-06-01 01:39:09] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006181 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051908 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.002821 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.19 - - [2026-06-01 01:39:09] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007188 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023743 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018851 10.0.0.19 - - [2026-06-01 01:39:09] "GET /network-ipam/e81028e8-878d-4a59-a41b-bef8e04535af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005276 10.0.0.19 - - [2026-06-01 01:39:09] "GET / HTTP/1.1" 200 35931 0.002442 10.0.0.19 - - [2026-06-01 01:39:09] "GET / HTTP/1.1" 200 35931 0.001198 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021176 10.0.0.19 - - [2026-06-01 01:39:09] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012543 10.0.0.19 - - [2026-06-01 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.003093 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-templates HTTP/1.1" 200 511 0.066592 10.0.0.19 - - [2026-06-01 01:39:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.066230 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-templates HTTP/1.1" 200 501 0.056870 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-templates HTTP/1.1" 200 515 0.067216 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-templates HTTP/1.1" 200 535 0.070848 10.0.0.19 - - [2026-06-01 01:39:09] "POST /service-templates HTTP/1.1" 200 507 0.050721 10.0.0.19 - - [2026-06-01 01:39:10] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.19 - - [2026-06-01 01:39:10] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.19 - - [2026-06-01 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.19 - - [2026-06-01 01:39:11] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021461 10.0.0.19 - - [2026-06-01 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002783 10.0.0.19 - - [2026-06-01 01:39:11] "POST /config-nodes HTTP/1.1" 200 593 0.039274 10.0.0.19 - - [2026-06-01 01:39:11] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.19 - - [2026-06-01 01:39:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005790 10.0.0.19 - - [2026-06-01 01:39:13] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.19 - - [2026-06-01 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012346 10.0.0.19 - - [2026-06-01 01:39:13] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004918 10.0.0.19 - - [2026-06-01 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.007360 10.0.0.19 - - [2026-06-01 01:39:13] "POST /config-database-nodes HTTP/1.1" 200 611 0.091421 10.0.0.19 - - [2026-06-01 01:39:13] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.19 - - [2026-06-01 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.19 - - [2026-06-01 01:39:13] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010272 10.0.0.19 - - [2026-06-01 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003113 10.0.0.19 - - [2026-06-01 01:39:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035053 10.0.0.19 - - [2026-06-01 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.19 - - [2026-06-01 01:39:14] "GET /network-ipam/e81028e8-878d-4a59-a41b-bef8e04535af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002908 10.0.0.19 - - [2026-06-01 01:39:14] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.19 - - [2026-06-01 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.19 - - [2026-06-01 01:39:14] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014913 10.0.0.19 - - [2026-06-01 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002075 10.0.0.19 - - [2026-06-01 01:39:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.036737 10.0.0.19 - - [2026-06-01 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.003720 10.0.0.19 - - [2026-06-01 01:39:14] "POST /access-control-lists HTTP/1.1" 200 587 0.083323 10.0.0.19 - - [2026-06-01 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.008500 10.0.0.19 - - [2026-06-01 01:39:15] "POST /access-control-lists HTTP/1.1" 200 585 0.042678 10.0.0.19 - - [2026-06-01 01:39:15] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.19 - - [2026-06-01 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.19 - - [2026-06-01 01:39:15] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008669 10.0.0.19 - - [2026-06-01 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003944 10.0.0.19 - - [2026-06-01 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.053832 10.0.0.19 - - [2026-06-01 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.026795 10.0.0.19 - - [2026-06-01 01:39:15] "POST /database-nodes HTTP/1.1" 200 597 0.053900 10.0.0.19 - - [2026-06-01 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.033971 10.0.0.19 - - [2026-06-01 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.028571 10.0.0.19 - - [2026-06-01 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.053703 10.0.0.19 - - [2026-06-01 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.037974 10.0.0.19 - - [2026-06-01 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.022887 10.0.0.19 - - [2026-06-01 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.035660 10.0.0.19 - - [2026-06-01 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.002935 10.0.0.19 - - [2026-06-01 01:39:15] "POST /access-control-lists HTTP/1.1" 200 551 0.072855 10.0.0.19 - - [2026-06-01 01:39:16] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.19 - - [2026-06-01 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-06-01 01:39:16] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003905 10.0.0.19 - - [2026-06-01 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2026-06-01 01:39:16] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003799 10.0.0.19 - - [2026-06-01 01:39:16] "POST /bgp-routers HTTP/1.1" 200 616 0.020780 10.0.0.19 - - [2026-06-01 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.19 - - [2026-06-01 01:39:16] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011767 10.0.0.19 - - [2026-06-01 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.19 - - [2026-06-01 01:39:16] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005925 10.0.0.19 - - [2026-06-01 01:39:16] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.011739 10.0.0.19 - - [2026-06-01 01:39:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-06-01 01:39:16] "POST /ref-update HTTP/1.1" 200 156 0.028364 10.0.0.19 - - [2026-06-01 01:39:16] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.19 - - [2026-06-01 01:39:16] "POST /alarms HTTP/1.1" 200 581 0.024745 10.0.0.19 - - [2026-06-01 01:39:16] "POST /alarms HTTP/1.1" 200 575 0.035057 10.0.0.19 - - [2026-06-01 01:39:16] "POST /alarms HTTP/1.1" 200 575 0.033154 10.0.0.19 - - [2026-06-01 01:39:16] "POST /alarms HTTP/1.1" 200 559 0.045492 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 555 0.073302 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 557 0.054020 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 565 0.033977 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 549 0.056734 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 557 0.064769 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 567 0.046493 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 555 0.054781 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 567 0.058909 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 575 0.083536 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 569 0.039207 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 561 0.040783 10.0.0.19 - - [2026-06-01 01:39:17] "POST /alarms HTTP/1.1" 200 561 0.021722 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 561 0.087772 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 547 0.039157 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 595 0.019706 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 575 0.031575 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 571 0.099531 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 583 0.057209 10.0.0.19 - - [2026-06-01 01:39:18] "POST /alarms HTTP/1.1" 200 609 0.066023 10.0.0.19 - - [2026-06-01 01:39:18] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.19 - - [2026-06-01 01:39:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002520 10.0.0.19 - - [2026-06-01 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.19 - - [2026-06-01 01:39:18] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.019426 10.0.0.19 - - [2026-06-01 01:39:19] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.19 - - [2026-06-01 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2026-06-01 01:39:19] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002818 10.0.0.19 - - [2026-06-01 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-06-01 01:39:19] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.009488 10.0.0.19 - - [2026-06-01 01:39:19] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.19 - - [2026-06-01 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-06-01 01:39:19] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008930 10.0.0.19 - - [2026-06-01 01:39:19] "PUT /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141 HTTP/1.1" 200 274 0.045393 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004793 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.19 - - [2026-06-01 01:41:24] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.19 - - [2026-06-01 01:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-06-01 01:41:24] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002588 10.0.0.19 - - [2026-06-01 01:41:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.003151 10.0.0.19 - - [2026-06-01 01:41:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.009833 10.0.0.19 - - [2026-06-01 01:41:25] "POST /security-groups HTTP/1.1" 200 570 0.069309 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.001892 10.0.0.19 - - [2026-06-01 01:41:25] "POST /projects HTTP/1.1" 200 481 0.288488 10.0.0.19 - - [2026-06-01 01:41:25] "POST /access-control-lists HTTP/1.1" 200 579 0.083224 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.036258 10.0.0.19 - - [2026-06-01 01:41:25] "POST /security-groups HTTP/1.1" 200 534 0.120435 10.0.0.19 - - [2026-06-01 01:41:25] "POST /chown HTTP/1.1" 200 109 0.049900 10.0.0.19 - - [2026-06-01 01:41:25] "POST /policy-managements HTTP/1.1" 409 214 0.002337 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007089 10.0.0.19 - - [2026-06-01 01:41:25] "POST /access-control-lists HTTP/1.1" 200 577 0.137866 10.0.0.19 - - [2026-06-01 01:41:25] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016927 10.0.0.19 - - [2026-06-01 01:41:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.068307 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.19 - - [2026-06-01 01:41:25] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005678 10.0.0.19 - - [2026-06-01 01:41:25] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.012498 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.19 - - [2026-06-01 01:41:25] "GET /virtual-network/ef888c08-3e22-4fd8-8e18-22f9116f278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011609 10.0.0.19 - - [2026-06-01 01:41:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.001002 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.017189 10.0.0.19 - - [2026-06-01 01:41:25] "POST /security-groups HTTP/1.1" 200 574 0.078361 10.0.0.19 - - [2026-06-01 01:41:25] "POST /projects HTTP/1.1" 200 489 0.194072 10.0.0.19 - - [2026-06-01 01:41:25] "POST /security-groups HTTP/1.1" 200 546 0.029662 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.001704 10.0.0.19 - - [2026-06-01 01:41:25] "POST /chown HTTP/1.1" 200 109 0.046209 10.0.0.19 - - [2026-06-01 01:41:25] "POST /access-control-lists HTTP/1.1" 200 594 0.045485 10.0.0.19 - - [2026-06-01 01:41:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.009071 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 592 0.043140 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.001330 10.0.0.19 - - [2026-06-01 01:41:26] "POST /network-ipams HTTP/1.1" 200 522 0.111567 10.0.0.19 - - [2026-06-01 01:41:26] "POST /network-ipams HTTP/1.1" 200 510 0.081588 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 583 0.126502 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.004686 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.001154 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 581 0.042994 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001642 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 602 0.068117 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.010248 10.0.0.19 - - [2026-06-01 01:41:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006251 10.0.0.19 - - [2026-06-01 01:41:26] "POST /virtual-networks HTTP/1.1" 200 538 0.203777 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2026-06-01 01:41:26] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.027025 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 600 0.054951 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.001314 10.0.0.19 - - [2026-06-01 01:41:26] "POST /network-ipams HTTP/1.1" 200 518 0.076347 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.005093 10.0.0.19 - - [2026-06-01 01:41:26] "POST /access-control-lists HTTP/1.1" 200 589 0.092009 10.0.0.19 - - [2026-06-01 01:41:26] "POST /route-targets HTTP/1.1" 200 327 0.051017 10.0.0.19 - - [2026-06-01 01:41:26] "POST /ref-update HTTP/1.1" 200 156 0.043518 10.0.0.19 - - [2026-06-01 01:41:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001194 10.0.0.19 - - [2026-06-01 01:41:26] "POST /virtual-networks HTTP/1.1" 200 546 0.223776 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.19 - - [2026-06-01 01:41:26] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.026701 10.0.0.19 - - [2026-06-01 01:41:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.001629 10.0.0.19 - - [2026-06-01 01:41:26] "POST /route-targets HTTP/1.1" 200 327 0.014633 10.0.0.19 - - [2026-06-01 01:41:26] "POST /ref-update HTTP/1.1" 200 156 0.043856 10.0.0.19 - - [2026-06-01 01:41:27] "POST /network-policys HTTP/1.1" 200 538 0.062303 10.0.0.19 - - [2026-06-01 01:41:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.011385 10.0.0.19 - - [2026-06-01 01:41:27] "POST /network-policys HTTP/1.1" 200 534 0.024477 10.0.0.19 - - [2026-06-01 01:41:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.001878 10.0.0.19 - - [2026-06-01 01:41:27] "POST /network-policys HTTP/1.1" 200 542 0.015353 10.0.0.19 - - [2026-06-01 01:41:27] "PUT /access-control-list/8b436147-5771-4f21-8ca7-4e9179496c56 HTTP/1.1" 200 272 0.014458 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.095182 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002422 10.0.0.19 - - [2026-06-01 01:41:27] "PUT /access-control-list/c2f42ba3-716f-4d81-89ca-c5e6eb1a52b0 HTTP/1.1" 200 272 0.025803 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.112712 10.0.0.19 - - [2026-06-01 01:41:27] "PUT /access-control-list/8b436147-5771-4f21-8ca7-4e9179496c56 HTTP/1.1" 200 272 0.036831 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.052794 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.098918 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004891 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005251 10.0.0.19 - - [2026-06-01 01:41:27] "PUT /access-control-list/c2f42ba3-716f-4d81-89ca-c5e6eb1a52b0 HTTP/1.1" 200 272 0.023694 10.0.0.19 - - [2026-06-01 01:41:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.008053 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.092688 10.0.0.19 - - [2026-06-01 01:41:27] "POST /access-control-lists HTTP/1.1" 200 601 0.079798 10.0.0.19 - - [2026-06-01 01:41:27] "PUT /access-control-list/8b436147-5771-4f21-8ca7-4e9179496c56 HTTP/1.1" 200 272 0.072924 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.127892 10.0.0.19 - - [2026-06-01 01:41:27] "POST /ref-update HTTP/1.1" 200 156 0.071824 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.129613 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005738 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038130 10.0.0.19 - - [2026-06-01 01:41:28] "PUT /access-control-list/140b8eb3-cfc4-4680-9448-76815b781850 HTTP/1.1" 200 272 0.070578 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001688 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.023883 10.0.0.19 - - [2026-06-01 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009935 10.0.0.19 - - [2026-06-01 01:41:28] "GET /virtual-network/ef888c08-3e22-4fd8-8e18-22f9116f278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.030856 10.0.0.19 - - [2026-06-01 01:41:28] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004451 10.0.0.19 - - [2026-06-01 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2026-06-01 01:41:28] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001853 10.0.0.19 - - [2026-06-01 01:41:28] "POST /firewall-policys HTTP/1.1" 200 530 0.019112 10.0.0.19 - - [2026-06-01 01:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011702 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013367 10.0.0.19 - - [2026-06-01 01:41:28] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006197 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005574 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.017459 10.0.0.19 - - [2026-06-01 01:41:28] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007186 10.0.0.19 - - [2026-06-01 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015192 10.0.0.19 - - [2026-06-01 01:41:28] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002506 10.0.0.19 - - [2026-06-01 01:41:28] "POST /firewall-policys HTTP/1.1" 200 532 0.022807 10.0.0.19 - - [2026-06-01 01:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015833 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007954 10.0.0.19 - - [2026-06-01 01:41:28] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009933 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002481 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002243 10.0.0.19 - - [2026-06-01 01:41:28] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002089 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.020190 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.034260 10.0.0.19 - - [2026-06-01 01:41:28] "POST /ref-update HTTP/1.1" 200 156 0.040344 10.0.0.19 - - [2026-06-01 01:41:28] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.013952 10.0.0.19 - - [2026-06-01 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-06-01 01:41:28] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002860 10.0.0.19 - - [2026-06-01 01:41:28] "POST /firewall-policys HTTP/1.1" 200 530 0.022017 10.0.0.19 - - [2026-06-01 01:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026686 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010689 10.0.0.19 - - [2026-06-01 01:41:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004587 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005002 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002792 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011761 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006251 10.0.0.19 - - [2026-06-01 01:41:29] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002778 10.0.0.19 - - [2026-06-01 01:41:29] "POST /ref-update HTTP/1.1" 200 156 0.021595 10.0.0.19 - - [2026-06-01 01:41:29] "POST /ref-update HTTP/1.1" 200 156 0.034929 10.0.0.19 - - [2026-06-01 01:41:29] "POST /ref-update HTTP/1.1" 200 156 0.049515 10.0.0.19 - - [2026-06-01 01:41:29] "POST /ref-update HTTP/1.1" 200 156 0.027344 10.0.0.19 - - [2026-06-01 01:41:29] "POST /ref-update HTTP/1.1" 200 156 0.033805 10.0.0.19 - - [2026-06-01 01:41:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.010301 10.0.0.19 - - [2026-06-01 01:41:29] "POST /tags HTTP/1.1" 200 299 0.068155 10.0.0.19 - - [2026-06-01 01:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.036271 10.0.0.19 - - [2026-06-01 01:41:29] "GET /tag/db3b30dc-96ef-4e7e-a15d-d887355605e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019049 10.0.0.19 - - [2026-06-01 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.012151 10.0.0.19 - - [2026-06-01 01:41:29] "POST /tags HTTP/1.1" 200 357 0.101995 10.0.0.19 - - [2026-06-01 01:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014564 10.0.0.19 - - [2026-06-01 01:41:29] "GET /tag/e5b672dd-a098-49aa-846d-07d4c279b888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.024296 10.0.0.19 - - [2026-06-01 01:41:30] "POST /tags HTTP/1.1" 200 305 0.085091 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021549 10.0.0.19 - - [2026-06-01 01:41:30] "GET /tag/83e1f3f7-6b13-421e-8a53-ec228dfbd1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024610 10.0.0.19 - - [2026-06-01 01:41:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.001418 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.029979 10.0.0.19 - - [2026-06-01 01:41:30] "POST /security-groups HTTP/1.1" 200 571 0.084600 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.004917 10.0.0.19 - - [2026-06-01 01:41:30] "POST /projects HTTP/1.1" 200 483 0.303556 10.0.0.19 - - [2026-06-01 01:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.056771 10.0.0.19 - - [2026-06-01 01:41:30] "POST /access-control-lists HTTP/1.1" 200 580 0.080240 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.003337 10.0.0.19 - - [2026-06-01 01:41:30] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.007882 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.19 - - [2026-06-01 01:41:30] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009220 10.0.0.19 - - [2026-06-01 01:41:30] "POST /access-control-lists HTTP/1.1" 200 578 0.028155 10.0.0.19 - - [2026-06-01 01:41:30] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.046954 10.0.0.19 - - [2026-06-01 01:41:30] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.063643 10.0.0.19 - - [2026-06-01 01:41:30] "POST /security-groups HTTP/1.1" 200 537 0.075489 10.0.0.19 - - [2026-06-01 01:41:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.008392 10.0.0.19 - - [2026-06-01 01:41:31] "POST /access-control-lists HTTP/1.1" 200 596 0.095845 10.0.0.19 - - [2026-06-01 01:41:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.095186 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.001868 10.0.0.19 - - [2026-06-01 01:41:31] "POST /chown HTTP/1.1" 200 109 0.047940 10.0.0.19 - - [2026-06-01 01:41:31] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032923 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.19 - - [2026-06-01 01:41:31] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013897 10.0.0.19 - - [2026-06-01 01:41:31] "POST /access-control-lists HTTP/1.1" 200 594 0.109164 10.0.0.19 - - [2026-06-01 01:41:31] "POST /tags HTTP/1.1" 409 207 0.012557 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.19 - - [2026-06-01 01:41:31] "GET /tag/83e1f3f7-6b13-421e-8a53-ec228dfbd1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014818 10.0.0.19 - - [2026-06-01 01:41:31] "POST /firewall-rules HTTP/1.1" 200 564 0.066114 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-rule/3761b1fa-411f-4671-bd82-95a05203ea40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004380 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001992 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-rule/3761b1fa-411f-4671-bd82-95a05203ea40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.001904 10.0.0.19 - - [2026-06-01 01:41:31] "POST /ref-update HTTP/1.1" 200 156 0.029299 10.0.0.19 - - [2026-06-01 01:41:31] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013416 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-06-01 01:41:31] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002130 10.0.0.19 - - [2026-06-01 01:41:31] "POST /tags HTTP/1.1" 409 207 0.001321 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.19 - - [2026-06-01 01:41:31] "GET /tag/83e1f3f7-6b13-421e-8a53-ec228dfbd1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010532 10.0.0.19 - - [2026-06-01 01:41:31] "POST /firewall-rules HTTP/1.1" 200 562 0.076732 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-rule/4be0e9d0-a208-4c80-8480-d218b54706d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009497 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003821 10.0.0.19 - - [2026-06-01 01:41:31] "GET /firewall-rule/4be0e9d0-a208-4c80-8480-d218b54706d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002055 10.0.0.19 - - [2026-06-01 01:41:31] "POST /ref-update HTTP/1.1" 200 156 0.018418 10.0.0.19 - - [2026-06-01 01:41:31] "POST /tags HTTP/1.1" 200 305 0.048730 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.19 - - [2026-06-01 01:41:31] "GET /tag/03a548ae-84f2-42ed-aa87-168ee9e0fe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021241 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-06-01 01:41:31] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024088 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035265 10.0.0.19 - - [2026-06-01 01:41:31] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006431 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-06-01 01:41:31] "GET /service-appliance-set/692bfc80-946d-495b-a90a-b20bc76a79bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003196 10.0.0.19 - - [2026-06-01 01:41:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.001165 10.0.0.19 - - [2026-06-01 01:41:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097364 10.0.0.19 - - [2026-06-01 01:41:32] "GET /virtual-machine-interface/138749d9-7648-493c-8257-d912753aabb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.007903 10.0.0.19 - - [2026-06-01 01:41:32] "POST /instance-ips HTTP/1.1" 200 381 0.065314 10.0.0.19 - - [2026-06-01 01:41:32] "GET /instance-ip/7564af0d-ddd9-4d8d-b8ed-cc5976f25cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009549 10.0.0.19 - - [2026-06-01 01:41:32] "POST /loadbalancers HTTP/1.1" 200 582 0.066088 10.0.0.19 - - [2026-06-01 01:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019076 10.0.0.19 - - [2026-06-01 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2026-06-01 01:41:32] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033325 10.0.0.19 - - [2026-06-01 01:41:32] "GET /loadbalancer/44ece747-3d81-40f3-8372-8a6da04b5d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003420 10.0.0.19 - - [2026-06-01 01:41:32] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038080 10.0.0.19 - - [2026-06-01 01:41:32] "GET /instance-ip/7564af0d-ddd9-4d8d-b8ed-cc5976f25cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003424 10.0.0.19 - - [2026-06-01 01:41:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048991 10.0.0.19 - - [2026-06-01 01:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013280 10.0.0.19 - - [2026-06-01 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017236 10.0.0.19 - - [2026-06-01 01:41:32] "POST /floating-ips HTTP/1.1" 200 583 0.074812 10.0.0.19 - - [2026-06-01 01:41:32] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052233 10.0.0.19 - - [2026-06-01 01:41:32] "GET /loadbalancer-listener/0ed8731c-94c3-4c80-be13-a5d8545531e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.017357 10.0.0.19 - - [2026-06-01 01:41:32] "GET /loadbalancer-listener/0ed8731c-94c3-4c80-be13-a5d8545531e8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005375 10.0.0.19 - - [2026-06-01 01:41:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022464 10.0.0.19 - - [2026-06-01 01:41:32] "GET /instance-ip/7564af0d-ddd9-4d8d-b8ed-cc5976f25cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006006 10.0.0.19 - - [2026-06-01 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017943 10.0.0.19 - - [2026-06-01 01:41:32] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004433 10.0.0.19 - - [2026-06-01 01:41:32] "GET /instance-ip/7564af0d-ddd9-4d8d-b8ed-cc5976f25cb8?fields=floating_ips HTTP/1.1" 200 1170 0.008132 10.0.0.19 - - [2026-06-01 01:41:32] "GET /floating-ip/07eafb2c-a04a-4913-9332-b200c4b6dc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004551 10.0.0.19 - - [2026-06-01 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.19 - - [2026-06-01 01:41:32] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.012508 10.0.0.19 - - [2026-06-01 01:41:32] "POST /tags HTTP/1.1" 200 355 0.101870 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2026-06-01 01:41:33] "GET /tag/3f8386bd-9b19-403e-9983-05e80ce62d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015808 10.0.0.19 - - [2026-06-01 01:41:33] "POST /tags HTTP/1.1" 200 303 0.016261 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-06-01 01:41:33] "GET /tag/c4be8683-52fa-4019-9d99-2acc0541ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011148 10.0.0.19 - - [2026-06-01 01:41:33] "POST /projects HTTP/1.1" 409 218 0.001533 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.19 - - [2026-06-01 01:41:33] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028704 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.19 - - [2026-06-01 01:41:33] "GET /network-ipam/2fe45f30-8804-49f4-ba6e-df063eff67e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002855 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-06-01 01:41:33] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005016 10.0.0.19 - - [2026-06-01 01:41:33] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.038247 10.0.0.19 - - [2026-06-01 01:41:33] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006753 10.0.0.19 - - [2026-06-01 01:41:33] "POST /set-tag HTTP/1.1" 200 109 0.078137 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.19 - - [2026-06-01 01:41:33] "GET /network-ipam/09a66296-d614-4fca-97f1-62046f6a5cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002753 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.19 - - [2026-06-01 01:41:33] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003614 10.0.0.19 - - [2026-06-01 01:41:33] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.049098 10.0.0.19 - - [2026-06-01 01:41:33] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007067 10.0.0.19 - - [2026-06-01 01:41:33] "POST /set-tag HTTP/1.1" 200 109 0.048986 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.19 - - [2026-06-01 01:41:33] "GET /network-policy/d3334cb9-40b9-4756-9f96-1cc147e44a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002443 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.19 - - [2026-06-01 01:41:33] "GET /network-policy/10fa17fc-c81d-4d68-93ad-dcec86164485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002027 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.19 - - [2026-06-01 01:41:33] "GET /network-policy/29b7272d-ccc6-430a-baf6-99b533206f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003415 10.0.0.19 - - [2026-06-01 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2026-06-01 01:41:33] "PUT /network-policy/29b7272d-ccc6-430a-baf6-99b533206f1e HTTP/1.1" 200 262 0.013702 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-update HTTP/1.1" 200 156 0.046623 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010296 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-06-01 01:41:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003360 10.0.0.19 - - [2026-06-01 01:41:34] "POST /security-groups HTTP/1.1" 409 245 0.024949 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-06-01 01:41:34] "PUT /security-group/4a8bb207-2213-4ff5-b973-ad68219b32ad HTTP/1.1" 200 262 0.059604 10.0.0.19 - - [2026-06-01 01:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024424 10.0.0.19 - - [2026-06-01 01:41:34] "PUT /access-control-list/5b110d39-a594-43d4-b5eb-af8586159dd9 HTTP/1.1" 200 272 0.019197 10.0.0.19 - - [2026-06-01 01:41:34] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018786 10.0.0.19 - - [2026-06-01 01:41:34] "PUT /access-control-list/1cfa1121-5c8f-46ce-92b1-3e85c2a129ea HTTP/1.1" 200 272 0.037477 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2026-06-01 01:41:34] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003722 10.0.0.19 - - [2026-06-01 01:41:34] "POST /tags HTTP/1.1" 409 206 0.004003 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-06-01 01:41:34] "GET /tag/c4be8683-52fa-4019-9d99-2acc0541ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012146 10.0.0.19 - - [2026-06-01 01:41:34] "POST /firewall-rules HTTP/1.1" 200 562 0.067561 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-rule/ce041edf-05fc-4386-abe3-5e2dd3239f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003968 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002849 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-rule/ce041edf-05fc-4386-abe3-5e2dd3239f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002033 10.0.0.19 - - [2026-06-01 01:41:34] "POST /ref-update HTTP/1.1" 200 156 0.020274 10.0.0.19 - - [2026-06-01 01:41:34] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008122 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2026-06-01 01:41:34] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002718 10.0.0.19 - - [2026-06-01 01:41:34] "POST /tags HTTP/1.1" 409 206 0.001715 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-06-01 01:41:34] "GET /tag/c4be8683-52fa-4019-9d99-2acc0541ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016016 10.0.0.19 - - [2026-06-01 01:41:34] "POST /firewall-rules HTTP/1.1" 200 560 0.078773 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-rule/4b978032-8be2-43b1-a6b6-bc8818dcc380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010269 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003935 10.0.0.19 - - [2026-06-01 01:41:34] "GET /firewall-rule/4b978032-8be2-43b1-a6b6-bc8818dcc380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002196 10.0.0.19 - - [2026-06-01 01:41:34] "POST /ref-update HTTP/1.1" 200 156 0.044076 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2026-06-01 01:41:34] "GET /loadbalancer/44ece747-3d81-40f3-8372-8a6da04b5d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004205 10.0.0.19 - - [2026-06-01 01:41:34] "POST /tags HTTP/1.1" 200 301 0.022208 10.0.0.19 - - [2026-06-01 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-06-01 01:41:35] "GET /tag/1e7ef299-5146-4ac3-86af-33785bfb3245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015648 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2026-06-01 01:41:35] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039048 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.19 - - [2026-06-01 01:41:35] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005220 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2026-06-01 01:41:35] "GET /service-appliance-set/692bfc80-946d-495b-a90a-b20bc76a79bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002837 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.002523 10.0.0.19 - - [2026-06-01 01:41:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107562 10.0.0.19 - - [2026-06-01 01:41:35] "GET /virtual-machine-interface/91a1fcd4-acd1-4693-83f4-94d4389eebf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.027889 10.0.0.19 - - [2026-06-01 01:41:35] "POST /instance-ips HTTP/1.1" 200 377 0.027128 10.0.0.19 - - [2026-06-01 01:41:35] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007559 10.0.0.19 - - [2026-06-01 01:41:35] "POST /loadbalancers HTTP/1.1" 200 582 0.069853 10.0.0.19 - - [2026-06-01 01:41:35] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051308 10.0.0.19 - - [2026-06-01 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049656 10.0.0.19 - - [2026-06-01 01:41:35] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019685 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.19 - - [2026-06-01 01:41:35] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060220 10.0.0.19 - - [2026-06-01 01:41:35] "POST /floating-ips HTTP/1.1" 200 581 0.051019 10.0.0.19 - - [2026-06-01 01:41:35] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.014978 10.0.0.19 - - [2026-06-01 01:41:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038235 10.0.0.19 - - [2026-06-01 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020874 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.19 - - [2026-06-01 01:41:35] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042144 10.0.0.19 - - [2026-06-01 01:41:35] "GET /loadbalancer-listener/af9ca7c9-7f86-4dde-ba28-bd1e8143de9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003527 10.0.0.19 - - [2026-06-01 01:41:35] "GET /loadbalancer-listener/af9ca7c9-7f86-4dde-ba28-bd1e8143de9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003358 10.0.0.19 - - [2026-06-01 01:41:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024607 10.0.0.19 - - [2026-06-01 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005784 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?fields=floating_ips HTTP/1.1" 200 1165 0.058167 10.0.0.19 - - [2026-06-01 01:41:36] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004314 10.0.0.19 - - [2026-06-01 01:41:36] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091617 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002462 10.0.0.19 - - [2026-06-01 01:41:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029306 10.0.0.19 - - [2026-06-01 01:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026140 10.0.0.19 - - [2026-06-01 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028655 10.0.0.19 - - [2026-06-01 01:41:36] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039911 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer-listener/f37a6875-64c2-4c52-aeba-14d64700d46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.001939 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer-listener/f37a6875-64c2-4c52-aeba-14d64700d46c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002707 10.0.0.19 - - [2026-06-01 01:41:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024765 10.0.0.19 - - [2026-06-01 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002621 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?fields=floating_ips HTTP/1.1" 200 1165 0.006289 10.0.0.19 - - [2026-06-01 01:41:36] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002311 10.0.0.19 - - [2026-06-01 01:41:36] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027477 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003204 10.0.0.19 - - [2026-06-01 01:41:36] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017457 10.0.0.19 - - [2026-06-01 01:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031002 10.0.0.19 - - [2026-06-01 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008207 10.0.0.19 - - [2026-06-01 01:41:36] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044258 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer-listener/9c1f29fa-1e48-4f30-92e1-33d53e030345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004002 10.0.0.19 - - [2026-06-01 01:41:36] "GET /loadbalancer-listener/9c1f29fa-1e48-4f30-92e1-33d53e030345?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004625 10.0.0.19 - - [2026-06-01 01:41:36] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037668 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002633 10.0.0.19 - - [2026-06-01 01:41:36] "GET /instance-ip/cb6d16b9-fc68-478c-b7b1-5cae7b883162?fields=floating_ips HTTP/1.1" 200 1165 0.014305 10.0.0.19 - - [2026-06-01 01:41:36] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001844 10.0.0.19 - - [2026-06-01 01:41:36] "POST /tags HTTP/1.1" 200 371 0.053690 10.0.0.19 - - [2026-06-01 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.19 - - [2026-06-01 01:41:36] "GET /tag/f08ebcf0-2532-42f3-a189-545999b9b985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.014172 10.0.0.19 - - [2026-06-01 01:41:36] "POST /tags HTTP/1.1" 200 319 0.027723 10.0.0.19 - - [2026-06-01 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.19 - - [2026-06-01 01:41:37] "GET /tag/441ff5c6-9467-40c3-91e0-34ff2a91c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013644 10.0.0.19 - - [2026-06-01 01:41:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000711 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.011676 10.0.0.19 - - [2026-06-01 01:41:37] "POST /security-groups HTTP/1.1" 200 578 0.064938 10.0.0.19 - - [2026-06-01 01:41:37] "POST /projects HTTP/1.1" 200 497 0.205304 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003273 10.0.0.19 - - [2026-06-01 01:41:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022266 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016998 10.0.0.19 - - [2026-06-01 01:41:37] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.040102 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-06-01 01:41:37] "POST /access-control-lists HTTP/1.1" 200 587 0.115141 10.0.0.19 - - [2026-06-01 01:41:37] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.014613 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.016207 10.0.0.19 - - [2026-06-01 01:41:37] "POST /access-control-lists HTTP/1.1" 200 585 0.033565 10.0.0.19 - - [2026-06-01 01:41:37] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.105872 10.0.0.19 - - [2026-06-01 01:41:37] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.069306 10.0.0.19 - - [2026-06-01 01:41:37] "POST /security-groups HTTP/1.1" 200 558 0.092962 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.002297 10.0.0.19 - - [2026-06-01 01:41:37] "POST /access-control-lists HTTP/1.1" 200 610 0.065286 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.001652 10.0.0.19 - - [2026-06-01 01:41:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.072283 10.0.0.19 - - [2026-06-01 01:41:37] "POST /chown HTTP/1.1" 200 109 0.037423 10.0.0.19 - - [2026-06-01 01:41:37] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014562 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-06-01 01:41:37] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003429 10.0.0.19 - - [2026-06-01 01:41:37] "POST /tags HTTP/1.1" 409 214 0.001943 10.0.0.19 - - [2026-06-01 01:41:37] "POST /access-control-lists HTTP/1.1" 200 608 0.096645 10.0.0.19 - - [2026-06-01 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.19 - - [2026-06-01 01:41:37] "GET /tag/441ff5c6-9467-40c3-91e0-34ff2a91c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.015368 10.0.0.19 - - [2026-06-01 01:41:38] "POST /firewall-rules HTTP/1.1" 200 578 0.069562 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-rule/fd970429-7a83-47a8-a543-0824b62d6401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007997 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005712 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-rule/fd970429-7a83-47a8-a543-0824b62d6401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002409 10.0.0.19 - - [2026-06-01 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.040314 10.0.0.19 - - [2026-06-01 01:41:38] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003830 10.0.0.19 - - [2026-06-01 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.19 - - [2026-06-01 01:41:38] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002509 10.0.0.19 - - [2026-06-01 01:41:38] "POST /tags HTTP/1.1" 409 214 0.002392 10.0.0.19 - - [2026-06-01 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-06-01 01:41:38] "GET /tag/441ff5c6-9467-40c3-91e0-34ff2a91c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.010221 10.0.0.19 - - [2026-06-01 01:41:38] "POST /firewall-rules HTTP/1.1" 200 576 0.081156 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-rule/58466c9b-b01b-4ceb-8504-cc6eaaf36a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.029160 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006687 10.0.0.19 - - [2026-06-01 01:41:38] "GET /firewall-rule/58466c9b-b01b-4ceb-8504-cc6eaaf36a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002945 10.0.0.19 - - [2026-06-01 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.046969 10.0.0.19 - - [2026-06-01 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.19 - - [2026-06-01 01:41:38] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002509 10.0.0.19 - - [2026-06-01 01:41:38] "POST /tags HTTP/1.1" 200 363 0.032808 10.0.0.19 - - [2026-06-01 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.19 - - [2026-06-01 01:41:38] "GET /tag/1c39b4d9-945d-47b9-a3b3-02488f851f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013819 10.0.0.19 - - [2026-06-01 01:41:38] "POST /tags HTTP/1.1" 200 311 0.036711 10.0.0.19 - - [2026-06-01 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019638 10.0.0.19 - - [2026-06-01 01:41:38] "GET /tag/b1397ff4-4e2b-4147-82d0-13362b0ae690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013250 10.0.0.19 - - [2026-06-01 01:41:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.002194 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.020468 10.0.0.19 - - [2026-06-01 01:41:39] "POST /security-groups HTTP/1.1" 200 574 0.078336 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.003667 10.0.0.19 - - [2026-06-01 01:41:39] "POST /projects HTTP/1.1" 200 489 0.284204 10.0.0.19 - - [2026-06-01 01:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017784 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017318 10.0.0.19 - - [2026-06-01 01:41:39] "POST /access-control-lists HTTP/1.1" 200 583 0.057104 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.031923 10.0.0.19 - - [2026-06-01 01:41:39] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005771 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.19 - - [2026-06-01 01:41:39] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003546 10.0.0.19 - - [2026-06-01 01:41:39] "POST /access-control-lists HTTP/1.1" 200 581 0.080742 10.0.0.19 - - [2026-06-01 01:41:39] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.136643 10.0.0.19 - - [2026-06-01 01:41:39] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.075535 10.0.0.19 - - [2026-06-01 01:41:39] "POST /security-groups HTTP/1.1" 200 546 0.079956 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.009372 10.0.0.19 - - [2026-06-01 01:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020740 10.0.0.19 - - [2026-06-01 01:41:39] "POST /chown HTTP/1.1" 200 109 0.020291 10.0.0.19 - - [2026-06-01 01:41:39] "POST /access-control-lists HTTP/1.1" 200 602 0.057760 10.0.0.19 - - [2026-06-01 01:41:39] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022552 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.014439 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.19 - - [2026-06-01 01:41:39] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005810 10.0.0.19 - - [2026-06-01 01:41:39] "POST /tags HTTP/1.1" 409 210 0.002284 10.0.0.19 - - [2026-06-01 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.19 - - [2026-06-01 01:41:39] "GET /tag/b1397ff4-4e2b-4147-82d0-13362b0ae690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015245 10.0.0.19 - - [2026-06-01 01:41:39] "POST /access-control-lists HTTP/1.1" 200 600 0.083007 10.0.0.19 - - [2026-06-01 01:41:40] "POST /firewall-rules HTTP/1.1" 200 570 0.135491 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-rule/3fdc1a50-0257-4fdd-97f9-a6753e92481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003908 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004281 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-rule/3fdc1a50-0257-4fdd-97f9-a6753e92481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002286 10.0.0.19 - - [2026-06-01 01:41:40] "POST /ref-update HTTP/1.1" 200 156 0.047912 10.0.0.19 - - [2026-06-01 01:41:40] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013336 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.19 - - [2026-06-01 01:41:40] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004610 10.0.0.19 - - [2026-06-01 01:41:40] "POST /tags HTTP/1.1" 409 210 0.003577 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-06-01 01:41:40] "GET /tag/b1397ff4-4e2b-4147-82d0-13362b0ae690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012194 10.0.0.19 - - [2026-06-01 01:41:40] "POST /firewall-rules HTTP/1.1" 200 568 0.070433 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-rule/e268ad95-6caa-4a16-a65b-bdca4d25aae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018389 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007755 10.0.0.19 - - [2026-06-01 01:41:40] "GET /firewall-rule/e268ad95-6caa-4a16-a65b-bdca4d25aae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004079 10.0.0.19 - - [2026-06-01 01:41:40] "POST /ref-update HTTP/1.1" 200 156 0.051765 10.0.0.19 - - [2026-06-01 01:41:40] "POST /tags HTTP/1.1" 200 363 0.026231 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012682 10.0.0.19 - - [2026-06-01 01:41:40] "GET /tag/6f78098c-fea5-4186-81d7-43663833d524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015630 10.0.0.19 - - [2026-06-01 01:41:40] "POST /tags HTTP/1.1" 200 311 0.019841 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.19 - - [2026-06-01 01:41:40] "GET /tag/4625140f-7f79-466e-b038-a9063228ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016256 10.0.0.19 - - [2026-06-01 01:41:40] "POST /projects HTTP/1.1" 409 223 0.002120 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2026-06-01 01:41:40] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052401 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.19 - - [2026-06-01 01:41:40] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005765 10.0.0.19 - - [2026-06-01 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-06-01 01:41:40] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005587 10.0.0.19 - - [2026-06-01 01:41:41] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.061508 10.0.0.19 - - [2026-06-01 01:41:41] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.067796 10.0.0.19 - - [2026-06-01 01:41:41] "POST /security-groups HTTP/1.1" 409 253 0.016801 10.0.0.19 - - [2026-06-01 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.19 - - [2026-06-01 01:41:41] "PUT /security-group/47530104-6505-4b30-8899-caff796f4278 HTTP/1.1" 200 262 0.066240 10.0.0.19 - - [2026-06-01 01:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040814 10.0.0.19 - - [2026-06-01 01:41:41] "PUT /access-control-list/1b3257fc-935c-4172-be8a-9241a653dd02 HTTP/1.1" 200 272 0.037478 10.0.0.19 - - [2026-06-01 01:41:41] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022982 10.0.0.19 - - [2026-06-01 01:41:41] "PUT /access-control-list/855558b0-07f9-4874-9376-c5a5317e2b75 HTTP/1.1" 200 272 0.043695 10.0.0.19 - - [2026-06-01 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.19 - - [2026-06-01 01:41:41] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002536 10.0.0.19 - - [2026-06-01 01:41:41] "POST /tags HTTP/1.1" 409 210 0.007128 10.0.0.19 - - [2026-06-01 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.19 - - [2026-06-01 01:41:41] "GET /tag/4625140f-7f79-466e-b038-a9063228ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013278 10.0.0.19 - - [2026-06-01 01:41:41] "POST /firewall-rules HTTP/1.1" 200 570 0.075239 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-rule/b0f8849d-373c-4520-b659-cba872869e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007745 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005426 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-rule/b0f8849d-373c-4520-b659-cba872869e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002183 10.0.0.19 - - [2026-06-01 01:41:41] "POST /ref-update HTTP/1.1" 200 156 0.044773 10.0.0.19 - - [2026-06-01 01:41:41] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026031 10.0.0.19 - - [2026-06-01 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-06-01 01:41:41] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004153 10.0.0.19 - - [2026-06-01 01:41:41] "POST /tags HTTP/1.1" 409 210 0.003136 10.0.0.19 - - [2026-06-01 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.19 - - [2026-06-01 01:41:41] "GET /tag/4625140f-7f79-466e-b038-a9063228ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011884 10.0.0.19 - - [2026-06-01 01:41:41] "POST /firewall-rules HTTP/1.1" 200 568 0.091416 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-rule/9e7de0be-2d88-4d5c-8bf2-1cf3740118d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006611 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006113 10.0.0.19 - - [2026-06-01 01:41:41] "GET /firewall-rule/9e7de0be-2d88-4d5c-8bf2-1cf3740118d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009053 10.0.0.19 - - [2026-06-01 01:41:42] "POST /ref-update HTTP/1.1" 200 156 0.052758 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.19 - - [2026-06-01 01:42:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004807 10.0.0.19 - - [2026-06-01 01:42:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001624 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.19 - - [2026-06-01 01:42:33] "POST /tags HTTP/1.1" 200 301 0.063440 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013171 10.0.0.19 - - [2026-06-01 01:42:33] "GET /tag/445aac71-4bd6-4039-8cf2-1d7bf886eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019630 10.0.0.19 - - [2026-06-01 01:42:33] "POST /tags HTTP/1.1" 200 325 0.069942 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-06-01 01:42:33] "GET /tag/9533284e-7b0f-4edf-b068-3caec3838567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013259 10.0.0.19 - - [2026-06-01 01:42:33] "POST /tags HTTP/1.1" 409 237 0.001978 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-06-01 01:42:33] "GET /tag/6f78098c-fea5-4186-81d7-43663833d524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.016331 10.0.0.19 - - [2026-06-01 01:42:33] "POST /tags HTTP/1.1" 409 210 0.001939 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2026-06-01 01:42:33] "GET /tag/4625140f-7f79-466e-b038-a9063228ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011207 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.19 - - [2026-06-01 01:42:33] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007217 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.19 - - [2026-06-01 01:42:33] "GET /project/fb9007fa-5b41-483c-b5a6-f20cbb138640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065316 10.0.0.19 - - [2026-06-01 01:42:33] "POST /virtual-machines HTTP/1.1" 200 377 0.013426 10.0.0.19 - - [2026-06-01 01:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025457 10.0.0.19 - - [2026-06-01 01:42:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123983 10.0.0.19 - - [2026-06-01 01:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015099 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025470 10.0.0.19 - - [2026-06-01 01:42:33] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005789 10.0.0.19 - - [2026-06-01 01:42:33] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2026-06-01 01:42:33] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013758 10.0.0.19 - - [2026-06-01 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.19 - - [2026-06-01 01:42:33] "GET /config-node/62a4293b-2c31-4eef-8d1c-33cdfb2458cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004383 10.0.0.19 - - [2026-06-01 01:42:33] "POST /instance-ips HTTP/1.1" 200 409 0.064245 10.0.0.19 - - [2026-06-01 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025145 10.0.0.19 - - [2026-06-01 01:42:34] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006039 10.0.0.19 - - [2026-06-01 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.017843 10.0.0.19 - - [2026-06-01 01:42:34] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018594 10.0.0.19 - - [2026-06-01 01:42:34] "GET /instance-ip/291e4b76-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002669 10.0.0.19 - - [2026-06-01 01:42:34] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004282 10.0.0.19 - - [2026-06-01 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.19 - - [2026-06-01 01:42:34] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004344 10.0.0.19 - - [2026-06-01 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.19 - - [2026-06-01 01:42:34] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003652 10.0.0.19 - - [2026-06-01 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.19 - - [2026-06-01 01:42:44] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.19 - - [2026-06-01 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.19 - - [2026-06-01 01:42:44] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003594 10.0.0.19 - - [2026-06-01 01:42:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001545 10.0.0.19 - - [2026-06-01 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-06-01 01:42:45] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003628 10.0.0.19 - - [2026-06-01 01:42:45] "PUT /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d HTTP/1.1" 200 254 0.015368 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:42:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000719 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001464 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001587 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.241 - - [2026-06-01 01:44:59] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2026-06-01 01:44:59] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003962 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.241 - - [2026-06-01 01:44:59] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002750 10.0.0.241 - - [2026-06-01 01:44:59] "PUT /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141 HTTP/1.1" 200 274 0.011924 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005348 10.0.0.241 - - [2026-06-01 01:44:59] "POST /virtual-routers HTTP/1.1" 200 599 0.017610 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.241 - - [2026-06-01 01:44:59] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006734 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.001766 10.0.0.241 - - [2026-06-01 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.241 - - [2026-06-01 01:44:59] "GET /virtual-network/ef888c08-3e22-4fd8-8e18-22f9116f278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003417 10.0.0.241 - - [2026-06-01 01:44:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.047693 10.0.0.19 - - [2026-06-01 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-06-01 01:45:09] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002491 10.0.0.241 - - [2026-06-01 01:45:14] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.241 - - [2026-06-01 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.241 - - [2026-06-01 01:45:14] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004276 10.0.0.241 - - [2026-06-01 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.241 - - [2026-06-01 01:45:14] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002503 10.0.0.241 - - [2026-06-01 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.241 - - [2026-06-01 01:45:14] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002305 10.0.0.241 - - [2026-06-01 01:45:14] "PUT /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a HTTP/1.1" 200 262 0.009801 10.0.0.241 - - [2026-06-01 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009161 10.0.0.241 - - [2026-06-01 01:45:14] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002881 10.0.0.241 - - [2026-06-01 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.241 - - [2026-06-01 01:45:14] "GET /virtual-machine-interface/3f983d00-56cd-4bc4-be7c-f9462ff29624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.014372 10.0.0.241 - - [2026-06-01 01:45:14] "PUT /virtual-machine-interface/3f983d00-56cd-4bc4-be7c-f9462ff29624 HTTP/1.1" 200 284 0.012773 10.0.0.19 - - [2026-06-01 01:45:30] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004193 10.0.0.19 - - [2026-06-01 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.008683 10.0.0.19 - - [2026-06-01 01:45:37] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009660 10.0.0.19 - - [2026-06-01 01:45:37] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.19 - - [2026-06-01 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2026-06-01 01:45:37] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002550 10.0.0.19 - - [2026-06-01 01:45:37] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003604 10.0.0.19 - - [2026-06-01 01:45:37] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.19 - - [2026-06-01 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-06-01 01:45:37] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006399 10.0.0.19 - - [2026-06-01 01:45:37] "GET /loadbalancer-pool/fc4910c8-df5a-41a7-a127-d6e03ad0883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003380 10.0.0.19 - - [2026-06-01 01:45:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024606 10.0.0.19 - - [2026-06-01 01:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012157 10.0.0.19 - - [2026-06-01 01:45:37] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007787 10.0.0.19 - - [2026-06-01 01:45:37] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007120 10.0.0.19 - - [2026-06-01 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.010124 10.0.0.19 - - [2026-06-01 01:45:38] "POST /tags HTTP/1.1" 409 205 0.002039 10.0.0.19 - - [2026-06-01 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-06-01 01:45:38] "GET /tag/1e7ef299-5146-4ac3-86af-33785bfb3245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011496 10.0.0.19 - - [2026-06-01 01:45:38] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003512 10.0.0.19 - - [2026-06-01 01:45:38] "PUT /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac HTTP/1.1" 200 256 0.028576 10.0.0.19 - - [2026-06-01 01:45:38] "POST /set-tag HTTP/1.1" 200 109 0.064468 10.0.0.19 - - [2026-06-01 01:45:38] "GET /loadbalancer-pool/fd318a7a-69e0-41be-8775-19f02bfeb818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.032969 10.0.0.19 - - [2026-06-01 01:45:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018954 10.0.0.19 - - [2026-06-01 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009240 10.0.0.19 - - [2026-06-01 01:45:38] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016946 10.0.0.19 - - [2026-06-01 01:45:38] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005311 10.0.0.19 - - [2026-06-01 01:45:38] "POST /set-tag HTTP/1.1" 200 109 0.005313 10.0.0.19 - - [2026-06-01 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.19 - - [2026-06-01 01:45:38] "GET /loadbalancer-pool/0a432986-1166-406e-8ea6-fced98128ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005987 10.0.0.19 - - [2026-06-01 01:45:38] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004388 10.0.0.19 - - [2026-06-01 01:45:38] "PUT /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac HTTP/1.1" 200 256 0.019600 10.0.0.19 - - [2026-06-01 01:45:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026959 10.0.0.19 - - [2026-06-01 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025291 10.0.0.19 - - [2026-06-01 01:45:38] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009286 10.0.0.19 - - [2026-06-01 01:45:38] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003318 10.0.0.19 - - [2026-06-01 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.006884 10.0.0.19 - - [2026-06-01 01:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.19 - - [2026-06-01 01:45:38] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002476 10.0.0.19 - - [2026-06-01 01:45:38] "PUT /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac HTTP/1.1" 200 256 0.010366 10.0.0.19 - - [2026-06-01 01:47:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001899 10.0.0.19 - - [2026-06-01 01:47:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002508 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:48:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:48:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000726 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:49:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000721 10.0.0.19 - - [2026-06-01 01:49:21] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004371 10.0.0.19 - - [2026-06-01 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.19 - - [2026-06-01 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-06-01 01:49:21] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006964 10.0.0.19 - - [2026-06-01 01:49:21] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005218 10.0.0.19 - - [2026-06-01 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.020525 10.0.0.19 - - [2026-06-01 01:49:21] "DELETE /loadbalancer-member/4f90e5be-e928-4226-9e49-4d6de9844565 HTTP/1.1" 200 115 0.054180 10.0.0.19 - - [2026-06-01 01:49:21] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009882 10.0.0.19 - - [2026-06-01 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.19 - - [2026-06-01 01:49:22] "DELETE /loadbalancer-member/7b426cf3-fbc5-4083-912a-94f4ea3909e7 HTTP/1.1" 200 115 0.037349 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010968 10.0.0.19 - - [2026-06-01 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.19 - - [2026-06-01 01:49:22] "DELETE /loadbalancer-member/17b6eae2-c064-41ed-a8ce-25eef6338e0e HTTP/1.1" 200 115 0.035519 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014806 10.0.0.19 - - [2026-06-01 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.19 - - [2026-06-01 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2026-06-01 01:49:22] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001994 10.0.0.19 - - [2026-06-01 01:49:22] "GET /loadbalancer-pool/fc4910c8-df5a-41a7-a127-d6e03ad0883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003736 10.0.0.19 - - [2026-06-01 01:49:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021726 10.0.0.19 - - [2026-06-01 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032135 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021866 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004260 10.0.0.19 - - [2026-06-01 01:49:22] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001853 10.0.0.19 - - [2026-06-01 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.079975 10.0.0.19 - - [2026-06-01 01:49:22] "GET /loadbalancer-pool/fd318a7a-69e0-41be-8775-19f02bfeb818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019454 10.0.0.19 - - [2026-06-01 01:49:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042993 10.0.0.19 - - [2026-06-01 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023076 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011758 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003221 10.0.0.19 - - [2026-06-01 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.012818 10.0.0.19 - - [2026-06-01 01:49:22] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009089 10.0.0.19 - - [2026-06-01 01:49:22] "GET /loadbalancer-pool/0a432986-1166-406e-8ea6-fced98128ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002697 10.0.0.19 - - [2026-06-01 01:49:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014960 10.0.0.19 - - [2026-06-01 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008564 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010315 10.0.0.19 - - [2026-06-01 01:49:22] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003573 10.0.0.19 - - [2026-06-01 01:49:22] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001690 10.0.0.19 - - [2026-06-01 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-06-01 01:51:46] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.19 - - [2026-06-01 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-06-01 01:51:46] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034518 10.0.0.19 - - [2026-06-01 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-06-01 01:51:46] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028242 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-06-01 01:51:47] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024781 10.0.0.19 - - [2026-06-01 01:51:47] "POST /tags HTTP/1.1" 200 333 0.036407 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022488 10.0.0.19 - - [2026-06-01 01:51:47] "GET /tag/d4202081-a7b6-4c4f-9b29-8f23e6a2a059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012365 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-06-01 01:51:47] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033479 10.0.0.19 - - [2026-06-01 01:51:47] "GET /virtual-networks?parent_id=c8b29ca9-3486-44ab-806c-db2f5c2eb20a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007035 10.0.0.19 - - [2026-06-01 01:51:47] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051620 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-06-01 01:51:47] "POST /virtual-networks HTTP/1.1" 200 512 0.060057 10.0.0.19 - - [2026-06-01 01:51:47] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006231 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.19 - - [2026-06-01 01:51:47] "GET /service-appliance-set/692bfc80-946d-495b-a90a-b20bc76a79bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002111 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.001387 10.0.0.19 - - [2026-06-01 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.19 - - [2026-06-01 01:51:47] "GET /network-ipam/b5174907-dac5-4a82-b44b-fbc0e71ea4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003182 10.0.0.19 - - [2026-06-01 01:51:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.047971 10.0.0.19 - - [2026-06-01 01:51:47] "GET /virtual-machine-interface/2d00e936-c3ff-49b2-be68-bc225f459a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013189 10.0.0.19 - - [2026-06-01 01:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.009701 10.0.0.19 - - [2026-06-01 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.081605 10.0.0.19 - - [2026-06-01 01:51:47] "POST /instance-ips HTTP/1.1" 200 409 0.019093 10.0.0.19 - - [2026-06-01 01:51:47] "GET /instance-ip/2203f839-8dfa-4d93-9454-a4b8c20a9b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005487 10.0.0.19 - - [2026-06-01 01:51:47] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004355 10.0.0.19 - - [2026-06-01 01:51:47] "GET /domains HTTP/1.1" 200 280 0.002646 10.0.0.19 - - [2026-06-01 01:51:47] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.007662 10.0.0.19 - - [2026-06-01 01:51:48] "POST /loadbalancers HTTP/1.1" 200 610 0.072698 10.0.0.19 - - [2026-06-01 01:51:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 5716 0.113428 10.0.0.19 - - [2026-06-01 01:51:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049696 10.0.0.19 - - [2026-06-01 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028861 10.0.0.19 - - [2026-06-01 01:51:48] "GET /instance-ip/2203f839-8dfa-4d93-9454-a4b8c20a9b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012045 10.0.0.19 - - [2026-06-01 01:51:48] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.019636 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.19 - - [2026-06-01 01:51:48] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.003741 10.0.0.19 - - [2026-06-01 01:51:48] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1179 0.002726 10.0.0.19 - - [2026-06-01 01:51:48] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1179 0.003509 10.0.0.19 - - [2026-06-01 01:51:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048302 10.0.0.19 - - [2026-06-01 01:51:48] "POST /floating-ips HTTP/1.1" 200 597 0.062950 10.0.0.19 - - [2026-06-01 01:51:48] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003943 10.0.0.19 - - [2026-06-01 01:51:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015594 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.19 - - [2026-06-01 01:51:48] "POST /route-targets HTTP/1.1" 200 327 0.007916 10.0.0.19 - - [2026-06-01 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.010921 10.0.0.19 - - [2026-06-01 01:51:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028160 10.0.0.19 - - [2026-06-01 01:51:48] "GET /loadbalancer-listener/a48f33f8-efcf-42d7-96ad-d5daea59617d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008082 10.0.0.19 - - [2026-06-01 01:51:48] "GET /loadbalancer-listener/a48f33f8-efcf-42d7-96ad-d5daea59617d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003093 10.0.0.19 - - [2026-06-01 01:51:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017564 10.0.0.19 - - [2026-06-01 01:51:48] "GET /instance-ip/2203f839-8dfa-4d93-9454-a4b8c20a9b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004974 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2026-06-01 01:51:48] "GET /instance-ip/2203f839-8dfa-4d93-9454-a4b8c20a9b09?fields=floating_ips HTTP/1.1" 200 1212 0.010445 10.0.0.19 - - [2026-06-01 01:51:48] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007658 10.0.0.19 - - [2026-06-01 01:51:48] "GET /floating-ip/0820a431-5d6a-4a1c-8792-240f67b50b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005407 10.0.0.19 - - [2026-06-01 01:51:48] "POST /tags HTTP/1.1" 200 295 0.048276 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.19 - - [2026-06-01 01:51:48] "GET /tag/8985a42e-9185-43cd-ba22-a809c29e89de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.011067 10.0.0.19 - - [2026-06-01 01:51:48] "POST /tags HTTP/1.1" 409 233 0.001359 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-06-01 01:51:48] "GET /tag/3f8386bd-9b19-403e-9983-05e80ce62d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.010431 10.0.0.19 - - [2026-06-01 01:51:48] "POST /tags HTTP/1.1" 409 206 0.002162 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2026-06-01 01:51:48] "GET /tag/c4be8683-52fa-4019-9d99-2acc0541ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011205 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.19 - - [2026-06-01 01:51:48] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003579 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.19 - - [2026-06-01 01:51:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034963 10.0.0.19 - - [2026-06-01 01:51:48] "POST /virtual-machines HTTP/1.1" 200 369 0.007349 10.0.0.19 - - [2026-06-01 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014438 10.0.0.19 - - [2026-06-01 01:51:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115366 10.0.0.19 - - [2026-06-01 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007790 10.0.0.19 - - [2026-06-01 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011333 10.0.0.19 - - [2026-06-01 01:51:48] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005316 10.0.0.19 - - [2026-06-01 01:51:49] "POST /instance-ips HTTP/1.1" 200 409 0.023380 10.0.0.19 - - [2026-06-01 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021649 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019639 10.0.0.19 - - [2026-06-01 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.015112 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016214 10.0.0.19 - - [2026-06-01 01:51:49] "GET /instance-ip/73fd341c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002561 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004031 10.0.0.19 - - [2026-06-01 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003526 10.0.0.19 - - [2026-06-01 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003908 10.0.0.19 - - [2026-06-01 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.004228 10.0.0.19 - - [2026-06-01 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003970 10.0.0.19 - - [2026-06-01 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2026-06-01 01:51:49] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028541 10.0.0.19 - - [2026-06-01 01:51:49] "POST /virtual-machines HTTP/1.1" 200 369 0.007875 10.0.0.19 - - [2026-06-01 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011571 10.0.0.19 - - [2026-06-01 01:51:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102956 10.0.0.19 - - [2026-06-01 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007575 10.0.0.19 - - [2026-06-01 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012038 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004973 10.0.0.19 - - [2026-06-01 01:51:49] "POST /instance-ips HTTP/1.1" 200 409 0.029330 10.0.0.19 - - [2026-06-01 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031084 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015625 10.0.0.19 - - [2026-06-01 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.020861 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022380 10.0.0.19 - - [2026-06-01 01:51:49] "GET /instance-ip/7464520a-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003734 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005513 10.0.0.19 - - [2026-06-01 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.19 - - [2026-06-01 01:51:49] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004067 10.0.0.19 - - [2026-06-01 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.015409 10.0.0.19 - - [2026-06-01 01:51:50] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020729 10.0.0.19 - - [2026-06-01 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.19 - - [2026-06-01 01:51:50] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004136 10.0.0.19 - - [2026-06-01 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.19 - - [2026-06-01 01:51:50] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003362 10.0.0.19 - - [2026-06-01 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domains HTTP/1.1" 200 280 0.001742 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.002208 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 7064 0.025077 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.003158 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.003086 10.0.0.19 - - [2026-06-01 01:51:53] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1400 0.002852 10.0.0.19 - - [2026-06-01 01:51:53] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1400 0.001930 10.0.0.19 - - [2026-06-01 01:51:53] "GET /route-target/e544da61-992b-49e9-a803-a78f7c4bd30c HTTP/1.1" 200 1153 0.002390 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.003162 10.0.0.19 - - [2026-06-01 01:51:53] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1400 0.002426 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003141 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.002950 10.0.0.19 - - [2026-06-01 01:51:53] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1400 0.002075 10.0.0.19 - - [2026-06-01 01:51:53] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 200 1400 0.002537 10.0.0.19 - - [2026-06-01 01:51:53] "GET /route-target/e544da61-992b-49e9-a803-a78f7c4bd30c HTTP/1.1" 200 1153 0.001647 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domains HTTP/1.1" 200 280 0.001687 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.002382 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 7064 0.028734 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2089 0.003343 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037174 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003253 10.0.0.19 - - [2026-06-01 01:51:53] "GET /floating-ip-pools?parent_id=4c811d57-73ea-43bd-9dd8-82e2ea847f2b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001899 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003555 10.0.0.19 - - [2026-06-01 01:51:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026408 10.0.0.19 - - [2026-06-01 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.011161 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005736 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domains HTTP/1.1" 200 280 0.001352 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.002385 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 7320 0.024998 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2327 0.004275 10.0.0.19 - - [2026-06-01 01:51:53] "GET /floating-ip-pool/eaced6bd-11c1-4ea9-873e-6561b2fdcd80 HTTP/1.1" 200 1314 0.001733 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domains HTTP/1.1" 200 280 0.001223 10.0.0.19 - - [2026-06-01 01:51:53] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.002010 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 7320 0.022697 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 2327 0.003661 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003293 10.0.0.19 - - [2026-06-01 01:51:53] "POST /tags HTTP/1.1" 200 365 0.044740 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011811 10.0.0.19 - - [2026-06-01 01:51:53] "GET /tag/abc0c2df-183f-43dd-a0da-f898efcbec14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012261 10.0.0.19 - - [2026-06-01 01:51:53] "POST /tags HTTP/1.1" 409 206 0.001859 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2026-06-01 01:51:53] "GET /tag/c4be8683-52fa-4019-9d99-2acc0541ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013067 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-06-01 01:51:53] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.026953 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003355 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.19 - - [2026-06-01 01:51:53] "GET /service-appliance-set/021a2dd6-5a21-4b6c-b1a8-05808f9f439c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002694 10.0.0.19 - - [2026-06-01 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001163 10.0.0.19 - - [2026-06-01 01:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099249 10.0.0.19 - - [2026-06-01 01:51:53] "GET /virtual-machine-interface/a131cdd1-f3e6-4f41-9fc8-de8051d156f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009784 10.0.0.19 - - [2026-06-01 01:51:54] "POST /set-tag HTTP/1.1" 200 109 0.014458 10.0.0.19 - - [2026-06-01 01:51:54] "POST /instance-ips HTTP/1.1" 200 417 0.023083 10.0.0.19 - - [2026-06-01 01:51:54] "GET /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011369 10.0.0.19 - - [2026-06-01 01:51:54] "POST /loadbalancers HTTP/1.1" 200 618 0.064176 10.0.0.19 - - [2026-06-01 01:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012276 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.19 - - [2026-06-01 01:51:54] "POST /service-instances HTTP/1.1" 200 566 0.018685 10.0.0.19 - - [2026-06-01 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.010090 10.0.0.19 - - [2026-06-01 01:51:54] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035156 10.0.0.19 - - [2026-06-01 01:51:54] "GET /virtual-machine-interface/a131cdd1-f3e6-4f41-9fc8-de8051d156f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006232 10.0.0.19 - - [2026-06-01 01:51:54] "GET /virtual-machine-interface/a131cdd1-f3e6-4f41-9fc8-de8051d156f4?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008754 10.0.0.19 - - [2026-06-01 01:51:54] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.007174 10.0.0.19 - - [2026-06-01 01:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013146 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.19 - - [2026-06-01 01:51:54] "GET /floating-ip-pool/eaced6bd-11c1-4ea9-873e-6561b2fdcd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004856 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2026-06-01 01:51:54] "POST /floating-ips HTTP/1.1" 200 671 0.075745 10.0.0.19 - - [2026-06-01 01:51:54] "POST /virtual-machines HTTP/1.1" 200 429 0.045623 10.0.0.19 - - [2026-06-01 01:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047816 10.0.0.19 - - [2026-06-01 01:51:54] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006649 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.19 - - [2026-06-01 01:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126686 10.0.0.19 - - [2026-06-01 01:51:54] "POST /chown HTTP/1.1" 200 109 0.016452 10.0.0.19 - - [2026-06-01 01:51:54] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009166 10.0.0.19 - - [2026-06-01 01:51:54] "POST /tags HTTP/1.1" 409 221 0.002207 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.19 - - [2026-06-01 01:51:54] "GET /tag/d4202081-a7b6-4c4f-9b29-8f23e6a2a059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009602 10.0.0.19 - - [2026-06-01 01:51:54] "POST /tags HTTP/1.1" 409 238 0.001689 10.0.0.19 - - [2026-06-01 01:51:54] "POST /chown HTTP/1.1" 200 109 0.005468 10.0.0.19 - - [2026-06-01 01:51:54] "PUT /virtual-machine-interface/3a6818d0-91c1-4511-81c8-eae1faadc0b8 HTTP/1.1" 200 284 0.016089 10.0.0.19 - - [2026-06-01 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2026-06-01 01:51:54] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.024382 10.0.0.19 - - [2026-06-01 01:51:54] "GET /tag/abc0c2df-183f-43dd-a0da-f898efcbec14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.030056 10.0.0.19 - - [2026-06-01 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.018531 10.0.0.19 - - [2026-06-01 01:51:54] "POST /firewall-rules HTTP/1.1" 200 650 0.104253 10.0.0.19 - - [2026-06-01 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.083781 10.0.0.19 - - [2026-06-01 01:51:54] "GET /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.022090 10.0.0.19 - - [2026-06-01 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.017657 10.0.0.19 - - [2026-06-01 01:51:54] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002488 10.0.0.19 - - [2026-06-01 01:51:54] "GET /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002191 10.0.0.19 - - [2026-06-01 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.010966 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.052079 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.046062 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.19 - - [2026-06-01 01:51:55] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049374 10.0.0.19 - - [2026-06-01 01:51:55] "GET /loadbalancer/929ce5b8-8066-4885-9055-035cd364a0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007585 10.0.0.19 - - [2026-06-01 01:51:55] "POST /virtual-machines HTTP/1.1" 200 429 0.017699 10.0.0.19 - - [2026-06-01 01:51:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.092756 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.19 - - [2026-06-01 01:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145780 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.028108 10.0.0.19 - - [2026-06-01 01:51:55] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063958 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.006387 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /virtual-machine-interface/fad45830-613d-4a15-8a50-44b9a8101aaf HTTP/1.1" 200 284 0.012945 10.0.0.19 - - [2026-06-01 01:51:55] "GET /loadbalancer-listener/5f4e3827-756d-4a25-acac-8e15f6648d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013198 10.0.0.19 - - [2026-06-01 01:51:55] "GET /loadbalancer-listener/5f4e3827-756d-4a25-acac-8e15f6648d9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005265 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.027647 10.0.0.19 - - [2026-06-01 01:51:55] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.031759 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.009673 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.014283 10.0.0.19 - - [2026-06-01 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023759 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.039986 10.0.0.19 - - [2026-06-01 01:51:55] "GET /loadbalancer-pool/8f0078e4-5afe-43f7-8791-1d984abaf16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004991 10.0.0.19 - - [2026-06-01 01:51:55] "POST /loadbalancer-members HTTP/1.1" 200 707 0.022714 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.025535 10.0.0.19 - - [2026-06-01 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032293 10.0.0.19 - - [2026-06-01 01:51:55] "GET /loadbalancer-member/62263a9e-59ba-48e1-bd21-a1670eba4d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006082 10.0.0.19 - - [2026-06-01 01:51:55] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002861 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.010545 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-06-01 01:51:55] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003101 10.0.0.19 - - [2026-06-01 01:51:55] "POST /tags HTTP/1.1" 409 221 0.001721 10.0.0.19 - - [2026-06-01 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009247 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.19 - - [2026-06-01 01:51:55] "GET /tag/d4202081-a7b6-4c4f-9b29-8f23e6a2a059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012992 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.007796 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.019970 10.0.0.19 - - [2026-06-01 01:51:55] "POST /tags HTTP/1.1" 409 238 0.004657 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.19 - - [2026-06-01 01:51:55] "GET /tag/abc0c2df-183f-43dd-a0da-f898efcbec14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009890 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.012470 10.0.0.19 - - [2026-06-01 01:51:55] "POST /firewall-rules HTTP/1.1" 409 293 0.002103 10.0.0.19 - - [2026-06-01 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.020400 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.009764 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f HTTP/1.1" 200 260 0.046470 10.0.0.19 - - [2026-06-01 01:51:55] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.19 - - [2026-06-01 01:51:55] "GET /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003740 10.0.0.19 - - [2026-06-01 01:51:55] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004724 10.0.0.19 - - [2026-06-01 01:51:55] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.027438 10.0.0.19 - - [2026-06-01 01:51:55] "GET /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010084 10.0.0.19 - - [2026-06-01 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.013774 10.0.0.19 - - [2026-06-01 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.015049 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.018663 10.0.0.19 - - [2026-06-01 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.008898 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.012117 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.021621 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 256 0.013908 10.0.0.19 - - [2026-06-01 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.031693 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.008362 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013480 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.010225 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013172 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.007650 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016186 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.007921 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011121 10.0.0.19 - - [2026-06-01 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018981 10.0.0.19 - - [2026-06-01 01:51:56] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007410 10.0.0.19 - - [2026-06-01 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-06-01 01:51:56] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031823 10.0.0.19 - - [2026-06-01 01:51:56] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.025835 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011896 10.0.0.19 - - [2026-06-01 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.19 - - [2026-06-01 01:51:56] "POST /virtual-machines HTTP/1.1" 200 373 0.006781 10.0.0.19 - - [2026-06-01 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009770 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.017890 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.027268 10.0.0.19 - - [2026-06-01 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.021902 10.0.0.19 - - [2026-06-01 01:51:56] "POST /chown HTTP/1.1" 200 109 0.039441 10.0.0.19 - - [2026-06-01 01:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162114 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.030573 10.0.0.19 - - [2026-06-01 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.018548 10.0.0.19 - - [2026-06-01 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025363 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011582 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015622 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.013250 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.019282 10.0.0.19 - - [2026-06-01 01:51:57] "POST /instance-ips HTTP/1.1" 200 413 0.050648 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.011875 10.0.0.19 - - [2026-06-01 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028052 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007592 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.028138 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.19 - - [2026-06-01 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.018362 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004751 10.0.0.19 - - [2026-06-01 01:51:57] "GET /instance-ip/78cf4516-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006225 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.014142 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.011095 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003985 10.0.0.19 - - [2026-06-01 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.008173 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.011526 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.008579 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2026-06-01 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.007344 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007024 10.0.0.19 - - [2026-06-01 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.010766 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.024295 10.0.0.19 - - [2026-06-01 01:51:57] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005315 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.019352 10.0.0.19 - - [2026-06-01 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.005919 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.006344 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.009155 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.017639 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.005487 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.015924 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.005791 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.010847 10.0.0.19 - - [2026-06-01 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.025717 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.009279 10.0.0.19 - - [2026-06-01 01:51:57] "POST /chown HTTP/1.1" 200 109 0.006662 10.0.0.19 - - [2026-06-01 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005390 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.011396 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.015727 10.0.0.19 - - [2026-06-01 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005325 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.012542 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.013937 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005707 10.0.0.19 - - [2026-06-01 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005264 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.017284 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.017048 10.0.0.19 - - [2026-06-01 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005804 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.011450 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.016330 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.012090 10.0.0.19 - - [2026-06-01 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005102 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005672 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.011424 10.0.0.19 - - [2026-06-01 01:51:58] "POST /chown HTTP/1.1" 200 109 0.012443 10.0.0.19 - - [2026-06-01 01:52:00] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005917 10.0.0.19 - - [2026-06-01 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.19 - - [2026-06-01 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-06-01 01:52:00] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002334 10.0.0.19 - - [2026-06-01 01:52:00] "GET /loadbalancer-pool/93ec894f-ab3f-431c-8fa4-6d4126d1e7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002337 10.0.0.19 - - [2026-06-01 01:52:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017824 10.0.0.19 - - [2026-06-01 01:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025031 10.0.0.19 - - [2026-06-01 01:52:00] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006775 10.0.0.19 - - [2026-06-01 01:52:00] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003871 10.0.0.19 - - [2026-06-01 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.006709 10.0.0.19 - - [2026-06-01 01:52:00] "GET /floating-ip/0820a431-5d6a-4a1c-8792-240f67b50b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.005601 10.0.0.19 - - [2026-06-01 01:52:00] "PUT /floating-ip/0820a431-5d6a-4a1c-8792-240f67b50b17 HTTP/1.1" 200 256 0.007085 10.0.0.19 - - [2026-06-01 01:52:00] "POST /tags HTTP/1.1" 409 221 0.006853 10.0.0.19 - - [2026-06-01 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.19 - - [2026-06-01 01:52:00] "GET /tag/d4202081-a7b6-4c4f-9b29-8f23e6a2a059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010073 10.0.0.19 - - [2026-06-01 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.017112 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004275 10.0.0.19 - - [2026-06-01 01:52:01] "POST /set-tag HTTP/1.1" 200 109 0.003983 10.0.0.19 - - [2026-06-01 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2026-06-01 01:52:01] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002226 10.0.0.19 - - [2026-06-01 01:52:01] "GET /loadbalancer-pool/93ec894f-ab3f-431c-8fa4-6d4126d1e7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002768 10.0.0.19 - - [2026-06-01 01:52:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014682 10.0.0.19 - - [2026-06-01 01:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009508 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004474 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007679 10.0.0.19 - - [2026-06-01 01:52:01] "POST /ref-update HTTP/1.1" 200 156 0.007798 10.0.0.19 - - [2026-06-01 01:52:01] "GET /floating-ip/0820a431-5d6a-4a1c-8792-240f67b50b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009560 10.0.0.19 - - [2026-06-01 01:52:01] "POST /set-tag HTTP/1.1" 200 109 0.022737 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine/ccc464a1-9eed-4546-a965-926e24fb3bd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.013490 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005550 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine/a6cacd05-ed76-496d-b885-d94fafac6f08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002908 10.0.0.19 - - [2026-06-01 01:52:01] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004029 10.0.0.19 - - [2026-06-01 01:52:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001826 10.0.0.19 - - [2026-06-01 01:52:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001686 10.0.0.19 - - [2026-06-01 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.19 - - [2026-06-01 01:52:10] "POST /chown HTTP/1.1" 200 109 0.005330 10.0.0.19 - - [2026-06-01 01:52:10] "POST /chown HTTP/1.1" 200 109 0.005594 10.0.0.19 - - [2026-06-01 01:52:10] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.19 - - [2026-06-01 01:52:10] "POST /chown HTTP/1.1" 200 109 0.015381 10.0.0.19 - - [2026-06-01 01:52:10] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004269 10.0.0.19 - - [2026-06-01 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.19 - - [2026-06-01 01:52:11] "GET /virtual-machine/b8480146-a061-4a1b-a661-e47cb83d8de0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003585 10.0.0.19 - - [2026-06-01 01:52:12] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003885 10.0.0.19 - - [2026-06-01 01:52:12] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007900 10.0.0.19 - - [2026-06-01 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.19 - - [2026-06-01 01:52:43] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003848 10.0.0.19 - - [2026-06-01 01:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.19 - - [2026-06-01 01:52:43] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003905 10.0.0.19 - - [2026-06-01 01:52:43] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.19 - - [2026-06-01 01:52:43] "GET /virtual-machine/b8480146-a061-4a1b-a661-e47cb83d8de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002612 10.0.0.19 - - [2026-06-01 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.19 - - [2026-06-01 01:52:43] "GET /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012087 10.0.0.19 - - [2026-06-01 01:52:43] "POST /set-tag HTTP/1.1" 200 109 0.012229 10.0.0.19 - - [2026-06-01 01:52:43] "POST /set-tag HTTP/1.1" 200 109 0.012971 10.0.0.19 - - [2026-06-01 01:52:43] "DELETE /instance-ip/78cf4516-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.041365 10.0.0.19 - - [2026-06-01 01:52:43] "DELETE /virtual-machine-interface/78abb18c-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.033432 10.0.0.19 - - [2026-06-01 01:52:43] "DELETE /virtual-machine/b8480146-a061-4a1b-a661-e47cb83d8de0 HTTP/1.1" 200 115 0.021373 10.0.0.19 - - [2026-06-01 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-06-01 01:52:47] "GET /tag/abc0c2df-183f-43dd-a0da-f898efcbec14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011504 10.0.0.19 - - [2026-06-01 01:52:47] "GET /tag/abc0c2df-183f-43dd-a0da-f898efcbec14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012814 10.0.0.19 - - [2026-06-01 01:52:47] "GET /virtual-machine-interface/3a6818d0-91c1-4511-81c8-eae1faadc0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005203 10.0.0.19 - - [2026-06-01 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.028238 10.0.0.19 - - [2026-06-01 01:52:47] "GET /virtual-machine-interface/a131cdd1-f3e6-4f41-9fc8-de8051d156f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013689 10.0.0.19 - - [2026-06-01 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.013069 10.0.0.19 - - [2026-06-01 01:52:47] "GET /virtual-machine-interface/fad45830-613d-4a15-8a50-44b9a8101aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004080 10.0.0.19 - - [2026-06-01 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.011943 10.0.0.19 - - [2026-06-01 01:52:47] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009694 10.0.0.19 - - [2026-06-01 01:52:47] "GET /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002522 10.0.0.19 - - [2026-06-01 01:52:47] "POST /ref-update HTTP/1.1" 200 156 0.010574 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /firewall-rule/cd04ed09-0d3b-4d6f-aa55-29be8dcf646f HTTP/1.1" 200 115 0.036535 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /loadbalancer-member/62263a9e-59ba-48e1-bd21-a1670eba4d70 HTTP/1.1" 200 115 0.030114 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /loadbalancer-pool/8f0078e4-5afe-43f7-8791-1d984abaf16e HTTP/1.1" 200 115 0.036181 10.0.0.19 - - [2026-06-01 01:52:47] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.026767 10.0.0.19 - - [2026-06-01 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012338 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /loadbalancer-listener/5f4e3827-756d-4a25-acac-8e15f6648d9d HTTP/1.1" 200 115 0.064505 10.0.0.19 - - [2026-06-01 01:52:47] "GET /floating-ip/8648dceb-3fbe-4ab1-bf0f-386653ac1d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003522 10.0.0.19 - - [2026-06-01 01:52:47] "PUT /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 266 0.025268 10.0.0.19 - - [2026-06-01 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013011 10.0.0.19 - - [2026-06-01 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2026-06-01 01:52:47] "PUT /floating-ip/8648dceb-3fbe-4ab1-bf0f-386653ac1d64 HTTP/1.1" 200 256 0.012091 10.0.0.19 - - [2026-06-01 01:52:47] "POST /chown HTTP/1.1" 200 109 0.005144 10.0.0.19 - - [2026-06-01 01:52:47] "POST /chown HTTP/1.1" 200 109 0.029236 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /floating-ip/8648dceb-3fbe-4ab1-bf0f-386653ac1d64 HTTP/1.1" 200 115 0.078718 10.0.0.19 - - [2026-06-01 01:52:47] "POST /chown HTTP/1.1" 200 109 0.016138 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /loadbalancer/929ce5b8-8066-4885-9055-035cd364a0cb HTTP/1.1" 200 115 0.039645 10.0.0.19 - - [2026-06-01 01:52:47] "POST /chown HTTP/1.1" 200 109 0.006475 10.0.0.19 - - [2026-06-01 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2026-06-01 01:52:47] "POST /service-instances HTTP/1.1" 409 259 0.002717 10.0.0.19 - - [2026-06-01 01:52:47] "DELETE /instance-ip/edacb46a-6be0-4be2-834e-cb9c85952d64 HTTP/1.1" 200 115 0.055025 10.0.0.19 - - [2026-06-01 01:52:48] "POST /service-instances HTTP/1.1" 409 259 0.002209 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-machine-interface/a131cdd1-f3e6-4f41-9fc8-de8051d156f4 HTTP/1.1" 200 115 0.047555 10.0.0.19 - - [2026-06-01 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-06-01 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /tag/abc0c2df-183f-43dd-a0da-f898efcbec14 HTTP/1.1" 200 115 0.048219 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /service-instance/1c2e4d59-50f3-4ed0-b01b-b40b35808f33 HTTP/1.1" 200 115 0.028513 10.0.0.19 - - [2026-06-01 01:52:48] "GET /virtual-machine-interface/fad45830-613d-4a15-8a50-44b9a8101aaf?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004504 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-machine-interface/fad45830-613d-4a15-8a50-44b9a8101aaf HTTP/1.1" 200 115 0.037774 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-machine/df93e4b5-a762-4db1-8e8e-ff76bc871a39 HTTP/1.1" 200 115 0.021079 10.0.0.19 - - [2026-06-01 01:52:48] "GET /virtual-machine-interface/3a6818d0-91c1-4511-81c8-eae1faadc0b8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.011251 10.0.0.19 - - [2026-06-01 01:52:48] "GET /floating-ip-pool/eaced6bd-11c1-4ea9-873e-6561b2fdcd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002345 10.0.0.19 - - [2026-06-01 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.011177 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /floating-ip-pool/eaced6bd-11c1-4ea9-873e-6561b2fdcd80 HTTP/1.1" 200 115 0.034782 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-machine-interface/3a6818d0-91c1-4511-81c8-eae1faadc0b8 HTTP/1.1" 200 115 0.073401 10.0.0.19 - - [2026-06-01 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.013111 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-machine/507ac1db-6005-44e5-bc6f-e05329cfee31 HTTP/1.1" 200 115 0.041171 10.0.0.19 - - [2026-06-01 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001284 10.0.0.19 - - [2026-06-01 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.000945 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b HTTP/1.1" 200 115 0.111660 10.0.0.19 - - [2026-06-01 01:52:48] "GET /routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 HTTP/1.1" 404 171 0.001176 10.0.0.19 - - [2026-06-01 01:52:48] "GET /domains HTTP/1.1" 200 280 0.001117 10.0.0.19 - - [2026-06-01 01:52:48] "GET /domain/01c8675e-0450-4717-ac7e-295cdcf28d7f HTTP/1.1" 200 3085 0.002041 10.0.0.19 - - [2026-06-01 01:52:48] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a HTTP/1.1" 200 6873 0.025079 10.0.0.19 - - [2026-06-01 01:52:48] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006302 10.0.0.19 - - [2026-06-01 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.19 - - [2026-06-01 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2026-06-01 01:52:48] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002103 10.0.0.19 - - [2026-06-01 01:52:48] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005065 10.0.0.19 - - [2026-06-01 01:52:48] "POST /set-tag HTTP/1.1" 200 109 0.016794 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /loadbalancer-member/d4819131-1a9b-4652-a0af-cb5eb067d788 HTTP/1.1" 200 115 0.029758 10.0.0.19 - - [2026-06-01 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-06-01 01:52:48] "DELETE /route-target/e544da61-992b-49e9-a803-a78f7c4bd30c HTTP/1.1" 200 115 0.015599 10.0.0.19 - - [2026-06-01 01:52:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005328 10.0.0.19 - - [2026-06-01 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.19 - - [2026-06-01 01:52:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005475 10.0.0.19 - - [2026-06-01 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.19 - - [2026-06-01 01:52:49] "GET /virtual-machine/a6cacd05-ed76-496d-b885-d94fafac6f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002288 10.0.0.19 - - [2026-06-01 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.011230 10.0.0.19 - - [2026-06-01 01:52:49] "GET /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004349 10.0.0.19 - - [2026-06-01 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.014664 10.0.0.19 - - [2026-06-01 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.041775 10.0.0.19 - - [2026-06-01 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.013869 10.0.0.19 - - [2026-06-01 01:52:49] "DELETE /instance-ip/7464520a-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.043031 10.0.0.19 - - [2026-06-01 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.009605 10.0.0.19 - - [2026-06-01 01:52:50] "DELETE /virtual-machine-interface/744bf872-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.051074 10.0.0.19 - - [2026-06-01 01:52:50] "DELETE /virtual-machine/a6cacd05-ed76-496d-b885-d94fafac6f08 HTTP/1.1" 200 115 0.018297 10.0.0.19 - - [2026-06-01 01:52:53] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006959 10.0.0.19 - - [2026-06-01 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.19 - - [2026-06-01 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-06-01 01:52:53] "GET /loadbalancer/ef9beed1-dc21-41b2-9143-dcc9689fa37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002152 10.0.0.19 - - [2026-06-01 01:52:54] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005470 10.0.0.19 - - [2026-06-01 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.004752 10.0.0.19 - - [2026-06-01 01:52:54] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004521 10.0.0.19 - - [2026-06-01 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.19 - - [2026-06-01 01:52:54] "GET /virtual-machine/ccc464a1-9eed-4546-a965-926e24fb3bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.008931 10.0.0.19 - - [2026-06-01 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.19 - - [2026-06-01 01:52:54] "GET /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004111 10.0.0.19 - - [2026-06-01 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.015712 10.0.0.19 - - [2026-06-01 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.021444 10.0.0.19 - - [2026-06-01 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.018521 10.0.0.19 - - [2026-06-01 01:52:54] "DELETE /instance-ip/73fd341c-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.040869 10.0.0.19 - - [2026-06-01 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.011409 10.0.0.19 - - [2026-06-01 01:52:55] "DELETE /virtual-machine-interface/73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.041274 10.0.0.19 - - [2026-06-01 01:52:55] "DELETE /virtual-machine/ccc464a1-9eed-4546-a965-926e24fb3bd2 HTTP/1.1" 200 115 0.016573 10.0.0.19 - - [2026-06-01 01:52:55] "DELETE /tag/3f8386bd-9b19-403e-9983-05e80ce62d0d HTTP/1.1" 200 115 0.027206 10.0.0.19 - - [2026-06-01 01:52:55] "DELETE /tag/8985a42e-9185-43cd-ba22-a809c29e89de HTTP/1.1" 200 115 0.059184 10.0.0.19 - - [2026-06-01 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-06-01 01:52:58] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039525 10.0.0.19 - - [2026-06-01 01:52:59] "POST /tags HTTP/1.1" 200 393 0.028048 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009389 10.0.0.19 - - [2026-06-01 01:52:59] "GET /tag/2002d1e9-2960-41c0-9dbb-65010ba42eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010689 10.0.0.19 - - [2026-06-01 01:52:59] "POST /tags HTTP/1.1" 200 341 0.015654 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.19 - - [2026-06-01 01:52:59] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015701 10.0.0.19 - - [2026-06-01 01:52:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.001842 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.007689 10.0.0.19 - - [2026-06-01 01:52:59] "POST /security-groups HTTP/1.1" 200 589 0.065498 10.0.0.19 - - [2026-06-01 01:52:59] "POST /projects HTTP/1.1" 200 519 0.171281 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.002443 10.0.0.19 - - [2026-06-01 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009544 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.19 - - [2026-06-01 01:52:59] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.045726 10.0.0.19 - - [2026-06-01 01:52:59] "POST /access-control-lists HTTP/1.1" 200 598 0.088507 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.001714 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2026-06-01 01:52:59] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.033426 10.0.0.19 - - [2026-06-01 01:52:59] "POST /access-control-lists HTTP/1.1" 200 596 0.073495 10.0.0.19 - - [2026-06-01 01:52:59] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.070071 10.0.0.19 - - [2026-06-01 01:52:59] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.059232 10.0.0.19 - - [2026-06-01 01:52:59] "POST /security-groups HTTP/1.1" 200 591 0.086278 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.001761 10.0.0.19 - - [2026-06-01 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038693 10.0.0.19 - - [2026-06-01 01:52:59] "POST /access-control-lists HTTP/1.1" 200 632 0.057075 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.007515 10.0.0.19 - - [2026-06-01 01:52:59] "POST /chown HTTP/1.1" 200 109 0.047507 10.0.0.19 - - [2026-06-01 01:52:59] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006285 10.0.0.19 - - [2026-06-01 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-06-01 01:52:59] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004034 10.0.0.19 - - [2026-06-01 01:52:59] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.19 - - [2026-06-01 01:53:00] "POST /access-control-lists HTTP/1.1" 200 630 0.074279 10.0.0.19 - - [2026-06-01 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027240 10.0.0.19 - - [2026-06-01 01:53:00] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016141 10.0.0.19 - - [2026-06-01 01:53:00] "POST /firewall-rules HTTP/1.1" 200 600 0.065410 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-rule/3a073a8b-dfa6-4103-b98b-a5632a09165e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003904 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003584 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-rule/3a073a8b-dfa6-4103-b98b-a5632a09165e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001718 10.0.0.19 - - [2026-06-01 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.043097 10.0.0.19 - - [2026-06-01 01:53:00] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006650 10.0.0.19 - - [2026-06-01 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.19 - - [2026-06-01 01:53:00] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002604 10.0.0.19 - - [2026-06-01 01:53:00] "POST /tags HTTP/1.1" 409 226 0.001404 10.0.0.19 - - [2026-06-01 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001112 10.0.0.19 - - [2026-06-01 01:53:00] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010534 10.0.0.19 - - [2026-06-01 01:53:00] "POST /firewall-rules HTTP/1.1" 200 598 0.074341 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-rule/34c1b69e-6c21-4dcb-aac1-452bb780d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003493 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003334 10.0.0.19 - - [2026-06-01 01:53:00] "GET /firewall-rule/34c1b69e-6c21-4dcb-aac1-452bb780d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002082 10.0.0.19 - - [2026-06-01 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.046999 10.0.0.19 - - [2026-06-01 01:53:02] "POST /tags HTTP/1.1" 200 393 0.026149 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.19 - - [2026-06-01 01:53:02] "GET /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012151 10.0.0.19 - - [2026-06-01 01:53:02] "POST /tags HTTP/1.1" 200 341 0.017184 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010166 10.0.0.19 - - [2026-06-01 01:53:02] "GET /tag/760692df-5a7d-4395-92e5-7add0ad8e84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018922 10.0.0.19 - - [2026-06-01 01:53:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.001195 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.009594 10.0.0.19 - - [2026-06-01 01:53:02] "POST /security-groups HTTP/1.1" 200 589 0.077921 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.007484 10.0.0.19 - - [2026-06-01 01:53:02] "POST /projects HTTP/1.1" 200 519 0.217946 10.0.0.19 - - [2026-06-01 01:53:02] "POST /access-control-lists HTTP/1.1" 200 598 0.061748 10.0.0.19 - - [2026-06-01 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.048975 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.025334 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025658 10.0.0.19 - - [2026-06-01 01:53:02] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005785 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.19 - - [2026-06-01 01:53:02] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003881 10.0.0.19 - - [2026-06-01 01:53:02] "POST /access-control-lists HTTP/1.1" 200 596 0.065190 10.0.0.19 - - [2026-06-01 01:53:02] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.064219 10.0.0.19 - - [2026-06-01 01:53:02] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.040886 10.0.0.19 - - [2026-06-01 01:53:02] "POST /security-groups HTTP/1.1" 200 591 0.071695 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.001659 10.0.0.19 - - [2026-06-01 01:53:02] "POST /access-control-lists HTTP/1.1" 200 632 0.065757 10.0.0.19 - - [2026-06-01 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.020555 10.0.0.19 - - [2026-06-01 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.077024 10.0.0.19 - - [2026-06-01 01:53:02] "POST /chown HTTP/1.1" 200 109 0.020510 10.0.0.19 - - [2026-06-01 01:53:02] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008233 10.0.0.19 - - [2026-06-01 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-06-01 01:53:03] "POST /access-control-lists HTTP/1.1" 200 630 0.089571 10.0.0.19 - - [2026-06-01 01:53:03] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015998 10.0.0.19 - - [2026-06-01 01:53:03] "POST /tags HTTP/1.1" 409 226 0.001512 10.0.0.19 - - [2026-06-01 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-06-01 01:53:03] "GET /tag/760692df-5a7d-4395-92e5-7add0ad8e84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010454 10.0.0.19 - - [2026-06-01 01:53:03] "POST /firewall-rules HTTP/1.1" 200 600 0.060788 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-rule/e9b0c921-8d63-488a-a071-b8ec5fd39d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005646 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004314 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-rule/e9b0c921-8d63-488a-a071-b8ec5fd39d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001917 10.0.0.19 - - [2026-06-01 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.050175 10.0.0.19 - - [2026-06-01 01:53:03] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008640 10.0.0.19 - - [2026-06-01 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-06-01 01:53:03] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003090 10.0.0.19 - - [2026-06-01 01:53:03] "POST /tags HTTP/1.1" 409 226 0.001848 10.0.0.19 - - [2026-06-01 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-06-01 01:53:03] "GET /tag/760692df-5a7d-4395-92e5-7add0ad8e84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018844 10.0.0.19 - - [2026-06-01 01:53:03] "POST /firewall-rules HTTP/1.1" 200 598 0.067183 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-rule/c0666acc-d88a-49e0-9013-9fc1de1b0289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003711 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005267 10.0.0.19 - - [2026-06-01 01:53:03] "GET /firewall-rule/c0666acc-d88a-49e0-9013-9fc1de1b0289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001994 10.0.0.19 - - [2026-06-01 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.046868 10.0.0.19 - - [2026-06-01 01:53:05] "POST /tags HTTP/1.1" 200 345 0.095288 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-06-01 01:53:05] "GET /tag/d3c62525-0751-47f6-98e4-66c92fc68acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.034678 10.0.0.19 - - [2026-06-01 01:53:05] "POST /projects HTTP/1.1" 409 238 0.001805 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2026-06-01 01:53:05] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032002 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2026-06-01 01:53:05] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006142 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-06-01 01:53:05] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005199 10.0.0.19 - - [2026-06-01 01:53:05] "POST /security-groups HTTP/1.1" 409 285 0.002575 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2026-06-01 01:53:05] "PUT /security-group/18bd9be3-64ea-46dc-8923-abf86960311a HTTP/1.1" 200 262 0.059818 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014505 10.0.0.19 - - [2026-06-01 01:53:05] "PUT /access-control-list/0afa63d8-cd4d-4cf4-92b8-9a5cdec3ecfe HTTP/1.1" 200 272 0.019442 10.0.0.19 - - [2026-06-01 01:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020565 10.0.0.19 - - [2026-06-01 01:53:05] "POST /tags HTTP/1.1" 409 228 0.006509 10.0.0.19 - - [2026-06-01 01:53:05] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059063 10.0.0.19 - - [2026-06-01 01:53:05] "PUT /access-control-list/6b9d172a-ce38-449d-bcff-7facc801b4d6 HTTP/1.1" 200 272 0.042472 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-06-01 01:53:05] "GET /tag/d3c62525-0751-47f6-98e4-66c92fc68acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009771 10.0.0.19 - - [2026-06-01 01:53:05] "POST /tags HTTP/1.1" 200 345 0.026116 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012975 10.0.0.19 - - [2026-06-01 01:53:05] "GET /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011736 10.0.0.19 - - [2026-06-01 01:53:05] "POST /projects HTTP/1.1" 409 238 0.001923 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2026-06-01 01:53:05] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041354 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.19 - - [2026-06-01 01:53:05] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005630 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.19 - - [2026-06-01 01:53:05] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006703 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.19 - - [2026-06-01 01:53:05] "POST /security-groups HTTP/1.1" 409 285 0.003246 10.0.0.19 - - [2026-06-01 01:53:05] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034059 10.0.0.19 - - [2026-06-01 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2026-06-01 01:53:05] "PUT /security-group/018b162a-0c23-4df6-a621-cb5bbea653f5 HTTP/1.1" 200 262 0.100928 10.0.0.19 - - [2026-06-01 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.059085 10.0.0.19 - - [2026-06-01 01:53:06] "PUT /access-control-list/78e0ddd2-00b2-4371-9de0-d064bf178424 HTTP/1.1" 200 272 0.038778 10.0.0.19 - - [2026-06-01 01:53:06] "POST /tags HTTP/1.1" 409 228 0.028810 10.0.0.19 - - [2026-06-01 01:53:06] "PUT /access-control-list/d6056911-2115-48e9-8290-84b76aab0151 HTTP/1.1" 200 272 0.029363 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2026-06-01 01:53:06] "GET /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016746 10.0.0.19 - - [2026-06-01 01:53:06] "POST /tags HTTP/1.1" 200 291 0.076281 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-06-01 01:53:06] "GET /tag/535d1c42-ae87-4bd7-a61b-6b1cad397688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013396 10.0.0.19 - - [2026-06-01 01:53:06] "POST /tags HTTP/1.1" 200 303 0.051342 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-06-01 01:53:06] "GET /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012269 10.0.0.19 - - [2026-06-01 01:53:06] "POST /tags HTTP/1.1" 409 252 0.001343 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-06-01 01:53:06] "GET /tag/2002d1e9-2960-41c0-9dbb-65010ba42eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010187 10.0.0.19 - - [2026-06-01 01:53:06] "POST /tags HTTP/1.1" 409 226 0.002313 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2026-06-01 01:53:06] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013355 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-06-01 01:53:06] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004286 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-06-01 01:53:06] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031591 10.0.0.19 - - [2026-06-01 01:53:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007200 10.0.0.19 - - [2026-06-01 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006641 10.0.0.19 - - [2026-06-01 01:53:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101063 10.0.0.19 - - [2026-06-01 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013435 10.0.0.19 - - [2026-06-01 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015679 10.0.0.19 - - [2026-06-01 01:53:06] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004036 10.0.0.19 - - [2026-06-01 01:53:06] "POST /instance-ips HTTP/1.1" 200 397 0.017605 10.0.0.19 - - [2026-06-01 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023632 10.0.0.19 - - [2026-06-01 01:53:06] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021105 10.0.0.19 - - [2026-06-01 01:53:07] "POST /set-tag HTTP/1.1" 200 109 0.063381 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011721 10.0.0.19 - - [2026-06-01 01:53:07] "GET /instance-ip/a266343e-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002505 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003910 10.0.0.19 - - [2026-06-01 01:53:07] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002983 10.0.0.19 - - [2026-06-01 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.007168 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005589 10.0.0.19 - - [2026-06-01 01:53:07] "POST /set-tag HTTP/1.1" 200 109 0.005308 10.0.0.19 - - [2026-06-01 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003812 10.0.0.19 - - [2026-06-01 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-06-01 01:53:07] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029210 10.0.0.19 - - [2026-06-01 01:53:07] "POST /virtual-machines HTTP/1.1" 200 395 0.008502 10.0.0.19 - - [2026-06-01 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007366 10.0.0.19 - - [2026-06-01 01:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105464 10.0.0.19 - - [2026-06-01 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019967 10.0.0.19 - - [2026-06-01 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004335 10.0.0.19 - - [2026-06-01 01:53:07] "POST /instance-ips HTTP/1.1" 200 397 0.097723 10.0.0.19 - - [2026-06-01 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018298 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006999 10.0.0.19 - - [2026-06-01 01:53:07] "POST /set-tag HTTP/1.1" 200 109 0.060769 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016540 10.0.0.19 - - [2026-06-01 01:53:07] "GET /instance-ip/a2d6d07c-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009355 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004152 10.0.0.19 - - [2026-06-01 01:53:07] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.19 - - [2026-06-01 01:53:07] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004360 10.0.0.19 - - [2026-06-01 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015932 10.0.0.19 - - [2026-06-01 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.19 - - [2026-06-01 01:53:08] "POST /tags HTTP/1.1" 200 291 0.015548 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015137 10.0.0.19 - - [2026-06-01 01:53:08] "GET /tag/7bb7bc05-52de-475b-9564-921116a985ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012093 10.0.0.19 - - [2026-06-01 01:53:08] "POST /tags HTTP/1.1" 409 252 0.001876 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-06-01 01:53:08] "GET /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012744 10.0.0.19 - - [2026-06-01 01:53:08] "POST /tags HTTP/1.1" 409 226 0.003036 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2026-06-01 01:53:08] "GET /tag/760692df-5a7d-4395-92e5-7add0ad8e84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012254 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004060 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-06-01 01:53:08] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029688 10.0.0.19 - - [2026-06-01 01:53:08] "POST /virtual-machines HTTP/1.1" 200 395 0.006864 10.0.0.19 - - [2026-06-01 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017290 10.0.0.19 - - [2026-06-01 01:53:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108042 10.0.0.19 - - [2026-06-01 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009028 10.0.0.19 - - [2026-06-01 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004234 10.0.0.19 - - [2026-06-01 01:53:08] "POST /instance-ips HTTP/1.1" 200 397 0.017054 10.0.0.19 - - [2026-06-01 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024991 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009886 10.0.0.19 - - [2026-06-01 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.067903 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007927 10.0.0.19 - - [2026-06-01 01:53:08] "GET /instance-ip/a370a670-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005282 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003912 10.0.0.19 - - [2026-06-01 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003218 10.0.0.19 - - [2026-06-01 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.19 - - [2026-06-01 01:53:08] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012889 10.0.0.19 - - [2026-06-01 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012594 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005565 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-06-01 01:53:09] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029726 10.0.0.19 - - [2026-06-01 01:53:09] "POST /virtual-machines HTTP/1.1" 200 395 0.009087 10.0.0.19 - - [2026-06-01 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010655 10.0.0.19 - - [2026-06-01 01:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092191 10.0.0.19 - - [2026-06-01 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008596 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020620 10.0.0.19 - - [2026-06-01 01:53:09] "POST /instance-ips HTTP/1.1" 200 397 0.018445 10.0.0.19 - - [2026-06-01 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018683 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010227 10.0.0.19 - - [2026-06-01 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.063862 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007776 10.0.0.19 - - [2026-06-01 01:53:09] "GET /instance-ip/a3df02f0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002623 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004388 10.0.0.19 - - [2026-06-01 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003043 10.0.0.19 - - [2026-06-01 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011739 10.0.0.19 - - [2026-06-01 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.19 - - [2026-06-01 01:53:09] "POST /tags HTTP/1.1" 200 299 0.019646 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009983 10.0.0.19 - - [2026-06-01 01:53:09] "GET /tag/d051e2b4-69c6-4963-b960-4117a9c18da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016158 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-06-01 01:53:09] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003765 10.0.0.19 - - [2026-06-01 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2026-06-01 01:53:09] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035557 10.0.0.19 - - [2026-06-01 01:53:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008204 10.0.0.19 - - [2026-06-01 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011999 10.0.0.19 - - [2026-06-01 01:53:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108607 10.0.0.19 - - [2026-06-01 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007845 10.0.0.19 - - [2026-06-01 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010731 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009318 10.0.0.19 - - [2026-06-01 01:53:10] "POST /instance-ips HTTP/1.1" 200 397 0.018500 10.0.0.19 - - [2026-06-01 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021067 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006547 10.0.0.19 - - [2026-06-01 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.015114 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011242 10.0.0.19 - - [2026-06-01 01:53:10] "GET /instance-ip/a462bc94-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003836 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003890 10.0.0.19 - - [2026-06-01 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.004574 10.0.0.19 - - [2026-06-01 01:53:10] "POST /tags HTTP/1.1" 200 299 0.017243 10.0.0.19 - - [2026-06-01 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-06-01 01:53:10] "GET /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011054 10.0.0.19 - - [2026-06-01 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003218 10.0.0.19 - - [2026-06-01 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-06-01 01:53:10] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033400 10.0.0.19 - - [2026-06-01 01:53:10] "POST /virtual-machines HTTP/1.1" 200 395 0.006853 10.0.0.19 - - [2026-06-01 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021032 10.0.0.19 - - [2026-06-01 01:53:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095139 10.0.0.19 - - [2026-06-01 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009124 10.0.0.19 - - [2026-06-01 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009289 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004087 10.0.0.19 - - [2026-06-01 01:53:10] "POST /instance-ips HTTP/1.1" 200 397 0.022424 10.0.0.19 - - [2026-06-01 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024365 10.0.0.19 - - [2026-06-01 01:53:10] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013203 10.0.0.19 - - [2026-06-01 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.017754 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008671 10.0.0.19 - - [2026-06-01 01:53:11] "GET /instance-ip/a4c5d2ac-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002579 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004229 10.0.0.19 - - [2026-06-01 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.19 - - [2026-06-01 01:53:11] "POST /tags HTTP/1.1" 200 299 0.016888 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.19 - - [2026-06-01 01:53:11] "GET /tag/57c8ef77-2ed0-4bdd-9787-0b95cee96e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012137 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004165 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-06-01 01:53:11] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034915 10.0.0.19 - - [2026-06-01 01:53:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008775 10.0.0.19 - - [2026-06-01 01:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010326 10.0.0.19 - - [2026-06-01 01:53:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128874 10.0.0.19 - - [2026-06-01 01:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018868 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018016 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005148 10.0.0.19 - - [2026-06-01 01:53:11] "POST /instance-ips HTTP/1.1" 200 397 0.020253 10.0.0.19 - - [2026-06-01 01:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025154 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012782 10.0.0.19 - - [2026-06-01 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.017298 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020225 10.0.0.19 - - [2026-06-01 01:53:11] "GET /instance-ip/a5336862-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003341 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003905 10.0.0.19 - - [2026-06-01 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.19 - - [2026-06-01 01:53:11] "POST /tags HTTP/1.1" 200 299 0.022783 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009248 10.0.0.19 - - [2026-06-01 01:53:11] "GET /tag/1bcd3dc9-bae0-4856-8fa4-c390ac8ced91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.017409 10.0.0.19 - - [2026-06-01 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008705 10.0.0.19 - - [2026-06-01 01:53:11] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009011 10.0.0.19 - - [2026-06-01 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2026-06-01 01:53:12] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032032 10.0.0.19 - - [2026-06-01 01:53:12] "POST /virtual-machines HTTP/1.1" 200 395 0.012174 10.0.0.19 - - [2026-06-01 01:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008832 10.0.0.19 - - [2026-06-01 01:53:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101174 10.0.0.19 - - [2026-06-01 01:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026614 10.0.0.19 - - [2026-06-01 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005195 10.0.0.19 - - [2026-06-01 01:53:12] "POST /instance-ips HTTP/1.1" 200 397 0.021705 10.0.0.19 - - [2026-06-01 01:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029538 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013849 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.029579 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024877 10.0.0.19 - - [2026-06-01 01:53:12] "GET /instance-ip/a5a5928e-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008212 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006480 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.005058 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.006415 10.0.0.19 - - [2026-06-01 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.007609 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008423 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004612 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003374 10.0.0.19 - - [2026-06-01 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.006500 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004159 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003048 10.0.0.19 - - [2026-06-01 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.015939 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004723 10.0.0.19 - - [2026-06-01 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.19 - - [2026-06-01 01:53:12] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003364 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004269 10.0.0.19 - - [2026-06-01 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.006159 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004268 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005673 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004506 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.006138 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003383 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015392 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011198 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.004419 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010241 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005938 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004092 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.004324 10.0.0.19 - - [2026-06-01 01:53:13] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003981 10.0.0.19 - - [2026-06-01 01:53:13] "POST /set-tag HTTP/1.1" 200 109 0.001950 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.19 - - [2026-06-01 01:53:15] "GET /virtual-machine/3fd99b43-e771-4cd5-9de9-05aabf0c7e38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002829 10.0.0.19 - - [2026-06-01 01:53:15] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004256 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000740 10.0.0.19 - - [2026-06-01 01:53:17] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005289 10.0.0.19 - - [2026-06-01 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-06-01 01:53:17] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003981 10.0.0.19 - - [2026-06-01 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.19 - - [2026-06-01 01:53:17] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004023 10.0.0.19 - - [2026-06-01 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.19 - - [2026-06-01 01:53:18] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004555 10.0.0.19 - - [2026-06-01 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine/d470fad2-e13e-4eaf-bb4c-90781b9e7dfa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004041 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005044 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine/afb699a2-ff05-4c25-bcd8-773f805e0329?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003306 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018444 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine/10fabca2-66fd-479e-8dff-3d621d86efd9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003941 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004438 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine/181be07d-4a8b-40b1-ad7f-95f7f98fd0dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004350 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004047 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine/1d4dc39e-8b39-442a-8c63-97ad8f98d84f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002882 10.0.0.19 - - [2026-06-01 01:53:21] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003354 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:53:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.19 - - [2026-06-01 01:53:24] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004077 10.0.0.19 - - [2026-06-01 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine/2eadf7cb-4e84-4b53-ba68-96144957d68b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003161 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004421 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine/b8427715-2d28-419d-ae2b-4393feb1bd92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003477 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003571 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005156 10.0.0.19 - - [2026-06-01 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.19 - - [2026-06-01 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-06-01 01:53:26] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001994 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006132 10.0.0.19 - - [2026-06-01 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.032344 10.0.0.19 - - [2026-06-01 01:53:26] "DELETE /loadbalancer-member/1ca80138-c4cf-41aa-a1b4-1cc3bcc5c046 HTTP/1.1" 200 115 0.034703 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006081 10.0.0.19 - - [2026-06-01 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.19 - - [2026-06-01 01:53:26] "DELETE /loadbalancer-member/2b697bb5-c479-444f-b9bb-1fa009131731 HTTP/1.1" 200 115 0.028649 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003658 10.0.0.19 - - [2026-06-01 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.19 - - [2026-06-01 01:53:26] "DELETE /loadbalancer-member/6f1607c2-dea4-4e01-9697-1f3883901995 HTTP/1.1" 200 115 0.032777 10.0.0.19 - - [2026-06-01 01:53:26] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004631 10.0.0.19 - - [2026-06-01 01:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.19 - - [2026-06-01 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2026-06-01 01:53:26] "GET /loadbalancer/dc055a75-b70d-46c6-b6c0-e0cc9ec53a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002383 10.0.0.19 - - [2026-06-01 01:53:26] "GET /loadbalancer-pool/fc4910c8-df5a-41a7-a127-d6e03ad0883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002193 10.0.0.19 - - [2026-06-01 01:53:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013997 10.0.0.19 - - [2026-06-01 01:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010807 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005864 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009424 10.0.0.19 - - [2026-06-01 01:53:27] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002379 10.0.0.19 - - [2026-06-01 01:53:27] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003747 10.0.0.19 - - [2026-06-01 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.070217 10.0.0.19 - - [2026-06-01 01:53:27] "GET /loadbalancer-pool/fd318a7a-69e0-41be-8775-19f02bfeb818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010747 10.0.0.19 - - [2026-06-01 01:53:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018943 10.0.0.19 - - [2026-06-01 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007872 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016042 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003801 10.0.0.19 - - [2026-06-01 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.19 - - [2026-06-01 01:53:27] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001757 10.0.0.19 - - [2026-06-01 01:53:27] "GET /loadbalancer-pool/0a432986-1166-406e-8ea6-fced98128ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002564 10.0.0.19 - - [2026-06-01 01:53:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012644 10.0.0.19 - - [2026-06-01 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019279 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014456 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/29018f22-5d5b-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007193 10.0.0.19 - - [2026-06-01 01:53:27] "GET /floating-ip/156626e8-f53f-4afb-bad5-4faa0d4e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002065 10.0.0.19 - - [2026-06-01 01:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2026-06-01 01:53:27] "POST /tags HTTP/1.1" 200 333 0.018700 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.19 - - [2026-06-01 01:53:27] "GET /tag/b8ad0b00-bd36-4c07-9222-594deef481e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011613 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-06-01 01:53:27] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027107 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003233 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.19 - - [2026-06-01 01:53:27] "GET /service-appliance-set/692bfc80-946d-495b-a90a-b20bc76a79bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001714 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001319 10.0.0.19 - - [2026-06-01 01:53:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099659 10.0.0.19 - - [2026-06-01 01:53:27] "GET /virtual-machine-interface/254dd082-6ca9-4011-9f74-b1f279d361ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.010218 10.0.0.19 - - [2026-06-01 01:53:27] "POST /instance-ips HTTP/1.1" 200 409 0.018292 10.0.0.19 - - [2026-06-01 01:53:27] "GET /instance-ip/611412f6-7d9e-48a4-b3cd-cc43297ea238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003593 10.0.0.19 - - [2026-06-01 01:53:27] "POST /loadbalancers HTTP/1.1" 200 629 0.064663 10.0.0.19 - - [2026-06-01 01:53:27] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.023389 10.0.0.19 - - [2026-06-01 01:53:27] "GET /instance-ip/611412f6-7d9e-48a4-b3cd-cc43297ea238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004955 10.0.0.19 - - [2026-06-01 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012512 10.0.0.19 - - [2026-06-01 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.19 - - [2026-06-01 01:53:27] "POST /floating-ips HTTP/1.1" 200 597 0.032231 10.0.0.19 - - [2026-06-01 01:53:27] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042287 10.0.0.19 - - [2026-06-01 01:53:27] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002644 10.0.0.19 - - [2026-06-01 01:53:27] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015916 10.0.0.19 - - [2026-06-01 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002996 10.0.0.19 - - [2026-06-01 01:53:28] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049659 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer-listener/9ead0ee0-2868-4c3b-a371-d7890e45e9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003976 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer-listener/9ead0ee0-2868-4c3b-a371-d7890e45e9db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003382 10.0.0.19 - - [2026-06-01 01:53:28] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018632 10.0.0.19 - - [2026-06-01 01:53:28] "GET /instance-ip/611412f6-7d9e-48a4-b3cd-cc43297ea238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003444 10.0.0.19 - - [2026-06-01 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001631 10.0.0.19 - - [2026-06-01 01:53:28] "GET /instance-ip/611412f6-7d9e-48a4-b3cd-cc43297ea238?fields=floating_ips HTTP/1.1" 200 1212 0.004382 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer-pool/4f53f070-d5e2-45b1-b014-db7b95df6144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005277 10.0.0.19 - - [2026-06-01 01:53:28] "GET /floating-ip/ad0ba7f5-28b2-46ce-91dd-1112e22ea6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002964 10.0.0.19 - - [2026-06-01 01:53:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015885 10.0.0.19 - - [2026-06-01 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020186 10.0.0.19 - - [2026-06-01 01:53:28] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006635 10.0.0.19 - - [2026-06-01 01:53:28] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003407 10.0.0.19 - - [2026-06-01 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.19 - - [2026-06-01 01:53:28] "GET /floating-ip/ad0ba7f5-28b2-46ce-91dd-1112e22ea6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012458 10.0.0.19 - - [2026-06-01 01:53:28] "POST /tags HTTP/1.1" 409 221 0.001947 10.0.0.19 - - [2026-06-01 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.19 - - [2026-06-01 01:53:28] "GET /tag/b8ad0b00-bd36-4c07-9222-594deef481e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011533 10.0.0.19 - - [2026-06-01 01:53:28] "PUT /floating-ip/ad0ba7f5-28b2-46ce-91dd-1112e22ea6ca HTTP/1.1" 200 256 0.009017 10.0.0.19 - - [2026-06-01 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.077231 10.0.0.19 - - [2026-06-01 01:53:28] "GET /loadbalancer-pool/4f53f070-d5e2-45b1-b014-db7b95df6144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011876 10.0.0.19 - - [2026-06-01 01:53:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016583 10.0.0.19 - - [2026-06-01 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013557 10.0.0.19 - - [2026-06-01 01:53:28] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007505 10.0.0.19 - - [2026-06-01 01:53:28] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003543 10.0.0.19 - - [2026-06-01 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.006840 10.0.0.19 - - [2026-06-01 01:53:28] "GET /floating-ip/ad0ba7f5-28b2-46ce-91dd-1112e22ea6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014395 10.0.0.19 - - [2026-06-01 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.055749 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 206 0.001920 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013516 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 204 0.002264 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009906 10.0.0.19 - - [2026-06-01 01:53:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002320 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-06-01 01:53:29] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001975 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 206 0.001200 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010027 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 226 0.001299 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009613 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 204 0.001374 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.021343 10.0.0.19 - - [2026-06-01 01:53:29] "POST /tags HTTP/1.1" 409 226 0.006091 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-06-01 01:53:29] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011209 10.0.0.19 - - [2026-06-01 01:53:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001951 10.0.0.19 - - [2026-06-01 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-06-01 01:53:29] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006622 10.0.0.19 - - [2026-06-01 01:53:29] "POST /firewall-rules HTTP/1.1" 200 626 0.080840 10.0.0.19 - - [2026-06-01 01:53:30] "POST /firewall-rules HTTP/1.1" 200 646 0.096467 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-rule/cf157525-f1ff-43a2-a94f-cdda700c1f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004484 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002933 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-rule/1cbb0f7e-3a65-4b50-89c6-1efa0c0331c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003591 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.016849 10.0.0.19 - - [2026-06-01 01:53:30] "POST /firewall-policys HTTP/1.1" 200 606 0.029003 10.0.0.19 - - [2026-06-01 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.045856 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012720 10.0.0.19 - - [2026-06-01 01:53:30] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002473 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002037 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003327 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002880 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/e1643812-cce8-472e-bcb7-0343366d73e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003528 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001762 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001899 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.040856 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.028081 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.027279 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.019534 10.0.0.19 - - [2026-06-01 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.026904 10.0.0.19 - - [2026-06-01 01:53:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004805 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:54:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:54:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 252 0.002355 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010254 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 228 0.001626 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013236 10.0.0.19 - - [2026-06-01 01:55:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003000 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2026-06-01 01:55:29] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002118 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 206 0.003200 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009515 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 226 0.001458 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001144 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010985 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 204 0.001662 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010119 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 226 0.001791 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/c8c2c066-b4c0-43a7-b301-655211842920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017154 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 228 0.002004 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010809 10.0.0.19 - - [2026-06-01 01:55:29] "POST /tags HTTP/1.1" 409 252 0.001901 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2026-06-01 01:55:29] "GET /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013700 10.0.0.19 - - [2026-06-01 01:55:29] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002714 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2026-06-01 01:55:29] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002676 10.0.0.19 - - [2026-06-01 01:55:29] "POST /firewall-rules HTTP/1.1" 409 281 0.002002 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.19 - - [2026-06-01 01:55:29] "PUT /firewall-rule/1cbb0f7e-3a65-4b50-89c6-1efa0c0331c8 HTTP/1.1" 200 260 0.021763 10.0.0.19 - - [2026-06-01 01:55:29] "POST /firewall-rules HTTP/1.1" 409 291 0.002359 10.0.0.19 - - [2026-06-01 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2026-06-01 01:55:30] "PUT /firewall-rule/cf157525-f1ff-43a2-a94f-cdda700c1f92 HTTP/1.1" 200 260 0.040832 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-rule/cf157525-f1ff-43a2-a94f-cdda700c1f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.010829 10.0.0.19 - - [2026-06-01 01:55:30] "POST /firewall-rules HTTP/1.1" 200 658 0.118068 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-rule/345c6139-de8b-4f0d-bf4d-d715021f6a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003553 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002064 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-rule/1cbb0f7e-3a65-4b50-89c6-1efa0c0331c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001960 10.0.0.19 - - [2026-06-01 01:55:30] "POST /firewall-policys HTTP/1.1" 409 269 0.001816 10.0.0.19 - - [2026-06-01 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2026-06-01 01:55:30] "PUT /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb HTTP/1.1" 200 264 0.036611 10.0.0.19 - - [2026-06-01 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014392 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013923 10.0.0.19 - - [2026-06-01 01:55:30] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002339 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001789 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001837 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002634 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002104 10.0.0.19 - - [2026-06-01 01:55:30] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001832 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005662 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.19 - - [2026-06-01 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-06-01 01:56:32] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002140 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003445 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.022480 10.0.0.19 - - [2026-06-01 01:56:32] "DELETE /loadbalancer-member/2dc2e4f0-7509-4b09-be48-d11c512158f6 HTTP/1.1" 200 115 0.039940 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005414 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003872 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004038 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004807 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004283 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2026-06-01 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-06-01 01:56:32] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002545 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006098 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.19 - - [2026-06-01 01:56:32] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005672 10.0.0.19 - - [2026-06-01 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.19 - - [2026-06-01 01:56:33] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004493 10.0.0.19 - - [2026-06-01 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.19 - - [2026-06-01 01:56:33] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006433 10.0.0.19 - - [2026-06-01 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.19 - - [2026-06-01 01:56:33] "GET /virtual-machine/3fd99b43-e771-4cd5-9de9-05aabf0c7e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002960 10.0.0.19 - - [2026-06-01 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.010972 10.0.0.19 - - [2026-06-01 01:56:33] "GET /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016134 10.0.0.19 - - [2026-06-01 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.015055 10.0.0.19 - - [2026-06-01 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.023626 10.0.0.19 - - [2026-06-01 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.017945 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.013594 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.023077 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /instance-ip/a266343e-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.039307 10.0.0.19 - - [2026-06-01 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.010545 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /virtual-machine-interface/a25333e8-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.035399 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /virtual-machine/3fd99b43-e771-4cd5-9de9-05aabf0c7e38 HTTP/1.1" 200 115 0.014354 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004125 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003809 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine/d470fad2-e13e-4eaf-bb4c-90781b9e7dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002632 10.0.0.19 - - [2026-06-01 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.012422 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008713 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.017949 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.035613 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.022487 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.013950 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.026446 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /instance-ip/a2d6d07c-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.043652 10.0.0.19 - - [2026-06-01 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.008850 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.034182 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /virtual-machine/d470fad2-e13e-4eaf-bb4c-90781b9e7dfa HTTP/1.1" 200 115 0.022830 10.0.0.19 - - [2026-06-01 01:56:34] "DELETE /tag/535d1c42-ae87-4bd7-a61b-6b1cad397688 HTTP/1.1" 200 115 0.046125 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004056 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004069 10.0.0.19 - - [2026-06-01 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine/afb699a2-ff05-4c25-bcd8-773f805e0329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002625 10.0.0.19 - - [2026-06-01 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.19 - - [2026-06-01 01:56:34] "GET /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015971 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.017313 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.031478 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.029535 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.012933 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.022760 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /instance-ip/a370a670-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.043442 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /virtual-machine-interface/a3578244-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.042281 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /virtual-machine/afb699a2-ff05-4c25-bcd8-773f805e0329 HTTP/1.1" 200 115 0.015048 10.0.0.19 - - [2026-06-01 01:56:35] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007481 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.19 - - [2026-06-01 01:56:35] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003830 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2026-06-01 01:56:35] "GET /virtual-machine/10fabca2-66fd-479e-8dff-3d621d86efd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002766 10.0.0.19 - - [2026-06-01 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.029087 10.0.0.19 - - [2026-06-01 01:56:35] "GET /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018491 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.016168 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.022185 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.024894 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.012344 10.0.0.19 - - [2026-06-01 01:56:35] "POST /set-tag HTTP/1.1" 200 109 0.024931 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /instance-ip/a3df02f0-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.034525 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /virtual-machine-interface/a3c84916-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.038132 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /virtual-machine/10fabca2-66fd-479e-8dff-3d621d86efd9 HTTP/1.1" 200 115 0.015851 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /tag/7bb7bc05-52de-475b-9564-921116a985ae HTTP/1.1" 200 115 0.032090 10.0.0.19 - - [2026-06-01 01:56:35] "DELETE /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e HTTP/1.1" 409 388 0.003614 10.0.0.19 - - [2026-06-01 01:57:03] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004343 10.0.0.19 - - [2026-06-01 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.19 - - [2026-06-01 01:57:03] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005494 10.0.0.19 - - [2026-06-01 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.003923 10.0.0.19 - - [2026-06-01 01:57:03] "GET /virtual-machine/1d4dc39e-8b39-442a-8c63-97ad8f98d84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003226 10.0.0.19 - - [2026-06-01 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.011677 10.0.0.19 - - [2026-06-01 01:57:03] "GET /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013496 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.017673 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.021863 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.019289 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.012043 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /instance-ip/a5336862-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.037697 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /virtual-machine-interface/a51a84a0-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.046738 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /virtual-machine/1d4dc39e-8b39-442a-8c63-97ad8f98d84f HTTP/1.1" 200 115 0.018148 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /tag/57c8ef77-2ed0-4bdd-9787-0b95cee96e8a HTTP/1.1" 200 115 0.025382 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003859 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003517 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine/b8427715-2d28-419d-ae2b-4393feb1bd92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002814 10.0.0.19 - - [2026-06-01 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.008648 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026901 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.014595 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.020243 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.018780 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.011204 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /instance-ip/a5a5928e-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.043053 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /virtual-machine-interface/a58e9688-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.032214 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /virtual-machine/b8427715-2d28-419d-ae2b-4393feb1bd92 HTTP/1.1" 200 115 0.020183 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a HTTP/1.1" 409 236 0.007210 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13 HTTP/1.1" 409 236 0.005064 10.0.0.19 - - [2026-06-01 01:57:04] "DELETE /tag/1bcd3dc9-bae0-4856-8fa4-c390ac8ced91 HTTP/1.1" 200 115 0.035930 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003852 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007738 10.0.0.19 - - [2026-06-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine/2eadf7cb-4e84-4b53-ba68-96144957d68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003775 10.0.0.19 - - [2026-06-01 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.010685 10.0.0.19 - - [2026-06-01 01:57:04] "GET /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011670 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.027982 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.021710 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.019519 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.011483 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /instance-ip/a4c5d2ac-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.038441 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /virtual-machine-interface/a4addd46-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.045475 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /virtual-machine/2eadf7cb-4e84-4b53-ba68-96144957d68b HTTP/1.1" 200 115 0.019367 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c HTTP/1.1" 409 236 0.004630 10.0.0.19 - - [2026-06-01 01:57:05] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004335 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.19 - - [2026-06-01 01:57:05] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004108 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2026-06-01 01:57:05] "GET /virtual-machine/181be07d-4a8b-40b1-ad7f-95f7f98fd0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002833 10.0.0.19 - - [2026-06-01 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.010599 10.0.0.19 - - [2026-06-01 01:57:05] "GET /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019667 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.019052 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.021493 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.019127 10.0.0.19 - - [2026-06-01 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.012075 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /instance-ip/a462bc94-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.042814 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /virtual-machine-interface/a44997b4-5d5c-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.035901 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /virtual-machine/181be07d-4a8b-40b1-ad7f-95f7f98fd0dc HTTP/1.1" 200 115 0.016140 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /tag/2002d1e9-2960-41c0-9dbb-65010ba42eff HTTP/1.1" 200 115 0.030816 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /tag/d3c62525-0751-47f6-98e4-66c92fc68acd HTTP/1.1" 200 115 0.032102 10.0.0.19 - - [2026-06-01 01:57:05] "DELETE /tag/d051e2b4-69c6-4963-b960-4117a9c18da0 HTTP/1.1" 200 115 0.027437 10.0.0.19 - - [2026-06-01 01:57:06] "GET /global-system-configs HTTP/1.1" 200 322 0.007590 10.0.0.19 - - [2026-06-01 01:57:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001700 10.0.0.19 - - [2026-06-01 01:57:07] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.19 - - [2026-06-01 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2026-06-01 01:57:07] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040335 10.0.0.19 - - [2026-06-01 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-06-01 01:57:07] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003433 10.0.0.19 - - [2026-06-01 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.19 - - [2026-06-01 01:57:07] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003993 10.0.0.19 - - [2026-06-01 01:57:07] "POST /security-groups HTTP/1.1" 409 285 0.002042 10.0.0.19 - - [2026-06-01 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.19 - - [2026-06-01 01:57:07] "PUT /security-group/018b162a-0c23-4df6-a621-cb5bbea653f5 HTTP/1.1" 200 262 0.054483 10.0.0.19 - - [2026-06-01 01:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021601 10.0.0.19 - - [2026-06-01 01:57:07] "PUT /access-control-list/78e0ddd2-00b2-4371-9de0-d064bf178424 HTTP/1.1" 200 272 0.028492 10.0.0.19 - - [2026-06-01 01:57:07] "PUT /access-control-list/d6056911-2115-48e9-8290-84b76aab0151 HTTP/1.1" 200 272 0.022843 10.0.0.19 - - [2026-06-01 01:57:12] "POST /projects HTTP/1.1" 409 238 0.002002 10.0.0.19 - - [2026-06-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.19 - - [2026-06-01 01:57:12] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025221 10.0.0.19 - - [2026-06-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-06-01 01:57:12] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005005 10.0.0.19 - - [2026-06-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-06-01 01:57:12] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004030 10.0.0.19 - - [2026-06-01 01:57:12] "POST /security-groups HTTP/1.1" 409 285 0.001846 10.0.0.19 - - [2026-06-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2026-06-01 01:57:12] "PUT /security-group/018b162a-0c23-4df6-a621-cb5bbea653f5 HTTP/1.1" 200 262 0.051693 10.0.0.19 - - [2026-06-01 01:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018787 10.0.0.19 - - [2026-06-01 01:57:12] "PUT /access-control-list/78e0ddd2-00b2-4371-9de0-d064bf178424 HTTP/1.1" 200 272 0.011252 10.0.0.19 - - [2026-06-01 01:57:12] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011914 10.0.0.19 - - [2026-06-01 01:57:12] "PUT /access-control-list/d6056911-2115-48e9-8290-84b76aab0151 HTTP/1.1" 200 272 0.027712 10.0.0.19 - - [2026-06-01 01:57:12] "GET /firewall-rule/e9b0c921-8d63-488a-a071-b8ec5fd39d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004513 10.0.0.19 - - [2026-06-01 01:57:12] "POST /ref-update HTTP/1.1" 200 156 0.046402 10.0.0.19 - - [2026-06-01 01:57:12] "DELETE /firewall-rule/e9b0c921-8d63-488a-a071-b8ec5fd39d95 HTTP/1.1" 200 115 0.035766 10.0.0.19 - - [2026-06-01 01:57:12] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004553 10.0.0.19 - - [2026-06-01 01:57:13] "GET /firewall-rule/c0666acc-d88a-49e0-9013-9fc1de1b0289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002932 10.0.0.19 - - [2026-06-01 01:57:13] "POST /ref-update HTTP/1.1" 200 156 0.053310 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /firewall-rule/c0666acc-d88a-49e0-9013-9fc1de1b0289 HTTP/1.1" 200 115 0.039677 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a HTTP/1.1" 409 236 0.005628 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13 HTTP/1.1" 409 236 0.004444 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /tag/760692df-5a7d-4395-92e5-7add0ad8e84d HTTP/1.1" 200 115 0.032904 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-06-01 01:57:13] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004169 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.19 - - [2026-06-01 01:57:13] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003317 10.0.0.19 - - [2026-06-01 01:57:13] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.039956 10.0.0.19 - - [2026-06-01 01:57:13] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.049382 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /security-group/018b162a-0c23-4df6-a621-cb5bbea653f5 HTTP/1.1" 200 115 0.047045 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /access-control-list/78e0ddd2-00b2-4371-9de0-d064bf178424 HTTP/1.1" 200 115 0.025827 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /access-control-list/d6056911-2115-48e9-8290-84b76aab0151 HTTP/1.1" 200 115 0.028097 10.0.0.19 - - [2026-06-01 01:57:13] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029647 10.0.0.19 - - [2026-06-01 01:57:13] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?fields=security_groups HTTP/1.1" 200 1351 0.028059 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /security-group/2238de67-d1b5-49f8-9a51-6b6a0af5f59b HTTP/1.1" 200 115 0.038593 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /access-control-list/606b77b1-482d-45e2-a31d-e88dbf57621e HTTP/1.1" 200 115 0.043142 10.0.0.19 - - [2026-06-01 01:57:13] "GET /project/458fc9f5-8520-4b21-88ce-ffcc6245df75?fields=application_policy_sets HTTP/1.1" 200 1390 0.045565 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /access-control-list/d33d4a8e-8e73-45ed-8b00-501a3315f543 HTTP/1.1" 200 115 0.038625 10.0.0.19 - - [2026-06-01 01:57:13] "DELETE /project/458fc9f5-8520-4b21-88ce-ffcc6245df75 HTTP/1.1" 200 115 0.279849 10.0.0.19 - - [2026-06-01 01:57:13] "POST /projects HTTP/1.1" 409 238 0.003018 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2026-06-01 01:57:13] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034387 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.19 - - [2026-06-01 01:57:13] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005517 10.0.0.19 - - [2026-06-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2026-06-01 01:57:13] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004193 10.0.0.19 - - [2026-06-01 01:57:13] "POST /security-groups HTTP/1.1" 409 285 0.001839 10.0.0.19 - - [2026-06-01 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.19 - - [2026-06-01 01:57:14] "PUT /security-group/18bd9be3-64ea-46dc-8923-abf86960311a HTTP/1.1" 200 262 0.062614 10.0.0.19 - - [2026-06-01 01:57:14] "PUT /access-control-list/0afa63d8-cd4d-4cf4-92b8-9a5cdec3ecfe HTTP/1.1" 200 272 0.010756 10.0.0.19 - - [2026-06-01 01:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018246 10.0.0.19 - - [2026-06-01 01:57:14] "PUT /access-control-list/6b9d172a-ce38-449d-bcff-7facc801b4d6 HTTP/1.1" 200 272 0.028012 10.0.0.19 - - [2026-06-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.19 - - [2026-06-01 01:57:18] "GET /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002126 10.0.0.19 - - [2026-06-01 01:57:18] "GET /virtual-machine-interface/a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001521 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /loadbalancer-member/b800803a-d193-4ebc-95da-d418e8cd7de5 HTTP/1.1" 200 115 0.036460 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /loadbalancer-pool/4f53f070-d5e2-45b1-b014-db7b95df6144 HTTP/1.1" 200 115 0.031333 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /loadbalancer-listener/9ead0ee0-2868-4c3b-a371-d7890e45e9db HTTP/1.1" 200 115 0.047291 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /loadbalancer/b0359886-c4ea-4998-be00-da44595d3125 HTTP/1.1" 200 115 0.039264 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /floating-ip/ad0ba7f5-28b2-46ce-91dd-1112e22ea6ca HTTP/1.1" 200 115 0.026755 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /instance-ip/611412f6-7d9e-48a4-b3cd-cc43297ea238 HTTP/1.1" 200 115 0.033984 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /virtual-machine-interface/254dd082-6ca9-4011-9f74-b1f279d361ff HTTP/1.1" 200 115 0.045202 10.0.0.19 - - [2026-06-01 01:57:18] "DELETE /tag/b8ad0b00-bd36-4c07-9222-594deef481e5 HTTP/1.1" 200 115 0.057055 10.0.0.19 - - [2026-06-01 01:57:18] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005834 10.0.0.19 - - [2026-06-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.19 - - [2026-06-01 01:57:19] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002479 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-policy/b84bd015-e833-4122-b14a-b4b23561ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002090 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-rule/1cbb0f7e-3a65-4b50-89c6-1efa0c0331c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002543 10.0.0.19 - - [2026-06-01 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /firewall-rule/1cbb0f7e-3a65-4b50-89c6-1efa0c0331c8 HTTP/1.1" 200 115 0.038320 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005379 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-rule/cf157525-f1ff-43a2-a94f-cdda700c1f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002953 10.0.0.19 - - [2026-06-01 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.018774 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /firewall-rule/cf157525-f1ff-43a2-a94f-cdda700c1f92 HTTP/1.1" 200 115 0.056396 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006477 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-rule/345c6139-de8b-4f0d-bf4d-d715021f6a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.002724 10.0.0.19 - - [2026-06-01 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /firewall-rule/345c6139-de8b-4f0d-bf4d-d715021f6a7b HTTP/1.1" 200 115 0.046265 10.0.0.19 - - [2026-06-01 01:57:19] "GET /application-policy-set/8393c6e4-0d91-45b4-b9b9-2d1f2394616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003465 10.0.0.19 - - [2026-06-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-06-01 01:57:19] "GET /policy-management/2fcaee8e-f05e-4346-aa0f-f394943abd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003708 10.0.0.19 - - [2026-06-01 01:57:19] "GET /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003584 10.0.0.19 - - [2026-06-01 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.024303 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /firewall-policy/bac006ab-4887-4955-8055-00b7448462cb HTTP/1.1" 200 115 0.041916 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /tag/b4083d82-738e-4c82-aa13-7888a3f7cc4a HTTP/1.1" 200 115 0.032678 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /tag/91413598-8371-4ce5-b4c8-6f1bf01b9b13 HTTP/1.1" 200 115 0.075027 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /tag/82c438b8-6884-4be8-bc24-5aaf3ee1d29c HTTP/1.1" 200 115 0.091709 10.0.0.19 - - [2026-06-01 01:57:19] "DELETE /tag/5f078771-cc52-4b69-87ab-d5eb1b53785e HTTP/1.1" 200 115 0.087174 10.0.0.19 - - [2026-06-01 01:57:19] "POST /projects HTTP/1.1" 409 238 0.001995 10.0.0.19 - - [2026-06-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-06-01 01:57:19] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028068 10.0.0.19 - - [2026-06-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.19 - - [2026-06-01 01:57:20] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004862 10.0.0.19 - - [2026-06-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-06-01 01:57:20] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009703 10.0.0.19 - - [2026-06-01 01:57:20] "POST /security-groups HTTP/1.1" 409 285 0.003722 10.0.0.19 - - [2026-06-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2026-06-01 01:57:20] "PUT /security-group/18bd9be3-64ea-46dc-8923-abf86960311a HTTP/1.1" 200 262 0.055995 10.0.0.19 - - [2026-06-01 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032480 10.0.0.19 - - [2026-06-01 01:57:20] "PUT /access-control-list/0afa63d8-cd4d-4cf4-92b8-9a5cdec3ecfe HTTP/1.1" 200 272 0.032431 10.0.0.19 - - [2026-06-01 01:57:20] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.036036 10.0.0.19 - - [2026-06-01 01:57:20] "PUT /access-control-list/6b9d172a-ce38-449d-bcff-7facc801b4d6 HTTP/1.1" 200 272 0.026962 10.0.0.19 - - [2026-06-01 01:57:20] "GET /firewall-rule/3a073a8b-dfa6-4103-b98b-a5632a09165e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003102 10.0.0.19 - - [2026-06-01 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.052293 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /firewall-rule/3a073a8b-dfa6-4103-b98b-a5632a09165e HTTP/1.1" 200 115 0.052443 10.0.0.19 - - [2026-06-01 01:57:20] "GET /firewall-policy/0e6f77d6-06fd-43bd-b2d2-5630b91742f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004663 10.0.0.19 - - [2026-06-01 01:57:20] "GET /firewall-rule/34c1b69e-6c21-4dcb-aac1-452bb780d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004077 10.0.0.19 - - [2026-06-01 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.042412 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /firewall-rule/34c1b69e-6c21-4dcb-aac1-452bb780d5b1 HTTP/1.1" 200 115 0.036217 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /tag/c8c2c066-b4c0-43a7-b301-655211842920 HTTP/1.1" 200 115 0.043751 10.0.0.19 - - [2026-06-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-06-01 01:57:20] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004796 10.0.0.19 - - [2026-06-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2026-06-01 01:57:20] "GET /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003511 10.0.0.19 - - [2026-06-01 01:57:20] "PUT /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658 HTTP/1.1" 200 264 0.049019 10.0.0.19 - - [2026-06-01 01:57:20] "PUT /virtual-network/8ec08614-c669-4cbc-87d8-57174933e895 HTTP/1.1" 200 264 0.039937 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /security-group/18bd9be3-64ea-46dc-8923-abf86960311a HTTP/1.1" 200 115 0.079240 10.0.0.19 - - [2026-06-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /access-control-list/0afa63d8-cd4d-4cf4-92b8-9a5cdec3ecfe HTTP/1.1" 200 115 0.027575 10.0.0.19 - - [2026-06-01 01:57:20] "DELETE /access-control-list/6b9d172a-ce38-449d-bcff-7facc801b4d6 HTTP/1.1" 200 115 0.035037 10.0.0.19 - - [2026-06-01 01:57:20] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.047893 10.0.0.19 - - [2026-06-01 01:57:20] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?fields=security_groups HTTP/1.1" 200 1351 0.043159 10.0.0.19 - - [2026-06-01 01:57:21] "DELETE /security-group/e6be2d64-37f9-4370-8e48-96087bfd2678 HTTP/1.1" 200 115 0.060168 10.0.0.19 - - [2026-06-01 01:57:21] "DELETE /access-control-list/46a6eb56-a35d-4823-87cc-3870ec7e8c08 HTTP/1.1" 200 115 0.039082 10.0.0.19 - - [2026-06-01 01:57:21] "GET /project/044647b2-2d98-4c56-aef8-1279cde408d9?fields=application_policy_sets HTTP/1.1" 200 1390 0.063272 10.0.0.19 - - [2026-06-01 01:57:21] "DELETE /access-control-list/15bed6b3-35d3-4838-a178-2fb5c47f6ebf HTTP/1.1" 200 115 0.070998 10.0.0.19 - - [2026-06-01 01:57:21] "DELETE /project/044647b2-2d98-4c56-aef8-1279cde408d9 HTTP/1.1" 200 115 0.363533 10.0.0.19 - - [2026-06-01 01:58:06] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.19 - - [2026-06-01 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-06-01 01:58:06] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002677 10.0.0.19 - - [2026-06-01 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-06-01 01:58:06] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001972 10.0.0.19 - - [2026-06-01 01:58:21] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2026-06-01 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-06-01 01:58:21] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003829 10.0.0.19 - - [2026-06-01 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.19 - - [2026-06-01 01:58:22] "GET /config-node/62a4293b-2c31-4eef-8d1c-33cdfb2458cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002182 10.0.0.19 - - [2026-06-01 01:58:22] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.19 - - [2026-06-01 01:58:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001768 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-06-01 01:58:27] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002267 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.007870 10.0.0.19 - - [2026-06-01 01:58:27] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 264 0.001934 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/b12a2784-bd12-4bbb-8fdf-885afe1a5c64 HTTP/1.1" 200 244 0.008253 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.009348 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/a919d30b-9318-4ea2-8379-05dacf62c262 HTTP/1.1" 200 244 0.009881 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.014463 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/8d8f083e-5bd5-49b7-af19-3150dff2facc HTTP/1.1" 200 244 0.020283 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 253 0.011138 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/d5838f6b-a739-41b3-80d5-d32df8b4bcf9 HTTP/1.1" 200 244 0.009490 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 251 0.009148 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/ba4a1b2d-8ef9-4975-9ab9-743a6fec7f8b HTTP/1.1" 200 244 0.009178 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 252 0.007658 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2026-06-01 01:58:27] "PUT /alarm/199d22f1-92e9-4f38-8d47-752fe1f588d2 HTTP/1.1" 200 244 0.009135 10.0.0.19 - - [2026-06-01 01:58:27] "POST /alarms HTTP/1.1" 409 256 0.002757 10.0.0.19 - - [2026-06-01 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/b3aa4bc1-7126-4b82-84f8-e8e7760fdb5c HTTP/1.1" 200 244 0.011124 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 248 0.005904 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/1f244217-abb3-46be-8f06-e0ba861be57a HTTP/1.1" 200 244 0.009227 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 252 0.002634 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/c7ed4b18-b424-4919-82b1-66595ef3c139 HTTP/1.1" 200 244 0.010666 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 257 0.003906 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/edbc02de-edf9-46ad-b15a-317d6aabee84 HTTP/1.1" 200 244 0.010764 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 251 0.008577 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/3bd6e13e-09d3-4008-a911-bd906284f39e HTTP/1.1" 200 244 0.011322 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 257 0.011477 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/13325451-a707-4d88-8cdb-253fe4f6622d HTTP/1.1" 200 244 0.009787 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 261 0.006974 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/20676b73-f1aa-41f7-a55d-2317d72efacd HTTP/1.1" 200 244 0.010748 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 258 0.013048 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/b404de4a-5c97-46bb-8a8c-c9f19b95a156 HTTP/1.1" 200 244 0.010868 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.012698 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/8559edaa-2bab-478b-b18d-3ae77a5d1520 HTTP/1.1" 200 244 0.011888 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.003015 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/da6e8fc8-68fd-4417-8549-0d84700f6331 HTTP/1.1" 200 244 0.011907 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.002103 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/4f50fce2-d276-44e2-bcf8-0b9b3fd04f28 HTTP/1.1" 200 244 0.009542 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 247 0.001426 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/62d92715-aa0b-42e7-a3e7-7a81b36d8a5a HTTP/1.1" 200 244 0.017590 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 272 0.001976 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/62073717-b7c0-48ed-a0b7-0d657ce222a9 HTTP/1.1" 200 244 0.008503 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 261 0.002526 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/c244eae6-99c3-4829-a4f9-245d2b28ff84 HTTP/1.1" 200 244 0.009451 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 259 0.005242 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/91dde9c4-b4cf-4b92-962d-89a6bf77b9e2 HTTP/1.1" 200 244 0.009202 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 265 0.002292 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.19 - - [2026-06-01 01:58:28] "PUT /alarm/0147c4e8-e6fe-447f-ab96-2c68fa134864 HTTP/1.1" 200 244 0.009245 10.0.0.19 - - [2026-06-01 01:58:28] "POST /alarms HTTP/1.1" 409 279 0.004146 10.0.0.19 - - [2026-06-01 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-06-01 01:58:29] "PUT /alarm/ff02e7f3-9596-4ef6-9510-7e37eb371fa8 HTTP/1.1" 200 244 0.010655 10.0.0.19 - - [2026-06-01 01:58:29] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.19 - - [2026-06-01 01:58:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001929 10.0.0.19 - - [2026-06-01 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-06-01 01:58:29] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.007646 10.0.0.19 - - [2026-06-01 01:58:29] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.19 - - [2026-06-01 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2026-06-01 01:58:29] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002465 10.0.0.19 - - [2026-06-01 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.19 - - [2026-06-01 01:58:29] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.008090 10.0.0.19 - - [2026-06-01 01:58:29] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2026-06-01 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-06-01 01:58:29] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004211 10.0.0.19 - - [2026-06-01 01:58:29] "PUT /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141 HTTP/1.1" 200 274 0.012771 10.0.0.19 - - [2026-06-01 01:58:33] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.19 - - [2026-06-01 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-06-01 01:58:33] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002515 10.0.0.19 - - [2026-06-01 01:58:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001793 10.0.0.19 - - [2026-06-01 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.19 - - [2026-06-01 01:58:33] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006041 10.0.0.19 - - [2026-06-01 01:58:33] "PUT /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d HTTP/1.1" 200 254 0.012625 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:58:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:58:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.19 - - [2026-06-01 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2026-06-01 01:58:35] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002647 10.0.0.19 - - [2026-06-01 01:58:48] "GET / HTTP/1.1" 200 35931 0.002104 10.0.0.19 - - [2026-06-01 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-06-01 01:58:48] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006214 10.0.0.19 - - [2026-06-01 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.19 - - [2026-06-01 01:58:48] "GET /config-node/62a4293b-2c31-4eef-8d1c-33cdfb2458cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002140 10.0.0.19 - - [2026-06-01 01:58:59] "GET / HTTP/1.1" 200 35931 0.002093 10.0.0.19 - - [2026-06-01 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-06-01 01:58:59] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002466 10.0.0.19 - - [2026-06-01 01:58:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001518 10.0.0.19 - - [2026-06-01 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-06-01 01:58:59] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002501 10.0.0.19 - - [2026-06-01 01:58:59] "PUT /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d HTTP/1.1" 200 254 0.012343 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002301 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002180 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.19 - - [2026-06-01 01:59:16] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2026-06-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-06-01 01:59:16] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.19 - - [2026-06-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-06-01 01:59:16] "GET /config-node/62a4293b-2c31-4eef-8d1c-33cdfb2458cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001515 10.0.0.19 - - [2026-06-01 01:59:16] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.19 - - [2026-06-01 01:59:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001639 10.0.0.19 - - [2026-06-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-06-01 01:59:21] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002399 10.0.0.19 - - [2026-06-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.19 - - [2026-06-01 01:59:21] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.007153 10.0.0.19 - - [2026-06-01 01:59:21] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.19 - - [2026-06-01 01:59:21] "POST /alarms HTTP/1.1" 409 264 0.002083 10.0.0.19 - - [2026-06-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2026-06-01 01:59:21] "PUT /alarm/b12a2784-bd12-4bbb-8fdf-885afe1a5c64 HTTP/1.1" 200 244 0.013558 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 261 0.001746 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/a919d30b-9318-4ea2-8379-05dacf62c262 HTTP/1.1" 200 244 0.007639 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 261 0.002348 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/8d8f083e-5bd5-49b7-af19-3150dff2facc HTTP/1.1" 200 244 0.008652 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 253 0.004555 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/d5838f6b-a739-41b3-80d5-d32df8b4bcf9 HTTP/1.1" 200 244 0.007848 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 251 0.005047 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/ba4a1b2d-8ef9-4975-9ab9-743a6fec7f8b HTTP/1.1" 200 244 0.008838 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 252 0.005101 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/199d22f1-92e9-4f38-8d47-752fe1f588d2 HTTP/1.1" 200 244 0.008708 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 256 0.006939 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/b3aa4bc1-7126-4b82-84f8-e8e7760fdb5c HTTP/1.1" 200 244 0.008809 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 248 0.006562 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/1f244217-abb3-46be-8f06-e0ba861be57a HTTP/1.1" 200 244 0.008336 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 252 0.004549 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/c7ed4b18-b424-4919-82b1-66595ef3c139 HTTP/1.1" 200 244 0.008837 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 257 0.002837 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/edbc02de-edf9-46ad-b15a-317d6aabee84 HTTP/1.1" 200 244 0.009372 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 251 0.002602 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/3bd6e13e-09d3-4008-a911-bd906284f39e HTTP/1.1" 200 244 0.009061 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 257 0.009736 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/13325451-a707-4d88-8cdb-253fe4f6622d HTTP/1.1" 200 244 0.013832 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 261 0.007480 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/20676b73-f1aa-41f7-a55d-2317d72efacd HTTP/1.1" 200 244 0.009191 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 258 0.007151 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/b404de4a-5c97-46bb-8a8c-c9f19b95a156 HTTP/1.1" 200 244 0.009596 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 254 0.005527 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/8559edaa-2bab-478b-b18d-3ae77a5d1520 HTTP/1.1" 200 244 0.009751 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 254 0.006195 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-06-01 01:59:22] "PUT /alarm/da6e8fc8-68fd-4417-8549-0d84700f6331 HTTP/1.1" 200 244 0.009146 10.0.0.19 - - [2026-06-01 01:59:22] "POST /alarms HTTP/1.1" 409 254 0.004301 10.0.0.19 - - [2026-06-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/4f50fce2-d276-44e2-bcf8-0b9b3fd04f28 HTTP/1.1" 200 244 0.009296 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 247 0.016114 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/62d92715-aa0b-42e7-a3e7-7a81b36d8a5a HTTP/1.1" 200 244 0.016232 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 272 0.012952 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/62073717-b7c0-48ed-a0b7-0d657ce222a9 HTTP/1.1" 200 244 0.015534 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 261 0.006983 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/c244eae6-99c3-4829-a4f9-245d2b28ff84 HTTP/1.1" 200 244 0.009115 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 259 0.004243 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/91dde9c4-b4cf-4b92-962d-89a6bf77b9e2 HTTP/1.1" 200 244 0.008898 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 265 0.007147 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/0147c4e8-e6fe-447f-ab96-2c68fa134864 HTTP/1.1" 200 244 0.013193 10.0.0.19 - - [2026-06-01 01:59:23] "POST /alarms HTTP/1.1" 409 279 0.019882 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /alarm/ff02e7f3-9596-4ef6-9510-7e37eb371fa8 HTTP/1.1" 200 244 0.012795 10.0.0.19 - - [2026-06-01 01:59:23] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.19 - - [2026-06-01 01:59:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001890 10.0.0.19 - - [2026-06-01 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2026-06-01 01:59:23] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.007760 10.0.0.19 - - [2026-06-01 01:59:24] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.19 - - [2026-06-01 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.19 - - [2026-06-01 01:59:24] "GET /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002415 10.0.0.19 - - [2026-06-01 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.19 - - [2026-06-01 01:59:24] "PUT /global-vrouter-config/415d0eae-01d3-423d-89c1-cc645ca169c6 HTTP/1.1" 200 276 0.015429 10.0.0.19 - - [2026-06-01 01:59:24] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.19 - - [2026-06-01 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2026-06-01 01:59:24] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003757 10.0.0.19 - - [2026-06-01 01:59:24] "PUT /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141 HTTP/1.1" 200 274 0.013846 10.0.0.19 - - [2026-06-01 01:59:27] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.19 - - [2026-06-01 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-06-01 01:59:27] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002633 10.0.0.19 - - [2026-06-01 01:59:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001702 10.0.0.19 - - [2026-06-01 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.19 - - [2026-06-01 01:59:27] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002363 10.0.0.19 - - [2026-06-01 01:59:27] "PUT /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d HTTP/1.1" 200 254 0.009943 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.19 - - [2026-06-01 01:59:32] "POST /tags HTTP/1.1" 200 355 0.033786 10.0.0.19 - - [2026-06-01 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2026-06-01 01:59:32] "GET /tag/089eba97-5dfd-4369-b3e8-04607112206c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019124 10.0.0.19 - - [2026-06-01 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-06-01 01:59:32] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013614 10.0.0.19 - - [2026-06-01 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-06-01 01:59:32] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062658 10.0.0.19 - - [2026-06-01 01:59:32] "POST /virtual-machines HTTP/1.1" 200 351 0.029008 10.0.0.19 - - [2026-06-01 01:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013368 10.0.0.19 - - [2026-06-01 01:59:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119024 10.0.0.19 - - [2026-06-01 01:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008142 10.0.0.19 - - [2026-06-01 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.032140 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004295 10.0.0.19 - - [2026-06-01 01:59:33] "POST /instance-ips HTTP/1.1" 200 391 0.018083 10.0.0.19 - - [2026-06-01 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033962 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016984 10.0.0.19 - - [2026-06-01 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.013292 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010302 10.0.0.19 - - [2026-06-01 01:59:33] "GET /instance-ip/88942d58-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.017277 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004003 10.0.0.19 - - [2026-06-01 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.011376 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003893 10.0.0.19 - - [2026-06-01 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.009415 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000724 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004491 10.0.0.19 - - [2026-06-01 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.001639 10.0.0.19 - - [2026-06-01 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001151 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-network/f6300afe-254a-47af-a22c-4d40cd127658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004545 10.0.0.19 - - [2026-06-01 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-06-01 01:59:33] "GET /project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036671 10.0.0.19 - - [2026-06-01 01:59:33] "POST /virtual-machines HTTP/1.1" 200 355 0.024616 10.0.0.19 - - [2026-06-01 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012416 10.0.0.19 - - [2026-06-01 01:59:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.137108 10.0.0.19 - - [2026-06-01 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.066948 10.0.0.19 - - [2026-06-01 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.19 - - [2026-06-01 01:59:33] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004059 10.0.0.19 - - [2026-06-01 01:59:33] "POST /instance-ips HTTP/1.1" 200 395 0.032761 10.0.0.19 - - [2026-06-01 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.065570 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013666 10.0.0.19 - - [2026-06-01 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.012341 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009393 10.0.0.19 - - [2026-06-01 01:59:34] "GET /instance-ip/8917d70c-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002915 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003817 10.0.0.19 - - [2026-06-01 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-router/1af8af9c-84ea-4a5a-92ab-5ede7b2ee01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.002998 10.0.0.19 - - [2026-06-01 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.006977 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.021524 10.0.0.19 - - [2026-06-01 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005487 10.0.0.19 - - [2026-06-01 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.19 - - [2026-06-01 01:59:34] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003987 10.0.0.19 - - [2026-06-01 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.003056 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-06-01 01:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 10.0.0.19 - - [2026-06-01 01:59:49] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004122 10.0.0.19 - - [2026-06-01 01:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2026-06-01 01:59:50] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004140 10.0.0.19 - - [2026-06-01 01:59:50] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.19 - - [2026-06-01 01:59:50] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.19 - - [2026-06-01 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.19 - - [2026-06-01 01:59:50] "GET /global-system-config/5f631774-bd07-4bcc-a7e0-b341c1274141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008250 10.0.0.19 - - [2026-06-01 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-06-01 01:59:50] "GET /config-node/62a4293b-2c31-4eef-8d1c-33cdfb2458cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002782 10.0.0.19 - - [2026-06-01 01:59:50] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004485 10.0.0.19 - - [2026-06-01 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.19 - - [2026-06-01 02:00:02] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.19 - - [2026-06-01 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2026-06-01 02:00:02] "GET /routing-instance/18ae8778-b8b3-4b4f-9b4c-12a5949be204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002367 10.0.0.19 - - [2026-06-01 02:00:02] "POST /bgp-routers HTTP/1.1" 409 301 0.001632 10.0.0.19 - - [2026-06-01 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-06-01 02:00:02] "GET /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002924 10.0.0.19 - - [2026-06-01 02:00:02] "PUT /bgp-router/c7bee1e5-4964-465a-a21b-4e66a04f733d HTTP/1.1" 200 254 0.010406 [Introspect:8084]10.0.0.19 - - [2026-06-01 02:00:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.19 - - [2026-06-01 02:00:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.19 - - [2026-06-01 02:00:22] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004005 10.0.0.19 - - [2026-06-01 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.004106 10.0.0.19 - - [2026-06-01 02:00:22] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005500 10.0.0.19 - - [2026-06-01 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.19 - - [2026-06-01 02:00:22] "GET /virtual-machine/dd5b9180-d97e-41cd-a4e9-0cf94f047cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002341 10.0.0.19 - - [2026-06-01 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.19 - - [2026-06-01 02:00:22] "GET /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004068 10.0.0.19 - - [2026-06-01 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.014178 10.0.0.19 - - [2026-06-01 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.015872 10.0.0.19 - - [2026-06-01 02:00:22] "DELETE /instance-ip/88942d58-5d5d-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.031431 10.0.0.19 - - [2026-06-01 02:00:22] "DELETE /virtual-machine-interface/88755090-5d5d-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.049688 10.0.0.19 - - [2026-06-01 02:00:22] "DELETE /virtual-machine/dd5b9180-d97e-41cd-a4e9-0cf94f047cfe HTTP/1.1" 200 115 0.022634 10.0.0.19 - - [2026-06-01 02:00:22] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004595 10.0.0.19 - - [2026-06-01 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.19 - - [2026-06-01 02:00:53] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004366 10.0.0.19 - - [2026-06-01 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.19 - - [2026-06-01 02:00:53] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008248 10.0.0.19 - - [2026-06-01 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.19 - - [2026-06-01 02:00:53] "GET /virtual-machine/378d3996-e96c-46f1-b16b-4d2f93077313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002919 10.0.0.19 - - [2026-06-01 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.018698 10.0.0.19 - - [2026-06-01 02:00:53] "GET /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005438 10.0.0.19 - - [2026-06-01 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.020722 10.0.0.19 - - [2026-06-01 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.031884 10.0.0.19 - - [2026-06-01 02:00:53] "DELETE /instance-ip/8917d70c-5d5d-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.056067 10.0.0.19 - - [2026-06-01 02:00:53] "DELETE /virtual-machine-interface/88f0d0f8-5d5d-11f1-93eb-fa163e39a1a4 HTTP/1.1" 200 115 0.062031 10.0.0.19 - - [2026-06-01 02:00:53] "DELETE /virtual-machine/378d3996-e96c-46f1-b16b-4d2f93077313 HTTP/1.1" 200 115 0.039679 10.0.0.19 - - [2026-06-01 02:00:53] "DELETE /tag/089eba97-5dfd-4369-b3e8-04607112206c HTTP/1.1" 200 115 0.078476