++ 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: =================== Tue Mar 24 08:07:49 PM UTC 2026 ===================' INFO: =================== Tue Mar 24 08:07:49 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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.2.48.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.2.48.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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ 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/24/2026 20:08:34.973 7f5089e1bc00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/24/2026 20:08:35.308 7f5089e1bc00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/24/2026 20:08:35.326 7f5089e1bc00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/24/2026 20:08:35.326 7f5089e1bc00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-03-24 20:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000638 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-24 20:08:50] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.19 - - [2026-03-24 20:08:50] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.19 - - [2026-03-24 20:08:51] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.19 - - [2026-03-24 20:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.19 - - [2026-03-24 20:08:51] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012150 10.0.0.19 - - [2026-03-24 20:08:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002462 10.0.0.19 - - [2026-03-24 20:08:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.023603 10.0.0.19 - - [2026-03-24 20:08:51] "GET / HTTP/1.1" 200 45303 0.001391 10.0.0.19 - - [2026-03-24 20:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.19 - - [2026-03-24 20:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-03-24 20:08:52] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.19 - - [2026-03-24 20:08:52] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.003016 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2026-03-24 20:08:52] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007195 10.0.0.19 - - [2026-03-24 20:08:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025956 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.002224 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.19 - - [2026-03-24 20:08:52] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005429 10.0.0.19 - - [2026-03-24 20:08:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.033320 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009045 10.0.0.19 - - [2026-03-24 20:08:52] "GET /network-ipam/bb4abbc9-9f5f-4ed1-bf4d-455be312460c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008013 10.0.0.19 - - [2026-03-24 20:08:52] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.19 - - [2026-03-24 20:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.19 - - [2026-03-24 20:08:52] "POST /service-templates HTTP/1.1" 200 511 0.044828 10.0.0.19 - - [2026-03-24 20:08:52] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003070 10.0.0.19 - - [2026-03-24 20:08:52] "POST /service-templates HTTP/1.1" 200 501 0.034281 10.0.0.19 - - [2026-03-24 20:08:52] "POST /bgp-routers HTTP/1.1" 200 616 0.049484 10.0.0.19 - - [2026-03-24 20:08:52] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.014773 10.0.0.19 - - [2026-03-24 20:08:53] "POST /service-templates HTTP/1.1" 200 515 0.042962 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019104 10.0.0.19 - - [2026-03-24 20:08:53] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008767 10.0.0.19 - - [2026-03-24 20:08:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004084 10.0.0.19 - - [2026-03-24 20:08:53] "POST /service-templates HTTP/1.1" 200 535 0.034201 10.0.0.19 - - [2026-03-24 20:08:53] "POST /ref-update HTTP/1.1" 200 156 0.008397 10.0.0.19 - - [2026-03-24 20:08:53] "POST /service-templates HTTP/1.1" 200 507 0.042087 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008663 10.0.0.19 - - [2026-03-24 20:08:53] "GET /network-ipam/bb4abbc9-9f5f-4ed1-bf4d-455be312460c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008039 10.0.0.19 - - [2026-03-24 20:08:53] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.19 - - [2026-03-24 20:08:53] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012604 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002593 10.0.0.19 - - [2026-03-24 20:08:53] "POST /analytics-nodes HTTP/1.1" 200 599 0.032763 10.0.0.19 - - [2026-03-24 20:08:53] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.19 - - [2026-03-24 20:08:53] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008466 10.0.0.19 - - [2026-03-24 20:08:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002230 10.0.0.19 - - [2026-03-24 20:08:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034342 10.0.0.19 - - [2026-03-24 20:08:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.004121 10.0.0.19 - - [2026-03-24 20:08:54] "POST /access-control-lists HTTP/1.1" 200 587 0.045778 10.0.0.19 - - [2026-03-24 20:08:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.006750 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.19 - - [2026-03-24 20:08:54] "POST /access-control-lists HTTP/1.1" 200 585 0.034756 10.0.0.19 - - [2026-03-24 20:08:54] "POST /route-targets HTTP/1.1" 200 327 0.020932 10.0.0.19 - - [2026-03-24 20:08:54] "POST /ref-update HTTP/1.1" 200 156 0.025746 10.0.0.19 - - [2026-03-24 20:08:54] "POST /route-targets HTTP/1.1" 200 327 0.071571 10.0.0.19 - - [2026-03-24 20:08:54] "POST /ref-update HTTP/1.1" 200 156 0.021325 10.0.0.19 - - [2026-03-24 20:08:54] "POST /route-targets HTTP/1.1" 200 327 0.061808 10.0.0.19 - - [2026-03-24 20:08:55] "POST /ref-update HTTP/1.1" 200 156 0.023619 10.0.0.19 - - [2026-03-24 20:08:55] "POST /route-targets HTTP/1.1" 200 327 0.017912 10.0.0.19 - - [2026-03-24 20:08:55] "POST /ref-update HTTP/1.1" 200 156 0.017905 10.0.0.19 - - [2026-03-24 20:08:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003060 10.0.0.19 - - [2026-03-24 20:08:55] "POST /access-control-lists HTTP/1.1" 200 551 0.083605 10.0.0.19 - - [2026-03-24 20:08:55] "PUT /access-control-list/8bca0402-b7af-4504-9c32-3bb1375feb56 HTTP/1.1" 200 272 0.019376 10.0.0.19 - - [2026-03-24 20:08:55] "PUT /access-control-list/503b323b-a863-41be-bdc3-e409af8d315c HTTP/1.1" 200 272 0.038644 10.0.0.19 - - [2026-03-24 20:08:55] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.19 - - [2026-03-24 20:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2026-03-24 20:08:55] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005358 10.0.0.19 - - [2026-03-24 20:08:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002146 10.0.0.19 - - [2026-03-24 20:08:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023529 10.0.0.19 - - [2026-03-24 20:08:56] "GET / HTTP/1.1" 200 35931 0.002285 10.0.0.19 - - [2026-03-24 20:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2026-03-24 20:08:56] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005027 10.0.0.19 - - [2026-03-24 20:08:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002283 10.0.0.19 - - [2026-03-24 20:08:56] "POST /database-nodes HTTP/1.1" 200 597 0.030108 10.0.0.19 - - [2026-03-24 20:08:58] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2026-03-24 20:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.19 - - [2026-03-24 20:08:58] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004654 10.0.0.19 - - [2026-03-24 20:08:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001659 10.0.0.19 - - [2026-03-24 20:08:58] "POST /config-nodes HTTP/1.1" 200 593 0.024535 10.0.0.19 - - [2026-03-24 20:08:59] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.19 - - [2026-03-24 20:08:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002728 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.19 - - [2026-03-24 20:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-03-24 20:09:04] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003222 10.0.0.19 - - [2026-03-24 20:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.19 - - [2026-03-24 20:09:04] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.012579 10.0.0.19 - - [2026-03-24 20:09:04] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 581 0.105751 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 575 0.064900 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 575 0.057284 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 559 0.060578 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 555 0.037531 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 557 0.039895 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 565 0.042994 10.0.0.19 - - [2026-03-24 20:09:04] "POST /alarms HTTP/1.1" 200 549 0.027493 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 557 0.052261 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 567 0.100080 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 555 0.031898 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 567 0.053155 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 575 0.073699 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 569 0.039804 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 561 0.064287 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 561 0.034352 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 561 0.025205 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 547 0.037235 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 595 0.044219 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 575 0.036322 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 571 0.059083 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 583 0.058487 10.0.0.19 - - [2026-03-24 20:09:05] "POST /alarms HTTP/1.1" 200 609 0.031748 10.0.0.19 - - [2026-03-24 20:09:06] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.19 - - [2026-03-24 20:09:06] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.19 - - [2026-03-24 20:09:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010804 10.0.0.19 - - [2026-03-24 20:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.19 - - [2026-03-24 20:09:06] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.014721 10.0.0.19 - - [2026-03-24 20:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007919 10.0.0.19 - - [2026-03-24 20:09:06] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008274 10.0.0.19 - - [2026-03-24 20:09:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000631 10.0.0.19 - - [2026-03-24 20:09:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.013402 10.0.0.19 - - [2026-03-24 20:09:06] "POST /security-groups HTTP/1.1" 200 570 0.114690 10.0.0.19 - - [2026-03-24 20:09:06] "POST /projects HTTP/1.1" 200 481 0.358624 10.0.0.19 - - [2026-03-24 20:09:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.006189 10.0.0.19 - - [2026-03-24 20:09:07] "POST /security-groups HTTP/1.1" 200 534 0.128232 10.0.0.19 - - [2026-03-24 20:09:07] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.19 - - [2026-03-24 20:09:07] "POST /access-control-lists HTTP/1.1" 200 579 0.125700 10.0.0.19 - - [2026-03-24 20:09:07] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010849 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.035267 10.0.0.19 - - [2026-03-24 20:09:07] "POST /chown HTTP/1.1" 200 109 0.057349 10.0.0.19 - - [2026-03-24 20:09:07] "POST /policy-managements HTTP/1.1" 409 214 0.023942 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.022677 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013779 10.0.0.19 - - [2026-03-24 20:09:07] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.061562 10.0.0.19 - - [2026-03-24 20:09:07] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017712 10.0.0.19 - - [2026-03-24 20:09:07] "POST /access-control-lists HTTP/1.1" 200 577 0.158769 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.010242 10.0.0.19 - - [2026-03-24 20:09:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.149095 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012960 10.0.0.19 - - [2026-03-24 20:09:07] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006891 10.0.0.19 - - [2026-03-24 20:09:07] "POST /access-control-lists HTTP/1.1" 200 594 0.103555 10.0.0.19 - - [2026-03-24 20:09:07] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.030638 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.047134 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.051208 10.0.0.19 - - [2026-03-24 20:09:07] "GET /virtual-network/53eead50-7502-4f3d-a321-3c24726fc0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016491 10.0.0.19 - - [2026-03-24 20:09:07] "POST /access-control-lists HTTP/1.1" 200 592 0.087885 10.0.0.19 - - [2026-03-24 20:09:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.001518 10.0.0.19 - - [2026-03-24 20:09:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.011132 10.0.0.19 - - [2026-03-24 20:09:08] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.19 - - [2026-03-24 20:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.19 - - [2026-03-24 20:09:08] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042135 10.0.0.19 - - [2026-03-24 20:09:08] "PUT /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8 HTTP/1.1" 200 274 0.071256 10.0.0.19 - - [2026-03-24 20:09:08] "POST /security-groups HTTP/1.1" 200 574 0.382100 10.0.0.19 - - [2026-03-24 20:09:08] "POST /projects HTTP/1.1" 200 489 0.728909 10.0.0.19 - - [2026-03-24 20:09:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.010225 10.0.0.19 - - [2026-03-24 20:09:08] "POST /security-groups HTTP/1.1" 200 546 0.154268 10.0.0.19 - - [2026-03-24 20:09:08] "POST /access-control-lists HTTP/1.1" 200 583 0.091808 10.0.0.19 - - [2026-03-24 20:09:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.014735 10.0.0.19 - - [2026-03-24 20:09:08] "POST /chown HTTP/1.1" 200 109 0.063593 10.0.0.19 - - [2026-03-24 20:09:08] "POST /access-control-lists HTTP/1.1" 200 581 0.154086 10.0.0.19 - - [2026-03-24 20:09:08] "POST /network-ipams HTTP/1.1" 200 522 0.169258 10.0.0.19 - - [2026-03-24 20:09:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.024114 10.0.0.19 - - [2026-03-24 20:09:09] "POST /access-control-lists HTTP/1.1" 200 602 0.134716 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.006245 10.0.0.19 - - [2026-03-24 20:09:09] "POST /network-ipams HTTP/1.1" 200 510 0.187788 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.005836 10.0.0.19 - - [2026-03-24 20:09:09] "POST /access-control-lists HTTP/1.1" 200 600 0.059493 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.006525 10.0.0.19 - - [2026-03-24 20:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008261 10.0.0.19 - - [2026-03-24 20:09:09] "POST /virtual-networks HTTP/1.1" 200 538 0.244591 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.19 - - [2026-03-24 20:09:09] "POST /access-control-lists HTTP/1.1" 200 589 0.100101 10.0.0.19 - - [2026-03-24 20:09:09] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.020542 10.0.0.19 - - [2026-03-24 20:09:09] "POST /route-targets HTTP/1.1" 200 327 0.023597 10.0.0.19 - - [2026-03-24 20:09:09] "POST /network-ipams HTTP/1.1" 200 518 0.080865 10.0.0.19 - - [2026-03-24 20:09:09] "POST /ref-update HTTP/1.1" 200 156 0.111712 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.002000 10.0.0.19 - - [2026-03-24 20:09:09] "PUT /access-control-list/618ea08b-db33-449f-ad56-71a7d49209ff HTTP/1.1" 200 272 0.068343 10.0.0.19 - - [2026-03-24 20:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006345 10.0.0.19 - - [2026-03-24 20:09:09] "POST /virtual-networks HTTP/1.1" 200 546 0.225721 10.0.0.19 - - [2026-03-24 20:09:09] "POST /route-targets HTTP/1.1" 200 327 0.009080 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.19 - - [2026-03-24 20:09:09] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011821 10.0.0.19 - - [2026-03-24 20:09:09] "POST /ref-update HTTP/1.1" 200 156 0.030648 10.0.0.19 - - [2026-03-24 20:09:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.005271 10.0.0.19 - - [2026-03-24 20:09:09] "POST /network-policys HTTP/1.1" 200 538 0.021756 10.0.0.19 - - [2026-03-24 20:09:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.016266 10.0.0.19 - - [2026-03-24 20:09:10] "POST /network-policys HTTP/1.1" 200 534 0.025751 10.0.0.19 - - [2026-03-24 20:09:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.002613 10.0.0.19 - - [2026-03-24 20:09:10] "POST /network-policys HTTP/1.1" 200 542 0.035754 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/e4e4d3f5-ff1a-4b91-9260-c10db4098bfc HTTP/1.1" 200 272 0.025315 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.115977 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/e4e4d3f5-ff1a-4b91-9260-c10db4098bfc HTTP/1.1" 200 272 0.061486 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.106949 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/618ea08b-db33-449f-ad56-71a7d49209ff HTTP/1.1" 200 272 0.033037 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.085305 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.040296 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.054286 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012812 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/618ea08b-db33-449f-ad56-71a7d49209ff HTTP/1.1" 200 272 0.046967 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.091666 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/e4e4d3f5-ff1a-4b91-9260-c10db4098bfc HTTP/1.1" 200 272 0.034714 10.0.0.19 - - [2026-03-24 20:09:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.011095 10.0.0.19 - - [2026-03-24 20:09:10] "POST /access-control-lists HTTP/1.1" 200 601 0.058031 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.113117 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.053706 10.0.0.19 - - [2026-03-24 20:09:10] "PUT /access-control-list/7a4495ea-312b-4e47-94bb-f989447af873 HTTP/1.1" 200 272 0.045391 10.0.0.19 - - [2026-03-24 20:09:10] "POST /ref-update HTTP/1.1" 200 156 0.124231 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009001 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-update HTTP/1.1" 200 156 0.049531 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003615 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007107 10.0.0.19 - - [2026-03-24 20:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-03-24 20:09:11] "PUT /access-control-list/7a4495ea-312b-4e47-94bb-f989447af873 HTTP/1.1" 200 272 0.103421 10.0.0.19 - - [2026-03-24 20:09:11] "GET /virtual-network/53eead50-7502-4f3d-a321-3c24726fc0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017598 10.0.0.19 - - [2026-03-24 20:09:11] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.018519 10.0.0.19 - - [2026-03-24 20:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2026-03-24 20:09:11] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002568 10.0.0.19 - - [2026-03-24 20:09:11] "POST /firewall-policys HTTP/1.1" 200 530 0.018218 10.0.0.19 - - [2026-03-24 20:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038299 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005803 10.0.0.19 - - [2026-03-24 20:09:11] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003916 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002633 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-update HTTP/1.1" 200 156 0.013746 10.0.0.19 - - [2026-03-24 20:09:11] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.010764 10.0.0.19 - - [2026-03-24 20:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.19 - - [2026-03-24 20:09:11] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002905 10.0.0.19 - - [2026-03-24 20:09:11] "POST /firewall-policys HTTP/1.1" 200 532 0.021594 10.0.0.19 - - [2026-03-24 20:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024929 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011345 10.0.0.19 - - [2026-03-24 20:09:11] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002686 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003222 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002756 10.0.0.19 - - [2026-03-24 20:09:11] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002703 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-update HTTP/1.1" 200 156 0.013444 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-update HTTP/1.1" 200 156 0.025370 10.0.0.19 - - [2026-03-24 20:09:11] "POST /ref-update HTTP/1.1" 200 156 0.040185 10.0.0.19 - - [2026-03-24 20:09:11] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.021120 10.0.0.19 - - [2026-03-24 20:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014630 10.0.0.19 - - [2026-03-24 20:09:11] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003690 10.0.0.19 - - [2026-03-24 20:09:12] "POST /firewall-policys HTTP/1.1" 200 530 0.064689 10.0.0.19 - - [2026-03-24 20:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022367 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021061 10.0.0.19 - - [2026-03-24 20:09:12] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004506 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002567 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004438 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003466 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003032 10.0.0.19 - - [2026-03-24 20:09:12] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003174 10.0.0.19 - - [2026-03-24 20:09:12] "POST /ref-update HTTP/1.1" 200 156 0.028805 10.0.0.19 - - [2026-03-24 20:09:12] "POST /ref-update HTTP/1.1" 200 156 0.025064 10.0.0.19 - - [2026-03-24 20:09:12] "POST /ref-update HTTP/1.1" 200 156 0.086964 10.0.0.19 - - [2026-03-24 20:09:12] "POST /ref-update HTTP/1.1" 200 156 0.055882 10.0.0.19 - - [2026-03-24 20:09:12] "POST /ref-update HTTP/1.1" 200 156 0.144220 10.0.0.19 - - [2026-03-24 20:09:12] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.011764 10.0.0.19 - - [2026-03-24 20:09:12] "POST /tags HTTP/1.1" 200 299 0.066282 10.0.0.19 - - [2026-03-24 20:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.19 - - [2026-03-24 20:09:12] "GET /tag/5075f5d1-b70e-4540-b165-c62e0fb78c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015200 10.0.0.19 - - [2026-03-24 20:09:12] "POST /set-tag HTTP/1.1" 200 109 0.037936 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.001972 10.0.0.19 - - [2026-03-24 20:09:13] "POST /tags HTTP/1.1" 200 305 0.216081 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011184 10.0.0.19 - - [2026-03-24 20:09:13] "GET /tag/440eaa33-bbc9-4f04-857c-04e624598a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.085876 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-03-24 20:09:13] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.092882 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014442 10.0.0.19 - - [2026-03-24 20:09:13] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008132 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-03-24 20:09:13] "GET /service-appliance-set/40f524b3-ff96-45d0-bef9-50834c9fecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007751 10.0.0.19 - - [2026-03-24 20:09:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002540 10.0.0.19 - - [2026-03-24 20:09:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123776 10.0.0.19 - - [2026-03-24 20:09:13] "GET /virtual-machine-interface/24a860e5-fd26-40a5-8f8c-c59f5d394fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007835 10.0.0.19 - - [2026-03-24 20:09:14] "POST /instance-ips HTTP/1.1" 200 381 0.235164 10.0.0.19 - - [2026-03-24 20:09:14] "GET /instance-ip/3748f504-fd4a-4a2c-8edf-ea6f2fc2f001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012315 10.0.0.19 - - [2026-03-24 20:09:14] "POST /loadbalancers HTTP/1.1" 200 582 0.070092 10.0.0.19 - - [2026-03-24 20:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011894 10.0.0.19 - - [2026-03-24 20:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.19 - - [2026-03-24 20:09:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042710 10.0.0.19 - - [2026-03-24 20:09:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053894 10.0.0.19 - - [2026-03-24 20:09:14] "GET /instance-ip/3748f504-fd4a-4a2c-8edf-ea6f2fc2f001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002759 10.0.0.19 - - [2026-03-24 20:09:14] "GET /loadbalancer/19bf784d-48b1-4c24-a158-dfe3994350f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003480 10.0.0.19 - - [2026-03-24 20:09:14] "POST /floating-ips HTTP/1.1" 200 583 0.034292 10.0.0.19 - - [2026-03-24 20:09:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051715 10.0.0.19 - - [2026-03-24 20:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018358 10.0.0.19 - - [2026-03-24 20:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2026-03-24 20:09:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037526 10.0.0.19 - - [2026-03-24 20:09:14] "GET /loadbalancer-listener/11c1d2bd-215b-442c-b6e0-218fca09c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005009 10.0.0.19 - - [2026-03-24 20:09:14] "GET /loadbalancer-listener/11c1d2bd-215b-442c-b6e0-218fca09c3a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009817 10.0.0.19 - - [2026-03-24 20:09:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018110 10.0.0.19 - - [2026-03-24 20:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.19 - - [2026-03-24 20:09:14] "GET /instance-ip/3748f504-fd4a-4a2c-8edf-ea6f2fc2f001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007125 10.0.0.19 - - [2026-03-24 20:09:14] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008699 10.0.0.19 - - [2026-03-24 20:09:14] "GET /instance-ip/3748f504-fd4a-4a2c-8edf-ea6f2fc2f001?fields=floating_ips HTTP/1.1" 200 1170 0.016296 10.0.0.19 - - [2026-03-24 20:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.19 - - [2026-03-24 20:09:14] "GET /floating-ip/404692fb-af0f-458d-8b69-a113724b7813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.009446 10.0.0.19 - - [2026-03-24 20:09:14] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.018413 10.0.0.19 - - [2026-03-24 20:09:14] "POST /tags HTTP/1.1" 200 301 0.060090 10.0.0.19 - - [2026-03-24 20:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.19 - - [2026-03-24 20:09:14] "GET /tag/d3d9af8e-04e3-45dc-9b56-dd01fe4fe56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018384 10.0.0.19 - - [2026-03-24 20:09:14] "POST /tags HTTP/1.1" 200 325 0.054258 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-03-24 20:09:15] "GET /tag/505a8008-cf4d-42c8-bd49-9da557009f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.025999 10.0.0.19 - - [2026-03-24 20:09:15] "POST /tags HTTP/1.1" 200 363 0.057524 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-03-24 20:09:15] "GET /tag/9bfe9921-d59d-45a1-9f39-4addf5ef8031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019691 10.0.0.19 - - [2026-03-24 20:09:15] "POST /tags HTTP/1.1" 200 311 0.045951 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.19 - - [2026-03-24 20:09:15] "GET /tag/37394904-a5c9-4758-94a0-c1499134a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017954 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-03-24 20:09:15] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.016459 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-03-24 20:09:15] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036176 10.0.0.19 - - [2026-03-24 20:09:15] "POST /virtual-machines HTTP/1.1" 200 377 0.010175 10.0.0.19 - - [2026-03-24 20:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033368 10.0.0.19 - - [2026-03-24 20:09:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123295 10.0.0.19 - - [2026-03-24 20:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009818 10.0.0.19 - - [2026-03-24 20:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.19 - - [2026-03-24 20:09:15] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009537 10.0.0.19 - - [2026-03-24 20:09:15] "POST /instance-ips HTTP/1.1" 200 409 0.037135 10.0.0.19 - - [2026-03-24 20:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.052407 10.0.0.19 - - [2026-03-24 20:09:15] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013339 10.0.0.19 - - [2026-03-24 20:09:15] "POST /set-tag HTTP/1.1" 200 109 0.024868 10.0.0.19 - - [2026-03-24 20:09:15] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023361 10.0.0.19 - - [2026-03-24 20:09:15] "GET /instance-ip/553430a0-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002623 10.0.0.19 - - [2026-03-24 20:09:16] "POST /tags HTTP/1.1" 200 357 0.041329 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012523 10.0.0.19 - - [2026-03-24 20:09:16] "GET /tag/7c12e089-1c0e-4436-8b68-1883f0b82b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021468 10.0.0.19 - - [2026-03-24 20:09:16] "POST /tags HTTP/1.1" 200 305 0.019779 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.19 - - [2026-03-24 20:09:16] "GET /tag/90450ac1-2476-4929-8ba5-d9bf888d874d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018497 10.0.0.19 - - [2026-03-24 20:09:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.006834 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.003907 10.0.0.19 - - [2026-03-24 20:09:16] "POST /security-groups HTTP/1.1" 200 571 0.080515 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.001793 10.0.0.19 - - [2026-03-24 20:09:16] "POST /projects HTTP/1.1" 200 483 0.221624 10.0.0.19 - - [2026-03-24 20:09:16] "POST /access-control-lists HTTP/1.1" 200 580 0.059681 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.012614 10.0.0.19 - - [2026-03-24 20:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.056228 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014989 10.0.0.19 - - [2026-03-24 20:09:16] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.031393 10.0.0.19 - - [2026-03-24 20:09:16] "POST /access-control-lists HTTP/1.1" 200 578 0.095916 10.0.0.19 - - [2026-03-24 20:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012609 10.0.0.19 - - [2026-03-24 20:09:16] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004056 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002941 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002103 10.0.0.19 - - [2026-03-24 20:09:16] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.071579 10.0.0.19 - - [2026-03-24 20:09:16] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.111693 10.0.0.19 - - [2026-03-24 20:09:17] "POST /security-groups HTTP/1.1" 200 537 0.118223 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.005135 10.0.0.19 - - [2026-03-24 20:09:17] "POST /access-control-lists HTTP/1.1" 200 596 0.078318 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.007754 10.0.0.19 - - [2026-03-24 20:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.076048 10.0.0.19 - - [2026-03-24 20:09:17] "POST /chown HTTP/1.1" 200 109 0.019316 10.0.0.19 - - [2026-03-24 20:09:17] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006298 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-03-24 20:09:17] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.059265 10.0.0.19 - - [2026-03-24 20:09:17] "POST /tags HTTP/1.1" 409 207 0.004166 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2026-03-24 20:09:17] "POST /access-control-lists HTTP/1.1" 200 594 0.214760 10.0.0.19 - - [2026-03-24 20:09:17] "GET /tag/90450ac1-2476-4929-8ba5-d9bf888d874d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025995 10.0.0.19 - - [2026-03-24 20:09:17] "POST /firewall-rules HTTP/1.1" 200 564 0.103096 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-rule/bc17443a-0f47-455c-9bfb-926af5e5cef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005698 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004760 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-rule/bc17443a-0f47-455c-9bfb-926af5e5cef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002532 10.0.0.19 - - [2026-03-24 20:09:17] "POST /ref-update HTTP/1.1" 200 156 0.043099 10.0.0.19 - - [2026-03-24 20:09:17] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021567 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-03-24 20:09:17] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003216 10.0.0.19 - - [2026-03-24 20:09:17] "POST /tags HTTP/1.1" 409 207 0.002090 10.0.0.19 - - [2026-03-24 20:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-03-24 20:09:17] "GET /tag/90450ac1-2476-4929-8ba5-d9bf888d874d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012461 10.0.0.19 - - [2026-03-24 20:09:17] "POST /firewall-rules HTTP/1.1" 200 562 0.095617 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-rule/a82f776a-b3d8-4a9e-ba8b-773269d83fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.010057 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004211 10.0.0.19 - - [2026-03-24 20:09:17] "GET /firewall-rule/a82f776a-b3d8-4a9e-ba8b-773269d83fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002611 10.0.0.19 - - [2026-03-24 20:09:18] "POST /ref-update HTTP/1.1" 200 156 0.029219 10.0.0.19 - - [2026-03-24 20:09:18] "POST /tags HTTP/1.1" 200 355 0.023679 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008621 10.0.0.19 - - [2026-03-24 20:09:18] "GET /tag/5a4c1f80-8129-4017-90db-8c37497dabef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026431 10.0.0.19 - - [2026-03-24 20:09:18] "POST /tags HTTP/1.1" 200 303 0.019647 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009338 10.0.0.19 - - [2026-03-24 20:09:18] "GET /tag/26c09614-b173-4e3f-badb-2a561402b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.036080 10.0.0.19 - - [2026-03-24 20:09:18] "POST /projects HTTP/1.1" 409 218 0.002198 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-03-24 20:09:18] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052370 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-03-24 20:09:18] "GET /network-ipam/964ccdac-cfee-4fa8-a6ad-8e29a75fc9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002712 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011824 10.0.0.19 - - [2026-03-24 20:09:18] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008702 10.0.0.19 - - [2026-03-24 20:09:18] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.062666 10.0.0.19 - - [2026-03-24 20:09:18] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.012019 10.0.0.19 - - [2026-03-24 20:09:18] "POST /set-tag HTTP/1.1" 200 109 0.066264 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-03-24 20:09:18] "GET /network-ipam/1f7fbd98-67c0-46d6-a6bf-35cc9cc91f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003137 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-03-24 20:09:18] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006542 10.0.0.19 - - [2026-03-24 20:09:18] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.057570 10.0.0.19 - - [2026-03-24 20:09:18] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010469 10.0.0.19 - - [2026-03-24 20:09:18] "POST /set-tag HTTP/1.1" 200 109 0.049746 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.19 - - [2026-03-24 20:09:18] "GET /network-policy/8b8e20ed-23a2-4617-8a47-8cd5336f14e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008629 10.0.0.19 - - [2026-03-24 20:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-03-24 20:09:19] "GET /network-policy/9f40aecf-38ab-4fde-90ef-3b935eed8351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006195 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-03-24 20:09:19] "GET /network-policy/a52cdd09-cec6-4415-a978-dc7954079a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008296 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /network-policy/a52cdd09-cec6-4415-a978-dc7954079a01 HTTP/1.1" 200 262 0.015608 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /access-control-list/618ea08b-db33-449f-ad56-71a7d49209ff HTTP/1.1" 200 272 0.018787 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-update HTTP/1.1" 200 156 0.082699 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013385 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004827 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /access-control-list/7a4495ea-312b-4e47-94bb-f989447af873 HTTP/1.1" 200 272 0.042496 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002553 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004160 10.0.0.19 - - [2026-03-24 20:09:19] "POST /security-groups HTTP/1.1" 409 245 0.003432 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /security-group/cb934243-6681-4ccf-b758-06adf142f588 HTTP/1.1" 200 262 0.068060 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /access-control-list/7d59b216-335a-4c0f-bbd2-9d24a8625350 HTTP/1.1" 200 272 0.034320 10.0.0.19 - - [2026-03-24 20:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.044757 10.0.0.19 - - [2026-03-24 20:09:19] "PUT /access-control-list/2ae25ded-7b3f-4d00-9573-79ec4c30113f HTTP/1.1" 200 272 0.043859 10.0.0.19 - - [2026-03-24 20:09:19] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.037912 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.19 - - [2026-03-24 20:09:19] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005694 10.0.0.19 - - [2026-03-24 20:09:19] "POST /tags HTTP/1.1" 409 206 0.001849 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.19 - - [2026-03-24 20:09:19] "GET /tag/26c09614-b173-4e3f-badb-2a561402b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015010 10.0.0.19 - - [2026-03-24 20:09:19] "POST /firewall-rules HTTP/1.1" 200 562 0.089553 10.0.0.19 - - [2026-03-24 20:09:19] "GET /firewall-rule/61854e1e-0249-4d61-8850-dede8f8e0768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006548 10.0.0.19 - - [2026-03-24 20:09:19] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009346 10.0.0.19 - - [2026-03-24 20:09:19] "GET /firewall-rule/61854e1e-0249-4d61-8850-dede8f8e0768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.010280 10.0.0.19 - - [2026-03-24 20:09:19] "POST /ref-update HTTP/1.1" 200 156 0.051521 10.0.0.19 - - [2026-03-24 20:09:19] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003541 10.0.0.19 - - [2026-03-24 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2026-03-24 20:09:19] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002612 10.0.0.19 - - [2026-03-24 20:09:20] "POST /tags HTTP/1.1" 409 206 0.002609 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.19 - - [2026-03-24 20:09:20] "GET /tag/26c09614-b173-4e3f-badb-2a561402b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014006 10.0.0.19 - - [2026-03-24 20:09:20] "POST /firewall-rules HTTP/1.1" 200 560 0.150599 10.0.0.19 - - [2026-03-24 20:09:20] "GET /firewall-rule/fe713d94-7191-4200-b448-007d29d4d118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.013946 10.0.0.19 - - [2026-03-24 20:09:20] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.010025 10.0.0.19 - - [2026-03-24 20:09:20] "GET /firewall-rule/fe713d94-7191-4200-b448-007d29d4d118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003322 10.0.0.19 - - [2026-03-24 20:09:20] "POST /ref-update HTTP/1.1" 200 156 0.046444 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.005106 10.0.0.19 - - [2026-03-24 20:09:20] "POST /tags HTTP/1.1" 200 301 0.036165 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.087092 10.0.0.19 - - [2026-03-24 20:09:20] "GET /tag/fc73ff85-ac47-480d-8676-e578373f4a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029419 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.19 - - [2026-03-24 20:09:20] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.151242 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.19 - - [2026-03-24 20:09:20] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004731 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-03-24 20:09:20] "GET /service-appliance-set/40f524b3-ff96-45d0-bef9-50834c9fecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002505 10.0.0.19 - - [2026-03-24 20:09:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002008 10.0.0.19 - - [2026-03-24 20:09:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171416 10.0.0.19 - - [2026-03-24 20:09:21] "GET /virtual-machine-interface/0c7c2af5-bc94-4753-88bf-97a458bb0537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.020791 10.0.0.19 - - [2026-03-24 20:09:21] "POST /instance-ips HTTP/1.1" 200 377 0.049143 10.0.0.19 - - [2026-03-24 20:09:21] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004034 10.0.0.19 - - [2026-03-24 20:09:21] "POST /loadbalancers HTTP/1.1" 200 582 0.070382 10.0.0.19 - - [2026-03-24 20:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036607 10.0.0.19 - - [2026-03-24 20:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017577 10.0.0.19 - - [2026-03-24 20:09:21] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053137 10.0.0.19 - - [2026-03-24 20:09:21] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005569 10.0.0.19 - - [2026-03-24 20:09:21] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087937 10.0.0.19 - - [2026-03-24 20:09:21] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010062 10.0.0.19 - - [2026-03-24 20:09:21] "POST /floating-ips HTTP/1.1" 200 581 0.102615 10.0.0.19 - - [2026-03-24 20:09:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.075639 10.0.0.19 - - [2026-03-24 20:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008583 10.0.0.19 - - [2026-03-24 20:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.19 - - [2026-03-24 20:09:21] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037909 10.0.0.19 - - [2026-03-24 20:09:21] "GET /loadbalancer-listener/bad4609e-9ded-4976-847e-764d3a67c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009412 10.0.0.19 - - [2026-03-24 20:09:21] "GET /loadbalancer-listener/bad4609e-9ded-4976-847e-764d3a67c200?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007801 10.0.0.19 - - [2026-03-24 20:09:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045234 10.0.0.19 - - [2026-03-24 20:09:21] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004169 10.0.0.19 - - [2026-03-24 20:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.19 - - [2026-03-24 20:09:21] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?fields=floating_ips HTTP/1.1" 200 1164 0.006805 10.0.0.19 - - [2026-03-24 20:09:21] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006199 10.0.0.19 - - [2026-03-24 20:09:21] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047402 10.0.0.19 - - [2026-03-24 20:09:21] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002233 10.0.0.19 - - [2026-03-24 20:09:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039878 10.0.0.19 - - [2026-03-24 20:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026677 10.0.0.19 - - [2026-03-24 20:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012616 10.0.0.19 - - [2026-03-24 20:09:22] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040493 10.0.0.19 - - [2026-03-24 20:09:22] "GET /loadbalancer-listener/9800e827-e309-4d92-9348-1248f2dbed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008996 10.0.0.19 - - [2026-03-24 20:09:22] "GET /loadbalancer-listener/9800e827-e309-4d92-9348-1248f2dbed62?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006075 10.0.0.19 - - [2026-03-24 20:09:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033622 10.0.0.19 - - [2026-03-24 20:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013823 10.0.0.19 - - [2026-03-24 20:09:22] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009005 10.0.0.19 - - [2026-03-24 20:09:22] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?fields=floating_ips HTTP/1.1" 200 1164 0.007248 10.0.0.19 - - [2026-03-24 20:09:22] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053255 10.0.0.19 - - [2026-03-24 20:09:22] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005954 10.0.0.19 - - [2026-03-24 20:09:22] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002959 10.0.0.19 - - [2026-03-24 20:09:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033687 10.0.0.19 - - [2026-03-24 20:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039410 10.0.0.19 - - [2026-03-24 20:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023653 10.0.0.19 - - [2026-03-24 20:09:22] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044227 10.0.0.19 - - [2026-03-24 20:09:22] "GET /loadbalancer-listener/74b58d2a-1bb6-49fd-ac24-34799bdb6d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006201 10.0.0.19 - - [2026-03-24 20:09:22] "GET /loadbalancer-listener/74b58d2a-1bb6-49fd-ac24-34799bdb6d68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005121 10.0.0.19 - - [2026-03-24 20:09:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033274 10.0.0.19 - - [2026-03-24 20:09:22] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014170 10.0.0.19 - - [2026-03-24 20:09:22] "GET /instance-ip/52a9b14c-baff-4d72-a42c-1885e1b67cc2?fields=floating_ips HTTP/1.1" 200 1164 0.005269 10.0.0.19 - - [2026-03-24 20:09:22] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003232 10.0.0.19 - - [2026-03-24 20:09:22] "POST /tags HTTP/1.1" 200 371 0.058862 10.0.0.19 - - [2026-03-24 20:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017426 10.0.0.19 - - [2026-03-24 20:09:22] "GET /tag/719e8e99-8cb0-47d3-b22b-c10d36c679ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.043338 10.0.0.19 - - [2026-03-24 20:09:22] "POST /tags HTTP/1.1" 200 319 0.038491 10.0.0.19 - - [2026-03-24 20:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029078 10.0.0.19 - - [2026-03-24 20:09:23] "GET /tag/d352dbc4-9163-4142-80b0-db14c518f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018363 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000745 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.19 - - [2026-03-24 20:09:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.000568 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.002741 10.0.0.19 - - [2026-03-24 20:09:23] "POST /security-groups HTTP/1.1" 200 578 0.086217 10.0.0.19 - - [2026-03-24 20:09:23] "POST /projects HTTP/1.1" 200 497 0.231562 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.001515 10.0.0.19 - - [2026-03-24 20:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024538 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.19 - - [2026-03-24 20:09:23] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004388 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-03-24 20:09:23] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004208 10.0.0.19 - - [2026-03-24 20:09:23] "POST /access-control-lists HTTP/1.1" 200 587 0.097379 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.020492 10.0.0.19 - - [2026-03-24 20:09:23] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.059694 10.0.0.19 - - [2026-03-24 20:09:23] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.219787 10.0.0.19 - - [2026-03-24 20:09:23] "POST /access-control-lists HTTP/1.1" 200 585 0.244715 10.0.0.19 - - [2026-03-24 20:09:23] "POST /security-groups HTTP/1.1" 200 558 0.104741 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 404 248 0.004817 10.0.0.19 - - [2026-03-24 20:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.053081 10.0.0.19 - - [2026-03-24 20:09:23] "POST /chown HTTP/1.1" 200 109 0.062767 10.0.0.19 - - [2026-03-24 20:09:23] "POST /access-control-lists HTTP/1.1" 200 610 0.098489 10.0.0.19 - - [2026-03-24 20:09:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.013434 10.0.0.19 - - [2026-03-24 20:09:24] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004442 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-03-24 20:09:24] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002544 10.0.0.19 - - [2026-03-24 20:09:24] "POST /tags HTTP/1.1" 409 214 0.002600 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-03-24 20:09:24] "GET /tag/d352dbc4-9163-4142-80b0-db14c518f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027193 10.0.0.19 - - [2026-03-24 20:09:24] "POST /access-control-lists HTTP/1.1" 200 608 0.077912 10.0.0.19 - - [2026-03-24 20:09:24] "POST /firewall-rules HTTP/1.1" 200 578 0.089683 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-rule/87ae8308-3efc-4868-bd0b-919a381cc906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009031 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004053 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-rule/87ae8308-3efc-4868-bd0b-919a381cc906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002535 10.0.0.19 - - [2026-03-24 20:09:24] "POST /ref-update HTTP/1.1" 200 156 0.027166 10.0.0.19 - - [2026-03-24 20:09:24] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005166 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2026-03-24 20:09:24] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002948 10.0.0.19 - - [2026-03-24 20:09:24] "POST /tags HTTP/1.1" 409 214 0.001891 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2026-03-24 20:09:24] "GET /tag/d352dbc4-9163-4142-80b0-db14c518f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018646 10.0.0.19 - - [2026-03-24 20:09:24] "POST /firewall-rules HTTP/1.1" 200 576 0.085463 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-rule/d1c79a83-09b9-4b28-98ae-06bcffd2c8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009909 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007232 10.0.0.19 - - [2026-03-24 20:09:24] "GET /firewall-rule/d1c79a83-09b9-4b28-98ae-06bcffd2c8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003119 10.0.0.19 - - [2026-03-24 20:09:24] "POST /ref-update HTTP/1.1" 200 156 0.040819 10.0.0.19 - - [2026-03-24 20:09:24] "POST /tags HTTP/1.1" 200 363 0.036932 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.19 - - [2026-03-24 20:09:24] "GET /tag/7e37b7a5-8af6-4e42-b5b1-fc717e109c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011842 10.0.0.19 - - [2026-03-24 20:09:24] "POST /tags HTTP/1.1" 200 311 0.018889 10.0.0.19 - - [2026-03-24 20:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018898 10.0.0.19 - - [2026-03-24 20:09:24] "GET /tag/be51e399-fc73-4805-be51-4d10c098e4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012339 10.0.0.19 - - [2026-03-24 20:09:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.006962 10.0.0.19 - - [2026-03-24 20:09:25] "POST /security-groups HTTP/1.1" 200 574 0.157585 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.001848 10.0.0.19 - - [2026-03-24 20:09:25] "POST /projects HTTP/1.1" 200 489 0.379042 10.0.0.19 - - [2026-03-24 20:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010670 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008985 10.0.0.19 - - [2026-03-24 20:09:25] "POST /access-control-lists HTTP/1.1" 200 583 0.095105 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.025553 10.0.0.19 - - [2026-03-24 20:09:25] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.019894 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009545 10.0.0.19 - - [2026-03-24 20:09:25] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.012894 10.0.0.19 - - [2026-03-24 20:09:25] "POST /access-control-lists HTTP/1.1" 200 581 0.087709 10.0.0.19 - - [2026-03-24 20:09:25] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.106221 10.0.0.19 - - [2026-03-24 20:09:25] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.041482 10.0.0.19 - - [2026-03-24 20:09:25] "POST /security-groups HTTP/1.1" 200 546 0.093139 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.002331 10.0.0.19 - - [2026-03-24 20:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019429 10.0.0.19 - - [2026-03-24 20:09:25] "POST /access-control-lists HTTP/1.1" 200 602 0.050668 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.021023 10.0.0.19 - - [2026-03-24 20:09:25] "POST /chown HTTP/1.1" 200 109 0.046262 10.0.0.19 - - [2026-03-24 20:09:25] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014297 10.0.0.19 - - [2026-03-24 20:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-03-24 20:09:25] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005347 10.0.0.19 - - [2026-03-24 20:09:25] "POST /tags HTTP/1.1" 409 210 0.003370 10.0.0.19 - - [2026-03-24 20:09:25] "POST /access-control-lists HTTP/1.1" 200 600 0.036784 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.19 - - [2026-03-24 20:09:26] "GET /tag/be51e399-fc73-4805-be51-4d10c098e4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.031685 10.0.0.19 - - [2026-03-24 20:09:26] "POST /firewall-rules HTTP/1.1" 200 570 0.070361 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-rule/1b0d0600-74d9-45fc-bdd0-396cb6b0bb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004213 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003453 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-rule/1b0d0600-74d9-45fc-bdd0-396cb6b0bb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002100 10.0.0.19 - - [2026-03-24 20:09:26] "POST /ref-update HTTP/1.1" 200 156 0.037642 10.0.0.19 - - [2026-03-24 20:09:26] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012243 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-03-24 20:09:26] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003007 10.0.0.19 - - [2026-03-24 20:09:26] "POST /tags HTTP/1.1" 409 210 0.002128 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-03-24 20:09:26] "GET /tag/be51e399-fc73-4805-be51-4d10c098e4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012322 10.0.0.19 - - [2026-03-24 20:09:26] "POST /firewall-rules HTTP/1.1" 200 568 0.076592 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-rule/41b77648-97e9-4da7-a3ae-48badf4fac4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007877 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004324 10.0.0.19 - - [2026-03-24 20:09:26] "GET /firewall-rule/41b77648-97e9-4da7-a3ae-48badf4fac4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002291 10.0.0.19 - - [2026-03-24 20:09:26] "POST /ref-update HTTP/1.1" 200 156 0.070167 10.0.0.19 - - [2026-03-24 20:09:26] "POST /tags HTTP/1.1" 409 237 0.006967 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.19 - - [2026-03-24 20:09:26] "GET /tag/9bfe9921-d59d-45a1-9f39-4addf5ef8031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010698 10.0.0.19 - - [2026-03-24 20:09:26] "POST /tags HTTP/1.1" 409 210 0.001858 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2026-03-24 20:09:26] "GET /tag/37394904-a5c9-4758-94a0-c1499134a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010595 10.0.0.19 - - [2026-03-24 20:09:26] "POST /projects HTTP/1.1" 409 223 0.004114 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2026-03-24 20:09:26] "GET /project/683179ab-9d71-406d-910c-7c9ea7e7143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047321 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2026-03-24 20:09:26] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.010965 10.0.0.19 - - [2026-03-24 20:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-03-24 20:09:26] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006964 10.0.0.19 - - [2026-03-24 20:09:26] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.045078 10.0.0.19 - - [2026-03-24 20:09:27] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.072098 10.0.0.19 - - [2026-03-24 20:09:27] "POST /security-groups HTTP/1.1" 409 253 0.009031 10.0.0.19 - - [2026-03-24 20:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002102 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 10.0.0.19 - - [2026-03-24 20:09:27] "PUT /security-group/9fa3918e-1e6c-4eea-a9b4-f90e8062c5a8 HTTP/1.1" 200 262 0.082027 10.0.0.19 - - [2026-03-24 20:09:27] "PUT /access-control-list/d8c5d967-7830-4499-bad1-7c4607b49637 HTTP/1.1" 200 272 0.016536 10.0.0.19 - - [2026-03-24 20:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032304 10.0.0.19 - - [2026-03-24 20:09:27] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024520 10.0.0.19 - - [2026-03-24 20:09:27] "PUT /access-control-list/45bbbce5-6f7f-431b-bcd8-d484e159c010 HTTP/1.1" 200 272 0.035018 10.0.0.19 - - [2026-03-24 20:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.19 - - [2026-03-24 20:09:27] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002305 10.0.0.19 - - [2026-03-24 20:09:27] "POST /tags HTTP/1.1" 409 210 0.001678 10.0.0.19 - - [2026-03-24 20:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-03-24 20:09:27] "GET /tag/37394904-a5c9-4758-94a0-c1499134a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017098 10.0.0.19 - - [2026-03-24 20:09:27] "POST /firewall-rules HTTP/1.1" 200 570 0.083729 10.0.0.19 - - [2026-03-24 20:09:27] "GET /firewall-rule/1ac56eaf-d579-4d02-9a8c-059d90d8f514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004061 10.0.0.19 - - [2026-03-24 20:09:27] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004374 10.0.0.19 - - [2026-03-24 20:09:27] "GET /firewall-rule/1ac56eaf-d579-4d02-9a8c-059d90d8f514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002147 10.0.0.19 - - [2026-03-24 20:09:27] "POST /ref-update HTTP/1.1" 200 156 0.052578 10.0.0.19 - - [2026-03-24 20:09:27] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.111586 10.0.0.19 - - [2026-03-24 20:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-03-24 20:09:27] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013724 10.0.0.19 - - [2026-03-24 20:09:27] "POST /tags HTTP/1.1" 409 210 0.001982 10.0.0.19 - - [2026-03-24 20:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.19 - - [2026-03-24 20:09:27] "GET /tag/37394904-a5c9-4758-94a0-c1499134a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015416 10.0.0.19 - - [2026-03-24 20:09:27] "POST /firewall-rules HTTP/1.1" 200 568 0.075560 10.0.0.19 - - [2026-03-24 20:09:28] "GET /firewall-rule/a17981e8-fda4-4228-b30b-980a0251435a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004140 10.0.0.19 - - [2026-03-24 20:09:28] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003497 10.0.0.19 - - [2026-03-24 20:09:28] "GET /firewall-rule/a17981e8-fda4-4228-b30b-980a0251435a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002156 10.0.0.19 - - [2026-03-24 20:09:28] "POST /ref-update HTTP/1.1" 200 156 0.043046 10.0.0.19 - - [2026-03-24 20:09:28] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004139 10.0.0.19 - - [2026-03-24 20:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002159 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:09:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.41 - - [2026-03-24 20:10:01] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.41 - - [2026-03-24 20:10:01] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004830 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.41 - - [2026-03-24 20:10:01] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003056 10.0.0.41 - - [2026-03-24 20:10:01] "PUT /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8 HTTP/1.1" 200 274 0.009256 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.015557 10.0.0.41 - - [2026-03-24 20:10:01] "POST /virtual-routers HTTP/1.1" 200 599 0.014700 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014194 10.0.0.41 - - [2026-03-24 20:10:01] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007359 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.002309 10.0.0.41 - - [2026-03-24 20:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.41 - - [2026-03-24 20:10:01] "GET /virtual-network/53eead50-7502-4f3d-a321-3c24726fc0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006902 10.0.0.41 - - [2026-03-24 20:10:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057164 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:11:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.19 - - [2026-03-24 20:11:59] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.19 - - [2026-03-24 20:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-03-24 20:11:59] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009199 10.0.0.19 - - [2026-03-24 20:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2026-03-24 20:11:59] "GET /config-node/29718b1e-c8a1-46f2-8222-c23bd5fbcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.005138 10.0.0.19 - - [2026-03-24 20:12:10] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.19 - - [2026-03-24 20:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.19 - - [2026-03-24 20:12:10] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004238 10.0.0.19 - - [2026-03-24 20:12:10] "POST /bgp-routers HTTP/1.1" 409 301 0.009871 10.0.0.19 - - [2026-03-24 20:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.19 - - [2026-03-24 20:12:10] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004129 10.0.0.19 - - [2026-03-24 20:12:10] "PUT /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02 HTTP/1.1" 200 254 0.016671 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:12:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:12:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.19 - - [2026-03-24 20:12:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004668 10.0.0.19 - - [2026-03-24 20:12:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003120 10.0.0.19 - - [2026-03-24 20:13:13] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003030 10.0.0.19 - - [2026-03-24 20:13:13] "POST /ref-update HTTP/1.1" 200 156 0.020359 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004681 10.0.0.19 - - [2026-03-24 20:13:20] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.19 - - [2026-03-24 20:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.19 - - [2026-03-24 20:13:20] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002634 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004056 10.0.0.19 - - [2026-03-24 20:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.19 - - [2026-03-24 20:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2026-03-24 20:13:20] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002247 10.0.0.19 - - [2026-03-24 20:13:20] "GET /loadbalancer-pool/0b3464c9-a51a-469b-8927-6de1975f625f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003498 10.0.0.19 - - [2026-03-24 20:13:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014889 10.0.0.19 - - [2026-03-24 20:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020846 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006301 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004778 10.0.0.19 - - [2026-03-24 20:13:20] "POST /ref-update HTTP/1.1" 200 156 0.006885 10.0.0.19 - - [2026-03-24 20:13:20] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.011071 10.0.0.19 - - [2026-03-24 20:13:20] "PUT /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149 HTTP/1.1" 200 256 0.010456 10.0.0.19 - - [2026-03-24 20:13:20] "POST /tags HTTP/1.1" 409 205 0.004036 10.0.0.19 - - [2026-03-24 20:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2026-03-24 20:13:20] "GET /tag/fc73ff85-ac47-480d-8676-e578373f4a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010879 10.0.0.19 - - [2026-03-24 20:13:20] "POST /set-tag HTTP/1.1" 200 109 0.064259 10.0.0.19 - - [2026-03-24 20:13:20] "GET /loadbalancer-pool/0fcc1d89-2690-4f89-a1d6-cad13677bb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006865 10.0.0.19 - - [2026-03-24 20:13:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015576 10.0.0.19 - - [2026-03-24 20:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014861 10.0.0.19 - - [2026-03-24 20:13:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004948 10.0.0.19 - - [2026-03-24 20:13:20] "POST /set-tag HTTP/1.1" 200 109 0.005324 10.0.0.19 - - [2026-03-24 20:13:20] "POST /ref-update HTTP/1.1" 200 156 0.007968 10.0.0.19 - - [2026-03-24 20:13:20] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004476 10.0.0.19 - - [2026-03-24 20:13:20] "PUT /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149 HTTP/1.1" 200 256 0.013041 10.0.0.19 - - [2026-03-24 20:13:20] "GET /loadbalancer-pool/a027de7e-e6a5-4b85-be93-84715dc42fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006666 10.0.0.19 - - [2026-03-24 20:13:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015708 10.0.0.19 - - [2026-03-24 20:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017131 10.0.0.19 - - [2026-03-24 20:13:21] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009985 10.0.0.19 - - [2026-03-24 20:13:21] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005053 10.0.0.19 - - [2026-03-24 20:13:21] "POST /ref-update HTTP/1.1" 200 156 0.007288 10.0.0.19 - - [2026-03-24 20:13:21] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012163 10.0.0.19 - - [2026-03-24 20:13:21] "POST /set-tag HTTP/1.1" 200 109 0.003569 10.0.0.19 - - [2026-03-24 20:13:21] "PUT /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149 HTTP/1.1" 200 256 0.010597 10.0.0.41 - - [2026-03-24 20:14:24] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.41 - - [2026-03-24 20:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.41 - - [2026-03-24 20:14:24] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006358 10.0.0.41 - - [2026-03-24 20:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.41 - - [2026-03-24 20:14:24] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003379 10.0.0.41 - - [2026-03-24 20:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.41 - - [2026-03-24 20:14:24] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004342 10.0.0.41 - - [2026-03-24 20:14:24] "PUT /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9 HTTP/1.1" 200 262 0.009909 10.0.0.41 - - [2026-03-24 20:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2026-03-24 20:14:24] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002838 10.0.0.41 - - [2026-03-24 20:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.41 - - [2026-03-24 20:14:24] "GET /virtual-machine-interface/c89a56ec-7498-4644-9828-3f1864e4b444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005714 10.0.0.41 - - [2026-03-24 20:14:24] "PUT /virtual-machine-interface/c89a56ec-7498-4644-9828-3f1864e4b444 HTTP/1.1" 200 284 0.011713 10.0.0.19 - - [2026-03-24 20:14:37] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015203 10.0.0.19 - - [2026-03-24 20:14:37] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.19 - - [2026-03-24 20:14:37] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004987 10.0.0.19 - - [2026-03-24 20:14:37] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.19 - - [2026-03-24 20:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2026-03-24 20:14:37] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003974 10.0.0.19 - - [2026-03-24 20:14:37] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005226 10.0.0.19 - - [2026-03-24 20:14:37] "POST /set-tag HTTP/1.1" 200 109 0.018752 10.0.0.19 - - [2026-03-24 20:14:37] "DELETE /loadbalancer-member/c49a2528-065c-4056-9298-76ebe55d1965 HTTP/1.1" 200 115 0.056303 10.0.0.19 - - [2026-03-24 20:14:37] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009805 10.0.0.19 - - [2026-03-24 20:14:37] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.19 - - [2026-03-24 20:14:37] "DELETE /loadbalancer-member/04f1d294-58f4-4914-94db-0a1b29ae9aa3 HTTP/1.1" 200 115 0.041193 10.0.0.19 - - [2026-03-24 20:14:37] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009856 10.0.0.19 - - [2026-03-24 20:14:37] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.19 - - [2026-03-24 20:14:37] "DELETE /loadbalancer-member/5a1e539d-ef6d-4eba-a346-e7c439711130 HTTP/1.1" 200 115 0.028327 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001330 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:16:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.19 - - [2026-03-24 20:17:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003892 10.0.0.19 - - [2026-03-24 20:17:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002397 10.0.0.19 - - [2026-03-24 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-03-24 20:19:20] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003379 10.0.0.19 - - [2026-03-24 20:19:20] "GET /loadbalancer-pool/0b3464c9-a51a-469b-8927-6de1975f625f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003039 10.0.0.19 - - [2026-03-24 20:19:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016555 10.0.0.19 - - [2026-03-24 20:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009485 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014852 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010484 10.0.0.19 - - [2026-03-24 20:19:20] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004558 10.0.0.19 - - [2026-03-24 20:19:20] "POST /set-tag HTTP/1.1" 200 109 0.059630 10.0.0.19 - - [2026-03-24 20:19:20] "GET /loadbalancer-pool/0fcc1d89-2690-4f89-a1d6-cad13677bb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012305 10.0.0.19 - - [2026-03-24 20:19:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016284 10.0.0.19 - - [2026-03-24 20:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010128 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010603 10.0.0.19 - - [2026-03-24 20:19:20] "POST /set-tag HTTP/1.1" 200 109 0.004519 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007487 10.0.0.19 - - [2026-03-24 20:19:20] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003376 10.0.0.19 - - [2026-03-24 20:19:20] "GET /loadbalancer-pool/a027de7e-e6a5-4b85-be93-84715dc42fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003619 10.0.0.19 - - [2026-03-24 20:19:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018518 10.0.0.19 - - [2026-03-24 20:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032330 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011160 10.0.0.19 - - [2026-03-24 20:19:20] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009425 10.0.0.19 - - [2026-03-24 20:19:20] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006809 10.0.0.19 - - [2026-03-24 20:19:20] "POST /set-tag HTTP/1.1" 200 109 0.007115 10.0.0.19 - - [2026-03-24 20:19:23] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005990 10.0.0.19 - - [2026-03-24 20:19:23] "POST /set-tag HTTP/1.1" 200 109 0.012350 10.0.0.19 - - [2026-03-24 20:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.19 - - [2026-03-24 20:19:23] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003459 10.0.0.19 - - [2026-03-24 20:19:23] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006791 10.0.0.19 - - [2026-03-24 20:19:23] "POST /set-tag HTTP/1.1" 200 109 0.018399 10.0.0.19 - - [2026-03-24 20:19:23] "DELETE /loadbalancer-member/ca7a0103-bb45-47ea-a69b-0cc09de7430c HTTP/1.1" 200 115 0.040560 10.0.0.19 - - [2026-03-24 20:19:23] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008028 10.0.0.19 - - [2026-03-24 20:19:23] "POST /set-tag HTTP/1.1" 200 109 0.005553 10.0.0.19 - - [2026-03-24 20:19:24] "DELETE /loadbalancer-member/f99c818e-c0cc-427f-bccb-2fe05014b094 HTTP/1.1" 200 115 0.039426 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008710 10.0.0.19 - - [2026-03-24 20:19:24] "POST /set-tag HTTP/1.1" 200 109 0.004121 10.0.0.19 - - [2026-03-24 20:19:24] "DELETE /loadbalancer-member/e0f8a1cc-d0f2-469a-b43f-f0e59599c38d HTTP/1.1" 200 115 0.034654 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007232 10.0.0.19 - - [2026-03-24 20:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.19 - - [2026-03-24 20:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.19 - - [2026-03-24 20:19:24] "GET /loadbalancer/ca40a64b-9401-404d-bd30-951708172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002256 10.0.0.19 - - [2026-03-24 20:19:24] "GET /loadbalancer-pool/0b3464c9-a51a-469b-8927-6de1975f625f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.002551 10.0.0.19 - - [2026-03-24 20:19:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026653 10.0.0.19 - - [2026-03-24 20:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016038 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009897 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003750 10.0.0.19 - - [2026-03-24 20:19:24] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002030 10.0.0.19 - - [2026-03-24 20:19:24] "POST /set-tag HTTP/1.1" 200 109 0.060207 10.0.0.19 - - [2026-03-24 20:19:24] "GET /loadbalancer-pool/0fcc1d89-2690-4f89-a1d6-cad13677bb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008195 10.0.0.19 - - [2026-03-24 20:19:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016506 10.0.0.19 - - [2026-03-24 20:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008032 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006833 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005031 10.0.0.19 - - [2026-03-24 20:19:24] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.19 - - [2026-03-24 20:19:24] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003811 10.0.0.19 - - [2026-03-24 20:19:24] "GET /loadbalancer-pool/a027de7e-e6a5-4b85-be93-84715dc42fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003136 10.0.0.19 - - [2026-03-24 20:19:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015924 10.0.0.19 - - [2026-03-24 20:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022990 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008099 10.0.0.19 - - [2026-03-24 20:19:24] "GET /virtual-machine-interface/551904ba-27bd-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003739 10.0.0.19 - - [2026-03-24 20:19:24] "GET /floating-ip/58e70cfe-8ec0-42b7-a4d5-3aac94740149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002299 10.0.0.19 - - [2026-03-24 20:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.19 - - [2026-03-24 20:21:13] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.19 - - [2026-03-24 20:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-03-24 20:21:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038258 10.0.0.19 - - [2026-03-24 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2026-03-24 20:21:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033905 10.0.0.19 - - [2026-03-24 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2026-03-24 20:21:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035260 10.0.0.19 - - [2026-03-24 20:21:14] "POST /tags HTTP/1.1" 200 333 0.021307 10.0.0.19 - - [2026-03-24 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.19 - - [2026-03-24 20:21:14] "GET /tag/37c4dc49-f3f8-47ec-ae51-2baba425bdd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020850 10.0.0.19 - - [2026-03-24 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2026-03-24 20:21:14] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036147 10.0.0.19 - - [2026-03-24 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017995 10.0.0.19 - - [2026-03-24 20:21:14] "GET /virtual-networks?parent_id=c2276194-4173-4e58-9140-b38f464ad03b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002572 10.0.0.19 - - [2026-03-24 20:21:15] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037599 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2026-03-24 20:21:15] "POST /virtual-networks HTTP/1.1" 200 512 0.077156 10.0.0.19 - - [2026-03-24 20:21:15] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011096 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-03-24 20:21:15] "GET /service-appliance-set/40f524b3-ff96-45d0-bef9-50834c9fecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002191 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-03-24 20:21:15] "GET /network-ipam/dbe03ca9-0b7d-4bd9-95b0-1c4e2b6fdb97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002335 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.007429 10.0.0.19 - - [2026-03-24 20:21:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001935 10.0.0.19 - - [2026-03-24 20:21:15] "POST /ref-update HTTP/1.1" 200 156 0.068348 10.0.0.19 - - [2026-03-24 20:21:15] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003983 10.0.0.19 - - [2026-03-24 20:21:15] "GET /domains HTTP/1.1" 200 280 0.001672 10.0.0.19 - - [2026-03-24 20:21:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109864 10.0.0.19 - - [2026-03-24 20:21:15] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.029125 10.0.0.19 - - [2026-03-24 20:21:15] "GET /virtual-machine-interface/1054a22f-dd55-446d-98d3-6218f123fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015622 10.0.0.19 - - [2026-03-24 20:21:15] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 5477 0.055089 10.0.0.19 - - [2026-03-24 20:21:15] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.011265 10.0.0.19 - - [2026-03-24 20:21:15] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.010379 10.0.0.19 - - [2026-03-24 20:21:15] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1181 0.006667 10.0.0.19 - - [2026-03-24 20:21:15] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1181 0.003688 10.0.0.19 - - [2026-03-24 20:21:15] "POST /instance-ips HTTP/1.1" 200 409 0.050532 10.0.0.19 - - [2026-03-24 20:21:15] "GET /instance-ip/2c6a5e3f-7410-4831-a1b5-f019ea855cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006978 10.0.0.19 - - [2026-03-24 20:21:15] "POST /loadbalancers HTTP/1.1" 200 610 0.068848 10.0.0.19 - - [2026-03-24 20:21:15] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054731 10.0.0.19 - - [2026-03-24 20:21:15] "GET /instance-ip/2c6a5e3f-7410-4831-a1b5-f019ea855cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006717 10.0.0.19 - - [2026-03-24 20:21:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.052653 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010999 10.0.0.19 - - [2026-03-24 20:21:15] "POST /route-targets HTTP/1.1" 200 327 0.053561 10.0.0.19 - - [2026-03-24 20:21:15] "POST /floating-ips HTTP/1.1" 200 597 0.090353 10.0.0.19 - - [2026-03-24 20:21:15] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083152 10.0.0.19 - - [2026-03-24 20:21:15] "POST /ref-update HTTP/1.1" 200 156 0.064518 10.0.0.19 - - [2026-03-24 20:21:15] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005947 10.0.0.19 - - [2026-03-24 20:21:15] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.054085 10.0.0.19 - - [2026-03-24 20:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.19 - - [2026-03-24 20:21:15] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051807 10.0.0.19 - - [2026-03-24 20:21:15] "GET /loadbalancer-listener/4f517de3-6feb-47b3-97c7-5bf9668655c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003181 10.0.0.19 - - [2026-03-24 20:21:15] "GET /loadbalancer-listener/4f517de3-6feb-47b3-97c7-5bf9668655c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003718 10.0.0.19 - - [2026-03-24 20:21:16] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025279 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.19 - - [2026-03-24 20:21:16] "GET /instance-ip/2c6a5e3f-7410-4831-a1b5-f019ea855cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005501 10.0.0.19 - - [2026-03-24 20:21:16] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005793 10.0.0.19 - - [2026-03-24 20:21:16] "GET /instance-ip/2c6a5e3f-7410-4831-a1b5-f019ea855cfc?fields=floating_ips HTTP/1.1" 200 1212 0.014893 10.0.0.19 - - [2026-03-24 20:21:16] "GET /floating-ip/bc45288f-f9cc-4896-9776-ba7406d0e893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002091 10.0.0.19 - - [2026-03-24 20:21:16] "POST /tags HTTP/1.1" 200 295 0.064986 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-03-24 20:21:16] "GET /tag/8139aefa-53e5-4f01-95a6-0177b7f04957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012300 10.0.0.19 - - [2026-03-24 20:21:16] "POST /tags HTTP/1.1" 409 233 0.001778 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.19 - - [2026-03-24 20:21:16] "GET /tag/5a4c1f80-8129-4017-90db-8c37497dabef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010678 10.0.0.19 - - [2026-03-24 20:21:16] "POST /tags HTTP/1.1" 409 206 0.004215 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-03-24 20:21:16] "GET /tag/26c09614-b173-4e3f-badb-2a561402b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011321 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-03-24 20:21:16] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004693 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-03-24 20:21:16] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026896 10.0.0.19 - - [2026-03-24 20:21:16] "POST /virtual-machines HTTP/1.1" 200 369 0.009877 10.0.0.19 - - [2026-03-24 20:21:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009718 10.0.0.19 - - [2026-03-24 20:21:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133935 10.0.0.19 - - [2026-03-24 20:21:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044635 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013491 10.0.0.19 - - [2026-03-24 20:21:16] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005067 10.0.0.19 - - [2026-03-24 20:21:16] "POST /instance-ips HTTP/1.1" 200 409 0.021561 10.0.0.19 - - [2026-03-24 20:21:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024605 10.0.0.19 - - [2026-03-24 20:21:16] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010583 10.0.0.19 - - [2026-03-24 20:21:16] "POST /set-tag HTTP/1.1" 200 109 0.018901 10.0.0.19 - - [2026-03-24 20:21:16] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016526 10.0.0.19 - - [2026-03-24 20:21:16] "GET /instance-ip/02eece2a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004709 10.0.0.19 - - [2026-03-24 20:21:16] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004948 10.0.0.19 - - [2026-03-24 20:21:16] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.19 - - [2026-03-24 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006247 10.0.0.19 - - [2026-03-24 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2026-03-24 20:21:17] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038367 10.0.0.19 - - [2026-03-24 20:21:17] "POST /virtual-machines HTTP/1.1" 200 369 0.020578 10.0.0.19 - - [2026-03-24 20:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024876 10.0.0.19 - - [2026-03-24 20:21:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106660 10.0.0.19 - - [2026-03-24 20:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009896 10.0.0.19 - - [2026-03-24 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006726 10.0.0.19 - - [2026-03-24 20:21:17] "POST /instance-ips HTTP/1.1" 200 409 0.022561 10.0.0.19 - - [2026-03-24 20:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038460 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.014142 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.023529 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018265 10.0.0.19 - - [2026-03-24 20:21:17] "GET /instance-ip/03552800-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003486 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005101 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003088 10.0.0.19 - - [2026-03-24 20:21:17] "POST /ref-update HTTP/1.1" 200 156 0.011346 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008615 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004324 10.0.0.19 - - [2026-03-24 20:21:17] "POST /ref-update HTTP/1.1" 200 156 0.007823 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006557 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004924 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.19 - - [2026-03-24 20:21:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006463 10.0.0.19 - - [2026-03-24 20:21:17] "POST /set-tag HTTP/1.1" 200 109 0.005972 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domains HTTP/1.1" 200 280 0.002187 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.002867 10.0.0.19 - - [2026-03-24 20:21:20] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 7065 0.036074 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.004048 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.003581 10.0.0.19 - - [2026-03-24 20:21:20] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1402 0.004873 10.0.0.19 - - [2026-03-24 20:21:20] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1402 0.002052 10.0.0.19 - - [2026-03-24 20:21:20] "GET /route-target/2d0c6de4-8a99-41e8-8093-f520f4d47b6c HTTP/1.1" 200 1151 0.001927 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.003333 10.0.0.19 - - [2026-03-24 20:21:20] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1402 0.001838 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003292 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.003231 10.0.0.19 - - [2026-03-24 20:21:20] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1402 0.001872 10.0.0.19 - - [2026-03-24 20:21:20] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 200 1402 0.003639 10.0.0.19 - - [2026-03-24 20:21:20] "GET /route-target/2d0c6de4-8a99-41e8-8093-f520f4d47b6c HTTP/1.1" 200 1151 0.001863 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domains HTTP/1.1" 200 280 0.002017 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.002913 10.0.0.19 - - [2026-03-24 20:21:20] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 7065 0.033974 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2088 0.004366 10.0.0.19 - - [2026-03-24 20:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2026-03-24 20:21:20] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040096 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004322 10.0.0.19 - - [2026-03-24 20:21:20] "GET /floating-ip-pools?parent_id=84d2f5c7-c4a1-452b-bbc3-fa312e714f24&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001760 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005599 10.0.0.19 - - [2026-03-24 20:21:20] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017794 10.0.0.19 - - [2026-03-24 20:21:20] "POST /ref-update HTTP/1.1" 200 156 0.017615 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004767 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domains HTTP/1.1" 200 280 0.002114 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.003227 10.0.0.19 - - [2026-03-24 20:21:20] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 7321 0.034323 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2326 0.006076 10.0.0.19 - - [2026-03-24 20:21:20] "GET /floating-ip-pool/683dba40-2d10-4cae-bb8f-93cc4f46d22b HTTP/1.1" 200 1314 0.002521 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domains HTTP/1.1" 200 280 0.001643 10.0.0.19 - - [2026-03-24 20:21:20] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.002587 10.0.0.19 - - [2026-03-24 20:21:20] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 7321 0.046251 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 2326 0.003992 10.0.0.19 - - [2026-03-24 20:21:20] "GET /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004659 10.0.0.19 - - [2026-03-24 20:21:21] "POST /tags HTTP/1.1" 200 365 0.055040 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015349 10.0.0.19 - - [2026-03-24 20:21:21] "GET /tag/35f7009a-56de-43a8-a69c-2d46436411ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019180 10.0.0.19 - - [2026-03-24 20:21:21] "POST /tags HTTP/1.1" 409 206 0.004361 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.19 - - [2026-03-24 20:21:21] "GET /tag/26c09614-b173-4e3f-badb-2a561402b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016466 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-03-24 20:21:21] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050225 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2026-03-24 20:21:21] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003973 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-03-24 20:21:21] "GET /service-appliance-set/68dea062-c5dd-4f05-afe0-665b646b2139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004458 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 404 258 0.001809 10.0.0.19 - - [2026-03-24 20:21:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.116137 10.0.0.19 - - [2026-03-24 20:21:21] "GET /virtual-machine-interface/b13793f5-e497-44aa-bde5-55582cd4e93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031927 10.0.0.19 - - [2026-03-24 20:21:21] "POST /set-tag HTTP/1.1" 200 109 0.023617 10.0.0.19 - - [2026-03-24 20:21:21] "POST /instance-ips HTTP/1.1" 200 417 0.057649 10.0.0.19 - - [2026-03-24 20:21:21] "GET /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.014009 10.0.0.19 - - [2026-03-24 20:21:21] "POST /loadbalancers HTTP/1.1" 200 618 0.081228 10.0.0.19 - - [2026-03-24 20:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037245 10.0.0.19 - - [2026-03-24 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022733 10.0.0.19 - - [2026-03-24 20:21:22] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.096732 10.0.0.19 - - [2026-03-24 20:21:22] "GET /virtual-machine-interface/b13793f5-e497-44aa-bde5-55582cd4e93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006069 10.0.0.19 - - [2026-03-24 20:21:22] "GET /virtual-machine-interface/b13793f5-e497-44aa-bde5-55582cd4e93d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.024527 10.0.0.19 - - [2026-03-24 20:21:22] "POST /service-instances HTTP/1.1" 200 566 0.133676 10.0.0.19 - - [2026-03-24 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.19 - - [2026-03-24 20:21:22] "GET /floating-ip-pool/683dba40-2d10-4cae-bb8f-93cc4f46d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002439 10.0.0.19 - - [2026-03-24 20:21:22] "POST /ref-update HTTP/1.1" 200 156 0.027926 10.0.0.19 - - [2026-03-24 20:21:22] "POST /floating-ips HTTP/1.1" 200 671 0.128150 10.0.0.19 - - [2026-03-24 20:21:22] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.043272 10.0.0.19 - - [2026-03-24 20:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.059886 10.0.0.19 - - [2026-03-24 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017919 10.0.0.19 - - [2026-03-24 20:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.083024 10.0.0.19 - - [2026-03-24 20:21:22] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007188 10.0.0.19 - - [2026-03-24 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.19 - - [2026-03-24 20:21:22] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010622 10.0.0.19 - - [2026-03-24 20:21:22] "POST /virtual-machines HTTP/1.1" 200 429 0.093749 10.0.0.19 - - [2026-03-24 20:21:22] "POST /tags HTTP/1.1" 409 221 0.006418 10.0.0.19 - - [2026-03-24 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.19 - - [2026-03-24 20:21:22] "GET /tag/37c4dc49-f3f8-47ec-ae51-2baba425bdd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028581 10.0.0.19 - - [2026-03-24 20:21:22] "POST /tags HTTP/1.1" 409 238 0.006774 10.0.0.19 - - [2026-03-24 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.19 - - [2026-03-24 20:21:22] "GET /tag/35f7009a-56de-43a8-a69c-2d46436411ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017178 10.0.0.19 - - [2026-03-24 20:21:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.253390 10.0.0.19 - - [2026-03-24 20:21:22] "POST /chown HTTP/1.1" 200 109 0.069356 10.0.0.19 - - [2026-03-24 20:21:22] "POST /firewall-rules HTTP/1.1" 200 650 0.197777 10.0.0.19 - - [2026-03-24 20:21:22] "POST /chown HTTP/1.1" 200 109 0.035052 10.0.0.19 - - [2026-03-24 20:21:22] "GET /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.045517 10.0.0.19 - - [2026-03-24 20:21:22] "PUT /virtual-machine-interface/38814706-32d5-42df-9048-7ad022ec9296 HTTP/1.1" 200 284 0.031281 10.0.0.19 - - [2026-03-24 20:21:22] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023008 10.0.0.19 - - [2026-03-24 20:21:22] "GET /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007510 10.0.0.19 - - [2026-03-24 20:21:23] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.066054 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.075238 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.091057 10.0.0.19 - - [2026-03-24 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015089 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.028244 10.0.0.19 - - [2026-03-24 20:21:23] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.084549 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.064336 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.020158 10.0.0.19 - - [2026-03-24 20:21:23] "GET /loadbalancer/8f49573a-e0d0-4c3d-81db-83a075189c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.026142 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.026171 10.0.0.19 - - [2026-03-24 20:21:23] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.101399 10.0.0.19 - - [2026-03-24 20:21:23] "POST /ref-update HTTP/1.1" 200 156 0.048501 10.0.0.19 - - [2026-03-24 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-03-24 20:21:23] "POST /virtual-machines HTTP/1.1" 200 429 0.099957 10.0.0.19 - - [2026-03-24 20:21:23] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.105186 10.0.0.19 - - [2026-03-24 20:21:23] "GET /loadbalancer-listener/e0ee61b0-165a-4b09-8f90-666444e18a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014364 10.0.0.19 - - [2026-03-24 20:21:23] "GET /loadbalancer-listener/e0ee61b0-165a-4b09-8f90-666444e18a28?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009627 10.0.0.19 - - [2026-03-24 20:21:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.232691 10.0.0.19 - - [2026-03-24 20:21:23] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.150376 10.0.0.19 - - [2026-03-24 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032574 10.0.0.19 - - [2026-03-24 20:21:23] "POST /chown HTTP/1.1" 200 109 0.031178 10.0.0.19 - - [2026-03-24 20:21:24] "GET /loadbalancer-pool/55832d5b-7641-4e1c-8931-37408c84bfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.047493 10.0.0.19 - - [2026-03-24 20:21:24] "POST /chown HTTP/1.1" 200 109 0.024383 10.0.0.19 - - [2026-03-24 20:21:24] "PUT /virtual-machine-interface/29b9c56d-c433-4c00-9f11-b445c06c27a6 HTTP/1.1" 200 284 0.095717 10.0.0.19 - - [2026-03-24 20:21:24] "POST /loadbalancer-members HTTP/1.1" 200 707 0.152341 10.0.0.19 - - [2026-03-24 20:21:24] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.098735 10.0.0.19 - - [2026-03-24 20:21:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.053850 10.0.0.19 - - [2026-03-24 20:21:24] "GET /loadbalancer-member/a7d40c8c-724b-42dc-bd95-faaa08de6d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019905 10.0.0.19 - - [2026-03-24 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.19 - - [2026-03-24 20:21:24] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002796 10.0.0.19 - - [2026-03-24 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.031155 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014812 10.0.0.19 - - [2026-03-24 20:21:24] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006313 10.0.0.19 - - [2026-03-24 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.034539 10.0.0.19 - - [2026-03-24 20:21:24] "POST /tags HTTP/1.1" 409 221 0.002040 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2026-03-24 20:21:24] "GET /tag/37c4dc49-f3f8-47ec-ae51-2baba425bdd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025933 10.0.0.19 - - [2026-03-24 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.058865 10.0.0.19 - - [2026-03-24 20:21:24] "POST /tags HTTP/1.1" 409 238 0.007956 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.19 - - [2026-03-24 20:21:24] "GET /tag/35f7009a-56de-43a8-a69c-2d46436411ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018600 10.0.0.19 - - [2026-03-24 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.053415 10.0.0.19 - - [2026-03-24 20:21:24] "POST /firewall-rules HTTP/1.1" 409 293 0.002840 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-03-24 20:21:24] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.014086 10.0.0.19 - - [2026-03-24 20:21:24] "PUT /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3 HTTP/1.1" 200 260 0.051522 10.0.0.19 - - [2026-03-24 20:21:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.074987 10.0.0.19 - - [2026-03-24 20:21:24] "GET /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.053863 10.0.0.19 - - [2026-03-24 20:21:24] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005383 10.0.0.19 - - [2026-03-24 20:21:24] "GET /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003369 10.0.0.19 - - [2026-03-24 20:21:24] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.012294 10.0.0.19 - - [2026-03-24 20:21:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010324 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013589 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010032 10.0.0.19 - - [2026-03-24 20:21:24] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.010164 10.0.0.19 - - [2026-03-24 20:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.19 - - [2026-03-24 20:21:24] "POST /chown HTTP/1.1" 200 109 0.007851 10.0.0.19 - - [2026-03-24 20:21:24] "POST /chown HTTP/1.1" 200 109 0.020941 10.0.0.19 - - [2026-03-24 20:21:24] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062908 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.056868 10.0.0.19 - - [2026-03-24 20:21:25] "POST /virtual-machines HTTP/1.1" 200 373 0.029290 10.0.0.19 - - [2026-03-24 20:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023351 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.026858 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.022533 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.047647 10.0.0.19 - - [2026-03-24 20:21:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142208 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.022217 10.0.0.19 - - [2026-03-24 20:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023128 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.036935 10.0.0.19 - - [2026-03-24 20:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.014397 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.038329 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.19 - - [2026-03-24 20:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2026-03-24 20:21:25] "POST /instance-ips HTTP/1.1" 200 413 0.046132 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.033125 10.0.0.19 - - [2026-03-24 20:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037135 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.007957 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.035968 10.0.0.19 - - [2026-03-24 20:21:25] "POST /set-tag HTTP/1.1" 200 109 0.041822 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009475 10.0.0.19 - - [2026-03-24 20:21:25] "GET /instance-ip/08111d9a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.008085 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.058115 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.011137 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013585 10.0.0.19 - - [2026-03-24 20:21:25] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.19 - - [2026-03-24 20:21:25] "POST /chown HTTP/1.1" 200 109 0.019404 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009351 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 256 0.018120 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.009663 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.020036 10.0.0.19 - - [2026-03-24 20:21:25] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.19 - - [2026-03-24 20:21:25] "POST /ref-update HTTP/1.1" 200 156 0.048585 10.0.0.19 - - [2026-03-24 20:21:25] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005901 10.0.0.19 - - [2026-03-24 20:21:25] "POST /set-tag HTTP/1.1" 200 109 0.005019 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.008566 10.0.0.19 - - [2026-03-24 20:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010453 10.0.0.19 - - [2026-03-24 20:21:25] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.011059 10.0.0.19 - - [2026-03-24 20:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013926 10.0.0.19 - - [2026-03-24 20:21:26] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.015622 10.0.0.19 - - [2026-03-24 20:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011828 10.0.0.19 - - [2026-03-24 20:21:26] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.009453 10.0.0.19 - - [2026-03-24 20:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015688 10.0.0.19 - - [2026-03-24 20:21:26] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.009294 10.0.0.19 - - [2026-03-24 20:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008929 10.0.0.19 - - [2026-03-24 20:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.015969 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.018403 10.0.0.19 - - [2026-03-24 20:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.040786 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.025342 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.014613 10.0.0.19 - - [2026-03-24 20:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.006844 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.034982 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.012872 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.023402 10.0.0.19 - - [2026-03-24 20:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007088 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.007552 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.028098 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.010593 10.0.0.19 - - [2026-03-24 20:21:26] "POST /chown HTTP/1.1" 200 109 0.006508 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.058429 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.011830 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.018035 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.007507 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.010837 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.006501 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.015284 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.016427 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.016617 10.0.0.19 - - [2026-03-24 20:21:27] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017743 10.0.0.19 - - [2026-03-24 20:21:27] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.023016 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2026-03-24 20:21:27] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002828 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.021581 10.0.0.19 - - [2026-03-24 20:21:27] "GET /loadbalancer-pool/f3a03a5f-48d7-42e6-9721-d3175674a39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.023359 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.006842 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.024188 10.0.0.19 - - [2026-03-24 20:21:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.069722 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.070469 10.0.0.19 - - [2026-03-24 20:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.075971 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.037756 10.0.0.19 - - [2026-03-24 20:21:27] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.025287 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.011905 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.025274 10.0.0.19 - - [2026-03-24 20:21:27] "POST /tags HTTP/1.1" 409 221 0.027012 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.19 - - [2026-03-24 20:21:27] "GET /tag/37c4dc49-f3f8-47ec-ae51-2baba425bdd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021738 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.011646 10.0.0.19 - - [2026-03-24 20:21:27] "POST /chown HTTP/1.1" 200 109 0.036349 10.0.0.19 - - [2026-03-24 20:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.19 - - [2026-03-24 20:21:28] "POST /set-tag HTTP/1.1" 200 109 0.044425 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.006862 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.033578 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.027565 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.012613 10.0.0.19 - - [2026-03-24 20:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019246 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.010647 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.009649 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.026454 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.020840 10.0.0.19 - - [2026-03-24 20:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.010980 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.035501 10.0.0.19 - - [2026-03-24 20:21:28] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010901 10.0.0.19 - - [2026-03-24 20:21:28] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.19 - - [2026-03-24 20:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.038013 10.0.0.19 - - [2026-03-24 20:21:28] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006457 10.0.0.19 - - [2026-03-24 20:21:28] "GET /loadbalancer-pool/f3a03a5f-48d7-42e6-9721-d3175674a39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.013831 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.029718 10.0.0.19 - - [2026-03-24 20:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-03-24 20:21:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.033184 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.014480 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.064789 10.0.0.19 - - [2026-03-24 20:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.050295 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.056160 10.0.0.19 - - [2026-03-24 20:21:28] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.030408 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.017454 10.0.0.19 - - [2026-03-24 20:21:28] "POST /set-tag HTTP/1.1" 200 109 0.057709 10.0.0.19 - - [2026-03-24 20:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020700 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.021361 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.007188 10.0.0.19 - - [2026-03-24 20:21:28] "POST /chown HTTP/1.1" 200 109 0.020388 10.0.0.19 - - [2026-03-24 20:21:29] "POST /chown HTTP/1.1" 200 109 0.028065 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine/3a205710-a362-43e8-a321-1ccd672f26cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002999 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004342 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005438 10.0.0.19 - - [2026-03-24 20:21:29] "POST /ref-update HTTP/1.1" 200 156 0.012476 10.0.0.19 - - [2026-03-24 20:21:29] "GET /floating-ip/bc45288f-f9cc-4896-9776-ba7406d0e893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.008732 10.0.0.19 - - [2026-03-24 20:21:29] "PUT /floating-ip/bc45288f-f9cc-4896-9776-ba7406d0e893 HTTP/1.1" 200 256 0.012449 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine/c4dcc182-6f72-4efe-ad23-1efbb9042880?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002716 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006031 10.0.0.19 - - [2026-03-24 20:21:29] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.026414 10.0.0.19 - - [2026-03-24 20:21:29] "POST /ref-update HTTP/1.1" 200 156 0.035046 10.0.0.19 - - [2026-03-24 20:21:29] "GET /floating-ip/bc45288f-f9cc-4896-9776-ba7406d0e893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003412 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:21:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.19 - - [2026-03-24 20:21:38] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004949 10.0.0.19 - - [2026-03-24 20:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2026-03-24 20:21:39] "GET /virtual-machine/5a3eaa0c-9884-4fab-a6af-6f295214ca05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002972 10.0.0.19 - - [2026-03-24 20:21:39] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004071 10.0.0.19 - - [2026-03-24 20:21:39] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004201 10.0.0.19 - - [2026-03-24 20:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.19 - - [2026-03-24 20:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-03-24 20:21:53] "POST /chown HTTP/1.1" 200 109 0.007176 10.0.0.19 - - [2026-03-24 20:21:53] "POST /chown HTTP/1.1" 200 109 0.006991 10.0.0.19 - - [2026-03-24 20:21:53] "POST /chown HTTP/1.1" 200 109 0.016305 10.0.0.19 - - [2026-03-24 20:21:53] "POST /chown HTTP/1.1" 200 109 0.006273 10.0.0.19 - - [2026-03-24 20:22:11] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007578 10.0.0.19 - - [2026-03-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2026-03-24 20:22:11] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005402 10.0.0.19 - - [2026-03-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.19 - - [2026-03-24 20:22:11] "GET /virtual-machine/5a3eaa0c-9884-4fab-a6af-6f295214ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002398 10.0.0.19 - - [2026-03-24 20:22:11] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.19 - - [2026-03-24 20:22:11] "GET /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004559 10.0.0.19 - - [2026-03-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.018282 10.0.0.19 - - [2026-03-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.015853 10.0.0.19 - - [2026-03-24 20:22:11] "DELETE /instance-ip/08111d9a-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.046090 10.0.0.19 - - [2026-03-24 20:22:11] "DELETE /virtual-machine-interface/07f00218-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.041104 10.0.0.19 - - [2026-03-24 20:22:11] "DELETE /virtual-machine/5a3eaa0c-9884-4fab-a6af-6f295214ca05 HTTP/1.1" 200 115 0.022704 10.0.0.19 - - [2026-03-24 20:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2026-03-24 20:22:14] "GET /tag/35f7009a-56de-43a8-a69c-2d46436411ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011270 10.0.0.19 - - [2026-03-24 20:22:14] "GET /tag/35f7009a-56de-43a8-a69c-2d46436411ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012550 10.0.0.19 - - [2026-03-24 20:22:14] "GET /virtual-machine-interface/29b9c56d-c433-4c00-9f11-b445c06c27a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004749 10.0.0.19 - - [2026-03-24 20:22:14] "POST /set-tag HTTP/1.1" 200 109 0.015647 10.0.0.19 - - [2026-03-24 20:22:14] "GET /virtual-machine-interface/38814706-32d5-42df-9048-7ad022ec9296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011797 10.0.0.19 - - [2026-03-24 20:22:14] "POST /set-tag HTTP/1.1" 200 109 0.047613 10.0.0.19 - - [2026-03-24 20:22:15] "GET /virtual-machine-interface/b13793f5-e497-44aa-bde5-55582cd4e93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004716 10.0.0.19 - - [2026-03-24 20:22:15] "POST /set-tag HTTP/1.1" 200 109 0.022161 10.0.0.19 - - [2026-03-24 20:22:15] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020810 10.0.0.19 - - [2026-03-24 20:22:15] "GET /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003056 10.0.0.19 - - [2026-03-24 20:22:15] "POST /ref-update HTTP/1.1" 200 156 0.018604 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /firewall-rule/57908fe7-7997-4c17-aa1b-c830e85b3fa3 HTTP/1.1" 200 115 0.107843 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /loadbalancer-member/a7d40c8c-724b-42dc-bd95-faaa08de6d73 HTTP/1.1" 200 115 0.028184 10.0.0.19 - - [2026-03-24 20:22:15] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.010713 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /loadbalancer-pool/55832d5b-7641-4e1c-8931-37408c84bfa2 HTTP/1.1" 200 115 0.048299 10.0.0.19 - - [2026-03-24 20:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017371 10.0.0.19 - - [2026-03-24 20:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.006292 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /loadbalancer-listener/e0ee61b0-165a-4b09-8f90-666444e18a28 HTTP/1.1" 200 115 0.067543 10.0.0.19 - - [2026-03-24 20:22:15] "GET /floating-ip/a2490ca8-44e6-4852-9fc3-eec88f92ebcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.005934 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.007148 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.022593 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.024874 10.0.0.19 - - [2026-03-24 20:22:15] "PUT /floating-ip/a2490ca8-44e6-4852-9fc3-eec88f92ebcb HTTP/1.1" 200 256 0.040564 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /floating-ip/a2490ca8-44e6-4852-9fc3-eec88f92ebcb HTTP/1.1" 200 115 0.062575 10.0.0.19 - - [2026-03-24 20:22:15] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.029637 10.0.0.19 - - [2026-03-24 20:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018219 10.0.0.19 - - [2026-03-24 20:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /loadbalancer/8f49573a-e0d0-4c3d-81db-83a075189c49 HTTP/1.1" 200 115 0.082443 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /instance-ip/40179a6e-6824-4d25-8805-e44cdcffe073 HTTP/1.1" 200 115 0.037231 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.039502 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 404 171 0.014410 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 200 109 0.009430 10.0.0.19 - - [2026-03-24 20:22:15] "GET /floating-ip-pool/683dba40-2d10-4cae-bb8f-93cc4f46d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015109 10.0.0.19 - - [2026-03-24 20:22:15] "POST /chown HTTP/1.1" 404 171 0.006009 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /virtual-machine-interface/b13793f5-e497-44aa-bde5-55582cd4e93d HTTP/1.1" 200 115 0.131976 10.0.0.19 - - [2026-03-24 20:22:15] "POST /ref-update HTTP/1.1" 200 156 0.034178 10.0.0.19 - - [2026-03-24 20:22:15] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.013117 10.0.0.19 - - [2026-03-24 20:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022316 10.0.0.19 - - [2026-03-24 20:22:15] "DELETE /floating-ip-pool/683dba40-2d10-4cae-bb8f-93cc4f46d22b HTTP/1.1" 200 115 0.113888 10.0.0.19 - - [2026-03-24 20:22:16] "PUT /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 266 0.021224 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /tag/35f7009a-56de-43a8-a69c-2d46436411ee HTTP/1.1" 200 115 0.199746 10.0.0.19 - - [2026-03-24 20:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024035 10.0.0.19 - - [2026-03-24 20:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.19 - - [2026-03-24 20:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-03-24 20:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001243 10.0.0.19 - - [2026-03-24 20:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001089 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /virtual-network/84d2f5c7-c4a1-452b-bbc3-fa312e714f24 HTTP/1.1" 200 115 0.166769 10.0.0.19 - - [2026-03-24 20:22:16] "GET /routing-instance/e6e87f53-2538-4ae5-805f-4b64c29966b1 HTTP/1.1" 404 171 0.001173 10.0.0.19 - - [2026-03-24 20:22:16] "GET /domains HTTP/1.1" 200 280 0.007074 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /service-instance/6c078217-a694-4a7d-93d6-97a9ae0f39da HTTP/1.1" 200 115 0.043381 10.0.0.19 - - [2026-03-24 20:22:16] "GET /domain/ea1b87ea-ebb2-4509-be25-87fb5b5e92ad HTTP/1.1" 200 3087 0.002605 10.0.0.19 - - [2026-03-24 20:22:16] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b HTTP/1.1" 200 7412 0.056186 10.0.0.19 - - [2026-03-24 20:22:16] "GET /virtual-machine-interface/38814706-32d5-42df-9048-7ad022ec9296?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.010736 10.0.0.19 - - [2026-03-24 20:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /route-target/2d0c6de4-8a99-41e8-8093-f520f4d47b6c HTTP/1.1" 200 115 0.032018 10.0.0.19 - - [2026-03-24 20:22:16] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.023368 10.0.0.19 - - [2026-03-24 20:22:16] "POST /set-tag HTTP/1.1" 200 109 0.005254 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /virtual-machine-interface/38814706-32d5-42df-9048-7ad022ec9296 HTTP/1.1" 200 115 0.119069 10.0.0.19 - - [2026-03-24 20:22:16] "POST /ref-update HTTP/1.1" 200 156 0.015840 10.0.0.19 - - [2026-03-24 20:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011217 10.0.0.19 - - [2026-03-24 20:22:16] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003549 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /virtual-machine/86f5f68a-7c82-489b-957b-0a33598f92a3 HTTP/1.1" 200 115 0.031616 10.0.0.19 - - [2026-03-24 20:22:16] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004249 10.0.0.19 - - [2026-03-24 20:22:16] "GET /virtual-machine-interface/29b9c56d-c433-4c00-9f11-b445c06c27a6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004438 10.0.0.19 - - [2026-03-24 20:22:16] "POST /set-tag HTTP/1.1" 200 109 0.027158 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /virtual-machine-interface/29b9c56d-c433-4c00-9f11-b445c06c27a6 HTTP/1.1" 200 115 0.081317 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /loadbalancer-member/b9c7d958-3cda-4711-a827-13d226970d11 HTTP/1.1" 200 115 0.051723 10.0.0.19 - - [2026-03-24 20:22:16] "DELETE /virtual-machine/484118dd-e40a-4dbc-bc02-2fac31fbdd1e HTTP/1.1" 200 115 0.035193 10.0.0.19 - - [2026-03-24 20:22:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005615 10.0.0.19 - - [2026-03-24 20:22:17] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.19 - - [2026-03-24 20:22:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004672 10.0.0.19 - - [2026-03-24 20:22:17] "POST /set-tag HTTP/1.1" 200 109 0.003869 10.0.0.19 - - [2026-03-24 20:22:17] "GET /virtual-machine/c4dcc182-6f72-4efe-ad23-1efbb9042880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003062 10.0.0.19 - - [2026-03-24 20:22:17] "POST /ref-update HTTP/1.1" 200 156 0.010865 10.0.0.19 - - [2026-03-24 20:22:17] "GET /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010298 10.0.0.19 - - [2026-03-24 20:22:17] "POST /set-tag HTTP/1.1" 200 109 0.019396 10.0.0.19 - - [2026-03-24 20:22:18] "POST /set-tag HTTP/1.1" 200 109 0.016466 10.0.0.19 - - [2026-03-24 20:22:18] "POST /set-tag HTTP/1.1" 200 109 0.029921 10.0.0.19 - - [2026-03-24 20:22:18] "DELETE /instance-ip/03552800-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.040676 10.0.0.19 - - [2026-03-24 20:22:18] "POST /ref-update HTTP/1.1" 200 156 0.008532 10.0.0.19 - - [2026-03-24 20:22:18] "DELETE /virtual-machine-interface/033aa5de-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.039788 10.0.0.19 - - [2026-03-24 20:22:18] "DELETE /virtual-machine/c4dcc182-6f72-4efe-ad23-1efbb9042880 HTTP/1.1" 200 115 0.024198 10.0.0.19 - - [2026-03-24 20:22:21] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010668 10.0.0.19 - - [2026-03-24 20:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.19 - - [2026-03-24 20:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2026-03-24 20:22:21] "GET /loadbalancer/207df6f4-8164-446c-ba03-3fa7d2a5d58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002588 10.0.0.19 - - [2026-03-24 20:22:22] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008546 10.0.0.19 - - [2026-03-24 20:22:22] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.19 - - [2026-03-24 20:22:22] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004584 10.0.0.19 - - [2026-03-24 20:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003951 10.0.0.19 - - [2026-03-24 20:22:22] "GET /virtual-machine/3a205710-a362-43e8-a321-1ccd672f26cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002779 10.0.0.19 - - [2026-03-24 20:22:22] "POST /ref-update HTTP/1.1" 200 156 0.014205 10.0.0.19 - - [2026-03-24 20:22:22] "GET /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005059 10.0.0.19 - - [2026-03-24 20:22:22] "POST /set-tag HTTP/1.1" 200 109 0.018757 10.0.0.19 - - [2026-03-24 20:22:22] "POST /set-tag HTTP/1.1" 200 109 0.019280 10.0.0.19 - - [2026-03-24 20:22:22] "POST /set-tag HTTP/1.1" 200 109 0.037510 10.0.0.19 - - [2026-03-24 20:22:22] "DELETE /instance-ip/02eece2a-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.056217 10.0.0.19 - - [2026-03-24 20:22:22] "POST /ref-update HTTP/1.1" 200 156 0.009042 10.0.0.19 - - [2026-03-24 20:22:23] "DELETE /virtual-machine-interface/02d298fe-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.076062 10.0.0.19 - - [2026-03-24 20:22:23] "DELETE /virtual-machine/3a205710-a362-43e8-a321-1ccd672f26cd HTTP/1.1" 200 115 0.029304 10.0.0.19 - - [2026-03-24 20:22:23] "DELETE /tag/5a4c1f80-8129-4017-90db-8c37497dabef HTTP/1.1" 200 115 0.048152 10.0.0.19 - - [2026-03-24 20:22:23] "DELETE /tag/8139aefa-53e5-4f01-95a6-0177b7f04957 HTTP/1.1" 200 115 0.073591 10.0.0.19 - - [2026-03-24 20:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-03-24 20:22:26] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029285 10.0.0.19 - - [2026-03-24 20:22:26] "POST /tags HTTP/1.1" 200 393 0.026566 10.0.0.19 - - [2026-03-24 20:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016865 10.0.0.19 - - [2026-03-24 20:22:26] "GET /tag/dcdf84d6-ba0b-440e-9a80-c368de325c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013294 10.0.0.19 - - [2026-03-24 20:22:26] "POST /tags HTTP/1.1" 200 341 0.019106 10.0.0.19 - - [2026-03-24 20:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-03-24 20:22:26] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012388 10.0.0.19 - - [2026-03-24 20:22:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.003043 10.0.0.19 - - [2026-03-24 20:22:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.004375 10.0.0.19 - - [2026-03-24 20:22:27] "POST /security-groups HTTP/1.1" 200 589 0.066091 10.0.0.19 - - [2026-03-24 20:22:27] "POST /projects HTTP/1.1" 200 519 0.170046 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001879 10.0.0.19 - - [2026-03-24 20:22:27] "POST /access-control-lists HTTP/1.1" 200 598 0.061762 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.013891 10.0.0.19 - - [2026-03-24 20:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.065542 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012424 10.0.0.19 - - [2026-03-24 20:22:27] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005685 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.19 - - [2026-03-24 20:22:27] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.037848 10.0.0.19 - - [2026-03-24 20:22:27] "POST /access-control-lists HTTP/1.1" 200 596 0.070582 10.0.0.19 - - [2026-03-24 20:22:27] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.055538 10.0.0.19 - - [2026-03-24 20:22:27] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.039921 10.0.0.19 - - [2026-03-24 20:22:27] "POST /security-groups HTTP/1.1" 200 591 0.068833 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001813 10.0.0.19 - - [2026-03-24 20:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014216 10.0.0.19 - - [2026-03-24 20:22:27] "POST /chown HTTP/1.1" 200 109 0.015919 10.0.0.19 - - [2026-03-24 20:22:27] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024505 10.0.0.19 - - [2026-03-24 20:22:27] "POST /access-control-lists HTTP/1.1" 200 632 0.091052 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025099 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.015219 10.0.0.19 - - [2026-03-24 20:22:27] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002587 10.0.0.19 - - [2026-03-24 20:22:27] "POST /tags HTTP/1.1" 409 226 0.001985 10.0.0.19 - - [2026-03-24 20:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.19 - - [2026-03-24 20:22:27] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014004 10.0.0.19 - - [2026-03-24 20:22:27] "POST /access-control-lists HTTP/1.1" 200 630 0.079423 10.0.0.19 - - [2026-03-24 20:22:27] "POST /firewall-rules HTTP/1.1" 200 600 0.125348 10.0.0.19 - - [2026-03-24 20:22:27] "GET /firewall-rule/6b121b52-d7be-42be-8d39-1ffb7914e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003882 10.0.0.19 - - [2026-03-24 20:22:27] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003314 10.0.0.19 - - [2026-03-24 20:22:27] "GET /firewall-rule/6b121b52-d7be-42be-8d39-1ffb7914e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002178 10.0.0.19 - - [2026-03-24 20:22:27] "POST /ref-update HTTP/1.1" 200 156 0.051372 10.0.0.19 - - [2026-03-24 20:22:28] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023183 10.0.0.19 - - [2026-03-24 20:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-03-24 20:22:28] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002702 10.0.0.19 - - [2026-03-24 20:22:28] "POST /tags HTTP/1.1" 409 226 0.001596 10.0.0.19 - - [2026-03-24 20:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.19 - - [2026-03-24 20:22:28] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013883 10.0.0.19 - - [2026-03-24 20:22:28] "POST /firewall-rules HTTP/1.1" 200 598 0.065814 10.0.0.19 - - [2026-03-24 20:22:28] "GET /firewall-rule/3c3ca9a8-6844-400a-9463-173e68ca28a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.010954 10.0.0.19 - - [2026-03-24 20:22:28] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004051 10.0.0.19 - - [2026-03-24 20:22:28] "GET /firewall-rule/3c3ca9a8-6844-400a-9463-173e68ca28a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002014 10.0.0.19 - - [2026-03-24 20:22:28] "POST /ref-update HTTP/1.1" 200 156 0.068874 10.0.0.19 - - [2026-03-24 20:22:29] "POST /tags HTTP/1.1" 200 393 0.029693 10.0.0.19 - - [2026-03-24 20:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022740 10.0.0.19 - - [2026-03-24 20:22:29] "GET /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012610 10.0.0.19 - - [2026-03-24 20:22:29] "POST /tags HTTP/1.1" 200 341 0.017246 10.0.0.19 - - [2026-03-24 20:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.19 - - [2026-03-24 20:22:29] "GET /tag/96ae1b82-9a62-4dbd-b0f1-fd5f820bc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014833 10.0.0.19 - - [2026-03-24 20:22:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000846 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.012438 10.0.0.19 - - [2026-03-24 20:22:30] "POST /security-groups HTTP/1.1" 200 589 0.105386 10.0.0.19 - - [2026-03-24 20:22:30] "POST /projects HTTP/1.1" 200 519 0.256769 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.002274 10.0.0.19 - - [2026-03-24 20:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021476 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.19 - - [2026-03-24 20:22:30] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.034147 10.0.0.19 - - [2026-03-24 20:22:30] "POST /access-control-lists HTTP/1.1" 200 598 0.093323 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.006096 10.0.0.19 - - [2026-03-24 20:22:30] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006415 10.0.0.19 - - [2026-03-24 20:22:30] "POST /access-control-lists HTTP/1.1" 200 596 0.072765 10.0.0.19 - - [2026-03-24 20:22:30] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.108604 10.0.0.19 - - [2026-03-24 20:22:30] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.052525 10.0.0.19 - - [2026-03-24 20:22:30] "POST /security-groups HTTP/1.1" 200 591 0.069692 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.001775 10.0.0.19 - - [2026-03-24 20:22:30] "POST /access-control-lists HTTP/1.1" 200 632 0.042978 10.0.0.19 - - [2026-03-24 20:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034299 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.001313 10.0.0.19 - - [2026-03-24 20:22:30] "POST /chown HTTP/1.1" 200 109 0.043244 10.0.0.19 - - [2026-03-24 20:22:30] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014954 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-03-24 20:22:30] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008421 10.0.0.19 - - [2026-03-24 20:22:30] "POST /access-control-lists HTTP/1.1" 200 630 0.079143 10.0.0.19 - - [2026-03-24 20:22:30] "POST /tags HTTP/1.1" 409 226 0.021287 10.0.0.19 - - [2026-03-24 20:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.19 - - [2026-03-24 20:22:30] "GET /tag/96ae1b82-9a62-4dbd-b0f1-fd5f820bc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010260 10.0.0.19 - - [2026-03-24 20:22:30] "POST /firewall-rules HTTP/1.1" 200 600 0.068355 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-rule/5eceb25b-ae67-4cff-8348-956dd6f89397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.016995 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004147 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-rule/5eceb25b-ae67-4cff-8348-956dd6f89397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002244 10.0.0.19 - - [2026-03-24 20:22:31] "POST /ref-update HTTP/1.1" 200 156 0.062642 10.0.0.19 - - [2026-03-24 20:22:31] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004120 10.0.0.19 - - [2026-03-24 20:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-03-24 20:22:31] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002438 10.0.0.19 - - [2026-03-24 20:22:31] "POST /tags HTTP/1.1" 409 226 0.001527 10.0.0.19 - - [2026-03-24 20:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2026-03-24 20:22:31] "GET /tag/96ae1b82-9a62-4dbd-b0f1-fd5f820bc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010211 10.0.0.19 - - [2026-03-24 20:22:31] "POST /firewall-rules HTTP/1.1" 200 598 0.062127 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-rule/00111ca1-e101-4a8f-9adc-6ca98ecfc787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.003905 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003413 10.0.0.19 - - [2026-03-24 20:22:31] "GET /firewall-rule/00111ca1-e101-4a8f-9adc-6ca98ecfc787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.002167 10.0.0.19 - - [2026-03-24 20:22:31] "POST /ref-update HTTP/1.1" 200 156 0.052228 10.0.0.19 - - [2026-03-24 20:22:32] "POST /tags HTTP/1.1" 200 345 0.083443 10.0.0.19 - - [2026-03-24 20:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012614 10.0.0.19 - - [2026-03-24 20:22:32] "GET /tag/83560372-5a80-438b-826f-dfa9ec705094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.023848 10.0.0.19 - - [2026-03-24 20:22:32] "POST /projects HTTP/1.1" 409 238 0.002875 10.0.0.19 - - [2026-03-24 20:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.19 - - [2026-03-24 20:22:32] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035848 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.19 - - [2026-03-24 20:22:33] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004197 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2026-03-24 20:22:33] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004963 10.0.0.19 - - [2026-03-24 20:22:33] "POST /security-groups HTTP/1.1" 409 285 0.002493 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /security-group/4eec7ec8-9b4f-42e8-a027-3186a71077d4 HTTP/1.1" 200 262 0.059253 10.0.0.19 - - [2026-03-24 20:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017298 10.0.0.19 - - [2026-03-24 20:22:33] "POST /tags HTTP/1.1" 409 228 0.015187 10.0.0.19 - - [2026-03-24 20:22:33] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.078592 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /access-control-list/dd36bccd-854d-47d3-a32a-3eafbb84efc3 HTTP/1.1" 200 272 0.054595 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /access-control-list/84f42605-3857-4342-a23e-685ff388ed33 HTTP/1.1" 200 272 0.019671 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.19 - - [2026-03-24 20:22:33] "GET /tag/83560372-5a80-438b-826f-dfa9ec705094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.032370 10.0.0.19 - - [2026-03-24 20:22:33] "POST /tags HTTP/1.1" 200 345 0.022280 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-03-24 20:22:33] "GET /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012853 10.0.0.19 - - [2026-03-24 20:22:33] "POST /projects HTTP/1.1" 409 238 0.001638 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.19 - - [2026-03-24 20:22:33] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034077 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.19 - - [2026-03-24 20:22:33] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004327 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2026-03-24 20:22:33] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005081 10.0.0.19 - - [2026-03-24 20:22:33] "POST /security-groups HTTP/1.1" 409 285 0.002602 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2026-03-24 20:22:33] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034986 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /security-group/016a224c-68b5-465f-8e4f-014cda4ea62c HTTP/1.1" 200 262 0.058726 10.0.0.19 - - [2026-03-24 20:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022811 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /access-control-list/2f9af01b-b746-4c1a-bd43-72713c63c48a HTTP/1.1" 200 272 0.013746 10.0.0.19 - - [2026-03-24 20:22:33] "POST /tags HTTP/1.1" 409 228 0.022774 10.0.0.19 - - [2026-03-24 20:22:33] "PUT /access-control-list/9876e44e-86e4-4e65-8153-ce5f8f21750c HTTP/1.1" 200 272 0.035142 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-03-24 20:22:33] "GET /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010791 10.0.0.19 - - [2026-03-24 20:22:33] "POST /tags HTTP/1.1" 200 291 0.041797 10.0.0.19 - - [2026-03-24 20:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.19 - - [2026-03-24 20:22:33] "GET /tag/4ef53844-276b-4fa7-b78c-476843a855d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018425 10.0.0.19 - - [2026-03-24 20:22:34] "POST /tags HTTP/1.1" 200 303 0.057843 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.19 - - [2026-03-24 20:22:34] "GET /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017615 10.0.0.19 - - [2026-03-24 20:22:34] "POST /tags HTTP/1.1" 409 252 0.001795 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-03-24 20:22:34] "GET /tag/dcdf84d6-ba0b-440e-9a80-c368de325c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010275 10.0.0.19 - - [2026-03-24 20:22:34] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.19 - - [2026-03-24 20:22:34] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011584 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004528 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.19 - - [2026-03-24 20:22:34] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035033 10.0.0.19 - - [2026-03-24 20:22:34] "POST /virtual-machines HTTP/1.1" 200 395 0.007528 10.0.0.19 - - [2026-03-24 20:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014434 10.0.0.19 - - [2026-03-24 20:22:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139580 10.0.0.19 - - [2026-03-24 20:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035840 10.0.0.19 - - [2026-03-24 20:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.027677 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004771 10.0.0.19 - - [2026-03-24 20:22:34] "POST /instance-ips HTTP/1.1" 200 397 0.021077 10.0.0.19 - - [2026-03-24 20:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031265 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012143 10.0.0.19 - - [2026-03-24 20:22:34] "POST /set-tag HTTP/1.1" 200 109 0.067547 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012942 10.0.0.19 - - [2026-03-24 20:22:34] "GET /instance-ip/315b1084-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003051 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004268 10.0.0.19 - - [2026-03-24 20:22:34] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.19 - - [2026-03-24 20:22:34] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003500 10.0.0.19 - - [2026-03-24 20:22:34] "POST /ref-update HTTP/1.1" 200 156 0.008635 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013263 10.0.0.19 - - [2026-03-24 20:22:35] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005368 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2026-03-24 20:22:35] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035839 10.0.0.19 - - [2026-03-24 20:22:35] "POST /virtual-machines HTTP/1.1" 200 395 0.010031 10.0.0.19 - - [2026-03-24 20:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013572 10.0.0.19 - - [2026-03-24 20:22:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092414 10.0.0.19 - - [2026-03-24 20:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036613 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004392 10.0.0.19 - - [2026-03-24 20:22:35] "POST /instance-ips HTTP/1.1" 200 397 0.022286 10.0.0.19 - - [2026-03-24 20:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021365 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012341 10.0.0.19 - - [2026-03-24 20:22:35] "POST /set-tag HTTP/1.1" 200 109 0.060002 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017108 10.0.0.19 - - [2026-03-24 20:22:35] "GET /instance-ip/31d1177a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003575 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004119 10.0.0.19 - - [2026-03-24 20:22:35] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003400 10.0.0.19 - - [2026-03-24 20:22:35] "POST /ref-update HTTP/1.1" 200 156 0.007728 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004497 10.0.0.19 - - [2026-03-24 20:22:35] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.19 - - [2026-03-24 20:22:35] "POST /tags HTTP/1.1" 200 291 0.015298 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013214 10.0.0.19 - - [2026-03-24 20:22:35] "GET /tag/89cb6a4c-7b43-459c-9451-7cb37b3023e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016087 10.0.0.19 - - [2026-03-24 20:22:35] "POST /tags HTTP/1.1" 409 252 0.002186 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-03-24 20:22:35] "GET /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016012 10.0.0.19 - - [2026-03-24 20:22:35] "POST /tags HTTP/1.1" 409 226 0.002118 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-03-24 20:22:35] "GET /tag/96ae1b82-9a62-4dbd-b0f1-fd5f820bc103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010304 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2026-03-24 20:22:35] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003814 10.0.0.19 - - [2026-03-24 20:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-03-24 20:22:35] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039641 10.0.0.19 - - [2026-03-24 20:22:36] "POST /virtual-machines HTTP/1.1" 200 395 0.016282 10.0.0.19 - - [2026-03-24 20:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009842 10.0.0.19 - - [2026-03-24 20:22:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100810 10.0.0.19 - - [2026-03-24 20:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022784 10.0.0.19 - - [2026-03-24 20:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005486 10.0.0.19 - - [2026-03-24 20:22:36] "POST /instance-ips HTTP/1.1" 200 397 0.023939 10.0.0.19 - - [2026-03-24 20:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028856 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017642 10.0.0.19 - - [2026-03-24 20:22:36] "POST /set-tag HTTP/1.1" 200 109 0.075797 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015385 10.0.0.19 - - [2026-03-24 20:22:36] "GET /instance-ip/3259e74e-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003816 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005256 10.0.0.19 - - [2026-03-24 20:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004436 10.0.0.19 - - [2026-03-24 20:22:36] "POST /ref-update HTTP/1.1" 200 156 0.016432 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004593 10.0.0.19 - - [2026-03-24 20:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2026-03-24 20:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2026-03-24 20:22:36] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005227 10.0.0.19 - - [2026-03-24 20:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.19 - - [2026-03-24 20:22:36] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049217 10.0.0.19 - - [2026-03-24 20:22:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010380 10.0.0.19 - - [2026-03-24 20:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011101 10.0.0.19 - - [2026-03-24 20:22:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103122 10.0.0.19 - - [2026-03-24 20:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033056 10.0.0.19 - - [2026-03-24 20:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004362 10.0.0.19 - - [2026-03-24 20:22:37] "POST /instance-ips HTTP/1.1" 200 397 0.034052 10.0.0.19 - - [2026-03-24 20:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020228 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016834 10.0.0.19 - - [2026-03-24 20:22:37] "POST /set-tag HTTP/1.1" 200 109 0.076486 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015398 10.0.0.19 - - [2026-03-24 20:22:37] "GET /instance-ip/32d186b4-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007074 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004681 10.0.0.19 - - [2026-03-24 20:22:37] "POST /set-tag HTTP/1.1" 200 109 0.003736 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005950 10.0.0.19 - - [2026-03-24 20:22:37] "POST /ref-update HTTP/1.1" 200 156 0.011569 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007916 10.0.0.19 - - [2026-03-24 20:22:37] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.19 - - [2026-03-24 20:22:37] "POST /tags HTTP/1.1" 200 299 0.017407 10.0.0.19 - - [2026-03-24 20:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.19 - - [2026-03-24 20:22:37] "GET /tag/66bf444f-d964-46e3-8085-190531834cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014164 10.0.0.19 - - [2026-03-24 20:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005289 10.0.0.19 - - [2026-03-24 20:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-03-24 20:22:37] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029632 10.0.0.19 - - [2026-03-24 20:22:37] "POST /virtual-machines HTTP/1.1" 200 395 0.013254 10.0.0.19 - - [2026-03-24 20:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008192 10.0.0.19 - - [2026-03-24 20:22:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102181 10.0.0.19 - - [2026-03-24 20:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010367 10.0.0.19 - - [2026-03-24 20:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013279 10.0.0.19 - - [2026-03-24 20:22:37] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006401 10.0.0.19 - - [2026-03-24 20:22:37] "POST /instance-ips HTTP/1.1" 200 397 0.018913 10.0.0.19 - - [2026-03-24 20:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025019 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006012 10.0.0.19 - - [2026-03-24 20:22:38] "POST /set-tag HTTP/1.1" 200 109 0.018016 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011981 10.0.0.19 - - [2026-03-24 20:22:38] "GET /instance-ip/335874d0-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003595 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005500 10.0.0.19 - - [2026-03-24 20:22:38] "POST /set-tag HTTP/1.1" 200 109 0.006107 10.0.0.19 - - [2026-03-24 20:22:38] "POST /tags HTTP/1.1" 200 299 0.018018 10.0.0.19 - - [2026-03-24 20:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2026-03-24 20:22:38] "GET /tag/596d8af8-58c0-417c-8885-e7564b4f2209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011798 10.0.0.19 - - [2026-03-24 20:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004673 10.0.0.19 - - [2026-03-24 20:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.19 - - [2026-03-24 20:22:38] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040036 10.0.0.19 - - [2026-03-24 20:22:38] "POST /virtual-machines HTTP/1.1" 200 395 0.008040 10.0.0.19 - - [2026-03-24 20:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024017 10.0.0.19 - - [2026-03-24 20:22:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106135 10.0.0.19 - - [2026-03-24 20:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007737 10.0.0.19 - - [2026-03-24 20:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006726 10.0.0.19 - - [2026-03-24 20:22:38] "POST /instance-ips HTTP/1.1" 200 397 0.021463 10.0.0.19 - - [2026-03-24 20:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027727 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021569 10.0.0.19 - - [2026-03-24 20:22:38] "POST /set-tag HTTP/1.1" 200 109 0.016632 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014882 10.0.0.19 - - [2026-03-24 20:22:38] "GET /instance-ip/33c98bb6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003046 10.0.0.19 - - [2026-03-24 20:22:38] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004174 10.0.0.19 - - [2026-03-24 20:22:38] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.19 - - [2026-03-24 20:22:38] "POST /tags HTTP/1.1" 200 299 0.022481 10.0.0.19 - - [2026-03-24 20:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.19 - - [2026-03-24 20:22:39] "GET /tag/44bc2ad3-6329-45b4-91d6-f1919ddc5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.022019 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010207 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.19 - - [2026-03-24 20:22:39] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040711 10.0.0.19 - - [2026-03-24 20:22:39] "POST /virtual-machines HTTP/1.1" 200 395 0.013940 10.0.0.19 - - [2026-03-24 20:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008879 10.0.0.19 - - [2026-03-24 20:22:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098450 10.0.0.19 - - [2026-03-24 20:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012703 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004785 10.0.0.19 - - [2026-03-24 20:22:39] "POST /instance-ips HTTP/1.1" 200 397 0.023774 10.0.0.19 - - [2026-03-24 20:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024116 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018361 10.0.0.19 - - [2026-03-24 20:22:39] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016509 10.0.0.19 - - [2026-03-24 20:22:39] "GET /instance-ip/3434e708-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004434 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015597 10.0.0.19 - - [2026-03-24 20:22:39] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2026-03-24 20:22:39] "POST /tags HTTP/1.1" 200 299 0.021549 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-03-24 20:22:39] "GET /tag/8d922866-f96e-4b6b-aeaf-08a29dda7171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013381 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2026-03-24 20:22:39] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004478 10.0.0.19 - - [2026-03-24 20:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-24 20:22:39] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029124 10.0.0.19 - - [2026-03-24 20:22:39] "POST /virtual-machines HTTP/1.1" 200 395 0.006887 10.0.0.19 - - [2026-03-24 20:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026662 10.0.0.19 - - [2026-03-24 20:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104395 10.0.0.19 - - [2026-03-24 20:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010563 10.0.0.19 - - [2026-03-24 20:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005615 10.0.0.19 - - [2026-03-24 20:22:40] "POST /instance-ips HTTP/1.1" 200 397 0.042687 10.0.0.19 - - [2026-03-24 20:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024064 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.093725 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.018904 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013717 10.0.0.19 - - [2026-03-24 20:22:40] "GET /instance-ip/34a7cc32-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003185 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004541 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005125 10.0.0.19 - - [2026-03-24 20:22:40] "POST /ref-update HTTP/1.1" 200 156 0.009502 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009683 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.009664 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009653 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005153 10.0.0.19 - - [2026-03-24 20:22:40] "POST /ref-update HTTP/1.1" 200 156 0.008694 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013915 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004110 10.0.0.19 - - [2026-03-24 20:22:40] "POST /ref-update HTTP/1.1" 200 156 0.007368 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012074 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004618 10.0.0.19 - - [2026-03-24 20:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004189 10.0.0.19 - - [2026-03-24 20:22:40] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.19 - - [2026-03-24 20:22:40] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010954 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004216 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004484 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003706 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004173 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005592 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005497 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004101 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.19 - - [2026-03-24 20:22:41] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004399 10.0.0.19 - - [2026-03-24 20:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.19 - - [2026-03-24 20:22:43] "GET /virtual-machine/d706916f-6397-40d4-b0e2-ec6aa7196493?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002758 10.0.0.19 - - [2026-03-24 20:22:43] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003767 10.0.0.19 - - [2026-03-24 20:22:43] "GET /virtual-machine/6b26b561-cc47-46bb-b87e-9225e2a17833?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003246 10.0.0.19 - - [2026-03-24 20:22:43] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009191 10.0.0.19 - - [2026-03-24 20:22:45] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010745 10.0.0.19 - - [2026-03-24 20:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.19 - - [2026-03-24 20:22:45] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005394 10.0.0.19 - - [2026-03-24 20:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.19 - - [2026-03-24 20:22:46] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004306 10.0.0.19 - - [2026-03-24 20:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.19 - - [2026-03-24 20:22:48] "GET /virtual-machine/b358a13f-ca16-43c8-b01a-ff19cdeae4c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002740 10.0.0.19 - - [2026-03-24 20:22:48] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003577 10.0.0.19 - - [2026-03-24 20:22:48] "GET /virtual-machine/6569c9ab-dc89-4aa4-b242-eb60e424aeec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002822 10.0.0.19 - - [2026-03-24 20:22:48] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004935 10.0.0.19 - - [2026-03-24 20:22:50] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007606 10.0.0.19 - - [2026-03-24 20:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.19 - - [2026-03-24 20:22:50] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003981 10.0.0.19 - - [2026-03-24 20:22:50] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.19 - - [2026-03-24 20:22:50] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004295 10.0.0.19 - - [2026-03-24 20:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-03-24 20:22:53] "GET /virtual-machine/36ce24a5-556f-403c-b999-a88669a88d8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004005 10.0.0.19 - - [2026-03-24 20:22:53] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005142 10.0.0.19 - - [2026-03-24 20:22:53] "GET /virtual-machine/35b9421c-2420-47b7-94ad-c67d7999af0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003355 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005839 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-machine/bc11b83f-0743-43a9-ab1d-d20be0b9de38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006083 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-machine/67afe192-fce4-42cc-a77a-ab0b27521567?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002929 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.19 - - [2026-03-24 20:22:54] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002995 10.0.0.19 - - [2026-03-24 20:22:54] "POST /tags HTTP/1.1" 200 333 0.023190 10.0.0.19 - - [2026-03-24 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012094 10.0.0.19 - - [2026-03-24 20:22:54] "GET /tag/c31daec4-6693-4ed5-aa59-a8f12dcd0ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012145 10.0.0.19 - - [2026-03-24 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-03-24 20:22:54] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038076 10.0.0.19 - - [2026-03-24 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2026-03-24 20:22:54] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004115 10.0.0.19 - - [2026-03-24 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-03-24 20:22:54] "GET /service-appliance-set/40f524b3-ff96-45d0-bef9-50834c9fecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002556 10.0.0.19 - - [2026-03-24 20:22:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.002032 10.0.0.19 - - [2026-03-24 20:22:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096155 10.0.0.19 - - [2026-03-24 20:22:55] "GET /virtual-machine-interface/aded02ed-9327-452c-a7e7-42b7ca225b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005388 10.0.0.19 - - [2026-03-24 20:22:55] "POST /instance-ips HTTP/1.1" 200 409 0.021265 10.0.0.19 - - [2026-03-24 20:22:55] "GET /instance-ip/6cd3504a-5a43-433e-a140-6d380ca50c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008765 10.0.0.19 - - [2026-03-24 20:22:55] "POST /loadbalancers HTTP/1.1" 200 629 0.063241 10.0.0.19 - - [2026-03-24 20:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023808 10.0.0.19 - - [2026-03-24 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.19 - - [2026-03-24 20:22:55] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050366 10.0.0.19 - - [2026-03-24 20:22:55] "GET /instance-ip/6cd3504a-5a43-433e-a140-6d380ca50c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002818 10.0.0.19 - - [2026-03-24 20:22:55] "POST /floating-ips HTTP/1.1" 200 597 0.023061 10.0.0.19 - - [2026-03-24 20:22:55] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053463 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002840 10.0.0.19 - - [2026-03-24 20:22:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016733 10.0.0.19 - - [2026-03-24 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-03-24 20:22:55] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030217 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer-listener/8dd7c12e-fd33-466e-9829-3d62333ec2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003193 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer-listener/8dd7c12e-fd33-466e-9829-3d62333ec2de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003385 10.0.0.19 - - [2026-03-24 20:22:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022249 10.0.0.19 - - [2026-03-24 20:22:55] "GET /instance-ip/6cd3504a-5a43-433e-a140-6d380ca50c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.011864 10.0.0.19 - - [2026-03-24 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-03-24 20:22:55] "GET /instance-ip/6cd3504a-5a43-433e-a140-6d380ca50c76?fields=floating_ips HTTP/1.1" 200 1212 0.005018 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002600 10.0.0.19 - - [2026-03-24 20:22:55] "GET /floating-ip/d5b21414-9b35-45cb-adac-610d7f459f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003013 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer-pool/8595cbee-c5c4-4e78-b453-125804da38b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004443 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002337 10.0.0.19 - - [2026-03-24 20:22:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035054 10.0.0.19 - - [2026-03-24 20:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007406 10.0.0.19 - - [2026-03-24 20:22:55] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024024 10.0.0.19 - - [2026-03-24 20:22:55] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008542 10.0.0.19 - - [2026-03-24 20:22:55] "POST /tags HTTP/1.1" 409 221 0.003253 10.0.0.19 - - [2026-03-24 20:22:55] "POST /ref-update HTTP/1.1" 200 156 0.006572 10.0.0.19 - - [2026-03-24 20:22:55] "GET /floating-ip/d5b21414-9b35-45cb-adac-610d7f459f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.013963 10.0.0.19 - - [2026-03-24 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-03-24 20:22:55] "GET /tag/c31daec4-6693-4ed5-aa59-a8f12dcd0ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010560 10.0.0.19 - - [2026-03-24 20:22:55] "PUT /floating-ip/d5b21414-9b35-45cb-adac-610d7f459f79 HTTP/1.1" 200 256 0.009007 10.0.0.19 - - [2026-03-24 20:22:55] "POST /set-tag HTTP/1.1" 200 109 0.087238 10.0.0.19 - - [2026-03-24 20:22:55] "GET /loadbalancer-pool/8595cbee-c5c4-4e78-b453-125804da38b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002951 10.0.0.19 - - [2026-03-24 20:22:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026048 10.0.0.19 - - [2026-03-24 20:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018047 10.0.0.19 - - [2026-03-24 20:22:56] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012485 10.0.0.19 - - [2026-03-24 20:22:56] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004225 10.0.0.19 - - [2026-03-24 20:22:56] "POST /ref-update HTTP/1.1" 200 156 0.008552 10.0.0.19 - - [2026-03-24 20:22:56] "GET /floating-ip/d5b21414-9b35-45cb-adac-610d7f459f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.014112 10.0.0.19 - - [2026-03-24 20:22:56] "POST /set-tag HTTP/1.1" 200 109 0.059839 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 206 0.002130 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015386 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 204 0.002618 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/596d8af8-58c0-417c-8885-e7564b4f2209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011331 10.0.0.19 - - [2026-03-24 20:22:57] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002889 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2026-03-24 20:22:57] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003216 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012380 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 226 0.001794 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010376 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 204 0.004660 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/596d8af8-58c0-417c-8885-e7564b4f2209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012699 10.0.0.19 - - [2026-03-24 20:22:57] "POST /tags HTTP/1.1" 409 226 0.002064 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-24 20:22:57] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010821 10.0.0.19 - - [2026-03-24 20:22:57] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002391 10.0.0.19 - - [2026-03-24 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-03-24 20:22:57] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016627 10.0.0.19 - - [2026-03-24 20:22:57] "POST /firewall-rules HTTP/1.1" 200 626 0.084091 10.0.0.19 - - [2026-03-24 20:22:57] "POST /firewall-rules HTTP/1.1" 200 646 0.088912 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-rule/ee3883c1-5dd8-4ad7-b933-43b200def714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.009317 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004198 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-rule/72046e53-707b-4e50-a206-3a87be40112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003850 10.0.0.19 - - [2026-03-24 20:22:57] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.19 - - [2026-03-24 20:22:57] "POST /firewall-policys HTTP/1.1" 200 606 0.038909 10.0.0.19 - - [2026-03-24 20:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012647 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016036 10.0.0.19 - - [2026-03-24 20:22:57] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002462 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002557 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004178 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003917 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003674 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002125 10.0.0.19 - - [2026-03-24 20:22:57] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002630 10.0.0.19 - - [2026-03-24 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.022369 10.0.0.19 - - [2026-03-24 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.036120 10.0.0.19 - - [2026-03-24 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.017654 10.0.0.19 - - [2026-03-24 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.029377 10.0.0.19 - - [2026-03-24 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.040083 10.0.0.19 - - [2026-03-24 20:22:58] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003489 10.0.0.19 - - [2026-03-24 20:22:59] "GET /global-system-configs HTTP/1.1" 200 322 0.007607 10.0.0.19 - - [2026-03-24 20:22:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001941 10.0.0.19 - - [2026-03-24 20:24:56] "POST /tags HTTP/1.1" 409 252 0.004932 10.0.0.19 - - [2026-03-24 20:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.19 - - [2026-03-24 20:24:56] "GET /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017575 10.0.0.19 - - [2026-03-24 20:24:56] "POST /tags HTTP/1.1" 409 228 0.002312 10.0.0.19 - - [2026-03-24 20:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-03-24 20:24:56] "GET /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011162 10.0.0.19 - - [2026-03-24 20:24:56] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004403 10.0.0.19 - - [2026-03-24 20:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2026-03-24 20:24:56] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003086 10.0.0.19 - - [2026-03-24 20:24:56] "POST /tags HTTP/1.1" 409 206 0.002222 10.0.0.19 - - [2026-03-24 20:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-03-24 20:24:56] "GET /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011276 10.0.0.19 - - [2026-03-24 20:24:57] "POST /tags HTTP/1.1" 409 226 0.004030 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2026-03-24 20:24:57] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013004 10.0.0.19 - - [2026-03-24 20:24:57] "POST /tags HTTP/1.1" 409 204 0.002057 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2026-03-24 20:24:57] "GET /tag/596d8af8-58c0-417c-8885-e7564b4f2209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013836 10.0.0.19 - - [2026-03-24 20:24:57] "POST /tags HTTP/1.1" 409 226 0.007450 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-03-24 20:24:57] "GET /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016333 10.0.0.19 - - [2026-03-24 20:24:57] "POST /tags HTTP/1.1" 409 228 0.002671 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2026-03-24 20:24:57] "GET /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013988 10.0.0.19 - - [2026-03-24 20:24:57] "POST /tags HTTP/1.1" 409 252 0.002134 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2026-03-24 20:24:57] "GET /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011621 10.0.0.19 - - [2026-03-24 20:24:57] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002431 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2026-03-24 20:24:57] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002457 10.0.0.19 - - [2026-03-24 20:24:57] "POST /firewall-rules HTTP/1.1" 409 281 0.001742 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2026-03-24 20:24:57] "PUT /firewall-rule/72046e53-707b-4e50-a206-3a87be40112b HTTP/1.1" 200 260 0.018319 10.0.0.19 - - [2026-03-24 20:24:57] "POST /firewall-rules HTTP/1.1" 409 291 0.010090 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.19 - - [2026-03-24 20:24:57] "PUT /firewall-rule/ee3883c1-5dd8-4ad7-b933-43b200def714 HTTP/1.1" 200 260 0.028311 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-rule/ee3883c1-5dd8-4ad7-b933-43b200def714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.012945 10.0.0.19 - - [2026-03-24 20:24:57] "POST /firewall-rules HTTP/1.1" 200 658 0.092576 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-rule/02a4416d-91e5-4a69-b943-9698e35a4eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.008057 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002722 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-rule/72046e53-707b-4e50-a206-3a87be40112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003172 10.0.0.19 - - [2026-03-24 20:24:57] "POST /firewall-policys HTTP/1.1" 409 269 0.001891 10.0.0.19 - - [2026-03-24 20:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2026-03-24 20:24:57] "PUT /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71 HTTP/1.1" 200 264 0.032127 10.0.0.19 - - [2026-03-24 20:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014815 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010120 10.0.0.19 - - [2026-03-24 20:24:57] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002887 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002218 10.0.0.19 - - [2026-03-24 20:24:57] "GET /firewall-policy/36b93998-a2bd-4f31-bf4d-861b0e6d43a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002290 10.0.0.19 - - [2026-03-24 20:24:58] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003813 10.0.0.19 - - [2026-03-24 20:24:58] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002850 10.0.0.19 - - [2026-03-24 20:24:58] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002233 10.0.0.19 - - [2026-03-24 20:24:58] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002577 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005213 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.19 - - [2026-03-24 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.19 - - [2026-03-24 20:25:59] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006222 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005636 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.017611 10.0.0.19 - - [2026-03-24 20:25:59] "DELETE /loadbalancer-member/9e12372e-556c-4ed2-b4ad-acba659f40bc HTTP/1.1" 200 115 0.046610 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006434 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004360 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004735 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005241 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004692 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004751 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.19 - - [2026-03-24 20:25:59] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005268 10.0.0.19 - - [2026-03-24 20:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.19 - - [2026-03-24 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-03-24 20:25:59] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003127 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005149 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.004625 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004865 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.004969 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine/d706916f-6397-40d4-b0e2-ec6aa7196493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003356 10.0.0.19 - - [2026-03-24 20:26:01] "POST /ref-update HTTP/1.1" 200 156 0.010728 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011744 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.022860 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.039141 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.018389 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.017425 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.024571 10.0.0.19 - - [2026-03-24 20:26:01] "DELETE /instance-ip/315b1084-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.044849 10.0.0.19 - - [2026-03-24 20:26:01] "POST /ref-update HTTP/1.1" 200 156 0.008907 10.0.0.19 - - [2026-03-24 20:26:01] "DELETE /virtual-machine-interface/313ce000-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.039655 10.0.0.19 - - [2026-03-24 20:26:01] "DELETE /virtual-machine/d706916f-6397-40d4-b0e2-ec6aa7196493 HTTP/1.1" 200 115 0.017340 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005212 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.005638 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011419 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.004464 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine/6569c9ab-dc89-4aa4-b242-eb60e424aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003373 10.0.0.19 - - [2026-03-24 20:26:01] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.19 - - [2026-03-24 20:26:01] "GET /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012777 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.018956 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.037584 10.0.0.19 - - [2026-03-24 20:26:01] "POST /set-tag HTTP/1.1" 200 109 0.027667 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.029529 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.044404 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /instance-ip/32d186b4-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.067162 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /virtual-machine-interface/32bb44da-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.049172 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /virtual-machine/6569c9ab-dc89-4aa4-b242-eb60e424aeec HTTP/1.1" 200 115 0.027119 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008935 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004728 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine/b358a13f-ca16-43c8-b01a-ff19cdeae4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002856 10.0.0.19 - - [2026-03-24 20:26:02] "POST /ref-update HTTP/1.1" 200 156 0.016967 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007073 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.028122 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.046231 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.045085 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.018734 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.044296 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /instance-ip/3259e74e-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.078537 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /virtual-machine-interface/324394da-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.064892 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /virtual-machine/b358a13f-ca16-43c8-b01a-ff19cdeae4c6 HTTP/1.1" 200 115 0.016015 10.0.0.19 - - [2026-03-24 20:26:02] "DELETE /tag/89cb6a4c-7b43-459c-9451-7cb37b3023e1 HTTP/1.1" 200 115 0.074426 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006821 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.19 - - [2026-03-24 20:26:02] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004050 10.0.0.19 - - [2026-03-24 20:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.19 - - [2026-03-24 20:26:03] "GET /virtual-machine/6b26b561-cc47-46bb-b87e-9225e2a17833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004586 10.0.0.19 - - [2026-03-24 20:26:03] "POST /ref-update HTTP/1.1" 200 156 0.020962 10.0.0.19 - - [2026-03-24 20:26:03] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.022450 10.0.0.19 - - [2026-03-24 20:26:03] "POST /set-tag HTTP/1.1" 200 109 0.021903 10.0.0.19 - - [2026-03-24 20:26:03] "POST /set-tag HTTP/1.1" 200 109 0.051197 10.0.0.19 - - [2026-03-24 20:26:03] "POST /set-tag HTTP/1.1" 200 109 0.068001 10.0.0.19 - - [2026-03-24 20:26:03] "POST /set-tag HTTP/1.1" 200 109 0.040295 10.0.0.19 - - [2026-03-24 20:26:03] "POST /set-tag HTTP/1.1" 200 109 0.044333 10.0.0.19 - - [2026-03-24 20:26:03] "DELETE /instance-ip/31d1177a-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.385484 10.0.0.19 - - [2026-03-24 20:26:03] "POST /ref-update HTTP/1.1" 200 156 0.019352 10.0.0.19 - - [2026-03-24 20:26:03] "DELETE /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.058473 10.0.0.19 - - [2026-03-24 20:26:04] "DELETE /virtual-machine/6b26b561-cc47-46bb-b87e-9225e2a17833 HTTP/1.1" 200 115 0.043661 10.0.0.19 - - [2026-03-24 20:26:04] "DELETE /tag/4ef53844-276b-4fa7-b78c-476843a855d2 HTTP/1.1" 200 115 0.083733 10.0.0.19 - - [2026-03-24 20:26:04] "DELETE /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f HTTP/1.1" 409 388 0.014488 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:26:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004625 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.004636 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008096 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine/67afe192-fce4-42cc-a77a-ab0b27521567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002912 10.0.0.19 - - [2026-03-24 20:26:31] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005940 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.018290 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.023769 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.027631 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.013901 10.0.0.19 - - [2026-03-24 20:26:31] "DELETE /instance-ip/34a7cc32-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.052830 10.0.0.19 - - [2026-03-24 20:26:31] "DELETE /virtual-machine-interface/348dfea6-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.048702 10.0.0.19 - - [2026-03-24 20:26:31] "DELETE /virtual-machine/67afe192-fce4-42cc-a77a-ab0b27521567 HTTP/1.1" 200 115 0.023466 10.0.0.19 - - [2026-03-24 20:26:31] "DELETE /tag/8d922866-f96e-4b6b-aeaf-08a29dda7171 HTTP/1.1" 200 115 0.037812 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004110 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005840 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine/bc11b83f-0743-43a9-ab1d-d20be0b9de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003457 10.0.0.19 - - [2026-03-24 20:26:31] "POST /ref-update HTTP/1.1" 200 156 0.009641 10.0.0.19 - - [2026-03-24 20:26:31] "GET /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008041 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.023040 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.072024 10.0.0.19 - - [2026-03-24 20:26:31] "POST /set-tag HTTP/1.1" 200 109 0.036912 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.016339 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /instance-ip/33c98bb6-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.064231 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /virtual-machine-interface/33b055f6-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.046469 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /virtual-machine/bc11b83f-0743-43a9-ab1d-d20be0b9de38 HTTP/1.1" 200 115 0.038075 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /tag/596d8af8-58c0-417c-8885-e7564b4f2209 HTTP/1.1" 409 236 0.006110 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004211 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004662 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine/35b9421c-2420-47b7-94ad-c67d7999af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002683 10.0.0.19 - - [2026-03-24 20:26:32] "POST /ref-update HTTP/1.1" 200 156 0.008814 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004372 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.019377 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.027014 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.014446 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.032297 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /instance-ip/3434e708-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.043947 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /virtual-machine-interface/3421274a-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.042296 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /virtual-machine/35b9421c-2420-47b7-94ad-c67d7999af0e HTTP/1.1" 200 115 0.019850 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b HTTP/1.1" 409 236 0.008047 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179 HTTP/1.1" 409 236 0.004740 10.0.0.19 - - [2026-03-24 20:26:32] "DELETE /tag/44bc2ad3-6329-45b4-91d6-f1919ddc5465 HTTP/1.1" 200 115 0.046847 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005296 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005241 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine/36ce24a5-556f-403c-b999-a88669a88d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003616 10.0.0.19 - - [2026-03-24 20:26:32] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.19 - - [2026-03-24 20:26:32] "GET /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005212 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.020615 10.0.0.19 - - [2026-03-24 20:26:32] "POST /set-tag HTTP/1.1" 200 109 0.030007 10.0.0.19 - - [2026-03-24 20:26:33] "POST /set-tag HTTP/1.1" 200 109 0.042114 10.0.0.19 - - [2026-03-24 20:26:33] "POST /set-tag HTTP/1.1" 200 109 0.019045 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /instance-ip/335874d0-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.052440 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /virtual-machine-interface/334008dc-27bf-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.052394 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /virtual-machine/36ce24a5-556f-403c-b999-a88669a88d8f HTTP/1.1" 200 115 0.026912 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /tag/83560372-5a80-438b-826f-dfa9ec705094 HTTP/1.1" 200 115 0.040749 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /tag/66bf444f-d964-46e3-8085-190531834cf1 HTTP/1.1" 200 115 0.039299 10.0.0.19 - - [2026-03-24 20:26:33] "DELETE /tag/dcdf84d6-ba0b-440e-9a80-c368de325c0f HTTP/1.1" 200 115 0.035466 10.0.0.19 - - [2026-03-24 20:26:34] "POST /projects HTTP/1.1" 409 238 0.002339 10.0.0.19 - - [2026-03-24 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2026-03-24 20:26:34] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030677 10.0.0.19 - - [2026-03-24 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2026-03-24 20:26:34] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004285 10.0.0.19 - - [2026-03-24 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2026-03-24 20:26:34] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003655 10.0.0.19 - - [2026-03-24 20:26:34] "POST /security-groups HTTP/1.1" 409 285 0.002155 10.0.0.19 - - [2026-03-24 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.19 - - [2026-03-24 20:26:34] "PUT /security-group/016a224c-68b5-465f-8e4f-014cda4ea62c HTTP/1.1" 200 262 0.054164 10.0.0.19 - - [2026-03-24 20:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025668 10.0.0.19 - - [2026-03-24 20:26:34] "PUT /access-control-list/2f9af01b-b746-4c1a-bd43-72713c63c48a HTTP/1.1" 200 272 0.023003 10.0.0.19 - - [2026-03-24 20:26:34] "PUT /access-control-list/9876e44e-86e4-4e65-8153-ce5f8f21750c HTTP/1.1" 200 272 0.025154 10.0.0.19 - - [2026-03-24 20:26:39] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.19 - - [2026-03-24 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-03-24 20:26:39] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037369 10.0.0.19 - - [2026-03-24 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-03-24 20:26:39] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003754 10.0.0.19 - - [2026-03-24 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.19 - - [2026-03-24 20:26:39] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004379 10.0.0.19 - - [2026-03-24 20:26:39] "POST /security-groups HTTP/1.1" 409 285 0.002434 10.0.0.19 - - [2026-03-24 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-03-24 20:26:39] "PUT /security-group/016a224c-68b5-465f-8e4f-014cda4ea62c HTTP/1.1" 200 262 0.059428 10.0.0.19 - - [2026-03-24 20:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031195 10.0.0.19 - - [2026-03-24 20:26:39] "PUT /access-control-list/2f9af01b-b746-4c1a-bd43-72713c63c48a HTTP/1.1" 200 272 0.030349 10.0.0.19 - - [2026-03-24 20:26:40] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.023458 10.0.0.19 - - [2026-03-24 20:26:40] "PUT /access-control-list/9876e44e-86e4-4e65-8153-ce5f8f21750c HTTP/1.1" 200 272 0.029683 10.0.0.19 - - [2026-03-24 20:26:40] "GET /firewall-rule/5eceb25b-ae67-4cff-8348-956dd6f89397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002916 10.0.0.19 - - [2026-03-24 20:26:40] "POST /ref-update HTTP/1.1" 200 156 0.057902 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /firewall-rule/5eceb25b-ae67-4cff-8348-956dd6f89397 HTTP/1.1" 200 115 0.035610 10.0.0.19 - - [2026-03-24 20:26:40] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004636 10.0.0.19 - - [2026-03-24 20:26:40] "GET /firewall-rule/00111ca1-e101-4a8f-9adc-6ca98ecfc787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.003142 10.0.0.19 - - [2026-03-24 20:26:40] "POST /ref-update HTTP/1.1" 200 156 0.050374 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /firewall-rule/00111ca1-e101-4a8f-9adc-6ca98ecfc787 HTTP/1.1" 200 115 0.035018 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b HTTP/1.1" 409 236 0.006917 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /tag/96ae1b82-9a62-4dbd-b0f1-fd5f820bc103 HTTP/1.1" 200 115 0.033436 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179 HTTP/1.1" 409 236 0.005075 10.0.0.19 - - [2026-03-24 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-03-24 20:26:40] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005832 10.0.0.19 - - [2026-03-24 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2026-03-24 20:26:40] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005154 10.0.0.19 - - [2026-03-24 20:26:40] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.057802 10.0.0.19 - - [2026-03-24 20:26:40] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.053941 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /security-group/016a224c-68b5-465f-8e4f-014cda4ea62c HTTP/1.1" 200 115 0.052031 10.0.0.19 - - [2026-03-24 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016642 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /access-control-list/2f9af01b-b746-4c1a-bd43-72713c63c48a HTTP/1.1" 200 115 0.039027 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /access-control-list/9876e44e-86e4-4e65-8153-ce5f8f21750c HTTP/1.1" 200 115 0.033012 10.0.0.19 - - [2026-03-24 20:26:40] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031971 10.0.0.19 - - [2026-03-24 20:26:40] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?fields=security_groups HTTP/1.1" 200 1352 0.035763 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /security-group/b23a9f05-348f-4904-92fc-e6fa70298cd7 HTTP/1.1" 200 115 0.041643 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /access-control-list/26f5d267-d1db-41d2-97fa-c101aebd8034 HTTP/1.1" 200 115 0.032858 10.0.0.19 - - [2026-03-24 20:26:40] "GET /project/27441f9d-9851-452a-8e0a-98cb14111d52?fields=application_policy_sets HTTP/1.1" 200 1391 0.045866 10.0.0.19 - - [2026-03-24 20:26:40] "DELETE /access-control-list/6ecff26a-5548-4750-82b6-15c6ac2d52aa HTTP/1.1" 200 115 0.043385 10.0.0.19 - - [2026-03-24 20:26:41] "DELETE /project/27441f9d-9851-452a-8e0a-98cb14111d52 HTTP/1.1" 200 115 0.294796 10.0.0.19 - - [2026-03-24 20:26:41] "POST /projects HTTP/1.1" 409 238 0.006033 10.0.0.19 - - [2026-03-24 20:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2026-03-24 20:26:41] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030822 10.0.0.19 - - [2026-03-24 20:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2026-03-24 20:26:41] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004276 10.0.0.19 - - [2026-03-24 20:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-03-24 20:26:41] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005370 10.0.0.19 - - [2026-03-24 20:26:41] "POST /security-groups HTTP/1.1" 409 285 0.002613 10.0.0.19 - - [2026-03-24 20:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-03-24 20:26:41] "PUT /security-group/4eec7ec8-9b4f-42e8-a027-3186a71077d4 HTTP/1.1" 200 262 0.059275 10.0.0.19 - - [2026-03-24 20:26:41] "PUT /access-control-list/dd36bccd-854d-47d3-a32a-3eafbb84efc3 HTTP/1.1" 200 272 0.014628 10.0.0.19 - - [2026-03-24 20:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022402 10.0.0.19 - - [2026-03-24 20:26:41] "PUT /access-control-list/84f42605-3857-4342-a23e-685ff388ed33 HTTP/1.1" 200 272 0.029305 10.0.0.19 - - [2026-03-24 20:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2026-03-24 20:26:45] "GET /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003921 10.0.0.19 - - [2026-03-24 20:26:45] "GET /virtual-machine-interface/31bbc82a-27bf-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001752 10.0.0.19 - - [2026-03-24 20:26:45] "DELETE /loadbalancer-member/f98bda97-657c-4c8d-98b7-a084c22d922a HTTP/1.1" 200 115 0.048939 10.0.0.19 - - [2026-03-24 20:26:45] "DELETE /loadbalancer-pool/8595cbee-c5c4-4e78-b453-125804da38b7 HTTP/1.1" 200 115 0.046322 10.0.0.19 - - [2026-03-24 20:26:45] "DELETE /loadbalancer-listener/8dd7c12e-fd33-466e-9829-3d62333ec2de HTTP/1.1" 200 115 0.050335 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /loadbalancer/2dfd5f4b-6060-47a9-955b-20be287ee874 HTTP/1.1" 200 115 0.029755 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /floating-ip/d5b21414-9b35-45cb-adac-610d7f459f79 HTTP/1.1" 200 115 0.028967 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /instance-ip/6cd3504a-5a43-433e-a140-6d380ca50c76 HTTP/1.1" 200 115 0.031487 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /virtual-machine-interface/aded02ed-9327-452c-a7e7-42b7ca225b9c HTTP/1.1" 200 115 0.033074 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /tag/c31daec4-6693-4ed5-aa59-a8f12dcd0ff8 HTTP/1.1" 200 115 0.043531 10.0.0.19 - - [2026-03-24 20:26:46] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002491 10.0.0.19 - - [2026-03-24 20:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-03-24 20:26:46] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003078 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-policy/b2ea7816-04dd-47bc-9c6d-ad11038a1cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002338 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-rule/72046e53-707b-4e50-a206-3a87be40112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004019 10.0.0.19 - - [2026-03-24 20:26:46] "POST /ref-update HTTP/1.1" 200 156 0.013384 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /firewall-rule/72046e53-707b-4e50-a206-3a87be40112b HTTP/1.1" 200 115 0.036099 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003688 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-rule/02a4416d-91e5-4a69-b943-9698e35a4eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003091 10.0.0.19 - - [2026-03-24 20:26:46] "POST /ref-update HTTP/1.1" 200 156 0.015945 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /firewall-rule/02a4416d-91e5-4a69-b943-9698e35a4eb6 HTTP/1.1" 200 115 0.046398 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.010920 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-rule/ee3883c1-5dd8-4ad7-b933-43b200def714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004733 10.0.0.19 - - [2026-03-24 20:26:46] "POST /ref-update HTTP/1.1" 200 156 0.017258 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /firewall-rule/ee3883c1-5dd8-4ad7-b933-43b200def714 HTTP/1.1" 200 115 0.083374 10.0.0.19 - - [2026-03-24 20:26:46] "GET /application-policy-set/2c890ecb-3fab-4a9e-8938-2b676416460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002853 10.0.0.19 - - [2026-03-24 20:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.19 - - [2026-03-24 20:26:46] "GET /policy-management/38c4dd44-0dfd-449d-93fe-cf73537e69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002720 10.0.0.19 - - [2026-03-24 20:26:46] "GET /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009414 10.0.0.19 - - [2026-03-24 20:26:46] "POST /ref-update HTTP/1.1" 200 156 0.030742 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /firewall-policy/e823f7b1-6520-420f-9628-b62118d48c71 HTTP/1.1" 200 115 0.055321 10.0.0.19 - - [2026-03-24 20:26:46] "DELETE /tag/3c72f119-f99d-4706-9430-adc4cf5e3a5b HTTP/1.1" 200 115 0.062331 10.0.0.19 - - [2026-03-24 20:26:47] "DELETE /tag/596d8af8-58c0-417c-8885-e7564b4f2209 HTTP/1.1" 200 115 0.102632 10.0.0.19 - - [2026-03-24 20:26:47] "DELETE /tag/8d6288b9-1e36-4ddd-b545-80ed0b761d9f HTTP/1.1" 200 115 0.080094 10.0.0.19 - - [2026-03-24 20:26:47] "DELETE /tag/cc1231f8-0bb9-4d14-8660-3e0f79a49179 HTTP/1.1" 200 115 0.106879 10.0.0.19 - - [2026-03-24 20:26:47] "POST /projects HTTP/1.1" 409 238 0.003412 10.0.0.19 - - [2026-03-24 20:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2026-03-24 20:26:47] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048369 10.0.0.19 - - [2026-03-24 20:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-03-24 20:26:47] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004011 10.0.0.19 - - [2026-03-24 20:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.19 - - [2026-03-24 20:26:47] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005258 10.0.0.19 - - [2026-03-24 20:26:47] "POST /security-groups HTTP/1.1" 409 285 0.003243 10.0.0.19 - - [2026-03-24 20:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.19 - - [2026-03-24 20:26:47] "PUT /security-group/4eec7ec8-9b4f-42e8-a027-3186a71077d4 HTTP/1.1" 200 262 0.059146 10.0.0.19 - - [2026-03-24 20:26:47] "PUT /access-control-list/dd36bccd-854d-47d3-a32a-3eafbb84efc3 HTTP/1.1" 200 272 0.040234 10.0.0.19 - - [2026-03-24 20:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050765 10.0.0.19 - - [2026-03-24 20:26:47] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.010356 10.0.0.19 - - [2026-03-24 20:26:47] "PUT /access-control-list/84f42605-3857-4342-a23e-685ff388ed33 HTTP/1.1" 200 272 0.034947 10.0.0.19 - - [2026-03-24 20:26:47] "GET /firewall-rule/6b121b52-d7be-42be-8d39-1ffb7914e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005563 10.0.0.19 - - [2026-03-24 20:26:47] "POST /ref-update HTTP/1.1" 200 156 0.074387 10.0.0.19 - - [2026-03-24 20:26:47] "DELETE /firewall-rule/6b121b52-d7be-42be-8d39-1ffb7914e257 HTTP/1.1" 200 115 0.037781 10.0.0.19 - - [2026-03-24 20:26:47] "GET /firewall-policy/59488677-1bfe-491e-9af4-98ee96ad9c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005888 10.0.0.19 - - [2026-03-24 20:26:47] "GET /firewall-rule/3c3ca9a8-6844-400a-9463-173e68ca28a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002781 10.0.0.19 - - [2026-03-24 20:26:47] "POST /ref-update HTTP/1.1" 200 156 0.043324 10.0.0.19 - - [2026-03-24 20:26:47] "DELETE /firewall-rule/3c3ca9a8-6844-400a-9463-173e68ca28a9 HTTP/1.1" 200 115 0.032683 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /tag/315e096e-1a7e-4383-b8c6-bfac2cd2a764 HTTP/1.1" 200 115 0.046103 10.0.0.19 - - [2026-03-24 20:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.19 - - [2026-03-24 20:26:48] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.014616 10.0.0.19 - - [2026-03-24 20:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-24 20:26:48] "GET /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003826 10.0.0.19 - - [2026-03-24 20:26:48] "PUT /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8 HTTP/1.1" 200 264 0.061265 10.0.0.19 - - [2026-03-24 20:26:48] "PUT /virtual-network/f750fb81-19af-430a-a247-eb31643d5dac HTTP/1.1" 200 264 0.068946 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /security-group/4eec7ec8-9b4f-42e8-a027-3186a71077d4 HTTP/1.1" 200 115 0.062472 10.0.0.19 - - [2026-03-24 20:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /access-control-list/dd36bccd-854d-47d3-a32a-3eafbb84efc3 HTTP/1.1" 200 115 0.038366 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /access-control-list/84f42605-3857-4342-a23e-685ff388ed33 HTTP/1.1" 200 115 0.029554 10.0.0.19 - - [2026-03-24 20:26:48] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030886 10.0.0.19 - - [2026-03-24 20:26:48] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?fields=security_groups HTTP/1.1" 200 1353 0.037988 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /security-group/08eeba77-0df0-45d4-8a35-f925131bd21f HTTP/1.1" 200 115 0.064122 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /access-control-list/8668ffe2-f029-4625-95b1-62134112a5d8 HTTP/1.1" 200 115 0.038303 10.0.0.19 - - [2026-03-24 20:26:48] "GET /project/ef10de55-0074-4365-addd-d4b75a324b7e?fields=application_policy_sets HTTP/1.1" 200 1392 0.045890 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /access-control-list/53da3cb2-3495-42f8-89b0-aa3671056794 HTTP/1.1" 200 115 0.057576 10.0.0.19 - - [2026-03-24 20:26:48] "DELETE /project/ef10de55-0074-4365-addd-d4b75a324b7e HTTP/1.1" 200 115 0.343607 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.19 - - [2026-03-24 20:27:43] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.19 - - [2026-03-24 20:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-03-24 20:27:43] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002725 10.0.0.19 - - [2026-03-24 20:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-03-24 20:27:43] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002414 10.0.0.19 - - [2026-03-24 20:27:59] "GET /global-system-configs HTTP/1.1" 200 322 0.005518 10.0.0.19 - - [2026-03-24 20:27:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004365 10.0.0.19 - - [2026-03-24 20:28:01] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.19 - - [2026-03-24 20:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2026-03-24 20:28:01] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004736 10.0.0.19 - - [2026-03-24 20:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2026-03-24 20:28:01] "GET /config-node/29718b1e-c8a1-46f2-8222-c23bd5fbcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002909 10.0.0.19 - - [2026-03-24 20:28:01] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.19 - - [2026-03-24 20:28:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002724 10.0.0.19 - - [2026-03-24 20:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.19 - - [2026-03-24 20:28:06] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003670 10.0.0.19 - - [2026-03-24 20:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.19 - - [2026-03-24 20:28:06] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.019908 10.0.0.19 - - [2026-03-24 20:28:07] "GET / HTTP/1.1" 200 35931 0.006546 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 264 0.004258 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/1d31ba53-1022-4154-b40a-329404b12011 HTTP/1.1" 200 244 0.014135 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 261 0.003375 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/4704b755-197e-4d5a-a449-2ccf02060edf HTTP/1.1" 200 244 0.029755 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 261 0.002352 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/48528f67-a002-4b67-be7d-56ac1ba6e1d1 HTTP/1.1" 200 244 0.010901 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 253 0.002976 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/498b6e50-c571-4a3f-9835-67c3f79b0f27 HTTP/1.1" 200 244 0.011102 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 251 0.002696 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/e3c43c54-d308-4cd8-8be5-aa4a1eb2a735 HTTP/1.1" 200 244 0.010939 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 252 0.002557 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/8a0f351c-ef9a-4f02-9497-6379feb03ab3 HTTP/1.1" 200 244 0.010314 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 256 0.002281 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/e010d344-9998-4ce6-8092-df5c2bff3787 HTTP/1.1" 200 244 0.010372 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 248 0.002545 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/b5f0900d-9f24-4592-a22d-b7ee10552ec8 HTTP/1.1" 200 244 0.010565 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 252 0.002702 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/ebf3050e-7754-46c7-acd4-09321433a583 HTTP/1.1" 200 244 0.011682 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 257 0.002573 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/36ef0e96-c606-4354-ae07-887f555ad996 HTTP/1.1" 200 244 0.011614 10.0.0.19 - - [2026-03-24 20:28:07] "POST /alarms HTTP/1.1" 409 251 0.002982 10.0.0.19 - - [2026-03-24 20:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-03-24 20:28:07] "PUT /alarm/090593e9-1c16-409e-bd3e-6eb758ce3f45 HTTP/1.1" 200 244 0.011303 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 257 0.002304 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/31135bc9-1794-4227-8e96-9474cdc0099f HTTP/1.1" 200 244 0.011272 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 261 0.008034 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/4be8a623-d289-428a-8d83-a86628caa7a2 HTTP/1.1" 200 244 0.010702 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 258 0.006039 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/7cd672c8-0a4c-4666-8da6-2733bdc5c171 HTTP/1.1" 200 244 0.010378 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 254 0.004467 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/2ba7a8f9-5f88-4f98-909a-5c3d4afa4418 HTTP/1.1" 200 244 0.009193 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 254 0.004488 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/9a62c3e9-3d4f-4aa5-8578-2dcfb0ecf5e7 HTTP/1.1" 200 244 0.011039 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 254 0.002810 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/4e3f7f7d-44f8-4e0a-b020-9e33121989c7 HTTP/1.1" 200 244 0.012100 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 247 0.011775 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/d9719dd5-b2a4-4069-9aa9-e7ddc972d073 HTTP/1.1" 200 244 0.011047 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 272 0.004035 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/ee1a38de-fdbd-45cb-88e7-3f30a4981d73 HTTP/1.1" 200 244 0.010472 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 261 0.009655 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/5768110d-1fa9-44a6-853d-f38cc35de8b5 HTTP/1.1" 200 244 0.011235 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 259 0.007946 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/97f4ba86-3fa2-4c96-9f0f-8beadc2667f7 HTTP/1.1" 200 244 0.011680 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 265 0.004680 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/6425f058-26e5-4005-83b9-f7a26bdc3a0e HTTP/1.1" 200 244 0.011197 10.0.0.19 - - [2026-03-24 20:28:08] "POST /alarms HTTP/1.1" 409 279 0.006099 10.0.0.19 - - [2026-03-24 20:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-03-24 20:28:08] "PUT /alarm/aad397d0-ce74-46d0-bc4d-2623a74d5476 HTTP/1.1" 200 244 0.011363 10.0.0.19 - - [2026-03-24 20:28:09] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.19 - - [2026-03-24 20:28:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002071 10.0.0.19 - - [2026-03-24 20:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.19 - - [2026-03-24 20:28:09] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.007127 10.0.0.19 - - [2026-03-24 20:28:09] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.19 - - [2026-03-24 20:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2026-03-24 20:28:09] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003454 10.0.0.19 - - [2026-03-24 20:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2026-03-24 20:28:09] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.028928 10.0.0.19 - - [2026-03-24 20:28:09] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.19 - - [2026-03-24 20:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-03-24 20:28:09] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005264 10.0.0.19 - - [2026-03-24 20:28:09] "PUT /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8 HTTP/1.1" 200 274 0.015473 10.0.0.19 - - [2026-03-24 20:28:13] "GET / HTTP/1.1" 200 35931 0.002672 10.0.0.19 - - [2026-03-24 20:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-03-24 20:28:13] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003329 10.0.0.19 - - [2026-03-24 20:28:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002002 10.0.0.19 - - [2026-03-24 20:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.19 - - [2026-03-24 20:28:13] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002665 10.0.0.19 - - [2026-03-24 20:28:13] "PUT /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02 HTTP/1.1" 200 254 0.013602 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:28:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001184 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:28:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 10.0.0.19 - - [2026-03-24 20:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2026-03-24 20:28:16] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002944 10.0.0.19 - - [2026-03-24 20:28:28] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.19 - - [2026-03-24 20:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-03-24 20:28:28] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005672 10.0.0.19 - - [2026-03-24 20:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-03-24 20:28:28] "GET /config-node/29718b1e-c8a1-46f2-8222-c23bd5fbcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002549 10.0.0.19 - - [2026-03-24 20:28:39] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.19 - - [2026-03-24 20:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2026-03-24 20:28:39] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003747 10.0.0.19 - - [2026-03-24 20:28:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002097 10.0.0.19 - - [2026-03-24 20:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-03-24 20:28:39] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002683 10.0.0.19 - - [2026-03-24 20:28:39] "PUT /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02 HTTP/1.1" 200 254 0.011473 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:28:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001321 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:28:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 10.0.0.19 - - [2026-03-24 20:28:54] "GET / HTTP/1.1" 200 35931 0.002562 10.0.0.19 - - [2026-03-24 20:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.19 - - [2026-03-24 20:28:55] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004844 10.0.0.19 - - [2026-03-24 20:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-03-24 20:28:55] "GET /config-node/29718b1e-c8a1-46f2-8222-c23bd5fbcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002894 10.0.0.19 - - [2026-03-24 20:28:55] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.19 - - [2026-03-24 20:28:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002242 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.19 - - [2026-03-24 20:29:00] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002697 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.011658 10.0.0.19 - - [2026-03-24 20:29:00] "GET / HTTP/1.1" 200 35931 0.002390 10.0.0.19 - - [2026-03-24 20:29:00] "POST /alarms HTTP/1.1" 409 264 0.002509 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /alarm/1d31ba53-1022-4154-b40a-329404b12011 HTTP/1.1" 200 244 0.015208 10.0.0.19 - - [2026-03-24 20:29:00] "POST /alarms HTTP/1.1" 409 261 0.008364 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /alarm/4704b755-197e-4d5a-a449-2ccf02060edf HTTP/1.1" 200 244 0.024510 10.0.0.19 - - [2026-03-24 20:29:00] "POST /alarms HTTP/1.1" 409 261 0.001658 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /alarm/48528f67-a002-4b67-be7d-56ac1ba6e1d1 HTTP/1.1" 200 244 0.012033 10.0.0.19 - - [2026-03-24 20:29:00] "POST /alarms HTTP/1.1" 409 253 0.002201 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /alarm/498b6e50-c571-4a3f-9835-67c3f79b0f27 HTTP/1.1" 200 244 0.010461 10.0.0.19 - - [2026-03-24 20:29:00] "POST /alarms HTTP/1.1" 409 251 0.004731 10.0.0.19 - - [2026-03-24 20:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-03-24 20:29:00] "PUT /alarm/e3c43c54-d308-4cd8-8be5-aa4a1eb2a735 HTTP/1.1" 200 244 0.009428 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 252 0.012763 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/8a0f351c-ef9a-4f02-9497-6379feb03ab3 HTTP/1.1" 200 244 0.013556 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 256 0.013852 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/e010d344-9998-4ce6-8092-df5c2bff3787 HTTP/1.1" 200 244 0.010551 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 248 0.010108 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/b5f0900d-9f24-4592-a22d-b7ee10552ec8 HTTP/1.1" 200 244 0.009731 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 252 0.017952 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/ebf3050e-7754-46c7-acd4-09321433a583 HTTP/1.1" 200 244 0.010306 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 257 0.005091 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/36ef0e96-c606-4354-ae07-887f555ad996 HTTP/1.1" 200 244 0.009089 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 251 0.003174 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/090593e9-1c16-409e-bd3e-6eb758ce3f45 HTTP/1.1" 200 244 0.013191 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 257 0.004908 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/31135bc9-1794-4227-8e96-9474cdc0099f HTTP/1.1" 200 244 0.011713 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 261 0.003863 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/4be8a623-d289-428a-8d83-a86628caa7a2 HTTP/1.1" 200 244 0.014278 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 258 0.010103 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/7cd672c8-0a4c-4666-8da6-2733bdc5c171 HTTP/1.1" 200 244 0.011482 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 254 0.007799 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/2ba7a8f9-5f88-4f98-909a-5c3d4afa4418 HTTP/1.1" 200 244 0.012238 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 254 0.018718 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/9a62c3e9-3d4f-4aa5-8578-2dcfb0ecf5e7 HTTP/1.1" 200 244 0.013937 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 254 0.002987 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/4e3f7f7d-44f8-4e0a-b020-9e33121989c7 HTTP/1.1" 200 244 0.011720 10.0.0.19 - - [2026-03-24 20:29:01] "POST /alarms HTTP/1.1" 409 247 0.010775 10.0.0.19 - - [2026-03-24 20:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.19 - - [2026-03-24 20:29:01] "PUT /alarm/d9719dd5-b2a4-4069-9aa9-e7ddc972d073 HTTP/1.1" 200 244 0.017452 10.0.0.19 - - [2026-03-24 20:29:02] "POST /alarms HTTP/1.1" 409 272 0.008064 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /alarm/ee1a38de-fdbd-45cb-88e7-3f30a4981d73 HTTP/1.1" 200 244 0.011731 10.0.0.19 - - [2026-03-24 20:29:02] "POST /alarms HTTP/1.1" 409 261 0.004391 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /alarm/5768110d-1fa9-44a6-853d-f38cc35de8b5 HTTP/1.1" 200 244 0.011430 10.0.0.19 - - [2026-03-24 20:29:02] "POST /alarms HTTP/1.1" 409 259 0.008898 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /alarm/97f4ba86-3fa2-4c96-9f0f-8beadc2667f7 HTTP/1.1" 200 244 0.009751 10.0.0.19 - - [2026-03-24 20:29:02] "POST /alarms HTTP/1.1" 409 265 0.007998 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /alarm/6425f058-26e5-4005-83b9-f7a26bdc3a0e HTTP/1.1" 200 244 0.009654 10.0.0.19 - - [2026-03-24 20:29:02] "POST /alarms HTTP/1.1" 409 279 0.009480 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /alarm/aad397d0-ce74-46d0-bc4d-2623a74d5476 HTTP/1.1" 200 244 0.008726 10.0.0.19 - - [2026-03-24 20:29:02] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.19 - - [2026-03-24 20:29:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002275 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.007930 10.0.0.19 - - [2026-03-24 20:29:02] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2026-03-24 20:29:02] "GET /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002659 10.0.0.19 - - [2026-03-24 20:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-03-24 20:29:02] "PUT /global-vrouter-config/d5d37f34-7819-4bc8-afda-83d32ef4aa7c HTTP/1.1" 200 276 0.010224 10.0.0.19 - - [2026-03-24 20:29:03] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.19 - - [2026-03-24 20:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-03-24 20:29:03] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005248 10.0.0.19 - - [2026-03-24 20:29:03] "PUT /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8 HTTP/1.1" 200 274 0.014629 10.0.0.19 - - [2026-03-24 20:29:06] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.19 - - [2026-03-24 20:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.19 - - [2026-03-24 20:29:06] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003916 10.0.0.19 - - [2026-03-24 20:29:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003170 10.0.0.19 - - [2026-03-24 20:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2026-03-24 20:29:06] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003696 10.0.0.19 - - [2026-03-24 20:29:06] "PUT /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02 HTTP/1.1" 200 254 0.016873 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:29:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:29:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.19 - - [2026-03-24 20:29:11] "POST /tags HTTP/1.1" 200 355 0.022864 10.0.0.19 - - [2026-03-24 20:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018417 10.0.0.19 - - [2026-03-24 20:29:11] "GET /tag/3e0c5600-7b15-424c-88bf-d152a9ebb455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016024 10.0.0.19 - - [2026-03-24 20:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.19 - - [2026-03-24 20:29:11] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.012606 10.0.0.19 - - [2026-03-24 20:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-03-24 20:29:11] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068144 10.0.0.19 - - [2026-03-24 20:29:11] "POST /virtual-machines HTTP/1.1" 200 351 0.022085 10.0.0.19 - - [2026-03-24 20:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.048998 10.0.0.19 - - [2026-03-24 20:29:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.164527 10.0.0.19 - - [2026-03-24 20:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018784 10.0.0.19 - - [2026-03-24 20:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011434 10.0.0.19 - - [2026-03-24 20:29:11] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013111 10.0.0.19 - - [2026-03-24 20:29:11] "POST /instance-ips HTTP/1.1" 200 391 0.024811 10.0.0.19 - - [2026-03-24 20:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036087 10.0.0.19 - - [2026-03-24 20:29:11] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010629 10.0.0.19 - - [2026-03-24 20:29:11] "POST /set-tag HTTP/1.1" 200 109 0.021487 10.0.0.19 - - [2026-03-24 20:29:11] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017913 10.0.0.19 - - [2026-03-24 20:29:11] "GET /instance-ip/1e0dff90-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004156 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004403 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006463 10.0.0.19 - - [2026-03-24 20:29:12] "POST /ref-update HTTP/1.1" 200 156 0.013318 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011768 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.19 - - [2026-03-24 20:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-network/6abdabac-3e54-4e0b-89cb-155638ff0de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003777 10.0.0.19 - - [2026-03-24 20:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2026-03-24 20:29:12] "GET /project/c2276194-4173-4e58-9140-b38f464ad03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034444 10.0.0.19 - - [2026-03-24 20:29:12] "POST /virtual-machines HTTP/1.1" 200 355 0.007048 10.0.0.19 - - [2026-03-24 20:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014081 10.0.0.19 - - [2026-03-24 20:29:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119064 10.0.0.19 - - [2026-03-24 20:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013022 10.0.0.19 - - [2026-03-24 20:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023694 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014852 10.0.0.19 - - [2026-03-24 20:29:12] "POST /instance-ips HTTP/1.1" 200 395 0.030260 10.0.0.19 - - [2026-03-24 20:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031313 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.020475 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.028500 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017666 10.0.0.19 - - [2026-03-24 20:29:12] "GET /instance-ip/1e8b832a-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004525 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006234 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-router/510c3fb2-4ed8-432c-9f81-7645fe1992a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005080 10.0.0.19 - - [2026-03-24 20:29:12] "POST /ref-update HTTP/1.1" 200 156 0.011134 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006956 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.009169 10.0.0.19 - - [2026-03-24 20:29:12] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004559 10.0.0.19 - - [2026-03-24 20:29:12] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.19 - - [2026-03-24 20:29:13] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004421 10.0.0.19 - - [2026-03-24 20:29:13] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.19 - - [2026-03-24 20:29:28] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004787 10.0.0.19 - - [2026-03-24 20:29:28] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.19 - - [2026-03-24 20:29:29] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004445 10.0.0.19 - - [2026-03-24 20:29:29] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.19 - - [2026-03-24 20:29:30] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004427 10.0.0.19 - - [2026-03-24 20:29:30] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.19 - - [2026-03-24 20:29:44] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.19 - - [2026-03-24 20:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-03-24 20:29:44] "GET /global-system-config/e7bd4da0-66ba-48eb-97f8-9954c179ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004380 10.0.0.19 - - [2026-03-24 20:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-03-24 20:29:44] "GET /config-node/29718b1e-c8a1-46f2-8222-c23bd5fbcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002819 10.0.0.19 - - [2026-03-24 20:29:56] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.19 - - [2026-03-24 20:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.19 - - [2026-03-24 20:29:56] "GET /routing-instance/47e36c37-4e19-4a0a-a6ba-dd6125d4781e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003048 10.0.0.19 - - [2026-03-24 20:29:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001905 10.0.0.19 - - [2026-03-24 20:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.19 - - [2026-03-24 20:29:56] "GET /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003379 10.0.0.19 - - [2026-03-24 20:29:56] "PUT /bgp-router/877a2f84-5824-4ff0-a3fd-ab1728d3bc02 HTTP/1.1" 200 254 0.012954 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:29:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2026-03-24 20:29:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001100 10.0.0.19 - - [2026-03-24 20:30:01] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010556 10.0.0.19 - - [2026-03-24 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.19 - - [2026-03-24 20:30:01] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006881 10.0.0.19 - - [2026-03-24 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.19 - - [2026-03-24 20:30:01] "GET /virtual-machine/fb3a5713-38bb-41f6-89c3-f8d69c669639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004924 10.0.0.19 - - [2026-03-24 20:30:01] "POST /ref-update HTTP/1.1" 200 156 0.019816 10.0.0.19 - - [2026-03-24 20:30:01] "GET /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013094 10.0.0.19 - - [2026-03-24 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.014941 10.0.0.19 - - [2026-03-24 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.017342 10.0.0.19 - - [2026-03-24 20:30:01] "DELETE /instance-ip/1e0dff90-27c0-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.048970 10.0.0.19 - - [2026-03-24 20:30:01] "DELETE /virtual-machine-interface/1deb0c9c-27c0-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.055599 10.0.0.19 - - [2026-03-24 20:30:01] "DELETE /virtual-machine/fb3a5713-38bb-41f6-89c3-f8d69c669639 HTTP/1.1" 200 115 0.021795 10.0.0.19 - - [2026-03-24 20:30:01] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004400 10.0.0.19 - - [2026-03-24 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.19 - - [2026-03-24 20:30:32] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010519 10.0.0.19 - - [2026-03-24 20:30:32] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.19 - - [2026-03-24 20:30:32] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006731 10.0.0.19 - - [2026-03-24 20:30:32] "POST /set-tag HTTP/1.1" 200 109 0.005310 10.0.0.19 - - [2026-03-24 20:30:32] "GET /virtual-machine/752d0cdb-fca9-4065-b5ce-bda7009b6663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004671 10.0.0.19 - - [2026-03-24 20:30:32] "POST /ref-update HTTP/1.1" 200 156 0.014041 10.0.0.19 - - [2026-03-24 20:30:32] "GET /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004652 10.0.0.19 - - [2026-03-24 20:30:32] "POST /set-tag HTTP/1.1" 200 109 0.025559 10.0.0.19 - - [2026-03-24 20:30:32] "POST /set-tag HTTP/1.1" 200 109 0.054451 10.0.0.19 - - [2026-03-24 20:30:32] "DELETE /instance-ip/1e8b832a-27c0-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.069477 10.0.0.19 - - [2026-03-24 20:30:32] "DELETE /virtual-machine-interface/1e6e811c-27c0-11f1-9fa4-fa163e64f847 HTTP/1.1" 200 115 0.050786 10.0.0.19 - - [2026-03-24 20:30:32] "DELETE /virtual-machine/752d0cdb-fca9-4065-b5ce-bda7009b6663 HTTP/1.1" 200 115 0.033481 10.0.0.19 - - [2026-03-24 20:30:33] "DELETE /tag/3e0c5600-7b15-424c-88bf-d152a9ebb455 HTTP/1.1" 200 115 0.053710