+++ date ++ echo 'INFO: =================== Thu Mar 19 01:56:27 AM UTC 2026 ===================' INFO: =================== Thu Mar 19 01:56:27 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.19,10.149.136.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.149.136.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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/19/2026 01:57:07.142 7fe736be8cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 01:57:07.343 7fe736be8cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 01:57:07.365 7fe736be8cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 01:57:07.366 7fe736be8cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-03-19 01:57:12] "GET / HTTP/1.1" 503 181 0.000184 10.0.0.19 - - [2026-03-19 01:57:13] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.19 - - [2026-03-19 01:57:13] "GET / HTTP/1.1" 200 45303 0.001814 10.0.0.19 - - [2026-03-19 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.19 - - [2026-03-19 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2026-03-19 01:57:14] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.19 - - [2026-03-19 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-03-19 01:57:14] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005782 10.0.0.19 - - [2026-03-19 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002004 10.0.0.19 - - [2026-03-19 01:57:14] "GET / HTTP/1.1" 200 35931 0.002158 10.0.0.19 - - [2026-03-19 01:57:14] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.19 - - [2026-03-19 01:57:14] "POST /config-nodes HTTP/1.1" 200 593 0.113756 10.0.0.19 - - [2026-03-19 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.002808 10.0.0.19 - - [2026-03-19 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-03-19 01:57:14] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005966 10.0.0.19 - - [2026-03-19 01:57:15] "GET / HTTP/1.1" 200 35931 0.002164 10.0.0.19 - - [2026-03-19 01:57:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002788 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-appliance-sets HTTP/1.1" 200 553 0.072212 10.0.0.19 - - [2026-03-19 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.002034 10.0.0.19 - - [2026-03-19 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.19 - - [2026-03-19 01:57:15] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006791 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-appliance-sets HTTP/1.1" 200 541 0.046925 10.0.0.19 - - [2026-03-19 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2026-03-19 01:57:15] "GET /network-ipam/c3a40d9c-ed30-4248-a7e2-63743dcc3696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002989 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-templates HTTP/1.1" 200 511 0.024266 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-templates HTTP/1.1" 200 501 0.021403 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-templates HTTP/1.1" 200 515 0.027854 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-templates HTTP/1.1" 200 535 0.020382 10.0.0.19 - - [2026-03-19 01:57:15] "POST /service-templates HTTP/1.1" 200 507 0.026819 10.0.0.19 - - [2026-03-19 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.19 - - [2026-03-19 01:57:15] "GET /network-ipam/c3a40d9c-ed30-4248-a7e2-63743dcc3696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003608 10.0.0.19 - - [2026-03-19 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.002540 10.0.0.19 - - [2026-03-19 01:57:16] "POST /access-control-lists HTTP/1.1" 200 587 0.021489 10.0.0.19 - - [2026-03-19 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.006014 10.0.0.19 - - [2026-03-19 01:57:16] "POST /access-control-lists HTTP/1.1" 200 585 0.024469 10.0.0.19 - - [2026-03-19 01:57:16] "POST /route-targets HTTP/1.1" 200 327 0.012938 10.0.0.19 - - [2026-03-19 01:57:16] "POST /ref-update HTTP/1.1" 200 156 0.017714 10.0.0.19 - - [2026-03-19 01:57:16] "POST /route-targets HTTP/1.1" 200 327 0.017662 10.0.0.19 - - [2026-03-19 01:57:16] "POST /ref-update HTTP/1.1" 200 156 0.009313 10.0.0.19 - - [2026-03-19 01:57:16] "POST /route-targets HTTP/1.1" 200 327 0.016065 10.0.0.19 - - [2026-03-19 01:57:16] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.19 - - [2026-03-19 01:57:16] "POST /route-targets HTTP/1.1" 200 327 0.009436 10.0.0.19 - - [2026-03-19 01:57:16] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.19 - - [2026-03-19 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.001895 10.0.0.19 - - [2026-03-19 01:57:17] "POST /access-control-lists HTTP/1.1" 200 551 0.068849 10.0.0.19 - - [2026-03-19 01:57:17] "PUT /access-control-list/89989226-c01c-4aa5-8e90-a7049f7321c9 HTTP/1.1" 200 272 0.010686 10.0.0.19 - - [2026-03-19 01:57:17] "PUT /access-control-list/9d700acc-218b-4986-874e-cc55c2b98d4c HTTP/1.1" 200 272 0.013951 10.0.0.19 - - [2026-03-19 01:57:17] "GET / HTTP/1.1" 200 35931 0.001202 10.0.0.19 - - [2026-03-19 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2026-03-19 01:57:17] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004139 10.0.0.19 - - [2026-03-19 01:57:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001498 10.0.0.19 - - [2026-03-19 01:57:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.021935 10.0.0.19 - - [2026-03-19 01:57:19] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-03-19 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2026-03-19 01:57:19] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002881 10.0.0.19 - - [2026-03-19 01:57:19] "POST /bgp-routers HTTP/1.1" 200 616 0.020307 10.0.0.19 - - [2026-03-19 01:57:19] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005233 10.0.0.19 - - [2026-03-19 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-03-19 01:57:19] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005781 10.0.0.19 - - [2026-03-19 01:57:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004339 10.0.0.19 - - [2026-03-19 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.19 - - [2026-03-19 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.19 - - [2026-03-19 01:57:20] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003279 10.0.0.19 - - [2026-03-19 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-03-19 01:57:20] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.012159 10.0.0.19 - - [2026-03-19 01:57:20] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 581 0.028837 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 575 0.019467 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 575 0.017178 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 559 0.016115 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 555 0.027595 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 557 0.028034 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 565 0.023257 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 549 0.018814 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 557 0.018167 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 567 0.016548 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 555 0.018975 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 567 0.017237 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 575 0.061791 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 569 0.033435 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 561 0.024167 10.0.0.19 - - [2026-03-19 01:57:20] "POST /alarms HTTP/1.1" 200 561 0.015541 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 561 0.029875 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 547 0.035346 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 595 0.017346 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 575 0.034720 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 571 0.018674 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 583 0.022328 10.0.0.19 - - [2026-03-19 01:57:21] "POST /alarms HTTP/1.1" 200 609 0.029860 10.0.0.19 - - [2026-03-19 01:57:21] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.19 - - [2026-03-19 01:57:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002883 10.0.0.19 - - [2026-03-19 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.19 - - [2026-03-19 01:57:21] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.008470 10.0.0.19 - - [2026-03-19 01:57:21] "GET / HTTP/1.1" 200 35931 0.002372 10.0.0.19 - - [2026-03-19 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.19 - - [2026-03-19 01:57:21] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003243 10.0.0.19 - - [2026-03-19 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-03-19 01:57:21] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.008128 10.0.0.19 - - [2026-03-19 01:57:22] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.19 - - [2026-03-19 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-03-19 01:57:22] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007281 10.0.0.19 - - [2026-03-19 01:57:22] "PUT /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf HTTP/1.1" 200 274 0.028838 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:58:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:58:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000981 10.0.0.19 - - [2026-03-19 01:59:03] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.19 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2026-03-19 01:59:03] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004866 10.0.0.19 - - [2026-03-19 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002083 10.0.0.19 - - [2026-03-19 01:59:03] "POST /analytics-nodes HTTP/1.1" 200 599 0.016492 10.0.0.19 - - [2026-03-19 01:59:10] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.19 - - [2026-03-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2026-03-19 01:59:10] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005514 10.0.0.19 - - [2026-03-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002220 10.0.0.19 - - [2026-03-19 01:59:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034827 10.0.0.19 - - [2026-03-19 01:59:17] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.19 - - [2026-03-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.19 - - [2026-03-19 01:59:18] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006741 10.0.0.19 - - [2026-03-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003255 10.0.0.19 - - [2026-03-19 01:59:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024451 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:59:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001389 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:59:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001489 10.0.0.19 - - [2026-03-19 01:59:49] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.19 - - [2026-03-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.19 - - [2026-03-19 01:59:49] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005678 10.0.0.19 - - [2026-03-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002267 10.0.0.19 - - [2026-03-19 01:59:49] "POST /database-nodes HTTP/1.1" 200 597 0.060832 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.19 - - [2026-03-19 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.19 - - [2026-03-19 02:00:05] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.19 - - [2026-03-19 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-03-19 02:00:05] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002810 10.0.0.19 - - [2026-03-19 02:00:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000679 10.0.0.19 - - [2026-03-19 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.003596 10.0.0.19 - - [2026-03-19 02:00:06] "POST /security-groups HTTP/1.1" 200 570 0.078038 10.0.0.19 - - [2026-03-19 02:00:06] "POST /projects HTTP/1.1" 200 481 0.228087 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.005418 10.0.0.19 - - [2026-03-19 02:00:06] "POST /access-control-lists HTTP/1.1" 200 579 0.074379 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.016529 10.0.0.19 - - [2026-03-19 02:00:06] "POST /security-groups HTTP/1.1" 200 534 0.138312 10.0.0.19 - - [2026-03-19 02:00:06] "POST /access-control-lists HTTP/1.1" 200 577 0.127054 10.0.0.19 - - [2026-03-19 02:00:06] "POST /chown HTTP/1.1" 200 109 0.087856 10.0.0.19 - - [2026-03-19 02:00:06] "POST /policy-managements HTTP/1.1" 409 214 0.015266 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014193 10.0.0.19 - - [2026-03-19 02:00:06] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003282 10.0.0.19 - - [2026-03-19 02:00:06] "POST /application-policy-sets HTTP/1.1" 200 528 0.032627 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014570 10.0.0.19 - - [2026-03-19 02:00:06] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005691 10.0.0.19 - - [2026-03-19 02:00:06] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.023012 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010229 10.0.0.19 - - [2026-03-19 02:00:06] "GET /virtual-network/41e14fdc-4861-47d4-a61e-5d722cd1fcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009111 10.0.0.19 - - [2026-03-19 02:00:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.003008 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.012338 10.0.0.19 - - [2026-03-19 02:00:06] "POST /security-groups HTTP/1.1" 200 574 0.074083 10.0.0.19 - - [2026-03-19 02:00:06] "POST /projects HTTP/1.1" 200 489 0.212764 10.0.0.19 - - [2026-03-19 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.027161 10.0.0.19 - - [2026-03-19 02:00:06] "POST /security-groups HTTP/1.1" 200 546 0.068777 10.0.0.19 - - [2026-03-19 02:00:06] "POST /access-control-lists HTTP/1.1" 200 594 0.044475 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.052451 10.0.0.19 - - [2026-03-19 02:00:07] "POST /chown HTTP/1.1" 200 109 0.026845 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 592 0.107441 10.0.0.19 - - [2026-03-19 02:00:07] "POST /network-ipams HTTP/1.1" 200 522 0.107746 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.010102 10.0.0.19 - - [2026-03-19 02:00:07] "POST /network-ipams HTTP/1.1" 200 510 0.051736 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.002460 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 583 0.070435 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.021378 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 581 0.073289 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.001720 10.0.0.19 - - [2026-03-19 02:00:07] "POST /useragent-kv HTTP/1.1" 200 115 0.019891 10.0.0.19 - - [2026-03-19 02:00:07] "POST /virtual-networks HTTP/1.1" 200 538 0.201920 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 602 0.033353 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012683 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.003577 10.0.0.19 - - [2026-03-19 02:00:07] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.022285 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 600 0.048516 10.0.0.19 - - [2026-03-19 02:00:07] "POST /network-ipams HTTP/1.1" 200 518 0.067327 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.003166 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.002007 10.0.0.19 - - [2026-03-19 02:00:07] "POST /access-control-lists HTTP/1.1" 200 589 0.075037 10.0.0.19 - - [2026-03-19 02:00:07] "POST /route-targets HTTP/1.1" 200 327 0.038714 10.0.0.19 - - [2026-03-19 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.064036 10.0.0.19 - - [2026-03-19 02:00:07] "POST /useragent-kv HTTP/1.1" 200 115 0.019213 10.0.0.19 - - [2026-03-19 02:00:07] "POST /virtual-networks HTTP/1.1" 200 546 0.212860 10.0.0.19 - - [2026-03-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007539 10.0.0.19 - - [2026-03-19 02:00:07] "PUT /access-control-list/6cb7dbf4-6903-44a9-a979-168bfb0dacbf HTTP/1.1" 200 272 0.064735 10.0.0.19 - - [2026-03-19 02:00:07] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.038184 10.0.0.19 - - [2026-03-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.002552 10.0.0.19 - - [2026-03-19 02:00:08] "POST /network-policys HTTP/1.1" 200 538 0.019324 10.0.0.19 - - [2026-03-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.020346 10.0.0.19 - - [2026-03-19 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.010979 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.036989 10.0.0.19 - - [2026-03-19 02:00:08] "POST /network-policys HTTP/1.1" 200 534 0.033994 10.0.0.19 - - [2026-03-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.012813 10.0.0.19 - - [2026-03-19 02:00:08] "POST /network-policys HTTP/1.1" 200 542 0.023962 10.0.0.19 - - [2026-03-19 02:00:08] "PUT /access-control-list/37924fdf-4ab8-4633-9437-4f8b3f0c10e8 HTTP/1.1" 200 272 0.041407 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.131180 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005778 10.0.0.19 - - [2026-03-19 02:00:08] "PUT /access-control-list/6cb7dbf4-6903-44a9-a979-168bfb0dacbf HTTP/1.1" 200 272 0.038347 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.128128 10.0.0.19 - - [2026-03-19 02:00:08] "PUT /access-control-list/37924fdf-4ab8-4633-9437-4f8b3f0c10e8 HTTP/1.1" 200 272 0.082309 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.027946 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.103063 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027757 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005109 10.0.0.19 - - [2026-03-19 02:00:08] "PUT /access-control-list/6cb7dbf4-6903-44a9-a979-168bfb0dacbf HTTP/1.1" 200 272 0.063729 10.0.0.19 - - [2026-03-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.002436 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.108424 10.0.0.19 - - [2026-03-19 02:00:08] "POST /access-control-lists HTTP/1.1" 200 601 0.108160 10.0.0.19 - - [2026-03-19 02:00:08] "PUT /access-control-list/37924fdf-4ab8-4633-9437-4f8b3f0c10e8 HTTP/1.1" 200 272 0.023515 10.0.0.19 - - [2026-03-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.129532 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.043210 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.089477 10.0.0.19 - - [2026-03-19 02:00:09] "PUT /access-control-list/f61c0efa-9b66-4146-86b9-a1cf929b2e94 HTTP/1.1" 200 272 0.070897 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004576 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005891 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003398 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.015665 10.0.0.19 - - [2026-03-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2026-03-19 02:00:09] "GET /virtual-network/41e14fdc-4861-47d4-a61e-5d722cd1fcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005580 10.0.0.19 - - [2026-03-19 02:00:09] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004950 10.0.0.19 - - [2026-03-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2026-03-19 02:00:09] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002858 10.0.0.19 - - [2026-03-19 02:00:09] "POST /firewall-policys HTTP/1.1" 200 530 0.022988 10.0.0.19 - - [2026-03-19 02:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014202 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013852 10.0.0.19 - - [2026-03-19 02:00:09] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004047 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003060 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.016286 10.0.0.19 - - [2026-03-19 02:00:09] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012931 10.0.0.19 - - [2026-03-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2026-03-19 02:00:09] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011376 10.0.0.19 - - [2026-03-19 02:00:09] "POST /firewall-policys HTTP/1.1" 200 532 0.019286 10.0.0.19 - - [2026-03-19 02:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013076 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013479 10.0.0.19 - - [2026-03-19 02:00:09] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.013104 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003748 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003374 10.0.0.19 - - [2026-03-19 02:00:09] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003403 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.039310 10.0.0.19 - - [2026-03-19 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.053132 10.0.0.19 - - [2026-03-19 02:00:09] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011363 10.0.0.19 - - [2026-03-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2026-03-19 02:00:09] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002691 10.0.0.19 - - [2026-03-19 02:00:10] "POST /firewall-policys HTTP/1.1" 200 530 0.024168 10.0.0.19 - - [2026-03-19 02:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029039 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019200 10.0.0.19 - - [2026-03-19 02:00:10] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004069 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003361 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003124 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003403 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002880 10.0.0.19 - - [2026-03-19 02:00:10] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002524 10.0.0.19 - - [2026-03-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.023608 10.0.0.19 - - [2026-03-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.035760 10.0.0.19 - - [2026-03-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.034802 10.0.0.19 - - [2026-03-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.024833 10.0.0.19 - - [2026-03-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.027772 10.0.0.19 - - [2026-03-19 02:00:10] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.015298 10.0.0.19 - - [2026-03-19 02:00:10] "POST /tags HTTP/1.1" 200 299 0.047638 10.0.0.19 - - [2026-03-19 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024811 10.0.0.19 - - [2026-03-19 02:00:10] "GET /tag/f0fa2acf-7707-4828-b518-c638731c995e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.046115 10.0.0.19 - - [2026-03-19 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.045014 10.0.0.19 - - [2026-03-19 02:00:11] "POST /tags HTTP/1.1" 200 357 0.098716 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009782 10.0.0.19 - - [2026-03-19 02:00:11] "GET /tag/151b5b59-16e7-4198-b7ab-0c47b8061220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030550 10.0.0.19 - - [2026-03-19 02:00:11] "POST /tags HTTP/1.1" 200 305 0.150199 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016299 10.0.0.19 - - [2026-03-19 02:00:11] "GET /tag/ebe69968-8cd4-48c7-b39b-5efb1e03f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021357 10.0.0.19 - - [2026-03-19 02:00:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000507 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.011635 10.0.0.19 - - [2026-03-19 02:00:11] "POST /security-groups HTTP/1.1" 200 571 0.114304 10.0.0.19 - - [2026-03-19 02:00:11] "POST /projects HTTP/1.1" 200 483 0.347882 10.0.0.19 - - [2026-03-19 02:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024107 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.004921 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018942 10.0.0.19 - - [2026-03-19 02:00:11] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.047410 10.0.0.19 - - [2026-03-19 02:00:11] "POST /access-control-lists HTTP/1.1" 200 580 0.101792 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018057 10.0.0.19 - - [2026-03-19 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.019131 10.0.0.19 - - [2026-03-19 02:00:11] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011603 10.0.0.19 - - [2026-03-19 02:00:12] "POST /access-control-lists HTTP/1.1" 200 578 0.072755 10.0.0.19 - - [2026-03-19 02:00:12] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.109745 10.0.0.19 - - [2026-03-19 02:00:12] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.058270 10.0.0.19 - - [2026-03-19 02:00:12] "POST /security-groups HTTP/1.1" 200 537 0.078945 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.004227 10.0.0.19 - - [2026-03-19 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020945 10.0.0.19 - - [2026-03-19 02:00:12] "POST /access-control-lists HTTP/1.1" 200 596 0.076198 10.0.0.19 - - [2026-03-19 02:00:12] "POST /chown HTTP/1.1" 200 109 0.062056 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.018122 10.0.0.19 - - [2026-03-19 02:00:12] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017515 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-03-19 02:00:12] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027494 10.0.0.19 - - [2026-03-19 02:00:12] "POST /access-control-lists HTTP/1.1" 200 594 0.080857 10.0.0.19 - - [2026-03-19 02:00:12] "POST /tags HTTP/1.1" 409 207 0.015018 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2026-03-19 02:00:12] "GET /tag/ebe69968-8cd4-48c7-b39b-5efb1e03f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010096 10.0.0.19 - - [2026-03-19 02:00:12] "POST /firewall-rules HTTP/1.1" 200 564 0.071801 10.0.0.19 - - [2026-03-19 02:00:12] "GET /firewall-rule/284c2818-9b4c-4625-804d-8a1c6c346796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007898 10.0.0.19 - - [2026-03-19 02:00:12] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003075 10.0.0.19 - - [2026-03-19 02:00:12] "GET /firewall-rule/284c2818-9b4c-4625-804d-8a1c6c346796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003065 10.0.0.19 - - [2026-03-19 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.016755 10.0.0.19 - - [2026-03-19 02:00:12] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002526 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-03-19 02:00:12] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002722 10.0.0.19 - - [2026-03-19 02:00:12] "POST /tags HTTP/1.1" 409 207 0.002009 10.0.0.19 - - [2026-03-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.19 - - [2026-03-19 02:00:12] "GET /tag/ebe69968-8cd4-48c7-b39b-5efb1e03f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020990 10.0.0.19 - - [2026-03-19 02:00:12] "POST /firewall-rules HTTP/1.1" 200 562 0.078701 10.0.0.19 - - [2026-03-19 02:00:12] "GET /firewall-rule/aef8c1e3-cd0b-42b4-ab96-0405a6ea4ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006683 10.0.0.19 - - [2026-03-19 02:00:13] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005815 10.0.0.19 - - [2026-03-19 02:00:13] "GET /firewall-rule/aef8c1e3-cd0b-42b4-ab96-0405a6ea4ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004502 10.0.0.19 - - [2026-03-19 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.018610 10.0.0.19 - - [2026-03-19 02:00:13] "POST /tags HTTP/1.1" 200 305 0.118217 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.19 - - [2026-03-19 02:00:13] "GET /tag/9d3c8d1b-f8e5-4040-b453-3e0b4ee2d103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024814 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.19 - - [2026-03-19 02:00:13] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030456 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010348 10.0.0.19 - - [2026-03-19 02:00:13] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005176 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-03-19 02:00:13] "GET /service-appliance-set/8db8e6c6-611e-4bd3-b4f7-3f1f1a31f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003653 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001813 10.0.0.19 - - [2026-03-19 02:00:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119523 10.0.0.19 - - [2026-03-19 02:00:13] "GET /virtual-machine-interface/a81e55ad-2c2b-4554-af0c-f9ba56122b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020689 10.0.0.19 - - [2026-03-19 02:00:13] "POST /instance-ips HTTP/1.1" 200 381 0.101866 10.0.0.19 - - [2026-03-19 02:00:13] "GET /instance-ip/99e6c4ca-e464-4c8b-8a3a-4dc6e42e696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006740 10.0.0.19 - - [2026-03-19 02:00:13] "POST /loadbalancers HTTP/1.1" 200 582 0.078032 10.0.0.19 - - [2026-03-19 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035384 10.0.0.19 - - [2026-03-19 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.19 - - [2026-03-19 02:00:14] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030267 10.0.0.19 - - [2026-03-19 02:00:14] "GET /loadbalancer/25dc7970-0e92-4ec7-8ecb-20f7b1047347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003323 10.0.0.19 - - [2026-03-19 02:00:14] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045923 10.0.0.19 - - [2026-03-19 02:00:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.067154 10.0.0.19 - - [2026-03-19 02:00:14] "GET /instance-ip/99e6c4ca-e464-4c8b-8a3a-4dc6e42e696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004183 10.0.0.19 - - [2026-03-19 02:00:14] "POST /floating-ips HTTP/1.1" 200 583 0.037800 10.0.0.19 - - [2026-03-19 02:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044040 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023249 10.0.0.19 - - [2026-03-19 02:00:14] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045679 10.0.0.19 - - [2026-03-19 02:00:14] "GET /loadbalancer-listener/1d0cc46b-5d4b-4e2e-bb02-1cb2ccc3f74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009526 10.0.0.19 - - [2026-03-19 02:00:14] "GET /loadbalancer-listener/1d0cc46b-5d4b-4e2e-bb02-1cb2ccc3f74c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005492 10.0.0.19 - - [2026-03-19 02:00:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.054028 10.0.0.19 - - [2026-03-19 02:00:14] "GET /instance-ip/99e6c4ca-e464-4c8b-8a3a-4dc6e42e696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003986 10.0.0.19 - - [2026-03-19 02:00:14] "GET /instance-ip/99e6c4ca-e464-4c8b-8a3a-4dc6e42e696f?fields=floating_ips HTTP/1.1" 200 1170 0.007383 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2026-03-19 02:00:14] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004511 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017239 10.0.0.19 - - [2026-03-19 02:00:14] "GET /floating-ip/1b5065e5-765f-4e70-83e6-271a0f6afba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003341 10.0.0.19 - - [2026-03-19 02:00:14] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.030421 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.19 - - [2026-03-19 02:00:14] "GET /loadbalancer/25dc7970-0e92-4ec7-8ecb-20f7b1047347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003239 10.0.0.19 - - [2026-03-19 02:00:14] "POST /tags HTTP/1.1" 200 355 0.034699 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015511 10.0.0.19 - - [2026-03-19 02:00:14] "GET /tag/6a68a3b9-f3ab-4640-a62f-079df16a0c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021171 10.0.0.19 - - [2026-03-19 02:00:14] "POST /tags HTTP/1.1" 200 303 0.026023 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022877 10.0.0.19 - - [2026-03-19 02:00:14] "GET /tag/a621d505-99f6-47d6-ba49-0f12f0df924b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018317 10.0.0.19 - - [2026-03-19 02:00:14] "POST /projects HTTP/1.1" 409 218 0.002429 10.0.0.19 - - [2026-03-19 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2026-03-19 02:00:14] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034170 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2026-03-19 02:00:15] "GET /network-ipam/e806aac8-ba57-441f-be22-863d8790f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003415 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2026-03-19 02:00:15] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005771 10.0.0.19 - - [2026-03-19 02:00:15] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.064945 10.0.0.19 - - [2026-03-19 02:00:15] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008379 10.0.0.19 - - [2026-03-19 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.073440 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.19 - - [2026-03-19 02:00:15] "GET /network-ipam/da6d9c63-50a6-4269-ad05-5ed8b8aa577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005337 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.19 - - [2026-03-19 02:00:15] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009568 10.0.0.19 - - [2026-03-19 02:00:15] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.066712 10.0.0.19 - - [2026-03-19 02:00:15] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009862 10.0.0.19 - - [2026-03-19 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.059674 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.19 - - [2026-03-19 02:00:15] "GET /network-policy/79216a4c-257a-4cf7-8233-8d7cfaa18ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.019212 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.19 - - [2026-03-19 02:00:15] "GET /network-policy/34f3da43-5670-417d-bfd2-00e4b0d2d517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003355 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2026-03-19 02:00:15] "GET /network-policy/f1c1e962-ab47-46cf-91ce-4b4d37221148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002571 10.0.0.19 - - [2026-03-19 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-19 02:00:15] "PUT /network-policy/f1c1e962-ab47-46cf-91ce-4b4d37221148 HTTP/1.1" 200 262 0.034911 10.0.0.19 - - [2026-03-19 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.112748 10.0.0.19 - - [2026-03-19 02:00:15] "PUT /access-control-list/6cb7dbf4-6903-44a9-a979-168bfb0dacbf HTTP/1.1" 200 272 0.069904 10.0.0.19 - - [2026-03-19 02:00:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020422 10.0.0.19 - - [2026-03-19 02:00:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012081 10.0.0.19 - - [2026-03-19 02:00:15] "PUT /access-control-list/f61c0efa-9b66-4146-86b9-a1cf929b2e94 HTTP/1.1" 200 272 0.079454 10.0.0.19 - - [2026-03-19 02:00:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012689 10.0.0.19 - - [2026-03-19 02:00:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004700 10.0.0.19 - - [2026-03-19 02:00:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2026-03-19 02:00:16] "POST /security-groups HTTP/1.1" 409 245 0.005610 10.0.0.19 - - [2026-03-19 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-03-19 02:00:16] "PUT /security-group/b1173442-1498-43d5-a00e-dcda9c5696af HTTP/1.1" 200 262 0.064485 10.0.0.19 - - [2026-03-19 02:00:16] "PUT /access-control-list/68ea0af3-4dc6-4846-914f-86ba0f0e40eb HTTP/1.1" 200 272 0.023721 10.0.0.19 - - [2026-03-19 02:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046793 10.0.0.19 - - [2026-03-19 02:00:16] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010952 10.0.0.19 - - [2026-03-19 02:00:16] "PUT /access-control-list/dcb0caa7-8c1a-4f27-b9b2-f1afa9d06152 HTTP/1.1" 200 272 0.035881 10.0.0.19 - - [2026-03-19 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.19 - - [2026-03-19 02:00:16] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003959 10.0.0.19 - - [2026-03-19 02:00:16] "POST /tags HTTP/1.1" 409 206 0.002899 10.0.0.19 - - [2026-03-19 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2026-03-19 02:00:16] "GET /tag/a621d505-99f6-47d6-ba49-0f12f0df924b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026878 10.0.0.19 - - [2026-03-19 02:00:16] "POST /firewall-rules HTTP/1.1" 200 562 0.074470 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-rule/cea60884-5079-43be-b92c-8aeebc470fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004788 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008075 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-rule/cea60884-5079-43be-b92c-8aeebc470fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003856 10.0.0.19 - - [2026-03-19 02:00:16] "POST /ref-update HTTP/1.1" 200 156 0.022254 10.0.0.19 - - [2026-03-19 02:00:16] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005147 10.0.0.19 - - [2026-03-19 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2026-03-19 02:00:16] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006069 10.0.0.19 - - [2026-03-19 02:00:16] "POST /tags HTTP/1.1" 409 206 0.003529 10.0.0.19 - - [2026-03-19 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2026-03-19 02:00:16] "GET /tag/a621d505-99f6-47d6-ba49-0f12f0df924b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021022 10.0.0.19 - - [2026-03-19 02:00:16] "POST /firewall-rules HTTP/1.1" 200 560 0.084868 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-rule/200738c8-c9c4-4dc6-a6a1-b425152815cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.014329 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005192 10.0.0.19 - - [2026-03-19 02:00:16] "GET /firewall-rule/200738c8-c9c4-4dc6-a6a1-b425152815cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003078 10.0.0.19 - - [2026-03-19 02:00:16] "POST /ref-update HTTP/1.1" 200 156 0.029629 10.0.0.19 - - [2026-03-19 02:00:17] "POST /tags HTTP/1.1" 200 301 0.035949 10.0.0.19 - - [2026-03-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009170 10.0.0.19 - - [2026-03-19 02:00:17] "GET /tag/ef283758-79e2-4a16-b5ac-f38a275df532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.034775 10.0.0.19 - - [2026-03-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2026-03-19 02:00:17] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031753 10.0.0.19 - - [2026-03-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.067036 10.0.0.19 - - [2026-03-19 02:00:17] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004697 10.0.0.19 - - [2026-03-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2026-03-19 02:00:17] "GET /service-appliance-set/8db8e6c6-611e-4bd3-b4f7-3f1f1a31f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002673 10.0.0.19 - - [2026-03-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002915 10.0.0.19 - - [2026-03-19 02:00:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.168463 10.0.0.19 - - [2026-03-19 02:00:17] "GET /virtual-machine-interface/9ba754f1-02fb-44fe-be9e-2826a68e0c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.012816 10.0.0.19 - - [2026-03-19 02:00:17] "POST /instance-ips HTTP/1.1" 200 377 0.076358 10.0.0.19 - - [2026-03-19 02:00:17] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014257 10.0.0.19 - - [2026-03-19 02:00:17] "POST /loadbalancers HTTP/1.1" 200 582 0.101965 10.0.0.19 - - [2026-03-19 02:00:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026869 10.0.0.19 - - [2026-03-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012356 10.0.0.19 - - [2026-03-19 02:00:18] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049609 10.0.0.19 - - [2026-03-19 02:00:18] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005960 10.0.0.19 - - [2026-03-19 02:00:18] "POST /floating-ips HTTP/1.1" 200 581 0.048751 10.0.0.19 - - [2026-03-19 02:00:18] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094667 10.0.0.19 - - [2026-03-19 02:00:18] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011432 10.0.0.19 - - [2026-03-19 02:00:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.080180 10.0.0.19 - - [2026-03-19 02:00:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.065806 10.0.0.19 - - [2026-03-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022408 10.0.0.19 - - [2026-03-19 02:00:18] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.189834 10.0.0.19 - - [2026-03-19 02:00:18] "GET /loadbalancer-listener/2a49f3fd-2f7c-41c5-bcf8-98bc81d7579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009924 10.0.0.19 - - [2026-03-19 02:00:18] "GET /loadbalancer-listener/2a49f3fd-2f7c-41c5-bcf8-98bc81d7579a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008085 10.0.0.19 - - [2026-03-19 02:00:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.049397 10.0.0.19 - - [2026-03-19 02:00:18] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003591 10.0.0.19 - - [2026-03-19 02:00:18] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?fields=floating_ips HTTP/1.1" 200 1164 0.013385 10.0.0.19 - - [2026-03-19 02:00:18] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004893 10.0.0.19 - - [2026-03-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012657 10.0.0.19 - - [2026-03-19 02:00:18] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.087940 10.0.0.19 - - [2026-03-19 02:00:18] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.016553 10.0.0.19 - - [2026-03-19 02:00:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064376 10.0.0.19 - - [2026-03-19 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027278 10.0.0.19 - - [2026-03-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025407 10.0.0.19 - - [2026-03-19 02:00:19] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045568 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer-listener/1a0c2373-3e0b-4c4d-b533-3c167747329a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005180 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer-listener/1a0c2373-3e0b-4c4d-b533-3c167747329a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005150 10.0.0.19 - - [2026-03-19 02:00:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.128918 10.0.0.19 - - [2026-03-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012393 10.0.0.19 - - [2026-03-19 02:00:19] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010139 10.0.0.19 - - [2026-03-19 02:00:19] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?fields=floating_ips HTTP/1.1" 200 1164 0.007064 10.0.0.19 - - [2026-03-19 02:00:19] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064341 10.0.0.19 - - [2026-03-19 02:00:19] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015780 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003421 10.0.0.19 - - [2026-03-19 02:00:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029576 10.0.0.19 - - [2026-03-19 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015706 10.0.0.19 - - [2026-03-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.19 - - [2026-03-19 02:00:19] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047224 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer-listener/6e210ef6-0712-400f-8bfe-c164dabfa0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002709 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer-listener/6e210ef6-0712-400f-8bfe-c164dabfa0f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012544 10.0.0.19 - - [2026-03-19 02:00:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036605 10.0.0.19 - - [2026-03-19 02:00:19] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010106 10.0.0.19 - - [2026-03-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2026-03-19 02:00:19] "GET /instance-ip/43522041-2fad-4693-9437-f780e02ff8f6?fields=floating_ips HTTP/1.1" 200 1164 0.002798 10.0.0.19 - - [2026-03-19 02:00:19] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.073779 10.0.0.19 - - [2026-03-19 02:00:19] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.098702 10.0.0.19 - - [2026-03-19 02:00:20] "POST /tags HTTP/1.1" 200 371 0.041152 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019910 10.0.0.19 - - [2026-03-19 02:00:20] "GET /tag/acb7182c-d7d9-4a45-8872-022362fe6996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.025809 10.0.0.19 - - [2026-03-19 02:00:20] "POST /tags HTTP/1.1" 200 319 0.024762 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2026-03-19 02:00:20] "GET /tag/391c535d-49d3-467e-bb89-19149da3f6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025186 10.0.0.19 - - [2026-03-19 02:00:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.011597 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.001854 10.0.0.19 - - [2026-03-19 02:00:20] "POST /security-groups HTTP/1.1" 200 578 0.087732 10.0.0.19 - - [2026-03-19 02:00:20] "POST /projects HTTP/1.1" 200 497 0.226354 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002859 10.0.0.19 - - [2026-03-19 02:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023890 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010531 10.0.0.19 - - [2026-03-19 02:00:20] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006449 10.0.0.19 - - [2026-03-19 02:00:20] "POST /access-control-lists HTTP/1.1" 200 587 0.085833 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017478 10.0.0.19 - - [2026-03-19 02:00:20] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005995 10.0.0.19 - - [2026-03-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.005528 10.0.0.19 - - [2026-03-19 02:00:20] "POST /access-control-lists HTTP/1.1" 200 585 0.081639 10.0.0.19 - - [2026-03-19 02:00:20] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.144110 10.0.0.19 - - [2026-03-19 02:00:20] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.067201 10.0.0.19 - - [2026-03-19 02:00:21] "POST /security-groups HTTP/1.1" 200 558 0.116069 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.002355 10.0.0.19 - - [2026-03-19 02:00:21] "POST /access-control-lists HTTP/1.1" 200 610 0.024022 10.0.0.19 - - [2026-03-19 02:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029302 10.0.0.19 - - [2026-03-19 02:00:21] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.005136 10.0.0.19 - - [2026-03-19 02:00:21] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008883 10.0.0.19 - - [2026-03-19 02:00:21] "POST /chown HTTP/1.1" 200 109 0.048512 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.029685 10.0.0.19 - - [2026-03-19 02:00:21] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025235 10.0.0.19 - - [2026-03-19 02:00:21] "GET /config-node/7ffc730e-1c81-40c4-b1a5-ced19d9c7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003766 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-03-19 02:00:21] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003530 10.0.0.19 - - [2026-03-19 02:00:21] "POST /access-control-lists HTTP/1.1" 200 608 0.104202 10.0.0.19 - - [2026-03-19 02:00:21] "POST /tags HTTP/1.1" 409 214 0.002744 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020331 10.0.0.19 - - [2026-03-19 02:00:21] "GET /tag/391c535d-49d3-467e-bb89-19149da3f6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017582 10.0.0.19 - - [2026-03-19 02:00:21] "POST /firewall-rules HTTP/1.1" 200 578 0.084083 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-rule/4072e22e-04bf-4a31-a188-1b667b2587b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013507 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013782 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-rule/4072e22e-04bf-4a31-a188-1b667b2587b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002254 10.0.0.19 - - [2026-03-19 02:00:21] "POST /ref-update HTTP/1.1" 200 156 0.030331 10.0.0.19 - - [2026-03-19 02:00:21] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003897 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-03-19 02:00:21] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004133 10.0.0.19 - - [2026-03-19 02:00:21] "POST /tags HTTP/1.1" 409 214 0.002072 10.0.0.19 - - [2026-03-19 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2026-03-19 02:00:21] "GET /tag/391c535d-49d3-467e-bb89-19149da3f6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016604 10.0.0.19 - - [2026-03-19 02:00:21] "POST /firewall-rules HTTP/1.1" 200 576 0.081308 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-rule/d5bdb68f-6512-4af5-936c-966065babb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.020001 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005923 10.0.0.19 - - [2026-03-19 02:00:21] "GET /firewall-rule/d5bdb68f-6512-4af5-936c-966065babb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002770 10.0.0.19 - - [2026-03-19 02:00:21] "POST /ref-update HTTP/1.1" 200 156 0.034833 10.0.0.19 - - [2026-03-19 02:00:22] "POST /tags HTTP/1.1" 200 363 0.022882 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.19 - - [2026-03-19 02:00:22] "GET /tag/8c2191ad-48f8-4a07-a3fd-8ed35207c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024173 10.0.0.19 - - [2026-03-19 02:00:22] "POST /tags HTTP/1.1" 200 311 0.039129 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009692 10.0.0.19 - - [2026-03-19 02:00:22] "GET /tag/48e38c0c-9b46-43dc-afa6-320c81700130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016600 10.0.0.19 - - [2026-03-19 02:00:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000956 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.006700 10.0.0.19 - - [2026-03-19 02:00:22] "POST /security-groups HTTP/1.1" 200 574 0.061190 10.0.0.19 - - [2026-03-19 02:00:22] "POST /projects HTTP/1.1" 200 489 0.242343 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001933 10.0.0.19 - - [2026-03-19 02:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018710 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016555 10.0.0.19 - - [2026-03-19 02:00:22] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015934 10.0.0.19 - - [2026-03-19 02:00:22] "POST /access-control-lists HTTP/1.1" 200 583 0.093600 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015708 10.0.0.19 - - [2026-03-19 02:00:22] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006521 10.0.0.19 - - [2026-03-19 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002399 10.0.0.19 - - [2026-03-19 02:00:22] "POST /access-control-lists HTTP/1.1" 200 581 0.063317 10.0.0.19 - - [2026-03-19 02:00:22] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.113478 10.0.0.19 - - [2026-03-19 02:00:22] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.068903 10.0.0.19 - - [2026-03-19 02:00:22] "POST /security-groups HTTP/1.1" 200 546 0.101940 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.002514 10.0.0.19 - - [2026-03-19 02:00:23] "POST /access-control-lists HTTP/1.1" 200 602 0.052356 10.0.0.19 - - [2026-03-19 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.053354 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.019674 10.0.0.19 - - [2026-03-19 02:00:23] "POST /chown HTTP/1.1" 200 109 0.054648 10.0.0.19 - - [2026-03-19 02:00:23] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007887 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.19 - - [2026-03-19 02:00:23] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019933 10.0.0.19 - - [2026-03-19 02:00:23] "POST /access-control-lists HTTP/1.1" 200 600 0.107502 10.0.0.19 - - [2026-03-19 02:00:23] "POST /tags HTTP/1.1" 409 210 0.034346 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.19 - - [2026-03-19 02:00:23] "GET /tag/48e38c0c-9b46-43dc-afa6-320c81700130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013353 10.0.0.19 - - [2026-03-19 02:00:23] "POST /firewall-rules HTTP/1.1" 200 570 0.082853 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-rule/7da00ceb-5f6e-4b26-9076-11538cbbb1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005282 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005691 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-rule/7da00ceb-5f6e-4b26-9076-11538cbbb1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006151 10.0.0.19 - - [2026-03-19 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.050299 10.0.0.19 - - [2026-03-19 02:00:23] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008565 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2026-03-19 02:00:23] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003840 10.0.0.19 - - [2026-03-19 02:00:23] "POST /tags HTTP/1.1" 409 210 0.002469 10.0.0.19 - - [2026-03-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2026-03-19 02:00:23] "GET /tag/48e38c0c-9b46-43dc-afa6-320c81700130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018204 10.0.0.19 - - [2026-03-19 02:00:23] "POST /firewall-rules HTTP/1.1" 200 568 0.072745 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-rule/8860c54f-a3d7-4509-bb41-1a2fae86448f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008703 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004883 10.0.0.19 - - [2026-03-19 02:00:23] "GET /firewall-rule/8860c54f-a3d7-4509-bb41-1a2fae86448f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004815 10.0.0.19 - - [2026-03-19 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.039979 10.0.0.19 - - [2026-03-19 02:00:23] "POST /tags HTTP/1.1" 200 363 0.036156 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2026-03-19 02:00:24] "GET /tag/402d6e76-8ad8-4693-a17a-2f7f75b8ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016160 10.0.0.19 - - [2026-03-19 02:00:24] "POST /tags HTTP/1.1" 200 311 0.027156 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.19 - - [2026-03-19 02:00:24] "GET /tag/0c092aef-2798-4f93-b207-30d7d49c57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.049699 10.0.0.19 - - [2026-03-19 02:00:24] "POST /projects HTTP/1.1" 409 223 0.005067 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.19 - - [2026-03-19 02:00:24] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048887 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.19 - - [2026-03-19 02:00:24] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007830 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2026-03-19 02:00:24] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.011029 10.0.0.19 - - [2026-03-19 02:00:24] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.075702 10.0.0.19 - - [2026-03-19 02:00:24] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.061971 10.0.0.19 - - [2026-03-19 02:00:24] "POST /security-groups HTTP/1.1" 409 253 0.021491 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.19 - - [2026-03-19 02:00:24] "PUT /security-group/f187b70c-ac7b-4cb9-87c5-a1401b213272 HTTP/1.1" 200 262 0.063030 10.0.0.19 - - [2026-03-19 02:00:24] "PUT /access-control-list/b370b92f-d4dd-41c8-a8d8-def4db647457 HTTP/1.1" 200 272 0.039162 10.0.0.19 - - [2026-03-19 02:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.055800 10.0.0.19 - - [2026-03-19 02:00:24] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023517 10.0.0.19 - - [2026-03-19 02:00:24] "PUT /access-control-list/61488d94-3b40-4b56-ac62-219c7231379a HTTP/1.1" 200 272 0.033141 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.19 - - [2026-03-19 02:00:24] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003115 10.0.0.19 - - [2026-03-19 02:00:24] "POST /tags HTTP/1.1" 409 210 0.002033 10.0.0.19 - - [2026-03-19 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.19 - - [2026-03-19 02:00:24] "GET /tag/0c092aef-2798-4f93-b207-30d7d49c57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015169 10.0.0.19 - - [2026-03-19 02:00:25] "POST /firewall-rules HTTP/1.1" 200 570 0.074378 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-rule/de7b35f7-3f51-40a3-adf2-989dffdf65ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004742 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003993 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-rule/de7b35f7-3f51-40a3-adf2-989dffdf65ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002299 10.0.0.19 - - [2026-03-19 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.057117 10.0.0.19 - - [2026-03-19 02:00:25] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024149 10.0.0.19 - - [2026-03-19 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2026-03-19 02:00:25] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003499 10.0.0.19 - - [2026-03-19 02:00:25] "POST /tags HTTP/1.1" 409 210 0.002428 10.0.0.19 - - [2026-03-19 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-03-19 02:00:25] "GET /tag/0c092aef-2798-4f93-b207-30d7d49c57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012157 10.0.0.19 - - [2026-03-19 02:00:25] "POST /firewall-rules HTTP/1.1" 200 568 0.065719 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-rule/1b15298c-c85e-46a7-96b3-c58bab6ec075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009230 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004285 10.0.0.19 - - [2026-03-19 02:00:25] "GET /firewall-rule/1b15298c-c85e-46a7-96b3-c58bab6ec075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002689 10.0.0.19 - - [2026-03-19 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.060934 10.0.0.19 - - [2026-03-19 02:00:29] "POST /tags HTTP/1.1" 200 301 0.069133 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-03-19 02:00:29] "GET /tag/12280886-fba8-4c65-886f-e42aeee4269e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021386 10.0.0.19 - - [2026-03-19 02:00:29] "POST /tags HTTP/1.1" 200 325 0.060951 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-03-19 02:00:29] "GET /tag/abc2b942-aa53-4e88-923b-43bf8e005180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012064 10.0.0.19 - - [2026-03-19 02:00:29] "POST /tags HTTP/1.1" 409 237 0.001899 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2026-03-19 02:00:29] "GET /tag/402d6e76-8ad8-4693-a17a-2f7f75b8ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016214 10.0.0.19 - - [2026-03-19 02:00:29] "POST /tags HTTP/1.1" 409 210 0.002558 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-03-19 02:00:29] "GET /tag/0c092aef-2798-4f93-b207-30d7d49c57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011934 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-03-19 02:00:29] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004573 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.19 - - [2026-03-19 02:00:29] "GET /project/e7fe7220-38d5-46cf-904b-f63a717738b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067181 10.0.0.19 - - [2026-03-19 02:00:29] "POST /virtual-machines HTTP/1.1" 200 377 0.029446 10.0.0.19 - - [2026-03-19 02:00:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031267 10.0.0.19 - - [2026-03-19 02:00:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179760 10.0.0.19 - - [2026-03-19 02:00:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009071 10.0.0.19 - - [2026-03-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.19 - - [2026-03-19 02:00:29] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.032609 10.0.0.19 - - [2026-03-19 02:00:29] "POST /instance-ips HTTP/1.1" 200 409 0.059927 10.0.0.19 - - [2026-03-19 02:00:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.058365 10.0.0.19 - - [2026-03-19 02:00:30] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014770 10.0.0.19 - - [2026-03-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.019311 10.0.0.19 - - [2026-03-19 02:00:30] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007375 10.0.0.19 - - [2026-03-19 02:00:30] "GET /instance-ip/67e3d906-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002907 10.0.0.19 - - [2026-03-19 02:00:30] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010161 10.0.0.19 - - [2026-03-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.004018 10.0.0.19 - - [2026-03-19 02:00:30] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004607 10.0.0.19 - - [2026-03-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.19 - - [2026-03-19 02:00:30] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004387 10.0.0.19 - - [2026-03-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.005053 10.0.0.19 - - [2026-03-19 02:00:32] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.19 - - [2026-03-19 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-03-19 02:00:32] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002857 10.0.0.19 - - [2026-03-19 02:00:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002027 10.0.0.19 - - [2026-03-19 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-03-19 02:00:32] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004178 10.0.0.19 - - [2026-03-19 02:00:32] "PUT /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3 HTTP/1.1" 200 254 0.020843 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001170 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.19 - - [2026-03-19 02:00:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002254 10.0.0.19 - - [2026-03-19 02:00:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002402 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001442 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:00:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:01:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001227 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:03:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:03:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001498 10.0.0.241 - - [2026-03-19 02:03:19] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.241 - - [2026-03-19 02:03:19] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004948 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-03-19 02:03:19] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003463 10.0.0.241 - - [2026-03-19 02:03:19] "PUT /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf HTTP/1.1" 200 274 0.009957 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002903 10.0.0.241 - - [2026-03-19 02:03:19] "POST /virtual-routers HTTP/1.1" 200 599 0.017532 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.241 - - [2026-03-19 02:03:19] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003704 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002289 10.0.0.241 - - [2026-03-19 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.241 - - [2026-03-19 02:03:19] "GET /virtual-network/41e14fdc-4861-47d4-a61e-5d722cd1fcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004931 10.0.0.241 - - [2026-03-19 02:03:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063772 10.0.0.19 - - [2026-03-19 02:04:12] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003263 10.0.0.19 - - [2026-03-19 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.017526 10.0.0.19 - - [2026-03-19 02:04:15] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008581 10.0.0.19 - - [2026-03-19 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.005146 10.0.0.19 - - [2026-03-19 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2026-03-19 02:04:15] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002939 10.0.0.19 - - [2026-03-19 02:04:15] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004052 10.0.0.19 - - [2026-03-19 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.19 - - [2026-03-19 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2026-03-19 02:04:15] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003244 10.0.0.19 - - [2026-03-19 02:04:15] "GET /loadbalancer-pool/96463cf8-0fa3-4e29-9179-2f965fa80d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004241 10.0.0.19 - - [2026-03-19 02:04:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038118 10.0.0.19 - - [2026-03-19 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031741 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010346 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003859 10.0.0.19 - - [2026-03-19 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.007437 10.0.0.19 - - [2026-03-19 02:04:16] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012156 10.0.0.19 - - [2026-03-19 02:04:16] "POST /tags HTTP/1.1" 409 205 0.002405 10.0.0.19 - - [2026-03-19 02:04:16] "PUT /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878 HTTP/1.1" 200 256 0.012574 10.0.0.19 - - [2026-03-19 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016040 10.0.0.19 - - [2026-03-19 02:04:16] "GET /tag/ef283758-79e2-4a16-b5ac-f38a275df532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011135 10.0.0.19 - - [2026-03-19 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.057727 10.0.0.19 - - [2026-03-19 02:04:16] "GET /loadbalancer-pool/962b9f3f-4f84-4def-abe7-e5c626ad982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022567 10.0.0.19 - - [2026-03-19 02:04:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017106 10.0.0.19 - - [2026-03-19 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012010 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007852 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010478 10.0.0.19 - - [2026-03-19 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.006303 10.0.0.19 - - [2026-03-19 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.015599 10.0.0.19 - - [2026-03-19 02:04:16] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002916 10.0.0.19 - - [2026-03-19 02:04:16] "GET /loadbalancer-pool/82737d2a-1e3e-4110-90ed-d022b55240f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.016108 10.0.0.19 - - [2026-03-19 02:04:16] "PUT /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878 HTTP/1.1" 200 256 0.033646 10.0.0.19 - - [2026-03-19 02:04:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050231 10.0.0.19 - - [2026-03-19 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018656 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006086 10.0.0.19 - - [2026-03-19 02:04:16] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004753 10.0.0.19 - - [2026-03-19 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.007240 10.0.0.19 - - [2026-03-19 02:04:16] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008065 10.0.0.19 - - [2026-03-19 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.005044 10.0.0.19 - - [2026-03-19 02:04:16] "PUT /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878 HTTP/1.1" 200 256 0.009899 10.0.0.241 - - [2026-03-19 02:05:36] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.241 - - [2026-03-19 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.241 - - [2026-03-19 02:05:36] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006077 10.0.0.241 - - [2026-03-19 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.241 - - [2026-03-19 02:05:36] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003226 10.0.0.241 - - [2026-03-19 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2026-03-19 02:05:36] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.043593 10.0.0.241 - - [2026-03-19 02:05:36] "PUT /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04 HTTP/1.1" 200 262 0.010986 10.0.0.241 - - [2026-03-19 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.241 - - [2026-03-19 02:05:36] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005408 10.0.0.241 - - [2026-03-19 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.241 - - [2026-03-19 02:05:36] "GET /virtual-machine-interface/37efac9a-dff6-414a-b968-0c7760c88369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005206 10.0.0.241 - - [2026-03-19 02:05:36] "PUT /virtual-machine-interface/37efac9a-dff6-414a-b968-0c7760c88369 HTTP/1.1" 200 284 0.016239 10.0.0.19 - - [2026-03-19 02:05:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002817 10.0.0.19 - - [2026-03-19 02:05:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002389 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:05:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:05:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:05:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:05:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:06:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:06:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.19 - - [2026-03-19 02:06:33] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007055 10.0.0.19 - - [2026-03-19 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.005015 10.0.0.19 - - [2026-03-19 02:06:33] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007008 10.0.0.19 - - [2026-03-19 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.19 - - [2026-03-19 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2026-03-19 02:06:33] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002207 10.0.0.19 - - [2026-03-19 02:06:33] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004965 10.0.0.19 - - [2026-03-19 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.064481 10.0.0.19 - - [2026-03-19 02:06:33] "DELETE /loadbalancer-member/af5dab2f-e53c-4547-b941-db55dd9d5561 HTTP/1.1" 200 115 0.123272 10.0.0.19 - - [2026-03-19 02:06:33] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005478 10.0.0.19 - - [2026-03-19 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.19 - - [2026-03-19 02:06:33] "DELETE /loadbalancer-member/ad2b5d1c-0458-4746-a22a-c3adb2d2be11 HTTP/1.1" 200 115 0.057104 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009208 10.0.0.19 - - [2026-03-19 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.008474 10.0.0.19 - - [2026-03-19 02:06:34] "DELETE /loadbalancer-member/4ce14589-a226-4fb7-8732-679aa25408d7 HTTP/1.1" 200 115 0.048065 10.0.0.19 - - [2026-03-19 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.19 - - [2026-03-19 02:06:34] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003583 10.0.0.19 - - [2026-03-19 02:06:34] "GET /loadbalancer-pool/96463cf8-0fa3-4e29-9179-2f965fa80d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006456 10.0.0.19 - - [2026-03-19 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044652 10.0.0.19 - - [2026-03-19 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009113 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009756 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005467 10.0.0.19 - - [2026-03-19 02:06:34] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.014639 10.0.0.19 - - [2026-03-19 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.096892 10.0.0.19 - - [2026-03-19 02:06:34] "GET /loadbalancer-pool/962b9f3f-4f84-4def-abe7-e5c626ad982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004865 10.0.0.19 - - [2026-03-19 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018949 10.0.0.19 - - [2026-03-19 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.033605 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014844 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004617 10.0.0.19 - - [2026-03-19 02:06:34] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005796 10.0.0.19 - - [2026-03-19 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.19 - - [2026-03-19 02:06:34] "GET /loadbalancer-pool/82737d2a-1e3e-4110-90ed-d022b55240f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002632 10.0.0.19 - - [2026-03-19 02:06:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025124 10.0.0.19 - - [2026-03-19 02:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022640 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005879 10.0.0.19 - - [2026-03-19 02:06:34] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013592 10.0.0.19 - - [2026-03-19 02:06:34] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008789 10.0.0.19 - - [2026-03-19 02:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003267 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:07:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:07:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 10.0.0.19 - - [2026-03-19 02:10:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002204 10.0.0.19 - - [2026-03-19 02:10:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004463 10.0.0.19 - - [2026-03-19 02:11:01] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006662 10.0.0.19 - - [2026-03-19 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.005226 10.0.0.19 - - [2026-03-19 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.19 - - [2026-03-19 02:11:01] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003456 10.0.0.19 - - [2026-03-19 02:11:01] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005051 10.0.0.19 - - [2026-03-19 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.024847 10.0.0.19 - - [2026-03-19 02:11:01] "DELETE /loadbalancer-member/4a39e14f-dec6-4b1d-b0ec-b34e45f3592c HTTP/1.1" 200 115 0.053407 10.0.0.19 - - [2026-03-19 02:11:01] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016762 10.0.0.19 - - [2026-03-19 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.19 - - [2026-03-19 02:11:02] "DELETE /loadbalancer-member/076bd11b-8a9a-469d-b302-acf435f3c073 HTTP/1.1" 200 115 0.046942 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018770 10.0.0.19 - - [2026-03-19 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.007246 10.0.0.19 - - [2026-03-19 02:11:02] "DELETE /loadbalancer-member/2bc83d0c-e1dc-4f41-b630-561bb0c4b02d HTTP/1.1" 200 115 0.047107 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009254 10.0.0.19 - - [2026-03-19 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.005954 10.0.0.19 - - [2026-03-19 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569 10.0.0.19 - - [2026-03-19 02:11:02] "GET /loadbalancer/6adb4e85-3322-4fe5-a896-85d56c84d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003515 10.0.0.19 - - [2026-03-19 02:11:02] "GET /loadbalancer-pool/96463cf8-0fa3-4e29-9179-2f965fa80d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004403 10.0.0.19 - - [2026-03-19 02:11:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028373 10.0.0.19 - - [2026-03-19 02:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034320 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024297 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024949 10.0.0.19 - - [2026-03-19 02:11:02] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002600 10.0.0.19 - - [2026-03-19 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.071088 10.0.0.19 - - [2026-03-19 02:11:02] "GET /loadbalancer-pool/962b9f3f-4f84-4def-abe7-e5c626ad982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015912 10.0.0.19 - - [2026-03-19 02:11:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018964 10.0.0.19 - - [2026-03-19 02:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015129 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012100 10.0.0.19 - - [2026-03-19 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004741 10.0.0.19 - - [2026-03-19 02:11:02] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002731 10.0.0.19 - - [2026-03-19 02:11:02] "GET /loadbalancer-pool/82737d2a-1e3e-4110-90ed-d022b55240f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003129 10.0.0.19 - - [2026-03-19 02:11:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017891 10.0.0.19 - - [2026-03-19 02:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018940 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008582 10.0.0.19 - - [2026-03-19 02:11:02] "GET /virtual-machine-interface/67bf762e-2337-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006696 10.0.0.19 - - [2026-03-19 02:11:02] "GET /floating-ip/e4c4fa2f-b6db-4eae-9d84-1e17e1ea7878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003256 10.0.0.19 - - [2026-03-19 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002620 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002902 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:11:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:12:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001273 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:12:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001991 10.0.0.19 - - [2026-03-19 02:12:02] "GET / HTTP/1.1" 200 35931 0.002432 10.0.0.19 - - [2026-03-19 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.19 - - [2026-03-19 02:12:02] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042475 10.0.0.19 - - [2026-03-19 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2026-03-19 02:12:02] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036411 10.0.0.19 - - [2026-03-19 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-03-19 02:12:02] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043095 10.0.0.19 - - [2026-03-19 02:12:03] "POST /tags HTTP/1.1" 200 333 0.046377 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010867 10.0.0.19 - - [2026-03-19 02:12:03] "GET /tag/4edaaeb7-99d8-4335-be96-b4fa823471b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.036298 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2026-03-19 02:12:03] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044973 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.19 - - [2026-03-19 02:12:03] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039797 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-networks?parent_id=9be40ec1-7227-4dab-938a-fdaa54f3051a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003020 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014620 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-03-19 02:12:03] "GET /service-appliance-set/8db8e6c6-611e-4bd3-b4f7-3f1f1a31f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003255 10.0.0.19 - - [2026-03-19 02:12:03] "POST /virtual-networks HTTP/1.1" 200 512 0.079844 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.002271 10.0.0.19 - - [2026-03-19 02:12:03] "GET /network-ipam/487cba18-3415-443e-bd29-bc071c65ea83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003071 10.0.0.19 - - [2026-03-19 02:12:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.134305 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-machine-interface/14fb8871-e324-41c5-953b-4db4588a487c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017353 10.0.0.19 - - [2026-03-19 02:12:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008736 10.0.0.19 - - [2026-03-19 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.177435 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004926 10.0.0.19 - - [2026-03-19 02:12:03] "POST /instance-ips HTTP/1.1" 200 409 0.027165 10.0.0.19 - - [2026-03-19 02:12:03] "GET /domains HTTP/1.1" 200 280 0.012455 10.0.0.19 - - [2026-03-19 02:12:03] "GET /instance-ip/0eea4b24-9a69-462c-8ac6-ef985528fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005123 10.0.0.19 - - [2026-03-19 02:12:03] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.014806 10.0.0.19 - - [2026-03-19 02:12:03] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 5477 0.087008 10.0.0.19 - - [2026-03-19 02:12:03] "POST /loadbalancers HTTP/1.1" 200 610 0.101623 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.007236 10.0.0.19 - - [2026-03-19 02:12:03] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.005128 10.0.0.19 - - [2026-03-19 02:12:03] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1181 0.004148 10.0.0.19 - - [2026-03-19 02:12:03] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1181 0.005992 10.0.0.19 - - [2026-03-19 02:12:03] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047995 10.0.0.19 - - [2026-03-19 02:12:03] "GET /instance-ip/0eea4b24-9a69-462c-8ac6-ef985528fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002706 10.0.0.19 - - [2026-03-19 02:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034930 10.0.0.19 - - [2026-03-19 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014210 10.0.0.19 - - [2026-03-19 02:12:03] "POST /route-targets HTTP/1.1" 200 327 0.035215 10.0.0.19 - - [2026-03-19 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.032011 10.0.0.19 - - [2026-03-19 02:12:03] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066688 10.0.0.19 - - [2026-03-19 02:12:03] "POST /floating-ips HTTP/1.1" 200 597 0.095630 10.0.0.19 - - [2026-03-19 02:12:03] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011636 10.0.0.19 - - [2026-03-19 02:12:04] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022307 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.19 - - [2026-03-19 02:12:04] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026958 10.0.0.19 - - [2026-03-19 02:12:04] "GET /loadbalancer-listener/ececafa7-5fc9-4aa8-960b-611bd7cf1797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004440 10.0.0.19 - - [2026-03-19 02:12:04] "GET /loadbalancer-listener/ececafa7-5fc9-4aa8-960b-611bd7cf1797?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003764 10.0.0.19 - - [2026-03-19 02:12:04] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023494 10.0.0.19 - - [2026-03-19 02:12:04] "GET /instance-ip/0eea4b24-9a69-462c-8ac6-ef985528fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006307 10.0.0.19 - - [2026-03-19 02:12:04] "GET /instance-ip/0eea4b24-9a69-462c-8ac6-ef985528fea4?fields=floating_ips HTTP/1.1" 200 1211 0.009786 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2026-03-19 02:12:04] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002879 10.0.0.19 - - [2026-03-19 02:12:04] "GET /floating-ip/eddf9b0a-304c-4aa4-acf7-8278f8edefe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003123 10.0.0.19 - - [2026-03-19 02:12:04] "POST /tags HTTP/1.1" 200 295 0.058733 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.19 - - [2026-03-19 02:12:04] "GET /tag/9f87dbaf-7d61-42e3-a730-d231ed3b9f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013669 10.0.0.19 - - [2026-03-19 02:12:04] "POST /tags HTTP/1.1" 409 233 0.002223 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-03-19 02:12:04] "GET /tag/6a68a3b9-f3ab-4640-a62f-079df16a0c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013554 10.0.0.19 - - [2026-03-19 02:12:04] "POST /tags HTTP/1.1" 409 206 0.002423 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-03-19 02:12:04] "GET /tag/a621d505-99f6-47d6-ba49-0f12f0df924b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011230 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-03-19 02:12:04] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004739 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-03-19 02:12:04] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038555 10.0.0.19 - - [2026-03-19 02:12:04] "POST /virtual-machines HTTP/1.1" 200 369 0.009099 10.0.0.19 - - [2026-03-19 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019539 10.0.0.19 - - [2026-03-19 02:12:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113165 10.0.0.19 - - [2026-03-19 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008205 10.0.0.19 - - [2026-03-19 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021457 10.0.0.19 - - [2026-03-19 02:12:04] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.003992 10.0.0.19 - - [2026-03-19 02:12:04] "POST /instance-ips HTTP/1.1" 200 409 0.029994 10.0.0.19 - - [2026-03-19 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034147 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.018971 10.0.0.19 - - [2026-03-19 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.017771 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015888 10.0.0.19 - - [2026-03-19 02:12:05] "GET /instance-ip/0629cdf4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004494 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005048 10.0.0.19 - - [2026-03-19 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003237 10.0.0.19 - - [2026-03-19 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.009851 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014879 10.0.0.19 - - [2026-03-19 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.004621 10.0.0.19 - - [2026-03-19 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004074 10.0.0.19 - - [2026-03-19 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2026-03-19 02:12:05] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036424 10.0.0.19 - - [2026-03-19 02:12:05] "POST /virtual-machines HTTP/1.1" 200 369 0.020525 10.0.0.19 - - [2026-03-19 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019688 10.0.0.19 - - [2026-03-19 02:12:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101605 10.0.0.19 - - [2026-03-19 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018040 10.0.0.19 - - [2026-03-19 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012963 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004026 10.0.0.19 - - [2026-03-19 02:12:05] "POST /instance-ips HTTP/1.1" 200 409 0.017742 10.0.0.19 - - [2026-03-19 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017088 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004819 10.0.0.19 - - [2026-03-19 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.034296 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014223 10.0.0.19 - - [2026-03-19 02:12:05] "GET /instance-ip/06a12a7a-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002652 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004804 10.0.0.19 - - [2026-03-19 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2026-03-19 02:12:05] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003212 10.0.0.19 - - [2026-03-19 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.012019 10.0.0.19 - - [2026-03-19 02:12:06] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013143 10.0.0.19 - - [2026-03-19 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.19 - - [2026-03-19 02:12:06] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004409 10.0.0.19 - - [2026-03-19 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.19 - - [2026-03-19 02:12:06] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003780 10.0.0.19 - - [2026-03-19 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.19 - - [2026-03-19 02:12:08] "GET /domains HTTP/1.1" 200 280 0.002061 10.0.0.19 - - [2026-03-19 02:12:08] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.003047 10.0.0.19 - - [2026-03-19 02:12:08] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 7065 0.033810 10.0.0.19 - - [2026-03-19 02:12:08] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.003909 10.0.0.19 - - [2026-03-19 02:12:08] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.011273 10.0.0.19 - - [2026-03-19 02:12:08] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1402 0.007715 10.0.0.19 - - [2026-03-19 02:12:08] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1402 0.001828 10.0.0.19 - - [2026-03-19 02:12:08] "GET /route-target/4dece481-81c5-4a0b-a304-bbb534b3755c HTTP/1.1" 200 1152 0.001720 10.0.0.19 - - [2026-03-19 02:12:08] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.003031 10.0.0.19 - - [2026-03-19 02:12:08] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1402 0.001865 10.0.0.19 - - [2026-03-19 02:12:08] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003811 10.0.0.19 - - [2026-03-19 02:12:08] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.003051 10.0.0.19 - - [2026-03-19 02:12:08] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1402 0.001866 10.0.0.19 - - [2026-03-19 02:12:08] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 200 1402 0.001958 10.0.0.19 - - [2026-03-19 02:12:08] "GET /route-target/4dece481-81c5-4a0b-a304-bbb534b3755c HTTP/1.1" 200 1152 0.002303 10.0.0.19 - - [2026-03-19 02:12:08] "GET /domains HTTP/1.1" 200 280 0.001844 10.0.0.19 - - [2026-03-19 02:12:08] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.002677 10.0.0.19 - - [2026-03-19 02:12:09] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 7065 0.042817 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2086 0.003781 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-03-19 02:12:09] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033682 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.008217 10.0.0.19 - - [2026-03-19 02:12:09] "GET /floating-ip-pools?parent_id=5d8c7e70-a482-4088-8db1-426007b5ca43&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002993 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004336 10.0.0.19 - - [2026-03-19 02:12:09] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030033 10.0.0.19 - - [2026-03-19 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.015911 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004968 10.0.0.19 - - [2026-03-19 02:12:09] "GET /domains HTTP/1.1" 200 280 0.001817 10.0.0.19 - - [2026-03-19 02:12:09] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.002611 10.0.0.19 - - [2026-03-19 02:12:09] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 7321 0.025813 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2324 0.004211 10.0.0.19 - - [2026-03-19 02:12:09] "GET /floating-ip-pool/553a382b-fb9d-4545-b9ca-5fa885d77dc9 HTTP/1.1" 200 1314 0.002031 10.0.0.19 - - [2026-03-19 02:12:09] "GET /domains HTTP/1.1" 200 280 0.001531 10.0.0.19 - - [2026-03-19 02:12:09] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.006510 10.0.0.19 - - [2026-03-19 02:12:09] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 7321 0.032921 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 2324 0.003714 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003754 10.0.0.19 - - [2026-03-19 02:12:09] "POST /tags HTTP/1.1" 200 365 0.046159 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008233 10.0.0.19 - - [2026-03-19 02:12:09] "GET /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013547 10.0.0.19 - - [2026-03-19 02:12:09] "POST /tags HTTP/1.1" 409 206 0.002661 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2026-03-19 02:12:09] "GET /tag/a621d505-99f6-47d6-ba49-0f12f0df924b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011898 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2026-03-19 02:12:09] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.025451 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005841 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-03-19 02:12:09] "GET /service-appliance-set/651496cd-ae36-4043-94b1-a02b585b1161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004519 10.0.0.19 - - [2026-03-19 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 258 0.002641 10.0.0.19 - - [2026-03-19 02:12:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119228 10.0.0.19 - - [2026-03-19 02:12:09] "GET /virtual-machine-interface/2f976cd7-fb3b-4070-9073-cfa98a2c917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021590 10.0.0.19 - - [2026-03-19 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.013798 10.0.0.19 - - [2026-03-19 02:12:10] "POST /instance-ips HTTP/1.1" 200 417 0.044436 10.0.0.19 - - [2026-03-19 02:12:10] "GET /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012408 10.0.0.19 - - [2026-03-19 02:12:10] "POST /loadbalancers HTTP/1.1" 200 618 0.060515 10.0.0.19 - - [2026-03-19 02:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019560 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.19 - - [2026-03-19 02:12:10] "POST /service-instances HTTP/1.1" 200 566 0.023726 10.0.0.19 - - [2026-03-19 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.021032 10.0.0.19 - - [2026-03-19 02:12:10] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057842 10.0.0.19 - - [2026-03-19 02:12:10] "GET /virtual-machine-interface/2f976cd7-fb3b-4070-9073-cfa98a2c917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014751 10.0.0.19 - - [2026-03-19 02:12:10] "GET /virtual-machine-interface/2f976cd7-fb3b-4070-9073-cfa98a2c917d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006646 10.0.0.19 - - [2026-03-19 02:12:10] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.009219 10.0.0.19 - - [2026-03-19 02:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013026 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.19 - - [2026-03-19 02:12:10] "GET /floating-ip-pool/553a382b-fb9d-4545-b9ca-5fa885d77dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001949 10.0.0.19 - - [2026-03-19 02:12:10] "POST /floating-ips HTTP/1.1" 200 671 0.088800 10.0.0.19 - - [2026-03-19 02:12:10] "POST /virtual-machines HTTP/1.1" 200 429 0.084972 10.0.0.19 - - [2026-03-19 02:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022765 10.0.0.19 - - [2026-03-19 02:12:10] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005787 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-03-19 02:12:10] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020053 10.0.0.19 - - [2026-03-19 02:12:10] "POST /tags HTTP/1.1" 409 221 0.005368 10.0.0.19 - - [2026-03-19 02:12:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.114094 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2026-03-19 02:12:10] "POST /chown HTTP/1.1" 200 109 0.033501 10.0.0.19 - - [2026-03-19 02:12:10] "GET /tag/4edaaeb7-99d8-4335-be96-b4fa823471b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.031442 10.0.0.19 - - [2026-03-19 02:12:10] "POST /tags HTTP/1.1" 409 238 0.010749 10.0.0.19 - - [2026-03-19 02:12:10] "POST /chown HTTP/1.1" 200 109 0.010248 10.0.0.19 - - [2026-03-19 02:12:10] "PUT /virtual-machine-interface/1b9ed6ea-51d5-4b1d-ab79-f131a7c8e068 HTTP/1.1" 200 284 0.032914 10.0.0.19 - - [2026-03-19 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017736 10.0.0.19 - - [2026-03-19 02:12:10] "GET /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.025404 10.0.0.19 - - [2026-03-19 02:12:10] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.061592 10.0.0.19 - - [2026-03-19 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.072096 10.0.0.19 - - [2026-03-19 02:12:10] "POST /firewall-rules HTTP/1.1" 200 650 0.128828 10.0.0.19 - - [2026-03-19 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.044330 10.0.0.19 - - [2026-03-19 02:12:11] "GET /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.017120 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.034491 10.0.0.19 - - [2026-03-19 02:12:11] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006949 10.0.0.19 - - [2026-03-19 02:12:11] "GET /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012679 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.009926 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.056480 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.043864 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.099656 10.0.0.19 - - [2026-03-19 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010558 10.0.0.19 - - [2026-03-19 02:12:11] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037106 10.0.0.19 - - [2026-03-19 02:12:11] "POST /virtual-machines HTTP/1.1" 200 429 0.039345 10.0.0.19 - - [2026-03-19 02:12:11] "GET /loadbalancer/0e95d096-3f19-4e4f-a3fa-68b5d55b68bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003649 10.0.0.19 - - [2026-03-19 02:12:11] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026121 10.0.0.19 - - [2026-03-19 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.19 - - [2026-03-19 02:12:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145333 10.0.0.19 - - [2026-03-19 02:12:11] "POST /chown HTTP/1.1" 200 109 0.029933 10.0.0.19 - - [2026-03-19 02:12:11] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.086179 10.0.0.19 - - [2026-03-19 02:12:11] "GET /loadbalancer-listener/0cae1a9f-dd45-426e-9b73-0447e2d7f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004108 10.0.0.19 - - [2026-03-19 02:12:11] "GET /loadbalancer-listener/0cae1a9f-dd45-426e-9b73-0447e2d7f33b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.002942 10.0.0.19 - - [2026-03-19 02:12:11] "POST /chown HTTP/1.1" 200 109 0.010458 10.0.0.19 - - [2026-03-19 02:12:11] "PUT /virtual-machine-interface/bca21a2a-bd1f-43d6-864d-d38968bca5a3 HTTP/1.1" 200 284 0.024169 10.0.0.19 - - [2026-03-19 02:12:11] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.044034 10.0.0.19 - - [2026-03-19 02:12:11] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.061273 10.0.0.19 - - [2026-03-19 02:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014441 10.0.0.19 - - [2026-03-19 02:12:11] "GET /loadbalancer-pool/d7206ad5-a6b8-4d92-b16e-230694673f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006795 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.023632 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.028171 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.035665 10.0.0.19 - - [2026-03-19 02:12:11] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042398 10.0.0.19 - - [2026-03-19 02:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024078 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.028578 10.0.0.19 - - [2026-03-19 02:12:11] "GET /loadbalancer-member/a17aab39-54d9-4782-b00b-c7ec5953d8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.029333 10.0.0.19 - - [2026-03-19 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.040276 10.0.0.19 - - [2026-03-19 02:12:11] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013775 10.0.0.19 - - [2026-03-19 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.19 - - [2026-03-19 02:12:11] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003682 10.0.0.19 - - [2026-03-19 02:12:11] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.018058 10.0.0.19 - - [2026-03-19 02:12:11] "POST /tags HTTP/1.1" 409 221 0.008679 10.0.0.19 - - [2026-03-19 02:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037735 10.0.0.19 - - [2026-03-19 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.19 - - [2026-03-19 02:12:12] "GET /tag/4edaaeb7-99d8-4335-be96-b4fa823471b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028344 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.007394 10.0.0.19 - - [2026-03-19 02:12:12] "POST /tags HTTP/1.1" 409 238 0.004044 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.19 - - [2026-03-19 02:12:12] "GET /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016288 10.0.0.19 - - [2026-03-19 02:12:12] "POST /firewall-rules HTTP/1.1" 409 293 0.003058 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.013612 10.0.0.19 - - [2026-03-19 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.010947 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993 HTTP/1.1" 200 260 0.017659 10.0.0.19 - - [2026-03-19 02:12:12] "GET /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005267 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.010208 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.020364 10.0.0.19 - - [2026-03-19 02:12:12] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003918 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.022484 10.0.0.19 - - [2026-03-19 02:12:12] "GET /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006581 10.0.0.19 - - [2026-03-19 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.011697 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.005269 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.015720 10.0.0.19 - - [2026-03-19 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.018645 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.19 - - [2026-03-19 02:12:12] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006512 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.014324 10.0.0.19 - - [2026-03-19 02:12:12] "POST /chown HTTP/1.1" 200 109 0.015779 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 256 0.027387 10.0.0.19 - - [2026-03-19 02:12:12] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044469 10.0.0.19 - - [2026-03-19 02:12:12] "POST /virtual-machines HTTP/1.1" 200 373 0.013028 10.0.0.19 - - [2026-03-19 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.027911 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015030 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.046546 10.0.0.19 - - [2026-03-19 02:12:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133348 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027266 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026713 10.0.0.19 - - [2026-03-19 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.009718 10.0.0.19 - - [2026-03-19 02:12:12] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.009690 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021654 10.0.0.19 - - [2026-03-19 02:12:12] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.010462 10.0.0.19 - - [2026-03-19 02:12:12] "POST /instance-ips HTTP/1.1" 200 413 0.060885 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022588 10.0.0.19 - - [2026-03-19 02:12:12] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.015164 10.0.0.19 - - [2026-03-19 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021893 10.0.0.19 - - [2026-03-19 02:12:13] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.015229 10.0.0.19 - - [2026-03-19 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.048912 10.0.0.19 - - [2026-03-19 02:12:13] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011673 10.0.0.19 - - [2026-03-19 02:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.044656 10.0.0.19 - - [2026-03-19 02:12:13] "GET /instance-ip/0ae5e184-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.013899 10.0.0.19 - - [2026-03-19 02:12:13] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.013284 10.0.0.19 - - [2026-03-19 02:12:13] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004226 10.0.0.19 - - [2026-03-19 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.19 - - [2026-03-19 02:12:13] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003588 10.0.0.19 - - [2026-03-19 02:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006762 10.0.0.19 - - [2026-03-19 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2026-03-19 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.010610 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.019929 10.0.0.19 - - [2026-03-19 02:12:13] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.029445 10.0.0.19 - - [2026-03-19 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.006370 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.006063 10.0.0.19 - - [2026-03-19 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.014555 10.0.0.19 - - [2026-03-19 02:12:13] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018359 10.0.0.19 - - [2026-03-19 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.004626 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.030267 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.006992 10.0.0.19 - - [2026-03-19 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.016843 10.0.0.19 - - [2026-03-19 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.006436 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.021729 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.009914 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.007205 10.0.0.19 - - [2026-03-19 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.005573 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.015223 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.007766 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.19 - - [2026-03-19 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.006883 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.016787 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.007676 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.021941 10.0.0.19 - - [2026-03-19 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.007166 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.018762 10.0.0.19 - - [2026-03-19 02:12:13] "POST /chown HTTP/1.1" 200 109 0.015710 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.007256 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.020409 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.019733 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006054 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.017369 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.007794 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.020801 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.014513 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.016021 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.014454 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006344 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.005671 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006351 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.011752 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.021145 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.005629 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.015993 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.015474 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006471 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.005030 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.008439 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.009794 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.016794 10.0.0.19 - - [2026-03-19 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.006019 10.0.0.19 - - [2026-03-19 02:12:14] "POST /chown HTTP/1.1" 200 109 0.013914 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.006512 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.019692 10.0.0.19 - - [2026-03-19 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-19 02:12:15] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010972 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.024000 10.0.0.19 - - [2026-03-19 02:12:15] "POST /set-tag HTTP/1.1" 200 109 0.018160 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.025042 10.0.0.19 - - [2026-03-19 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-03-19 02:12:15] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002751 10.0.0.19 - - [2026-03-19 02:12:15] "GET /loadbalancer-pool/0803229a-c23c-494d-9ff0-f19d779bd11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002666 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.010968 10.0.0.19 - - [2026-03-19 02:12:15] "POST /chown HTTP/1.1" 200 109 0.016678 10.0.0.19 - - [2026-03-19 02:12:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.046345 10.0.0.19 - - [2026-03-19 02:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008015 10.0.0.19 - - [2026-03-19 02:12:15] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012687 10.0.0.19 - - [2026-03-19 02:12:15] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006755 10.0.0.19 - - [2026-03-19 02:12:15] "POST /tags HTTP/1.1" 409 221 0.002442 10.0.0.19 - - [2026-03-19 02:12:15] "POST /ref-update HTTP/1.1" 200 156 0.010165 10.0.0.19 - - [2026-03-19 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.19 - - [2026-03-19 02:12:16] "GET /tag/4edaaeb7-99d8-4335-be96-b4fa823471b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013190 10.0.0.19 - - [2026-03-19 02:12:16] "GET /floating-ip/eddf9b0a-304c-4aa4-acf7-8278f8edefe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.005301 10.0.0.19 - - [2026-03-19 02:12:16] "PUT /floating-ip/eddf9b0a-304c-4aa4-acf7-8278f8edefe7 HTTP/1.1" 200 256 0.010366 10.0.0.19 - - [2026-03-19 02:12:16] "POST /set-tag HTTP/1.1" 200 109 0.037486 10.0.0.19 - - [2026-03-19 02:12:16] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006332 10.0.0.19 - - [2026-03-19 02:12:16] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.19 - - [2026-03-19 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.19 - - [2026-03-19 02:12:16] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004708 10.0.0.19 - - [2026-03-19 02:12:16] "GET /loadbalancer-pool/0803229a-c23c-494d-9ff0-f19d779bd11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002810 10.0.0.19 - - [2026-03-19 02:12:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015836 10.0.0.19 - - [2026-03-19 02:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014187 10.0.0.19 - - [2026-03-19 02:12:16] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007198 10.0.0.19 - - [2026-03-19 02:12:16] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005362 10.0.0.19 - - [2026-03-19 02:12:16] "POST /ref-update HTTP/1.1" 200 156 0.006581 10.0.0.19 - - [2026-03-19 02:12:16] "GET /floating-ip/eddf9b0a-304c-4aa4-acf7-8278f8edefe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002683 10.0.0.19 - - [2026-03-19 02:12:16] "POST /set-tag HTTP/1.1" 200 109 0.024459 10.0.0.19 - - [2026-03-19 02:12:17] "GET /virtual-machine/64a1efc3-bfe4-450e-80a0-af7175c8311b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003350 10.0.0.19 - - [2026-03-19 02:12:17] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004820 10.0.0.19 - - [2026-03-19 02:12:17] "GET /virtual-machine/a1581932-ff48-4a8c-9aa3-b3717356265e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002846 10.0.0.19 - - [2026-03-19 02:12:17] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004317 10.0.0.19 - - [2026-03-19 02:12:26] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004430 10.0.0.19 - - [2026-03-19 02:12:26] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.19 - - [2026-03-19 02:12:27] "GET /virtual-machine/60ac5a97-aec9-46cc-807d-ec4a9f9238f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003087 10.0.0.19 - - [2026-03-19 02:12:27] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003857 10.0.0.19 - - [2026-03-19 02:12:27] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004815 10.0.0.19 - - [2026-03-19 02:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.19 - - [2026-03-19 02:12:59] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004226 10.0.0.19 - - [2026-03-19 02:12:59] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.19 - - [2026-03-19 02:12:59] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004564 10.0.0.19 - - [2026-03-19 02:12:59] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2026-03-19 02:12:59] "GET /virtual-machine/60ac5a97-aec9-46cc-807d-ec4a9f9238f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.008406 10.0.0.19 - - [2026-03-19 02:12:59] "POST /ref-update HTTP/1.1" 200 156 0.026753 10.0.0.19 - - [2026-03-19 02:12:59] "GET /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005934 10.0.0.19 - - [2026-03-19 02:13:00] "POST /set-tag HTTP/1.1" 200 109 0.017601 10.0.0.19 - - [2026-03-19 02:13:00] "POST /set-tag HTTP/1.1" 200 109 0.032799 10.0.0.19 - - [2026-03-19 02:13:00] "DELETE /instance-ip/0ae5e184-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.047861 10.0.0.19 - - [2026-03-19 02:13:00] "DELETE /virtual-machine-interface/0acb8352-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.044398 10.0.0.19 - - [2026-03-19 02:13:00] "DELETE /virtual-machine/60ac5a97-aec9-46cc-807d-ec4a9f9238f1 HTTP/1.1" 200 115 0.015857 10.0.0.19 - - [2026-03-19 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2026-03-19 02:13:03] "GET /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015944 10.0.0.19 - - [2026-03-19 02:13:03] "GET /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014299 10.0.0.19 - - [2026-03-19 02:13:03] "GET /virtual-machine-interface/1b9ed6ea-51d5-4b1d-ab79-f131a7c8e068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005256 10.0.0.19 - - [2026-03-19 02:13:03] "POST /set-tag HTTP/1.1" 200 109 0.017600 10.0.0.19 - - [2026-03-19 02:13:03] "GET /virtual-machine-interface/2f976cd7-fb3b-4070-9073-cfa98a2c917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005237 10.0.0.19 - - [2026-03-19 02:13:03] "POST /set-tag HTTP/1.1" 200 109 0.016394 10.0.0.19 - - [2026-03-19 02:13:03] "GET /virtual-machine-interface/bca21a2a-bd1f-43d6-864d-d38968bca5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006676 10.0.0.19 - - [2026-03-19 02:13:03] "POST /set-tag HTTP/1.1" 200 109 0.022289 10.0.0.19 - - [2026-03-19 02:13:03] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013038 10.0.0.19 - - [2026-03-19 02:13:03] "GET /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007683 10.0.0.19 - - [2026-03-19 02:13:03] "POST /ref-update HTTP/1.1" 200 156 0.015379 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /firewall-rule/b61883df-0708-4f1d-9888-7e45341f3993 HTTP/1.1" 200 115 0.044497 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /loadbalancer-member/a17aab39-54d9-4782-b00b-c7ec5953d8b0 HTTP/1.1" 200 115 0.037066 10.0.0.19 - - [2026-03-19 02:13:03] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.016694 10.0.0.19 - - [2026-03-19 02:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022168 10.0.0.19 - - [2026-03-19 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /loadbalancer-pool/d7206ad5-a6b8-4d92-b16e-230694673f13 HTTP/1.1" 200 115 0.084729 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.010204 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.019258 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.013626 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /loadbalancer-listener/0cae1a9f-dd45-426e-9b73-0447e2d7f33b HTTP/1.1" 200 115 0.133496 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.007251 10.0.0.19 - - [2026-03-19 02:13:03] "GET /floating-ip/d17c2d62-1df0-49e0-a09b-ebbdf0fe2078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.011832 10.0.0.19 - - [2026-03-19 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.005898 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.011703 10.0.0.19 - - [2026-03-19 02:13:03] "PUT /floating-ip/d17c2d62-1df0-49e0-a09b-ebbdf0fe2078 HTTP/1.1" 200 256 0.015836 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.008405 10.0.0.19 - - [2026-03-19 02:13:03] "POST /chown HTTP/1.1" 200 109 0.012856 10.0.0.19 - - [2026-03-19 02:13:03] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.013726 10.0.0.19 - - [2026-03-19 02:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013594 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /floating-ip/d17c2d62-1df0-49e0-a09b-ebbdf0fe2078 HTTP/1.1" 200 115 0.142966 10.0.0.19 - - [2026-03-19 02:13:03] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.009036 10.0.0.19 - - [2026-03-19 02:13:03] "DELETE /loadbalancer/0e95d096-3f19-4e4f-a3fa-68b5d55b68bc HTTP/1.1" 200 115 0.068431 10.0.0.19 - - [2026-03-19 02:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024713 10.0.0.19 - - [2026-03-19 02:13:03] "POST /ref-update HTTP/1.1" 404 171 0.007004 10.0.0.19 - - [2026-03-19 02:13:03] "POST /ref-update HTTP/1.1" 404 171 0.008426 10.0.0.19 - - [2026-03-19 02:13:03] "GET /floating-ip-pool/553a382b-fb9d-4545-b9ca-5fa885d77dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008977 10.0.0.19 - - [2026-03-19 02:13:04] "POST /ref-update HTTP/1.1" 200 156 0.016348 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /instance-ip/eee5bfb9-94e5-4f4e-a522-a9820f91ac2f HTTP/1.1" 200 115 0.121405 10.0.0.19 - - [2026-03-19 02:13:04] "POST /ref-update HTTP/1.1" 404 171 0.023038 10.0.0.19 - - [2026-03-19 02:13:04] "PUT /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 266 0.023820 10.0.0.19 - - [2026-03-19 02:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020159 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /floating-ip-pool/553a382b-fb9d-4545-b9ca-5fa885d77dc9 HTTP/1.1" 200 115 0.125096 10.0.0.19 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010778 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-machine-interface/2f976cd7-fb3b-4070-9073-cfa98a2c917d HTTP/1.1" 200 115 0.149952 10.0.0.19 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /service-instance/dfe247e9-33c3-41ea-93d4-16d76514dbf7 HTTP/1.1" 200 115 0.074165 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /tag/07fa0c39-6312-486a-93d4-7bf6221ee9e9 HTTP/1.1" 200 115 0.121624 10.0.0.19 - - [2026-03-19 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007591 10.0.0.19 - - [2026-03-19 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001271 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-network/5d8c7e70-a482-4088-8db1-426007b5ca43 HTTP/1.1" 200 115 0.169437 10.0.0.19 - - [2026-03-19 02:13:04] "GET /virtual-machine-interface/bca21a2a-bd1f-43d6-864d-d38968bca5a3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007867 10.0.0.19 - - [2026-03-19 02:13:04] "GET /routing-instance/5a26e98d-faee-4c5c-93c0-e8fff7b6d544 HTTP/1.1" 404 171 0.001780 10.0.0.19 - - [2026-03-19 02:13:04] "GET /domains HTTP/1.1" 200 280 0.001555 10.0.0.19 - - [2026-03-19 02:13:04] "GET /domain/280555c0-9812-489a-a623-6e6d9d2cd004 HTTP/1.1" 200 3086 0.002775 10.0.0.19 - - [2026-03-19 02:13:04] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a HTTP/1.1" 200 7412 0.030041 10.0.0.19 - - [2026-03-19 02:13:04] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004720 10.0.0.19 - - [2026-03-19 02:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-03-19 02:13:04] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002816 10.0.0.19 - - [2026-03-19 02:13:04] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004128 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-machine-interface/bca21a2a-bd1f-43d6-864d-d38968bca5a3 HTTP/1.1" 200 115 0.122575 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-machine/2005e63b-4e6a-45b3-8be6-e45317feb10d HTTP/1.1" 200 115 0.027679 10.0.0.19 - - [2026-03-19 02:13:04] "GET /virtual-machine-interface/1b9ed6ea-51d5-4b1d-ab79-f131a7c8e068?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011320 10.0.0.19 - - [2026-03-19 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2026-03-19 02:13:04] "POST /set-tag HTTP/1.1" 200 109 0.030879 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /route-target/4dece481-81c5-4a0b-a304-bbb534b3755c HTTP/1.1" 200 115 0.032733 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /loadbalancer-member/f1cb0fd9-a33b-44bd-a6ca-8360e192c0e5 HTTP/1.1" 200 115 0.046677 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-machine-interface/1b9ed6ea-51d5-4b1d-ab79-f131a7c8e068 HTTP/1.1" 200 115 0.054779 10.0.0.19 - - [2026-03-19 02:13:04] "POST /ref-update HTTP/1.1" 200 156 0.007860 10.0.0.19 - - [2026-03-19 02:13:04] "DELETE /virtual-machine/c3a3ea51-36a2-4f97-91cb-7ba3408affe0 HTTP/1.1" 200 115 0.025985 10.0.0.19 - - [2026-03-19 02:13:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010342 10.0.0.19 - - [2026-03-19 02:13:05] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.19 - - [2026-03-19 02:13:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004271 10.0.0.19 - - [2026-03-19 02:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.19 - - [2026-03-19 02:13:05] "GET /virtual-machine/a1581932-ff48-4a8c-9aa3-b3717356265e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002751 10.0.0.19 - - [2026-03-19 02:13:05] "POST /ref-update HTTP/1.1" 200 156 0.011180 10.0.0.19 - - [2026-03-19 02:13:05] "GET /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004492 10.0.0.19 - - [2026-03-19 02:13:05] "POST /set-tag HTTP/1.1" 200 109 0.016314 10.0.0.19 - - [2026-03-19 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.038440 10.0.0.19 - - [2026-03-19 02:13:06] "POST /set-tag HTTP/1.1" 200 109 0.014103 10.0.0.19 - - [2026-03-19 02:13:06] "DELETE /instance-ip/06a12a7a-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.046399 10.0.0.19 - - [2026-03-19 02:13:06] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.19 - - [2026-03-19 02:13:06] "DELETE /virtual-machine-interface/0686dab2-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.035371 10.0.0.19 - - [2026-03-19 02:13:06] "DELETE /virtual-machine/a1581932-ff48-4a8c-9aa3-b3717356265e HTTP/1.1" 200 115 0.019308 10.0.0.19 - - [2026-03-19 02:13:09] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004982 10.0.0.19 - - [2026-03-19 02:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.19 - - [2026-03-19 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-03-19 02:13:09] "GET /loadbalancer/d887499f-091a-4a4d-a509-e2a7cffd696b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002816 10.0.0.19 - - [2026-03-19 02:13:10] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009046 10.0.0.19 - - [2026-03-19 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.005481 10.0.0.19 - - [2026-03-19 02:13:10] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006034 10.0.0.19 - - [2026-03-19 02:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.19 - - [2026-03-19 02:13:10] "GET /virtual-machine/64a1efc3-bfe4-450e-80a0-af7175c8311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002556 10.0.0.19 - - [2026-03-19 02:13:10] "POST /ref-update HTTP/1.1" 200 156 0.019442 10.0.0.19 - - [2026-03-19 02:13:11] "GET /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004351 10.0.0.19 - - [2026-03-19 02:13:11] "POST /set-tag HTTP/1.1" 200 109 0.020129 10.0.0.19 - - [2026-03-19 02:13:11] "POST /set-tag HTTP/1.1" 200 109 0.024239 10.0.0.19 - - [2026-03-19 02:13:11] "POST /set-tag HTTP/1.1" 200 109 0.016460 10.0.0.19 - - [2026-03-19 02:13:11] "DELETE /instance-ip/0629cdf4-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.057937 10.0.0.19 - - [2026-03-19 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.19 - - [2026-03-19 02:13:11] "DELETE /virtual-machine-interface/060f549c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.044429 10.0.0.19 - - [2026-03-19 02:13:11] "DELETE /virtual-machine/64a1efc3-bfe4-450e-80a0-af7175c8311b HTTP/1.1" 200 115 0.023184 10.0.0.19 - - [2026-03-19 02:13:11] "DELETE /tag/9f87dbaf-7d61-42e3-a730-d231ed3b9f2d HTTP/1.1" 200 115 0.063300 10.0.0.19 - - [2026-03-19 02:13:11] "DELETE /tag/6a68a3b9-f3ab-4640-a62f-079df16a0c2f HTTP/1.1" 200 115 0.036645 10.0.0.19 - - [2026-03-19 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-03-19 02:13:14] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061942 10.0.0.19 - - [2026-03-19 02:13:14] "POST /tags HTTP/1.1" 200 393 0.052602 10.0.0.19 - - [2026-03-19 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.19 - - [2026-03-19 02:13:14] "GET /tag/589fae6e-108d-42a3-aaa3-4a4c10e26fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010768 10.0.0.19 - - [2026-03-19 02:13:14] "POST /tags HTTP/1.1" 200 341 0.019115 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-03-19 02:13:15] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011176 10.0.0.19 - - [2026-03-19 02:13:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000691 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.002441 10.0.0.19 - - [2026-03-19 02:13:15] "POST /security-groups HTTP/1.1" 200 589 0.058332 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.005688 10.0.0.19 - - [2026-03-19 02:13:15] "POST /projects HTTP/1.1" 200 519 0.192241 10.0.0.19 - - [2026-03-19 02:13:15] "POST /access-control-lists HTTP/1.1" 200 598 0.058025 10.0.0.19 - - [2026-03-19 02:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015719 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.19 - - [2026-03-19 02:13:15] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009475 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.006951 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2026-03-19 02:13:15] "POST /access-control-lists HTTP/1.1" 200 596 0.062894 10.0.0.19 - - [2026-03-19 02:13:15] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.027860 10.0.0.19 - - [2026-03-19 02:13:15] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.046147 10.0.0.19 - - [2026-03-19 02:13:15] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.058220 10.0.0.19 - - [2026-03-19 02:13:15] "POST /security-groups HTTP/1.1" 200 591 0.081567 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.003119 10.0.0.19 - - [2026-03-19 02:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.049434 10.0.0.19 - - [2026-03-19 02:13:15] "POST /chown HTTP/1.1" 200 109 0.061288 10.0.0.19 - - [2026-03-19 02:13:15] "POST /access-control-lists HTTP/1.1" 200 632 0.085629 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.002641 10.0.0.19 - - [2026-03-19 02:13:15] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002063 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.19 - - [2026-03-19 02:13:15] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004313 10.0.0.19 - - [2026-03-19 02:13:15] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.19 - - [2026-03-19 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-03-19 02:13:15] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013714 10.0.0.19 - - [2026-03-19 02:13:15] "POST /access-control-lists HTTP/1.1" 200 630 0.074786 10.0.0.19 - - [2026-03-19 02:13:16] "POST /firewall-rules HTTP/1.1" 200 600 0.067929 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-rule/b2a9f878-5160-4b50-b4e5-f6a9b51ec27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017981 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.002950 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-rule/b2a9f878-5160-4b50-b4e5-f6a9b51ec27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003103 10.0.0.19 - - [2026-03-19 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.040006 10.0.0.19 - - [2026-03-19 02:13:16] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014316 10.0.0.19 - - [2026-03-19 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-03-19 02:13:16] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002538 10.0.0.19 - - [2026-03-19 02:13:16] "POST /tags HTTP/1.1" 409 226 0.001511 10.0.0.19 - - [2026-03-19 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-03-19 02:13:16] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009599 10.0.0.19 - - [2026-03-19 02:13:16] "POST /firewall-rules HTTP/1.1" 200 598 0.061250 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-rule/aefa3c5a-9190-47df-ae74-626ab92f1a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004444 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003800 10.0.0.19 - - [2026-03-19 02:13:16] "GET /firewall-rule/aefa3c5a-9190-47df-ae74-626ab92f1a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002257 10.0.0.19 - - [2026-03-19 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.050302 10.0.0.19 - - [2026-03-19 02:13:17] "POST /tags HTTP/1.1" 200 393 0.027109 10.0.0.19 - - [2026-03-19 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.19 - - [2026-03-19 02:13:17] "GET /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.011489 10.0.0.19 - - [2026-03-19 02:13:18] "POST /tags HTTP/1.1" 200 341 0.020243 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.19 - - [2026-03-19 02:13:18] "GET /tag/563f5a3b-a85b-4fc5-bfe8-bf299411e332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011959 10.0.0.19 - - [2026-03-19 02:13:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000993 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.012175 10.0.0.19 - - [2026-03-19 02:13:18] "POST /security-groups HTTP/1.1" 200 589 0.069948 10.0.0.19 - - [2026-03-19 02:13:18] "POST /projects HTTP/1.1" 200 519 0.161640 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.005872 10.0.0.19 - - [2026-03-19 02:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020062 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017859 10.0.0.19 - - [2026-03-19 02:13:18] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005783 10.0.0.19 - - [2026-03-19 02:13:18] "POST /access-control-lists HTTP/1.1" 200 598 0.076689 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011339 10.0.0.19 - - [2026-03-19 02:13:18] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005418 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.001915 10.0.0.19 - - [2026-03-19 02:13:18] "POST /access-control-lists HTTP/1.1" 200 596 0.063245 10.0.0.19 - - [2026-03-19 02:13:18] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.089255 10.0.0.19 - - [2026-03-19 02:13:18] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.046462 10.0.0.19 - - [2026-03-19 02:13:18] "POST /security-groups HTTP/1.1" 200 591 0.070331 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002922 10.0.0.19 - - [2026-03-19 02:13:18] "POST /access-control-lists HTTP/1.1" 200 632 0.060355 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.015666 10.0.0.19 - - [2026-03-19 02:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.072574 10.0.0.19 - - [2026-03-19 02:13:18] "POST /chown HTTP/1.1" 200 109 0.019272 10.0.0.19 - - [2026-03-19 02:13:18] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013821 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-03-19 02:13:18] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009277 10.0.0.19 - - [2026-03-19 02:13:18] "POST /access-control-lists HTTP/1.1" 200 630 0.067986 10.0.0.19 - - [2026-03-19 02:13:18] "POST /tags HTTP/1.1" 409 226 0.018422 10.0.0.19 - - [2026-03-19 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-03-19 02:13:18] "GET /tag/563f5a3b-a85b-4fc5-bfe8-bf299411e332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012389 10.0.0.19 - - [2026-03-19 02:13:19] "POST /firewall-rules HTTP/1.1" 200 600 0.062062 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-rule/4fcdb908-5e86-4fff-9c7f-272e16b50769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003884 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003735 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-rule/4fcdb908-5e86-4fff-9c7f-272e16b50769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001969 10.0.0.19 - - [2026-03-19 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.050303 10.0.0.19 - - [2026-03-19 02:13:19] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011950 10.0.0.19 - - [2026-03-19 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2026-03-19 02:13:19] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003364 10.0.0.19 - - [2026-03-19 02:13:19] "POST /tags HTTP/1.1" 409 226 0.002105 10.0.0.19 - - [2026-03-19 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-03-19 02:13:19] "GET /tag/563f5a3b-a85b-4fc5-bfe8-bf299411e332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010523 10.0.0.19 - - [2026-03-19 02:13:19] "POST /firewall-rules HTTP/1.1" 200 598 0.064991 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-rule/696b249f-065d-4215-8852-19650e002f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004409 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003550 10.0.0.19 - - [2026-03-19 02:13:19] "GET /firewall-rule/696b249f-065d-4215-8852-19650e002f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002287 10.0.0.19 - - [2026-03-19 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.060747 10.0.0.19 - - [2026-03-19 02:13:21] "POST /tags HTTP/1.1" 200 345 0.097778 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024368 10.0.0.19 - - [2026-03-19 02:13:21] "GET /tag/91e229a4-e3d8-4ad9-988c-ea537c17152a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015161 10.0.0.19 - - [2026-03-19 02:13:21] "POST /projects HTTP/1.1" 409 238 0.001842 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.19 - - [2026-03-19 02:13:21] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044633 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-03-19 02:13:21] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003885 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2026-03-19 02:13:21] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004450 10.0.0.19 - - [2026-03-19 02:13:21] "POST /security-groups HTTP/1.1" 409 285 0.002166 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /security-group/5444eec7-720e-404a-b885-5b74cd3dc7e0 HTTP/1.1" 200 262 0.062960 10.0.0.19 - - [2026-03-19 02:13:21] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.107664 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /access-control-list/d6009633-798e-4120-8fb3-ac0b877cf96f HTTP/1.1" 200 272 0.035667 10.0.0.19 - - [2026-03-19 02:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.048039 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /access-control-list/80ad4bce-a68b-4e73-94fd-a34285c24b06 HTTP/1.1" 200 272 0.040362 10.0.0.19 - - [2026-03-19 02:13:21] "POST /tags HTTP/1.1" 409 228 0.015167 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016526 10.0.0.19 - - [2026-03-19 02:13:21] "GET /tag/91e229a4-e3d8-4ad9-988c-ea537c17152a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011696 10.0.0.19 - - [2026-03-19 02:13:21] "POST /tags HTTP/1.1" 200 345 0.029289 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-03-19 02:13:21] "GET /tag/943b5567-b64a-4734-8726-4fae388218b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012448 10.0.0.19 - - [2026-03-19 02:13:21] "POST /projects HTTP/1.1" 409 238 0.001889 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-03-19 02:13:21] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028421 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.19 - - [2026-03-19 02:13:21] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005461 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008045 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.19 - - [2026-03-19 02:13:21] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031759 10.0.0.19 - - [2026-03-19 02:13:21] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007137 10.0.0.19 - - [2026-03-19 02:13:21] "POST /security-groups HTTP/1.1" 409 285 0.001636 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /security-group/6474ec32-5353-4c34-9026-462b81f4dd70 HTTP/1.1" 200 262 0.055182 10.0.0.19 - - [2026-03-19 02:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028532 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /access-control-list/bdc67ea8-bc8e-46b2-8766-ff84e81f251c HTTP/1.1" 200 272 0.014891 10.0.0.19 - - [2026-03-19 02:13:21] "POST /tags HTTP/1.1" 409 228 0.013096 10.0.0.19 - - [2026-03-19 02:13:21] "PUT /access-control-list/dee25dcc-0821-43ef-a23d-6fd3a3e51b10 HTTP/1.1" 200 272 0.021917 10.0.0.19 - - [2026-03-19 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-03-19 02:13:21] "GET /tag/943b5567-b64a-4734-8726-4fae388218b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017100 10.0.0.19 - - [2026-03-19 02:13:22] "POST /tags HTTP/1.1" 200 291 0.059469 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-03-19 02:13:22] "GET /tag/9562e21e-b2a8-4b7d-8d53-d78d75e84379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013152 10.0.0.19 - - [2026-03-19 02:13:22] "POST /tags HTTP/1.1" 200 303 0.049261 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.19 - - [2026-03-19 02:13:22] "GET /tag/2d50178e-4705-4954-a841-9a1da6fee350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011493 10.0.0.19 - - [2026-03-19 02:13:22] "POST /tags HTTP/1.1" 409 252 0.001703 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-03-19 02:13:22] "GET /tag/589fae6e-108d-42a3-aaa3-4a4c10e26fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011324 10.0.0.19 - - [2026-03-19 02:13:22] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-03-19 02:13:22] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009301 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003361 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2026-03-19 02:13:22] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035361 10.0.0.19 - - [2026-03-19 02:13:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007538 10.0.0.19 - - [2026-03-19 02:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.19 - - [2026-03-19 02:13:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107832 10.0.0.19 - - [2026-03-19 02:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026868 10.0.0.19 - - [2026-03-19 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010301 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004785 10.0.0.19 - - [2026-03-19 02:13:22] "POST /instance-ips HTTP/1.1" 200 397 0.019932 10.0.0.19 - - [2026-03-19 02:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013525 10.0.0.19 - - [2026-03-19 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.063184 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009235 10.0.0.19 - - [2026-03-19 02:13:22] "GET /instance-ip/347fd5fe-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007363 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004399 10.0.0.19 - - [2026-03-19 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.19 - - [2026-03-19 02:13:22] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004118 10.0.0.19 - - [2026-03-19 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010076 10.0.0.19 - - [2026-03-19 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.19 - - [2026-03-19 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003966 10.0.0.19 - - [2026-03-19 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-03-19 02:13:23] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029154 10.0.0.19 - - [2026-03-19 02:13:23] "POST /virtual-machines HTTP/1.1" 200 395 0.013516 10.0.0.19 - - [2026-03-19 02:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017011 10.0.0.19 - - [2026-03-19 02:13:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100333 10.0.0.19 - - [2026-03-19 02:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022712 10.0.0.19 - - [2026-03-19 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.027273 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005365 10.0.0.19 - - [2026-03-19 02:13:23] "POST /instance-ips HTTP/1.1" 200 397 0.021976 10.0.0.19 - - [2026-03-19 02:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027872 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009229 10.0.0.19 - - [2026-03-19 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.067362 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015657 10.0.0.19 - - [2026-03-19 02:13:23] "GET /instance-ip/34f3da6c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003104 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004821 10.0.0.19 - - [2026-03-19 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.010458 10.0.0.19 - - [2026-03-19 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.009460 10.0.0.19 - - [2026-03-19 02:13:23] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012693 10.0.0.19 - - [2026-03-19 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.19 - - [2026-03-19 02:13:23] "POST /tags HTTP/1.1" 200 291 0.018588 10.0.0.19 - - [2026-03-19 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.19 - - [2026-03-19 02:13:23] "GET /tag/4cd55650-b58d-4790-a699-1adf50e2f01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013245 10.0.0.19 - - [2026-03-19 02:13:23] "POST /tags HTTP/1.1" 409 252 0.002376 10.0.0.19 - - [2026-03-19 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-03-19 02:13:23] "GET /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.009326 10.0.0.19 - - [2026-03-19 02:13:24] "POST /tags HTTP/1.1" 409 226 0.002190 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-03-19 02:13:24] "GET /tag/563f5a3b-a85b-4fc5-bfe8-bf299411e332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013054 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004536 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2026-03-19 02:13:24] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035447 10.0.0.19 - - [2026-03-19 02:13:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006883 10.0.0.19 - - [2026-03-19 02:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020739 10.0.0.19 - - [2026-03-19 02:13:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105551 10.0.0.19 - - [2026-03-19 02:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008035 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011096 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006519 10.0.0.19 - - [2026-03-19 02:13:24] "POST /instance-ips HTTP/1.1" 200 397 0.020836 10.0.0.19 - - [2026-03-19 02:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020495 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013227 10.0.0.19 - - [2026-03-19 02:13:24] "POST /set-tag HTTP/1.1" 200 109 0.059297 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013608 10.0.0.19 - - [2026-03-19 02:13:24] "GET /instance-ip/3590390c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002598 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003872 10.0.0.19 - - [2026-03-19 02:13:24] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002879 10.0.0.19 - - [2026-03-19 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.012731 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003969 10.0.0.19 - - [2026-03-19 02:13:24] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.19 - - [2026-03-19 02:13:24] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005114 10.0.0.19 - - [2026-03-19 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2026-03-19 02:13:24] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038104 10.0.0.19 - - [2026-03-19 02:13:24] "POST /virtual-machines HTTP/1.1" 200 395 0.014075 10.0.0.19 - - [2026-03-19 02:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009058 10.0.0.19 - - [2026-03-19 02:13:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099206 10.0.0.19 - - [2026-03-19 02:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020694 10.0.0.19 - - [2026-03-19 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005199 10.0.0.19 - - [2026-03-19 02:13:25] "POST /instance-ips HTTP/1.1" 200 397 0.019545 10.0.0.19 - - [2026-03-19 02:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020526 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012151 10.0.0.19 - - [2026-03-19 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.063660 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008853 10.0.0.19 - - [2026-03-19 02:13:25] "GET /instance-ip/35fd5e42-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004900 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004768 10.0.0.19 - - [2026-03-19 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003525 10.0.0.19 - - [2026-03-19 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.008831 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009755 10.0.0.19 - - [2026-03-19 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.19 - - [2026-03-19 02:13:25] "POST /tags HTTP/1.1" 200 299 0.017728 10.0.0.19 - - [2026-03-19 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.19 - - [2026-03-19 02:13:25] "GET /tag/54afab39-2e6f-476d-af1d-59b11cfc2b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014051 10.0.0.19 - - [2026-03-19 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004873 10.0.0.19 - - [2026-03-19 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2026-03-19 02:13:25] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030926 10.0.0.19 - - [2026-03-19 02:13:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010079 10.0.0.19 - - [2026-03-19 02:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021213 10.0.0.19 - - [2026-03-19 02:13:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115924 10.0.0.19 - - [2026-03-19 02:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010426 10.0.0.19 - - [2026-03-19 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.19 - - [2026-03-19 02:13:25] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005044 10.0.0.19 - - [2026-03-19 02:13:26] "POST /instance-ips HTTP/1.1" 200 397 0.017799 10.0.0.19 - - [2026-03-19 02:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035446 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011862 10.0.0.19 - - [2026-03-19 02:13:26] "POST /set-tag HTTP/1.1" 200 109 0.016870 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009760 10.0.0.19 - - [2026-03-19 02:13:26] "GET /instance-ip/3680683c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007535 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004409 10.0.0.19 - - [2026-03-19 02:13:26] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.19 - - [2026-03-19 02:13:26] "POST /tags HTTP/1.1" 200 299 0.028237 10.0.0.19 - - [2026-03-19 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016150 10.0.0.19 - - [2026-03-19 02:13:26] "GET /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011716 10.0.0.19 - - [2026-03-19 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003920 10.0.0.19 - - [2026-03-19 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2026-03-19 02:13:26] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031383 10.0.0.19 - - [2026-03-19 02:13:26] "POST /virtual-machines HTTP/1.1" 200 395 0.016322 10.0.0.19 - - [2026-03-19 02:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016902 10.0.0.19 - - [2026-03-19 02:13:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095225 10.0.0.19 - - [2026-03-19 02:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009455 10.0.0.19 - - [2026-03-19 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003791 10.0.0.19 - - [2026-03-19 02:13:26] "POST /instance-ips HTTP/1.1" 200 397 0.022063 10.0.0.19 - - [2026-03-19 02:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019486 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010519 10.0.0.19 - - [2026-03-19 02:13:26] "POST /set-tag HTTP/1.1" 200 109 0.017781 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016753 10.0.0.19 - - [2026-03-19 02:13:26] "GET /instance-ip/36ead1d6-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002510 10.0.0.19 - - [2026-03-19 02:13:26] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005449 10.0.0.19 - - [2026-03-19 02:13:26] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.19 - - [2026-03-19 02:13:27] "POST /tags HTTP/1.1" 200 299 0.036628 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-03-19 02:13:27] "GET /tag/e01ac59c-4334-491c-8349-d5abca09003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012564 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005088 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-03-19 02:13:27] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030030 10.0.0.19 - - [2026-03-19 02:13:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007375 10.0.0.19 - - [2026-03-19 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.19 - - [2026-03-19 02:13:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108087 10.0.0.19 - - [2026-03-19 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021939 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009574 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005662 10.0.0.19 - - [2026-03-19 02:13:27] "POST /instance-ips HTTP/1.1" 200 397 0.058762 10.0.0.19 - - [2026-03-19 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029131 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015123 10.0.0.19 - - [2026-03-19 02:13:27] "POST /set-tag HTTP/1.1" 200 109 0.021849 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006807 10.0.0.19 - - [2026-03-19 02:13:27] "GET /instance-ip/375873ee-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005425 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004701 10.0.0.19 - - [2026-03-19 02:13:27] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.19 - - [2026-03-19 02:13:27] "POST /tags HTTP/1.1" 200 299 0.020037 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-03-19 02:13:27] "GET /tag/f771004d-359b-4cc1-bf6d-39b910e94bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012446 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-03-19 02:13:27] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004248 10.0.0.19 - - [2026-03-19 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-03-19 02:13:27] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031000 10.0.0.19 - - [2026-03-19 02:13:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007865 10.0.0.19 - - [2026-03-19 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009011 10.0.0.19 - - [2026-03-19 02:13:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106008 10.0.0.19 - - [2026-03-19 02:13:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026579 10.0.0.19 - - [2026-03-19 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004149 10.0.0.19 - - [2026-03-19 02:13:28] "POST /instance-ips HTTP/1.1" 200 397 0.016606 10.0.0.19 - - [2026-03-19 02:13:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015490 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008805 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.018952 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017197 10.0.0.19 - - [2026-03-19 02:13:28] "GET /instance-ip/37cc5cb4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003626 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004285 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003634 10.0.0.19 - - [2026-03-19 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.011267 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017128 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004510 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003123 10.0.0.19 - - [2026-03-19 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007281 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005193 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004752 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006146 10.0.0.19 - - [2026-03-19 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.015821 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005685 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004130 10.0.0.19 - - [2026-03-19 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.014036 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.036634 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.006917 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004707 10.0.0.19 - - [2026-03-19 02:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.19 - - [2026-03-19 02:13:28] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004078 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003963 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004433 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003940 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006165 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003953 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004467 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2026-03-19 02:13:29] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003952 10.0.0.19 - - [2026-03-19 02:13:29] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.19 - - [2026-03-19 02:13:31] "GET /virtual-machine/3f26513f-f3db-4d86-829b-777b742f3ee1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002875 10.0.0.19 - - [2026-03-19 02:13:31] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003653 10.0.0.19 - - [2026-03-19 02:13:32] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004507 10.0.0.19 - - [2026-03-19 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.19 - - [2026-03-19 02:13:33] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008348 10.0.0.19 - - [2026-03-19 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.004491 10.0.0.19 - - [2026-03-19 02:13:33] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004115 10.0.0.19 - - [2026-03-19 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine/ba513c62-fcdc-428f-af4c-464f539bf023?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003111 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003700 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine/d08432f0-b3ff-4fba-9d82-4bb082a5917c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003026 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004464 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine/a97a2a76-7d5b-4f00-bde1-504dacf5814c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002784 10.0.0.19 - - [2026-03-19 02:13:36] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003883 10.0.0.19 - - [2026-03-19 02:13:38] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005166 10.0.0.19 - - [2026-03-19 02:13:38] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.19 - - [2026-03-19 02:13:38] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003513 10.0.0.19 - - [2026-03-19 02:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.19 - - [2026-03-19 02:13:39] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005250 10.0.0.19 - - [2026-03-19 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.19 - - [2026-03-19 02:13:39] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004109 10.0.0.19 - - [2026-03-19 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine/22b788a2-88a9-4a62-882f-d68da94d3429?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002936 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003556 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine/a4b61fc4-a3b3-4e29-a348-f14f82c84396?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002922 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004914 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine/e5f109dc-f528-4183-9344-94283035d68c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003380 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004126 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine/e99a03c3-c72e-4528-9c3a-1c7a4394a427?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003402 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003701 10.0.0.19 - - [2026-03-19 02:13:42] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004177 10.0.0.19 - - [2026-03-19 02:13:42] "POST /tags HTTP/1.1" 200 333 0.030473 10.0.0.19 - - [2026-03-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010567 10.0.0.19 - - [2026-03-19 02:13:42] "GET /tag/181681a1-bef8-497f-a6b1-1bca1738702b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016299 10.0.0.19 - - [2026-03-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2026-03-19 02:13:42] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035504 10.0.0.19 - - [2026-03-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.19 - - [2026-03-19 02:13:42] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005847 10.0.0.19 - - [2026-03-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.19 - - [2026-03-19 02:13:42] "GET /service-appliance-set/8db8e6c6-611e-4bd3-b4f7-3f1f1a31f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002515 10.0.0.19 - - [2026-03-19 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.002205 10.0.0.19 - - [2026-03-19 02:13:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095314 10.0.0.19 - - [2026-03-19 02:13:43] "GET /virtual-machine-interface/a31a0796-0159-4076-9ca2-e4b85c57b884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016340 10.0.0.19 - - [2026-03-19 02:13:43] "POST /instance-ips HTTP/1.1" 200 409 0.034356 10.0.0.19 - - [2026-03-19 02:13:43] "GET /instance-ip/4a98708d-3d11-412f-b08a-7264ca115ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.016813 10.0.0.19 - - [2026-03-19 02:13:43] "POST /loadbalancers HTTP/1.1" 200 629 0.072909 10.0.0.19 - - [2026-03-19 02:13:43] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024131 10.0.0.19 - - [2026-03-19 02:13:43] "GET /instance-ip/4a98708d-3d11-412f-b08a-7264ca115ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003820 10.0.0.19 - - [2026-03-19 02:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016115 10.0.0.19 - - [2026-03-19 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.19 - - [2026-03-19 02:13:43] "POST /floating-ips HTTP/1.1" 200 597 0.062045 10.0.0.19 - - [2026-03-19 02:13:43] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.086815 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003621 10.0.0.19 - - [2026-03-19 02:13:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015457 10.0.0.19 - - [2026-03-19 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-03-19 02:13:43] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.023975 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer-listener/5450b3de-cc86-4955-b147-260d4e5b94ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003072 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer-listener/5450b3de-cc86-4955-b147-260d4e5b94ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002740 10.0.0.19 - - [2026-03-19 02:13:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016501 10.0.0.19 - - [2026-03-19 02:13:43] "GET /instance-ip/4a98708d-3d11-412f-b08a-7264ca115ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002856 10.0.0.19 - - [2026-03-19 02:13:43] "GET /instance-ip/4a98708d-3d11-412f-b08a-7264ca115ac5?fields=floating_ips HTTP/1.1" 200 1212 0.004360 10.0.0.19 - - [2026-03-19 02:13:43] "GET /floating-ip/2531beb1-46ec-42f1-9d9f-9bb945245f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001845 10.0.0.19 - - [2026-03-19 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002345 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer-pool/0f78a63d-d72b-41da-818f-d64d38fff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003556 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002909 10.0.0.19 - - [2026-03-19 02:13:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016597 10.0.0.19 - - [2026-03-19 02:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016570 10.0.0.19 - - [2026-03-19 02:13:43] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008415 10.0.0.19 - - [2026-03-19 02:13:43] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008840 10.0.0.19 - - [2026-03-19 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.006601 10.0.0.19 - - [2026-03-19 02:13:43] "GET /floating-ip/2531beb1-46ec-42f1-9d9f-9bb945245f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013235 10.0.0.19 - - [2026-03-19 02:13:43] "PUT /floating-ip/2531beb1-46ec-42f1-9d9f-9bb945245f93 HTTP/1.1" 200 256 0.007185 10.0.0.19 - - [2026-03-19 02:13:43] "POST /tags HTTP/1.1" 409 221 0.001844 10.0.0.19 - - [2026-03-19 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.19 - - [2026-03-19 02:13:43] "GET /tag/181681a1-bef8-497f-a6b1-1bca1738702b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011899 10.0.0.19 - - [2026-03-19 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.067375 10.0.0.19 - - [2026-03-19 02:13:43] "GET /loadbalancer-pool/0f78a63d-d72b-41da-818f-d64d38fff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.011067 10.0.0.19 - - [2026-03-19 02:13:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014523 10.0.0.19 - - [2026-03-19 02:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019020 10.0.0.19 - - [2026-03-19 02:13:44] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008187 10.0.0.19 - - [2026-03-19 02:13:44] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003959 10.0.0.19 - - [2026-03-19 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.006302 10.0.0.19 - - [2026-03-19 02:13:44] "GET /floating-ip/2531beb1-46ec-42f1-9d9f-9bb945245f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008326 10.0.0.19 - - [2026-03-19 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.058650 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 206 0.002038 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/2d50178e-4705-4954-a841-9a1da6fee350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009622 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 204 0.002174 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009049 10.0.0.19 - - [2026-03-19 02:13:45] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001997 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-03-19 02:13:45] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002828 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 206 0.001807 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/2d50178e-4705-4954-a841-9a1da6fee350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010270 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 226 0.001559 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009698 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 204 0.001529 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011746 10.0.0.19 - - [2026-03-19 02:13:45] "POST /tags HTTP/1.1" 409 226 0.002084 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-03-19 02:13:45] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010488 10.0.0.19 - - [2026-03-19 02:13:45] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002528 10.0.0.19 - - [2026-03-19 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2026-03-19 02:13:45] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002479 10.0.0.19 - - [2026-03-19 02:13:45] "POST /firewall-rules HTTP/1.1" 200 626 0.062781 10.0.0.19 - - [2026-03-19 02:13:45] "POST /firewall-rules HTTP/1.1" 200 646 0.069600 10.0.0.19 - - [2026-03-19 02:13:45] "GET /firewall-rule/f3c034b5-2580-4805-8539-65004f1042f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.010855 10.0.0.19 - - [2026-03-19 02:13:45] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002409 10.0.0.19 - - [2026-03-19 02:13:45] "GET /firewall-rule/cfbb37b8-f634-4d19-a936-08e6e93ebcf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005528 10.0.0.19 - - [2026-03-19 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.019424 10.0.0.19 - - [2026-03-19 02:13:45] "POST /firewall-policys HTTP/1.1" 200 606 0.017799 10.0.0.19 - - [2026-03-19 02:13:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010754 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014864 10.0.0.19 - - [2026-03-19 02:13:46] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003112 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002584 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003682 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002835 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004948 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002088 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001814 10.0.0.19 - - [2026-03-19 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.024853 10.0.0.19 - - [2026-03-19 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.020267 10.0.0.19 - - [2026-03-19 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.016113 10.0.0.19 - - [2026-03-19 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.023205 10.0.0.19 - - [2026-03-19 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.027411 10.0.0.19 - - [2026-03-19 02:13:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002712 10.0.0.19 - - [2026-03-19 02:15:39] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004444 10.0.0.19 - - [2026-03-19 02:15:39] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.19 - - [2026-03-19 02:15:39] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003609 10.0.0.19 - - [2026-03-19 02:15:39] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.19 - - [2026-03-19 02:15:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002010 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 252 0.002074 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.018941 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 228 0.001999 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/943b5567-b64a-4734-8726-4fae388218b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012614 10.0.0.19 - - [2026-03-19 02:15:45] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006581 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.19 - - [2026-03-19 02:15:45] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004763 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 206 0.002089 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/2d50178e-4705-4954-a841-9a1da6fee350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012680 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 226 0.005776 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014362 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 204 0.004093 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018117 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 226 0.003958 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/736328c7-8043-4e18-9484-f28797b2176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015443 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 228 0.003900 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/943b5567-b64a-4734-8726-4fae388218b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021430 10.0.0.19 - - [2026-03-19 02:15:45] "POST /tags HTTP/1.1" 409 252 0.004255 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.19 - - [2026-03-19 02:15:45] "GET /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.016185 10.0.0.19 - - [2026-03-19 02:15:45] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005419 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-03-19 02:15:45] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003115 10.0.0.19 - - [2026-03-19 02:15:45] "POST /firewall-rules HTTP/1.1" 409 281 0.002199 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.19 - - [2026-03-19 02:15:45] "PUT /firewall-rule/cfbb37b8-f634-4d19-a936-08e6e93ebcf1 HTTP/1.1" 200 260 0.021980 10.0.0.19 - - [2026-03-19 02:15:45] "POST /firewall-rules HTTP/1.1" 409 291 0.022358 10.0.0.19 - - [2026-03-19 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-19 02:15:45] "GET /global-system-configs HTTP/1.1" 200 322 0.005963 10.0.0.19 - - [2026-03-19 02:15:45] "PUT /firewall-rule/f3c034b5-2580-4805-8539-65004f1042f0 HTTP/1.1" 200 260 0.049186 10.0.0.19 - - [2026-03-19 02:15:45] "GET /firewall-rule/f3c034b5-2580-4805-8539-65004f1042f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008163 10.0.0.19 - - [2026-03-19 02:15:45] "POST /firewall-rules HTTP/1.1" 200 658 0.081159 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-rule/5b59b05a-3d3b-46d5-bcbf-4c83b247d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005794 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006235 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-rule/cfbb37b8-f634-4d19-a936-08e6e93ebcf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003795 10.0.0.19 - - [2026-03-19 02:15:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002139 10.0.0.19 - - [2026-03-19 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-03-19 02:15:46] "PUT /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7 HTTP/1.1" 200 264 0.029502 10.0.0.19 - - [2026-03-19 02:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013531 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010525 10.0.0.19 - - [2026-03-19 02:15:46] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002068 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002660 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003197 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/5bafd0ff-1083-433c-9f7e-dd3350695241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002089 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003036 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002049 10.0.0.19 - - [2026-03-19 02:15:46] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002661 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009322 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003480 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005272 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.006579 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004674 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004182 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005034 10.0.0.19 - - [2026-03-19 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2026-03-19 02:16:47] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004377 10.0.0.19 - - [2026-03-19 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.19 - - [2026-03-19 02:16:48] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004124 10.0.0.19 - - [2026-03-19 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.19 - - [2026-03-19 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2026-03-19 02:16:48] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003915 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:16:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.19 - - [2026-03-19 02:16:49] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004990 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2026-03-19 02:16:49] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012613 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.011894 10.0.0.19 - - [2026-03-19 02:16:49] "GET /virtual-machine/ba513c62-fcdc-428f-af4c-464f539bf023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004101 10.0.0.19 - - [2026-03-19 02:16:49] "POST /ref-update HTTP/1.1" 200 156 0.021354 10.0.0.19 - - [2026-03-19 02:16:49] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010283 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.017964 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.017603 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.039172 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.042079 10.0.0.19 - - [2026-03-19 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.026314 10.0.0.19 - - [2026-03-19 02:16:49] "DELETE /instance-ip/34f3da6c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.043905 10.0.0.19 - - [2026-03-19 02:16:49] "POST /ref-update HTTP/1.1" 200 156 0.008727 10.0.0.19 - - [2026-03-19 02:16:50] "DELETE /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.042244 10.0.0.19 - - [2026-03-19 02:16:50] "DELETE /virtual-machine/ba513c62-fcdc-428f-af4c-464f539bf023 HTTP/1.1" 200 115 0.031563 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010757 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004297 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine/a97a2a76-7d5b-4f00-bde1-504dacf5814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003477 10.0.0.19 - - [2026-03-19 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007553 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.016506 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.027049 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.034374 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.040541 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.029363 10.0.0.19 - - [2026-03-19 02:16:50] "DELETE /instance-ip/35fd5e42-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.043654 10.0.0.19 - - [2026-03-19 02:16:50] "DELETE /virtual-machine-interface/35e8496c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.038107 10.0.0.19 - - [2026-03-19 02:16:50] "DELETE /virtual-machine/a97a2a76-7d5b-4f00-bde1-504dacf5814c HTTP/1.1" 200 115 0.021524 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010672 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003655 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.008854 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine/3f26513f-f3db-4d86-829b-777b742f3ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003294 10.0.0.19 - - [2026-03-19 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.026284 10.0.0.19 - - [2026-03-19 02:16:50] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007208 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.016064 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.025357 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.023587 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.018835 10.0.0.19 - - [2026-03-19 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.021733 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /instance-ip/347fd5fe-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.043932 10.0.0.19 - - [2026-03-19 02:16:51] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.040505 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /virtual-machine/3f26513f-f3db-4d86-829b-777b742f3ee1 HTTP/1.1" 200 115 0.023463 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /tag/9562e21e-b2a8-4b7d-8d53-d78d75e84379 HTTP/1.1" 200 115 0.040188 10.0.0.19 - - [2026-03-19 02:16:51] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003703 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.19 - - [2026-03-19 02:16:51] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003930 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.19 - - [2026-03-19 02:16:51] "GET /virtual-machine/d08432f0-b3ff-4fba-9d82-4bb082a5917c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002908 10.0.0.19 - - [2026-03-19 02:16:51] "POST /ref-update HTTP/1.1" 200 156 0.007930 10.0.0.19 - - [2026-03-19 02:16:51] "GET /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018248 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.017275 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.025420 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.038712 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.016589 10.0.0.19 - - [2026-03-19 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.021215 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /instance-ip/3590390c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.040878 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /virtual-machine-interface/35775932-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.045990 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /virtual-machine/d08432f0-b3ff-4fba-9d82-4bb082a5917c HTTP/1.1" 200 115 0.027107 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /tag/4cd55650-b58d-4790-a699-1adf50e2f01a HTTP/1.1" 200 115 0.040462 10.0.0.19 - - [2026-03-19 02:16:51] "DELETE /tag/2d50178e-4705-4954-a841-9a1da6fee350 HTTP/1.1" 409 388 0.003183 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005644 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003806 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine/a4b61fc4-a3b3-4e29-a348-f14f82c84396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002839 10.0.0.19 - - [2026-03-19 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.008324 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006514 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.021456 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.022542 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.013412 10.0.0.19 - - [2026-03-19 02:17:19] "DELETE /instance-ip/375873ee-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.047190 10.0.0.19 - - [2026-03-19 02:17:19] "DELETE /virtual-machine-interface/37412b4e-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.034940 10.0.0.19 - - [2026-03-19 02:17:19] "DELETE /virtual-machine/a4b61fc4-a3b3-4e29-a348-f14f82c84396 HTTP/1.1" 200 115 0.018608 10.0.0.19 - - [2026-03-19 02:17:19] "DELETE /tag/e01ac59c-4334-491c-8349-d5abca09003b HTTP/1.1" 200 115 0.043133 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003229 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.19 - - [2026-03-19 02:17:19] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004011 10.0.0.19 - - [2026-03-19 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine/e5f109dc-f528-4183-9344-94283035d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002943 10.0.0.19 - - [2026-03-19 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.012259 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005368 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.016297 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.032072 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.045593 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.013925 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /instance-ip/36ead1d6-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.040348 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /virtual-machine-interface/36d1d5be-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.037424 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /virtual-machine/e5f109dc-f528-4183-9344-94283035d68c HTTP/1.1" 200 115 0.021382 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce HTTP/1.1" 409 236 0.005457 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004668 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003439 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine/e99a03c3-c72e-4528-9c3a-1c7a4394a427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002661 10.0.0.19 - - [2026-03-19 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.015100 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009392 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.018419 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.026962 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.016376 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.012959 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /instance-ip/37cc5cb4-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.044239 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /virtual-machine-interface/37b63786-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.045846 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /virtual-machine/e99a03c3-c72e-4528-9c3a-1c7a4394a427 HTTP/1.1" 200 115 0.020971 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /tag/943b5567-b64a-4734-8726-4fae388218b5 HTTP/1.1" 409 236 0.005097 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /tag/f771004d-359b-4cc1-bf6d-39b910e94bb8 HTTP/1.1" 200 115 0.043668 10.0.0.19 - - [2026-03-19 02:17:20] "DELETE /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636 HTTP/1.1" 409 236 0.003751 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004036 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.19 - - [2026-03-19 02:17:20] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004312 10.0.0.19 - - [2026-03-19 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.001709 10.0.0.19 - - [2026-03-19 02:17:21] "GET /virtual-machine/22b788a2-88a9-4a62-882f-d68da94d3429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003438 10.0.0.19 - - [2026-03-19 02:17:21] "POST /ref-update HTTP/1.1" 200 156 0.009956 10.0.0.19 - - [2026-03-19 02:17:21] "GET /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008707 10.0.0.19 - - [2026-03-19 02:17:21] "POST /set-tag HTTP/1.1" 200 109 0.014227 10.0.0.19 - - [2026-03-19 02:17:21] "POST /set-tag HTTP/1.1" 200 109 0.029441 10.0.0.19 - - [2026-03-19 02:17:21] "POST /set-tag HTTP/1.1" 200 109 0.023098 10.0.0.19 - - [2026-03-19 02:17:21] "POST /set-tag HTTP/1.1" 200 109 0.014422 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /instance-ip/3680683c-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.049063 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /virtual-machine-interface/3665976e-2339-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.039933 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /virtual-machine/22b788a2-88a9-4a62-882f-d68da94d3429 HTTP/1.1" 200 115 0.019273 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /tag/54afab39-2e6f-476d-af1d-59b11cfc2b44 HTTP/1.1" 200 115 0.034051 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /tag/589fae6e-108d-42a3-aaa3-4a4c10e26fe9 HTTP/1.1" 200 115 0.045047 10.0.0.19 - - [2026-03-19 02:17:21] "DELETE /tag/91e229a4-e3d8-4ad9-988c-ea537c17152a HTTP/1.1" 200 115 0.027536 10.0.0.19 - - [2026-03-19 02:17:23] "POST /projects HTTP/1.1" 409 238 0.002253 10.0.0.19 - - [2026-03-19 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-19 02:17:23] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035048 10.0.0.19 - - [2026-03-19 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.19 - - [2026-03-19 02:17:23] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005235 10.0.0.19 - - [2026-03-19 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-03-19 02:17:23] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004265 10.0.0.19 - - [2026-03-19 02:17:23] "POST /security-groups HTTP/1.1" 409 285 0.002861 10.0.0.19 - - [2026-03-19 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2026-03-19 02:17:23] "PUT /security-group/6474ec32-5353-4c34-9026-462b81f4dd70 HTTP/1.1" 200 262 0.057635 10.0.0.19 - - [2026-03-19 02:17:23] "PUT /access-control-list/bdc67ea8-bc8e-46b2-8766-ff84e81f251c HTTP/1.1" 200 272 0.010284 10.0.0.19 - - [2026-03-19 02:17:23] "PUT /access-control-list/dee25dcc-0821-43ef-a23d-6fd3a3e51b10 HTTP/1.1" 200 272 0.010745 10.0.0.19 - - [2026-03-19 02:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009377 10.0.0.19 - - [2026-03-19 02:17:28] "POST /projects HTTP/1.1" 409 238 0.002528 10.0.0.19 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-03-19 02:17:28] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027678 10.0.0.19 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-03-19 02:17:28] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003942 10.0.0.19 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-03-19 02:17:28] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004450 10.0.0.19 - - [2026-03-19 02:17:28] "POST /security-groups HTTP/1.1" 409 285 0.004725 10.0.0.19 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2026-03-19 02:17:28] "PUT /security-group/6474ec32-5353-4c34-9026-462b81f4dd70 HTTP/1.1" 200 262 0.055621 10.0.0.19 - - [2026-03-19 02:17:28] "PUT /access-control-list/bdc67ea8-bc8e-46b2-8766-ff84e81f251c HTTP/1.1" 200 272 0.016499 10.0.0.19 - - [2026-03-19 02:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027406 10.0.0.19 - - [2026-03-19 02:17:28] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011617 10.0.0.19 - - [2026-03-19 02:17:28] "PUT /access-control-list/dee25dcc-0821-43ef-a23d-6fd3a3e51b10 HTTP/1.1" 200 272 0.024859 10.0.0.19 - - [2026-03-19 02:17:28] "GET /firewall-rule/4fcdb908-5e86-4fff-9c7f-272e16b50769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003102 10.0.0.19 - - [2026-03-19 02:17:28] "POST /ref-update HTTP/1.1" 200 156 0.044000 10.0.0.19 - - [2026-03-19 02:17:28] "DELETE /firewall-rule/4fcdb908-5e86-4fff-9c7f-272e16b50769 HTTP/1.1" 200 115 0.039685 10.0.0.19 - - [2026-03-19 02:17:28] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008598 10.0.0.19 - - [2026-03-19 02:17:28] "GET /firewall-rule/696b249f-065d-4215-8852-19650e002f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003188 10.0.0.19 - - [2026-03-19 02:17:28] "POST /ref-update HTTP/1.1" 200 156 0.045256 10.0.0.19 - - [2026-03-19 02:17:28] "DELETE /firewall-rule/696b249f-065d-4215-8852-19650e002f92 HTTP/1.1" 200 115 0.041931 10.0.0.19 - - [2026-03-19 02:17:28] "DELETE /tag/943b5567-b64a-4734-8726-4fae388218b5 HTTP/1.1" 409 236 0.004085 10.0.0.19 - - [2026-03-19 02:17:28] "DELETE /tag/563f5a3b-a85b-4fc5-bfe8-bf299411e332 HTTP/1.1" 200 115 0.031986 10.0.0.19 - - [2026-03-19 02:17:28] "DELETE /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636 HTTP/1.1" 409 236 0.003488 10.0.0.19 - - [2026-03-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2026-03-19 02:17:29] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004614 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-03-19 02:17:29] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003875 10.0.0.19 - - [2026-03-19 02:17:29] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.047056 10.0.0.19 - - [2026-03-19 02:17:29] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.036070 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /security-group/6474ec32-5353-4c34-9026-462b81f4dd70 HTTP/1.1" 200 115 0.052505 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /access-control-list/bdc67ea8-bc8e-46b2-8766-ff84e81f251c HTTP/1.1" 200 115 0.041287 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /access-control-list/dee25dcc-0821-43ef-a23d-6fd3a3e51b10 HTTP/1.1" 200 115 0.015711 10.0.0.19 - - [2026-03-19 02:17:29] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031020 10.0.0.19 - - [2026-03-19 02:17:29] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?fields=security_groups HTTP/1.1" 200 1353 0.030321 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /security-group/653ba2a1-c8f5-4db4-8d16-fecc139c4ba1 HTTP/1.1" 200 115 0.046016 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /access-control-list/001dc683-896b-4fe6-9b4d-3fc107b7dc80 HTTP/1.1" 200 115 0.031908 10.0.0.19 - - [2026-03-19 02:17:29] "GET /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e?fields=application_policy_sets HTTP/1.1" 200 1392 0.055920 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /access-control-list/eefdfe9c-8c72-4f57-885f-b053ef01704b HTTP/1.1" 200 115 0.083262 10.0.0.19 - - [2026-03-19 02:17:29] "DELETE /project/dec038cd-7226-41c3-bc8f-8a2d134fba2e HTTP/1.1" 200 115 0.351974 10.0.0.19 - - [2026-03-19 02:17:29] "POST /projects HTTP/1.1" 409 238 0.002225 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-03-19 02:17:29] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030891 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-03-19 02:17:29] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010979 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2026-03-19 02:17:29] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003693 10.0.0.19 - - [2026-03-19 02:17:29] "POST /security-groups HTTP/1.1" 409 285 0.003586 10.0.0.19 - - [2026-03-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-03-19 02:17:29] "PUT /security-group/5444eec7-720e-404a-b885-5b74cd3dc7e0 HTTP/1.1" 200 262 0.054637 10.0.0.19 - - [2026-03-19 02:17:29] "PUT /access-control-list/d6009633-798e-4120-8fb3-ac0b877cf96f HTTP/1.1" 200 272 0.008507 10.0.0.19 - - [2026-03-19 02:17:29] "PUT /access-control-list/80ad4bce-a68b-4e73-94fd-a34285c24b06 HTTP/1.1" 200 272 0.030114 10.0.0.19 - - [2026-03-19 02:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019071 10.0.0.19 - - [2026-03-19 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2026-03-19 02:17:34] "GET /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002816 10.0.0.19 - - [2026-03-19 02:17:34] "GET /virtual-machine-interface/3469ffa4-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001701 10.0.0.19 - - [2026-03-19 02:17:34] "DELETE /loadbalancer-member/0b686b9d-9325-4bd3-bb28-f024b742318f HTTP/1.1" 200 115 0.055562 10.0.0.19 - - [2026-03-19 02:17:34] "GET /virtual-machine-interface/34d8ec5c-2339-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001326 10.0.0.19 - - [2026-03-19 02:17:34] "DELETE /loadbalancer-member/ef7ee0fb-4b34-4bc3-894d-f43fef454004 HTTP/1.1" 200 115 0.022843 10.0.0.19 - - [2026-03-19 02:17:34] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002468 10.0.0.19 - - [2026-03-19 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-03-19 02:17:34] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002450 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-policy/197c34fe-6dc1-4fb7-93ab-5a19ad24f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002070 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-rule/cfbb37b8-f634-4d19-a936-08e6e93ebcf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003144 10.0.0.19 - - [2026-03-19 02:17:34] "POST /ref-update HTTP/1.1" 200 156 0.024116 10.0.0.19 - - [2026-03-19 02:17:34] "DELETE /firewall-rule/cfbb37b8-f634-4d19-a936-08e6e93ebcf1 HTTP/1.1" 200 115 0.032787 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003038 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-rule/f3c034b5-2580-4805-8539-65004f1042f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002803 10.0.0.19 - - [2026-03-19 02:17:34] "POST /ref-update HTTP/1.1" 200 156 0.023924 10.0.0.19 - - [2026-03-19 02:17:34] "DELETE /firewall-rule/f3c034b5-2580-4805-8539-65004f1042f0 HTTP/1.1" 200 115 0.047160 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.012934 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-rule/5b59b05a-3d3b-46d5-bcbf-4c83b247d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003552 10.0.0.19 - - [2026-03-19 02:17:34] "POST /ref-update HTTP/1.1" 200 156 0.014784 10.0.0.19 - - [2026-03-19 02:17:34] "DELETE /firewall-rule/5b59b05a-3d3b-46d5-bcbf-4c83b247d460 HTTP/1.1" 200 115 0.053950 10.0.0.19 - - [2026-03-19 02:17:34] "GET /application-policy-set/554ceb09-7b48-49de-90cd-c13aa8b351fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004389 10.0.0.19 - - [2026-03-19 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-03-19 02:17:34] "GET /policy-management/b48e9980-ac18-4f30-954c-d1c8195af66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006763 10.0.0.19 - - [2026-03-19 02:17:34] "GET /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004139 10.0.0.19 - - [2026-03-19 02:17:35] "POST /ref-update HTTP/1.1" 200 156 0.026860 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /firewall-policy/f6a31dc6-4e1b-4d2c-ba0d-0a14a222f8e7 HTTP/1.1" 200 115 0.034316 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /tag/943b5567-b64a-4734-8726-4fae388218b5 HTTP/1.1" 200 115 0.078950 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /tag/2d50178e-4705-4954-a841-9a1da6fee350 HTTP/1.1" 200 115 0.111219 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /tag/00c3d89c-5073-4aaa-ac9e-87d6ce583636 HTTP/1.1" 200 115 0.068568 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /tag/bd8d69a9-6573-4dab-8ca4-0cea275d01ce HTTP/1.1" 200 115 0.050592 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /loadbalancer-pool/0f78a63d-d72b-41da-818f-d64d38fff210 HTTP/1.1" 200 115 0.050409 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /loadbalancer-listener/5450b3de-cc86-4955-b147-260d4e5b94ec HTTP/1.1" 200 115 0.036860 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /loadbalancer/b029be8d-7f74-4593-8087-f812a0706edb HTTP/1.1" 200 115 0.042890 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /floating-ip/2531beb1-46ec-42f1-9d9f-9bb945245f93 HTTP/1.1" 200 115 0.035532 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /instance-ip/4a98708d-3d11-412f-b08a-7264ca115ac5 HTTP/1.1" 200 115 0.049018 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /virtual-machine-interface/a31a0796-0159-4076-9ca2-e4b85c57b884 HTTP/1.1" 200 115 0.050892 10.0.0.19 - - [2026-03-19 02:17:35] "DELETE /tag/181681a1-bef8-497f-a6b1-1bca1738702b HTTP/1.1" 200 115 0.045170 10.0.0.19 - - [2026-03-19 02:17:35] "POST /projects HTTP/1.1" 409 238 0.001704 10.0.0.19 - - [2026-03-19 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-03-19 02:17:35] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059062 10.0.0.19 - - [2026-03-19 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-03-19 02:17:35] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004922 10.0.0.19 - - [2026-03-19 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.19 - - [2026-03-19 02:17:35] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003680 10.0.0.19 - - [2026-03-19 02:17:35] "POST /security-groups HTTP/1.1" 409 285 0.004345 10.0.0.19 - - [2026-03-19 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.19 - - [2026-03-19 02:17:36] "PUT /security-group/5444eec7-720e-404a-b885-5b74cd3dc7e0 HTTP/1.1" 200 262 0.068928 10.0.0.19 - - [2026-03-19 02:17:36] "PUT /access-control-list/d6009633-798e-4120-8fb3-ac0b877cf96f HTTP/1.1" 200 272 0.011650 10.0.0.19 - - [2026-03-19 02:17:36] "PUT /access-control-list/80ad4bce-a68b-4e73-94fd-a34285c24b06 HTTP/1.1" 200 272 0.021834 10.0.0.19 - - [2026-03-19 02:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.054175 10.0.0.19 - - [2026-03-19 02:17:36] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.009201 10.0.0.19 - - [2026-03-19 02:17:36] "GET /firewall-rule/b2a9f878-5160-4b50-b4e5-f6a9b51ec27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004183 10.0.0.19 - - [2026-03-19 02:17:36] "POST /ref-update HTTP/1.1" 200 156 0.055535 10.0.0.19 - - [2026-03-19 02:17:36] "DELETE /firewall-rule/b2a9f878-5160-4b50-b4e5-f6a9b51ec27a HTTP/1.1" 200 115 0.059038 10.0.0.19 - - [2026-03-19 02:17:36] "GET /firewall-policy/8d712428-7096-41f8-b24d-b41c95af267c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007393 10.0.0.19 - - [2026-03-19 02:17:36] "GET /firewall-rule/aefa3c5a-9190-47df-ae74-626ab92f1a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003074 10.0.0.19 - - [2026-03-19 02:17:36] "POST /ref-update HTTP/1.1" 200 156 0.043751 10.0.0.19 - - [2026-03-19 02:17:36] "DELETE /firewall-rule/aefa3c5a-9190-47df-ae74-626ab92f1a9d HTTP/1.1" 200 115 0.059065 10.0.0.19 - - [2026-03-19 02:17:36] "DELETE /tag/736328c7-8043-4e18-9484-f28797b2176c HTTP/1.1" 200 115 0.063259 10.0.0.19 - - [2026-03-19 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007222 10.0.0.19 - - [2026-03-19 02:17:36] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005523 10.0.0.19 - - [2026-03-19 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.19 - - [2026-03-19 02:17:36] "GET /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007416 10.0.0.19 - - [2026-03-19 02:17:36] "PUT /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8 HTTP/1.1" 200 264 0.080230 10.0.0.19 - - [2026-03-19 02:17:36] "PUT /virtual-network/e7c04af3-5bef-4dce-b3ca-3a8a82dd780c HTTP/1.1" 200 264 0.068068 10.0.0.19 - - [2026-03-19 02:17:36] "DELETE /security-group/5444eec7-720e-404a-b885-5b74cd3dc7e0 HTTP/1.1" 200 115 0.080654 10.0.0.19 - - [2026-03-19 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012061 10.0.0.19 - - [2026-03-19 02:17:36] "DELETE /access-control-list/d6009633-798e-4120-8fb3-ac0b877cf96f HTTP/1.1" 200 115 0.059305 10.0.0.19 - - [2026-03-19 02:17:37] "DELETE /access-control-list/80ad4bce-a68b-4e73-94fd-a34285c24b06 HTTP/1.1" 200 115 0.023740 10.0.0.19 - - [2026-03-19 02:17:37] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034525 10.0.0.19 - - [2026-03-19 02:17:37] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?fields=security_groups HTTP/1.1" 200 1351 0.036273 10.0.0.19 - - [2026-03-19 02:17:37] "DELETE /security-group/4ab750c1-1c96-49d3-ba1d-5d40093dc33a HTTP/1.1" 200 115 0.092316 10.0.0.19 - - [2026-03-19 02:17:37] "DELETE /access-control-list/31cfd43b-af66-4bd2-95fd-f3cc1a9c1752 HTTP/1.1" 200 115 0.074913 10.0.0.19 - - [2026-03-19 02:17:37] "GET /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14?fields=application_policy_sets HTTP/1.1" 200 1390 0.072844 10.0.0.19 - - [2026-03-19 02:17:37] "DELETE /access-control-list/43bf5074-ca48-43ff-975a-79c81de05f8a HTTP/1.1" 200 115 0.080880 10.0.0.19 - - [2026-03-19 02:17:37] "DELETE /project/2a7e0786-bffa-42ef-87bb-eb2bf0313a14 HTTP/1.1" 200 115 0.466506 10.0.0.19 - - [2026-03-19 02:18:25] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.19 - - [2026-03-19 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-03-19 02:18:25] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002686 10.0.0.19 - - [2026-03-19 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2026-03-19 02:18:26] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002545 10.0.0.19 - - [2026-03-19 02:18:41] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.19 - - [2026-03-19 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-03-19 02:18:41] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004459 10.0.0.19 - - [2026-03-19 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2026-03-19 02:18:41] "GET /config-node/7ffc730e-1c81-40c4-b1a5-ced19d9c7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001681 10.0.0.19 - - [2026-03-19 02:18:41] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.19 - - [2026-03-19 02:18:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001871 10.0.0.19 - - [2026-03-19 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2026-03-19 02:18:46] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002784 10.0.0.19 - - [2026-03-19 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2026-03-19 02:18:46] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.008994 10.0.0.19 - - [2026-03-19 02:18:46] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.19 - - [2026-03-19 02:18:46] "POST /alarms HTTP/1.1" 409 264 0.002233 10.0.0.19 - - [2026-03-19 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-03-19 02:18:46] "PUT /alarm/b668daad-1182-48e0-bfe1-d4a4f23a4664 HTTP/1.1" 200 244 0.016594 10.0.0.19 - - [2026-03-19 02:18:46] "POST /alarms HTTP/1.1" 409 261 0.005859 10.0.0.19 - - [2026-03-19 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-03-19 02:18:46] "PUT /alarm/0b312c97-1cb8-4242-9c32-a1e07ad88881 HTTP/1.1" 200 244 0.011459 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 261 0.014807 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/e9c965b6-17a1-42cc-bf5e-0dcb6701fe32 HTTP/1.1" 200 244 0.011322 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 253 0.012584 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/ebc193e2-8e1a-4088-ba86-0d2fd2c89c74 HTTP/1.1" 200 244 0.011627 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 251 0.008441 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/d531c312-ea85-4a28-9dfd-84c45a6afb40 HTTP/1.1" 200 244 0.016820 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 252 0.009746 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/62e3ec1f-1748-4043-a8a8-bdf16f2ec9eb HTTP/1.1" 200 244 0.009592 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 256 0.008012 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/9fe9b191-33f6-4fe2-a95e-d84cfc4d3dc9 HTTP/1.1" 200 244 0.009646 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 248 0.002509 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/52085df8-e3b2-4ef3-82c1-f34a3604a2e1 HTTP/1.1" 200 244 0.010249 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 252 0.009283 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/5d453f26-a063-4f15-9e5a-bcbc53af3f48 HTTP/1.1" 200 244 0.010615 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 257 0.008718 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/2f7b9eba-c848-4d29-8ea1-570585be2928 HTTP/1.1" 200 244 0.010020 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 251 0.006826 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/89cdd8f1-edfc-4fd1-857f-d04cc5dc9bd4 HTTP/1.1" 200 244 0.010029 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 257 0.017927 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/ffb74e3b-b1c9-4dec-ae25-a374cffa184a HTTP/1.1" 200 244 0.012803 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 261 0.003721 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/81b3bd81-09c1-4592-94bf-5310a2d25e58 HTTP/1.1" 200 244 0.010870 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 258 0.004571 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/f45ed9f1-0a1b-4ab7-9fca-28cc2600ff81 HTTP/1.1" 200 244 0.009870 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 254 0.005926 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-03-19 02:18:47] "PUT /alarm/03356703-61c8-425d-a439-b057aa15a09e HTTP/1.1" 200 244 0.011580 10.0.0.19 - - [2026-03-19 02:18:47] "POST /alarms HTTP/1.1" 409 254 0.001796 10.0.0.19 - - [2026-03-19 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/8f7f3d08-760f-4f21-8f2f-4d94c172ccd0 HTTP/1.1" 200 244 0.012366 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 254 0.005895 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/d874de5c-1d14-4a65-b98e-9208d25a039a HTTP/1.1" 200 244 0.009587 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 247 0.005224 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/f1d93747-b34b-477b-a409-2b5f846cb6a3 HTTP/1.1" 200 244 0.010909 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 272 0.007057 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/115d5d8c-e23e-490c-9927-ebb8021daba2 HTTP/1.1" 200 244 0.011052 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 261 0.003296 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/18608691-498c-4aa6-b8f0-cfaba2065666 HTTP/1.1" 200 244 0.009236 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 259 0.001526 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/e4976fb4-04a0-4365-a39c-e1f6a0e6a8e4 HTTP/1.1" 200 244 0.010390 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 265 0.001989 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/97e806ce-d291-43e6-b681-9932ce5952f0 HTTP/1.1" 200 244 0.008332 10.0.0.19 - - [2026-03-19 02:18:48] "POST /alarms HTTP/1.1" 409 279 0.002173 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /alarm/2c5c12cd-67ae-4578-b4b8-819fcf643e45 HTTP/1.1" 200 244 0.009882 10.0.0.19 - - [2026-03-19 02:18:48] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.19 - - [2026-03-19 02:18:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002218 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-19 02:18:48] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.006885 10.0.0.19 - - [2026-03-19 02:18:48] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.19 - - [2026-03-19 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-03-19 02:18:49] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002652 10.0.0.19 - - [2026-03-19 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-03-19 02:18:49] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.008351 10.0.0.19 - - [2026-03-19 02:18:49] "GET / HTTP/1.1" 200 35931 0.002476 10.0.0.19 - - [2026-03-19 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-03-19 02:18:49] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004372 10.0.0.19 - - [2026-03-19 02:18:49] "PUT /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf HTTP/1.1" 200 274 0.021302 10.0.0.19 - - [2026-03-19 02:18:52] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.19 - - [2026-03-19 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.19 - - [2026-03-19 02:18:52] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003608 10.0.0.19 - - [2026-03-19 02:18:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002481 10.0.0.19 - - [2026-03-19 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-03-19 02:18:52] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002744 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:18:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 10.0.0.19 - - [2026-03-19 02:18:52] "PUT /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3 HTTP/1.1" 200 254 0.030997 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:18:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004358 10.0.0.19 - - [2026-03-19 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.19 - - [2026-03-19 02:18:54] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003139 10.0.0.19 - - [2026-03-19 02:19:08] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.19 - - [2026-03-19 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-03-19 02:19:08] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004903 10.0.0.19 - - [2026-03-19 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-03-19 02:19:08] "GET /config-node/7ffc730e-1c81-40c4-b1a5-ced19d9c7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001956 10.0.0.19 - - [2026-03-19 02:19:19] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.19 - - [2026-03-19 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.19 - - [2026-03-19 02:19:19] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002873 10.0.0.19 - - [2026-03-19 02:19:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001661 10.0.0.19 - - [2026-03-19 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.19 - - [2026-03-19 02:19:19] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003648 10.0.0.19 - - [2026-03-19 02:19:19] "PUT /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3 HTTP/1.1" 200 254 0.015904 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:19:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:19:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.19 - - [2026-03-19 02:19:33] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.19 - - [2026-03-19 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.19 - - [2026-03-19 02:19:33] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008229 10.0.0.19 - - [2026-03-19 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.19 - - [2026-03-19 02:19:33] "GET /config-node/7ffc730e-1c81-40c4-b1a5-ced19d9c7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002977 10.0.0.19 - - [2026-03-19 02:19:34] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.19 - - [2026-03-19 02:19:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002418 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2026-03-19 02:19:39] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002406 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.009994 10.0.0.19 - - [2026-03-19 02:19:39] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 264 0.002167 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/b668daad-1182-48e0-bfe1-d4a4f23a4664 HTTP/1.1" 200 244 0.011595 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 261 0.002957 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/0b312c97-1cb8-4242-9c32-a1e07ad88881 HTTP/1.1" 200 244 0.008170 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 261 0.003715 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/e9c965b6-17a1-42cc-bf5e-0dcb6701fe32 HTTP/1.1" 200 244 0.008870 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 253 0.011512 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/ebc193e2-8e1a-4088-ba86-0d2fd2c89c74 HTTP/1.1" 200 244 0.011371 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 251 0.003827 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/d531c312-ea85-4a28-9dfd-84c45a6afb40 HTTP/1.1" 200 244 0.009162 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 252 0.016536 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-03-19 02:19:39] "PUT /alarm/62e3ec1f-1748-4043-a8a8-bdf16f2ec9eb HTTP/1.1" 200 244 0.009235 10.0.0.19 - - [2026-03-19 02:19:39] "POST /alarms HTTP/1.1" 409 256 0.002700 10.0.0.19 - - [2026-03-19 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/9fe9b191-33f6-4fe2-a95e-d84cfc4d3dc9 HTTP/1.1" 200 244 0.009544 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 248 0.007725 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/52085df8-e3b2-4ef3-82c1-f34a3604a2e1 HTTP/1.1" 200 244 0.009207 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 252 0.005620 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/5d453f26-a063-4f15-9e5a-bcbc53af3f48 HTTP/1.1" 200 244 0.011002 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 257 0.007442 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/2f7b9eba-c848-4d29-8ea1-570585be2928 HTTP/1.1" 200 244 0.008600 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 251 0.008816 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/89cdd8f1-edfc-4fd1-857f-d04cc5dc9bd4 HTTP/1.1" 200 244 0.008739 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 257 0.009202 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/ffb74e3b-b1c9-4dec-ae25-a374cffa184a HTTP/1.1" 200 244 0.009511 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 261 0.007026 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/81b3bd81-09c1-4592-94bf-5310a2d25e58 HTTP/1.1" 200 244 0.010309 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 258 0.010970 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/f45ed9f1-0a1b-4ab7-9fca-28cc2600ff81 HTTP/1.1" 200 244 0.009587 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 254 0.013184 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/03356703-61c8-425d-a439-b057aa15a09e HTTP/1.1" 200 244 0.009810 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 254 0.004690 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/8f7f3d08-760f-4f21-8f2f-4d94c172ccd0 HTTP/1.1" 200 244 0.008924 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 254 0.010240 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/d874de5c-1d14-4a65-b98e-9208d25a039a HTTP/1.1" 200 244 0.023476 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 247 0.007643 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/f1d93747-b34b-477b-a409-2b5f846cb6a3 HTTP/1.1" 200 244 0.010537 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 272 0.009549 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/115d5d8c-e23e-490c-9927-ebb8021daba2 HTTP/1.1" 200 244 0.010300 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 261 0.007585 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2026-03-19 02:19:40] "PUT /alarm/18608691-498c-4aa6-b8f0-cfaba2065666 HTTP/1.1" 200 244 0.009345 10.0.0.19 - - [2026-03-19 02:19:40] "POST /alarms HTTP/1.1" 409 259 0.006243 10.0.0.19 - - [2026-03-19 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2026-03-19 02:19:41] "PUT /alarm/e4976fb4-04a0-4365-a39c-e1f6a0e6a8e4 HTTP/1.1" 200 244 0.010075 10.0.0.19 - - [2026-03-19 02:19:41] "POST /alarms HTTP/1.1" 409 265 0.002063 10.0.0.19 - - [2026-03-19 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-03-19 02:19:41] "PUT /alarm/97e806ce-d291-43e6-b681-9932ce5952f0 HTTP/1.1" 200 244 0.009524 10.0.0.19 - - [2026-03-19 02:19:41] "POST /alarms HTTP/1.1" 409 279 0.009570 10.0.0.19 - - [2026-03-19 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.19 - - [2026-03-19 02:19:41] "PUT /alarm/2c5c12cd-67ae-4578-b4b8-819fcf643e45 HTTP/1.1" 200 244 0.009915 10.0.0.19 - - [2026-03-19 02:19:41] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.19 - - [2026-03-19 02:19:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002093 10.0.0.19 - - [2026-03-19 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-03-19 02:19:41] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.014694 10.0.0.19 - - [2026-03-19 02:19:41] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.19 - - [2026-03-19 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-03-19 02:19:41] "GET /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002305 10.0.0.19 - - [2026-03-19 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.19 - - [2026-03-19 02:19:41] "PUT /global-vrouter-config/14d620d1-ebb9-4c50-b12a-22fde4460c02 HTTP/1.1" 200 276 0.022016 10.0.0.19 - - [2026-03-19 02:19:42] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.19 - - [2026-03-19 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-03-19 02:19:42] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004169 10.0.0.19 - - [2026-03-19 02:19:42] "PUT /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf HTTP/1.1" 200 274 0.014740 10.0.0.19 - - [2026-03-19 02:19:45] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.19 - - [2026-03-19 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-03-19 02:19:45] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003135 10.0.0.19 - - [2026-03-19 02:19:45] "POST /bgp-routers HTTP/1.1" 409 301 0.016807 10.0.0.19 - - [2026-03-19 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.19 - - [2026-03-19 02:19:45] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.011474 10.0.0.19 - - [2026-03-19 02:19:45] "PUT /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3 HTTP/1.1" 200 254 0.023200 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:19:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002560 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:19:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.19 - - [2026-03-19 02:19:49] "POST /tags HTTP/1.1" 200 355 0.030664 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.19 - - [2026-03-19 02:19:49] "GET /tag/70630686-e402-4072-a47d-6e23bd6ba520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016485 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005589 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-03-19 02:19:49] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042830 10.0.0.19 - - [2026-03-19 02:19:49] "POST /virtual-machines HTTP/1.1" 200 351 0.016977 10.0.0.19 - - [2026-03-19 02:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008798 10.0.0.19 - - [2026-03-19 02:19:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.107597 10.0.0.19 - - [2026-03-19 02:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009026 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011787 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004528 10.0.0.19 - - [2026-03-19 02:19:49] "POST /instance-ips HTTP/1.1" 200 391 0.019940 10.0.0.19 - - [2026-03-19 02:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021462 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.018152 10.0.0.19 - - [2026-03-19 02:19:49] "POST /set-tag HTTP/1.1" 200 109 0.016742 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006680 10.0.0.19 - - [2026-03-19 02:19:49] "GET /instance-ip/1b27631e-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002888 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004279 10.0.0.19 - - [2026-03-19 02:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003615 10.0.0.19 - - [2026-03-19 02:19:49] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005567 10.0.0.19 - - [2026-03-19 02:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.19 - - [2026-03-19 02:19:49] "GET /virtual-network/d874ad7f-c2e9-443e-86e2-a210ac341dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003118 10.0.0.19 - - [2026-03-19 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.19 - - [2026-03-19 02:19:50] "GET /project/9be40ec1-7227-4dab-938a-fdaa54f3051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058403 10.0.0.19 - - [2026-03-19 02:19:50] "POST /virtual-machines HTTP/1.1" 200 355 0.014348 10.0.0.19 - - [2026-03-19 02:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033484 10.0.0.19 - - [2026-03-19 02:19:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.132803 10.0.0.19 - - [2026-03-19 02:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008337 10.0.0.19 - - [2026-03-19 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009340 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008311 10.0.0.19 - - [2026-03-19 02:19:50] "POST /instance-ips HTTP/1.1" 200 395 0.018184 10.0.0.19 - - [2026-03-19 02:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020735 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008964 10.0.0.19 - - [2026-03-19 02:19:50] "POST /set-tag HTTP/1.1" 200 109 0.021576 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020256 10.0.0.19 - - [2026-03-19 02:19:50] "GET /instance-ip/1b99f44c-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002759 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004432 10.0.0.19 - - [2026-03-19 02:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-router/74f81cb4-31e2-4ba7-a59c-40d697aa2a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004282 10.0.0.19 - - [2026-03-19 02:19:50] "POST /ref-update HTTP/1.1" 200 156 0.022072 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019598 10.0.0.19 - - [2026-03-19 02:19:50] "POST /set-tag HTTP/1.1" 200 109 0.008813 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008932 10.0.0.19 - - [2026-03-19 02:19:50] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.19 - - [2026-03-19 02:19:50] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004362 10.0.0.19 - - [2026-03-19 02:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.19 - - [2026-03-19 02:20:00] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.19 - - [2026-03-19 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.19 - - [2026-03-19 02:20:00] "GET /global-system-config/4856830f-c05f-4900-b9ca-cba8ab6cd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006397 10.0.0.19 - - [2026-03-19 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.19 - - [2026-03-19 02:20:00] "GET /config-node/7ffc730e-1c81-40c4-b1a5-ced19d9c7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003434 10.0.0.19 - - [2026-03-19 02:20:01] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004452 10.0.0.19 - - [2026-03-19 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.19 - - [2026-03-19 02:20:02] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004205 10.0.0.19 - - [2026-03-19 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.19 - - [2026-03-19 02:20:04] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004520 10.0.0.19 - - [2026-03-19 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.19 - - [2026-03-19 02:20:11] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.19 - - [2026-03-19 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-03-19 02:20:11] "GET /routing-instance/52f925e7-2c26-4d81-a665-bb036b7da8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003285 10.0.0.19 - - [2026-03-19 02:20:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002130 10.0.0.19 - - [2026-03-19 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-19 02:20:11] "GET /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003404 10.0.0.19 - - [2026-03-19 02:20:11] "PUT /bgp-router/56b4c3e1-37e2-4532-a480-e2a7eda546d3 HTTP/1.1" 200 254 0.011592 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:20:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:20:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 10.0.0.19 - - [2026-03-19 02:20:35] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014977 10.0.0.19 - - [2026-03-19 02:20:35] "POST /set-tag HTTP/1.1" 200 109 0.005373 10.0.0.19 - - [2026-03-19 02:20:35] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004686 10.0.0.19 - - [2026-03-19 02:20:35] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.19 - - [2026-03-19 02:20:35] "GET /virtual-machine/4546b28e-2bf6-452c-8cff-fb852fb54451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003407 10.0.0.19 - - [2026-03-19 02:20:35] "POST /ref-update HTTP/1.1" 200 156 0.027067 10.0.0.19 - - [2026-03-19 02:20:35] "GET /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011070 10.0.0.19 - - [2026-03-19 02:20:35] "POST /set-tag HTTP/1.1" 200 109 0.034594 10.0.0.19 - - [2026-03-19 02:20:36] "POST /set-tag HTTP/1.1" 200 109 0.037546 10.0.0.19 - - [2026-03-19 02:20:36] "DELETE /instance-ip/1b27631e-233a-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.045584 10.0.0.19 - - [2026-03-19 02:20:36] "DELETE /virtual-machine-interface/1b0cfdc6-233a-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.053896 10.0.0.19 - - [2026-03-19 02:20:36] "DELETE /virtual-machine/4546b28e-2bf6-452c-8cff-fb852fb54451 HTTP/1.1" 200 115 0.046118 10.0.0.19 - - [2026-03-19 02:20:36] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012000 10.0.0.19 - - [2026-03-19 02:20:36] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.19 - - [2026-03-19 02:20:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001994 10.0.0.19 - - [2026-03-19 02:20:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002001 10.0.0.19 - - [2026-03-19 02:21:06] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005579 10.0.0.19 - - [2026-03-19 02:21:06] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.19 - - [2026-03-19 02:21:06] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006848 10.0.0.19 - - [2026-03-19 02:21:06] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-03-19 02:21:06] "GET /virtual-machine/a8740799-afb6-41b7-b48c-2a181deefacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004095 10.0.0.19 - - [2026-03-19 02:21:06] "POST /ref-update HTTP/1.1" 200 156 0.013384 10.0.0.19 - - [2026-03-19 02:21:06] "GET /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009984 10.0.0.19 - - [2026-03-19 02:21:06] "POST /set-tag HTTP/1.1" 200 109 0.020958 10.0.0.19 - - [2026-03-19 02:21:07] "POST /set-tag HTTP/1.1" 200 109 0.026958 10.0.0.19 - - [2026-03-19 02:21:07] "DELETE /instance-ip/1b99f44c-233a-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.056498 10.0.0.19 - - [2026-03-19 02:21:07] "DELETE /virtual-machine-interface/1b7ccdc2-233a-11f1-accb-fa163ec4d10b HTTP/1.1" 200 115 0.054446 10.0.0.19 - - [2026-03-19 02:21:07] "DELETE /virtual-machine/a8740799-afb6-41b7-b48c-2a181deefacd HTTP/1.1" 200 115 0.015580 10.0.0.19 - - [2026-03-19 02:21:07] "DELETE /tag/70630686-e402-4072-a47d-6e23bd6ba520 HTTP/1.1" 200 115 0.041046 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.19 - - [2026-03-19 02:21:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075