++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 5 07:15:07 PM UTC 2026 ===================' INFO: =================== Thu Mar 5 07:15:07 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.19,10.118.223.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.118.223.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 ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/05/2026 19:15:51.332 7f284cd6dd00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/05/2026 19:15:51.996 7f284cd6dd00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/05/2026 19:15:52.025 7f284cd6dd00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/05/2026 19:15:52.025 7f284cd6dd00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000654 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-03-05 19:16:06] "GET / HTTP/1.1" 503 181 0.001080 10.0.0.19 - - [2026-03-05 19:16:06] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.19 - - [2026-03-05 19:16:07] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005140 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.016351 10.0.0.19 - - [2026-03-05 19:16:07] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.19 - - [2026-03-05 19:16:07] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004911 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002074 10.0.0.19 - - [2026-03-05 19:16:07] "POST /config-database-nodes HTTP/1.1" 200 611 0.164963 10.0.0.19 - - [2026-03-05 19:16:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.088419 10.0.0.19 - - [2026-03-05 19:16:07] "GET / HTTP/1.1" 200 45303 0.001389 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-03-05 19:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017177 10.0.0.19 - - [2026-03-05 19:16:07] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.19 - - [2026-03-05 19:16:07] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.19 - - [2026-03-05 19:16:08] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.19 - - [2026-03-05 19:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.19 - - [2026-03-05 19:16:08] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013143 10.0.0.19 - - [2026-03-05 19:16:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.020379 10.0.0.19 - - [2026-03-05 19:16:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044356 10.0.0.19 - - [2026-03-05 19:16:09] "GET / HTTP/1.1" 200 35931 0.004038 10.0.0.19 - - [2026-03-05 19:16:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.008355 10.0.0.19 - - [2026-03-05 19:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.19 - - [2026-03-05 19:16:09] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015009 10.0.0.19 - - [2026-03-05 19:16:09] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025016 10.0.0.19 - - [2026-03-05 19:16:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.007565 10.0.0.19 - - [2026-03-05 19:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.19 - - [2026-03-05 19:16:09] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014456 10.0.0.19 - - [2026-03-05 19:16:09] "POST /service-appliance-sets HTTP/1.1" 200 541 0.074359 10.0.0.19 - - [2026-03-05 19:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.19 - - [2026-03-05 19:16:09] "GET /network-ipam/d0d738e3-443e-496f-aeae-bf7b8e7f8c66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004041 10.0.0.19 - - [2026-03-05 19:16:09] "POST /service-templates HTTP/1.1" 200 511 0.048653 10.0.0.19 - - [2026-03-05 19:16:09] "POST /service-templates HTTP/1.1" 200 501 0.053397 10.0.0.19 - - [2026-03-05 19:16:10] "POST /service-templates HTTP/1.1" 200 515 0.091215 10.0.0.19 - - [2026-03-05 19:16:10] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.19 - - [2026-03-05 19:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020125 10.0.0.19 - - [2026-03-05 19:16:10] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005293 10.0.0.19 - - [2026-03-05 19:16:10] "POST /service-templates HTTP/1.1" 200 535 0.100799 10.0.0.19 - - [2026-03-05 19:16:10] "POST /bgp-routers HTTP/1.1" 200 616 0.130818 10.0.0.19 - - [2026-03-05 19:16:10] "POST /service-templates HTTP/1.1" 200 507 0.091545 10.0.0.19 - - [2026-03-05 19:16:10] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008967 10.0.0.19 - - [2026-03-05 19:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.19 - - [2026-03-05 19:16:10] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014655 10.0.0.19 - - [2026-03-05 19:16:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003077 10.0.0.19 - - [2026-03-05 19:16:10] "POST /ref-update HTTP/1.1" 200 156 0.026735 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001986 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004685 10.0.0.19 - - [2026-03-05 19:16:13] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020810 10.0.0.19 - - [2026-03-05 19:16:13] "GET /network-ipam/d0d738e3-443e-496f-aeae-bf7b8e7f8c66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008986 10.0.0.19 - - [2026-03-05 19:16:13] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.044707 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.008993 10.0.0.19 - - [2026-03-05 19:16:13] "POST /analytics-nodes HTTP/1.1" 200 599 0.073149 10.0.0.19 - - [2026-03-05 19:16:13] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2026-03-05 19:16:13] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012435 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003492 10.0.0.19 - - [2026-03-05 19:16:13] "POST /database-nodes HTTP/1.1" 200 597 0.043240 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.002999 10.0.0.19 - - [2026-03-05 19:16:13] "POST /access-control-lists HTTP/1.1" 200 587 0.039578 10.0.0.19 - - [2026-03-05 19:16:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.009136 10.0.0.19 - - [2026-03-05 19:16:13] "POST /access-control-lists HTTP/1.1" 200 585 0.072939 10.0.0.19 - - [2026-03-05 19:16:14] "POST /route-targets HTTP/1.1" 200 327 0.024758 10.0.0.19 - - [2026-03-05 19:16:14] "POST /ref-update HTTP/1.1" 200 156 0.054245 10.0.0.19 - - [2026-03-05 19:16:14] "POST /route-targets HTTP/1.1" 200 327 0.023071 10.0.0.19 - - [2026-03-05 19:16:14] "POST /ref-update HTTP/1.1" 200 156 0.076500 10.0.0.19 - - [2026-03-05 19:16:14] "POST /route-targets HTTP/1.1" 200 327 0.031507 10.0.0.19 - - [2026-03-05 19:16:14] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.19 - - [2026-03-05 19:16:14] "POST /ref-update HTTP/1.1" 200 156 0.045891 10.0.0.19 - - [2026-03-05 19:16:14] "POST /route-targets HTTP/1.1" 200 327 0.036800 10.0.0.19 - - [2026-03-05 19:16:14] "POST /ref-update HTTP/1.1" 200 156 0.045944 10.0.0.19 - - [2026-03-05 19:16:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.033048 10.0.0.19 - - [2026-03-05 19:16:14] "POST /access-control-lists HTTP/1.1" 200 551 0.082603 10.0.0.19 - - [2026-03-05 19:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2026-03-05 19:16:14] "PUT /access-control-list/2fc13de5-314e-4eba-a8b6-b54479a256e6 HTTP/1.1" 200 272 0.025325 10.0.0.19 - - [2026-03-05 19:16:14] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.025111 10.0.0.19 - - [2026-03-05 19:16:15] "PUT /access-control-list/e4a22ba3-373b-4fd5-9e60-53b5f299d8ac HTTP/1.1" 200 272 0.051308 10.0.0.19 - - [2026-03-05 19:16:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000552 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.017272 10.0.0.19 - - [2026-03-05 19:16:15] "POST /security-groups HTTP/1.1" 200 570 0.127605 10.0.0.19 - - [2026-03-05 19:16:15] "POST /projects HTTP/1.1" 200 481 0.445554 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.012638 10.0.0.19 - - [2026-03-05 19:16:15] "POST /security-groups HTTP/1.1" 200 534 0.056909 10.0.0.19 - - [2026-03-05 19:16:15] "POST /access-control-lists HTTP/1.1" 200 579 0.095629 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.002224 10.0.0.19 - - [2026-03-05 19:16:15] "POST /chown HTTP/1.1" 200 109 0.050586 10.0.0.19 - - [2026-03-05 19:16:15] "POST /policy-managements HTTP/1.1" 409 214 0.023190 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017809 10.0.0.19 - - [2026-03-05 19:16:15] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.052785 10.0.0.19 - - [2026-03-05 19:16:15] "POST /access-control-lists HTTP/1.1" 200 577 0.154144 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.002407 10.0.0.19 - - [2026-03-05 19:16:15] "POST /application-policy-sets HTTP/1.1" 200 528 0.101079 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025056 10.0.0.19 - - [2026-03-05 19:16:15] "POST /access-control-lists HTTP/1.1" 200 594 0.100347 10.0.0.19 - - [2026-03-05 19:16:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.025640 10.0.0.19 - - [2026-03-05 19:16:15] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.011891 10.0.0.19 - - [2026-03-05 19:16:16] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.061338 10.0.0.19 - - [2026-03-05 19:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.19 - - [2026-03-05 19:16:16] "POST /access-control-lists HTTP/1.1" 200 592 0.075893 10.0.0.19 - - [2026-03-05 19:16:16] "GET /virtual-network/86f7702b-1c6d-4758-a82e-1c6b11def2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.029566 10.0.0.19 - - [2026-03-05 19:16:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000737 10.0.0.19 - - [2026-03-05 19:16:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.014936 10.0.0.19 - - [2026-03-05 19:16:16] "POST /security-groups HTTP/1.1" 200 574 0.090772 10.0.0.19 - - [2026-03-05 19:16:16] "POST /projects HTTP/1.1" 200 489 0.471093 10.0.0.19 - - [2026-03-05 19:16:16] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.19 - - [2026-03-05 19:16:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.027922 10.0.0.19 - - [2026-03-05 19:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014057 10.0.0.19 - - [2026-03-05 19:16:16] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005774 10.0.0.19 - - [2026-03-05 19:16:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.011258 10.0.0.19 - - [2026-03-05 19:16:16] "POST /access-control-lists HTTP/1.1" 200 583 0.282994 10.0.0.19 - - [2026-03-05 19:16:17] "POST /config-nodes HTTP/1.1" 200 593 0.284183 10.0.0.19 - - [2026-03-05 19:16:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.030414 10.0.0.19 - - [2026-03-05 19:16:17] "POST /security-groups HTTP/1.1" 200 546 0.449346 10.0.0.19 - - [2026-03-05 19:16:17] "POST /chown HTTP/1.1" 200 109 0.083373 10.0.0.19 - - [2026-03-05 19:16:17] "POST /access-control-lists HTTP/1.1" 200 581 0.209929 10.0.0.19 - - [2026-03-05 19:16:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.005138 10.0.0.19 - - [2026-03-05 19:16:17] "POST /network-ipams HTTP/1.1" 200 522 0.237399 10.0.0.19 - - [2026-03-05 19:16:17] "POST /access-control-lists HTTP/1.1" 200 602 0.153664 10.0.0.19 - - [2026-03-05 19:16:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.018882 10.0.0.19 - - [2026-03-05 19:16:17] "POST /network-ipams HTTP/1.1" 200 510 0.126501 10.0.0.19 - - [2026-03-05 19:16:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.004854 10.0.0.19 - - [2026-03-05 19:16:17] "POST /access-control-lists HTTP/1.1" 200 600 0.071608 10.0.0.19 - - [2026-03-05 19:16:17] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.19 - - [2026-03-05 19:16:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.021695 10.0.0.19 - - [2026-03-05 19:16:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.018403 10.0.0.19 - - [2026-03-05 19:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.008949 10.0.0.19 - - [2026-03-05 19:16:18] "POST /virtual-networks HTTP/1.1" 200 538 0.299553 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015346 10.0.0.19 - - [2026-03-05 19:16:18] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.014339 10.0.0.19 - - [2026-03-05 19:16:18] "POST /access-control-lists HTTP/1.1" 200 589 0.173914 10.0.0.19 - - [2026-03-05 19:16:18] "POST /network-ipams HTTP/1.1" 200 518 0.118973 10.0.0.19 - - [2026-03-05 19:16:18] "POST /route-targets HTTP/1.1" 200 327 0.086473 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.038795 10.0.0.19 - - [2026-03-05 19:16:18] "POST /ref-update HTTP/1.1" 200 156 0.076088 10.0.0.19 - - [2026-03-05 19:16:18] "PUT /access-control-list/85b78214-7ab4-41af-8152-13f683daa00c HTTP/1.1" 200 272 0.085373 10.0.0.19 - - [2026-03-05 19:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.024368 10.0.0.19 - - [2026-03-05 19:16:18] "POST /virtual-networks HTTP/1.1" 200 546 0.324959 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012630 10.0.0.19 - - [2026-03-05 19:16:18] "POST /route-targets HTTP/1.1" 200 327 0.040346 10.0.0.19 - - [2026-03-05 19:16:18] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.060695 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.018372 10.0.0.19 - - [2026-03-05 19:16:18] "POST /ref-update HTTP/1.1" 200 156 0.080946 10.0.0.19 - - [2026-03-05 19:16:18] "POST /network-policys HTTP/1.1" 200 538 0.037073 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.019311 10.0.0.19 - - [2026-03-05 19:16:18] "POST /network-policys HTTP/1.1" 200 534 0.056723 10.0.0.19 - - [2026-03-05 19:16:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002378 10.0.0.19 - - [2026-03-05 19:16:19] "POST /network-policys HTTP/1.1" 200 542 0.038347 10.0.0.19 - - [2026-03-05 19:16:19] "PUT /access-control-list/ed82dcc4-7dd0-420d-a5fb-63cc351fed87 HTTP/1.1" 200 272 0.048681 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.178350 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2026-03-05 19:16:19] "PUT /access-control-list/85b78214-7ab4-41af-8152-13f683daa00c HTTP/1.1" 200 272 0.038778 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.145160 10.0.0.19 - - [2026-03-05 19:16:19] "PUT /access-control-list/ed82dcc4-7dd0-420d-a5fb-63cc351fed87 HTTP/1.1" 200 272 0.057725 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.116378 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004333 10.0.0.19 - - [2026-03-05 19:16:19] "PUT /access-control-list/85b78214-7ab4-41af-8152-13f683daa00c HTTP/1.1" 200 272 0.059080 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.047547 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.117363 10.0.0.19 - - [2026-03-05 19:16:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.022655 10.0.0.19 - - [2026-03-05 19:16:19] "POST /access-control-lists HTTP/1.1" 200 601 0.223048 10.0.0.19 - - [2026-03-05 19:16:19] "POST /ref-update HTTP/1.1" 200 156 0.270325 10.0.0.19 - - [2026-03-05 19:16:20] "PUT /access-control-list/ed82dcc4-7dd0-420d-a5fb-63cc351fed87 HTTP/1.1" 200 272 0.092638 10.0.0.19 - - [2026-03-05 19:16:20] "PUT /access-control-list/332b962c-7ffd-41b9-b6bc-587e9a71e1ae HTTP/1.1" 200 272 0.046373 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-update HTTP/1.1" 200 156 0.227612 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011352 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-update HTTP/1.1" 200 156 0.036743 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011573 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008394 10.0.0.19 - - [2026-03-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2026-03-05 19:16:20] "PUT /access-control-list/332b962c-7ffd-41b9-b6bc-587e9a71e1ae HTTP/1.1" 200 272 0.068334 10.0.0.19 - - [2026-03-05 19:16:20] "GET /virtual-network/86f7702b-1c6d-4758-a82e-1c6b11def2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021508 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-update HTTP/1.1" 200 156 0.039154 10.0.0.19 - - [2026-03-05 19:16:20] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.011196 10.0.0.19 - - [2026-03-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.19 - - [2026-03-05 19:16:20] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006038 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.19 - - [2026-03-05 19:16:20] "POST /firewall-policys HTTP/1.1" 200 530 0.053122 10.0.0.19 - - [2026-03-05 19:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.072315 10.0.0.19 - - [2026-03-05 19:16:20] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010986 10.0.0.19 - - [2026-03-05 19:16:20] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.004238 10.0.0.19 - - [2026-03-05 19:16:20] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008981 10.0.0.19 - - [2026-03-05 19:16:20] "POST /ref-update HTTP/1.1" 200 156 0.036546 10.0.0.19 - - [2026-03-05 19:16:20] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.008892 10.0.0.19 - - [2026-03-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005956 10.0.0.19 - - [2026-03-05 19:16:20] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002895 10.0.0.19 - - [2026-03-05 19:16:21] "POST /firewall-policys HTTP/1.1" 200 532 0.103350 10.0.0.19 - - [2026-03-05 19:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036287 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002825 10.0.0.19 - - [2026-03-05 19:16:21] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.011058 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003421 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003155 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005597 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.031087 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.066343 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.057125 10.0.0.19 - - [2026-03-05 19:16:21] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.017504 10.0.0.19 - - [2026-03-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014124 10.0.0.19 - - [2026-03-05 19:16:21] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007468 10.0.0.19 - - [2026-03-05 19:16:21] "POST /firewall-policys HTTP/1.1" 200 530 0.042575 10.0.0.19 - - [2026-03-05 19:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031213 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020531 10.0.0.19 - - [2026-03-05 19:16:21] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002918 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005533 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003582 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010813 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006464 10.0.0.19 - - [2026-03-05 19:16:21] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003060 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.069094 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.067111 10.0.0.19 - - [2026-03-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.054236 10.0.0.19 - - [2026-03-05 19:16:22] "POST /ref-update HTTP/1.1" 200 156 0.024414 10.0.0.19 - - [2026-03-05 19:16:22] "POST /ref-update HTTP/1.1" 200 156 0.070904 10.0.0.19 - - [2026-03-05 19:16:22] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.041015 10.0.0.19 - - [2026-03-05 19:16:22] "POST /tags HTTP/1.1" 200 299 0.071743 10.0.0.19 - - [2026-03-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.043553 10.0.0.19 - - [2026-03-05 19:16:22] "GET /tag/d6708545-328e-49b3-bcec-d23b9952d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032715 10.0.0.19 - - [2026-03-05 19:16:22] "POST /set-tag HTTP/1.1" 200 109 0.045548 10.0.0.19 - - [2026-03-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.19 - - [2026-03-05 19:16:22] "POST /tags HTTP/1.1" 200 357 0.227705 10.0.0.19 - - [2026-03-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027581 10.0.0.19 - - [2026-03-05 19:16:22] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.060339 10.0.0.19 - - [2026-03-05 19:16:22] "GET /tag/37872649-4a33-4598-83bb-2afcbc91cc22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.047378 10.0.0.19 - - [2026-03-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.039405 10.0.0.19 - - [2026-03-05 19:16:22] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.058133 10.0.0.19 - - [2026-03-05 19:16:23] "POST /tags HTTP/1.1" 200 305 0.205644 10.0.0.19 - - [2026-03-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021929 10.0.0.19 - - [2026-03-05 19:16:23] "GET /tag/c60d5909-994f-4bc1-a683-ded4a8650703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.066845 10.0.0.19 - - [2026-03-05 19:16:23] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2026-03-05 19:16:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000504 10.0.0.19 - - [2026-03-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.006465 10.0.0.19 - - [2026-03-05 19:16:23] "POST /alarms HTTP/1.1" 200 581 0.207835 10.0.0.19 - - [2026-03-05 19:16:23] "POST /security-groups HTTP/1.1" 200 571 0.259326 10.0.0.19 - - [2026-03-05 19:16:23] "POST /projects HTTP/1.1" 200 483 0.616420 10.0.0.19 - - [2026-03-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.026285 10.0.0.19 - - [2026-03-05 19:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.056974 10.0.0.19 - - [2026-03-05 19:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025015 10.0.0.19 - - [2026-03-05 19:16:24] "POST /alarms HTTP/1.1" 200 575 0.212183 10.0.0.19 - - [2026-03-05 19:16:24] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.022148 10.0.0.19 - - [2026-03-05 19:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009998 10.0.0.19 - - [2026-03-05 19:16:24] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.023366 10.0.0.19 - - [2026-03-05 19:16:24] "POST /access-control-lists HTTP/1.1" 200 580 0.200212 10.0.0.19 - - [2026-03-05 19:16:24] "POST /alarms HTTP/1.1" 200 575 0.184249 10.0.0.19 - - [2026-03-05 19:16:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.036146 10.0.0.19 - - [2026-03-05 19:16:24] "POST /access-control-lists HTTP/1.1" 200 578 0.162177 10.0.0.19 - - [2026-03-05 19:16:24] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.230548 10.0.0.19 - - [2026-03-05 19:16:24] "POST /alarms HTTP/1.1" 200 559 0.232665 10.0.0.19 - - [2026-03-05 19:16:24] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.274237 10.0.0.19 - - [2026-03-05 19:16:24] "POST /alarms HTTP/1.1" 200 555 0.229676 10.0.0.19 - - [2026-03-05 19:16:24] "POST /alarms HTTP/1.1" 200 557 0.066380 10.0.0.19 - - [2026-03-05 19:16:24] "POST /security-groups HTTP/1.1" 200 537 0.119218 10.0.0.19 - - [2026-03-05 19:16:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.017778 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 565 0.150779 10.0.0.19 - - [2026-03-05 19:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.085397 10.0.0.19 - - [2026-03-05 19:16:25] "POST /chown HTTP/1.1" 200 109 0.070419 10.0.0.19 - - [2026-03-05 19:16:25] "POST /access-control-lists HTTP/1.1" 200 596 0.163336 10.0.0.19 - - [2026-03-05 19:16:25] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.023774 10.0.0.19 - - [2026-03-05 19:16:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.034285 10.0.0.19 - - [2026-03-05 19:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023268 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 549 0.189702 10.0.0.19 - - [2026-03-05 19:16:25] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008921 10.0.0.19 - - [2026-03-05 19:16:25] "POST /tags HTTP/1.1" 409 207 0.009864 10.0.0.19 - - [2026-03-05 19:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2026-03-05 19:16:25] "GET /tag/c60d5909-994f-4bc1-a683-ded4a8650703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.044842 10.0.0.19 - - [2026-03-05 19:16:25] "POST /access-control-lists HTTP/1.1" 200 594 0.169384 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 557 0.175955 10.0.0.19 - - [2026-03-05 19:16:25] "POST /firewall-rules HTTP/1.1" 200 564 0.172537 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 567 0.097280 10.0.0.19 - - [2026-03-05 19:16:25] "GET /firewall-rule/b502f2fd-55e6-457f-a3fa-6a790f7c94bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010899 10.0.0.19 - - [2026-03-05 19:16:25] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007535 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 555 0.068200 10.0.0.19 - - [2026-03-05 19:16:25] "GET /firewall-rule/b502f2fd-55e6-457f-a3fa-6a790f7c94bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013530 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 567 0.033770 10.0.0.19 - - [2026-03-05 19:16:25] "POST /ref-update HTTP/1.1" 200 156 0.034917 10.0.0.19 - - [2026-03-05 19:16:25] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013748 10.0.0.19 - - [2026-03-05 19:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.19 - - [2026-03-05 19:16:25] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037713 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 575 0.118972 10.0.0.19 - - [2026-03-05 19:16:25] "POST /tags HTTP/1.1" 409 207 0.035608 10.0.0.19 - - [2026-03-05 19:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.19 - - [2026-03-05 19:16:25] "GET /tag/c60d5909-994f-4bc1-a683-ded4a8650703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.041789 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 569 0.138684 10.0.0.19 - - [2026-03-05 19:16:25] "POST /alarms HTTP/1.1" 200 561 0.036692 10.0.0.19 - - [2026-03-05 19:16:25] "POST /firewall-rules HTTP/1.1" 200 562 0.052101 10.0.0.19 - - [2026-03-05 19:16:25] "GET /firewall-rule/af6317c4-635a-4ee7-9c85-70ac5a8091d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005924 10.0.0.19 - - [2026-03-05 19:16:26] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.009713 10.0.0.19 - - [2026-03-05 19:16:26] "GET /firewall-rule/af6317c4-635a-4ee7-9c85-70ac5a8091d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006506 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 561 0.042823 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 561 0.065160 10.0.0.19 - - [2026-03-05 19:16:26] "POST /ref-update HTTP/1.1" 200 156 0.097517 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 547 0.057477 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.016602 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 595 0.029869 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 575 0.198840 10.0.0.19 - - [2026-03-05 19:16:26] "POST /tags HTTP/1.1" 200 305 0.271209 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027192 10.0.0.19 - - [2026-03-05 19:16:26] "GET /tag/92e735a7-0c60-4ee5-852c-faa7c4460373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028182 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 571 0.136069 10.0.0.19 - - [2026-03-05 19:16:26] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046880 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012742 10.0.0.19 - - [2026-03-05 19:16:26] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012789 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 583 0.095227 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.19 - - [2026-03-05 19:16:26] "GET /service-appliance-set/ddc3f244-8b0f-4eb5-9a4f-f7a3a777a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012566 10.0.0.19 - - [2026-03-05 19:16:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003008 10.0.0.19 - - [2026-03-05 19:16:26] "POST /alarms HTTP/1.1" 200 609 0.088720 10.0.0.19 - - [2026-03-05 19:16:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.249135 10.0.0.19 - - [2026-03-05 19:16:27] "GET /virtual-machine-interface/c574d662-c062-4198-b7bb-e1f584faf18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.015259 10.0.0.19 - - [2026-03-05 19:16:27] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.19 - - [2026-03-05 19:16:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012867 10.0.0.19 - - [2026-03-05 19:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-03-05 19:16:27] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.116265 10.0.0.19 - - [2026-03-05 19:16:27] "POST /instance-ips HTTP/1.1" 200 381 0.328294 10.0.0.19 - - [2026-03-05 19:16:27] "GET /instance-ip/8ffc01f2-498b-4484-8358-2d75a7395eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.023208 10.0.0.19 - - [2026-03-05 19:16:27] "POST /loadbalancers HTTP/1.1" 200 582 0.081044 10.0.0.19 - - [2026-03-05 19:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.049756 10.0.0.19 - - [2026-03-05 19:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.19 - - [2026-03-05 19:16:27] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070802 10.0.0.19 - - [2026-03-05 19:16:27] "GET /loadbalancer/463b5c3a-7f00-43f1-b535-668a124497c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009388 10.0.0.19 - - [2026-03-05 19:16:27] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084576 10.0.0.19 - - [2026-03-05 19:16:27] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.19 - - [2026-03-05 19:16:27] "GET /instance-ip/8ffc01f2-498b-4484-8358-2d75a7395eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005776 10.0.0.19 - - [2026-03-05 19:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.19 - - [2026-03-05 19:16:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060939 10.0.0.19 - - [2026-03-05 19:16:27] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.024134 10.0.0.19 - - [2026-03-05 19:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.19 - - [2026-03-05 19:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021079 10.0.0.19 - - [2026-03-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.19 - - [2026-03-05 19:16:28] "POST /floating-ips HTTP/1.1" 200 583 0.090179 10.0.0.19 - - [2026-03-05 19:16:28] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.087431 10.0.0.19 - - [2026-03-05 19:16:28] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.158189 10.0.0.19 - - [2026-03-05 19:16:28] "GET /loadbalancer-listener/50afadd0-8555-48d7-a496-0af45269aacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003594 10.0.0.19 - - [2026-03-05 19:16:28] "GET /loadbalancer-listener/50afadd0-8555-48d7-a496-0af45269aacb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007763 10.0.0.19 - - [2026-03-05 19:16:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043962 10.0.0.19 - - [2026-03-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.19 - - [2026-03-05 19:16:28] "GET /instance-ip/8ffc01f2-498b-4484-8358-2d75a7395eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022474 10.0.0.19 - - [2026-03-05 19:16:28] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008686 10.0.0.19 - - [2026-03-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.19 - - [2026-03-05 19:16:28] "GET /instance-ip/8ffc01f2-498b-4484-8358-2d75a7395eb4?fields=floating_ips HTTP/1.1" 200 1170 0.023586 10.0.0.19 - - [2026-03-05 19:16:28] "GET /floating-ip/63a8ded1-598e-4b3f-a2d8-9b749d5f978d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.016178 10.0.0.19 - - [2026-03-05 19:16:28] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.053994 10.0.0.19 - - [2026-03-05 19:16:28] "POST /tags HTTP/1.1" 200 301 0.114662 10.0.0.19 - - [2026-03-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015750 10.0.0.19 - - [2026-03-05 19:16:28] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.19 - - [2026-03-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013300 10.0.0.19 - - [2026-03-05 19:16:28] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009392 10.0.0.19 - - [2026-03-05 19:16:28] "GET /tag/056c3ad7-29e8-443a-b0b6-b82b7e67b5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.036519 10.0.0.19 - - [2026-03-05 19:16:28] "PUT /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944 HTTP/1.1" 200 274 0.065912 10.0.0.19 - - [2026-03-05 19:16:28] "POST /tags HTTP/1.1" 200 325 0.271605 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014974 10.0.0.19 - - [2026-03-05 19:16:29] "GET /tag/7d30824d-0dee-41bc-b78b-03e7d241f0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.026654 10.0.0.19 - - [2026-03-05 19:16:29] "POST /tags HTTP/1.1" 200 363 0.071519 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-03-05 19:16:29] "GET /tag/ea57542b-c0e2-490d-a41a-c09138ea1644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015283 10.0.0.19 - - [2026-03-05 19:16:29] "POST /tags HTTP/1.1" 200 311 0.039524 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022991 10.0.0.19 - - [2026-03-05 19:16:29] "GET /tag/29e2569d-585e-4713-9d96-003a89841a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017761 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.19 - - [2026-03-05 19:16:29] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008810 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2026-03-05 19:16:29] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036368 10.0.0.19 - - [2026-03-05 19:16:29] "POST /virtual-machines HTTP/1.1" 200 377 0.035276 10.0.0.19 - - [2026-03-05 19:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011034 10.0.0.19 - - [2026-03-05 19:16:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.195269 10.0.0.19 - - [2026-03-05 19:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.037558 10.0.0.19 - - [2026-03-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.19 - - [2026-03-05 19:16:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005163 10.0.0.19 - - [2026-03-05 19:16:29] "POST /instance-ips HTTP/1.1" 200 409 0.077912 10.0.0.19 - - [2026-03-05 19:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.074961 10.0.0.19 - - [2026-03-05 19:16:30] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.033098 10.0.0.19 - - [2026-03-05 19:16:30] "POST /set-tag HTTP/1.1" 200 109 0.038547 10.0.0.19 - - [2026-03-05 19:16:30] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.069783 10.0.0.19 - - [2026-03-05 19:16:30] "GET /instance-ip/d05869ae-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007015 10.0.0.19 - - [2026-03-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.002319 10.0.0.19 - - [2026-03-05 19:16:30] "POST /tags HTTP/1.1" 200 355 0.044875 10.0.0.19 - - [2026-03-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021642 10.0.0.19 - - [2026-03-05 19:16:30] "GET /tag/feaa08d5-0767-4c20-a3db-3a1941b83637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.034687 10.0.0.19 - - [2026-03-05 19:16:30] "POST /tags HTTP/1.1" 200 303 0.078525 10.0.0.19 - - [2026-03-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.19 - - [2026-03-05 19:16:30] "GET /tag/e057f585-c7fb-438c-a905-282832a53e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.035636 10.0.0.19 - - [2026-03-05 19:16:30] "POST /projects HTTP/1.1" 409 218 0.007816 10.0.0.19 - - [2026-03-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016454 10.0.0.19 - - [2026-03-05 19:16:30] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.204505 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2026-03-05 19:16:31] "GET /network-ipam/bdc65841-80d3-42cc-8000-ab3068ba039f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002598 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.19 - - [2026-03-05 19:16:31] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004985 10.0.0.19 - - [2026-03-05 19:16:31] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.092265 10.0.0.19 - - [2026-03-05 19:16:31] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.022133 10.0.0.19 - - [2026-03-05 19:16:31] "POST /set-tag HTTP/1.1" 200 109 0.111910 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014402 10.0.0.19 - - [2026-03-05 19:16:31] "GET /network-ipam/a064c24f-e44f-4f7b-ae66-30c0bf336129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008849 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-03-05 19:16:31] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004021 10.0.0.19 - - [2026-03-05 19:16:31] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.064795 10.0.0.19 - - [2026-03-05 19:16:31] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005059 10.0.0.19 - - [2026-03-05 19:16:31] "POST /set-tag HTTP/1.1" 200 109 0.074851 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011084 10.0.0.19 - - [2026-03-05 19:16:31] "GET /network-policy/8886c190-6340-405d-91a1-15d33c30020b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004085 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-03-05 19:16:31] "GET /network-policy/e9e339b4-d9f4-4156-8e2a-a338d989c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002380 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.19 - - [2026-03-05 19:16:31] "GET /network-policy/e77189d3-5550-4ff7-96be-18189d7632fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003069 10.0.0.19 - - [2026-03-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-03-05 19:16:31] "PUT /network-policy/e77189d3-5550-4ff7-96be-18189d7632fd HTTP/1.1" 200 262 0.011867 10.0.0.19 - - [2026-03-05 19:16:31] "PUT /access-control-list/85b78214-7ab4-41af-8152-13f683daa00c HTTP/1.1" 200 272 0.062187 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.194964 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026438 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007902 10.0.0.19 - - [2026-03-05 19:16:32] "PUT /access-control-list/332b962c-7ffd-41b9-b6bc-587e9a71e1ae HTTP/1.1" 200 272 0.203018 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008090 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008554 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2026-03-05 19:16:32] "POST /security-groups HTTP/1.1" 409 245 0.006280 10.0.0.19 - - [2026-03-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-03-05 19:16:32] "PUT /security-group/12e9332c-8d77-449a-a878-ef262403b4a8 HTTP/1.1" 200 262 0.062760 10.0.0.19 - - [2026-03-05 19:16:32] "PUT /access-control-list/d0def882-c1f1-4182-91fd-91d86d65d8d4 HTTP/1.1" 200 272 0.022689 10.0.0.19 - - [2026-03-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037097 10.0.0.19 - - [2026-03-05 19:16:32] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.036591 10.0.0.19 - - [2026-03-05 19:16:32] "PUT /access-control-list/3b01c9dd-1c31-4521-a84b-a8046b51e722 HTTP/1.1" 200 272 0.063688 10.0.0.19 - - [2026-03-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.19 - - [2026-03-05 19:16:32] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023296 10.0.0.19 - - [2026-03-05 19:16:32] "POST /tags HTTP/1.1" 409 206 0.004300 10.0.0.19 - - [2026-03-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.19 - - [2026-03-05 19:16:32] "GET /tag/e057f585-c7fb-438c-a905-282832a53e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011526 10.0.0.19 - - [2026-03-05 19:16:32] "POST /firewall-rules HTTP/1.1" 200 562 0.097452 10.0.0.19 - - [2026-03-05 19:16:32] "GET /firewall-rule/1305c2ec-01ac-4510-92a1-2597fda94c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004408 10.0.0.19 - - [2026-03-05 19:16:32] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004961 10.0.0.19 - - [2026-03-05 19:16:32] "GET /firewall-rule/1305c2ec-01ac-4510-92a1-2597fda94c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002198 10.0.0.19 - - [2026-03-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.063797 10.0.0.19 - - [2026-03-05 19:16:32] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.020674 10.0.0.19 - - [2026-03-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.19 - - [2026-03-05 19:16:32] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003799 10.0.0.19 - - [2026-03-05 19:16:32] "POST /tags HTTP/1.1" 409 206 0.002790 10.0.0.19 - - [2026-03-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2026-03-05 19:16:33] "GET /tag/e057f585-c7fb-438c-a905-282832a53e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015385 10.0.0.19 - - [2026-03-05 19:16:33] "POST /firewall-rules HTTP/1.1" 200 560 0.074367 10.0.0.19 - - [2026-03-05 19:16:33] "GET /firewall-rule/e2ca7794-316b-4801-9fda-860f48b3d1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.027041 10.0.0.19 - - [2026-03-05 19:16:33] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008133 10.0.0.19 - - [2026-03-05 19:16:33] "GET /firewall-rule/e2ca7794-316b-4801-9fda-860f48b3d1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002733 10.0.0.19 - - [2026-03-05 19:16:33] "POST /ref-update HTTP/1.1" 200 156 0.060933 10.0.0.19 - - [2026-03-05 19:16:33] "POST /tags HTTP/1.1" 200 301 0.056982 10.0.0.19 - - [2026-03-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008997 10.0.0.19 - - [2026-03-05 19:16:33] "GET /tag/760564a9-7a77-4d24-87dd-ab7d44734323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020427 10.0.0.19 - - [2026-03-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.19 - - [2026-03-05 19:16:33] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037087 10.0.0.19 - - [2026-03-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-03-05 19:16:33] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.013513 10.0.0.19 - - [2026-03-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.19 - - [2026-03-05 19:16:33] "GET /service-appliance-set/ddc3f244-8b0f-4eb5-9a4f-f7a3a777a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003155 10.0.0.19 - - [2026-03-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.001834 10.0.0.19 - - [2026-03-05 19:16:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101208 10.0.0.19 - - [2026-03-05 19:16:33] "GET /virtual-machine-interface/abe14359-c7de-4dc0-840b-1af3ccb3424f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.009587 10.0.0.19 - - [2026-03-05 19:16:33] "POST /instance-ips HTTP/1.1" 200 377 0.037653 10.0.0.19 - - [2026-03-05 19:16:33] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007721 10.0.0.19 - - [2026-03-05 19:16:33] "POST /loadbalancers HTTP/1.1" 200 582 0.068475 10.0.0.19 - - [2026-03-05 19:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.036470 10.0.0.19 - - [2026-03-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017349 10.0.0.19 - - [2026-03-05 19:16:34] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085864 10.0.0.19 - - [2026-03-05 19:16:34] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007080 10.0.0.19 - - [2026-03-05 19:16:34] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075584 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007317 10.0.0.19 - - [2026-03-05 19:16:34] "POST /floating-ips HTTP/1.1" 200 581 0.065343 10.0.0.19 - - [2026-03-05 19:16:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060576 10.0.0.19 - - [2026-03-05 19:16:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.045811 10.0.0.19 - - [2026-03-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009069 10.0.0.19 - - [2026-03-05 19:16:34] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.090324 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer-listener/cc747079-149e-446f-adc7-9e59d6f6589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003690 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer-listener/cc747079-149e-446f-adc7-9e59d6f6589a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004922 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2026-03-05 19:16:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.065319 10.0.0.19 - - [2026-03-05 19:16:34] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006316 10.0.0.19 - - [2026-03-05 19:16:34] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?fields=floating_ips HTTP/1.1" 200 1164 0.009925 10.0.0.19 - - [2026-03-05 19:16:34] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004339 10.0.0.19 - - [2026-03-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-03-05 19:16:34] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047423 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004066 10.0.0.19 - - [2026-03-05 19:16:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028261 10.0.0.19 - - [2026-03-05 19:16:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048604 10.0.0.19 - - [2026-03-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011513 10.0.0.19 - - [2026-03-05 19:16:34] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052078 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer-listener/0acf4577-728c-4539-ae78-fe5cf7052e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002978 10.0.0.19 - - [2026-03-05 19:16:34] "GET /loadbalancer-listener/0acf4577-728c-4539-ae78-fe5cf7052e0d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004798 10.0.0.19 - - [2026-03-05 19:16:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.052964 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.028054 10.0.0.19 - - [2026-03-05 19:16:35] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010955 10.0.0.19 - - [2026-03-05 19:16:35] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?fields=floating_ips HTTP/1.1" 200 1164 0.004752 10.0.0.19 - - [2026-03-05 19:16:35] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057579 10.0.0.19 - - [2026-03-05 19:16:35] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016433 10.0.0.19 - - [2026-03-05 19:16:35] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003228 10.0.0.19 - - [2026-03-05 19:16:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033148 10.0.0.19 - - [2026-03-05 19:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021181 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022229 10.0.0.19 - - [2026-03-05 19:16:35] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038342 10.0.0.19 - - [2026-03-05 19:16:35] "GET /loadbalancer-listener/82acc4c5-df41-4012-8492-93666af7b3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002784 10.0.0.19 - - [2026-03-05 19:16:35] "GET /loadbalancer-listener/82acc4c5-df41-4012-8492-93666af7b3d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004350 10.0.0.19 - - [2026-03-05 19:16:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027425 10.0.0.19 - - [2026-03-05 19:16:35] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007614 10.0.0.19 - - [2026-03-05 19:16:35] "GET /instance-ip/85315513-303d-433f-99e5-d7c7baff7b39?fields=floating_ips HTTP/1.1" 200 1164 0.003660 10.0.0.19 - - [2026-03-05 19:16:35] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002090 10.0.0.19 - - [2026-03-05 19:16:35] "POST /tags HTTP/1.1" 200 371 0.032906 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026383 10.0.0.19 - - [2026-03-05 19:16:35] "GET /tag/39632d0a-2b56-414a-bb09-17cd99231525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.029773 10.0.0.19 - - [2026-03-05 19:16:35] "POST /tags HTTP/1.1" 200 319 0.040688 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010428 10.0.0.19 - - [2026-03-05 19:16:35] "GET /tag/5289faa9-6dae-4617-9d3c-d129f3167687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.033787 10.0.0.19 - - [2026-03-05 19:16:35] "POST /id-to-fqname HTTP/1.1" 200 181 0.000558 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.004926 10.0.0.19 - - [2026-03-05 19:16:35] "POST /security-groups HTTP/1.1" 200 578 0.064925 10.0.0.19 - - [2026-03-05 19:16:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.012831 10.0.0.19 - - [2026-03-05 19:16:35] "POST /projects HTTP/1.1" 200 497 0.226483 10.0.0.19 - - [2026-03-05 19:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051022 10.0.0.19 - - [2026-03-05 19:16:36] "POST /access-control-lists HTTP/1.1" 200 587 0.098768 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009869 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.002007 10.0.0.19 - - [2026-03-05 19:16:36] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004442 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022712 10.0.0.19 - - [2026-03-05 19:16:36] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004516 10.0.0.19 - - [2026-03-05 19:16:36] "POST /access-control-lists HTTP/1.1" 200 585 0.084830 10.0.0.19 - - [2026-03-05 19:16:36] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.051679 10.0.0.19 - - [2026-03-05 19:16:36] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.066700 10.0.0.19 - - [2026-03-05 19:16:36] "POST /security-groups HTTP/1.1" 200 558 0.088709 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.002133 10.0.0.19 - - [2026-03-05 19:16:36] "POST /access-control-lists HTTP/1.1" 200 610 0.022681 10.0.0.19 - - [2026-03-05 19:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028538 10.0.0.19 - - [2026-03-05 19:16:36] "POST /chown HTTP/1.1" 200 109 0.015867 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 404 247 0.003705 10.0.0.19 - - [2026-03-05 19:16:36] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018339 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-03-05 19:16:36] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004436 10.0.0.19 - - [2026-03-05 19:16:36] "POST /access-control-lists HTTP/1.1" 200 608 0.070382 10.0.0.19 - - [2026-03-05 19:16:36] "POST /tags HTTP/1.1" 409 214 0.017872 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-03-05 19:16:36] "GET /tag/5289faa9-6dae-4617-9d3c-d129f3167687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012518 10.0.0.19 - - [2026-03-05 19:16:36] "POST /firewall-rules HTTP/1.1" 200 578 0.066001 10.0.0.19 - - [2026-03-05 19:16:36] "GET /firewall-rule/fce74b27-635c-47bf-9fb8-92f5f4904492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004899 10.0.0.19 - - [2026-03-05 19:16:36] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004024 10.0.0.19 - - [2026-03-05 19:16:36] "GET /firewall-rule/fce74b27-635c-47bf-9fb8-92f5f4904492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002253 10.0.0.19 - - [2026-03-05 19:16:36] "POST /ref-update HTTP/1.1" 200 156 0.027017 10.0.0.19 - - [2026-03-05 19:16:36] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.016530 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-03-05 19:16:36] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002846 10.0.0.19 - - [2026-03-05 19:16:36] "POST /tags HTTP/1.1" 409 214 0.001686 10.0.0.19 - - [2026-03-05 19:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.19 - - [2026-03-05 19:16:36] "GET /tag/5289faa9-6dae-4617-9d3c-d129f3167687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016695 10.0.0.19 - - [2026-03-05 19:16:37] "POST /firewall-rules HTTP/1.1" 200 576 0.069607 10.0.0.19 - - [2026-03-05 19:16:37] "GET /firewall-rule/2dd7b2b2-758f-42ce-a104-bcbb4990876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009004 10.0.0.19 - - [2026-03-05 19:16:37] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004686 10.0.0.19 - - [2026-03-05 19:16:37] "GET /firewall-rule/2dd7b2b2-758f-42ce-a104-bcbb4990876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002428 10.0.0.19 - - [2026-03-05 19:16:37] "POST /ref-update HTTP/1.1" 200 156 0.032273 10.0.0.19 - - [2026-03-05 19:16:37] "POST /tags HTTP/1.1" 200 363 0.024311 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.19 - - [2026-03-05 19:16:37] "GET /tag/33bb4936-44be-48c2-8eb9-f60f28455e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020727 10.0.0.19 - - [2026-03-05 19:16:37] "POST /tags HTTP/1.1" 200 311 0.144598 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025849 10.0.0.19 - - [2026-03-05 19:16:37] "GET /tag/29d76f2a-a91b-46b8-9a18-8a2dbde3d1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025662 10.0.0.19 - - [2026-03-05 19:16:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.004433 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.003516 10.0.0.19 - - [2026-03-05 19:16:37] "POST /security-groups HTTP/1.1" 200 574 0.071989 10.0.0.19 - - [2026-03-05 19:16:37] "POST /projects HTTP/1.1" 200 489 0.196818 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.005236 10.0.0.19 - - [2026-03-05 19:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014609 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008045 10.0.0.19 - - [2026-03-05 19:16:37] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022539 10.0.0.19 - - [2026-03-05 19:16:37] "POST /access-control-lists HTTP/1.1" 200 583 0.071743 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016563 10.0.0.19 - - [2026-03-05 19:16:37] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005311 10.0.0.19 - - [2026-03-05 19:16:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.001891 10.0.0.19 - - [2026-03-05 19:16:38] "POST /access-control-lists HTTP/1.1" 200 581 0.088702 10.0.0.19 - - [2026-03-05 19:16:38] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.122532 10.0.0.19 - - [2026-03-05 19:16:38] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.074661 10.0.0.19 - - [2026-03-05 19:16:38] "POST /security-groups HTTP/1.1" 200 546 0.080463 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.003374 10.0.0.19 - - [2026-03-05 19:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015426 10.0.0.19 - - [2026-03-05 19:16:38] "POST /chown HTTP/1.1" 200 109 0.072718 10.0.0.19 - - [2026-03-05 19:16:38] "POST /access-control-lists HTTP/1.1" 200 602 0.093813 10.0.0.19 - - [2026-03-05 19:16:38] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.042659 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.008943 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-03-05 19:16:38] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028786 10.0.0.19 - - [2026-03-05 19:16:38] "POST /tags HTTP/1.1" 409 210 0.003690 10.0.0.19 - - [2026-03-05 19:16:38] "POST /access-control-lists HTTP/1.1" 200 600 0.073103 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.19 - - [2026-03-05 19:16:38] "GET /tag/29d76f2a-a91b-46b8-9a18-8a2dbde3d1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015837 10.0.0.19 - - [2026-03-05 19:16:38] "POST /firewall-rules HTTP/1.1" 200 570 0.083395 10.0.0.19 - - [2026-03-05 19:16:38] "GET /firewall-rule/559004ed-4f32-4c7a-aa5a-f481f83500fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010607 10.0.0.19 - - [2026-03-05 19:16:38] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.010675 10.0.0.19 - - [2026-03-05 19:16:38] "GET /firewall-rule/559004ed-4f32-4c7a-aa5a-f481f83500fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010032 10.0.0.19 - - [2026-03-05 19:16:38] "POST /ref-update HTTP/1.1" 200 156 0.050614 10.0.0.19 - - [2026-03-05 19:16:38] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.011493 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.19 - - [2026-03-05 19:16:38] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005261 10.0.0.19 - - [2026-03-05 19:16:38] "POST /tags HTTP/1.1" 409 210 0.001821 10.0.0.19 - - [2026-03-05 19:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-03-05 19:16:39] "GET /tag/29d76f2a-a91b-46b8-9a18-8a2dbde3d1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018252 10.0.0.19 - - [2026-03-05 19:16:39] "POST /firewall-rules HTTP/1.1" 200 568 0.086173 10.0.0.19 - - [2026-03-05 19:16:39] "GET /firewall-rule/b27c8f3f-c2e8-40e8-97c6-508030652549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.025137 10.0.0.19 - - [2026-03-05 19:16:39] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005681 10.0.0.19 - - [2026-03-05 19:16:39] "GET /firewall-rule/b27c8f3f-c2e8-40e8-97c6-508030652549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003993 10.0.0.19 - - [2026-03-05 19:16:39] "POST /ref-update HTTP/1.1" 200 156 0.171510 10.0.0.19 - - [2026-03-05 19:16:39] "POST /tags HTTP/1.1" 409 237 0.002083 10.0.0.19 - - [2026-03-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-03-05 19:16:39] "GET /tag/ea57542b-c0e2-490d-a41a-c09138ea1644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019245 10.0.0.19 - - [2026-03-05 19:16:39] "POST /tags HTTP/1.1" 409 210 0.003088 10.0.0.19 - - [2026-03-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.19 - - [2026-03-05 19:16:39] "GET /tag/29e2569d-585e-4713-9d96-003a89841a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013822 10.0.0.19 - - [2026-03-05 19:16:39] "POST /projects HTTP/1.1" 409 223 0.005500 10.0.0.19 - - [2026-03-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2026-03-05 19:16:39] "GET /project/f996b549-583b-4e9f-8301-1eece84dc5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055528 10.0.0.19 - - [2026-03-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.19 - - [2026-03-05 19:16:39] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005448 10.0.0.19 - - [2026-03-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2026-03-05 19:16:39] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005277 10.0.0.19 - - [2026-03-05 19:16:39] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.104466 10.0.0.19 - - [2026-03-05 19:16:39] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.094328 10.0.0.19 - - [2026-03-05 19:16:40] "POST /security-groups HTTP/1.1" 409 253 0.013351 10.0.0.19 - - [2026-03-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.19 - - [2026-03-05 19:16:40] "PUT /security-group/6248982a-482e-48bf-bfd7-fb5ed7ca5ea9 HTTP/1.1" 200 262 0.065287 10.0.0.19 - - [2026-03-05 19:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.059216 10.0.0.19 - - [2026-03-05 19:16:40] "PUT /access-control-list/0b93d3ea-c339-44da-82e5-f62c19ccbdf2 HTTP/1.1" 200 272 0.060951 10.0.0.19 - - [2026-03-05 19:16:40] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.041301 10.0.0.19 - - [2026-03-05 19:16:40] "PUT /access-control-list/e6ddad19-55e7-4e43-adbe-91dba6d0f074 HTTP/1.1" 200 272 0.021793 10.0.0.19 - - [2026-03-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-03-05 19:16:40] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004673 10.0.0.19 - - [2026-03-05 19:16:40] "POST /tags HTTP/1.1" 409 210 0.003036 10.0.0.19 - - [2026-03-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-03-05 19:16:40] "GET /tag/29e2569d-585e-4713-9d96-003a89841a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012849 10.0.0.19 - - [2026-03-05 19:16:40] "POST /firewall-rules HTTP/1.1" 200 570 0.110262 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-rule/afa80f9a-a469-4ac9-9236-54369d9c90c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013113 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.013330 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-rule/afa80f9a-a469-4ac9-9236-54369d9c90c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030601 10.0.0.19 - - [2026-03-05 19:16:40] "POST /ref-update HTTP/1.1" 200 156 0.046968 10.0.0.19 - - [2026-03-05 19:16:40] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003103 10.0.0.19 - - [2026-03-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-05 19:16:40] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002368 10.0.0.19 - - [2026-03-05 19:16:40] "POST /tags HTTP/1.1" 409 210 0.020628 10.0.0.19 - - [2026-03-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-03-05 19:16:40] "GET /tag/29e2569d-585e-4713-9d96-003a89841a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011919 10.0.0.19 - - [2026-03-05 19:16:40] "POST /firewall-rules HTTP/1.1" 200 568 0.077019 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-rule/a850a1aa-0786-4e34-82d9-b3569ff05ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.028881 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004569 10.0.0.19 - - [2026-03-05 19:16:40] "GET /firewall-rule/a850a1aa-0786-4e34-82d9-b3569ff05ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003116 10.0.0.19 - - [2026-03-05 19:16:41] "POST /ref-update HTTP/1.1" 200 156 0.091710 10.0.0.19 - - [2026-03-05 19:16:41] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027656 10.0.0.19 - - [2026-03-05 19:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002553 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:16:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.38 - - [2026-03-05 19:17:41] "GET / HTTP/1.1" 200 35931 0.002483 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2026-03-05 19:17:41] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004971 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2026-03-05 19:17:41] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003476 10.0.0.38 - - [2026-03-05 19:17:41] "PUT /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944 HTTP/1.1" 200 274 0.020716 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.007050 10.0.0.38 - - [2026-03-05 19:17:41] "POST /virtual-routers HTTP/1.1" 200 599 0.025056 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.38 - - [2026-03-05 19:17:41] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003523 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002369 10.0.0.38 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.38 - - [2026-03-05 19:17:41] "GET /virtual-network/86f7702b-1c6d-4758-a82e-1c6b11def2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004092 10.0.0.38 - - [2026-03-05 19:17:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069327 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:17:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:17:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:17:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:17:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001323 10.0.0.19 - - [2026-03-05 19:18:09] "GET / HTTP/1.1" 200 35931 0.002531 10.0.0.19 - - [2026-03-05 19:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-03-05 19:18:09] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004705 10.0.0.19 - - [2026-03-05 19:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.19 - - [2026-03-05 19:18:09] "GET /config-node/41eaaac9-1ba0-4e8e-b626-542fbbe46d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002636 10.0.0.19 - - [2026-03-05 19:18:21] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.19 - - [2026-03-05 19:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2026-03-05 19:18:21] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007521 10.0.0.19 - - [2026-03-05 19:18:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002168 10.0.0.19 - - [2026-03-05 19:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-03-05 19:18:21] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004334 10.0.0.19 - - [2026-03-05 19:18:21] "PUT /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5 HTTP/1.1" 200 254 0.018165 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:18:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:18:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:18:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:18:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001412 10.0.0.38 - - [2026-03-05 19:19:48] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.38 - - [2026-03-05 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.38 - - [2026-03-05 19:19:48] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004851 10.0.0.38 - - [2026-03-05 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.38 - - [2026-03-05 19:19:48] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003067 10.0.0.38 - - [2026-03-05 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.38 - - [2026-03-05 19:19:48] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002418 10.0.0.38 - - [2026-03-05 19:19:48] "PUT /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3 HTTP/1.1" 200 262 0.018816 10.0.0.38 - - [2026-03-05 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.38 - - [2026-03-05 19:19:48] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003692 10.0.0.38 - - [2026-03-05 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-03-05 19:19:48] "GET /virtual-machine-interface/4e87e944-0c42-4d52-a3cc-85b82f6e4f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004905 10.0.0.38 - - [2026-03-05 19:19:48] "PUT /virtual-machine-interface/4e87e944-0c42-4d52-a3cc-85b82f6e4f84 HTTP/1.1" 200 284 0.009740 10.0.0.19 - - [2026-03-05 19:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.19 - - [2026-03-05 19:20:10] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003494 10.0.0.19 - - [2026-03-05 19:20:17] "GET /global-system-configs HTTP/1.1" 200 322 0.003851 10.0.0.19 - - [2026-03-05 19:20:18] "GET /global-system-configs HTTP/1.1" 200 322 0.001856 10.0.0.19 - - [2026-03-05 19:21:22] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002746 10.0.0.19 - - [2026-03-05 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.19 - - [2026-03-05 19:21:28] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006651 10.0.0.19 - - [2026-03-05 19:21:28] "POST /set-tag HTTP/1.1" 200 109 0.004088 10.0.0.19 - - [2026-03-05 19:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-03-05 19:21:28] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002586 10.0.0.19 - - [2026-03-05 19:21:28] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003825 10.0.0.19 - - [2026-03-05 19:21:28] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.19 - - [2026-03-05 19:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-03-05 19:21:28] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002541 10.0.0.19 - - [2026-03-05 19:21:28] "GET /loadbalancer-pool/be7db198-b072-4ffe-9abd-f84065417b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.025513 10.0.0.19 - - [2026-03-05 19:21:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016903 10.0.0.19 - - [2026-03-05 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024543 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011321 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016078 10.0.0.19 - - [2026-03-05 19:21:29] "POST /ref-update HTTP/1.1" 200 156 0.011447 10.0.0.19 - - [2026-03-05 19:21:29] "POST /tags HTTP/1.1" 409 205 0.004253 10.0.0.19 - - [2026-03-05 19:21:29] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011694 10.0.0.19 - - [2026-03-05 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.19 - - [2026-03-05 19:21:29] "GET /tag/760564a9-7a77-4d24-87dd-ab7d44734323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010913 10.0.0.19 - - [2026-03-05 19:21:29] "PUT /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4 HTTP/1.1" 200 256 0.009284 10.0.0.19 - - [2026-03-05 19:21:29] "POST /set-tag HTTP/1.1" 200 109 0.066698 10.0.0.19 - - [2026-03-05 19:21:29] "GET /loadbalancer-pool/3dc111d5-ae60-4f00-9c1d-8df02a14c028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006652 10.0.0.19 - - [2026-03-05 19:21:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014479 10.0.0.19 - - [2026-03-05 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.006773 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012809 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006621 10.0.0.19 - - [2026-03-05 19:21:29] "POST /set-tag HTTP/1.1" 200 109 0.007234 10.0.0.19 - - [2026-03-05 19:21:29] "POST /ref-update HTTP/1.1" 200 156 0.006847 10.0.0.19 - - [2026-03-05 19:21:29] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.001883 10.0.0.19 - - [2026-03-05 19:21:29] "GET /loadbalancer-pool/e4f7d547-e8a6-41e9-b7f4-b3664cfb59d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003605 10.0.0.19 - - [2026-03-05 19:21:29] "PUT /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4 HTTP/1.1" 200 256 0.023687 10.0.0.19 - - [2026-03-05 19:21:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051693 10.0.0.19 - - [2026-03-05 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009863 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003993 10.0.0.19 - - [2026-03-05 19:21:29] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007942 10.0.0.19 - - [2026-03-05 19:21:29] "POST /ref-update HTTP/1.1" 200 156 0.005893 10.0.0.19 - - [2026-03-05 19:21:29] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004700 10.0.0.19 - - [2026-03-05 19:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2026-03-05 19:21:29] "PUT /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4 HTTP/1.1" 200 256 0.010228 10.0.0.19 - - [2026-03-05 19:22:14] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012882 10.0.0.19 - - [2026-03-05 19:22:14] "POST /set-tag HTTP/1.1" 200 109 0.006902 10.0.0.19 - - [2026-03-05 19:22:14] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004477 10.0.0.19 - - [2026-03-05 19:22:14] "POST /set-tag HTTP/1.1" 200 109 0.005399 10.0.0.19 - - [2026-03-05 19:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.19 - - [2026-03-05 19:22:14] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002310 10.0.0.19 - - [2026-03-05 19:22:14] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005473 10.0.0.19 - - [2026-03-05 19:22:14] "POST /set-tag HTTP/1.1" 200 109 0.022519 10.0.0.19 - - [2026-03-05 19:22:14] "DELETE /loadbalancer-member/f0868d45-6547-4313-82e4-fe58d3dd10d0 HTTP/1.1" 200 115 0.070356 10.0.0.19 - - [2026-03-05 19:22:14] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004696 10.0.0.19 - - [2026-03-05 19:22:14] "POST /set-tag HTTP/1.1" 200 109 0.006165 10.0.0.19 - - [2026-03-05 19:22:14] "DELETE /loadbalancer-member/0145cb9c-098d-4473-91bb-6c40592d974b HTTP/1.1" 200 115 0.038981 10.0.0.19 - - [2026-03-05 19:22:14] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004932 10.0.0.19 - - [2026-03-05 19:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2026-03-05 19:22:15] "DELETE /loadbalancer-member/b5c0b369-9b51-4aac-9664-d02c4a9ba508 HTTP/1.1" 200 115 0.028701 10.0.0.19 - - [2026-03-05 19:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.19 - - [2026-03-05 19:22:15] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002999 10.0.0.19 - - [2026-03-05 19:22:15] "GET /loadbalancer-pool/be7db198-b072-4ffe-9abd-f84065417b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003918 10.0.0.19 - - [2026-03-05 19:22:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029843 10.0.0.19 - - [2026-03-05 19:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008299 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007555 10.0.0.19 - - [2026-03-05 19:22:15] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002901 10.0.0.19 - - [2026-03-05 19:22:15] "POST /set-tag HTTP/1.1" 200 109 0.077415 10.0.0.19 - - [2026-03-05 19:22:15] "GET /loadbalancer-pool/3dc111d5-ae60-4f00-9c1d-8df02a14c028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006992 10.0.0.19 - - [2026-03-05 19:22:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.049740 10.0.0.19 - - [2026-03-05 19:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011362 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005800 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004264 10.0.0.19 - - [2026-03-05 19:22:15] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002051 10.0.0.19 - - [2026-03-05 19:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.19 - - [2026-03-05 19:22:15] "GET /loadbalancer-pool/e4f7d547-e8a6-41e9-b7f4-b3664cfb59d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002370 10.0.0.19 - - [2026-03-05 19:22:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019666 10.0.0.19 - - [2026-03-05 19:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009718 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007863 10.0.0.19 - - [2026-03-05 19:22:15] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011108 10.0.0.19 - - [2026-03-05 19:22:15] "POST /set-tag HTTP/1.1" 200 109 0.006250 10.0.0.19 - - [2026-03-05 19:22:15] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001901 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001192 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001265 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:23:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.19 - - [2026-03-05 19:25:17] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.19 - - [2026-03-05 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.19 - - [2026-03-05 19:25:17] "GET /global-system-configs HTTP/1.1" 200 322 0.010571 10.0.0.19 - - [2026-03-05 19:25:17] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058750 10.0.0.19 - - [2026-03-05 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2026-03-05 19:25:17] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041068 10.0.0.19 - - [2026-03-05 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.19 - - [2026-03-05 19:25:17] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044765 10.0.0.19 - - [2026-03-05 19:25:17] "POST /tags HTTP/1.1" 200 333 0.054263 10.0.0.19 - - [2026-03-05 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.040102 10.0.0.19 - - [2026-03-05 19:25:18] "GET /tag/d7534fa5-591f-462f-97e5-213cf9e1eddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025185 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012474 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014786 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060744 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067948 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-networks?parent_id=ad7783c4-85c4-4db9-8423-846f85e51b98&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.023995 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010522 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.19 - - [2026-03-05 19:25:18] "GET /service-appliance-set/ddc3f244-8b0f-4eb5-9a4f-f7a3a777a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002872 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.005128 10.0.0.19 - - [2026-03-05 19:25:18] "GET /global-system-configs HTTP/1.1" 200 322 0.004951 10.0.0.19 - - [2026-03-05 19:25:18] "POST /virtual-networks HTTP/1.1" 200 512 0.094745 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010557 10.0.0.19 - - [2026-03-05 19:25:18] "GET /network-ipam/9f69b8be-d8bb-479d-a0a2-8746061023d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014800 10.0.0.19 - - [2026-03-05 19:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.119985 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-machine-interface/81c66618-66c6-43cb-a37e-2805a7ab37e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006084 10.0.0.19 - - [2026-03-05 19:25:18] "POST /useragent-kv HTTP/1.1" 200 115 0.014828 10.0.0.19 - - [2026-03-05 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.097314 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009854 10.0.0.19 - - [2026-03-05 19:25:18] "POST /instance-ips HTTP/1.1" 200 409 0.050130 10.0.0.19 - - [2026-03-05 19:25:18] "GET /instance-ip/4b9a0a1f-23d8-427a-85f2-610befda2a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006848 10.0.0.19 - - [2026-03-05 19:25:18] "GET /domains HTTP/1.1" 200 280 0.001970 10.0.0.19 - - [2026-03-05 19:25:18] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.010088 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 5476 0.044086 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.007118 10.0.0.19 - - [2026-03-05 19:25:18] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.004034 10.0.0.19 - - [2026-03-05 19:25:18] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1182 0.043310 10.0.0.19 - - [2026-03-05 19:25:18] "POST /loadbalancers HTTP/1.1" 200 610 0.094966 10.0.0.19 - - [2026-03-05 19:25:18] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1182 0.013088 10.0.0.19 - - [2026-03-05 19:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032321 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008593 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041600 10.0.0.19 - - [2026-03-05 19:25:18] "GET /instance-ip/4b9a0a1f-23d8-427a-85f2-610befda2a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002264 10.0.0.19 - - [2026-03-05 19:25:18] "POST /floating-ips HTTP/1.1" 200 597 0.019481 10.0.0.19 - - [2026-03-05 19:25:18] "POST /route-targets HTTP/1.1" 200 327 0.012430 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089365 10.0.0.19 - - [2026-03-05 19:25:18] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.014213 10.0.0.19 - - [2026-03-05 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.076794 10.0.0.19 - - [2026-03-05 19:25:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062301 10.0.0.19 - - [2026-03-05 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2026-03-05 19:25:18] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034913 10.0.0.19 - - [2026-03-05 19:25:18] "GET /loadbalancer-listener/2a58af2b-bde2-4962-9752-8370ddad0bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003684 10.0.0.19 - - [2026-03-05 19:25:19] "GET /loadbalancer-listener/2a58af2b-bde2-4962-9752-8370ddad0bdc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007473 10.0.0.19 - - [2026-03-05 19:25:19] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020250 10.0.0.19 - - [2026-03-05 19:25:19] "GET /instance-ip/4b9a0a1f-23d8-427a-85f2-610befda2a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002725 10.0.0.19 - - [2026-03-05 19:25:19] "GET /instance-ip/4b9a0a1f-23d8-427a-85f2-610befda2a6f?fields=floating_ips HTTP/1.1" 200 1211 0.005692 10.0.0.19 - - [2026-03-05 19:25:19] "GET /floating-ip/35123799-da59-40ee-a0c3-ecb56fb080c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003123 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2026-03-05 19:25:19] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002375 10.0.0.19 - - [2026-03-05 19:25:19] "POST /tags HTTP/1.1" 200 295 0.043556 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008503 10.0.0.19 - - [2026-03-05 19:25:19] "GET /tag/0d8849bf-e07f-4f1a-ae73-d08f79cb394e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014216 10.0.0.19 - - [2026-03-05 19:25:19] "POST /tags HTTP/1.1" 409 233 0.002758 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.19 - - [2026-03-05 19:25:19] "GET /tag/feaa08d5-0767-4c20-a3db-3a1941b83637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011980 10.0.0.19 - - [2026-03-05 19:25:19] "POST /tags HTTP/1.1" 409 206 0.001829 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.19 - - [2026-03-05 19:25:19] "GET /tag/e057f585-c7fb-438c-a905-282832a53e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010650 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004534 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.19 - - [2026-03-05 19:25:19] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034670 10.0.0.19 - - [2026-03-05 19:25:19] "POST /virtual-machines HTTP/1.1" 200 369 0.014401 10.0.0.19 - - [2026-03-05 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.19 - - [2026-03-05 19:25:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099244 10.0.0.19 - - [2026-03-05 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022674 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004266 10.0.0.19 - - [2026-03-05 19:25:19] "POST /instance-ips HTTP/1.1" 200 409 0.021606 10.0.0.19 - - [2026-03-05 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034263 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.018885 10.0.0.19 - - [2026-03-05 19:25:19] "POST /set-tag HTTP/1.1" 200 109 0.019159 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.014334 10.0.0.19 - - [2026-03-05 19:25:19] "GET /instance-ip/0c25fba8-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003378 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007036 10.0.0.19 - - [2026-03-05 19:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.19 - - [2026-03-05 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2026-03-05 19:25:19] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003905 10.0.0.19 - - [2026-03-05 19:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2026-03-05 19:25:20] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039272 10.0.0.19 - - [2026-03-05 19:25:20] "POST /virtual-machines HTTP/1.1" 200 369 0.008338 10.0.0.19 - - [2026-03-05 19:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011483 10.0.0.19 - - [2026-03-05 19:25:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118424 10.0.0.19 - - [2026-03-05 19:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018672 10.0.0.19 - - [2026-03-05 19:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014335 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004676 10.0.0.19 - - [2026-03-05 19:25:20] "POST /instance-ips HTTP/1.1" 200 409 0.033137 10.0.0.19 - - [2026-03-05 19:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025442 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008562 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.016501 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.025848 10.0.0.19 - - [2026-03-05 19:25:20] "GET /instance-ip/0c84d772-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003075 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004855 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003772 10.0.0.19 - - [2026-03-05 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.009052 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.010879 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003770 10.0.0.19 - - [2026-03-05 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.012710 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.003859 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.19 - - [2026-03-05 19:25:20] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004475 10.0.0.19 - - [2026-03-05 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.007924 10.0.0.19 - - [2026-03-05 19:25:23] "GET /domains HTTP/1.1" 200 280 0.001834 10.0.0.19 - - [2026-03-05 19:25:23] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.002520 10.0.0.19 - - [2026-03-05 19:25:23] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 7064 0.026256 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.004956 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.003809 10.0.0.19 - - [2026-03-05 19:25:23] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1403 0.003600 10.0.0.19 - - [2026-03-05 19:25:23] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1403 0.004896 10.0.0.19 - - [2026-03-05 19:25:23] "GET /route-target/f97292c3-5ecf-44b4-b7eb-52cf143d539c HTTP/1.1" 200 1153 0.002229 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.003458 10.0.0.19 - - [2026-03-05 19:25:23] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1403 0.002320 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004036 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.003435 10.0.0.19 - - [2026-03-05 19:25:23] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1403 0.002407 10.0.0.19 - - [2026-03-05 19:25:23] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 200 1403 0.002195 10.0.0.19 - - [2026-03-05 19:25:23] "GET /route-target/f97292c3-5ecf-44b4-b7eb-52cf143d539c HTTP/1.1" 200 1153 0.002190 10.0.0.19 - - [2026-03-05 19:25:23] "GET /domains HTTP/1.1" 200 280 0.001832 10.0.0.19 - - [2026-03-05 19:25:23] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.002599 10.0.0.19 - - [2026-03-05 19:25:23] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 7064 0.024098 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2092 0.003969 10.0.0.19 - - [2026-03-05 19:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-03-05 19:25:23] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032809 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005873 10.0.0.19 - - [2026-03-05 19:25:23] "GET /floating-ip-pools?parent_id=7f90fde6-a6b2-4cd9-a132-c5e8c58887ef&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001774 10.0.0.19 - - [2026-03-05 19:25:23] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005071 10.0.0.19 - - [2026-03-05 19:25:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.044266 10.0.0.19 - - [2026-03-05 19:25:24] "POST /ref-update HTTP/1.1" 200 156 0.016359 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004368 10.0.0.19 - - [2026-03-05 19:25:24] "GET /domains HTTP/1.1" 200 280 0.002163 10.0.0.19 - - [2026-03-05 19:25:24] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.002626 10.0.0.19 - - [2026-03-05 19:25:24] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 7320 0.031033 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2330 0.006148 10.0.0.19 - - [2026-03-05 19:25:24] "GET /floating-ip-pool/c2f87cf6-65a1-4440-8de9-c98f350230fa HTTP/1.1" 200 1315 0.002483 10.0.0.19 - - [2026-03-05 19:25:24] "GET /domains HTTP/1.1" 200 280 0.001423 10.0.0.19 - - [2026-03-05 19:25:24] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.002458 10.0.0.19 - - [2026-03-05 19:25:24] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 7320 0.030151 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 2330 0.004838 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003713 10.0.0.19 - - [2026-03-05 19:25:24] "POST /tags HTTP/1.1" 200 365 0.048287 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.19 - - [2026-03-05 19:25:24] "GET /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012644 10.0.0.19 - - [2026-03-05 19:25:24] "POST /tags HTTP/1.1" 409 206 0.001888 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.19 - - [2026-03-05 19:25:24] "GET /tag/e057f585-c7fb-438c-a905-282832a53e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010925 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-03-05 19:25:24] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034433 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003956 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2026-03-05 19:25:24] "GET /service-appliance-set/89132d65-59f6-4049-9654-27f7c0d9d135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003339 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.001696 10.0.0.19 - - [2026-03-05 19:25:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091049 10.0.0.19 - - [2026-03-05 19:25:24] "GET /virtual-machine-interface/82b8cdce-d8f8-4324-981b-49b0cc0634ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015998 10.0.0.19 - - [2026-03-05 19:25:24] "POST /set-tag HTTP/1.1" 200 109 0.020758 10.0.0.19 - - [2026-03-05 19:25:24] "POST /instance-ips HTTP/1.1" 200 417 0.020768 10.0.0.19 - - [2026-03-05 19:25:24] "GET /instance-ip/73321208-f646-4c58-9c28-50556c301828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006959 10.0.0.19 - - [2026-03-05 19:25:24] "POST /loadbalancers HTTP/1.1" 200 618 0.066836 10.0.0.19 - - [2026-03-05 19:25:24] "POST /service-instances HTTP/1.1" 200 566 0.028966 10.0.0.19 - - [2026-03-05 19:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030899 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.19 - - [2026-03-05 19:25:24] "POST /ref-update HTTP/1.1" 200 156 0.030527 10.0.0.19 - - [2026-03-05 19:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012604 10.0.0.19 - - [2026-03-05 19:25:25] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057339 10.0.0.19 - - [2026-03-05 19:25:25] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.008568 10.0.0.19 - - [2026-03-05 19:25:25] "GET /virtual-machine-interface/82b8cdce-d8f8-4324-981b-49b0cc0634ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014978 10.0.0.19 - - [2026-03-05 19:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024848 10.0.0.19 - - [2026-03-05 19:25:25] "GET /virtual-machine-interface/82b8cdce-d8f8-4324-981b-49b0cc0634ce?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.017416 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2026-03-05 19:25:25] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.014119 10.0.0.19 - - [2026-03-05 19:25:25] "GET /floating-ip-pool/c2f87cf6-65a1-4440-8de9-c98f350230fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004295 10.0.0.19 - - [2026-03-05 19:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011018 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2026-03-05 19:25:25] "POST /virtual-machines HTTP/1.1" 200 429 0.018754 10.0.0.19 - - [2026-03-05 19:25:25] "POST /floating-ips HTTP/1.1" 200 671 0.125158 10.0.0.19 - - [2026-03-05 19:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016368 10.0.0.19 - - [2026-03-05 19:25:25] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004746 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-03-05 19:25:25] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007905 10.0.0.19 - - [2026-03-05 19:25:25] "POST /tags HTTP/1.1" 409 221 0.004490 10.0.0.19 - - [2026-03-05 19:25:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.178236 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2026-03-05 19:25:25] "GET /tag/d7534fa5-591f-462f-97e5-213cf9e1eddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023642 10.0.0.19 - - [2026-03-05 19:25:25] "POST /tags HTTP/1.1" 409 238 0.002051 10.0.0.19 - - [2026-03-05 19:25:25] "POST /chown HTTP/1.1" 200 109 0.046234 10.0.0.19 - - [2026-03-05 19:25:25] "POST /chown HTTP/1.1" 200 109 0.012977 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2026-03-05 19:25:25] "GET /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009970 10.0.0.19 - - [2026-03-05 19:25:25] "PUT /virtual-machine-interface/d987623d-b1d0-4f32-9f7c-cf1a8ee13cb0 HTTP/1.1" 200 284 0.008937 10.0.0.19 - - [2026-03-05 19:25:25] "POST /firewall-rules HTTP/1.1" 200 650 0.089874 10.0.0.19 - - [2026-03-05 19:25:25] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.063561 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.040124 10.0.0.19 - - [2026-03-05 19:25:25] "GET /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008389 10.0.0.19 - - [2026-03-05 19:25:25] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004383 10.0.0.19 - - [2026-03-05 19:25:25] "GET /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002508 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.019788 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.015659 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.042222 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2026-03-05 19:25:25] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050553 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.038988 10.0.0.19 - - [2026-03-05 19:25:25] "GET /loadbalancer/994594ba-ce55-4240-b901-0b233e81bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002970 10.0.0.19 - - [2026-03-05 19:25:25] "POST /ref-update HTTP/1.1" 200 156 0.033639 10.0.0.19 - - [2026-03-05 19:25:25] "POST /virtual-machines HTTP/1.1" 200 429 0.019548 10.0.0.19 - - [2026-03-05 19:25:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.051571 10.0.0.19 - - [2026-03-05 19:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.19 - - [2026-03-05 19:25:26] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.128087 10.0.0.19 - - [2026-03-05 19:25:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.166874 10.0.0.19 - - [2026-03-05 19:25:26] "GET /loadbalancer-listener/b74df5d9-8169-4221-adc8-b2cab3f0b553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.019254 10.0.0.19 - - [2026-03-05 19:25:26] "GET /loadbalancer-listener/b74df5d9-8169-4221-adc8-b2cab3f0b553?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006837 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.027649 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.005901 10.0.0.19 - - [2026-03-05 19:25:26] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044676 10.0.0.19 - - [2026-03-05 19:25:26] "PUT /virtual-machine-interface/7242a04e-562c-4477-9605-e3b83143b4bc HTTP/1.1" 200 284 0.028688 10.0.0.19 - - [2026-03-05 19:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036777 10.0.0.19 - - [2026-03-05 19:25:26] "GET /loadbalancer-pool/ea6fa953-2595-409f-b473-a5fdd78c5194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013235 10.0.0.19 - - [2026-03-05 19:25:26] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.056746 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.021073 10.0.0.19 - - [2026-03-05 19:25:26] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024676 10.0.0.19 - - [2026-03-05 19:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023406 10.0.0.19 - - [2026-03-05 19:25:26] "GET /loadbalancer-member/e9c4ee20-7f63-4930-839c-95aa0c414473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003910 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.026157 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.018502 10.0.0.19 - - [2026-03-05 19:25:26] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006447 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.026415 10.0.0.19 - - [2026-03-05 19:25:26] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002970 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.19 - - [2026-03-05 19:25:26] "POST /tags HTTP/1.1" 409 221 0.008095 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-03-05 19:25:26] "GET /tag/d7534fa5-591f-462f-97e5-213cf9e1eddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012885 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010859 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.006869 10.0.0.19 - - [2026-03-05 19:25:26] "POST /tags HTTP/1.1" 409 238 0.002127 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2026-03-05 19:25:26] "GET /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011755 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.021980 10.0.0.19 - - [2026-03-05 19:25:26] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.019075 10.0.0.19 - - [2026-03-05 19:25:26] "POST /firewall-rules HTTP/1.1" 409 293 0.001647 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.021238 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.19 - - [2026-03-05 19:25:26] "PUT /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77 HTTP/1.1" 200 260 0.020477 10.0.0.19 - - [2026-03-05 19:25:26] "GET /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010328 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.010383 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.036526 10.0.0.19 - - [2026-03-05 19:25:26] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020203 10.0.0.19 - - [2026-03-05 19:25:26] "GET /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003135 10.0.0.19 - - [2026-03-05 19:25:26] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.033350 10.0.0.19 - - [2026-03-05 19:25:26] "POST /ref-update HTTP/1.1" 200 156 0.012697 10.0.0.19 - - [2026-03-05 19:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.19 - - [2026-03-05 19:25:26] "POST /chown HTTP/1.1" 200 109 0.007771 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.020986 10.0.0.19 - - [2026-03-05 19:25:27] "POST /ref-update HTTP/1.1" 200 156 0.018530 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.011118 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.018456 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.021127 10.0.0.19 - - [2026-03-05 19:25:27] "POST /ref-update HTTP/1.1" 200 156 0.013469 10.0.0.19 - - [2026-03-05 19:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.021195 10.0.0.19 - - [2026-03-05 19:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.19 - - [2026-03-05 19:25:27] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004171 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.006724 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.024365 10.0.0.19 - - [2026-03-05 19:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.19 - - [2026-03-05 19:25:27] "POST /ref-update HTTP/1.1" 200 156 0.024334 10.0.0.19 - - [2026-03-05 19:25:27] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044064 10.0.0.19 - - [2026-03-05 19:25:27] "POST /virtual-machines HTTP/1.1" 200 373 0.012456 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.015683 10.0.0.19 - - [2026-03-05 19:25:27] "POST /chown HTTP/1.1" 200 109 0.008551 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016681 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 256 0.047191 10.0.0.19 - - [2026-03-05 19:25:27] "POST /ref-update HTTP/1.1" 200 156 0.076403 10.0.0.19 - - [2026-03-05 19:25:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152761 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021050 10.0.0.19 - - [2026-03-05 19:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009198 10.0.0.19 - - [2026-03-05 19:25:27] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005046 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.013825 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009015 10.0.0.19 - - [2026-03-05 19:25:27] "POST /instance-ips HTTP/1.1" 200 413 0.056944 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035591 10.0.0.19 - - [2026-03-05 19:25:27] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.019899 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.031314 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015902 10.0.0.19 - - [2026-03-05 19:25:27] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.014798 10.0.0.19 - - [2026-03-05 19:25:27] "POST /set-tag HTTP/1.1" 200 109 0.033612 10.0.0.19 - - [2026-03-05 19:25:27] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.015436 10.0.0.19 - - [2026-03-05 19:25:27] "GET /instance-ip/10ebc0f0-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003794 10.0.0.19 - - [2026-03-05 19:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016380 10.0.0.19 - - [2026-03-05 19:25:28] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004696 10.0.0.19 - - [2026-03-05 19:25:28] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.19 - - [2026-03-05 19:25:28] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.013658 10.0.0.19 - - [2026-03-05 19:25:28] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.009887 10.0.0.19 - - [2026-03-05 19:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027127 10.0.0.19 - - [2026-03-05 19:25:28] "POST /ref-update HTTP/1.1" 200 156 0.023386 10.0.0.19 - - [2026-03-05 19:25:28] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018045 10.0.0.19 - - [2026-03-05 19:25:28] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.19 - - [2026-03-05 19:25:28] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.009515 10.0.0.19 - - [2026-03-05 19:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016507 10.0.0.19 - - [2026-03-05 19:25:28] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007931 10.0.0.19 - - [2026-03-05 19:25:28] "POST /set-tag HTTP/1.1" 200 109 0.006252 10.0.0.19 - - [2026-03-05 19:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.019524 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.020716 10.0.0.19 - - [2026-03-05 19:25:28] "POST /ref-update HTTP/1.1" 200 156 0.012131 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.010663 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.006208 10.0.0.19 - - [2026-03-05 19:25:28] "POST /ref-update HTTP/1.1" 200 156 0.031042 10.0.0.19 - - [2026-03-05 19:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.006383 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.020393 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.015355 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.007854 10.0.0.19 - - [2026-03-05 19:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.007158 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.024755 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.019002 10.0.0.19 - - [2026-03-05 19:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.007431 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.020973 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.008230 10.0.0.19 - - [2026-03-05 19:25:28] "POST /chown HTTP/1.1" 200 109 0.020972 10.0.0.19 - - [2026-03-05 19:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.006865 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.015836 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.010480 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.021491 10.0.0.19 - - [2026-03-05 19:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.007465 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.010914 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.017606 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.015853 10.0.0.19 - - [2026-03-05 19:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.014575 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.007086 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.009935 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.019776 10.0.0.19 - - [2026-03-05 19:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.015285 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.009489 10.0.0.19 - - [2026-03-05 19:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.006423 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.011942 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.018275 10.0.0.19 - - [2026-03-05 19:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.006326 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.024650 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.007560 10.0.0.19 - - [2026-03-05 19:25:29] "POST /chown HTTP/1.1" 200 109 0.020778 10.0.0.19 - - [2026-03-05 19:25:35] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.011754 10.0.0.19 - - [2026-03-05 19:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.19 - - [2026-03-05 19:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-03-05 19:25:35] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002297 10.0.0.19 - - [2026-03-05 19:25:35] "GET /loadbalancer-pool/b8ce70e5-5551-4e3e-86c9-70e8adba1281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003034 10.0.0.19 - - [2026-03-05 19:25:35] "GET /virtual-machine/a65029ed-3012-4c60-b8cd-74b828425dd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003515 10.0.0.19 - - [2026-03-05 19:25:35] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.016297 10.0.0.19 - - [2026-03-05 19:25:35] "POST /loadbalancer-members HTTP/1.1" 200 702 0.034414 10.0.0.19 - - [2026-03-05 19:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010341 10.0.0.19 - - [2026-03-05 19:25:35] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.018248 10.0.0.19 - - [2026-03-05 19:25:35] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.006353 10.0.0.19 - - [2026-03-05 19:25:35] "POST /ref-update HTTP/1.1" 200 156 0.007527 10.0.0.19 - - [2026-03-05 19:25:35] "POST /tags HTTP/1.1" 409 221 0.002710 10.0.0.19 - - [2026-03-05 19:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2026-03-05 19:25:35] "GET /tag/d7534fa5-591f-462f-97e5-213cf9e1eddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009953 10.0.0.19 - - [2026-03-05 19:25:35] "GET /floating-ip/35123799-da59-40ee-a0c3-ecb56fb080c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003306 10.0.0.19 - - [2026-03-05 19:25:35] "PUT /floating-ip/35123799-da59-40ee-a0c3-ecb56fb080c5 HTTP/1.1" 200 256 0.009922 10.0.0.19 - - [2026-03-05 19:25:35] "POST /set-tag HTTP/1.1" 200 109 0.017859 10.0.0.19 - - [2026-03-05 19:25:36] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004718 10.0.0.19 - - [2026-03-05 19:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-03-05 19:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2026-03-05 19:25:36] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002799 10.0.0.19 - - [2026-03-05 19:25:36] "GET /loadbalancer-pool/b8ce70e5-5551-4e3e-86c9-70e8adba1281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002685 10.0.0.19 - - [2026-03-05 19:25:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018870 10.0.0.19 - - [2026-03-05 19:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008330 10.0.0.19 - - [2026-03-05 19:25:36] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.009684 10.0.0.19 - - [2026-03-05 19:25:36] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.008120 10.0.0.19 - - [2026-03-05 19:25:36] "POST /ref-update HTTP/1.1" 200 156 0.012002 10.0.0.19 - - [2026-03-05 19:25:36] "POST /set-tag HTTP/1.1" 200 109 0.041472 10.0.0.19 - - [2026-03-05 19:25:36] "GET /floating-ip/35123799-da59-40ee-a0c3-ecb56fb080c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003999 10.0.0.19 - - [2026-03-05 19:25:39] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004664 10.0.0.19 - - [2026-03-05 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.19 - - [2026-03-05 19:25:40] "GET /virtual-machine/fdb4846e-582a-4d86-aade-b2bb8295e695?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003240 10.0.0.19 - - [2026-03-05 19:25:40] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005067 10.0.0.19 - - [2026-03-05 19:25:40] "GET /virtual-machine/d4cee12d-98a9-4d67-9409-044b81be05df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002807 10.0.0.19 - - [2026-03-05 19:25:40] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004202 10.0.0.19 - - [2026-03-05 19:25:40] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004762 10.0.0.19 - - [2026-03-05 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.19 - - [2026-03-05 19:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-03-05 19:26:10] "POST /chown HTTP/1.1" 200 109 0.006391 10.0.0.19 - - [2026-03-05 19:26:10] "POST /chown HTTP/1.1" 200 109 0.030676 10.0.0.19 - - [2026-03-05 19:26:10] "POST /chown HTTP/1.1" 200 109 0.007073 10.0.0.19 - - [2026-03-05 19:26:10] "POST /chown HTTP/1.1" 200 109 0.005450 10.0.0.19 - - [2026-03-05 19:26:12] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005773 10.0.0.19 - - [2026-03-05 19:26:12] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.19 - - [2026-03-05 19:26:12] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004114 10.0.0.19 - - [2026-03-05 19:26:12] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2026-03-05 19:26:12] "GET /virtual-machine/d4cee12d-98a9-4d67-9409-044b81be05df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002531 10.0.0.19 - - [2026-03-05 19:26:12] "POST /ref-update HTTP/1.1" 200 156 0.020530 10.0.0.19 - - [2026-03-05 19:26:12] "GET /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.017290 10.0.0.19 - - [2026-03-05 19:26:12] "POST /set-tag HTTP/1.1" 200 109 0.035512 10.0.0.19 - - [2026-03-05 19:26:12] "POST /set-tag HTTP/1.1" 200 109 0.014007 10.0.0.19 - - [2026-03-05 19:26:12] "DELETE /instance-ip/10ebc0f0-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.043531 10.0.0.19 - - [2026-03-05 19:26:12] "DELETE /virtual-machine-interface/10d040aa-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.052764 10.0.0.19 - - [2026-03-05 19:26:12] "DELETE /virtual-machine/d4cee12d-98a9-4d67-9409-044b81be05df HTTP/1.1" 200 115 0.021253 10.0.0.19 - - [2026-03-05 19:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.19 - - [2026-03-05 19:26:15] "GET /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015463 10.0.0.19 - - [2026-03-05 19:26:15] "GET /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015523 10.0.0.19 - - [2026-03-05 19:26:15] "GET /virtual-machine-interface/7242a04e-562c-4477-9605-e3b83143b4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019445 10.0.0.19 - - [2026-03-05 19:26:15] "POST /set-tag HTTP/1.1" 200 109 0.013303 10.0.0.19 - - [2026-03-05 19:26:15] "GET /virtual-machine-interface/82b8cdce-d8f8-4324-981b-49b0cc0634ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019029 10.0.0.19 - - [2026-03-05 19:26:15] "POST /set-tag HTTP/1.1" 200 109 0.019108 10.0.0.19 - - [2026-03-05 19:26:16] "GET /virtual-machine-interface/d987623d-b1d0-4f32-9f7c-cf1a8ee13cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010232 10.0.0.19 - - [2026-03-05 19:26:16] "POST /set-tag HTTP/1.1" 200 109 0.016814 10.0.0.19 - - [2026-03-05 19:26:16] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017722 10.0.0.19 - - [2026-03-05 19:26:16] "GET /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002765 10.0.0.19 - - [2026-03-05 19:26:16] "POST /ref-update HTTP/1.1" 200 156 0.017951 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /firewall-rule/8e5e9513-b6fe-49b1-8c15-ada987e75d77 HTTP/1.1" 200 115 0.040903 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /loadbalancer-member/e9c4ee20-7f63-4930-839c-95aa0c414473 HTTP/1.1" 200 115 0.041611 10.0.0.19 - - [2026-03-05 19:26:16] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.011811 10.0.0.19 - - [2026-03-05 19:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036212 10.0.0.19 - - [2026-03-05 19:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016558 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /loadbalancer-pool/ea6fa953-2595-409f-b473-a5fdd78c5194 HTTP/1.1" 200 115 0.094029 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /loadbalancer-listener/b74df5d9-8169-4221-adc8-b2cab3f0b553 HTTP/1.1" 200 115 0.050251 10.0.0.19 - - [2026-03-05 19:26:16] "GET /floating-ip/ed2ff4d0-24c3-4b37-ae87-d8623d963666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.011015 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.025447 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.018230 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.031509 10.0.0.19 - - [2026-03-05 19:26:16] "PUT /floating-ip/ed2ff4d0-24c3-4b37-ae87-d8623d963666 HTTP/1.1" 200 256 0.067676 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.030170 10.0.0.19 - - [2026-03-05 19:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.009738 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /floating-ip/ed2ff4d0-24c3-4b37-ae87-d8623d963666 HTTP/1.1" 200 115 0.098942 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.021742 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.042276 10.0.0.19 - - [2026-03-05 19:26:16] "POST /chown HTTP/1.1" 200 109 0.032620 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /loadbalancer/994594ba-ce55-4240-b901-0b233e81bfe8 HTTP/1.1" 200 115 0.127268 10.0.0.19 - - [2026-03-05 19:26:16] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.009822 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /instance-ip/73321208-f646-4c58-9c28-50556c301828 HTTP/1.1" 200 115 0.057697 10.0.0.19 - - [2026-03-05 19:26:16] "GET /floating-ip-pool/c2f87cf6-65a1-4440-8de9-c98f350230fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004253 10.0.0.19 - - [2026-03-05 19:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043000 10.0.0.19 - - [2026-03-05 19:26:16] "POST /ref-update HTTP/1.1" 200 156 0.030204 10.0.0.19 - - [2026-03-05 19:26:16] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.016072 10.0.0.19 - - [2026-03-05 19:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039910 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /floating-ip-pool/c2f87cf6-65a1-4440-8de9-c98f350230fa HTTP/1.1" 200 115 0.086539 10.0.0.19 - - [2026-03-05 19:26:16] "DELETE /virtual-machine-interface/82b8cdce-d8f8-4324-981b-49b0cc0634ce HTTP/1.1" 200 115 0.185447 10.0.0.19 - - [2026-03-05 19:26:17] "PUT /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 266 0.031590 10.0.0.19 - - [2026-03-05 19:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013197 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /tag/5a1868c8-504f-4184-b712-8a7bdb9126a7 HTTP/1.1" 200 115 0.209579 10.0.0.19 - - [2026-03-05 19:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011518 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /service-instance/a71e91d2-c5f1-4cf5-8b60-8cca3f2adf8e HTTP/1.1" 200 115 0.101699 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /route-target/f97292c3-5ecf-44b4-b7eb-52cf143d539c HTTP/1.1" 200 115 0.036724 10.0.0.19 - - [2026-03-05 19:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003371 10.0.0.19 - - [2026-03-05 19:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001416 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /virtual-network/7f90fde6-a6b2-4cd9-a132-c5e8c58887ef HTTP/1.1" 200 115 0.315147 10.0.0.19 - - [2026-03-05 19:26:17] "GET /routing-instance/a38c1840-6de3-4a36-a451-b169fef066bc HTTP/1.1" 404 171 0.001791 10.0.0.19 - - [2026-03-05 19:26:17] "GET /domains HTTP/1.1" 200 280 0.002489 10.0.0.19 - - [2026-03-05 19:26:17] "GET /domain/0ca135c4-ac1c-40e5-a607-bc1b9014c8bb HTTP/1.1" 200 3085 0.003393 10.0.0.19 - - [2026-03-05 19:26:17] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98 HTTP/1.1" 200 7411 0.032601 10.0.0.19 - - [2026-03-05 19:26:17] "GET /virtual-machine-interface/d987623d-b1d0-4f32-9f7c-cf1a8ee13cb0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.015435 10.0.0.19 - - [2026-03-05 19:26:17] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.038609 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /virtual-machine-interface/d987623d-b1d0-4f32-9f7c-cf1a8ee13cb0 HTTP/1.1" 200 115 0.095164 10.0.0.19 - - [2026-03-05 19:26:17] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.19 - - [2026-03-05 19:26:17] "POST /ref-update HTTP/1.1" 200 156 0.013881 10.0.0.19 - - [2026-03-05 19:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2026-03-05 19:26:17] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003182 10.0.0.19 - - [2026-03-05 19:26:17] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.008041 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /virtual-machine/7df02f11-a399-44da-918b-c046965f39ca HTTP/1.1" 200 115 0.049193 10.0.0.19 - - [2026-03-05 19:26:17] "GET /virtual-machine-interface/7242a04e-562c-4477-9605-e3b83143b4bc?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.010586 10.0.0.19 - - [2026-03-05 19:26:17] "POST /set-tag HTTP/1.1" 200 109 0.051650 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /loadbalancer-member/b5173768-f78e-4116-b46e-ff0b79254712 HTTP/1.1" 200 115 0.086178 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /virtual-machine-interface/7242a04e-562c-4477-9605-e3b83143b4bc HTTP/1.1" 200 115 0.122978 10.0.0.19 - - [2026-03-05 19:26:17] "DELETE /virtual-machine/bac6362e-8760-4a50-9f2d-91490d0a9781 HTTP/1.1" 200 115 0.038490 10.0.0.19 - - [2026-03-05 19:26:18] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.009132 10.0.0.19 - - [2026-03-05 19:26:18] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-03-05 19:26:18] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004673 10.0.0.19 - - [2026-03-05 19:26:18] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.19 - - [2026-03-05 19:26:18] "GET /virtual-machine/fdb4846e-582a-4d86-aade-b2bb8295e695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002939 10.0.0.19 - - [2026-03-05 19:26:18] "POST /ref-update HTTP/1.1" 200 156 0.020507 10.0.0.19 - - [2026-03-05 19:26:18] "GET /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.020184 10.0.0.19 - - [2026-03-05 19:26:18] "POST /set-tag HTTP/1.1" 200 109 0.026368 10.0.0.19 - - [2026-03-05 19:26:18] "POST /set-tag HTTP/1.1" 200 109 0.035519 10.0.0.19 - - [2026-03-05 19:26:18] "POST /set-tag HTTP/1.1" 200 109 0.034865 10.0.0.19 - - [2026-03-05 19:26:18] "DELETE /instance-ip/0c84d772-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.051631 10.0.0.19 - - [2026-03-05 19:26:18] "POST /ref-update HTTP/1.1" 200 156 0.018690 10.0.0.19 - - [2026-03-05 19:26:18] "DELETE /virtual-machine-interface/0c6dad18-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.038278 10.0.0.19 - - [2026-03-05 19:26:18] "DELETE /virtual-machine/fdb4846e-582a-4d86-aade-b2bb8295e695 HTTP/1.1" 200 115 0.020751 10.0.0.19 - - [2026-03-05 19:26:22] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.009530 10.0.0.19 - - [2026-03-05 19:26:22] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.19 - - [2026-03-05 19:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-03-05 19:26:22] "GET /loadbalancer/aa6263dc-58b7-4af9-b622-0ce1eeded033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002127 10.0.0.19 - - [2026-03-05 19:26:23] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.007260 10.0.0.19 - - [2026-03-05 19:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.19 - - [2026-03-05 19:26:23] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005517 10.0.0.19 - - [2026-03-05 19:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2026-03-05 19:26:23] "GET /virtual-machine/a65029ed-3012-4c60-b8cd-74b828425dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003404 10.0.0.19 - - [2026-03-05 19:26:23] "POST /ref-update HTTP/1.1" 200 156 0.012141 10.0.0.19 - - [2026-03-05 19:26:23] "GET /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004911 10.0.0.19 - - [2026-03-05 19:26:23] "POST /set-tag HTTP/1.1" 200 109 0.026358 10.0.0.19 - - [2026-03-05 19:26:23] "POST /set-tag HTTP/1.1" 200 109 0.017460 10.0.0.19 - - [2026-03-05 19:26:23] "POST /set-tag HTTP/1.1" 200 109 0.024673 10.0.0.19 - - [2026-03-05 19:26:23] "DELETE /instance-ip/0c25fba8-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.046088 10.0.0.19 - - [2026-03-05 19:26:23] "POST /ref-update HTTP/1.1" 200 156 0.018149 10.0.0.19 - - [2026-03-05 19:26:23] "DELETE /virtual-machine-interface/0c11a81a-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.045801 10.0.0.19 - - [2026-03-05 19:26:23] "DELETE /virtual-machine/a65029ed-3012-4c60-b8cd-74b828425dd4 HTTP/1.1" 200 115 0.014891 10.0.0.19 - - [2026-03-05 19:26:23] "DELETE /tag/feaa08d5-0767-4c20-a3db-3a1941b83637 HTTP/1.1" 200 115 0.041108 10.0.0.19 - - [2026-03-05 19:26:23] "DELETE /tag/0d8849bf-e07f-4f1a-ae73-d08f79cb394e HTTP/1.1" 200 115 0.080117 10.0.0.19 - - [2026-03-05 19:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-03-05 19:26:27] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029040 10.0.0.19 - - [2026-03-05 19:26:27] "POST /tags HTTP/1.1" 200 393 0.026407 10.0.0.19 - - [2026-03-05 19:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015293 10.0.0.19 - - [2026-03-05 19:26:27] "GET /tag/8846bb37-dc35-429c-8b56-5d95b9fafbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012316 10.0.0.19 - - [2026-03-05 19:26:27] "POST /tags HTTP/1.1" 200 341 0.015985 10.0.0.19 - - [2026-03-05 19:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-03-05 19:26:27] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010386 10.0.0.19 - - [2026-03-05 19:26:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000546 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.001820 10.0.0.19 - - [2026-03-05 19:26:28] "POST /security-groups HTTP/1.1" 200 589 0.067700 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.002101 10.0.0.19 - - [2026-03-05 19:26:28] "POST /projects HTTP/1.1" 200 519 0.217649 10.0.0.19 - - [2026-03-05 19:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015415 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015262 10.0.0.19 - - [2026-03-05 19:26:28] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006556 10.0.0.19 - - [2026-03-05 19:26:28] "POST /access-control-lists HTTP/1.1" 200 598 0.109757 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019494 10.0.0.19 - - [2026-03-05 19:26:28] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004565 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.004375 10.0.0.19 - - [2026-03-05 19:26:28] "POST /access-control-lists HTTP/1.1" 200 596 0.066723 10.0.0.19 - - [2026-03-05 19:26:28] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.107825 10.0.0.19 - - [2026-03-05 19:26:28] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.111607 10.0.0.19 - - [2026-03-05 19:26:28] "POST /security-groups HTTP/1.1" 200 591 0.087570 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.002496 10.0.0.19 - - [2026-03-05 19:26:28] "POST /access-control-lists HTTP/1.1" 200 632 0.032960 10.0.0.19 - - [2026-03-05 19:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035501 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.016750 10.0.0.19 - - [2026-03-05 19:26:28] "POST /chown HTTP/1.1" 200 109 0.013453 10.0.0.19 - - [2026-03-05 19:26:28] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006894 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2026-03-05 19:26:28] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037700 10.0.0.19 - - [2026-03-05 19:26:28] "POST /access-control-lists HTTP/1.1" 200 630 0.062135 10.0.0.19 - - [2026-03-05 19:26:28] "POST /tags HTTP/1.1" 409 226 0.009401 10.0.0.19 - - [2026-03-05 19:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.19 - - [2026-03-05 19:26:28] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011777 10.0.0.19 - - [2026-03-05 19:26:28] "POST /firewall-rules HTTP/1.1" 200 600 0.072500 10.0.0.19 - - [2026-03-05 19:26:28] "GET /firewall-rule/d85478f4-3d40-431c-89c6-17c5e53d9a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011609 10.0.0.19 - - [2026-03-05 19:26:29] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004851 10.0.0.19 - - [2026-03-05 19:26:29] "GET /firewall-rule/d85478f4-3d40-431c-89c6-17c5e53d9a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004050 10.0.0.19 - - [2026-03-05 19:26:29] "POST /ref-update HTTP/1.1" 200 156 0.086718 10.0.0.19 - - [2026-03-05 19:26:29] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002356 10.0.0.19 - - [2026-03-05 19:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-03-05 19:26:29] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003647 10.0.0.19 - - [2026-03-05 19:26:29] "POST /tags HTTP/1.1" 409 226 0.002996 10.0.0.19 - - [2026-03-05 19:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2026-03-05 19:26:29] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011483 10.0.0.19 - - [2026-03-05 19:26:29] "POST /firewall-rules HTTP/1.1" 200 598 0.065537 10.0.0.19 - - [2026-03-05 19:26:29] "GET /firewall-rule/954a8616-f09e-4fec-b3f7-1ed47773cc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009305 10.0.0.19 - - [2026-03-05 19:26:29] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004195 10.0.0.19 - - [2026-03-05 19:26:29] "GET /firewall-rule/954a8616-f09e-4fec-b3f7-1ed47773cc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003608 10.0.0.19 - - [2026-03-05 19:26:29] "POST /ref-update HTTP/1.1" 200 156 0.052646 10.0.0.19 - - [2026-03-05 19:26:30] "POST /tags HTTP/1.1" 200 393 0.028198 10.0.0.19 - - [2026-03-05 19:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.19 - - [2026-03-05 19:26:30] "GET /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011373 10.0.0.19 - - [2026-03-05 19:26:30] "POST /tags HTTP/1.1" 200 341 0.026097 10.0.0.19 - - [2026-03-05 19:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010565 10.0.0.19 - - [2026-03-05 19:26:30] "GET /tag/77d5864f-4674-4bdd-ac42-12f46e33ad43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017818 10.0.0.19 - - [2026-03-05 19:26:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000476 10.0.0.19 - - [2026-03-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.025613 10.0.0.19 - - [2026-03-05 19:26:31] "POST /security-groups HTTP/1.1" 200 589 0.102016 10.0.0.19 - - [2026-03-05 19:26:31] "POST /projects HTTP/1.1" 200 519 0.249154 10.0.0.19 - - [2026-03-05 19:26:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014530 10.0.0.19 - - [2026-03-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.19 - - [2026-03-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.011621 10.0.0.19 - - [2026-03-05 19:26:31] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.034330 10.0.0.19 - - [2026-03-05 19:26:31] "POST /access-control-lists HTTP/1.1" 200 598 0.067707 10.0.0.19 - - [2026-03-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.015938 10.0.0.19 - - [2026-03-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011800 10.0.0.19 - - [2026-03-05 19:26:31] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004272 10.0.0.19 - - [2026-03-05 19:26:31] "POST /access-control-lists HTTP/1.1" 200 596 0.057686 10.0.0.19 - - [2026-03-05 19:26:31] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.118633 10.0.0.19 - - [2026-03-05 19:26:31] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.075145 10.0.0.19 - - [2026-03-05 19:26:32] "POST /security-groups HTTP/1.1" 200 591 0.381817 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.001880 10.0.0.19 - - [2026-03-05 19:26:32] "POST /access-control-lists HTTP/1.1" 200 632 0.065983 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.020291 10.0.0.19 - - [2026-03-05 19:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.079362 10.0.0.19 - - [2026-03-05 19:26:32] "POST /chown HTTP/1.1" 200 109 0.012103 10.0.0.19 - - [2026-03-05 19:26:32] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009618 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-03-05 19:26:32] "POST /access-control-lists HTTP/1.1" 200 630 0.097787 10.0.0.19 - - [2026-03-05 19:26:32] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008906 10.0.0.19 - - [2026-03-05 19:26:32] "POST /tags HTTP/1.1" 409 226 0.002008 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-03-05 19:26:32] "GET /tag/77d5864f-4674-4bdd-ac42-12f46e33ad43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011206 10.0.0.19 - - [2026-03-05 19:26:32] "POST /firewall-rules HTTP/1.1" 200 600 0.066868 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-rule/bb7f7b3b-7ce5-447f-9f5c-b8b04bfdb936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011283 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005856 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-rule/bb7f7b3b-7ce5-447f-9f5c-b8b04bfdb936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004035 10.0.0.19 - - [2026-03-05 19:26:32] "POST /ref-update HTTP/1.1" 200 156 0.067528 10.0.0.19 - - [2026-03-05 19:26:32] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003447 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2026-03-05 19:26:32] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002418 10.0.0.19 - - [2026-03-05 19:26:32] "POST /tags HTTP/1.1" 409 226 0.001576 10.0.0.19 - - [2026-03-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.19 - - [2026-03-05 19:26:32] "GET /tag/77d5864f-4674-4bdd-ac42-12f46e33ad43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010467 10.0.0.19 - - [2026-03-05 19:26:32] "POST /firewall-rules HTTP/1.1" 200 598 0.066993 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-rule/9a29ecee-2c15-4bd1-889e-2dcd2fc11a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004023 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003365 10.0.0.19 - - [2026-03-05 19:26:32] "GET /firewall-rule/9a29ecee-2c15-4bd1-889e-2dcd2fc11a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002001 10.0.0.19 - - [2026-03-05 19:26:32] "POST /ref-update HTTP/1.1" 200 156 0.052533 10.0.0.19 - - [2026-03-05 19:26:33] "POST /tags HTTP/1.1" 200 345 0.095893 10.0.0.19 - - [2026-03-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.19 - - [2026-03-05 19:26:33] "GET /tag/3862ff87-bf0f-4f9c-8f1a-ab93aa5a3a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017707 10.0.0.19 - - [2026-03-05 19:26:33] "POST /projects HTTP/1.1" 409 238 0.003711 10.0.0.19 - - [2026-03-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.19 - - [2026-03-05 19:26:34] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052725 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.19 - - [2026-03-05 19:26:34] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006080 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-03-05 19:26:34] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004876 10.0.0.19 - - [2026-03-05 19:26:34] "POST /security-groups HTTP/1.1" 409 285 0.002422 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /security-group/1508a0e7-a7b8-43fd-83f5-a10b691e4126 HTTP/1.1" 200 262 0.063266 10.0.0.19 - - [2026-03-05 19:26:34] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.076915 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /access-control-list/7716783f-d8b2-4b0c-adf3-45ab15ba856e HTTP/1.1" 200 272 0.015316 10.0.0.19 - - [2026-03-05 19:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041533 10.0.0.19 - - [2026-03-05 19:26:34] "POST /tags HTTP/1.1" 409 228 0.006959 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /access-control-list/85607fef-2537-49c9-9b08-4facf95efd6d HTTP/1.1" 200 272 0.027464 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-03-05 19:26:34] "GET /tag/3862ff87-bf0f-4f9c-8f1a-ab93aa5a3a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010238 10.0.0.19 - - [2026-03-05 19:26:34] "POST /tags HTTP/1.1" 200 345 0.025371 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-03-05 19:26:34] "GET /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013643 10.0.0.19 - - [2026-03-05 19:26:34] "POST /projects HTTP/1.1" 409 238 0.001962 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-03-05 19:26:34] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025696 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2026-03-05 19:26:34] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004839 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.19 - - [2026-03-05 19:26:34] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048942 10.0.0.19 - - [2026-03-05 19:26:34] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.026021 10.0.0.19 - - [2026-03-05 19:26:34] "POST /security-groups HTTP/1.1" 409 285 0.002256 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /security-group/5791b1ed-6a43-4718-b832-99b9f33d84ca HTTP/1.1" 200 262 0.054849 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /access-control-list/d66eec3e-494c-4ac4-b796-1ffe5e6126d0 HTTP/1.1" 200 272 0.017624 10.0.0.19 - - [2026-03-05 19:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018900 10.0.0.19 - - [2026-03-05 19:26:34] "POST /tags HTTP/1.1" 409 228 0.015882 10.0.0.19 - - [2026-03-05 19:26:34] "PUT /access-control-list/70b3b55a-cc09-4368-a62f-15ab5ad8d191 HTTP/1.1" 200 272 0.034744 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-03-05 19:26:34] "GET /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010388 10.0.0.19 - - [2026-03-05 19:26:34] "POST /tags HTTP/1.1" 200 291 0.057551 10.0.0.19 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012990 10.0.0.19 - - [2026-03-05 19:26:35] "GET /tag/b73d3a78-916d-4215-bb73-b007cda16cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018336 10.0.0.19 - - [2026-03-05 19:26:35] "POST /tags HTTP/1.1" 200 303 0.043404 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009319 10.0.0.19 - - [2026-03-05 19:26:35] "GET /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012103 10.0.0.19 - - [2026-03-05 19:26:35] "POST /tags HTTP/1.1" 409 252 0.001738 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.19 - - [2026-03-05 19:26:35] "GET /tag/8846bb37-dc35-429c-8b56-5d95b9fafbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010968 10.0.0.19 - - [2026-03-05 19:26:35] "POST /tags HTTP/1.1" 409 226 0.002022 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2026-03-05 19:26:35] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010462 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004372 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-03-05 19:26:35] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026811 10.0.0.19 - - [2026-03-05 19:26:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008939 10.0.0.19 - - [2026-03-05 19:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008320 10.0.0.19 - - [2026-03-05 19:26:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136537 10.0.0.19 - - [2026-03-05 19:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020293 10.0.0.19 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016600 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005944 10.0.0.19 - - [2026-03-05 19:26:35] "POST /instance-ips HTTP/1.1" 200 397 0.027504 10.0.0.19 - - [2026-03-05 19:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025723 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013762 10.0.0.19 - - [2026-03-05 19:26:35] "POST /set-tag HTTP/1.1" 200 109 0.078262 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012650 10.0.0.19 - - [2026-03-05 19:26:35] "GET /instance-ip/396686c8-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003159 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004207 10.0.0.19 - - [2026-03-05 19:26:35] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.19 - - [2026-03-05 19:26:35] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003282 10.0.0.19 - - [2026-03-05 19:26:35] "POST /ref-update HTTP/1.1" 200 156 0.009695 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019820 10.0.0.19 - - [2026-03-05 19:26:36] "POST /set-tag HTTP/1.1" 200 109 0.004498 10.0.0.19 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004122 10.0.0.19 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-03-05 19:26:36] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031190 10.0.0.19 - - [2026-03-05 19:26:36] "POST /virtual-machines HTTP/1.1" 200 395 0.009070 10.0.0.19 - - [2026-03-05 19:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024061 10.0.0.19 - - [2026-03-05 19:26:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103627 10.0.0.19 - - [2026-03-05 19:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009125 10.0.0.19 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004566 10.0.0.19 - - [2026-03-05 19:26:36] "POST /instance-ips HTTP/1.1" 200 397 0.023497 10.0.0.19 - - [2026-03-05 19:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023137 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008581 10.0.0.19 - - [2026-03-05 19:26:36] "POST /set-tag HTTP/1.1" 200 109 0.072441 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010744 10.0.0.19 - - [2026-03-05 19:26:36] "GET /instance-ip/39e05bf6-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004174 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004284 10.0.0.19 - - [2026-03-05 19:26:36] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003527 10.0.0.19 - - [2026-03-05 19:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.19 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015710 10.0.0.19 - - [2026-03-05 19:26:36] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2026-03-05 19:26:36] "POST /tags HTTP/1.1" 200 291 0.020110 10.0.0.19 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013276 10.0.0.19 - - [2026-03-05 19:26:36] "GET /tag/f6e0afb7-9d8f-44ca-b41c-ac7bb0460ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012600 10.0.0.19 - - [2026-03-05 19:26:36] "POST /tags HTTP/1.1" 409 252 0.002108 10.0.0.19 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-03-05 19:26:36] "GET /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010259 10.0.0.19 - - [2026-03-05 19:26:37] "POST /tags HTTP/1.1" 409 226 0.003411 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2026-03-05 19:26:37] "GET /tag/77d5864f-4674-4bdd-ac42-12f46e33ad43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012098 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004148 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-03-05 19:26:37] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029469 10.0.0.19 - - [2026-03-05 19:26:37] "POST /virtual-machines HTTP/1.1" 200 395 0.007286 10.0.0.19 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009392 10.0.0.19 - - [2026-03-05 19:26:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096495 10.0.0.19 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036285 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012934 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005150 10.0.0.19 - - [2026-03-05 19:26:37] "POST /instance-ips HTTP/1.1" 200 397 0.021082 10.0.0.19 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021766 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009010 10.0.0.19 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.060036 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006901 10.0.0.19 - - [2026-03-05 19:26:37] "GET /instance-ip/3a742fe8-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002905 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004703 10.0.0.19 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003528 10.0.0.19 - - [2026-03-05 19:26:37] "POST /ref-update HTTP/1.1" 200 156 0.012834 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021754 10.0.0.19 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.19 - - [2026-03-05 19:26:37] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005211 10.0.0.19 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-03-05 19:26:37] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031944 10.0.0.19 - - [2026-03-05 19:26:37] "POST /virtual-machines HTTP/1.1" 200 395 0.008285 10.0.0.19 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016664 10.0.0.19 - - [2026-03-05 19:26:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107485 10.0.0.19 - - [2026-03-05 19:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008711 10.0.0.19 - - [2026-03-05 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004983 10.0.0.19 - - [2026-03-05 19:26:38] "POST /instance-ips HTTP/1.1" 200 397 0.020024 10.0.0.19 - - [2026-03-05 19:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020510 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008169 10.0.0.19 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.064264 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016198 10.0.0.19 - - [2026-03-05 19:26:38] "GET /instance-ip/3ae8a0a8-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002816 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004620 10.0.0.19 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.007599 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003875 10.0.0.19 - - [2026-03-05 19:26:38] "POST /ref-update HTTP/1.1" 200 156 0.007999 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004465 10.0.0.19 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2026-03-05 19:26:38] "POST /tags HTTP/1.1" 200 299 0.023354 10.0.0.19 - - [2026-03-05 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2026-03-05 19:26:38] "GET /tag/550d9a21-9531-4ab2-9c0f-aba020e38fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010472 10.0.0.19 - - [2026-03-05 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003786 10.0.0.19 - - [2026-03-05 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-03-05 19:26:38] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032619 10.0.0.19 - - [2026-03-05 19:26:38] "POST /virtual-machines HTTP/1.1" 200 395 0.006777 10.0.0.19 - - [2026-03-05 19:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009228 10.0.0.19 - - [2026-03-05 19:26:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095502 10.0.0.19 - - [2026-03-05 19:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008923 10.0.0.19 - - [2026-03-05 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004543 10.0.0.19 - - [2026-03-05 19:26:38] "POST /instance-ips HTTP/1.1" 200 397 0.020190 10.0.0.19 - - [2026-03-05 19:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015375 10.0.0.19 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008303 10.0.0.19 - - [2026-03-05 19:26:39] "POST /set-tag HTTP/1.1" 200 109 0.018132 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007541 10.0.0.19 - - [2026-03-05 19:26:39] "GET /instance-ip/3b5dd33c-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006027 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004055 10.0.0.19 - - [2026-03-05 19:26:39] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.19 - - [2026-03-05 19:26:39] "POST /tags HTTP/1.1" 200 299 0.033908 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.19 - - [2026-03-05 19:26:39] "GET /tag/44801222-338d-4f23-a26d-83decde6a8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018826 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004031 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-03-05 19:26:39] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042201 10.0.0.19 - - [2026-03-05 19:26:39] "POST /virtual-machines HTTP/1.1" 200 395 0.008597 10.0.0.19 - - [2026-03-05 19:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007516 10.0.0.19 - - [2026-03-05 19:26:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114202 10.0.0.19 - - [2026-03-05 19:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023238 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004374 10.0.0.19 - - [2026-03-05 19:26:39] "POST /instance-ips HTTP/1.1" 200 397 0.022152 10.0.0.19 - - [2026-03-05 19:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012455 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.019140 10.0.0.19 - - [2026-03-05 19:26:39] "POST /set-tag HTTP/1.1" 200 109 0.016888 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013620 10.0.0.19 - - [2026-03-05 19:26:39] "GET /instance-ip/3bc80ee6-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003154 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004233 10.0.0.19 - - [2026-03-05 19:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.19 - - [2026-03-05 19:26:39] "POST /tags HTTP/1.1" 200 299 0.020741 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016597 10.0.0.19 - - [2026-03-05 19:26:39] "GET /tag/8a65dc1e-dfe9-44dc-a49a-fab5966a4ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011182 10.0.0.19 - - [2026-03-05 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2026-03-05 19:26:39] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003455 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-03-05 19:26:40] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.021870 10.0.0.19 - - [2026-03-05 19:26:40] "POST /virtual-machines HTTP/1.1" 200 395 0.010741 10.0.0.19 - - [2026-03-05 19:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007656 10.0.0.19 - - [2026-03-05 19:26:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112974 10.0.0.19 - - [2026-03-05 19:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019784 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004118 10.0.0.19 - - [2026-03-05 19:26:40] "POST /instance-ips HTTP/1.1" 200 397 0.017356 10.0.0.19 - - [2026-03-05 19:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024702 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011338 10.0.0.19 - - [2026-03-05 19:26:40] "POST /set-tag HTTP/1.1" 200 109 0.019170 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011253 10.0.0.19 - - [2026-03-05 19:26:40] "GET /instance-ip/3c2eb4c0-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010548 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004012 10.0.0.19 - - [2026-03-05 19:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.19 - - [2026-03-05 19:26:40] "POST /tags HTTP/1.1" 200 299 0.016407 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.19 - - [2026-03-05 19:26:40] "GET /tag/4d044e8d-5bfa-4f2e-a140-99c649054954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015842 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004468 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2026-03-05 19:26:40] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037515 10.0.0.19 - - [2026-03-05 19:26:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008627 10.0.0.19 - - [2026-03-05 19:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016696 10.0.0.19 - - [2026-03-05 19:26:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114617 10.0.0.19 - - [2026-03-05 19:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008304 10.0.0.19 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006040 10.0.0.19 - - [2026-03-05 19:26:40] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006117 10.0.0.19 - - [2026-03-05 19:26:41] "POST /instance-ips HTTP/1.1" 200 397 0.027576 10.0.0.19 - - [2026-03-05 19:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027755 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014642 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.023668 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021463 10.0.0.19 - - [2026-03-05 19:26:41] "GET /instance-ip/3c977352-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006059 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004014 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003646 10.0.0.19 - - [2026-03-05 19:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009137 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004506 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004208 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009468 10.0.0.19 - - [2026-03-05 19:26:41] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012681 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003254 10.0.0.19 - - [2026-03-05 19:26:41] "POST /ref-update HTTP/1.1" 200 156 0.007282 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004585 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003779 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004133 10.0.0.19 - - [2026-03-05 19:26:41] "POST /ref-update HTTP/1.1" 200 156 0.007335 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012967 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003471 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004105 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003878 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003903 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004290 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004717 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004188 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001752 10.0.0.19 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003596 10.0.0.19 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.19 - - [2026-03-05 19:26:42] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005848 10.0.0.19 - - [2026-03-05 19:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.19 - - [2026-03-05 19:26:44] "GET /virtual-machine/e9c216bc-90fc-40ff-8c82-c916b6f43bc2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002819 10.0.0.19 - - [2026-03-05 19:26:44] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003553 10.0.0.19 - - [2026-03-05 19:26:44] "GET /virtual-machine/1e60a459-e7cd-4763-9827-8c2c8e16892b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002969 10.0.0.19 - - [2026-03-05 19:26:44] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004806 10.0.0.19 - - [2026-03-05 19:26:45] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004074 10.0.0.19 - - [2026-03-05 19:26:45] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.19 - - [2026-03-05 19:26:46] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004437 10.0.0.19 - - [2026-03-05 19:26:46] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.19 - - [2026-03-05 19:26:46] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004395 10.0.0.19 - - [2026-03-05 19:26:46] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine/e77286f3-7e46-4688-a334-69c171503877?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002608 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003513 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine/cf3856a8-3aab-43a6-bd39-fcacac59d2dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002725 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003976 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine/96251b56-b308-45a4-b86f-524ccfea81f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003203 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004036 10.0.0.19 - - [2026-03-05 19:26:49] "GET /virtual-machine/e2725a6b-ea7f-48c1-903a-042a35d38144?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003184 10.0.0.19 - - [2026-03-05 19:26:50] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003887 10.0.0.19 - - [2026-03-05 19:26:51] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004748 10.0.0.19 - - [2026-03-05 19:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.19 - - [2026-03-05 19:26:51] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004004 10.0.0.19 - - [2026-03-05 19:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-machine/f06e3ee7-612a-440c-91f9-77298dd393e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003377 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003783 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-machine/77e0a84f-1bad-4b5d-9aca-f9fbed3d0c88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002820 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003731 10.0.0.19 - - [2026-03-05 19:26:55] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003895 10.0.0.19 - - [2026-03-05 19:26:55] "POST /tags HTTP/1.1" 200 333 0.021065 10.0.0.19 - - [2026-03-05 19:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009330 10.0.0.19 - - [2026-03-05 19:26:55] "GET /tag/ce10f3bd-0325-4207-a2f7-a12944e32033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011838 10.0.0.19 - - [2026-03-05 19:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-03-05 19:26:55] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026969 10.0.0.19 - - [2026-03-05 19:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007383 10.0.0.19 - - [2026-03-05 19:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-03-05 19:26:55] "GET /service-appliance-set/ddc3f244-8b0f-4eb5-9a4f-f7a3a777a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002923 10.0.0.19 - - [2026-03-05 19:26:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001394 10.0.0.19 - - [2026-03-05 19:26:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.082637 10.0.0.19 - - [2026-03-05 19:26:55] "GET /virtual-machine-interface/a1cc99b4-4c7a-4dbe-8d2a-7c16f50f2c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004363 10.0.0.19 - - [2026-03-05 19:26:55] "POST /instance-ips HTTP/1.1" 200 409 0.018859 10.0.0.19 - - [2026-03-05 19:26:56] "GET /instance-ip/ac10207b-a3f8-467d-bbdd-4865115f2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007173 10.0.0.19 - - [2026-03-05 19:26:56] "POST /loadbalancers HTTP/1.1" 200 629 0.060385 10.0.0.19 - - [2026-03-05 19:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027530 10.0.0.19 - - [2026-03-05 19:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010594 10.0.0.19 - - [2026-03-05 19:26:56] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047835 10.0.0.19 - - [2026-03-05 19:26:56] "GET /instance-ip/ac10207b-a3f8-467d-bbdd-4865115f2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003560 10.0.0.19 - - [2026-03-05 19:26:56] "POST /floating-ips HTTP/1.1" 200 597 0.026737 10.0.0.19 - - [2026-03-05 19:26:56] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050201 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004482 10.0.0.19 - - [2026-03-05 19:26:56] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031165 10.0.0.19 - - [2026-03-05 19:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-03-05 19:26:56] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035375 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer-listener/7fd0c45c-f57e-418a-9f85-39e8544e52b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003621 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer-listener/7fd0c45c-f57e-418a-9f85-39e8544e52b2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003714 10.0.0.19 - - [2026-03-05 19:26:56] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028305 10.0.0.19 - - [2026-03-05 19:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2026-03-05 19:26:56] "GET /instance-ip/ac10207b-a3f8-467d-bbdd-4865115f2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005501 10.0.0.19 - - [2026-03-05 19:26:56] "GET /instance-ip/ac10207b-a3f8-467d-bbdd-4865115f2800?fields=floating_ips HTTP/1.1" 200 1213 0.006630 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002680 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer-pool/0499c4e9-1d70-44d5-bb3d-831d2f375886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003351 10.0.0.19 - - [2026-03-05 19:26:56] "GET /floating-ip/926e8af9-61ab-42d5-a173-6a39ef0af884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002589 10.0.0.19 - - [2026-03-05 19:26:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017001 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002689 10.0.0.19 - - [2026-03-05 19:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007494 10.0.0.19 - - [2026-03-05 19:26:56] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007795 10.0.0.19 - - [2026-03-05 19:26:56] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005867 10.0.0.19 - - [2026-03-05 19:26:56] "POST /tags HTTP/1.1" 409 221 0.004048 10.0.0.19 - - [2026-03-05 19:26:56] "POST /ref-update HTTP/1.1" 200 156 0.005701 10.0.0.19 - - [2026-03-05 19:26:56] "GET /floating-ip/926e8af9-61ab-42d5-a173-6a39ef0af884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.014974 10.0.0.19 - - [2026-03-05 19:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-03-05 19:26:56] "GET /tag/ce10f3bd-0325-4207-a2f7-a12944e32033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012456 10.0.0.19 - - [2026-03-05 19:26:56] "PUT /floating-ip/926e8af9-61ab-42d5-a173-6a39ef0af884 HTTP/1.1" 200 256 0.007657 10.0.0.19 - - [2026-03-05 19:26:56] "POST /set-tag HTTP/1.1" 200 109 0.047488 10.0.0.19 - - [2026-03-05 19:26:56] "GET /loadbalancer-pool/0499c4e9-1d70-44d5-bb3d-831d2f375886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.011203 10.0.0.19 - - [2026-03-05 19:26:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023681 10.0.0.19 - - [2026-03-05 19:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024519 10.0.0.19 - - [2026-03-05 19:26:56] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007876 10.0.0.19 - - [2026-03-05 19:26:56] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004411 10.0.0.19 - - [2026-03-05 19:26:56] "POST /ref-update HTTP/1.1" 200 156 0.009268 10.0.0.19 - - [2026-03-05 19:26:56] "GET /floating-ip/926e8af9-61ab-42d5-a173-6a39ef0af884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.017928 10.0.0.19 - - [2026-03-05 19:26:57] "POST /set-tag HTTP/1.1" 200 109 0.071984 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 206 0.002868 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010704 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 204 0.002036 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/44801222-338d-4f23-a26d-83decde6a8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025738 10.0.0.19 - - [2026-03-05 19:26:58] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008503 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.19 - - [2026-03-05 19:26:58] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008815 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 206 0.004716 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006242 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018847 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 226 0.004432 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020656 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 204 0.004481 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/44801222-338d-4f23-a26d-83decde6a8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019532 10.0.0.19 - - [2026-03-05 19:26:58] "POST /tags HTTP/1.1" 409 226 0.002347 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2026-03-05 19:26:58] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019583 10.0.0.19 - - [2026-03-05 19:26:58] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003397 10.0.0.19 - - [2026-03-05 19:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2026-03-05 19:26:58] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008663 10.0.0.19 - - [2026-03-05 19:26:58] "POST /firewall-rules HTTP/1.1" 200 626 0.073483 10.0.0.19 - - [2026-03-05 19:26:58] "POST /firewall-rules HTTP/1.1" 200 646 0.083627 10.0.0.19 - - [2026-03-05 19:26:58] "GET /firewall-rule/e842622b-1c1f-4d0d-b537-6ecd43a6e47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.017153 10.0.0.19 - - [2026-03-05 19:26:58] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003088 10.0.0.19 - - [2026-03-05 19:26:58] "GET /firewall-rule/d592ef82-ed96-4830-9026-60a4b9c06ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003507 10.0.0.19 - - [2026-03-05 19:26:58] "POST /ref-update HTTP/1.1" 200 156 0.016792 10.0.0.19 - - [2026-03-05 19:26:58] "POST /firewall-policys HTTP/1.1" 200 606 0.020117 10.0.0.19 - - [2026-03-05 19:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017194 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011851 10.0.0.19 - - [2026-03-05 19:26:59] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002554 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002621 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/7983a5e4-aa89-4d18-9d06-46849886d9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003901 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003657 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003791 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002120 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002751 10.0.0.19 - - [2026-03-05 19:26:59] "POST /ref-update HTTP/1.1" 200 156 0.019611 10.0.0.19 - - [2026-03-05 19:26:59] "POST /ref-update HTTP/1.1" 200 156 0.047476 10.0.0.19 - - [2026-03-05 19:26:59] "POST /ref-update HTTP/1.1" 200 156 0.017520 10.0.0.19 - - [2026-03-05 19:26:59] "POST /ref-update HTTP/1.1" 200 156 0.032770 10.0.0.19 - - [2026-03-05 19:26:59] "POST /ref-update HTTP/1.1" 200 156 0.036521 10.0.0.19 - - [2026-03-05 19:26:59] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002468 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008145 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.010452 10.0.0.19 - - [2026-03-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2026-03-05 19:27:18] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004817 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004479 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.021930 10.0.0.19 - - [2026-03-05 19:27:18] "DELETE /loadbalancer-member/42b5e61d-58e1-42a7-b091-eeb610a606e6 HTTP/1.1" 200 115 0.026085 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005989 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.004978 10.0.0.19 - - [2026-03-05 19:27:18] "DELETE /loadbalancer-member/c20a31bf-93ea-4f0a-9cb9-0110c37d5f2d HTTP/1.1" 200 115 0.030182 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003864 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.19 - - [2026-03-05 19:27:18] "DELETE /loadbalancer-member/3c6f39ff-84c2-491e-a02a-ef186c7e4393 HTTP/1.1" 200 115 0.029673 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013322 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.19 - - [2026-03-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-03-05 19:27:18] "GET /loadbalancer/b845217c-e339-4a00-aacc-d353c34294c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002072 10.0.0.19 - - [2026-03-05 19:27:18] "GET /loadbalancer-pool/be7db198-b072-4ffe-9abd-f84065417b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002708 10.0.0.19 - - [2026-03-05 19:27:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019182 10.0.0.19 - - [2026-03-05 19:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020319 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015263 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004060 10.0.0.19 - - [2026-03-05 19:27:18] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001872 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.069568 10.0.0.19 - - [2026-03-05 19:27:18] "GET /loadbalancer-pool/3dc111d5-ae60-4f00-9c1d-8df02a14c028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012361 10.0.0.19 - - [2026-03-05 19:27:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014183 10.0.0.19 - - [2026-03-05 19:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008408 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014405 10.0.0.19 - - [2026-03-05 19:27:18] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.19 - - [2026-03-05 19:27:18] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004835 10.0.0.19 - - [2026-03-05 19:27:18] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002042 10.0.0.19 - - [2026-03-05 19:27:19] "GET /loadbalancer-pool/e4f7d547-e8a6-41e9-b7f4-b3664cfb59d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002683 10.0.0.19 - - [2026-03-05 19:27:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020459 10.0.0.19 - - [2026-03-05 19:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011885 10.0.0.19 - - [2026-03-05 19:27:19] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016441 10.0.0.19 - - [2026-03-05 19:27:19] "GET /virtual-machine-interface/d0339174-18c7-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004972 10.0.0.19 - - [2026-03-05 19:27:19] "GET /floating-ip/62ce542f-5dfc-4ac6-9315-cffaf3208fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002628 10.0.0.19 - - [2026-03-05 19:27:19] "POST /set-tag HTTP/1.1" 200 109 0.002621 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001186 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001087 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:27:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 252 0.002104 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.016301 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 228 0.002258 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011324 10.0.0.19 - - [2026-03-05 19:29:06] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003741 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2026-03-05 19:29:06] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002583 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 206 0.001858 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011165 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 226 0.002011 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011918 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 204 0.002749 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/44801222-338d-4f23-a26d-83decde6a8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010554 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/99b06ef1-28f8-4985-be54-de66ce929a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009968 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 228 0.001581 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010233 10.0.0.19 - - [2026-03-05 19:29:06] "POST /tags HTTP/1.1" 409 252 0.002156 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2026-03-05 19:29:06] "GET /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012882 10.0.0.19 - - [2026-03-05 19:29:06] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002723 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2026-03-05 19:29:06] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002488 10.0.0.19 - - [2026-03-05 19:29:06] "POST /firewall-rules HTTP/1.1" 409 281 0.001613 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-03-05 19:29:06] "PUT /firewall-rule/d592ef82-ed96-4830-9026-60a4b9c06ccf HTTP/1.1" 200 260 0.018935 10.0.0.19 - - [2026-03-05 19:29:06] "POST /firewall-rules HTTP/1.1" 409 291 0.007882 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.19 - - [2026-03-05 19:29:06] "PUT /firewall-rule/e842622b-1c1f-4d0d-b537-6ecd43a6e47a HTTP/1.1" 200 260 0.020383 10.0.0.19 - - [2026-03-05 19:29:06] "GET /firewall-rule/e842622b-1c1f-4d0d-b537-6ecd43a6e47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011622 10.0.0.19 - - [2026-03-05 19:29:06] "POST /firewall-rules HTTP/1.1" 200 658 0.076101 10.0.0.19 - - [2026-03-05 19:29:06] "GET /firewall-rule/a3c51946-16a6-4dbc-959a-8f4648602837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003577 10.0.0.19 - - [2026-03-05 19:29:06] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001804 10.0.0.19 - - [2026-03-05 19:29:06] "GET /firewall-rule/d592ef82-ed96-4830-9026-60a4b9c06ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002251 10.0.0.19 - - [2026-03-05 19:29:06] "POST /firewall-policys HTTP/1.1" 409 269 0.005296 10.0.0.19 - - [2026-03-05 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-03-05 19:29:06] "PUT /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39 HTTP/1.1" 200 264 0.020761 10.0.0.19 - - [2026-03-05 19:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021315 10.0.0.19 - - [2026-03-05 19:29:06] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013478 10.0.0.19 - - [2026-03-05 19:29:07] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003081 10.0.0.19 - - [2026-03-05 19:29:07] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003426 10.0.0.19 - - [2026-03-05 19:29:07] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001944 10.0.0.19 - - [2026-03-05 19:29:07] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002844 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006212 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.003767 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007349 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008880 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.006479 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007500 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004475 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004854 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2026-03-05 19:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-03-05 19:30:08] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002466 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003968 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.063322 10.0.0.19 - - [2026-03-05 19:30:08] "DELETE /loadbalancer-member/05cf4a6e-adf3-497f-8142-e982c8c6894b HTTP/1.1" 200 115 0.028433 10.0.0.19 - - [2026-03-05 19:30:08] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004689 10.0.0.19 - - [2026-03-05 19:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.19 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005470 10.0.0.19 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.19 - - [2026-03-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2026-03-05 19:30:09] "GET /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002939 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005391 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004955 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine/e77286f3-7e46-4688-a334-69c171503877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002606 10.0.0.19 - - [2026-03-05 19:30:10] "POST /ref-update HTTP/1.1" 200 156 0.019609 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005120 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.019331 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.024202 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.016952 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.021652 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.024430 10.0.0.19 - - [2026-03-05 19:30:10] "DELETE /instance-ip/3a742fe8-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.028097 10.0.0.19 - - [2026-03-05 19:30:10] "DELETE /virtual-machine-interface/3a5cfb98-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.040731 10.0.0.19 - - [2026-03-05 19:30:10] "DELETE /virtual-machine/e77286f3-7e46-4688-a334-69c171503877 HTTP/1.1" 200 115 0.020463 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007530 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004417 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine/1e60a459-e7cd-4763-9827-8c2c8e16892b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002930 10.0.0.19 - - [2026-03-05 19:30:10] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.19 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005551 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.026953 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.025673 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.028043 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.015268 10.0.0.19 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.022795 10.0.0.19 - - [2026-03-05 19:30:10] "DELETE /instance-ip/39e05bf6-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.070000 10.0.0.19 - - [2026-03-05 19:30:10] "POST /ref-update HTTP/1.1" 200 156 0.011896 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /virtual-machine-interface/39c7a160-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.047602 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /virtual-machine/1e60a459-e7cd-4763-9827-8c2c8e16892b HTTP/1.1" 200 115 0.022031 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007793 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004480 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine/cf3856a8-3aab-43a6-bd39-fcacac59d2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002938 10.0.0.19 - - [2026-03-05 19:30:11] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017325 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.020018 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.032866 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.036459 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.017141 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.025189 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /instance-ip/3ae8a0a8-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.033487 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /virtual-machine-interface/3ace9ba4-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.039549 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /virtual-machine/cf3856a8-3aab-43a6-bd39-fcacac59d2dc HTTP/1.1" 200 115 0.016989 10.0.0.19 - - [2026-03-05 19:30:11] "DELETE /tag/f6e0afb7-9d8f-44ca-b41c-ac7bb0460ac1 HTTP/1.1" 200 115 0.034271 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004613 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003865 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine/e9c216bc-90fc-40ff-8c82-c916b6f43bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004931 10.0.0.19 - - [2026-03-05 19:30:11] "POST /ref-update HTTP/1.1" 200 156 0.008286 10.0.0.19 - - [2026-03-05 19:30:11] "GET /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011019 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.015593 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.032940 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.027917 10.0.0.19 - - [2026-03-05 19:30:11] "POST /set-tag HTTP/1.1" 200 109 0.014014 10.0.0.19 - - [2026-03-05 19:30:12] "POST /set-tag HTTP/1.1" 200 109 0.038621 10.0.0.19 - - [2026-03-05 19:30:12] "DELETE /instance-ip/396686c8-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.062241 10.0.0.19 - - [2026-03-05 19:30:12] "POST /ref-update HTTP/1.1" 200 156 0.007083 10.0.0.19 - - [2026-03-05 19:30:12] "DELETE /virtual-machine-interface/394bf4d4-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.033469 10.0.0.19 - - [2026-03-05 19:30:12] "DELETE /virtual-machine/e9c216bc-90fc-40ff-8c82-c916b6f43bc2 HTTP/1.1" 200 115 0.019316 10.0.0.19 - - [2026-03-05 19:30:12] "DELETE /tag/b73d3a78-916d-4215-bb73-b007cda16cb6 HTTP/1.1" 200 115 0.040781 10.0.0.19 - - [2026-03-05 19:30:12] "DELETE /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5 HTTP/1.1" 409 388 0.004191 10.0.0.19 - - [2026-03-05 19:30:17] "GET /global-system-configs HTTP/1.1" 200 322 0.002017 10.0.0.19 - - [2026-03-05 19:30:18] "GET /global-system-configs HTTP/1.1" 200 322 0.004016 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004743 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.007299 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004261 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine/77e0a84f-1bad-4b5d-9aca-f9fbed3d0c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003009 10.0.0.19 - - [2026-03-05 19:30:40] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008222 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.015249 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.027753 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.023088 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.012964 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /instance-ip/3c977352-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.065942 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /virtual-machine-interface/3c7dbb06-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.037369 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /virtual-machine/77e0a84f-1bad-4b5d-9aca-f9fbed3d0c88 HTTP/1.1" 200 115 0.022760 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /tag/4d044e8d-5bfa-4f2e-a140-99c649054954 HTTP/1.1" 200 115 0.030999 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006799 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003876 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine/e2725a6b-ea7f-48c1-903a-042a35d38144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002681 10.0.0.19 - - [2026-03-05 19:30:40] "POST /ref-update HTTP/1.1" 200 156 0.010141 10.0.0.19 - - [2026-03-05 19:30:40] "GET /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014490 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.018956 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.032963 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.024951 10.0.0.19 - - [2026-03-05 19:30:40] "POST /set-tag HTTP/1.1" 200 109 0.013381 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /instance-ip/3c2eb4c0-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.050407 10.0.0.19 - - [2026-03-05 19:30:40] "DELETE /virtual-machine-interface/3c199f54-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.035979 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /virtual-machine/e2725a6b-ea7f-48c1-903a-042a35d38144 HTTP/1.1" 200 115 0.024648 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /tag/8a65dc1e-dfe9-44dc-a49a-fab5966a4ec4 HTTP/1.1" 200 115 0.036838 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9 HTTP/1.1" 409 236 0.007326 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88 HTTP/1.1" 409 236 0.005981 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004286 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004095 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine/f06e3ee7-612a-440c-91f9-77298dd393e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002527 10.0.0.19 - - [2026-03-05 19:30:41] "POST /ref-update HTTP/1.1" 200 156 0.010256 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004872 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.016572 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.039174 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.016596 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.024757 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /instance-ip/3bc80ee6-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.049784 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /virtual-machine-interface/3bb14490-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.042427 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /virtual-machine/f06e3ee7-612a-440c-91f9-77298dd393e5 HTTP/1.1" 200 115 0.019454 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /tag/44801222-338d-4f23-a26d-83decde6a8bc HTTP/1.1" 409 236 0.005544 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003915 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003677 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine/96251b56-b308-45a4-b86f-524ccfea81f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002990 10.0.0.19 - - [2026-03-05 19:30:41] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.19 - - [2026-03-05 19:30:41] "GET /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008820 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.015581 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.025020 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.018759 10.0.0.19 - - [2026-03-05 19:30:41] "POST /set-tag HTTP/1.1" 200 109 0.012913 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /instance-ip/3b5dd33c-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.042500 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /virtual-machine-interface/3b462d36-18c9-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.039096 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /virtual-machine/96251b56-b308-45a4-b86f-524ccfea81f8 HTTP/1.1" 200 115 0.018847 10.0.0.19 - - [2026-03-05 19:30:41] "DELETE /tag/550d9a21-9531-4ab2-9c0f-aba020e38fae HTTP/1.1" 200 115 0.033058 10.0.0.19 - - [2026-03-05 19:30:42] "DELETE /tag/8846bb37-dc35-429c-8b56-5d95b9fafbf4 HTTP/1.1" 200 115 0.038181 10.0.0.19 - - [2026-03-05 19:30:42] "DELETE /tag/3862ff87-bf0f-4f9c-8f1a-ab93aa5a3a6c HTTP/1.1" 200 115 0.033552 10.0.0.19 - - [2026-03-05 19:30:43] "POST /projects HTTP/1.1" 409 238 0.002285 10.0.0.19 - - [2026-03-05 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-03-05 19:30:43] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027932 10.0.0.19 - - [2026-03-05 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2026-03-05 19:30:43] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004102 10.0.0.19 - - [2026-03-05 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2026-03-05 19:30:43] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003397 10.0.0.19 - - [2026-03-05 19:30:43] "POST /security-groups HTTP/1.1" 409 285 0.002264 10.0.0.19 - - [2026-03-05 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2026-03-05 19:30:44] "PUT /security-group/5791b1ed-6a43-4718-b832-99b9f33d84ca HTTP/1.1" 200 262 0.055557 10.0.0.19 - - [2026-03-05 19:30:44] "PUT /access-control-list/d66eec3e-494c-4ac4-b796-1ffe5e6126d0 HTTP/1.1" 200 272 0.013356 10.0.0.19 - - [2026-03-05 19:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031822 10.0.0.19 - - [2026-03-05 19:30:44] "PUT /access-control-list/70b3b55a-cc09-4368-a62f-15ab5ad8d191 HTTP/1.1" 200 272 0.022627 10.0.0.19 - - [2026-03-05 19:30:49] "POST /projects HTTP/1.1" 409 238 0.001958 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-03-05 19:30:49] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034231 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-03-05 19:30:49] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004512 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-03-05 19:30:49] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003705 10.0.0.19 - - [2026-03-05 19:30:49] "POST /security-groups HTTP/1.1" 409 285 0.002545 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-03-05 19:30:49] "PUT /security-group/5791b1ed-6a43-4718-b832-99b9f33d84ca HTTP/1.1" 200 262 0.055308 10.0.0.19 - - [2026-03-05 19:30:49] "PUT /access-control-list/d66eec3e-494c-4ac4-b796-1ffe5e6126d0 HTTP/1.1" 200 272 0.008180 10.0.0.19 - - [2026-03-05 19:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024103 10.0.0.19 - - [2026-03-05 19:30:49] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016427 10.0.0.19 - - [2026-03-05 19:30:49] "PUT /access-control-list/70b3b55a-cc09-4368-a62f-15ab5ad8d191 HTTP/1.1" 200 272 0.024621 10.0.0.19 - - [2026-03-05 19:30:49] "GET /firewall-rule/bb7f7b3b-7ce5-447f-9f5c-b8b04bfdb936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004029 10.0.0.19 - - [2026-03-05 19:30:49] "POST /ref-update HTTP/1.1" 200 156 0.044183 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /firewall-rule/bb7f7b3b-7ce5-447f-9f5c-b8b04bfdb936 HTTP/1.1" 200 115 0.038759 10.0.0.19 - - [2026-03-05 19:30:49] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007985 10.0.0.19 - - [2026-03-05 19:30:49] "GET /firewall-rule/9a29ecee-2c15-4bd1-889e-2dcd2fc11a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002960 10.0.0.19 - - [2026-03-05 19:30:49] "POST /ref-update HTTP/1.1" 200 156 0.056817 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /firewall-rule/9a29ecee-2c15-4bd1-889e-2dcd2fc11a44 HTTP/1.1" 200 115 0.047756 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /tag/77d5864f-4674-4bdd-ac42-12f46e33ad43 HTTP/1.1" 200 115 0.038959 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9 HTTP/1.1" 409 236 0.003695 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88 HTTP/1.1" 409 236 0.005213 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.19 - - [2026-03-05 19:30:49] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003363 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-03-05 19:30:49] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003817 10.0.0.19 - - [2026-03-05 19:30:49] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.040605 10.0.0.19 - - [2026-03-05 19:30:49] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.056192 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /security-group/5791b1ed-6a43-4718-b832-99b9f33d84ca HTTP/1.1" 200 115 0.042320 10.0.0.19 - - [2026-03-05 19:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /access-control-list/d66eec3e-494c-4ac4-b796-1ffe5e6126d0 HTTP/1.1" 200 115 0.027954 10.0.0.19 - - [2026-03-05 19:30:49] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051755 10.0.0.19 - - [2026-03-05 19:30:49] "DELETE /access-control-list/70b3b55a-cc09-4368-a62f-15ab5ad8d191 HTTP/1.1" 200 115 0.049480 10.0.0.19 - - [2026-03-05 19:30:50] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?fields=security_groups HTTP/1.1" 200 1353 0.031699 10.0.0.19 - - [2026-03-05 19:30:50] "DELETE /security-group/5e43125a-bb08-4713-aa85-af7743b9807e HTTP/1.1" 200 115 0.034734 10.0.0.19 - - [2026-03-05 19:30:50] "DELETE /access-control-list/b5931693-dcc0-4b74-8f16-477a9499f975 HTTP/1.1" 200 115 0.039619 10.0.0.19 - - [2026-03-05 19:30:50] "GET /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70?fields=application_policy_sets HTTP/1.1" 200 1392 0.049425 10.0.0.19 - - [2026-03-05 19:30:50] "DELETE /access-control-list/8bfc6435-66a4-4037-a7a8-236853b99f4f HTTP/1.1" 200 115 0.041932 10.0.0.19 - - [2026-03-05 19:30:50] "DELETE /project/dd8ed563-b5df-4b6c-9456-b5ecf7529f70 HTTP/1.1" 200 115 0.312933 10.0.0.19 - - [2026-03-05 19:30:50] "POST /projects HTTP/1.1" 409 238 0.002712 10.0.0.19 - - [2026-03-05 19:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-03-05 19:30:50] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029395 10.0.0.19 - - [2026-03-05 19:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2026-03-05 19:30:50] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004218 10.0.0.19 - - [2026-03-05 19:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-03-05 19:30:50] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004606 10.0.0.19 - - [2026-03-05 19:30:50] "POST /security-groups HTTP/1.1" 409 285 0.003077 10.0.0.19 - - [2026-03-05 19:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-03-05 19:30:50] "PUT /security-group/1508a0e7-a7b8-43fd-83f5-a10b691e4126 HTTP/1.1" 200 262 0.063301 10.0.0.19 - - [2026-03-05 19:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015574 10.0.0.19 - - [2026-03-05 19:30:50] "PUT /access-control-list/7716783f-d8b2-4b0c-adf3-45ab15ba856e HTTP/1.1" 200 272 0.021304 10.0.0.19 - - [2026-03-05 19:30:50] "PUT /access-control-list/85607fef-2537-49c9-9b08-4facf95efd6d HTTP/1.1" 200 272 0.011127 10.0.0.19 - - [2026-03-05 19:30:54] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002629 10.0.0.19 - - [2026-03-05 19:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.19 - - [2026-03-05 19:30:54] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002821 10.0.0.19 - - [2026-03-05 19:30:54] "GET /firewall-policy/9c2ccafa-0b35-4c1a-bd3c-a209913cf909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002471 10.0.0.19 - - [2026-03-05 19:30:54] "GET /firewall-rule/d592ef82-ed96-4830-9026-60a4b9c06ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002271 10.0.0.19 - - [2026-03-05 19:30:54] "POST /ref-update HTTP/1.1" 200 156 0.012265 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /firewall-rule/d592ef82-ed96-4830-9026-60a4b9c06ccf HTTP/1.1" 200 115 0.065477 10.0.0.19 - - [2026-03-05 19:30:55] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004258 10.0.0.19 - - [2026-03-05 19:30:55] "GET /firewall-rule/e842622b-1c1f-4d0d-b537-6ecd43a6e47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003089 10.0.0.19 - - [2026-03-05 19:30:55] "POST /ref-update HTTP/1.1" 200 156 0.016635 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /firewall-rule/e842622b-1c1f-4d0d-b537-6ecd43a6e47a HTTP/1.1" 200 115 0.046340 10.0.0.19 - - [2026-03-05 19:30:55] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003740 10.0.0.19 - - [2026-03-05 19:30:55] "GET /firewall-rule/a3c51946-16a6-4dbc-959a-8f4648602837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002848 10.0.0.19 - - [2026-03-05 19:30:55] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /firewall-rule/a3c51946-16a6-4dbc-959a-8f4648602837 HTTP/1.1" 200 115 0.044560 10.0.0.19 - - [2026-03-05 19:30:55] "GET /application-policy-set/008f9354-69a7-44ed-aab3-c743a33779c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004066 10.0.0.19 - - [2026-03-05 19:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-03-05 19:30:55] "GET /policy-management/f75e3578-7f72-45dc-aaf5-ddb44b0e0ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002532 10.0.0.19 - - [2026-03-05 19:30:55] "GET /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005935 10.0.0.19 - - [2026-03-05 19:30:55] "POST /ref-update HTTP/1.1" 200 156 0.029941 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /firewall-policy/274867f2-388b-42d6-aa71-cd421a7ceb39 HTTP/1.1" 200 115 0.049191 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /tag/286f4bc0-5ad6-4bce-b4e0-bbabbc585cb5 HTTP/1.1" 200 115 0.062333 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /tag/44801222-338d-4f23-a26d-83decde6a8bc HTTP/1.1" 200 115 0.044462 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /tag/06ffeaae-8a6e-4267-b470-92b370f0f8a9 HTTP/1.1" 200 115 0.026102 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /tag/2d8fe0c8-c97e-4d63-99c9-6970b5c43a88 HTTP/1.1" 200 115 0.042706 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /loadbalancer-member/ede27307-30be-4978-833d-03d4bf4516e0 HTTP/1.1" 200 115 0.028743 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /loadbalancer-pool/0499c4e9-1d70-44d5-bb3d-831d2f375886 HTTP/1.1" 200 115 0.021231 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /loadbalancer-listener/7fd0c45c-f57e-418a-9f85-39e8544e52b2 HTTP/1.1" 200 115 0.025596 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /loadbalancer/b58dd950-1cb3-498e-bcab-02ba0c3761cc HTTP/1.1" 200 115 0.034865 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /floating-ip/926e8af9-61ab-42d5-a173-6a39ef0af884 HTTP/1.1" 200 115 0.023428 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /instance-ip/ac10207b-a3f8-467d-bbdd-4865115f2800 HTTP/1.1" 200 115 0.044873 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /virtual-machine-interface/a1cc99b4-4c7a-4dbe-8d2a-7c16f50f2c7e HTTP/1.1" 200 115 0.047143 10.0.0.19 - - [2026-03-05 19:30:55] "DELETE /tag/ce10f3bd-0325-4207-a2f7-a12944e32033 HTTP/1.1" 200 115 0.036381 10.0.0.19 - - [2026-03-05 19:30:55] "POST /projects HTTP/1.1" 409 238 0.001929 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-03-05 19:30:56] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037434 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2026-03-05 19:30:56] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004864 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013187 10.0.0.19 - - [2026-03-05 19:30:56] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004434 10.0.0.19 - - [2026-03-05 19:30:56] "POST /security-groups HTTP/1.1" 409 285 0.002605 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2026-03-05 19:30:56] "PUT /security-group/1508a0e7-a7b8-43fd-83f5-a10b691e4126 HTTP/1.1" 200 262 0.057878 10.0.0.19 - - [2026-03-05 19:30:56] "PUT /access-control-list/7716783f-d8b2-4b0c-adf3-45ab15ba856e HTTP/1.1" 200 272 0.025312 10.0.0.19 - - [2026-03-05 19:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048182 10.0.0.19 - - [2026-03-05 19:30:56] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.016095 10.0.0.19 - - [2026-03-05 19:30:56] "PUT /access-control-list/85607fef-2537-49c9-9b08-4facf95efd6d HTTP/1.1" 200 272 0.038735 10.0.0.19 - - [2026-03-05 19:30:56] "GET /firewall-rule/d85478f4-3d40-431c-89c6-17c5e53d9a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002676 10.0.0.19 - - [2026-03-05 19:30:56] "POST /ref-update HTTP/1.1" 200 156 0.054890 10.0.0.19 - - [2026-03-05 19:30:56] "DELETE /firewall-rule/d85478f4-3d40-431c-89c6-17c5e53d9a51 HTTP/1.1" 200 115 0.050973 10.0.0.19 - - [2026-03-05 19:30:56] "GET /firewall-policy/e597a73c-b4ad-46c2-b6d0-4b14ea5e7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006527 10.0.0.19 - - [2026-03-05 19:30:56] "GET /firewall-rule/954a8616-f09e-4fec-b3f7-1ed47773cc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002537 10.0.0.19 - - [2026-03-05 19:30:56] "POST /ref-update HTTP/1.1" 200 156 0.055613 10.0.0.19 - - [2026-03-05 19:30:56] "DELETE /firewall-rule/954a8616-f09e-4fec-b3f7-1ed47773cc27 HTTP/1.1" 200 115 0.046510 10.0.0.19 - - [2026-03-05 19:30:56] "DELETE /tag/99b06ef1-28f8-4985-be54-de66ce929a4d HTTP/1.1" 200 115 0.041355 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.19 - - [2026-03-05 19:30:56] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004848 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-03-05 19:30:56] "GET /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004606 10.0.0.19 - - [2026-03-05 19:30:56] "PUT /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5 HTTP/1.1" 200 264 0.042649 10.0.0.19 - - [2026-03-05 19:30:56] "PUT /virtual-network/5761756e-52e8-4830-b54f-6429e0ef3849 HTTP/1.1" 200 264 0.045025 10.0.0.19 - - [2026-03-05 19:30:56] "DELETE /security-group/1508a0e7-a7b8-43fd-83f5-a10b691e4126 HTTP/1.1" 200 115 0.063547 10.0.0.19 - - [2026-03-05 19:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2026-03-05 19:30:56] "DELETE /access-control-list/7716783f-d8b2-4b0c-adf3-45ab15ba856e HTTP/1.1" 200 115 0.038911 10.0.0.19 - - [2026-03-05 19:30:57] "DELETE /access-control-list/85607fef-2537-49c9-9b08-4facf95efd6d HTTP/1.1" 200 115 0.037110 10.0.0.19 - - [2026-03-05 19:30:57] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041159 10.0.0.19 - - [2026-03-05 19:30:57] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?fields=security_groups HTTP/1.1" 200 1353 0.043314 10.0.0.19 - - [2026-03-05 19:30:57] "DELETE /security-group/f6c7dbb8-a39d-4611-92d9-6e51cbb5e0d4 HTTP/1.1" 200 115 0.053977 10.0.0.19 - - [2026-03-05 19:30:57] "DELETE /access-control-list/ba24685c-650a-44b6-99b6-0ec4cff5c216 HTTP/1.1" 200 115 0.033674 10.0.0.19 - - [2026-03-05 19:30:57] "GET /project/adb60e28-e09b-483d-b1b8-b1d0e082488d?fields=application_policy_sets HTTP/1.1" 200 1392 0.062107 10.0.0.19 - - [2026-03-05 19:30:57] "DELETE /access-control-list/5c5ed287-fc16-48be-8965-566b8b3f5dd4 HTTP/1.1" 200 115 0.064639 10.0.0.19 - - [2026-03-05 19:30:57] "DELETE /project/adb60e28-e09b-483d-b1b8-b1d0e082488d HTTP/1.1" 200 115 0.341280 10.0.0.19 - - [2026-03-05 19:31:45] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.19 - - [2026-03-05 19:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.19 - - [2026-03-05 19:31:45] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003422 10.0.0.19 - - [2026-03-05 19:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-03-05 19:31:46] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002393 10.0.0.19 - - [2026-03-05 19:32:02] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.19 - - [2026-03-05 19:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-03-05 19:32:02] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005349 10.0.0.19 - - [2026-03-05 19:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-03-05 19:32:02] "GET /config-node/41eaaac9-1ba0-4e8e-b626-542fbbe46d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002182 10.0.0.19 - - [2026-03-05 19:32:02] "GET / HTTP/1.1" 200 35931 0.002470 10.0.0.19 - - [2026-03-05 19:32:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009754 10.0.0.19 - - [2026-03-05 19:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2026-03-05 19:32:07] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003307 10.0.0.19 - - [2026-03-05 19:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2026-03-05 19:32:07] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.009800 10.0.0.19 - - [2026-03-05 19:32:08] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 264 0.002114 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/864aa961-bafb-4fe3-8a04-4be11d7d880a HTTP/1.1" 200 244 0.010183 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 261 0.005218 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/ae649994-cc65-4de2-bb0d-7e36d5380ac4 HTTP/1.1" 200 244 0.010169 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 261 0.008361 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/b631db11-13d4-465e-820d-9f8235a997f3 HTTP/1.1" 200 244 0.010440 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 253 0.012834 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/0592d5cb-c5a9-46f7-adf4-b9f6d476ecae HTTP/1.1" 200 244 0.011274 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 251 0.002847 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/2d6dda15-92b0-459b-af06-7301eb5d47b3 HTTP/1.1" 200 244 0.011051 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 252 0.005993 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/86872647-aadd-4f05-8a8c-6f4f6a834196 HTTP/1.1" 200 244 0.010759 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 256 0.008766 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/8d7b7cb2-77b3-4869-9aa9-1e781c6c2341 HTTP/1.1" 200 244 0.010336 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 248 0.010486 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/3ee09508-0d0a-4db1-b4e8-6ef7afa9aeba HTTP/1.1" 200 244 0.011371 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 252 0.011649 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/317690d1-23b3-4924-8a20-3e9a1ede6480 HTTP/1.1" 200 244 0.010258 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 257 0.003669 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/d030f93c-a579-44d7-b42a-53655d563616 HTTP/1.1" 200 244 0.010630 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 251 0.004443 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/91791318-6368-4142-88fa-e1efbb86aaa9 HTTP/1.1" 200 244 0.011467 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 257 0.007514 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/be7de439-997f-4bee-a096-fd2d195bf23e HTTP/1.1" 200 244 0.010918 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 261 0.005054 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/8fd4d094-38dd-4d54-b105-b986907fb980 HTTP/1.1" 200 244 0.010699 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 258 0.012915 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-03-05 19:32:08] "PUT /alarm/c0795e44-263b-4b49-bc6b-f6245baa8b0b HTTP/1.1" 200 244 0.021495 10.0.0.19 - - [2026-03-05 19:32:08] "POST /alarms HTTP/1.1" 409 254 0.007348 10.0.0.19 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/2d860877-61e0-4cca-b992-c09aca5c2e44 HTTP/1.1" 200 244 0.010644 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 254 0.011042 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/917f2a35-9cb2-4d66-ac57-22788b9d3ded HTTP/1.1" 200 244 0.011931 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 254 0.014595 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/c30b5dff-8021-492d-955d-7c7875d882ae HTTP/1.1" 200 244 0.012345 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 247 0.016729 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/2aa0af17-4b26-4147-85a0-6346b191e3ae HTTP/1.1" 200 244 0.024366 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 272 0.004856 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/5e6bb9ac-a38a-407b-b1bd-7797d57e9d0a HTTP/1.1" 200 244 0.013054 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 261 0.014657 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/4c4e89df-2ccf-465d-98a4-06b2f7cabce7 HTTP/1.1" 200 244 0.011971 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 259 0.005978 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/9e634e84-6c28-47ef-b783-e30111bdff6a HTTP/1.1" 200 244 0.009786 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 265 0.013447 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/6143956c-b3bf-48c9-a06e-d7c491ca841e HTTP/1.1" 200 244 0.011840 10.0.0.19 - - [2026-03-05 19:32:09] "POST /alarms HTTP/1.1" 409 279 0.013253 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /alarm/f118a35c-a59c-4399-a399-ff834631613d HTTP/1.1" 200 244 0.012398 10.0.0.19 - - [2026-03-05 19:32:09] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.19 - - [2026-03-05 19:32:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001992 10.0.0.19 - - [2026-03-05 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-03-05 19:32:09] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.008071 10.0.0.19 - - [2026-03-05 19:32:10] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.19 - - [2026-03-05 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-03-05 19:32:10] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002539 10.0.0.19 - - [2026-03-05 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-03-05 19:32:10] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.008095 10.0.0.19 - - [2026-03-05 19:32:10] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.19 - - [2026-03-05 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-03-05 19:32:10] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004535 10.0.0.19 - - [2026-03-05 19:32:10] "PUT /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944 HTTP/1.1" 200 274 0.014331 10.0.0.19 - - [2026-03-05 19:32:13] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.19 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015847 10.0.0.19 - - [2026-03-05 19:32:13] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008495 10.0.0.19 - - [2026-03-05 19:32:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002187 10.0.0.19 - - [2026-03-05 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-03-05 19:32:14] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003303 10.0.0.19 - - [2026-03-05 19:32:14] "PUT /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5 HTTP/1.1" 200 254 0.013570 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:32:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:32:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.19 - - [2026-03-05 19:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-03-05 19:32:16] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004124 10.0.0.19 - - [2026-03-05 19:32:29] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.19 - - [2026-03-05 19:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-05 19:32:29] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004789 10.0.0.19 - - [2026-03-05 19:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-03-05 19:32:29] "GET /config-node/41eaaac9-1ba0-4e8e-b626-542fbbe46d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001888 10.0.0.19 - - [2026-03-05 19:32:40] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.19 - - [2026-03-05 19:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-03-05 19:32:40] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002706 10.0.0.19 - - [2026-03-05 19:32:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001596 10.0.0.19 - - [2026-03-05 19:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-03-05 19:32:40] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004341 10.0.0.19 - - [2026-03-05 19:32:40] "PUT /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5 HTTP/1.1" 200 254 0.012146 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:32:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:32:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004468 10.0.0.19 - - [2026-03-05 19:32:54] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.19 - - [2026-03-05 19:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-03-05 19:32:54] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004090 10.0.0.19 - - [2026-03-05 19:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2026-03-05 19:32:54] "GET /config-node/41eaaac9-1ba0-4e8e-b626-542fbbe46d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001794 10.0.0.19 - - [2026-03-05 19:32:54] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.19 - - [2026-03-05 19:32:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001930 10.0.0.19 - - [2026-03-05 19:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2026-03-05 19:32:59] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002536 10.0.0.19 - - [2026-03-05 19:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-03-05 19:32:59] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.020279 10.0.0.19 - - [2026-03-05 19:33:00] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 264 0.002077 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/864aa961-bafb-4fe3-8a04-4be11d7d880a HTTP/1.1" 200 244 0.011956 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 261 0.007345 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/ae649994-cc65-4de2-bb0d-7e36d5380ac4 HTTP/1.1" 200 244 0.015977 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 261 0.006028 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/b631db11-13d4-465e-820d-9f8235a997f3 HTTP/1.1" 200 244 0.013057 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 253 0.012182 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/0592d5cb-c5a9-46f7-adf4-b9f6d476ecae HTTP/1.1" 200 244 0.011089 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 251 0.009009 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/2d6dda15-92b0-459b-af06-7301eb5d47b3 HTTP/1.1" 200 244 0.010392 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 252 0.006408 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/86872647-aadd-4f05-8a8c-6f4f6a834196 HTTP/1.1" 200 244 0.009547 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 256 0.008655 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/8d7b7cb2-77b3-4869-9aa9-1e781c6c2341 HTTP/1.1" 200 244 0.010535 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 248 0.006312 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/3ee09508-0d0a-4db1-b4e8-6ef7afa9aeba HTTP/1.1" 200 244 0.009740 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 252 0.010195 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/317690d1-23b3-4924-8a20-3e9a1ede6480 HTTP/1.1" 200 244 0.011328 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 257 0.003758 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/d030f93c-a579-44d7-b42a-53655d563616 HTTP/1.1" 200 244 0.010365 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 251 0.009211 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/91791318-6368-4142-88fa-e1efbb86aaa9 HTTP/1.1" 200 244 0.010449 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 257 0.011084 10.0.0.19 - - [2026-03-05 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.19 - - [2026-03-05 19:33:00] "PUT /alarm/be7de439-997f-4bee-a096-fd2d195bf23e HTTP/1.1" 200 244 0.008965 10.0.0.19 - - [2026-03-05 19:33:00] "POST /alarms HTTP/1.1" 409 261 0.006212 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/8fd4d094-38dd-4d54-b105-b986907fb980 HTTP/1.1" 200 244 0.017449 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 258 0.009551 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/c0795e44-263b-4b49-bc6b-f6245baa8b0b HTTP/1.1" 200 244 0.014627 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 254 0.010137 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/2d860877-61e0-4cca-b992-c09aca5c2e44 HTTP/1.1" 200 244 0.011625 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 254 0.006239 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/917f2a35-9cb2-4d66-ac57-22788b9d3ded HTTP/1.1" 200 244 0.014899 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 254 0.010485 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/c30b5dff-8021-492d-955d-7c7875d882ae HTTP/1.1" 200 244 0.024018 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 247 0.006591 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/2aa0af17-4b26-4147-85a0-6346b191e3ae HTTP/1.1" 200 244 0.011419 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 272 0.007437 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/5e6bb9ac-a38a-407b-b1bd-7797d57e9d0a HTTP/1.1" 200 244 0.010763 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 261 0.007704 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/4c4e89df-2ccf-465d-98a4-06b2f7cabce7 HTTP/1.1" 200 244 0.010972 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 259 0.014140 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/9e634e84-6c28-47ef-b783-e30111bdff6a HTTP/1.1" 200 244 0.015909 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 265 0.015349 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/6143956c-b3bf-48c9-a06e-d7c491ca841e HTTP/1.1" 200 244 0.010696 10.0.0.19 - - [2026-03-05 19:33:01] "POST /alarms HTTP/1.1" 409 279 0.004068 10.0.0.19 - - [2026-03-05 19:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2026-03-05 19:33:01] "PUT /alarm/f118a35c-a59c-4399-a399-ff834631613d HTTP/1.1" 200 244 0.010866 10.0.0.19 - - [2026-03-05 19:33:02] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.19 - - [2026-03-05 19:33:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002487 10.0.0.19 - - [2026-03-05 19:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-03-05 19:33:02] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.009720 10.0.0.19 - - [2026-03-05 19:33:02] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.19 - - [2026-03-05 19:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-03-05 19:33:02] "GET /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002653 10.0.0.19 - - [2026-03-05 19:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.19 - - [2026-03-05 19:33:02] "PUT /global-vrouter-config/7f858efc-74c7-4254-8b0d-d707a8c4fdc0 HTTP/1.1" 200 276 0.008870 10.0.0.19 - - [2026-03-05 19:33:02] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.19 - - [2026-03-05 19:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.19 - - [2026-03-05 19:33:02] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004801 10.0.0.19 - - [2026-03-05 19:33:02] "PUT /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944 HTTP/1.1" 200 274 0.015099 10.0.0.19 - - [2026-03-05 19:33:06] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.19 - - [2026-03-05 19:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2026-03-05 19:33:06] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002455 10.0.0.19 - - [2026-03-05 19:33:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003618 10.0.0.19 - - [2026-03-05 19:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-03-05 19:33:06] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002707 10.0.0.19 - - [2026-03-05 19:33:06] "PUT /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5 HTTP/1.1" 200 254 0.012497 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.19 - - [2026-03-05 19:33:09] "POST /tags HTTP/1.1" 200 355 0.018254 10.0.0.19 - - [2026-03-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2026-03-05 19:33:09] "GET /tag/9b390a6b-d96d-4bb5-a8fa-994f5a80f015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012992 10.0.0.19 - - [2026-03-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-03-05 19:33:09] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004578 10.0.0.19 - - [2026-03-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.19 - - [2026-03-05 19:33:09] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051110 10.0.0.19 - - [2026-03-05 19:33:09] "POST /virtual-machines HTTP/1.1" 200 351 0.016185 10.0.0.19 - - [2026-03-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032584 10.0.0.19 - - [2026-03-05 19:33:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.151048 10.0.0.19 - - [2026-03-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011955 10.0.0.19 - - [2026-03-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.039088 10.0.0.19 - - [2026-03-05 19:33:09] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004877 10.0.0.19 - - [2026-03-05 19:33:09] "POST /instance-ips HTTP/1.1" 200 391 0.022911 10.0.0.19 - - [2026-03-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029369 10.0.0.19 - - [2026-03-05 19:33:09] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.014406 10.0.0.19 - - [2026-03-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.015151 10.0.0.19 - - [2026-03-05 19:33:09] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.018576 10.0.0.19 - - [2026-03-05 19:33:09] "GET /instance-ip/2457ec12-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003864 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004886 10.0.0.19 - - [2026-03-05 19:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005576 10.0.0.19 - - [2026-03-05 19:33:10] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.022011 10.0.0.19 - - [2026-03-05 19:33:10] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.19 - - [2026-03-05 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-network/fce20e47-489e-4004-87a4-6d46e0a51dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003827 10.0.0.19 - - [2026-03-05 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2026-03-05 19:33:10] "GET /project/ad7783c4-85c4-4db9-8423-846f85e51b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049660 10.0.0.19 - - [2026-03-05 19:33:10] "POST /virtual-machines HTTP/1.1" 200 355 0.012883 10.0.0.19 - - [2026-03-05 19:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012502 10.0.0.19 - - [2026-03-05 19:33:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116576 10.0.0.19 - - [2026-03-05 19:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009771 10.0.0.19 - - [2026-03-05 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010996 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004808 10.0.0.19 - - [2026-03-05 19:33:10] "POST /instance-ips HTTP/1.1" 200 395 0.033552 10.0.0.19 - - [2026-03-05 19:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024869 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.020212 10.0.0.19 - - [2026-03-05 19:33:10] "POST /set-tag HTTP/1.1" 200 109 0.017735 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014855 10.0.0.19 - - [2026-03-05 19:33:10] "GET /instance-ip/24d42f8e-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.021196 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006841 10.0.0.19 - - [2026-03-05 19:33:10] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.19 - - [2026-03-05 19:33:10] "GET /virtual-router/58c0f8c7-6af7-467f-b61d-8f1c50b25ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005949 10.0.0.19 - - [2026-03-05 19:33:10] "POST /ref-update HTTP/1.1" 200 156 0.017344 10.0.0.19 - - [2026-03-05 19:33:11] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012091 10.0.0.19 - - [2026-03-05 19:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.19 - - [2026-03-05 19:33:11] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007133 10.0.0.19 - - [2026-03-05 19:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.19 - - [2026-03-05 19:33:11] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006330 10.0.0.19 - - [2026-03-05 19:33:11] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.19 - - [2026-03-05 19:33:23] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007089 10.0.0.19 - - [2026-03-05 19:33:23] "POST /set-tag HTTP/1.1" 200 109 0.004611 10.0.0.19 - - [2026-03-05 19:33:23] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009481 10.0.0.19 - - [2026-03-05 19:33:23] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.19 - - [2026-03-05 19:33:24] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004101 10.0.0.19 - - [2026-03-05 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.19 - - [2026-03-05 19:33:43] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.19 - - [2026-03-05 19:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-03-05 19:33:43] "GET /global-system-config/cd493f29-6e6d-45c6-b533-98f8fd24e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006332 10.0.0.19 - - [2026-03-05 19:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.19 - - [2026-03-05 19:33:43] "GET /config-node/41eaaac9-1ba0-4e8e-b626-542fbbe46d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013712 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:33:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:33:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.19 - - [2026-03-05 19:33:55] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.19 - - [2026-03-05 19:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-03-05 19:33:55] "GET /routing-instance/5f714a54-6789-4b25-8c6b-7bac589ca439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004175 10.0.0.19 - - [2026-03-05 19:33:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001950 10.0.0.19 - - [2026-03-05 19:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2026-03-05 19:33:55] "GET /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002630 10.0.0.19 - - [2026-03-05 19:33:55] "PUT /bgp-router/ac635b10-b27b-45e4-b9bd-3196248a75b5 HTTP/1.1" 200 254 0.012230 10.0.0.19 - - [2026-03-05 19:33:56] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006142 10.0.0.19 - - [2026-03-05 19:33:56] "POST /set-tag HTTP/1.1" 200 109 0.004471 10.0.0.19 - - [2026-03-05 19:33:56] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006596 10.0.0.19 - - [2026-03-05 19:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2026-03-05 19:33:56] "GET /virtual-machine/32a11b74-9e99-472d-8f06-8b3d5dc00c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002702 10.0.0.19 - - [2026-03-05 19:33:56] "POST /ref-update HTTP/1.1" 200 156 0.010410 10.0.0.19 - - [2026-03-05 19:33:56] "GET /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003657 10.0.0.19 - - [2026-03-05 19:33:56] "POST /set-tag HTTP/1.1" 200 109 0.025463 10.0.0.19 - - [2026-03-05 19:33:56] "POST /set-tag HTTP/1.1" 200 109 0.017021 10.0.0.19 - - [2026-03-05 19:33:56] "DELETE /instance-ip/2457ec12-18ca-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.066454 10.0.0.19 - - [2026-03-05 19:33:56] "DELETE /virtual-machine-interface/24380b18-18ca-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.049204 10.0.0.19 - - [2026-03-05 19:33:56] "DELETE /virtual-machine/32a11b74-9e99-472d-8f06-8b3d5dc00c34 HTTP/1.1" 200 115 0.036661 10.0.0.19 - - [2026-03-05 19:33:56] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006644 10.0.0.19 - - [2026-03-05 19:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002443 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:34:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.19 - - [2026-03-05 19:34:27] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005014 10.0.0.19 - - [2026-03-05 19:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.19 - - [2026-03-05 19:34:27] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005009 10.0.0.19 - - [2026-03-05 19:34:27] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.19 - - [2026-03-05 19:34:27] "GET /virtual-machine/f7be4a2a-888c-489d-910c-5fa5cf39c4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002776 10.0.0.19 - - [2026-03-05 19:34:27] "POST /ref-update HTTP/1.1" 200 156 0.013955 10.0.0.19 - - [2026-03-05 19:34:27] "GET /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010989 10.0.0.19 - - [2026-03-05 19:34:27] "POST /set-tag HTTP/1.1" 200 109 0.023247 10.0.0.19 - - [2026-03-05 19:34:27] "POST /set-tag HTTP/1.1" 200 109 0.059735 10.0.0.19 - - [2026-03-05 19:34:27] "DELETE /instance-ip/24d42f8e-18ca-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.057230 10.0.0.19 - - [2026-03-05 19:34:27] "DELETE /virtual-machine-interface/24b885f4-18ca-11f1-83b5-fa163e1a4bdc HTTP/1.1" 200 115 0.050019 10.0.0.19 - - [2026-03-05 19:34:27] "DELETE /virtual-machine/f7be4a2a-888c-489d-910c-5fa5cf39c4c5 HTTP/1.1" 200 115 0.015814 10.0.0.19 - - [2026-03-05 19:34:27] "DELETE /tag/9b390a6b-d96d-4bb5-a8fa-994f5a80f015 HTTP/1.1" 200 115 0.043308 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:35:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.19 - - [2026-03-05 19:35:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997