++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Mar 16 01:33:05 AM UTC 2026 ===================' INFO: =================== Mon Mar 16 01:33:05 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.57.52.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.57.52.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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/16/2026 01:33:45.672 7efc8bab2f40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/16/2026 01:33:45.812 7efc8bab2f40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/16/2026 01:33:45.823 7efc8bab2f40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/16/2026 01:33:45.823 7efc8bab2f40 [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-16 01:33:50] "GET / HTTP/1.1" 503 181 0.000190 10.0.0.19 - - [2026-03-16 01:33:51] "GET / HTTP/1.1" 200 45303 0.001634 10.0.0.19 - - [2026-03-16 01:33:51] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.19 - - [2026-03-16 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011648 10.0.0.19 - - [2026-03-16 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.19 - - [2026-03-16 01:33:52] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.19 - - [2026-03-16 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2026-03-16 01:33:52] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.085921 10.0.0.19 - - [2026-03-16 01:33:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.003659 10.0.0.19 - - [2026-03-16 01:33:52] "POST /config-nodes HTTP/1.1" 200 593 0.196100 10.0.0.19 - - [2026-03-16 01:33:52] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.19 - - [2026-03-16 01:33:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.005100 10.0.0.19 - - [2026-03-16 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.19 - - [2026-03-16 01:33:52] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008578 10.0.0.19 - - [2026-03-16 01:33:52] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.19 - - [2026-03-16 01:33:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002819 10.0.0.19 - - [2026-03-16 01:33:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055445 10.0.0.19 - - [2026-03-16 01:33:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002620 10.0.0.19 - - [2026-03-16 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2026-03-16 01:33:53] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.048729 10.0.0.19 - - [2026-03-16 01:33:53] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.187916 10.0.0.19 - - [2026-03-16 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2026-03-16 01:33:53] "GET /network-ipam/13e92bb7-6a56-4188-98e7-2bf79385cb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002406 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-templates HTTP/1.1" 200 511 0.143978 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-templates HTTP/1.1" 200 501 0.106790 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-templates HTTP/1.1" 200 515 0.079168 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-templates HTTP/1.1" 200 535 0.039677 10.0.0.19 - - [2026-03-16 01:33:53] "POST /service-templates HTTP/1.1" 200 507 0.120083 10.0.0.19 - - [2026-03-16 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.19 - - [2026-03-16 01:33:54] "GET /network-ipam/13e92bb7-6a56-4188-98e7-2bf79385cb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002821 10.0.0.19 - - [2026-03-16 01:33:54] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.19 - - [2026-03-16 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015534 10.0.0.19 - - [2026-03-16 01:33:54] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006034 10.0.0.19 - - [2026-03-16 01:33:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003004 10.0.0.19 - - [2026-03-16 01:33:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.025664 10.0.0.19 - - [2026-03-16 01:33:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.004020 10.0.0.19 - - [2026-03-16 01:33:55] "POST /access-control-lists HTTP/1.1" 200 587 0.021632 10.0.0.19 - - [2026-03-16 01:33:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.005984 10.0.0.19 - - [2026-03-16 01:33:55] "POST /access-control-lists HTTP/1.1" 200 585 0.043095 10.0.0.19 - - [2026-03-16 01:33:55] "POST /route-targets HTTP/1.1" 200 327 0.018279 10.0.0.19 - - [2026-03-16 01:33:55] "POST /ref-update HTTP/1.1" 200 156 0.020617 10.0.0.19 - - [2026-03-16 01:33:55] "POST /route-targets HTTP/1.1" 200 327 0.021216 10.0.0.19 - - [2026-03-16 01:33:55] "POST /ref-update HTTP/1.1" 200 156 0.024182 10.0.0.19 - - [2026-03-16 01:33:55] "POST /route-targets HTTP/1.1" 200 327 0.026187 10.0.0.19 - - [2026-03-16 01:33:55] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.19 - - [2026-03-16 01:33:55] "POST /route-targets HTTP/1.1" 200 327 0.027202 10.0.0.19 - - [2026-03-16 01:33:55] "POST /ref-update HTTP/1.1" 200 156 0.012349 10.0.0.19 - - [2026-03-16 01:33:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002003 10.0.0.19 - - [2026-03-16 01:33:55] "POST /access-control-lists HTTP/1.1" 200 551 0.074024 10.0.0.19 - - [2026-03-16 01:33:55] "PUT /access-control-list/f457845e-0b29-431c-aa20-3edb285ef7fd HTTP/1.1" 200 272 0.009581 10.0.0.19 - - [2026-03-16 01:33:55] "PUT /access-control-list/7d2288aa-c8ed-48c3-9781-528be1b8244f HTTP/1.1" 200 272 0.015752 10.0.0.19 - - [2026-03-16 01:33:56] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.19 - - [2026-03-16 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.19 - - [2026-03-16 01:33:56] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003074 10.0.0.19 - - [2026-03-16 01:33:56] "POST /bgp-routers HTTP/1.1" 200 616 0.024181 10.0.0.19 - - [2026-03-16 01:33:56] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.009049 10.0.0.19 - - [2026-03-16 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.19 - - [2026-03-16 01:33:56] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004656 10.0.0.19 - - [2026-03-16 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-03-16 01:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007093 10.0.0.19 - - [2026-03-16 01:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-03-16 01:33:57] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002645 10.0.0.19 - - [2026-03-16 01:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.19 - - [2026-03-16 01:33:57] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.006427 10.0.0.19 - - [2026-03-16 01:33:58] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 581 0.018978 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 575 0.029587 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 575 0.022373 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 559 0.024442 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 555 0.025639 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 557 0.023267 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 565 0.020089 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 549 0.025447 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 557 0.022506 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 567 0.022209 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 555 0.033821 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 567 0.038632 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 575 0.072647 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 569 0.030205 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 561 0.040725 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 561 0.022817 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 561 0.021996 10.0.0.19 - - [2026-03-16 01:33:58] "POST /alarms HTTP/1.1" 200 547 0.026291 10.0.0.19 - - [2026-03-16 01:33:59] "POST /alarms HTTP/1.1" 200 595 0.018785 10.0.0.19 - - [2026-03-16 01:33:59] "POST /alarms HTTP/1.1" 200 575 0.026037 10.0.0.19 - - [2026-03-16 01:33:59] "POST /alarms HTTP/1.1" 200 571 0.020801 10.0.0.19 - - [2026-03-16 01:33:59] "POST /alarms HTTP/1.1" 200 583 0.018459 10.0.0.19 - - [2026-03-16 01:33:59] "POST /alarms HTTP/1.1" 200 609 0.024922 10.0.0.19 - - [2026-03-16 01:33:59] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.19 - - [2026-03-16 01:33:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002390 10.0.0.19 - - [2026-03-16 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-03-16 01:33:59] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.006991 10.0.0.19 - - [2026-03-16 01:33:59] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.19 - - [2026-03-16 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-03-16 01:33:59] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002638 10.0.0.19 - - [2026-03-16 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.19 - - [2026-03-16 01:33:59] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.009443 10.0.0.19 - - [2026-03-16 01:33:59] "GET / HTTP/1.1" 200 35931 0.002346 10.0.0.19 - - [2026-03-16 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2026-03-16 01:33:59] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005876 10.0.0.19 - - [2026-03-16 01:33:59] "PUT /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c HTTP/1.1" 200 274 0.021742 10.0.0.19 - - [2026-03-16 01:35:19] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.19 - - [2026-03-16 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.19 - - [2026-03-16 01:35:19] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004571 10.0.0.19 - - [2026-03-16 01:35:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001878 10.0.0.19 - - [2026-03-16 01:35:19] "POST /analytics-nodes HTTP/1.1" 200 599 0.018097 10.0.0.19 - - [2026-03-16 01:35:26] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.19 - - [2026-03-16 01:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.19 - - [2026-03-16 01:35:26] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004665 10.0.0.19 - - [2026-03-16 01:35:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.001975 10.0.0.19 - - [2026-03-16 01:35:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028548 10.0.0.19 - - [2026-03-16 01:35:34] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.19 - - [2026-03-16 01:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2026-03-16 01:35:34] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006592 10.0.0.19 - - [2026-03-16 01:35:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002098 10.0.0.19 - - [2026-03-16 01:35:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.015724 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.19 - - [2026-03-16 01:35:39] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.19 - - [2026-03-16 01:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.19 - - [2026-03-16 01:35:39] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007251 10.0.0.19 - - [2026-03-16 01:35:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.005440 10.0.0.19 - - [2026-03-16 01:35:39] "POST /database-nodes HTTP/1.1" 200 597 0.047286 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:35:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001321 10.0.0.19 - - [2026-03-16 01:36:27] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.19 - - [2026-03-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-03-16 01:36:27] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008060 10.0.0.19 - - [2026-03-16 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-03-16 01:36:27] "GET /config-node/5dba79d7-0a1a-4357-ac3b-b2b14f6c5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003111 10.0.0.19 - - [2026-03-16 01:36:39] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.19 - - [2026-03-16 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-03-16 01:36:39] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004638 10.0.0.19 - - [2026-03-16 01:36:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001915 10.0.0.19 - - [2026-03-16 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-03-16 01:36:39] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004260 10.0.0.19 - - [2026-03-16 01:36:39] "PUT /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15 HTTP/1.1" 200 254 0.034048 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:36:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.19 - - [2026-03-16 01:38:15] "GET /global-system-configs HTTP/1.1" 200 322 0.003795 10.0.0.19 - - [2026-03-16 01:38:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002692 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.19 - - [2026-03-16 01:38:46] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-03-16 01:38:47] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002548 10.0.0.19 - - [2026-03-16 01:38:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.000503 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.016998 10.0.0.19 - - [2026-03-16 01:38:47] "POST /security-groups HTTP/1.1" 200 570 0.087767 10.0.0.19 - - [2026-03-16 01:38:47] "POST /projects HTTP/1.1" 200 481 0.266248 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.005855 10.0.0.19 - - [2026-03-16 01:38:47] "POST /access-control-lists HTTP/1.1" 200 579 0.089692 10.0.0.19 - - [2026-03-16 01:38:47] "POST /security-groups HTTP/1.1" 200 534 0.115926 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.001949 10.0.0.19 - - [2026-03-16 01:38:47] "POST /chown HTTP/1.1" 200 109 0.067310 10.0.0.19 - - [2026-03-16 01:38:47] "POST /policy-managements HTTP/1.1" 409 214 0.003119 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2026-03-16 01:38:47] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022564 10.0.0.19 - - [2026-03-16 01:38:47] "POST /access-control-lists HTTP/1.1" 200 577 0.114270 10.0.0.19 - - [2026-03-16 01:38:47] "POST /application-policy-sets HTTP/1.1" 200 528 0.051399 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010199 10.0.0.19 - - [2026-03-16 01:38:47] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002720 10.0.0.19 - - [2026-03-16 01:38:47] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.014499 10.0.0.19 - - [2026-03-16 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009490 10.0.0.19 - - [2026-03-16 01:38:47] "GET /virtual-network/a33cfab6-8f6b-4272-98bb-cd68bfa49a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006124 10.0.0.19 - - [2026-03-16 01:38:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.002119 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.007318 10.0.0.19 - - [2026-03-16 01:38:48] "POST /security-groups HTTP/1.1" 200 574 0.080506 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.018103 10.0.0.19 - - [2026-03-16 01:38:48] "POST /projects HTTP/1.1" 200 489 0.274025 10.0.0.19 - - [2026-03-16 01:38:48] "POST /access-control-lists HTTP/1.1" 200 594 0.043845 10.0.0.19 - - [2026-03-16 01:38:48] "POST /security-groups HTTP/1.1" 200 546 0.047791 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.007797 10.0.0.19 - - [2026-03-16 01:38:48] "POST /chown HTTP/1.1" 200 109 0.035397 10.0.0.19 - - [2026-03-16 01:38:48] "POST /access-control-lists HTTP/1.1" 200 592 0.045769 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.002024 10.0.0.19 - - [2026-03-16 01:38:48] "POST /access-control-lists HTTP/1.1" 200 583 0.112022 10.0.0.19 - - [2026-03-16 01:38:48] "POST /network-ipams HTTP/1.1" 200 522 0.173636 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.017002 10.0.0.19 - - [2026-03-16 01:38:48] "POST /network-ipams HTTP/1.1" 200 510 0.057993 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.002857 10.0.0.19 - - [2026-03-16 01:38:48] "POST /access-control-lists HTTP/1.1" 200 581 0.128434 10.0.0.19 - - [2026-03-16 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.003063 10.0.0.19 - - [2026-03-16 01:38:48] "POST /access-control-lists HTTP/1.1" 200 602 0.097024 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.008265 10.0.0.19 - - [2026-03-16 01:38:49] "POST /access-control-lists HTTP/1.1" 200 600 0.136861 10.0.0.19 - - [2026-03-16 01:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.028809 10.0.0.19 - - [2026-03-16 01:38:49] "POST /virtual-networks HTTP/1.1" 200 538 0.489584 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.19 - - [2026-03-16 01:38:49] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.010421 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002561 10.0.0.19 - - [2026-03-16 01:38:49] "POST /access-control-lists HTTP/1.1" 200 589 0.108770 10.0.0.19 - - [2026-03-16 01:38:49] "POST /network-ipams HTTP/1.1" 200 518 0.101468 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.003537 10.0.0.19 - - [2026-03-16 01:38:49] "POST /route-targets HTTP/1.1" 200 327 0.015127 10.0.0.19 - - [2026-03-16 01:38:49] "POST /ref-update HTTP/1.1" 200 156 0.155817 10.0.0.19 - - [2026-03-16 01:38:49] "PUT /access-control-list/be0609ee-731b-4e2e-aebf-1ffd15d21eab HTTP/1.1" 200 272 0.124022 10.0.0.19 - - [2026-03-16 01:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.014724 10.0.0.19 - - [2026-03-16 01:38:49] "POST /virtual-networks HTTP/1.1" 200 546 0.378482 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2026-03-16 01:38:49] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.014090 10.0.0.19 - - [2026-03-16 01:38:49] "POST /route-targets HTTP/1.1" 200 327 0.032860 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.007244 10.0.0.19 - - [2026-03-16 01:38:49] "POST /ref-update HTTP/1.1" 200 156 0.025870 10.0.0.19 - - [2026-03-16 01:38:49] "POST /network-policys HTTP/1.1" 200 538 0.025139 10.0.0.19 - - [2026-03-16 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.013012 10.0.0.19 - - [2026-03-16 01:38:49] "POST /network-policys HTTP/1.1" 200 534 0.021668 10.0.0.19 - - [2026-03-16 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.007198 10.0.0.19 - - [2026-03-16 01:38:50] "POST /network-policys HTTP/1.1" 200 542 0.019370 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/97e8deb4-67b5-43ce-a67e-06f62f2b7233 HTTP/1.1" 200 272 0.024101 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.065236 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/be0609ee-731b-4e2e-aebf-1ffd15d21eab HTTP/1.1" 200 272 0.023630 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.063596 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.077022 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/97e8deb4-67b5-43ce-a67e-06f62f2b7233 HTTP/1.1" 200 272 0.040341 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027995 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/be0609ee-731b-4e2e-aebf-1ffd15d21eab HTTP/1.1" 200 272 0.066312 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.025602 10.0.0.19 - - [2026-03-16 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.002127 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.102780 10.0.0.19 - - [2026-03-16 01:38:50] "POST /access-control-lists HTTP/1.1" 200 601 0.137040 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.200875 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.081196 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/97e8deb4-67b5-43ce-a67e-06f62f2b7233 HTTP/1.1" 200 272 0.064318 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.146734 10.0.0.19 - - [2026-03-16 01:38:50] "PUT /access-control-list/9820e933-2c9f-420c-b136-8e9519590c52 HTTP/1.1" 200 272 0.035048 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034264 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004892 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.053098 10.0.0.19 - - [2026-03-16 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-03-16 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.19 - - [2026-03-16 01:38:51] "GET /virtual-network/a33cfab6-8f6b-4272-98bb-cd68bfa49a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013484 10.0.0.19 - - [2026-03-16 01:38:51] "PUT /access-control-list/9820e933-2c9f-420c-b136-8e9519590c52 HTTP/1.1" 200 272 0.064455 10.0.0.19 - - [2026-03-16 01:38:51] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004436 10.0.0.19 - - [2026-03-16 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-03-16 01:38:51] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003018 10.0.0.19 - - [2026-03-16 01:38:51] "POST /firewall-policys HTTP/1.1" 200 530 0.040226 10.0.0.19 - - [2026-03-16 01:38:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036744 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008106 10.0.0.19 - - [2026-03-16 01:38:51] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008683 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003170 10.0.0.19 - - [2026-03-16 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.030571 10.0.0.19 - - [2026-03-16 01:38:51] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.015157 10.0.0.19 - - [2026-03-16 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2026-03-16 01:38:51] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002726 10.0.0.19 - - [2026-03-16 01:38:51] "POST /firewall-policys HTTP/1.1" 200 532 0.032401 10.0.0.19 - - [2026-03-16 01:38:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036615 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015378 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.19 - - [2026-03-16 01:38:51] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012395 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003065 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005104 10.0.0.19 - - [2026-03-16 01:38:51] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002460 10.0.0.19 - - [2026-03-16 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.022296 10.0.0.19 - - [2026-03-16 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.052384 10.0.0.19 - - [2026-03-16 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.056959 10.0.0.19 - - [2026-03-16 01:38:51] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006843 10.0.0.19 - - [2026-03-16 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2026-03-16 01:38:51] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002035 10.0.0.19 - - [2026-03-16 01:38:52] "POST /firewall-policys HTTP/1.1" 200 530 0.140077 10.0.0.19 - - [2026-03-16 01:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040302 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021878 10.0.0.19 - - [2026-03-16 01:38:52] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003684 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002482 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003097 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003013 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002299 10.0.0.19 - - [2026-03-16 01:38:52] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002147 10.0.0.19 - - [2026-03-16 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.042619 10.0.0.19 - - [2026-03-16 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.043524 10.0.0.19 - - [2026-03-16 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.038211 10.0.0.19 - - [2026-03-16 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.035119 10.0.0.19 - - [2026-03-16 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.051620 10.0.0.19 - - [2026-03-16 01:38:52] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.009297 10.0.0.19 - - [2026-03-16 01:38:52] "POST /tags HTTP/1.1" 200 299 0.054421 10.0.0.19 - - [2026-03-16 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027813 10.0.0.19 - - [2026-03-16 01:38:52] "GET /tag/17957694-896a-40f1-ab76-6290634b43fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022046 10.0.0.19 - - [2026-03-16 01:38:52] "POST /set-tag HTTP/1.1" 200 109 0.027043 10.0.0.19 - - [2026-03-16 01:38:53] "POST /tags HTTP/1.1" 200 301 0.167006 10.0.0.19 - - [2026-03-16 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013402 10.0.0.19 - - [2026-03-16 01:38:53] "GET /tag/85c0305b-d20c-4028-af83-87e5b5a65523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019238 10.0.0.19 - - [2026-03-16 01:38:53] "POST /tags HTTP/1.1" 200 325 0.067770 10.0.0.19 - - [2026-03-16 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.19 - - [2026-03-16 01:38:53] "GET /tag/6c7b79c5-6dc1-48cd-bab3-0864ba152a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.042459 10.0.0.19 - - [2026-03-16 01:38:53] "POST /tags HTTP/1.1" 200 311 0.073027 10.0.0.19 - - [2026-03-16 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2026-03-16 01:38:53] "GET /tag/4b6ada43-39f3-49bd-b364-eb8722c11012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036532 10.0.0.19 - - [2026-03-16 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.19 - - [2026-03-16 01:38:53] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.009157 10.0.0.19 - - [2026-03-16 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.19 - - [2026-03-16 01:38:53] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081503 10.0.0.19 - - [2026-03-16 01:38:53] "POST /virtual-machines HTTP/1.1" 200 377 0.013418 10.0.0.19 - - [2026-03-16 01:38:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013380 10.0.0.19 - - [2026-03-16 01:38:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180812 10.0.0.19 - - [2026-03-16 01:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014033 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010174 10.0.0.19 - - [2026-03-16 01:38:54] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011771 10.0.0.19 - - [2026-03-16 01:38:54] "POST /instance-ips HTTP/1.1" 200 409 0.050475 10.0.0.19 - - [2026-03-16 01:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.077328 10.0.0.19 - - [2026-03-16 01:38:54] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025061 10.0.0.19 - - [2026-03-16 01:38:54] "POST /set-tag HTTP/1.1" 200 109 0.029258 10.0.0.19 - - [2026-03-16 01:38:54] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.027666 10.0.0.19 - - [2026-03-16 01:38:54] "GET /instance-ip/e44ad3fc-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.014657 10.0.0.19 - - [2026-03-16 01:38:54] "POST /tags HTTP/1.1" 200 305 0.149032 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007179 10.0.0.19 - - [2026-03-16 01:38:54] "GET /tag/2934a1fb-946a-4ef2-aa7b-05de58768552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.035552 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2026-03-16 01:38:54] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031751 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.19 - - [2026-03-16 01:38:54] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005503 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-03-16 01:38:54] "GET /service-appliance-set/8eb1d3e5-d3e0-4148-b6f1-b2d045d97ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003415 10.0.0.19 - - [2026-03-16 01:38:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001408 10.0.0.19 - - [2026-03-16 01:38:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131060 10.0.0.19 - - [2026-03-16 01:38:55] "GET /virtual-machine-interface/beb86455-f6d4-4ad7-8b39-8ea472c1db44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019728 10.0.0.19 - - [2026-03-16 01:38:55] "POST /instance-ips HTTP/1.1" 200 381 0.046518 10.0.0.19 - - [2026-03-16 01:38:55] "GET /instance-ip/b9866c39-fa71-4550-90ce-f9f03e90d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006643 10.0.0.19 - - [2026-03-16 01:38:55] "POST /loadbalancers HTTP/1.1" 200 582 0.071968 10.0.0.19 - - [2026-03-16 01:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027558 10.0.0.19 - - [2026-03-16 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010763 10.0.0.19 - - [2026-03-16 01:38:55] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054456 10.0.0.19 - - [2026-03-16 01:38:55] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057325 10.0.0.19 - - [2026-03-16 01:38:55] "GET /instance-ip/b9866c39-fa71-4550-90ce-f9f03e90d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005152 10.0.0.19 - - [2026-03-16 01:38:55] "GET /loadbalancer/3ec1ca9f-e3ab-4f34-80b2-47b6045a4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.007473 10.0.0.19 - - [2026-03-16 01:38:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047947 10.0.0.19 - - [2026-03-16 01:38:55] "POST /floating-ips HTTP/1.1" 200 583 0.063978 10.0.0.19 - - [2026-03-16 01:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016609 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.19 - - [2026-03-16 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.19 - - [2026-03-16 01:38:55] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075782 10.0.0.19 - - [2026-03-16 01:38:55] "GET /loadbalancer-listener/e83ce97c-c533-4c2b-8c16-e46812e4f65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003097 10.0.0.19 - - [2026-03-16 01:38:55] "GET /loadbalancer-listener/e83ce97c-c533-4c2b-8c16-e46812e4f65f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005951 10.0.0.19 - - [2026-03-16 01:38:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038898 10.0.0.19 - - [2026-03-16 01:38:55] "GET /instance-ip/b9866c39-fa71-4550-90ce-f9f03e90d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004316 10.0.0.19 - - [2026-03-16 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.19 - - [2026-03-16 01:38:55] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005814 10.0.0.19 - - [2026-03-16 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.19 - - [2026-03-16 01:38:55] "GET /instance-ip/b9866c39-fa71-4550-90ce-f9f03e90d587?fields=floating_ips HTTP/1.1" 200 1171 0.013916 10.0.0.19 - - [2026-03-16 01:38:55] "GET /floating-ip/c916a1c7-b81a-4fba-afcd-54fff181e688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.009806 10.0.0.19 - - [2026-03-16 01:38:55] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.008504 10.0.0.19 - - [2026-03-16 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-03-16 01:38:55] "GET /loadbalancer/3ec1ca9f-e3ab-4f34-80b2-47b6045a4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004135 10.0.0.19 - - [2026-03-16 01:38:56] "POST /tags HTTP/1.1" 200 357 0.292020 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018469 10.0.0.19 - - [2026-03-16 01:38:56] "GET /tag/fce6a1cf-9546-462a-9f03-1139765583c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017503 10.0.0.19 - - [2026-03-16 01:38:56] "POST /tags HTTP/1.1" 200 305 0.032440 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.19 - - [2026-03-16 01:38:56] "GET /tag/95223aa6-664f-4715-8bd8-62dded824ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025556 10.0.0.19 - - [2026-03-16 01:38:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.000621 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.006042 10.0.0.19 - - [2026-03-16 01:38:56] "POST /security-groups HTTP/1.1" 200 571 0.096037 10.0.0.19 - - [2026-03-16 01:38:56] "POST /projects HTTP/1.1" 200 483 0.223530 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.021470 10.0.0.19 - - [2026-03-16 01:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.058865 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.19 - - [2026-03-16 01:38:56] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.035599 10.0.0.19 - - [2026-03-16 01:38:56] "POST /access-control-lists HTTP/1.1" 200 580 0.106622 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.005915 10.0.0.19 - - [2026-03-16 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.19 - - [2026-03-16 01:38:56] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007756 10.0.0.19 - - [2026-03-16 01:38:56] "POST /access-control-lists HTTP/1.1" 200 578 0.031844 10.0.0.19 - - [2026-03-16 01:38:56] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.103121 10.0.0.19 - - [2026-03-16 01:38:56] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.068722 10.0.0.19 - - [2026-03-16 01:38:57] "POST /security-groups HTTP/1.1" 200 537 0.079157 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.001883 10.0.0.19 - - [2026-03-16 01:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027820 10.0.0.19 - - [2026-03-16 01:38:57] "POST /access-control-lists HTTP/1.1" 200 596 0.089379 10.0.0.19 - - [2026-03-16 01:38:57] "POST /chown HTTP/1.1" 200 109 0.078190 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.012322 10.0.0.19 - - [2026-03-16 01:38:57] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012827 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.19 - - [2026-03-16 01:38:57] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005953 10.0.0.19 - - [2026-03-16 01:38:57] "POST /tags HTTP/1.1" 409 207 0.009429 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.19 - - [2026-03-16 01:38:57] "GET /tag/95223aa6-664f-4715-8bd8-62dded824ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021795 10.0.0.19 - - [2026-03-16 01:38:57] "POST /access-control-lists HTTP/1.1" 200 594 0.100228 10.0.0.19 - - [2026-03-16 01:38:57] "POST /firewall-rules HTTP/1.1" 200 564 0.119646 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-rule/fc008a8c-3392-4278-b447-5b3683e9089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005123 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015229 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-rule/fc008a8c-3392-4278-b447-5b3683e9089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003062 10.0.0.19 - - [2026-03-16 01:38:57] "POST /ref-update HTTP/1.1" 200 156 0.024463 10.0.0.19 - - [2026-03-16 01:38:57] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009413 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2026-03-16 01:38:57] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003021 10.0.0.19 - - [2026-03-16 01:38:57] "POST /tags HTTP/1.1" 409 207 0.001893 10.0.0.19 - - [2026-03-16 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-03-16 01:38:57] "GET /tag/95223aa6-664f-4715-8bd8-62dded824ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014323 10.0.0.19 - - [2026-03-16 01:38:57] "POST /firewall-rules HTTP/1.1" 200 562 0.077530 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-rule/eb33f1c5-07ca-4739-82bd-7d2f34603723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032335 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007886 10.0.0.19 - - [2026-03-16 01:38:57] "GET /firewall-rule/eb33f1c5-07ca-4739-82bd-7d2f34603723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003678 10.0.0.19 - - [2026-03-16 01:38:58] "POST /ref-update HTTP/1.1" 200 156 0.039510 10.0.0.19 - - [2026-03-16 01:38:58] "POST /tags HTTP/1.1" 200 301 0.032439 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017058 10.0.0.19 - - [2026-03-16 01:38:58] "GET /tag/d1e60ca1-ab23-4e7c-8926-6d261ac2a988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023332 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2026-03-16 01:38:58] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057330 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-03-16 01:38:58] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015264 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2026-03-16 01:38:58] "GET /service-appliance-set/8eb1d3e5-d3e0-4148-b6f1-b2d045d97ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009755 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.003033 10.0.0.19 - - [2026-03-16 01:38:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107480 10.0.0.19 - - [2026-03-16 01:38:58] "GET /virtual-machine-interface/ad6b2688-338f-431b-87c0-3fbdb602a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.009640 10.0.0.19 - - [2026-03-16 01:38:58] "POST /instance-ips HTTP/1.1" 200 377 0.045559 10.0.0.19 - - [2026-03-16 01:38:58] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.016707 10.0.0.19 - - [2026-03-16 01:38:58] "POST /loadbalancers HTTP/1.1" 200 582 0.060383 10.0.0.19 - - [2026-03-16 01:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020666 10.0.0.19 - - [2026-03-16 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023741 10.0.0.19 - - [2026-03-16 01:38:58] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.101932 10.0.0.19 - - [2026-03-16 01:38:58] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013654 10.0.0.19 - - [2026-03-16 01:38:58] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.102198 10.0.0.19 - - [2026-03-16 01:38:58] "POST /floating-ips HTTP/1.1" 200 581 0.022769 10.0.0.19 - - [2026-03-16 01:38:58] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.014742 10.0.0.19 - - [2026-03-16 01:38:59] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046176 10.0.0.19 - - [2026-03-16 01:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.095579 10.0.0.19 - - [2026-03-16 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.19 - - [2026-03-16 01:38:59] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043259 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer-listener/99f1ab20-6f39-464c-8800-708c2f5c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008575 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer-listener/99f1ab20-6f39-464c-8800-708c2f5c75db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003005 10.0.0.19 - - [2026-03-16 01:38:59] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023456 10.0.0.19 - - [2026-03-16 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006704 10.0.0.19 - - [2026-03-16 01:38:59] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003151 10.0.0.19 - - [2026-03-16 01:38:59] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?fields=floating_ips HTTP/1.1" 200 1165 0.008802 10.0.0.19 - - [2026-03-16 01:38:59] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.016389 10.0.0.19 - - [2026-03-16 01:38:59] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058142 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004430 10.0.0.19 - - [2026-03-16 01:38:59] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022402 10.0.0.19 - - [2026-03-16 01:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052089 10.0.0.19 - - [2026-03-16 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017257 10.0.0.19 - - [2026-03-16 01:38:59] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059150 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer-listener/82aa9f1b-b84c-4455-a5d8-b2f670c7693a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005913 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer-listener/82aa9f1b-b84c-4455-a5d8-b2f670c7693a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007892 10.0.0.19 - - [2026-03-16 01:38:59] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.093355 10.0.0.19 - - [2026-03-16 01:38:59] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008918 10.0.0.19 - - [2026-03-16 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009930 10.0.0.19 - - [2026-03-16 01:38:59] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?fields=floating_ips HTTP/1.1" 200 1165 0.008246 10.0.0.19 - - [2026-03-16 01:38:59] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054222 10.0.0.19 - - [2026-03-16 01:38:59] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.014770 10.0.0.19 - - [2026-03-16 01:38:59] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005687 10.0.0.19 - - [2026-03-16 01:39:00] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031714 10.0.0.19 - - [2026-03-16 01:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020762 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.19 - - [2026-03-16 01:39:00] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030099 10.0.0.19 - - [2026-03-16 01:39:00] "GET /loadbalancer-listener/9058419a-0b6b-4f7d-8e73-5250db4cfe87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004226 10.0.0.19 - - [2026-03-16 01:39:00] "GET /loadbalancer-listener/9058419a-0b6b-4f7d-8e73-5250db4cfe87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004599 10.0.0.19 - - [2026-03-16 01:39:00] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028980 10.0.0.19 - - [2026-03-16 01:39:00] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.019064 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.19 - - [2026-03-16 01:39:00] "GET /instance-ip/b4a7b55b-caf4-4e29-a815-ee902e3f57ff?fields=floating_ips HTTP/1.1" 200 1165 0.004029 10.0.0.19 - - [2026-03-16 01:39:00] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009549 10.0.0.19 - - [2026-03-16 01:39:00] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009696 10.0.0.19 - - [2026-03-16 01:39:00] "POST /tags HTTP/1.1" 200 355 0.022433 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.19 - - [2026-03-16 01:39:00] "GET /tag/5f22b945-ae26-49e0-b865-23d32dab82ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018172 10.0.0.19 - - [2026-03-16 01:39:00] "POST /tags HTTP/1.1" 200 303 0.036010 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2026-03-16 01:39:00] "GET /tag/4f73b801-0cc8-4d2c-93f9-b212a42250a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015485 10.0.0.19 - - [2026-03-16 01:39:00] "POST /projects HTTP/1.1" 409 218 0.002499 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.19 - - [2026-03-16 01:39:00] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043676 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2026-03-16 01:39:00] "GET /network-ipam/2f42734b-02f8-4c39-8d0f-98a50edcf40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004272 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-03-16 01:39:00] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005247 10.0.0.19 - - [2026-03-16 01:39:00] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.047731 10.0.0.19 - - [2026-03-16 01:39:00] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.015916 10.0.0.19 - - [2026-03-16 01:39:00] "POST /set-tag HTTP/1.1" 200 109 0.047730 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016643 10.0.0.19 - - [2026-03-16 01:39:00] "GET /network-ipam/d412a9ef-204d-4fb3-924e-8b62f04b0f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004112 10.0.0.19 - - [2026-03-16 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-03-16 01:39:00] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003911 10.0.0.19 - - [2026-03-16 01:39:01] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.064765 10.0.0.19 - - [2026-03-16 01:39:01] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006016 10.0.0.19 - - [2026-03-16 01:39:01] "POST /set-tag HTTP/1.1" 200 109 0.058861 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.19 - - [2026-03-16 01:39:01] "GET /network-policy/89ee200a-a8e0-4220-8acd-37f2bb5bd183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002872 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-16 01:39:01] "GET /network-policy/07065bfa-a4ee-49ba-bddb-4584d733e208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002198 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2026-03-16 01:39:01] "GET /network-policy/2ed9fef8-7342-4648-b270-18cd01b6371d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002316 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2026-03-16 01:39:01] "PUT /network-policy/2ed9fef8-7342-4648-b270-18cd01b6371d HTTP/1.1" 200 262 0.009465 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-update HTTP/1.1" 200 156 0.065681 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024671 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002081 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2026-03-16 01:39:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2026-03-16 01:39:01] "POST /security-groups HTTP/1.1" 409 245 0.002379 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2026-03-16 01:39:01] "PUT /security-group/10ff335e-887f-4a61-88ac-7eef4d3c6249 HTTP/1.1" 200 262 0.059325 10.0.0.19 - - [2026-03-16 01:39:01] "PUT /access-control-list/70dacab8-b0a5-45c5-819b-ad6f16678223 HTTP/1.1" 200 272 0.026584 10.0.0.19 - - [2026-03-16 01:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.049333 10.0.0.19 - - [2026-03-16 01:39:01] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.072601 10.0.0.19 - - [2026-03-16 01:39:01] "PUT /access-control-list/fd83a9ea-8ef6-443a-991d-9756a61200b2 HTTP/1.1" 200 272 0.095636 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-03-16 01:39:01] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002426 10.0.0.19 - - [2026-03-16 01:39:01] "POST /tags HTTP/1.1" 409 206 0.001513 10.0.0.19 - - [2026-03-16 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-03-16 01:39:01] "GET /tag/4f73b801-0cc8-4d2c-93f9-b212a42250a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.101891 10.0.0.19 - - [2026-03-16 01:39:02] "POST /firewall-rules HTTP/1.1" 200 562 0.068403 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-rule/aa1dc808-0f12-4136-881a-b3359715c00f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004056 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003119 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-rule/aa1dc808-0f12-4136-881a-b3359715c00f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002212 10.0.0.19 - - [2026-03-16 01:39:02] "POST /ref-update HTTP/1.1" 200 156 0.024217 10.0.0.19 - - [2026-03-16 01:39:02] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008728 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-03-16 01:39:02] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002419 10.0.0.19 - - [2026-03-16 01:39:02] "POST /tags HTTP/1.1" 409 206 0.001724 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2026-03-16 01:39:02] "GET /tag/4f73b801-0cc8-4d2c-93f9-b212a42250a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010083 10.0.0.19 - - [2026-03-16 01:39:02] "POST /firewall-rules HTTP/1.1" 200 560 0.078906 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-rule/8a29fdd9-cc34-4147-a695-7b107eab68fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004140 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003278 10.0.0.19 - - [2026-03-16 01:39:02] "GET /firewall-rule/8a29fdd9-cc34-4147-a695-7b107eab68fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.001966 10.0.0.19 - - [2026-03-16 01:39:02] "POST /ref-update HTTP/1.1" 200 156 0.030835 10.0.0.19 - - [2026-03-16 01:39:02] "POST /tags HTTP/1.1" 200 371 0.026653 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025405 10.0.0.19 - - [2026-03-16 01:39:02] "GET /tag/3ccfa285-c1b0-493c-8e42-ba36d54e8fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011577 10.0.0.19 - - [2026-03-16 01:39:02] "POST /tags HTTP/1.1" 200 319 0.015843 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009458 10.0.0.19 - - [2026-03-16 01:39:02] "GET /tag/19e75e60-8a2e-41fa-8cad-a55604f9a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011223 10.0.0.19 - - [2026-03-16 01:39:02] "POST /id-to-fqname HTTP/1.1" 200 181 0.002469 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.002676 10.0.0.19 - - [2026-03-16 01:39:02] "POST /security-groups HTTP/1.1" 200 578 0.067392 10.0.0.19 - - [2026-03-16 01:39:02] "POST /projects HTTP/1.1" 200 497 0.208616 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.002729 10.0.0.19 - - [2026-03-16 01:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043872 10.0.0.19 - - [2026-03-16 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.19 - - [2026-03-16 01:39:03] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.039717 10.0.0.19 - - [2026-03-16 01:39:03] "POST /access-control-lists HTTP/1.1" 200 587 0.104496 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.023802 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022069 10.0.0.19 - - [2026-03-16 01:39:03] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010576 10.0.0.19 - - [2026-03-16 01:39:03] "POST /access-control-lists HTTP/1.1" 200 585 0.069843 10.0.0.19 - - [2026-03-16 01:39:03] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.107916 10.0.0.19 - - [2026-03-16 01:39:03] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.111517 10.0.0.19 - - [2026-03-16 01:39:03] "POST /security-groups HTTP/1.1" 200 558 0.088867 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.004094 10.0.0.19 - - [2026-03-16 01:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021837 10.0.0.19 - - [2026-03-16 01:39:03] "POST /access-control-lists HTTP/1.1" 200 610 0.061734 10.0.0.19 - - [2026-03-16 01:39:03] "POST /chown HTTP/1.1" 200 109 0.039545 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.010737 10.0.0.19 - - [2026-03-16 01:39:03] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019455 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-03-16 01:39:03] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005691 10.0.0.19 - - [2026-03-16 01:39:03] "POST /tags HTTP/1.1" 409 214 0.004078 10.0.0.19 - - [2026-03-16 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2026-03-16 01:39:03] "GET /tag/19e75e60-8a2e-41fa-8cad-a55604f9a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.047312 10.0.0.19 - - [2026-03-16 01:39:03] "POST /access-control-lists HTTP/1.1" 200 608 0.135832 10.0.0.19 - - [2026-03-16 01:39:03] "POST /firewall-rules HTTP/1.1" 200 578 0.098507 10.0.0.19 - - [2026-03-16 01:39:03] "GET /firewall-rule/41d3413e-359b-4248-858c-249d344f3289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004842 10.0.0.19 - - [2026-03-16 01:39:03] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003948 10.0.0.19 - - [2026-03-16 01:39:03] "GET /firewall-rule/41d3413e-359b-4248-858c-249d344f3289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002851 10.0.0.19 - - [2026-03-16 01:39:04] "POST /ref-update HTTP/1.1" 200 156 0.035814 10.0.0.19 - - [2026-03-16 01:39:04] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015502 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2026-03-16 01:39:04] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003755 10.0.0.19 - - [2026-03-16 01:39:04] "POST /tags HTTP/1.1" 409 214 0.001792 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2026-03-16 01:39:04] "GET /tag/19e75e60-8a2e-41fa-8cad-a55604f9a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019255 10.0.0.19 - - [2026-03-16 01:39:04] "POST /firewall-rules HTTP/1.1" 200 576 0.075881 10.0.0.19 - - [2026-03-16 01:39:04] "GET /firewall-rule/68089475-411b-44a0-9b84-a44729c19436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005732 10.0.0.19 - - [2026-03-16 01:39:04] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004282 10.0.0.19 - - [2026-03-16 01:39:04] "GET /firewall-rule/68089475-411b-44a0-9b84-a44729c19436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002215 10.0.0.19 - - [2026-03-16 01:39:04] "POST /ref-update HTTP/1.1" 200 156 0.035574 10.0.0.19 - - [2026-03-16 01:39:04] "POST /tags HTTP/1.1" 200 363 0.041293 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.19 - - [2026-03-16 01:39:04] "GET /tag/ce43c229-4439-446e-97fd-ce76412a85b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010860 10.0.0.19 - - [2026-03-16 01:39:04] "POST /tags HTTP/1.1" 200 311 0.022078 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2026-03-16 01:39:04] "GET /tag/194c474f-44d0-4cea-8aaf-1b1584f5af55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011602 10.0.0.19 - - [2026-03-16 01:39:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000557 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.005125 10.0.0.19 - - [2026-03-16 01:39:04] "POST /security-groups HTTP/1.1" 200 574 0.071538 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.001834 10.0.0.19 - - [2026-03-16 01:39:04] "POST /projects HTTP/1.1" 200 489 0.228399 10.0.0.19 - - [2026-03-16 01:39:04] "POST /access-control-lists HTTP/1.1" 200 583 0.062731 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004047 10.0.0.19 - - [2026-03-16 01:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.042499 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.19 - - [2026-03-16 01:39:04] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.007425 10.0.0.19 - - [2026-03-16 01:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-03-16 01:39:04] "POST /access-control-lists HTTP/1.1" 200 581 0.061854 10.0.0.19 - - [2026-03-16 01:39:05] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011853 10.0.0.19 - - [2026-03-16 01:39:05] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.054351 10.0.0.19 - - [2026-03-16 01:39:05] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.051891 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000761 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.19 - - [2026-03-16 01:39:05] "POST /security-groups HTTP/1.1" 200 546 0.091194 10.0.0.19 - - [2026-03-16 01:39:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002674 10.0.0.19 - - [2026-03-16 01:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037375 10.0.0.19 - - [2026-03-16 01:39:05] "POST /chown HTTP/1.1" 200 109 0.027252 10.0.0.19 - - [2026-03-16 01:39:05] "POST /access-control-lists HTTP/1.1" 200 602 0.059484 10.0.0.19 - - [2026-03-16 01:39:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.016796 10.0.0.19 - - [2026-03-16 01:39:05] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007982 10.0.0.19 - - [2026-03-16 01:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-03-16 01:39:05] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002261 10.0.0.19 - - [2026-03-16 01:39:05] "POST /tags HTTP/1.1" 409 210 0.001972 10.0.0.19 - - [2026-03-16 01:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.19 - - [2026-03-16 01:39:05] "POST /access-control-lists HTTP/1.1" 200 600 0.067987 10.0.0.19 - - [2026-03-16 01:39:05] "GET /tag/194c474f-44d0-4cea-8aaf-1b1584f5af55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.066457 10.0.0.19 - - [2026-03-16 01:39:05] "POST /firewall-rules HTTP/1.1" 200 570 0.252676 10.0.0.19 - - [2026-03-16 01:39:05] "GET /firewall-rule/6dbbca80-3330-476e-8301-0ae15538435c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.032513 10.0.0.19 - - [2026-03-16 01:39:05] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.018554 10.0.0.19 - - [2026-03-16 01:39:05] "GET /firewall-rule/6dbbca80-3330-476e-8301-0ae15538435c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004153 10.0.0.19 - - [2026-03-16 01:39:05] "POST /ref-update HTTP/1.1" 200 156 0.053032 10.0.0.19 - - [2026-03-16 01:39:06] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013563 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-03-16 01:39:06] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003322 10.0.0.19 - - [2026-03-16 01:39:06] "POST /tags HTTP/1.1" 409 210 0.001509 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2026-03-16 01:39:06] "GET /tag/194c474f-44d0-4cea-8aaf-1b1584f5af55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012567 10.0.0.19 - - [2026-03-16 01:39:06] "POST /firewall-rules HTTP/1.1" 200 568 0.062481 10.0.0.19 - - [2026-03-16 01:39:06] "GET /firewall-rule/7491ad04-ce4d-4e70-aad1-ca3bf560318c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005371 10.0.0.19 - - [2026-03-16 01:39:06] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004172 10.0.0.19 - - [2026-03-16 01:39:06] "GET /firewall-rule/7491ad04-ce4d-4e70-aad1-ca3bf560318c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002463 10.0.0.19 - - [2026-03-16 01:39:06] "POST /ref-update HTTP/1.1" 200 156 0.045517 10.0.0.19 - - [2026-03-16 01:39:06] "POST /tags HTTP/1.1" 200 363 0.058559 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012561 10.0.0.19 - - [2026-03-16 01:39:06] "GET /tag/633b9826-2d01-4dfc-8262-3ce614b7ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011458 10.0.0.19 - - [2026-03-16 01:39:06] "POST /tags HTTP/1.1" 409 210 0.002103 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.19 - - [2026-03-16 01:39:06] "GET /tag/4b6ada43-39f3-49bd-b364-eb8722c11012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013467 10.0.0.19 - - [2026-03-16 01:39:06] "POST /projects HTTP/1.1" 409 223 0.002461 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.19 - - [2026-03-16 01:39:06] "GET /project/2c8af4c4-4387-4f63-ba5c-a842bba58610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056259 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009951 10.0.0.19 - - [2026-03-16 01:39:06] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.015973 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.19 - - [2026-03-16 01:39:06] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005976 10.0.0.19 - - [2026-03-16 01:39:06] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.081880 10.0.0.19 - - [2026-03-16 01:39:06] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.071977 10.0.0.19 - - [2026-03-16 01:39:06] "POST /security-groups HTTP/1.1" 409 253 0.015425 10.0.0.19 - - [2026-03-16 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-03-16 01:39:07] "PUT /security-group/0bcf81b3-ca8f-4bc5-8f21-bd3e895770e8 HTTP/1.1" 200 262 0.056027 10.0.0.19 - - [2026-03-16 01:39:07] "PUT /access-control-list/934aaac3-e400-4d01-b9f7-353e3a6c87be HTTP/1.1" 200 272 0.035000 10.0.0.19 - - [2026-03-16 01:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.069076 10.0.0.19 - - [2026-03-16 01:39:07] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023096 10.0.0.19 - - [2026-03-16 01:39:07] "PUT /access-control-list/2231683e-4284-451b-baea-9a14072db118 HTTP/1.1" 200 272 0.062591 10.0.0.19 - - [2026-03-16 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.19 - - [2026-03-16 01:39:07] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008331 10.0.0.19 - - [2026-03-16 01:39:07] "POST /tags HTTP/1.1" 409 210 0.010355 10.0.0.19 - - [2026-03-16 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.19 - - [2026-03-16 01:39:07] "GET /tag/4b6ada43-39f3-49bd-b364-eb8722c11012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015610 10.0.0.19 - - [2026-03-16 01:39:07] "POST /firewall-rules HTTP/1.1" 200 570 0.113286 10.0.0.19 - - [2026-03-16 01:39:07] "GET /firewall-rule/8880a9ae-e4eb-4cbd-a76b-56b8ad23a201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016801 10.0.0.19 - - [2026-03-16 01:39:07] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009745 10.0.0.19 - - [2026-03-16 01:39:07] "GET /firewall-rule/8880a9ae-e4eb-4cbd-a76b-56b8ad23a201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006229 10.0.0.19 - - [2026-03-16 01:39:07] "POST /ref-update HTTP/1.1" 200 156 0.070525 10.0.0.19 - - [2026-03-16 01:39:07] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020215 10.0.0.19 - - [2026-03-16 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011115 10.0.0.19 - - [2026-03-16 01:39:07] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005371 10.0.0.19 - - [2026-03-16 01:39:07] "POST /tags HTTP/1.1" 409 210 0.004688 10.0.0.19 - - [2026-03-16 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-03-16 01:39:07] "GET /tag/4b6ada43-39f3-49bd-b364-eb8722c11012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021823 10.0.0.19 - - [2026-03-16 01:39:07] "POST /firewall-rules HTTP/1.1" 200 568 0.092487 10.0.0.19 - - [2026-03-16 01:39:07] "GET /firewall-rule/fdd65c5d-f1e5-4ec3-a15a-465d3909ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.027310 10.0.0.19 - - [2026-03-16 01:39:08] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004048 10.0.0.19 - - [2026-03-16 01:39:08] "GET /firewall-rule/fdd65c5d-f1e5-4ec3-a15a-465d3909ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001920 10.0.0.19 - - [2026-03-16 01:39:08] "POST /ref-update HTTP/1.1" 200 156 0.079463 10.0.0.19 - - [2026-03-16 01:39:08] "POST /tags HTTP/1.1" 409 237 0.002877 10.0.0.19 - - [2026-03-16 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2026-03-16 01:39:08] "GET /tag/633b9826-2d01-4dfc-8262-3ce614b7ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.010657 10.0.0.19 - - [2026-03-16 01:39:08] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007978 10.0.0.19 - - [2026-03-16 01:39:08] "POST /set-tag HTTP/1.1" 200 109 0.049255 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001355 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:39:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.241 - - [2026-03-16 01:39:51] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.241 - - [2026-03-16 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2026-03-16 01:39:51] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004167 10.0.0.241 - - [2026-03-16 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.241 - - [2026-03-16 01:39:51] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003504 10.0.0.241 - - [2026-03-16 01:39:51] "PUT /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c HTTP/1.1" 200 274 0.008659 10.0.0.241 - - [2026-03-16 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007803 10.0.0.241 - - [2026-03-16 01:39:51] "POST /virtual-routers HTTP/1.1" 200 599 0.016263 10.0.0.241 - - [2026-03-16 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011331 10.0.0.241 - - [2026-03-16 01:39:52] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003749 10.0.0.241 - - [2026-03-16 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002063 10.0.0.241 - - [2026-03-16 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.241 - - [2026-03-16 01:39:52] "GET /virtual-network/a33cfab6-8f6b-4272-98bb-cd68bfa49a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003845 10.0.0.241 - - [2026-03-16 01:39:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.043816 10.0.0.19 - - [2026-03-16 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-03-16 01:39:54] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008211 10.0.0.19 - - [2026-03-16 01:42:53] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003599 10.0.0.19 - - [2026-03-16 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.019729 10.0.0.19 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.19 - - [2026-03-16 01:42:54] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003647 10.0.0.241 - - [2026-03-16 01:42:54] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.241 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-03-16 01:42:54] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004304 10.0.0.241 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.241 - - [2026-03-16 01:42:54] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002428 10.0.0.241 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.241 - - [2026-03-16 01:42:54] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003279 10.0.0.241 - - [2026-03-16 01:42:54] "PUT /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0 HTTP/1.1" 200 262 0.011073 10.0.0.241 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.241 - - [2026-03-16 01:42:54] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003050 10.0.0.241 - - [2026-03-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.241 - - [2026-03-16 01:42:54] "GET /virtual-machine-interface/77508640-5e40-4494-a21a-1ed53f97547c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004089 10.0.0.241 - - [2026-03-16 01:42:54] "PUT /virtual-machine-interface/77508640-5e40-4494-a21a-1ed53f97547c HTTP/1.1" 200 284 0.009806 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:42:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:42:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.19 - - [2026-03-16 01:43:15] "GET /global-system-configs HTTP/1.1" 200 322 0.005085 10.0.0.19 - - [2026-03-16 01:43:15] "GET /global-system-configs HTTP/1.1" 200 322 0.003890 10.0.0.19 - - [2026-03-16 01:43:23] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005883 10.0.0.19 - - [2026-03-16 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.19 - - [2026-03-16 01:43:23] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008275 10.0.0.19 - - [2026-03-16 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.19 - - [2026-03-16 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-03-16 01:43:23] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002390 10.0.0.19 - - [2026-03-16 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-03-16 01:43:23] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002488 10.0.0.19 - - [2026-03-16 01:43:23] "GET /loadbalancer-pool/f61fedb7-1fc2-40d8-885a-1e1e17b90a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003296 10.0.0.19 - - [2026-03-16 01:43:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014553 10.0.0.19 - - [2026-03-16 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007912 10.0.0.19 - - [2026-03-16 01:43:23] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007473 10.0.0.19 - - [2026-03-16 01:43:23] "POST /tags HTTP/1.1" 409 205 0.001486 10.0.0.19 - - [2026-03-16 01:43:23] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004673 10.0.0.19 - - [2026-03-16 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.006944 10.0.0.19 - - [2026-03-16 01:43:23] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.007551 10.0.0.19 - - [2026-03-16 01:43:24] "PUT /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a HTTP/1.1" 200 256 0.007288 10.0.0.19 - - [2026-03-16 01:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.19 - - [2026-03-16 01:43:24] "GET /tag/d1e60ca1-ab23-4e7c-8926-6d261ac2a988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010040 10.0.0.19 - - [2026-03-16 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.085629 10.0.0.19 - - [2026-03-16 01:43:24] "GET /loadbalancer-pool/035969f6-90d6-41f9-983b-529c1bab9845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003701 10.0.0.19 - - [2026-03-16 01:43:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024183 10.0.0.19 - - [2026-03-16 01:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020882 10.0.0.19 - - [2026-03-16 01:43:24] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011897 10.0.0.19 - - [2026-03-16 01:43:24] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003676 10.0.0.19 - - [2026-03-16 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.006361 10.0.0.19 - - [2026-03-16 01:43:24] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008772 10.0.0.19 - - [2026-03-16 01:43:24] "PUT /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a HTTP/1.1" 200 256 0.012344 10.0.0.19 - - [2026-03-16 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.005451 10.0.0.19 - - [2026-03-16 01:43:24] "GET /loadbalancer-pool/f9633b62-5f7d-47a3-b867-ea8a4395ca5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003885 10.0.0.19 - - [2026-03-16 01:43:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014295 10.0.0.19 - - [2026-03-16 01:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007919 10.0.0.19 - - [2026-03-16 01:43:24] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007727 10.0.0.19 - - [2026-03-16 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-03-16 01:43:24] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003576 10.0.0.19 - - [2026-03-16 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.006730 10.0.0.19 - - [2026-03-16 01:43:24] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.011446 10.0.0.19 - - [2026-03-16 01:43:24] "PUT /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a HTTP/1.1" 200 256 0.009367 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:44:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 10.0.0.19 - - [2026-03-16 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2026-03-16 01:47:32] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002643 10.0.0.19 - - [2026-03-16 01:47:32] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004429 10.0.0.19 - - [2026-03-16 01:47:32] "POST /set-tag HTTP/1.1" 200 109 0.022960 10.0.0.19 - - [2026-03-16 01:47:32] "DELETE /loadbalancer-member/5700c5eb-78a2-41f1-9f50-d465ce1408b8 HTTP/1.1" 200 115 0.035976 10.0.0.19 - - [2026-03-16 01:47:32] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004832 10.0.0.19 - - [2026-03-16 01:47:32] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.19 - - [2026-03-16 01:47:33] "DELETE /loadbalancer-member/1a98aa89-f9af-4890-826e-65cb1838f47e HTTP/1.1" 200 115 0.057071 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006522 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.004534 10.0.0.19 - - [2026-03-16 01:47:33] "DELETE /loadbalancer-member/4455e93b-f68d-4f66-8200-cc94378afb97 HTTP/1.1" 200 115 0.062294 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010968 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.008199 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015768 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.008614 10.0.0.19 - - [2026-03-16 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.19 - - [2026-03-16 01:47:33] "GET /loadbalancer/2921353f-e2dc-42c2-ac69-f4be730816bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007731 10.0.0.19 - - [2026-03-16 01:47:33] "GET /loadbalancer-pool/f61fedb7-1fc2-40d8-885a-1e1e17b90a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010778 10.0.0.19 - - [2026-03-16 01:47:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039779 10.0.0.19 - - [2026-03-16 01:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035532 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.038644 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.036546 10.0.0.19 - - [2026-03-16 01:47:33] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009008 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.067896 10.0.0.19 - - [2026-03-16 01:47:33] "GET /loadbalancer-pool/035969f6-90d6-41f9-983b-529c1bab9845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.011889 10.0.0.19 - - [2026-03-16 01:47:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025561 10.0.0.19 - - [2026-03-16 01:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011237 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016633 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019285 10.0.0.19 - - [2026-03-16 01:47:33] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009553 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.011268 10.0.0.19 - - [2026-03-16 01:47:33] "GET /loadbalancer-pool/f9633b62-5f7d-47a3-b867-ea8a4395ca5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002865 10.0.0.19 - - [2026-03-16 01:47:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025301 10.0.0.19 - - [2026-03-16 01:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013037 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011233 10.0.0.19 - - [2026-03-16 01:47:33] "GET /virtual-machine-interface/e4256b6c-20d8-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007311 10.0.0.19 - - [2026-03-16 01:47:33] "GET /floating-ip/dc26492f-77d1-44e5-9fe1-14ae26a6f67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003924 10.0.0.19 - - [2026-03-16 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.002501 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.19 - - [2026-03-16 01:48:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002481 10.0.0.19 - - [2026-03-16 01:48:15] "GET /global-system-configs HTTP/1.1" 200 322 0.001976 10.0.0.19 - - [2026-03-16 01:48:44] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.19 - - [2026-03-16 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.19 - - [2026-03-16 01:48:44] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029374 10.0.0.19 - - [2026-03-16 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-03-16 01:48:44] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029344 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-03-16 01:48:45] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030468 10.0.0.19 - - [2026-03-16 01:48:45] "POST /tags HTTP/1.1" 200 333 0.027426 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-03-16 01:48:45] "GET /tag/4278ee6d-506f-4c31-af71-b2f9ff6194c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019526 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016908 10.0.0.19 - - [2026-03-16 01:48:45] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069060 10.0.0.19 - - [2026-03-16 01:48:45] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045717 10.0.0.19 - - [2026-03-16 01:48:45] "GET /virtual-networks?parent_id=42847021-57c7-44c7-955f-e8a3f0d60996&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001793 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-03-16 01:48:45] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004478 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.19 - - [2026-03-16 01:48:45] "GET /service-appliance-set/8eb1d3e5-d3e0-4148-b6f1-b2d045d97ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002183 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.001355 10.0.0.19 - - [2026-03-16 01:48:45] "POST /virtual-networks HTTP/1.1" 200 512 0.071893 10.0.0.19 - - [2026-03-16 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-16 01:48:45] "GET /network-ipam/f57db534-4344-48ae-bdb4-bac243376470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.024123 10.0.0.19 - - [2026-03-16 01:48:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129822 10.0.0.19 - - [2026-03-16 01:48:46] "GET /virtual-machine-interface/78249f41-da51-4ddb-8fa5-b845bbac21ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.027854 10.0.0.19 - - [2026-03-16 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003476 10.0.0.19 - - [2026-03-16 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.129449 10.0.0.19 - - [2026-03-16 01:48:46] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003472 10.0.0.19 - - [2026-03-16 01:48:46] "POST /instance-ips HTTP/1.1" 200 409 0.058137 10.0.0.19 - - [2026-03-16 01:48:46] "GET /domains HTTP/1.1" 200 280 0.001854 10.0.0.19 - - [2026-03-16 01:48:46] "GET /instance-ip/af7b9513-2e7c-40dd-ab48-6b292616a38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004606 10.0.0.19 - - [2026-03-16 01:48:46] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.012177 10.0.0.19 - - [2026-03-16 01:48:46] "POST /loadbalancers HTTP/1.1" 200 610 0.073363 10.0.0.19 - - [2026-03-16 01:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022770 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.19 - - [2026-03-16 01:48:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 5716 0.104595 10.0.0.19 - - [2026-03-16 01:48:46] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.005799 10.0.0.19 - - [2026-03-16 01:48:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034019 10.0.0.19 - - [2026-03-16 01:48:46] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.016404 10.0.0.19 - - [2026-03-16 01:48:46] "GET /instance-ip/af7b9513-2e7c-40dd-ab48-6b292616a38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.018201 10.0.0.19 - - [2026-03-16 01:48:46] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1181 0.004118 10.0.0.19 - - [2026-03-16 01:48:46] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1181 0.002309 10.0.0.19 - - [2026-03-16 01:48:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041451 10.0.0.19 - - [2026-03-16 01:48:46] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002789 10.0.0.19 - - [2026-03-16 01:48:46] "POST /floating-ips HTTP/1.1" 200 597 0.050884 10.0.0.19 - - [2026-03-16 01:48:46] "POST /route-targets HTTP/1.1" 200 327 0.017858 10.0.0.19 - - [2026-03-16 01:48:46] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.059942 10.0.0.19 - - [2026-03-16 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.038222 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-03-16 01:48:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032682 10.0.0.19 - - [2026-03-16 01:48:46] "GET /loadbalancer-listener/b7a8c413-1010-42c6-bd4a-91c9f316797b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004475 10.0.0.19 - - [2026-03-16 01:48:46] "GET /loadbalancer-listener/b7a8c413-1010-42c6-bd4a-91c9f316797b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003796 10.0.0.19 - - [2026-03-16 01:48:46] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016220 10.0.0.19 - - [2026-03-16 01:48:46] "GET /instance-ip/af7b9513-2e7c-40dd-ab48-6b292616a38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003021 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-03-16 01:48:46] "GET /instance-ip/af7b9513-2e7c-40dd-ab48-6b292616a38c?fields=floating_ips HTTP/1.1" 200 1213 0.004290 10.0.0.19 - - [2026-03-16 01:48:46] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002640 10.0.0.19 - - [2026-03-16 01:48:46] "GET /floating-ip/27a495c7-119d-4f7a-a842-e6c6790d4ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002014 10.0.0.19 - - [2026-03-16 01:48:46] "POST /tags HTTP/1.1" 200 295 0.040881 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013829 10.0.0.19 - - [2026-03-16 01:48:46] "GET /tag/b369b36d-6f73-4d2e-a11e-6d82d62a1573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011832 10.0.0.19 - - [2026-03-16 01:48:46] "POST /tags HTTP/1.1" 409 233 0.001604 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.19 - - [2026-03-16 01:48:46] "GET /tag/5f22b945-ae26-49e0-b865-23d32dab82ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011163 10.0.0.19 - - [2026-03-16 01:48:46] "POST /tags HTTP/1.1" 409 206 0.001926 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-03-16 01:48:46] "GET /tag/4f73b801-0cc8-4d2c-93f9-b212a42250a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010654 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2026-03-16 01:48:46] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003867 10.0.0.19 - - [2026-03-16 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010452 10.0.0.19 - - [2026-03-16 01:48:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031121 10.0.0.19 - - [2026-03-16 01:48:46] "POST /virtual-machines HTTP/1.1" 200 369 0.011972 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010432 10.0.0.19 - - [2026-03-16 01:48:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098872 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018276 10.0.0.19 - - [2026-03-16 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011414 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004833 10.0.0.19 - - [2026-03-16 01:48:47] "POST /instance-ips HTTP/1.1" 200 409 0.020182 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026569 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010134 10.0.0.19 - - [2026-03-16 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.016997 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017148 10.0.0.19 - - [2026-03-16 01:48:47] "GET /instance-ip/45d5fbdc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004230 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004190 10.0.0.19 - - [2026-03-16 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002268 10.0.0.19 - - [2026-03-16 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.011704 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011004 10.0.0.19 - - [2026-03-16 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.19 - - [2026-03-16 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003604 10.0.0.19 - - [2026-03-16 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2026-03-16 01:48:47] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039792 10.0.0.19 - - [2026-03-16 01:48:47] "POST /virtual-machines HTTP/1.1" 200 369 0.008072 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011981 10.0.0.19 - - [2026-03-16 01:48:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106657 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008328 10.0.0.19 - - [2026-03-16 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.19 - - [2026-03-16 01:48:47] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005468 10.0.0.19 - - [2026-03-16 01:48:47] "POST /instance-ips HTTP/1.1" 200 409 0.018865 10.0.0.19 - - [2026-03-16 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020994 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005999 10.0.0.19 - - [2026-03-16 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.038564 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020558 10.0.0.19 - - [2026-03-16 01:48:48] "GET /instance-ip/46402b10-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003678 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004982 10.0.0.19 - - [2026-03-16 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002955 10.0.0.19 - - [2026-03-16 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006881 10.0.0.19 - - [2026-03-16 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004149 10.0.0.19 - - [2026-03-16 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.19 - - [2026-03-16 01:48:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003401 10.0.0.19 - - [2026-03-16 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domains HTTP/1.1" 200 280 0.002354 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.002883 10.0.0.19 - - [2026-03-16 01:48:51] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 7064 0.040551 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.004503 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.005723 10.0.0.19 - - [2026-03-16 01:48:51] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1402 0.004824 10.0.0.19 - - [2026-03-16 01:48:51] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1402 0.003139 10.0.0.19 - - [2026-03-16 01:48:51] "GET /route-target/96fd8bb7-91ee-4d47-a42e-d3811abac1cd HTTP/1.1" 200 1153 0.005592 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.005034 10.0.0.19 - - [2026-03-16 01:48:51] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1402 0.002982 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005037 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.003785 10.0.0.19 - - [2026-03-16 01:48:51] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1402 0.002541 10.0.0.19 - - [2026-03-16 01:48:51] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 200 1402 0.003381 10.0.0.19 - - [2026-03-16 01:48:51] "GET /route-target/96fd8bb7-91ee-4d47-a42e-d3811abac1cd HTTP/1.1" 200 1153 0.002452 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domains HTTP/1.1" 200 280 0.002783 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.003042 10.0.0.19 - - [2026-03-16 01:48:51] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 7064 0.029023 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2092 0.005162 10.0.0.19 - - [2026-03-16 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.19 - - [2026-03-16 01:48:51] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035893 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003572 10.0.0.19 - - [2026-03-16 01:48:51] "GET /floating-ip-pools?parent_id=103871b3-2dc0-4a4e-b882-200885821486&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001538 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012919 10.0.0.19 - - [2026-03-16 01:48:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.034081 10.0.0.19 - - [2026-03-16 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.021827 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004578 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domains HTTP/1.1" 200 280 0.001780 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.002552 10.0.0.19 - - [2026-03-16 01:48:51] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 7320 0.032868 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2330 0.005118 10.0.0.19 - - [2026-03-16 01:48:51] "GET /floating-ip-pool/1f0d6dd6-1e5e-4c0b-a340-370cdb0f2243 HTTP/1.1" 200 1314 0.002035 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domains HTTP/1.1" 200 280 0.001319 10.0.0.19 - - [2026-03-16 01:48:51] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.002255 10.0.0.19 - - [2026-03-16 01:48:51] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 7320 0.029180 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 2330 0.003450 10.0.0.19 - - [2026-03-16 01:48:51] "GET /virtual-network/103871b3-2dc0-4a4e-b882-200885821486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003809 10.0.0.19 - - [2026-03-16 01:48:51] "POST /tags HTTP/1.1" 200 365 0.053913 10.0.0.19 - - [2026-03-16 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018143 10.0.0.19 - - [2026-03-16 01:48:52] "GET /tag/34fce166-c314-4936-b5d2-a2c035b57510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011447 10.0.0.19 - - [2026-03-16 01:48:52] "POST /tags HTTP/1.1" 409 206 0.001687 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-03-16 01:48:52] "GET /tag/4f73b801-0cc8-4d2c-93f9-b212a42250a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009457 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2026-03-16 01:48:52] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030310 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.19 - - [2026-03-16 01:48:52] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004849 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2026-03-16 01:48:52] "GET /service-appliance-set/bf2e4e33-69d6-403a-9d6d-64e4c9af1cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003312 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 404 258 0.001435 10.0.0.19 - - [2026-03-16 01:48:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095611 10.0.0.19 - - [2026-03-16 01:48:52] "GET /virtual-machine-interface/73de6862-92b8-4312-b5e5-a0732b50cd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010452 10.0.0.19 - - [2026-03-16 01:48:52] "POST /set-tag HTTP/1.1" 200 109 0.017424 10.0.0.19 - - [2026-03-16 01:48:52] "POST /instance-ips HTTP/1.1" 200 417 0.042651 10.0.0.19 - - [2026-03-16 01:48:52] "GET /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010003 10.0.0.19 - - [2026-03-16 01:48:52] "POST /loadbalancers HTTP/1.1" 200 618 0.061643 10.0.0.19 - - [2026-03-16 01:48:52] "POST /service-instances HTTP/1.1" 200 566 0.021717 10.0.0.19 - - [2026-03-16 01:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031774 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.19 - - [2026-03-16 01:48:52] "POST /ref-update HTTP/1.1" 200 156 0.018798 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.19 - - [2026-03-16 01:48:52] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.027344 10.0.0.19 - - [2026-03-16 01:48:52] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.010162 10.0.0.19 - - [2026-03-16 01:48:52] "GET /virtual-machine-interface/73de6862-92b8-4312-b5e5-a0732b50cd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013439 10.0.0.19 - - [2026-03-16 01:48:52] "GET /virtual-machine-interface/73de6862-92b8-4312-b5e5-a0732b50cd35?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.012096 10.0.0.19 - - [2026-03-16 01:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030289 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009186 10.0.0.19 - - [2026-03-16 01:48:52] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.009396 10.0.0.19 - - [2026-03-16 01:48:52] "GET /floating-ip-pool/1f0d6dd6-1e5e-4c0b-a340-370cdb0f2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002806 10.0.0.19 - - [2026-03-16 01:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009410 10.0.0.19 - - [2026-03-16 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-03-16 01:48:52] "POST /floating-ips HTTP/1.1" 200 671 0.068738 10.0.0.19 - - [2026-03-16 01:48:52] "POST /virtual-machines HTTP/1.1" 200 429 0.018723 10.0.0.19 - - [2026-03-16 01:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046804 10.0.0.19 - - [2026-03-16 01:48:52] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003718 10.0.0.19 - - [2026-03-16 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-03-16 01:48:53] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002186 10.0.0.19 - - [2026-03-16 01:48:53] "POST /tags HTTP/1.1" 409 221 0.009664 10.0.0.19 - - [2026-03-16 01:48:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151036 10.0.0.19 - - [2026-03-16 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-03-16 01:48:53] "GET /tag/4278ee6d-506f-4c31-af71-b2f9ff6194c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013456 10.0.0.19 - - [2026-03-16 01:48:53] "POST /tags HTTP/1.1" 409 238 0.001706 10.0.0.19 - - [2026-03-16 01:48:53] "POST /chown HTTP/1.1" 200 109 0.016820 10.0.0.19 - - [2026-03-16 01:48:53] "POST /chown HTTP/1.1" 200 109 0.022187 10.0.0.19 - - [2026-03-16 01:48:53] "PUT /virtual-machine-interface/4e62c049-1735-41a1-9a77-fe8c9d1c69d1 HTTP/1.1" 200 284 0.013338 10.0.0.19 - - [2026-03-16 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007090 10.0.0.19 - - [2026-03-16 01:48:53] "GET /tag/34fce166-c314-4936-b5d2-a2c035b57510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010482 10.0.0.19 - - [2026-03-16 01:48:53] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.018174 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.034109 10.0.0.19 - - [2026-03-16 01:48:53] "POST /firewall-rules HTTP/1.1" 200 650 0.120565 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.071668 10.0.0.19 - - [2026-03-16 01:48:53] "GET /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011687 10.0.0.19 - - [2026-03-16 01:48:53] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003481 10.0.0.19 - - [2026-03-16 01:48:53] "GET /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008379 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.014201 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.008141 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.032083 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.029479 10.0.0.19 - - [2026-03-16 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015791 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.022013 10.0.0.19 - - [2026-03-16 01:48:53] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048384 10.0.0.19 - - [2026-03-16 01:48:53] "POST /virtual-machines HTTP/1.1" 200 429 0.049092 10.0.0.19 - - [2026-03-16 01:48:53] "GET /loadbalancer/426f67b3-9162-403b-be31-8cf96c0a9d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005836 10.0.0.19 - - [2026-03-16 01:48:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035824 10.0.0.19 - - [2026-03-16 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007122 10.0.0.19 - - [2026-03-16 01:48:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152422 10.0.0.19 - - [2026-03-16 01:48:53] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056543 10.0.0.19 - - [2026-03-16 01:48:53] "GET /loadbalancer-listener/c76c3969-3f3d-4de9-9234-4bfc404a3919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014466 10.0.0.19 - - [2026-03-16 01:48:53] "GET /loadbalancer-listener/c76c3969-3f3d-4de9-9234-4bfc404a3919?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011129 10.0.0.19 - - [2026-03-16 01:48:53] "POST /chown HTTP/1.1" 200 109 0.031126 10.0.0.19 - - [2026-03-16 01:48:53] "POST /chown HTTP/1.1" 200 109 0.009079 10.0.0.19 - - [2026-03-16 01:48:53] "PUT /virtual-machine-interface/d9038c9e-d6c8-4c61-820b-7e54d71c4777 HTTP/1.1" 200 284 0.017938 10.0.0.19 - - [2026-03-16 01:48:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.064258 10.0.0.19 - - [2026-03-16 01:48:53] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.040627 10.0.0.19 - - [2026-03-16 01:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024470 10.0.0.19 - - [2026-03-16 01:48:53] "GET /loadbalancer-pool/56eaf30e-3d8a-479e-9683-d95b0792baaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010422 10.0.0.19 - - [2026-03-16 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.020294 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.026778 10.0.0.19 - - [2026-03-16 01:48:54] "POST /loadbalancer-members HTTP/1.1" 200 707 0.074030 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.041074 10.0.0.19 - - [2026-03-16 01:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.059341 10.0.0.19 - - [2026-03-16 01:48:54] "GET /loadbalancer-member/27c9337e-2fe1-4cdf-9b98-a492ce7aa200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005197 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.018939 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.018708 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.19 - - [2026-03-16 01:48:54] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003077 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.19 - - [2026-03-16 01:48:54] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002040 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.007333 10.0.0.19 - - [2026-03-16 01:48:54] "POST /tags HTTP/1.1" 409 221 0.003877 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.19 - - [2026-03-16 01:48:54] "GET /tag/4278ee6d-506f-4c31-af71-b2f9ff6194c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010951 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.040263 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009217 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.007386 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.031731 10.0.0.19 - - [2026-03-16 01:48:54] "POST /tags HTTP/1.1" 409 238 0.008238 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.19 - - [2026-03-16 01:48:54] "GET /tag/34fce166-c314-4936-b5d2-a2c035b57510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010792 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.041999 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.018070 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.025496 10.0.0.19 - - [2026-03-16 01:48:54] "POST /firewall-rules HTTP/1.1" 409 293 0.007174 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.018451 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.018305 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.029616 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.022694 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4 HTTP/1.1" 200 260 0.079952 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.029225 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.040631 10.0.0.19 - - [2026-03-16 01:48:54] "GET /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016122 10.0.0.19 - - [2026-03-16 01:48:54] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005873 10.0.0.19 - - [2026-03-16 01:48:54] "GET /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003053 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.037089 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.051317 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013186 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.019680 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.019731 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.018988 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.024116 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.016740 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.018284 10.0.0.19 - - [2026-03-16 01:48:54] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.010299 10.0.0.19 - - [2026-03-16 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.017013 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.19 - - [2026-03-16 01:48:54] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005943 10.0.0.19 - - [2026-03-16 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.023731 10.0.0.19 - - [2026-03-16 01:48:54] "POST /chown HTTP/1.1" 200 109 0.015368 10.0.0.19 - - [2026-03-16 01:48:55] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057447 10.0.0.19 - - [2026-03-16 01:48:55] "POST /virtual-machines HTTP/1.1" 200 373 0.007778 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.047118 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007752 10.0.0.19 - - [2026-03-16 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.019888 10.0.0.19 - - [2026-03-16 01:48:55] "POST /chown HTTP/1.1" 200 109 0.011848 10.0.0.19 - - [2026-03-16 01:48:55] "POST /chown HTTP/1.1" 200 109 0.014590 10.0.0.19 - - [2026-03-16 01:48:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.093249 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020626 10.0.0.19 - - [2026-03-16 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015234 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 256 0.045305 10.0.0.19 - - [2026-03-16 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.016604 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005762 10.0.0.19 - - [2026-03-16 01:48:55] "POST /instance-ips HTTP/1.1" 200 413 0.020487 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034105 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016059 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.009020 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015602 10.0.0.19 - - [2026-03-16 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.043163 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013761 10.0.0.19 - - [2026-03-16 01:48:55] "GET /instance-ip/4aa101ca-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.002800 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.007840 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010070 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013494 10.0.0.19 - - [2026-03-16 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003445 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.010028 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016814 10.0.0.19 - - [2026-03-16 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022687 10.0.0.19 - - [2026-03-16 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.009300 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.011096 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009511 10.0.0.19 - - [2026-03-16 01:48:55] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009193 10.0.0.19 - - [2026-03-16 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.19 - - [2026-03-16 01:48:55] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.007994 10.0.0.19 - - [2026-03-16 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006093 10.0.0.19 - - [2026-03-16 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-16 01:48:55] "POST /chown HTTP/1.1" 200 109 0.005425 10.0.0.19 - - [2026-03-16 01:48:55] "POST /chown HTTP/1.1" 200 109 0.021738 10.0.0.19 - - [2026-03-16 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.013590 10.0.0.19 - - [2026-03-16 01:48:55] "POST /chown HTTP/1.1" 200 109 0.007743 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.021890 10.0.0.19 - - [2026-03-16 01:48:56] "POST /ref-update HTTP/1.1" 200 156 0.011129 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.016313 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.016489 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.011193 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.008118 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.008788 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.027387 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.034959 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.011012 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.005864 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.020153 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.006421 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.015575 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.015220 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.006920 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021421 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.020146 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.026926 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.017184 10.0.0.19 - - [2026-03-16 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.009909 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.020191 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.014176 10.0.0.19 - - [2026-03-16 01:48:56] "POST /chown HTTP/1.1" 200 109 0.014497 10.0.0.19 - - [2026-03-16 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.016078 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.020227 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.019795 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.006347 10.0.0.19 - - [2026-03-16 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.007390 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.007822 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.020582 10.0.0.19 - - [2026-03-16 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.009238 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.015808 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.19 - - [2026-03-16 01:48:57] "POST /chown HTTP/1.1" 200 109 0.029885 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.19 - - [2026-03-16 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-03-16 01:49:02] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002308 10.0.0.19 - - [2026-03-16 01:49:02] "GET /loadbalancer-pool/469906c4-8978-4ecd-833b-6356268c4fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005963 10.0.0.19 - - [2026-03-16 01:49:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029779 10.0.0.19 - - [2026-03-16 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012523 10.0.0.19 - - [2026-03-16 01:49:02] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007957 10.0.0.19 - - [2026-03-16 01:49:02] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006213 10.0.0.19 - - [2026-03-16 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.19 - - [2026-03-16 01:49:02] "POST /tags HTTP/1.1" 409 221 0.003025 10.0.0.19 - - [2026-03-16 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2026-03-16 01:49:02] "GET /tag/4278ee6d-506f-4c31-af71-b2f9ff6194c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016047 10.0.0.19 - - [2026-03-16 01:49:02] "GET /floating-ip/27a495c7-119d-4f7a-a842-e6c6790d4ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004964 10.0.0.19 - - [2026-03-16 01:49:02] "PUT /floating-ip/27a495c7-119d-4f7a-a842-e6c6790d4ce1 HTTP/1.1" 200 256 0.029424 10.0.0.19 - - [2026-03-16 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.029919 10.0.0.19 - - [2026-03-16 01:49:02] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.020166 10.0.0.19 - - [2026-03-16 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.004361 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.19 - - [2026-03-16 01:49:03] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005080 10.0.0.19 - - [2026-03-16 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.005594 10.0.0.19 - - [2026-03-16 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.19 - - [2026-03-16 01:49:03] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004853 10.0.0.19 - - [2026-03-16 01:49:03] "GET /loadbalancer-pool/469906c4-8978-4ecd-833b-6356268c4fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003099 10.0.0.19 - - [2026-03-16 01:49:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015139 10.0.0.19 - - [2026-03-16 01:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006626 10.0.0.19 - - [2026-03-16 01:49:03] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004215 10.0.0.19 - - [2026-03-16 01:49:03] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003479 10.0.0.19 - - [2026-03-16 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.008216 10.0.0.19 - - [2026-03-16 01:49:03] "GET /floating-ip/27a495c7-119d-4f7a-a842-e6c6790d4ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001993 10.0.0.19 - - [2026-03-16 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.019510 10.0.0.19 - - [2026-03-16 01:49:04] "GET /virtual-machine/67720a96-40d6-4592-96e5-a46c76fb0e96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003050 10.0.0.19 - - [2026-03-16 01:49:04] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004386 10.0.0.19 - - [2026-03-16 01:49:05] "GET /virtual-machine/bc175992-a51f-4f6e-a920-6ee9c65e2ca6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004784 10.0.0.19 - - [2026-03-16 01:49:05] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004551 10.0.0.19 - - [2026-03-16 01:49:05] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005812 10.0.0.19 - - [2026-03-16 01:49:05] "POST /set-tag HTTP/1.1" 200 109 0.002466 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:49:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.19 - - [2026-03-16 01:49:10] "GET /virtual-machine/64ee35de-6c0a-4771-9dc7-ffad3a873fe0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003070 10.0.0.19 - - [2026-03-16 01:49:10] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003769 10.0.0.19 - - [2026-03-16 01:49:10] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008262 10.0.0.19 - - [2026-03-16 01:49:10] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.19 - - [2026-03-16 01:49:41] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004283 10.0.0.19 - - [2026-03-16 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.004473 10.0.0.19 - - [2026-03-16 01:49:41] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006385 10.0.0.19 - - [2026-03-16 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.19 - - [2026-03-16 01:49:41] "GET /virtual-machine/64ee35de-6c0a-4771-9dc7-ffad3a873fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002752 10.0.0.19 - - [2026-03-16 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.009027 10.0.0.19 - - [2026-03-16 01:49:41] "GET /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011563 10.0.0.19 - - [2026-03-16 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.016572 10.0.0.19 - - [2026-03-16 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.019665 10.0.0.19 - - [2026-03-16 01:49:41] "DELETE /instance-ip/4aa101ca-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.049521 10.0.0.19 - - [2026-03-16 01:49:41] "DELETE /virtual-machine-interface/4a8d1e26-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.040715 10.0.0.19 - - [2026-03-16 01:49:41] "DELETE /virtual-machine/64ee35de-6c0a-4771-9dc7-ffad3a873fe0 HTTP/1.1" 200 115 0.016594 10.0.0.19 - - [2026-03-16 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2026-03-16 01:49:45] "GET /tag/34fce166-c314-4936-b5d2-a2c035b57510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009874 10.0.0.19 - - [2026-03-16 01:49:45] "GET /tag/34fce166-c314-4936-b5d2-a2c035b57510?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010604 10.0.0.19 - - [2026-03-16 01:49:45] "GET /virtual-machine-interface/4e62c049-1735-41a1-9a77-fe8c9d1c69d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003528 10.0.0.19 - - [2026-03-16 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.016363 10.0.0.19 - - [2026-03-16 01:49:45] "GET /virtual-machine-interface/73de6862-92b8-4312-b5e5-a0732b50cd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.020693 10.0.0.19 - - [2026-03-16 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.013679 10.0.0.19 - - [2026-03-16 01:49:45] "GET /virtual-machine-interface/d9038c9e-d6c8-4c61-820b-7e54d71c4777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005738 10.0.0.19 - - [2026-03-16 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.015860 10.0.0.19 - - [2026-03-16 01:49:45] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004076 10.0.0.19 - - [2026-03-16 01:49:45] "GET /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002898 10.0.0.19 - - [2026-03-16 01:49:45] "POST /ref-update HTTP/1.1" 200 156 0.024532 10.0.0.19 - - [2026-03-16 01:49:45] "DELETE /firewall-rule/f8b2c385-a6b0-499e-a929-bd8a17b189b4 HTTP/1.1" 200 115 0.060707 10.0.0.19 - - [2026-03-16 01:49:45] "DELETE /loadbalancer-member/27c9337e-2fe1-4cdf-9b98-a492ce7aa200 HTTP/1.1" 200 115 0.034424 10.0.0.19 - - [2026-03-16 01:49:45] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.018722 10.0.0.19 - - [2026-03-16 01:49:45] "DELETE /loadbalancer-pool/56eaf30e-3d8a-479e-9683-d95b0792baaf HTTP/1.1" 200 115 0.056254 10.0.0.19 - - [2026-03-16 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019325 10.0.0.19 - - [2026-03-16 01:49:46] "PUT /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 266 0.021833 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /loadbalancer-listener/c76c3969-3f3d-4de9-9234-4bfc404a3919 HTTP/1.1" 200 115 0.053554 10.0.0.19 - - [2026-03-16 01:49:46] "GET /floating-ip/0d0d5b13-1552-4a7a-9ce9-250fef6bd4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.010955 10.0.0.19 - - [2026-03-16 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007196 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.19 - - [2026-03-16 01:49:46] "POST /chown HTTP/1.1" 200 109 0.006903 10.0.0.19 - - [2026-03-16 01:49:46] "PUT /floating-ip/0d0d5b13-1552-4a7a-9ce9-250fef6bd4e8 HTTP/1.1" 200 256 0.043562 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /floating-ip/0d0d5b13-1552-4a7a-9ce9-250fef6bd4e8 HTTP/1.1" 200 115 0.035328 10.0.0.19 - - [2026-03-16 01:49:46] "POST /chown HTTP/1.1" 200 109 0.012273 10.0.0.19 - - [2026-03-16 01:49:46] "POST /chown HTTP/1.1" 200 109 0.006776 10.0.0.19 - - [2026-03-16 01:49:46] "POST /chown HTTP/1.1" 200 109 0.022051 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /loadbalancer/426f67b3-9162-403b-be31-8cf96c0a9d97 HTTP/1.1" 200 115 0.093616 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2026-03-16 01:49:46] "POST /service-instances HTTP/1.1" 409 259 0.002985 10.0.0.19 - - [2026-03-16 01:49:46] "POST /service-instances HTTP/1.1" 409 259 0.001809 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /instance-ip/a5f89b2c-b705-405c-a4f1-47c8596a84cb HTTP/1.1" 200 115 0.057081 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-machine-interface/73de6862-92b8-4312-b5e5-a0732b50cd35 HTTP/1.1" 200 115 0.054276 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /service-instance/2e62eeb3-fd09-4fbc-9748-1878950111bb HTTP/1.1" 200 115 0.053313 10.0.0.19 - - [2026-03-16 01:49:46] "GET /virtual-machine-interface/d9038c9e-d6c8-4c61-820b-7e54d71c4777?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007680 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /tag/34fce166-c314-4936-b5d2-a2c035b57510 HTTP/1.1" 200 115 0.072361 10.0.0.19 - - [2026-03-16 01:49:46] "GET /floating-ip-pool/1f0d6dd6-1e5e-4c0b-a340-370cdb0f2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004807 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-machine-interface/d9038c9e-d6c8-4c61-820b-7e54d71c4777 HTTP/1.1" 200 115 0.055407 10.0.0.19 - - [2026-03-16 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.011762 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-machine/9e76aaf7-bbae-44c2-a2a2-b5e7700ff1d3 HTTP/1.1" 200 115 0.059292 10.0.0.19 - - [2026-03-16 01:49:46] "GET /virtual-machine-interface/4e62c049-1735-41a1-9a77-fe8c9d1c69d1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004710 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /floating-ip-pool/1f0d6dd6-1e5e-4c0b-a340-370cdb0f2243 HTTP/1.1" 200 115 0.068703 10.0.0.19 - - [2026-03-16 01:49:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005245 10.0.0.19 - - [2026-03-16 01:49:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002350 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-network/103871b3-2dc0-4a4e-b882-200885821486 HTTP/1.1" 200 115 0.121602 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-machine-interface/4e62c049-1735-41a1-9a77-fe8c9d1c69d1 HTTP/1.1" 200 115 0.100381 10.0.0.19 - - [2026-03-16 01:49:46] "GET /routing-instance/5e22d26b-696e-4a47-b425-f9c2c7549c03 HTTP/1.1" 404 171 0.002646 10.0.0.19 - - [2026-03-16 01:49:46] "GET /domains HTTP/1.1" 200 280 0.001518 10.0.0.19 - - [2026-03-16 01:49:46] "GET /domain/2f85d0c8-9ae5-4190-b0c0-98d365dfa3b8 HTTP/1.1" 200 3086 0.002166 10.0.0.19 - - [2026-03-16 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.016506 10.0.0.19 - - [2026-03-16 01:49:46] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996 HTTP/1.1" 200 6873 0.041412 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /virtual-machine/71016e11-fb95-421f-911f-2b940a1a0ad6 HTTP/1.1" 200 115 0.047071 10.0.0.19 - - [2026-03-16 01:49:46] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010908 10.0.0.19 - - [2026-03-16 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.010231 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.19 - - [2026-03-16 01:49:46] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003487 10.0.0.19 - - [2026-03-16 01:49:46] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005450 10.0.0.19 - - [2026-03-16 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.19 - - [2026-03-16 01:49:46] "DELETE /route-target/96fd8bb7-91ee-4d47-a42e-d3811abac1cd HTTP/1.1" 200 115 0.018105 10.0.0.19 - - [2026-03-16 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.015857 10.0.0.19 - - [2026-03-16 01:49:47] "DELETE /loadbalancer-member/d19f046a-fb98-4b10-8028-90cf3240a548 HTTP/1.1" 200 115 0.043853 10.0.0.19 - - [2026-03-16 01:49:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007235 10.0.0.19 - - [2026-03-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.19 - - [2026-03-16 01:49:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004447 10.0.0.19 - - [2026-03-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.009587 10.0.0.19 - - [2026-03-16 01:49:48] "GET /virtual-machine/bc175992-a51f-4f6e-a920-6ee9c65e2ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002795 10.0.0.19 - - [2026-03-16 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.19 - - [2026-03-16 01:49:48] "GET /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003782 10.0.0.19 - - [2026-03-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.013917 10.0.0.19 - - [2026-03-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.013261 10.0.0.19 - - [2026-03-16 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.021469 10.0.0.19 - - [2026-03-16 01:49:48] "DELETE /instance-ip/46402b10-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.046470 10.0.0.19 - - [2026-03-16 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.007842 10.0.0.19 - - [2026-03-16 01:49:48] "DELETE /virtual-machine-interface/4627714c-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.049853 10.0.0.19 - - [2026-03-16 01:49:48] "DELETE /virtual-machine/bc175992-a51f-4f6e-a920-6ee9c65e2ca6 HTTP/1.1" 200 115 0.024652 10.0.0.19 - - [2026-03-16 01:49:51] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008321 10.0.0.19 - - [2026-03-16 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.19 - - [2026-03-16 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-03-16 01:49:51] "GET /loadbalancer/f07857bd-86ac-4d0c-8b7d-965483bb1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002121 10.0.0.19 - - [2026-03-16 01:49:52] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005615 10.0.0.19 - - [2026-03-16 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.19 - - [2026-03-16 01:49:52] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004078 10.0.0.19 - - [2026-03-16 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.19 - - [2026-03-16 01:49:52] "GET /virtual-machine/67720a96-40d6-4592-96e5-a46c76fb0e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001944 10.0.0.19 - - [2026-03-16 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.007082 10.0.0.19 - - [2026-03-16 01:49:52] "GET /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006427 10.0.0.19 - - [2026-03-16 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.017616 10.0.0.19 - - [2026-03-16 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.028254 10.0.0.19 - - [2026-03-16 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.020100 10.0.0.19 - - [2026-03-16 01:49:52] "DELETE /instance-ip/45d5fbdc-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.028811 10.0.0.19 - - [2026-03-16 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.010803 10.0.0.19 - - [2026-03-16 01:49:52] "DELETE /virtual-machine-interface/45c11e06-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.034607 10.0.0.19 - - [2026-03-16 01:49:52] "DELETE /virtual-machine/67720a96-40d6-4592-96e5-a46c76fb0e96 HTTP/1.1" 200 115 0.028455 10.0.0.19 - - [2026-03-16 01:49:52] "DELETE /tag/b369b36d-6f73-4d2e-a11e-6d82d62a1573 HTTP/1.1" 200 115 0.049787 10.0.0.19 - - [2026-03-16 01:49:52] "DELETE /tag/5f22b945-ae26-49e0-b865-23d32dab82ef HTTP/1.1" 200 115 0.030499 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2026-03-16 01:49:57] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041682 10.0.0.19 - - [2026-03-16 01:49:57] "POST /tags HTTP/1.1" 200 393 0.025744 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.19 - - [2026-03-16 01:49:57] "GET /tag/2662956f-94d8-47fe-92af-f0a161de6d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011253 10.0.0.19 - - [2026-03-16 01:49:57] "POST /tags HTTP/1.1" 200 341 0.015404 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-03-16 01:49:57] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011021 10.0.0.19 - - [2026-03-16 01:49:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.013999 10.0.0.19 - - [2026-03-16 01:49:57] "POST /security-groups HTTP/1.1" 200 589 0.061606 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.002109 10.0.0.19 - - [2026-03-16 01:49:57] "POST /projects HTTP/1.1" 200 519 0.205607 10.0.0.19 - - [2026-03-16 01:49:57] "POST /access-control-lists HTTP/1.1" 200 598 0.058846 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.005310 10.0.0.19 - - [2026-03-16 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.061548 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010403 10.0.0.19 - - [2026-03-16 01:49:57] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.036693 10.0.0.19 - - [2026-03-16 01:49:57] "POST /access-control-lists HTTP/1.1" 200 596 0.059231 10.0.0.19 - - [2026-03-16 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009062 10.0.0.19 - - [2026-03-16 01:49:57] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004617 10.0.0.19 - - [2026-03-16 01:49:57] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.045686 10.0.0.19 - - [2026-03-16 01:49:57] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.054081 10.0.0.19 - - [2026-03-16 01:49:57] "POST /security-groups HTTP/1.1" 200 591 0.079767 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.009066 10.0.0.19 - - [2026-03-16 01:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021746 10.0.0.19 - - [2026-03-16 01:49:58] "POST /access-control-lists HTTP/1.1" 200 632 0.087614 10.0.0.19 - - [2026-03-16 01:49:58] "POST /chown HTTP/1.1" 200 109 0.053147 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.009793 10.0.0.19 - - [2026-03-16 01:49:58] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019518 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.19 - - [2026-03-16 01:49:58] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037431 10.0.0.19 - - [2026-03-16 01:49:58] "POST /access-control-lists HTTP/1.1" 200 630 0.061432 10.0.0.19 - - [2026-03-16 01:49:58] "POST /tags HTTP/1.1" 409 226 0.006698 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-03-16 01:49:58] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010516 10.0.0.19 - - [2026-03-16 01:49:58] "POST /firewall-rules HTTP/1.1" 200 600 0.063835 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-rule/66d38ab0-0025-468d-9126-47eca96c5db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004278 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004015 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-rule/66d38ab0-0025-468d-9126-47eca96c5db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001975 10.0.0.19 - - [2026-03-16 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.049981 10.0.0.19 - - [2026-03-16 01:49:58] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002518 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-03-16 01:49:58] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002211 10.0.0.19 - - [2026-03-16 01:49:58] "POST /tags HTTP/1.1" 409 226 0.002095 10.0.0.19 - - [2026-03-16 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.19 - - [2026-03-16 01:49:58] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011312 10.0.0.19 - - [2026-03-16 01:49:58] "POST /firewall-rules HTTP/1.1" 200 598 0.064818 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-rule/fac9ec51-78a7-42b3-9c87-fb743a441699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003950 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003407 10.0.0.19 - - [2026-03-16 01:49:58] "GET /firewall-rule/fac9ec51-78a7-42b3-9c87-fb743a441699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002216 10.0.0.19 - - [2026-03-16 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.047730 10.0.0.19 - - [2026-03-16 01:50:00] "POST /tags HTTP/1.1" 200 393 0.023239 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2026-03-16 01:50:00] "GET /tag/837b0086-20c2-4c06-8b19-a19ffdab2480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010861 10.0.0.19 - - [2026-03-16 01:50:00] "POST /tags HTTP/1.1" 200 341 0.017020 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.19 - - [2026-03-16 01:50:00] "GET /tag/151a159d-9df6-4308-8bc8-0c9016b25bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010532 10.0.0.19 - - [2026-03-16 01:50:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000816 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002364 10.0.0.19 - - [2026-03-16 01:50:00] "POST /security-groups HTTP/1.1" 200 589 0.058131 10.0.0.19 - - [2026-03-16 01:50:00] "POST /projects HTTP/1.1" 200 519 0.163080 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.002826 10.0.0.19 - - [2026-03-16 01:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017055 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.19 - - [2026-03-16 01:50:00] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.013919 10.0.0.19 - - [2026-03-16 01:50:00] "POST /access-control-lists HTTP/1.1" 200 598 0.074667 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023751 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.015413 10.0.0.19 - - [2026-03-16 01:50:00] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004864 10.0.0.19 - - [2026-03-16 01:50:00] "POST /access-control-lists HTTP/1.1" 200 596 0.031331 10.0.0.19 - - [2026-03-16 01:50:00] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.073349 10.0.0.19 - - [2026-03-16 01:50:00] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.036649 10.0.0.19 - - [2026-03-16 01:50:00] "POST /security-groups HTTP/1.1" 200 591 0.080865 10.0.0.19 - - [2026-03-16 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.001925 10.0.0.19 - - [2026-03-16 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012873 10.0.0.19 - - [2026-03-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 632 0.046388 10.0.0.19 - - [2026-03-16 01:50:01] "POST /chown HTTP/1.1" 200 109 0.020359 10.0.0.19 - - [2026-03-16 01:50:01] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009661 10.0.0.19 - - [2026-03-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.017349 10.0.0.19 - - [2026-03-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-03-16 01:50:01] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016077 10.0.0.19 - - [2026-03-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 630 0.061535 10.0.0.19 - - [2026-03-16 01:50:01] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.19 - - [2026-03-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2026-03-16 01:50:01] "GET /tag/151a159d-9df6-4308-8bc8-0c9016b25bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010148 10.0.0.19 - - [2026-03-16 01:50:01] "POST /firewall-rules HTTP/1.1" 200 600 0.068531 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-rule/963a4ade-e3a4-4bb0-be47-0ebb97c20c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005371 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020778 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-rule/963a4ade-e3a4-4bb0-be47-0ebb97c20c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003952 10.0.0.19 - - [2026-03-16 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.056274 10.0.0.19 - - [2026-03-16 01:50:01] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002524 10.0.0.19 - - [2026-03-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.19 - - [2026-03-16 01:50:01] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002203 10.0.0.19 - - [2026-03-16 01:50:01] "POST /tags HTTP/1.1" 409 226 0.001421 10.0.0.19 - - [2026-03-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-03-16 01:50:01] "GET /tag/151a159d-9df6-4308-8bc8-0c9016b25bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009866 10.0.0.19 - - [2026-03-16 01:50:01] "POST /firewall-rules HTTP/1.1" 200 598 0.081495 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-rule/f1c96457-0a3a-4f78-84db-256190d8e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009127 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004008 10.0.0.19 - - [2026-03-16 01:50:01] "GET /firewall-rule/f1c96457-0a3a-4f78-84db-256190d8e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002162 10.0.0.19 - - [2026-03-16 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.043971 10.0.0.19 - - [2026-03-16 01:50:03] "POST /tags HTTP/1.1" 200 345 0.084336 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.19 - - [2026-03-16 01:50:03] "GET /tag/daf3b8ee-1196-4bb3-8027-0c61868ebe93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012959 10.0.0.19 - - [2026-03-16 01:50:03] "POST /projects HTTP/1.1" 409 238 0.004881 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2026-03-16 01:50:03] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036805 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.19 - - [2026-03-16 01:50:03] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004583 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2026-03-16 01:50:03] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004450 10.0.0.19 - - [2026-03-16 01:50:03] "POST /security-groups HTTP/1.1" 409 285 0.004478 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-03-16 01:50:03] "PUT /security-group/18d40dd1-797e-4823-8a48-18edc83d4711 HTTP/1.1" 200 262 0.065506 10.0.0.19 - - [2026-03-16 01:50:03] "PUT /access-control-list/32e2d0ea-ccee-4f3e-9425-25ed6d721b88 HTTP/1.1" 200 272 0.029603 10.0.0.19 - - [2026-03-16 01:50:03] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.131394 10.0.0.19 - - [2026-03-16 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.061476 10.0.0.19 - - [2026-03-16 01:50:03] "POST /tags HTTP/1.1" 409 228 0.011077 10.0.0.19 - - [2026-03-16 01:50:03] "PUT /access-control-list/9775b7d7-0ac4-41c8-97f8-e0ab782be2ab HTTP/1.1" 200 272 0.066848 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-03-16 01:50:03] "GET /tag/daf3b8ee-1196-4bb3-8027-0c61868ebe93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010931 10.0.0.19 - - [2026-03-16 01:50:03] "POST /tags HTTP/1.1" 200 345 0.019824 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-03-16 01:50:03] "GET /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012913 10.0.0.19 - - [2026-03-16 01:50:03] "POST /projects HTTP/1.1" 409 238 0.001643 10.0.0.19 - - [2026-03-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.19 - - [2026-03-16 01:50:04] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030998 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-03-16 01:50:04] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004103 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2026-03-16 01:50:04] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014185 10.0.0.19 - - [2026-03-16 01:50:04] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043045 10.0.0.19 - - [2026-03-16 01:50:04] "POST /security-groups HTTP/1.1" 409 285 0.002369 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.19 - - [2026-03-16 01:50:04] "PUT /security-group/bb2df98c-eaef-4f35-9091-03fc262e5a81 HTTP/1.1" 200 262 0.056792 10.0.0.19 - - [2026-03-16 01:50:04] "PUT /access-control-list/c4b71a02-d75d-48b6-bb99-6fbddbe168e3 HTTP/1.1" 200 272 0.020395 10.0.0.19 - - [2026-03-16 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026818 10.0.0.19 - - [2026-03-16 01:50:04] "POST /tags HTTP/1.1" 409 228 0.003381 10.0.0.19 - - [2026-03-16 01:50:04] "PUT /access-control-list/0adb05fc-4664-4a12-af28-39e21d9bdebb HTTP/1.1" 200 272 0.026366 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2026-03-16 01:50:04] "GET /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009594 10.0.0.19 - - [2026-03-16 01:50:04] "POST /tags HTTP/1.1" 200 291 0.036312 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.19 - - [2026-03-16 01:50:04] "GET /tag/a6219ac1-f68a-46ad-a112-562591c7635a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015682 10.0.0.19 - - [2026-03-16 01:50:04] "POST /tags HTTP/1.1" 200 303 0.054257 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.19 - - [2026-03-16 01:50:04] "GET /tag/dd22ca17-6b63-48cf-98e4-78c763c66762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016197 10.0.0.19 - - [2026-03-16 01:50:04] "POST /tags HTTP/1.1" 409 252 0.004262 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-03-16 01:50:04] "GET /tag/2662956f-94d8-47fe-92af-f0a161de6d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010305 10.0.0.19 - - [2026-03-16 01:50:04] "POST /tags HTTP/1.1" 409 226 0.001847 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-03-16 01:50:04] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010252 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-03-16 01:50:04] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003396 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-03-16 01:50:04] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029623 10.0.0.19 - - [2026-03-16 01:50:04] "POST /virtual-machines HTTP/1.1" 200 395 0.006459 10.0.0.19 - - [2026-03-16 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007150 10.0.0.19 - - [2026-03-16 01:50:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103445 10.0.0.19 - - [2026-03-16 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024419 10.0.0.19 - - [2026-03-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010700 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004333 10.0.0.19 - - [2026-03-16 01:50:05] "POST /instance-ips HTTP/1.1" 200 397 0.018873 10.0.0.19 - - [2026-03-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032708 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008189 10.0.0.19 - - [2026-03-16 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.071676 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009907 10.0.0.19 - - [2026-03-16 01:50:05] "GET /instance-ip/743531dc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009547 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004165 10.0.0.19 - - [2026-03-16 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003125 10.0.0.19 - - [2026-03-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.008732 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010719 10.0.0.19 - - [2026-03-16 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.009845 10.0.0.19 - - [2026-03-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003780 10.0.0.19 - - [2026-03-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.19 - - [2026-03-16 01:50:05] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039561 10.0.0.19 - - [2026-03-16 01:50:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008793 10.0.0.19 - - [2026-03-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024080 10.0.0.19 - - [2026-03-16 01:50:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131966 10.0.0.19 - - [2026-03-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010770 10.0.0.19 - - [2026-03-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004242 10.0.0.19 - - [2026-03-16 01:50:05] "POST /instance-ips HTTP/1.1" 200 397 0.022774 10.0.0.19 - - [2026-03-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027382 10.0.0.19 - - [2026-03-16 01:50:05] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015304 10.0.0.19 - - [2026-03-16 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.071770 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006550 10.0.0.19 - - [2026-03-16 01:50:06] "GET /instance-ip/74b078ba-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004548 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004345 10.0.0.19 - - [2026-03-16 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003217 10.0.0.19 - - [2026-03-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.008899 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012705 10.0.0.19 - - [2026-03-16 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.19 - - [2026-03-16 01:50:06] "POST /tags HTTP/1.1" 200 291 0.019421 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.19 - - [2026-03-16 01:50:06] "GET /tag/72d48ad1-3f81-4bc4-a607-0bff9cc1fb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016433 10.0.0.19 - - [2026-03-16 01:50:06] "POST /tags HTTP/1.1" 409 252 0.002141 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2026-03-16 01:50:06] "GET /tag/837b0086-20c2-4c06-8b19-a19ffdab2480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009543 10.0.0.19 - - [2026-03-16 01:50:06] "POST /tags HTTP/1.1" 409 226 0.001562 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-03-16 01:50:06] "GET /tag/151a159d-9df6-4308-8bc8-0c9016b25bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009740 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003450 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.19 - - [2026-03-16 01:50:06] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029371 10.0.0.19 - - [2026-03-16 01:50:06] "POST /virtual-machines HTTP/1.1" 200 395 0.008053 10.0.0.19 - - [2026-03-16 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014904 10.0.0.19 - - [2026-03-16 01:50:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105554 10.0.0.19 - - [2026-03-16 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.19 - - [2026-03-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006461 10.0.0.19 - - [2026-03-16 01:50:06] "POST /instance-ips HTTP/1.1" 200 397 0.030931 10.0.0.19 - - [2026-03-16 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024272 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016387 10.0.0.19 - - [2026-03-16 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.060021 10.0.0.19 - - [2026-03-16 01:50:06] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009897 10.0.0.19 - - [2026-03-16 01:50:06] "GET /instance-ip/753d95f6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005134 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004107 10.0.0.19 - - [2026-03-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003065 10.0.0.19 - - [2026-03-16 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.014635 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014433 10.0.0.19 - - [2026-03-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.19 - - [2026-03-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003790 10.0.0.19 - - [2026-03-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-03-16 01:50:07] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027327 10.0.0.19 - - [2026-03-16 01:50:07] "POST /virtual-machines HTTP/1.1" 200 395 0.008826 10.0.0.19 - - [2026-03-16 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013314 10.0.0.19 - - [2026-03-16 01:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107384 10.0.0.19 - - [2026-03-16 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007902 10.0.0.19 - - [2026-03-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005384 10.0.0.19 - - [2026-03-16 01:50:07] "POST /instance-ips HTTP/1.1" 200 397 0.018231 10.0.0.19 - - [2026-03-16 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021293 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012249 10.0.0.19 - - [2026-03-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.059844 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018073 10.0.0.19 - - [2026-03-16 01:50:07] "GET /instance-ip/75b2b17e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002694 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009140 10.0.0.19 - - [2026-03-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003450 10.0.0.19 - - [2026-03-16 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.011174 10.0.0.19 - - [2026-03-16 01:50:07] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016765 10.0.0.19 - - [2026-03-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.19 - - [2026-03-16 01:50:07] "POST /tags HTTP/1.1" 200 299 0.016693 10.0.0.19 - - [2026-03-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009851 10.0.0.19 - - [2026-03-16 01:50:07] "GET /tag/f78eac84-89f0-4747-880a-89eb5ece5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011718 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004610 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2026-03-16 01:50:08] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037835 10.0.0.19 - - [2026-03-16 01:50:08] "POST /virtual-machines HTTP/1.1" 200 395 0.019514 10.0.0.19 - - [2026-03-16 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020596 10.0.0.19 - - [2026-03-16 01:50:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107364 10.0.0.19 - - [2026-03-16 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007556 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003712 10.0.0.19 - - [2026-03-16 01:50:08] "POST /instance-ips HTTP/1.1" 200 397 0.018319 10.0.0.19 - - [2026-03-16 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029227 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016463 10.0.0.19 - - [2026-03-16 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.017992 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009495 10.0.0.19 - - [2026-03-16 01:50:08] "GET /instance-ip/76371fcc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004131 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004610 10.0.0.19 - - [2026-03-16 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2026-03-16 01:50:08] "POST /tags HTTP/1.1" 200 299 0.019151 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015414 10.0.0.19 - - [2026-03-16 01:50:08] "GET /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014790 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.19 - - [2026-03-16 01:50:08] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004303 10.0.0.19 - - [2026-03-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.19 - - [2026-03-16 01:50:08] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042698 10.0.0.19 - - [2026-03-16 01:50:08] "POST /virtual-machines HTTP/1.1" 200 395 0.016264 10.0.0.19 - - [2026-03-16 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028504 10.0.0.19 - - [2026-03-16 01:50:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122089 10.0.0.19 - - [2026-03-16 01:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029317 10.0.0.19 - - [2026-03-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005741 10.0.0.19 - - [2026-03-16 01:50:09] "POST /instance-ips HTTP/1.1" 200 397 0.154845 10.0.0.19 - - [2026-03-16 01:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004905 10.0.0.19 - - [2026-03-16 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.016959 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013639 10.0.0.19 - - [2026-03-16 01:50:09] "GET /instance-ip/76aabd74-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004200 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004085 10.0.0.19 - - [2026-03-16 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.19 - - [2026-03-16 01:50:09] "POST /tags HTTP/1.1" 200 299 0.015843 10.0.0.19 - - [2026-03-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.19 - - [2026-03-16 01:50:09] "GET /tag/c3131c03-330f-4fbe-b777-81d57f7ae2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017027 10.0.0.19 - - [2026-03-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003929 10.0.0.19 - - [2026-03-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-03-16 01:50:09] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034393 10.0.0.19 - - [2026-03-16 01:50:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008404 10.0.0.19 - - [2026-03-16 01:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015724 10.0.0.19 - - [2026-03-16 01:50:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118013 10.0.0.19 - - [2026-03-16 01:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012808 10.0.0.19 - - [2026-03-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.19 - - [2026-03-16 01:50:09] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009744 10.0.0.19 - - [2026-03-16 01:50:10] "POST /instance-ips HTTP/1.1" 200 397 0.017756 10.0.0.19 - - [2026-03-16 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020091 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004156 10.0.0.19 - - [2026-03-16 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.016396 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008622 10.0.0.19 - - [2026-03-16 01:50:10] "GET /instance-ip/772a3860-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003356 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005199 10.0.0.19 - - [2026-03-16 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2026-03-16 01:50:10] "POST /tags HTTP/1.1" 200 299 0.025894 10.0.0.19 - - [2026-03-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-03-16 01:50:10] "GET /tag/047112db-16b3-4a85-9c47-96d98a203612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015511 10.0.0.19 - - [2026-03-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004231 10.0.0.19 - - [2026-03-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.19 - - [2026-03-16 01:50:10] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023103 10.0.0.19 - - [2026-03-16 01:50:10] "POST /virtual-machines HTTP/1.1" 200 395 0.009698 10.0.0.19 - - [2026-03-16 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028863 10.0.0.19 - - [2026-03-16 01:50:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103721 10.0.0.19 - - [2026-03-16 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007731 10.0.0.19 - - [2026-03-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007684 10.0.0.19 - - [2026-03-16 01:50:10] "POST /instance-ips HTTP/1.1" 200 397 0.023745 10.0.0.19 - - [2026-03-16 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015918 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006387 10.0.0.19 - - [2026-03-16 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.016234 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016448 10.0.0.19 - - [2026-03-16 01:50:10] "GET /instance-ip/7791c4d0-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002806 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003938 10.0.0.19 - - [2026-03-16 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003504 10.0.0.19 - - [2026-03-16 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.19 - - [2026-03-16 01:50:10] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025526 10.0.0.19 - - [2026-03-16 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004702 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003146 10.0.0.19 - - [2026-03-16 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.007915 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004347 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003463 10.0.0.19 - - [2026-03-16 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009690 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004053 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003181 10.0.0.19 - - [2026-03-16 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.006076 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008601 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003530 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004225 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.008860 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003880 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003731 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001702 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004073 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003404 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005556 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001678 10.0.0.19 - - [2026-03-16 01:50:11] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004168 10.0.0.19 - - [2026-03-16 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.19 - - [2026-03-16 01:50:15] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006745 10.0.0.19 - - [2026-03-16 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.19 - - [2026-03-16 01:50:15] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004375 10.0.0.19 - - [2026-03-16 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.19 - - [2026-03-16 01:50:16] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004142 10.0.0.19 - - [2026-03-16 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine/dd713712-e256-432f-93cf-fab21ad86dcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003146 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004483 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine/3fd3c5e6-21ca-441c-a6cf-23c0f757d5e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002920 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003924 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine/12cc0bf0-9e9b-4995-99ac-8a57caa461f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003019 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003990 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine/486fa362-bed0-447b-abf0-1950e792f055?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002908 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005610 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine/ba12dfde-ca3c-4eae-b9bf-431f1b674cec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003819 10.0.0.19 - - [2026-03-16 01:50:19] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004067 10.0.0.19 - - [2026-03-16 01:50:20] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004388 10.0.0.19 - - [2026-03-16 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.19 - - [2026-03-16 01:50:21] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006075 10.0.0.19 - - [2026-03-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.19 - - [2026-03-16 01:50:21] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003691 10.0.0.19 - - [2026-03-16 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine/6954fa2a-27d9-4024-bbc2-48a10e605310?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002827 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003693 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine/3b10314d-48b1-4422-8495-84e4a52b5dd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002746 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003758 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine/8477db6a-8ee0-449a-a058-deb624525d28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003309 10.0.0.19 - - [2026-03-16 01:50:24] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004737 10.0.0.19 - - [2026-03-16 01:50:25] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005272 10.0.0.19 - - [2026-03-16 01:50:25] "POST /tags HTTP/1.1" 200 333 0.028480 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.19 - - [2026-03-16 01:50:25] "GET /tag/324ca5c5-43b3-4778-8c93-5036a341d9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012086 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.19 - - [2026-03-16 01:50:25] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045783 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-03-16 01:50:25] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003647 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023907 10.0.0.19 - - [2026-03-16 01:50:25] "GET /service-appliance-set/8eb1d3e5-d3e0-4148-b6f1-b2d045d97ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007632 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 404 273 0.003571 10.0.0.19 - - [2026-03-16 01:50:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092229 10.0.0.19 - - [2026-03-16 01:50:25] "GET /virtual-machine-interface/d53e7dc6-44e5-4d0c-82da-a028641b2e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009371 10.0.0.19 - - [2026-03-16 01:50:25] "POST /instance-ips HTTP/1.1" 200 409 0.023430 10.0.0.19 - - [2026-03-16 01:50:25] "GET /instance-ip/6c7786ca-2573-462f-817e-f67b2a0c0974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004298 10.0.0.19 - - [2026-03-16 01:50:25] "POST /loadbalancers HTTP/1.1" 200 629 0.057931 10.0.0.19 - - [2026-03-16 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015488 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.19 - - [2026-03-16 01:50:25] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055339 10.0.0.19 - - [2026-03-16 01:50:25] "GET /instance-ip/6c7786ca-2573-462f-817e-f67b2a0c0974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002359 10.0.0.19 - - [2026-03-16 01:50:25] "POST /floating-ips HTTP/1.1" 200 597 0.022567 10.0.0.19 - - [2026-03-16 01:50:25] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039946 10.0.0.19 - - [2026-03-16 01:50:25] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002777 10.0.0.19 - - [2026-03-16 01:50:25] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016455 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-03-16 01:50:25] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032951 10.0.0.19 - - [2026-03-16 01:50:25] "GET /loadbalancer-listener/fb8d1f38-1abe-4edf-b73b-e6282c8a593b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002910 10.0.0.19 - - [2026-03-16 01:50:25] "GET /loadbalancer-listener/fb8d1f38-1abe-4edf-b73b-e6282c8a593b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003814 10.0.0.19 - - [2026-03-16 01:50:25] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017593 10.0.0.19 - - [2026-03-16 01:50:25] "GET /instance-ip/6c7786ca-2573-462f-817e-f67b2a0c0974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003277 10.0.0.19 - - [2026-03-16 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.19 - - [2026-03-16 01:50:25] "GET /instance-ip/6c7786ca-2573-462f-817e-f67b2a0c0974?fields=floating_ips HTTP/1.1" 200 1211 0.004436 10.0.0.19 - - [2026-03-16 01:50:25] "GET /floating-ip/99383823-e96f-44c8-b6c9-fb191f61e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002047 10.0.0.19 - - [2026-03-16 01:50:26] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002743 10.0.0.19 - - [2026-03-16 01:50:26] "GET /loadbalancer-pool/b957ff60-dc90-401f-9752-3405bc7db14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006058 10.0.0.19 - - [2026-03-16 01:50:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015965 10.0.0.19 - - [2026-03-16 01:50:26] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003446 10.0.0.19 - - [2026-03-16 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013387 10.0.0.19 - - [2026-03-16 01:50:26] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006896 10.0.0.19 - - [2026-03-16 01:50:26] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008975 10.0.0.19 - - [2026-03-16 01:50:26] "POST /tags HTTP/1.1" 409 221 0.003423 10.0.0.19 - - [2026-03-16 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.006652 10.0.0.19 - - [2026-03-16 01:50:26] "GET /floating-ip/99383823-e96f-44c8-b6c9-fb191f61e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007766 10.0.0.19 - - [2026-03-16 01:50:26] "PUT /floating-ip/99383823-e96f-44c8-b6c9-fb191f61e8bb HTTP/1.1" 200 256 0.013587 10.0.0.19 - - [2026-03-16 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.19 - - [2026-03-16 01:50:26] "GET /tag/324ca5c5-43b3-4778-8c93-5036a341d9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010871 10.0.0.19 - - [2026-03-16 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.064231 10.0.0.19 - - [2026-03-16 01:50:26] "GET /loadbalancer-pool/b957ff60-dc90-401f-9752-3405bc7db14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002854 10.0.0.19 - - [2026-03-16 01:50:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014469 10.0.0.19 - - [2026-03-16 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013394 10.0.0.19 - - [2026-03-16 01:50:26] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007374 10.0.0.19 - - [2026-03-16 01:50:26] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003890 10.0.0.19 - - [2026-03-16 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.007121 10.0.0.19 - - [2026-03-16 01:50:26] "GET /floating-ip/99383823-e96f-44c8-b6c9-fb191f61e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011133 10.0.0.19 - - [2026-03-16 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.063900 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 206 0.002384 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/dd22ca17-6b63-48cf-98e4-78c763c66762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012513 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 204 0.003190 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010174 10.0.0.19 - - [2026-03-16 01:50:27] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002078 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2026-03-16 01:50:27] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002962 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 206 0.001598 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/dd22ca17-6b63-48cf-98e4-78c763c66762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010918 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 226 0.001961 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010469 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 204 0.001928 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010114 10.0.0.19 - - [2026-03-16 01:50:27] "POST /tags HTTP/1.1" 409 226 0.001743 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-03-16 01:50:27] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010211 10.0.0.19 - - [2026-03-16 01:50:27] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001982 10.0.0.19 - - [2026-03-16 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-03-16 01:50:27] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002507 10.0.0.19 - - [2026-03-16 01:50:27] "POST /firewall-rules HTTP/1.1" 200 626 0.064561 10.0.0.19 - - [2026-03-16 01:50:28] "POST /firewall-rules HTTP/1.1" 200 646 0.083197 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-rule/14e34559-bc43-4fa8-9a4a-0daf5b8db229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007049 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001972 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-rule/64d76217-a2ea-4d30-9ce4-01c573f2c868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004128 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.012441 10.0.0.19 - - [2026-03-16 01:50:28] "POST /firewall-policys HTTP/1.1" 200 606 0.030388 10.0.0.19 - - [2026-03-16 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011816 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008657 10.0.0.19 - - [2026-03-16 01:50:28] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001886 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002509 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003349 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/7977689a-11c6-4b1a-a413-69ae3cf03c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002615 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003470 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001793 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001860 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.026467 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.018314 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.022030 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.019634 10.0.0.19 - - [2026-03-16 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.037928 10.0.0.19 - - [2026-03-16 01:50:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007182 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 252 0.002496 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/837b0086-20c2-4c06-8b19-a19ffdab2480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009947 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 228 0.001674 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011650 10.0.0.19 - - [2026-03-16 01:52:27] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003128 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2026-03-16 01:52:27] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002497 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 206 0.001573 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/dd22ca17-6b63-48cf-98e4-78c763c66762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010298 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013654 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009997 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 226 0.001734 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/60e16285-d370-4519-a062-9e9f000465dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009977 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 228 0.001760 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012633 10.0.0.19 - - [2026-03-16 01:52:27] "POST /tags HTTP/1.1" 409 252 0.002064 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2026-03-16 01:52:27] "GET /tag/837b0086-20c2-4c06-8b19-a19ffdab2480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012676 10.0.0.19 - - [2026-03-16 01:52:27] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002130 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-03-16 01:52:27] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002531 10.0.0.19 - - [2026-03-16 01:52:27] "POST /firewall-rules HTTP/1.1" 409 281 0.001748 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-03-16 01:52:27] "PUT /firewall-rule/64d76217-a2ea-4d30-9ce4-01c573f2c868 HTTP/1.1" 200 260 0.021851 10.0.0.19 - - [2026-03-16 01:52:27] "POST /firewall-rules HTTP/1.1" 409 291 0.004848 10.0.0.19 - - [2026-03-16 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-03-16 01:52:27] "PUT /firewall-rule/14e34559-bc43-4fa8-9a4a-0daf5b8db229 HTTP/1.1" 200 260 0.020379 10.0.0.19 - - [2026-03-16 01:52:27] "GET /firewall-rule/14e34559-bc43-4fa8-9a4a-0daf5b8db229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.014969 10.0.0.19 - - [2026-03-16 01:52:28] "POST /firewall-rules HTTP/1.1" 200 658 0.088753 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-rule/58916b4c-2e7a-414b-b56d-56cec5b55ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.012427 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002382 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-rule/64d76217-a2ea-4d30-9ce4-01c573f2c868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003165 10.0.0.19 - - [2026-03-16 01:52:28] "POST /firewall-policys HTTP/1.1" 409 269 0.001731 10.0.0.19 - - [2026-03-16 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-03-16 01:52:28] "PUT /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d HTTP/1.1" 200 264 0.019008 10.0.0.19 - - [2026-03-16 01:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026763 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.011969 10.0.0.19 - - [2026-03-16 01:52:28] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002669 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002324 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002028 10.0.0.19 - - [2026-03-16 01:52:28] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002922 10.0.0.19 - - [2026-03-16 01:53:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002272 10.0.0.19 - - [2026-03-16 01:53:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004812 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010873 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.004393 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006342 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004307 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005037 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003502 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.19 - - [2026-03-16 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-03-16 01:53:29] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002158 10.0.0.19 - - [2026-03-16 01:53:29] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003354 10.0.0.19 - - [2026-03-16 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.019242 10.0.0.19 - - [2026-03-16 01:53:29] "DELETE /loadbalancer-member/de9892d6-c1d1-4bf8-81c5-9de938ed8e69 HTTP/1.1" 200 115 0.032545 10.0.0.19 - - [2026-03-16 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-03-16 01:53:29] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001970 10.0.0.19 - - [2026-03-16 01:53:30] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004160 10.0.0.19 - - [2026-03-16 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.19 - - [2026-03-16 01:53:30] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003335 10.0.0.19 - - [2026-03-16 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.001553 10.0.0.19 - - [2026-03-16 01:53:30] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004190 10.0.0.19 - - [2026-03-16 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.19 - - [2026-03-16 01:53:30] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010726 10.0.0.19 - - [2026-03-16 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004137 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine/486fa362-bed0-447b-abf0-1950e792f055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002400 10.0.0.19 - - [2026-03-16 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004137 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.014208 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.028863 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.018407 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.036136 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.030549 10.0.0.19 - - [2026-03-16 01:53:31] "DELETE /instance-ip/75b2b17e-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.030595 10.0.0.19 - - [2026-03-16 01:53:31] "DELETE /virtual-machine-interface/7599829e-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.030843 10.0.0.19 - - [2026-03-16 01:53:31] "DELETE /virtual-machine/486fa362-bed0-447b-abf0-1950e792f055 HTTP/1.1" 200 115 0.018600 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005078 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012460 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine/dd713712-e256-432f-93cf-fab21ad86dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002775 10.0.0.19 - - [2026-03-16 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.007458 10.0.0.19 - - [2026-03-16 01:53:31] "GET /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013670 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.016472 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.061378 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.036871 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.013437 10.0.0.19 - - [2026-03-16 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.024263 10.0.0.19 - - [2026-03-16 01:53:31] "DELETE /instance-ip/743531dc-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.058356 10.0.0.19 - - [2026-03-16 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011195 10.0.0.19 - - [2026-03-16 01:53:31] "DELETE /virtual-machine-interface/7420f0e6-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.042391 10.0.0.19 - - [2026-03-16 01:53:32] "DELETE /virtual-machine/dd713712-e256-432f-93cf-fab21ad86dcb HTTP/1.1" 200 115 0.024230 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004090 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004981 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine/12cc0bf0-9e9b-4995-99ac-8a57caa461f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002660 10.0.0.19 - - [2026-03-16 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.008915 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016730 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.018888 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.028699 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.032307 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.013844 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.022996 10.0.0.19 - - [2026-03-16 01:53:32] "DELETE /instance-ip/753d95f6-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.055844 10.0.0.19 - - [2026-03-16 01:53:32] "DELETE /virtual-machine-interface/75254596-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.035104 10.0.0.19 - - [2026-03-16 01:53:32] "DELETE /virtual-machine/12cc0bf0-9e9b-4995-99ac-8a57caa461f6 HTTP/1.1" 200 115 0.026194 10.0.0.19 - - [2026-03-16 01:53:32] "DELETE /tag/72d48ad1-3f81-4bc4-a607-0bff9cc1fb12 HTTP/1.1" 200 115 0.035985 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.011963 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006336 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine/3fd3c5e6-21ca-441c-a6cf-23c0f757d5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003337 10.0.0.19 - - [2026-03-16 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.007608 10.0.0.19 - - [2026-03-16 01:53:32] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007591 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.069849 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.024649 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.021621 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.013617 10.0.0.19 - - [2026-03-16 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.028545 10.0.0.19 - - [2026-03-16 01:53:33] "DELETE /instance-ip/74b078ba-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.040117 10.0.0.19 - - [2026-03-16 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.010625 10.0.0.19 - - [2026-03-16 01:53:33] "DELETE /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.048625 10.0.0.19 - - [2026-03-16 01:53:33] "DELETE /virtual-machine/3fd3c5e6-21ca-441c-a6cf-23c0f757d5e9 HTTP/1.1" 200 115 0.016918 10.0.0.19 - - [2026-03-16 01:53:33] "DELETE /tag/a6219ac1-f68a-46ad-a112-562591c7635a HTTP/1.1" 200 115 0.040515 10.0.0.19 - - [2026-03-16 01:53:33] "DELETE /tag/dd22ca17-6b63-48cf-98e4-78c763c66762 HTTP/1.1" 409 388 0.003409 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005934 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004936 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.004484 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine/ba12dfde-ca3c-4eae-b9bf-431f1b674cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004911 10.0.0.19 - - [2026-03-16 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.013022 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004332 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.016832 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.020091 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.013532 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.022022 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /instance-ip/76371fcc-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.036444 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /virtual-machine-interface/761e79cc-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.039113 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /virtual-machine/ba12dfde-ca3c-4eae-b9bf-431f1b674cec HTTP/1.1" 200 115 0.016777 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /tag/f78eac84-89f0-4747-880a-89eb5ece5274 HTTP/1.1" 200 115 0.035929 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003615 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003663 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine/6954fa2a-27d9-4024-bbc2-48a10e605310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002721 10.0.0.19 - - [2026-03-16 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.009994 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008649 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.035303 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.032332 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.013814 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /instance-ip/772a3860-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.059519 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /virtual-machine-interface/770e616c-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.037226 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /virtual-machine/6954fa2a-27d9-4024-bbc2-48a10e605310 HTTP/1.1" 200 115 0.022055 10.0.0.19 - - [2026-03-16 01:54:01] "DELETE /tag/c3131c03-330f-4fbe-b777-81d57f7ae2b1 HTTP/1.1" 200 115 0.029463 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003843 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2026-03-16 01:54:01] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003697 10.0.0.19 - - [2026-03-16 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.001671 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine/8477db6a-8ee0-449a-a058-deb624525d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003146 10.0.0.19 - - [2026-03-16 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.009936 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009985 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.015811 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.032681 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.023709 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.012939 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /instance-ip/7791c4d0-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.057847 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /virtual-machine-interface/7779dd8e-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.045105 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /virtual-machine/8477db6a-8ee0-449a-a058-deb624525d28 HTTP/1.1" 200 115 0.019937 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /tag/047112db-16b3-4a85-9c47-96d98a203612 HTTP/1.1" 200 115 0.030870 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /tag/837b0086-20c2-4c06-8b19-a19ffdab2480 HTTP/1.1" 409 236 0.004088 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29 HTTP/1.1" 409 236 0.004369 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003491 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004056 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine/3b10314d-48b1-4422-8495-84e4a52b5dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002058 10.0.0.19 - - [2026-03-16 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.006783 10.0.0.19 - - [2026-03-16 01:54:02] "GET /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010832 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.014989 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.037583 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.023802 10.0.0.19 - - [2026-03-16 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.012871 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /instance-ip/76aabd74-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.047650 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /virtual-machine-interface/769233ee-20da-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.049315 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /virtual-machine/3b10314d-48b1-4422-8495-84e4a52b5dd4 HTTP/1.1" 200 115 0.016956 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd HTTP/1.1" 409 236 0.004235 10.0.0.19 - - [2026-03-16 01:54:02] "DELETE /tag/daf3b8ee-1196-4bb3-8027-0c61868ebe93 HTTP/1.1" 200 115 0.062417 10.0.0.19 - - [2026-03-16 01:54:03] "DELETE /tag/2662956f-94d8-47fe-92af-f0a161de6d67 HTTP/1.1" 200 115 0.029537 10.0.0.19 - - [2026-03-16 01:54:04] "POST /projects HTTP/1.1" 409 238 0.002485 10.0.0.19 - - [2026-03-16 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2026-03-16 01:54:04] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034629 10.0.0.19 - - [2026-03-16 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-03-16 01:54:04] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004398 10.0.0.19 - - [2026-03-16 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-03-16 01:54:04] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003955 10.0.0.19 - - [2026-03-16 01:54:05] "POST /security-groups HTTP/1.1" 409 285 0.002715 10.0.0.19 - - [2026-03-16 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2026-03-16 01:54:05] "PUT /security-group/bb2df98c-eaef-4f35-9091-03fc262e5a81 HTTP/1.1" 200 262 0.060321 10.0.0.19 - - [2026-03-16 01:54:05] "PUT /access-control-list/c4b71a02-d75d-48b6-bb99-6fbddbe168e3 HTTP/1.1" 200 272 0.014860 10.0.0.19 - - [2026-03-16 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025919 10.0.0.19 - - [2026-03-16 01:54:05] "PUT /access-control-list/0adb05fc-4664-4a12-af28-39e21d9bdebb HTTP/1.1" 200 272 0.029742 10.0.0.19 - - [2026-03-16 01:54:10] "POST /projects HTTP/1.1" 409 238 0.002288 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.19 - - [2026-03-16 01:54:10] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025448 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.19 - - [2026-03-16 01:54:10] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003742 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-03-16 01:54:10] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004254 10.0.0.19 - - [2026-03-16 01:54:10] "POST /security-groups HTTP/1.1" 409 285 0.003143 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-03-16 01:54:10] "PUT /security-group/bb2df98c-eaef-4f35-9091-03fc262e5a81 HTTP/1.1" 200 262 0.055160 10.0.0.19 - - [2026-03-16 01:54:10] "PUT /access-control-list/c4b71a02-d75d-48b6-bb99-6fbddbe168e3 HTTP/1.1" 200 272 0.011990 10.0.0.19 - - [2026-03-16 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023415 10.0.0.19 - - [2026-03-16 01:54:10] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003793 10.0.0.19 - - [2026-03-16 01:54:10] "PUT /access-control-list/0adb05fc-4664-4a12-af28-39e21d9bdebb HTTP/1.1" 200 272 0.020745 10.0.0.19 - - [2026-03-16 01:54:10] "GET /firewall-rule/963a4ade-e3a4-4bb0-be47-0ebb97c20c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003015 10.0.0.19 - - [2026-03-16 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.044194 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /firewall-rule/963a4ade-e3a4-4bb0-be47-0ebb97c20c31 HTTP/1.1" 200 115 0.035994 10.0.0.19 - - [2026-03-16 01:54:10] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004241 10.0.0.19 - - [2026-03-16 01:54:10] "GET /firewall-rule/f1c96457-0a3a-4f78-84db-256190d8e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003384 10.0.0.19 - - [2026-03-16 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.042491 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /firewall-rule/f1c96457-0a3a-4f78-84db-256190d8e522 HTTP/1.1" 200 115 0.048107 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /tag/837b0086-20c2-4c06-8b19-a19ffdab2480 HTTP/1.1" 409 236 0.004803 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /tag/151a159d-9df6-4308-8bc8-0c9016b25bb2 HTTP/1.1" 200 115 0.032114 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29 HTTP/1.1" 409 236 0.004011 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-03-16 01:54:10] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004447 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-03-16 01:54:10] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003402 10.0.0.19 - - [2026-03-16 01:54:10] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.037158 10.0.0.19 - - [2026-03-16 01:54:10] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.035393 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /security-group/bb2df98c-eaef-4f35-9091-03fc262e5a81 HTTP/1.1" 200 115 0.062188 10.0.0.19 - - [2026-03-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /access-control-list/c4b71a02-d75d-48b6-bb99-6fbddbe168e3 HTTP/1.1" 200 115 0.026842 10.0.0.19 - - [2026-03-16 01:54:10] "DELETE /access-control-list/0adb05fc-4664-4a12-af28-39e21d9bdebb HTTP/1.1" 200 115 0.020217 10.0.0.19 - - [2026-03-16 01:54:11] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025113 10.0.0.19 - - [2026-03-16 01:54:11] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?fields=security_groups HTTP/1.1" 200 1352 0.033284 10.0.0.19 - - [2026-03-16 01:54:11] "DELETE /security-group/7c13104b-7916-4c60-ab20-72e87e81404c HTTP/1.1" 200 115 0.038353 10.0.0.19 - - [2026-03-16 01:54:11] "DELETE /access-control-list/a0af9a7a-8fe9-4d10-9b93-8309df6e7e56 HTTP/1.1" 200 115 0.030321 10.0.0.19 - - [2026-03-16 01:54:11] "GET /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10?fields=application_policy_sets HTTP/1.1" 200 1391 0.051827 10.0.0.19 - - [2026-03-16 01:54:11] "DELETE /access-control-list/0c2b06e9-528b-48d8-9f53-6cdc71d86ac6 HTTP/1.1" 200 115 0.054378 10.0.0.19 - - [2026-03-16 01:54:11] "DELETE /project/1c3f2359-f3f4-4f74-a9d8-b4b13388ed10 HTTP/1.1" 200 115 0.277493 10.0.0.19 - - [2026-03-16 01:54:11] "POST /projects HTTP/1.1" 409 238 0.003547 10.0.0.19 - - [2026-03-16 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.19 - - [2026-03-16 01:54:11] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034288 10.0.0.19 - - [2026-03-16 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2026-03-16 01:54:11] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003600 10.0.0.19 - - [2026-03-16 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.19 - - [2026-03-16 01:54:11] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003334 10.0.0.19 - - [2026-03-16 01:54:11] "POST /security-groups HTTP/1.1" 409 285 0.001510 10.0.0.19 - - [2026-03-16 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001122 10.0.0.19 - - [2026-03-16 01:54:11] "PUT /security-group/18d40dd1-797e-4823-8a48-18edc83d4711 HTTP/1.1" 200 262 0.053978 10.0.0.19 - - [2026-03-16 01:54:11] "PUT /access-control-list/32e2d0ea-ccee-4f3e-9425-25ed6d721b88 HTTP/1.1" 200 272 0.017378 10.0.0.19 - - [2026-03-16 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025257 10.0.0.19 - - [2026-03-16 01:54:11] "PUT /access-control-list/9775b7d7-0ac4-41c8-97f8-e0ab782be2ab HTTP/1.1" 200 272 0.009534 10.0.0.19 - - [2026-03-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-03-16 01:54:16] "GET /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002388 10.0.0.19 - - [2026-03-16 01:54:16] "GET /virtual-machine-interface/74924bc4-20da-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001766 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /loadbalancer-member/5158908b-f6f8-4077-a991-339082e6ac61 HTTP/1.1" 200 115 0.032340 10.0.0.19 - - [2026-03-16 01:54:16] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004428 10.0.0.19 - - [2026-03-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.19 - - [2026-03-16 01:54:16] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003407 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-policy/9e3a330a-576b-4c6b-bfe2-96cd85108353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002551 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-rule/64d76217-a2ea-4d30-9ce4-01c573f2c868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002831 10.0.0.19 - - [2026-03-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010208 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /firewall-rule/64d76217-a2ea-4d30-9ce4-01c573f2c868 HTTP/1.1" 200 115 0.030979 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003652 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-rule/58916b4c-2e7a-414b-b56d-56cec5b55ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002657 10.0.0.19 - - [2026-03-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.016456 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /firewall-rule/58916b4c-2e7a-414b-b56d-56cec5b55ed3 HTTP/1.1" 200 115 0.048381 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004184 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-rule/14e34559-bc43-4fa8-9a4a-0daf5b8db229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002856 10.0.0.19 - - [2026-03-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010709 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /firewall-rule/14e34559-bc43-4fa8-9a4a-0daf5b8db229 HTTP/1.1" 200 115 0.040699 10.0.0.19 - - [2026-03-16 01:54:16] "GET /application-policy-set/7c53dca4-8374-4816-9180-7dd181282ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002629 10.0.0.19 - - [2026-03-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-03-16 01:54:16] "GET /policy-management/bffb0b49-5417-40bc-a9ed-bd09b86d58e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002609 10.0.0.19 - - [2026-03-16 01:54:16] "GET /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003183 10.0.0.19 - - [2026-03-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.020309 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /firewall-policy/040f13da-da0d-463c-b508-5e0f4ddefb9d HTTP/1.1" 200 115 0.028519 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /tag/dd22ca17-6b63-48cf-98e4-78c763c66762 HTTP/1.1" 200 115 0.058666 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /tag/837b0086-20c2-4c06-8b19-a19ffdab2480 HTTP/1.1" 200 115 0.033170 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /tag/6fb6e133-a0e4-471a-9b20-aa8f528671cd HTTP/1.1" 200 115 0.055452 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /tag/c74b160a-cf2f-49f0-bf31-946db3daaf29 HTTP/1.1" 200 115 0.054448 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /loadbalancer-pool/b957ff60-dc90-401f-9752-3405bc7db14a HTTP/1.1" 200 115 0.031082 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /loadbalancer-listener/fb8d1f38-1abe-4edf-b73b-e6282c8a593b HTTP/1.1" 200 115 0.047282 10.0.0.19 - - [2026-03-16 01:54:16] "DELETE /loadbalancer/f2e86680-5db3-4312-8bca-98b6139c2dc3 HTTP/1.1" 200 115 0.037433 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /floating-ip/99383823-e96f-44c8-b6c9-fb191f61e8bb HTTP/1.1" 200 115 0.029305 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /instance-ip/6c7786ca-2573-462f-817e-f67b2a0c0974 HTTP/1.1" 200 115 0.031832 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /virtual-machine-interface/d53e7dc6-44e5-4d0c-82da-a028641b2e29 HTTP/1.1" 200 115 0.063664 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /tag/324ca5c5-43b3-4778-8c93-5036a341d9da HTTP/1.1" 200 115 0.060238 10.0.0.19 - - [2026-03-16 01:54:17] "POST /projects HTTP/1.1" 409 238 0.012591 10.0.0.19 - - [2026-03-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-03-16 01:54:17] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045338 10.0.0.19 - - [2026-03-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.19 - - [2026-03-16 01:54:17] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.010502 10.0.0.19 - - [2026-03-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.19 - - [2026-03-16 01:54:17] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003453 10.0.0.19 - - [2026-03-16 01:54:17] "POST /security-groups HTTP/1.1" 409 285 0.003003 10.0.0.19 - - [2026-03-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2026-03-16 01:54:17] "PUT /security-group/18d40dd1-797e-4823-8a48-18edc83d4711 HTTP/1.1" 200 262 0.061054 10.0.0.19 - - [2026-03-16 01:54:17] "PUT /access-control-list/32e2d0ea-ccee-4f3e-9425-25ed6d721b88 HTTP/1.1" 200 272 0.016588 10.0.0.19 - - [2026-03-16 01:54:17] "PUT /access-control-list/9775b7d7-0ac4-41c8-97f8-e0ab782be2ab HTTP/1.1" 200 272 0.037113 10.0.0.19 - - [2026-03-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042367 10.0.0.19 - - [2026-03-16 01:54:17] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.032098 10.0.0.19 - - [2026-03-16 01:54:17] "GET /firewall-rule/66d38ab0-0025-468d-9126-47eca96c5db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005221 10.0.0.19 - - [2026-03-16 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.070298 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /firewall-rule/66d38ab0-0025-468d-9126-47eca96c5db1 HTTP/1.1" 200 115 0.032434 10.0.0.19 - - [2026-03-16 01:54:17] "GET /firewall-policy/46993041-f413-4513-bd54-99804faae9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006418 10.0.0.19 - - [2026-03-16 01:54:17] "GET /firewall-rule/fac9ec51-78a7-42b3-9c87-fb743a441699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005254 10.0.0.19 - - [2026-03-16 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.067294 10.0.0.19 - - [2026-03-16 01:54:17] "DELETE /firewall-rule/fac9ec51-78a7-42b3-9c87-fb743a441699 HTTP/1.1" 200 115 0.047518 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /tag/60e16285-d370-4519-a062-9e9f000465dd HTTP/1.1" 200 115 0.037572 10.0.0.19 - - [2026-03-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-03-16 01:54:18] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006355 10.0.0.19 - - [2026-03-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.19 - - [2026-03-16 01:54:18] "GET /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004599 10.0.0.19 - - [2026-03-16 01:54:18] "PUT /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246 HTTP/1.1" 200 264 0.064992 10.0.0.19 - - [2026-03-16 01:54:18] "PUT /virtual-network/980ecd20-05b2-4169-8816-45514a685a0a HTTP/1.1" 200 264 0.051361 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /security-group/18d40dd1-797e-4823-8a48-18edc83d4711 HTTP/1.1" 200 115 0.083375 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /access-control-list/32e2d0ea-ccee-4f3e-9425-25ed6d721b88 HTTP/1.1" 200 115 0.044989 10.0.0.19 - - [2026-03-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /access-control-list/9775b7d7-0ac4-41c8-97f8-e0ab782be2ab HTTP/1.1" 200 115 0.026048 10.0.0.19 - - [2026-03-16 01:54:18] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044952 10.0.0.19 - - [2026-03-16 01:54:18] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?fields=security_groups HTTP/1.1" 200 1353 0.042234 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /security-group/20972f5b-356b-4ecb-ae2e-da4be3fb3041 HTTP/1.1" 200 115 0.055727 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /access-control-list/83937747-54cc-492c-8910-c9c18594bfde HTTP/1.1" 200 115 0.040854 10.0.0.19 - - [2026-03-16 01:54:18] "GET /project/f50f08ec-1261-47e9-bc93-68c4dca4c010?fields=application_policy_sets HTTP/1.1" 200 1392 0.060923 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /access-control-list/56e190b7-7e2d-4465-a2d3-70c9448fcc88 HTTP/1.1" 200 115 0.072665 10.0.0.19 - - [2026-03-16 01:54:18] "DELETE /project/f50f08ec-1261-47e9-bc93-68c4dca4c010 HTTP/1.1" 200 115 0.377376 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 10.0.0.19 - - [2026-03-16 01:55:01] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.19 - - [2026-03-16 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-03-16 01:55:01] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002258 10.0.0.19 - - [2026-03-16 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.19 - - [2026-03-16 01:55:01] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002293 10.0.0.19 - - [2026-03-16 01:55:18] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.19 - - [2026-03-16 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-16 01:55:18] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003772 10.0.0.19 - - [2026-03-16 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.19 - - [2026-03-16 01:55:18] "GET /config-node/5dba79d7-0a1a-4357-ac3b-b2b14f6c5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001446 10.0.0.19 - - [2026-03-16 01:55:19] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.19 - - [2026-03-16 01:55:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002018 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2026-03-16 01:55:24] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002297 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.010865 10.0.0.19 - - [2026-03-16 01:55:24] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 264 0.001984 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/00f231d7-9ac3-4d8a-bc07-bd6cb6b9bb93 HTTP/1.1" 200 244 0.008879 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 261 0.002051 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/3c39b593-3942-4be3-bed8-dd3c2fdb8383 HTTP/1.1" 200 244 0.023197 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 261 0.003148 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/6075d791-da83-4492-8a15-fdd948b22115 HTTP/1.1" 200 244 0.009460 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 253 0.005302 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/a7cb8dfd-4591-4cd0-a711-8aceaeee30e3 HTTP/1.1" 200 244 0.010158 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 251 0.004804 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/3daa6578-e9bb-4c6f-afe8-1ebdac8159a9 HTTP/1.1" 200 244 0.010300 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 252 0.007084 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/2606e404-b549-40c5-ba22-7792cada47ce HTTP/1.1" 200 244 0.008947 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 256 0.005766 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/06bc5b4a-6803-4a11-a2a6-8af4f1a10e85 HTTP/1.1" 200 244 0.011608 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 248 0.003613 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/fa3dafcb-ca6a-437a-8731-c159709acf74 HTTP/1.1" 200 244 0.009036 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 252 0.011122 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/f4ef62c4-2540-4b21-a722-0e2019e08013 HTTP/1.1" 200 244 0.009509 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 257 0.006452 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2026-03-16 01:55:24] "PUT /alarm/e1b93d26-e1bc-420e-a050-05af2f7b8a2e HTTP/1.1" 200 244 0.012526 10.0.0.19 - - [2026-03-16 01:55:24] "POST /alarms HTTP/1.1" 409 251 0.005509 10.0.0.19 - - [2026-03-16 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/f9cb2ccf-acd2-44d4-bd0e-eae71a7b85db HTTP/1.1" 200 244 0.010195 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 257 0.003118 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/0719c359-81a8-4477-9ddf-c93514ec179a HTTP/1.1" 200 244 0.010647 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 261 0.014313 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/b0c41228-b93f-4185-aa58-2c326dff6286 HTTP/1.1" 200 244 0.009649 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 258 0.001948 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/ecc68e8f-a127-4aa0-86d2-167c78e0eeab HTTP/1.1" 200 244 0.009867 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 254 0.004741 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/98aae053-3bb3-49db-b49e-bea2847f510b HTTP/1.1" 200 244 0.008674 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 254 0.004844 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/63dbb6c5-d2b0-4504-b013-002e9be3bc64 HTTP/1.1" 200 244 0.009643 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 254 0.002001 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/96af8bf6-22e1-4291-85f8-3e9402929cd7 HTTP/1.1" 200 244 0.007847 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 247 0.002131 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/f4963564-54fa-4fee-b1dd-5511ec51926e HTTP/1.1" 200 244 0.007881 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 272 0.003159 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/70a31afc-566d-4d2e-b92a-7202592ac643 HTTP/1.1" 200 244 0.009128 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 261 0.003608 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/bbac7767-984b-48a4-9c57-3d692187c307 HTTP/1.1" 200 244 0.011559 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 259 0.003179 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/38e4f483-3652-4e62-b055-b533916acf7c HTTP/1.1" 200 244 0.009534 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 265 0.002818 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/49e6e015-7662-46f1-9d72-a4a4b83e4b46 HTTP/1.1" 200 244 0.009484 10.0.0.19 - - [2026-03-16 01:55:25] "POST /alarms HTTP/1.1" 409 279 0.002077 10.0.0.19 - - [2026-03-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-03-16 01:55:25] "PUT /alarm/1b15de02-b38e-42ee-84f6-e0b0553b9306 HTTP/1.1" 200 244 0.009667 10.0.0.19 - - [2026-03-16 01:55:26] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.19 - - [2026-03-16 01:55:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002014 10.0.0.19 - - [2026-03-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.19 - - [2026-03-16 01:55:26] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.007572 10.0.0.19 - - [2026-03-16 01:55:26] "GET / HTTP/1.1" 200 35931 0.002274 10.0.0.19 - - [2026-03-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-03-16 01:55:26] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002515 10.0.0.19 - - [2026-03-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.19 - - [2026-03-16 01:55:26] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.007797 10.0.0.19 - - [2026-03-16 01:55:26] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.19 - - [2026-03-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2026-03-16 01:55:26] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008400 10.0.0.19 - - [2026-03-16 01:55:26] "PUT /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c HTTP/1.1" 200 274 0.014182 10.0.0.19 - - [2026-03-16 01:55:30] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.19 - - [2026-03-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2026-03-16 01:55:30] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002759 10.0.0.19 - - [2026-03-16 01:55:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002346 10.0.0.19 - - [2026-03-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-03-16 01:55:30] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002684 10.0.0.19 - - [2026-03-16 01:55:30] "PUT /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15 HTTP/1.1" 200 254 0.016858 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:55:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:55:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.19 - - [2026-03-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2026-03-16 01:55:32] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002993 10.0.0.19 - - [2026-03-16 01:55:44] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.19 - - [2026-03-16 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-03-16 01:55:44] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004277 10.0.0.19 - - [2026-03-16 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.19 - - [2026-03-16 01:55:45] "GET /config-node/5dba79d7-0a1a-4357-ac3b-b2b14f6c5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001660 10.0.0.19 - - [2026-03-16 01:55:56] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.19 - - [2026-03-16 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.19 - - [2026-03-16 01:55:56] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003861 10.0.0.19 - - [2026-03-16 01:55:56] "POST /bgp-routers HTTP/1.1" 409 301 0.005630 10.0.0.19 - - [2026-03-16 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2026-03-16 01:55:56] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003317 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:55:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 10.0.0.19 - - [2026-03-16 01:55:56] "PUT /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15 HTTP/1.1" 200 254 0.018406 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:55:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.19 - - [2026-03-16 01:56:10] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.19 - - [2026-03-16 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2026-03-16 01:56:10] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004239 10.0.0.19 - - [2026-03-16 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-03-16 01:56:10] "GET /config-node/5dba79d7-0a1a-4357-ac3b-b2b14f6c5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001661 10.0.0.19 - - [2026-03-16 01:56:10] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.19 - - [2026-03-16 01:56:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001959 10.0.0.19 - - [2026-03-16 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2026-03-16 01:56:15] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002169 10.0.0.19 - - [2026-03-16 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.19 - - [2026-03-16 01:56:15] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.006267 10.0.0.19 - - [2026-03-16 01:56:16] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 264 0.001908 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/00f231d7-9ac3-4d8a-bc07-bd6cb6b9bb93 HTTP/1.1" 200 244 0.008028 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 261 0.012499 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/3c39b593-3942-4be3-bed8-dd3c2fdb8383 HTTP/1.1" 200 244 0.008684 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 261 0.005377 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/6075d791-da83-4492-8a15-fdd948b22115 HTTP/1.1" 200 244 0.009452 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 253 0.003305 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/a7cb8dfd-4591-4cd0-a711-8aceaeee30e3 HTTP/1.1" 200 244 0.010452 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 251 0.012653 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/3daa6578-e9bb-4c6f-afe8-1ebdac8159a9 HTTP/1.1" 200 244 0.012599 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 252 0.008909 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/2606e404-b549-40c5-ba22-7792cada47ce HTTP/1.1" 200 244 0.009357 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 256 0.006456 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/06bc5b4a-6803-4a11-a2a6-8af4f1a10e85 HTTP/1.1" 200 244 0.017213 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 248 0.003925 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/fa3dafcb-ca6a-437a-8731-c159709acf74 HTTP/1.1" 200 244 0.009043 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 252 0.007273 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/f4ef62c4-2540-4b21-a722-0e2019e08013 HTTP/1.1" 200 244 0.011593 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 257 0.014417 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/e1b93d26-e1bc-420e-a050-05af2f7b8a2e HTTP/1.1" 200 244 0.013703 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 251 0.003083 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/f9cb2ccf-acd2-44d4-bd0e-eae71a7b85db HTTP/1.1" 200 244 0.010319 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 257 0.010997 10.0.0.19 - - [2026-03-16 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-03-16 01:56:16] "PUT /alarm/0719c359-81a8-4477-9ddf-c93514ec179a HTTP/1.1" 200 244 0.009571 10.0.0.19 - - [2026-03-16 01:56:16] "POST /alarms HTTP/1.1" 409 261 0.002640 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/b0c41228-b93f-4185-aa58-2c326dff6286 HTTP/1.1" 200 244 0.011499 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 258 0.002033 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/ecc68e8f-a127-4aa0-86d2-167c78e0eeab HTTP/1.1" 200 244 0.014361 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 254 0.012426 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/98aae053-3bb3-49db-b49e-bea2847f510b HTTP/1.1" 200 244 0.010868 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 254 0.007965 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/63dbb6c5-d2b0-4504-b013-002e9be3bc64 HTTP/1.1" 200 244 0.012926 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 254 0.003633 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/96af8bf6-22e1-4291-85f8-3e9402929cd7 HTTP/1.1" 200 244 0.009029 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 247 0.008718 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/f4963564-54fa-4fee-b1dd-5511ec51926e HTTP/1.1" 200 244 0.008706 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 272 0.007203 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/70a31afc-566d-4d2e-b92a-7202592ac643 HTTP/1.1" 200 244 0.009960 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 261 0.005372 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/bbac7767-984b-48a4-9c57-3d692187c307 HTTP/1.1" 200 244 0.011005 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 259 0.010624 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/38e4f483-3652-4e62-b055-b533916acf7c HTTP/1.1" 200 244 0.013304 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 265 0.008990 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/49e6e015-7662-46f1-9d72-a4a4b83e4b46 HTTP/1.1" 200 244 0.013318 10.0.0.19 - - [2026-03-16 01:56:17] "POST /alarms HTTP/1.1" 409 279 0.006771 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /alarm/1b15de02-b38e-42ee-84f6-e0b0553b9306 HTTP/1.1" 200 244 0.009609 10.0.0.19 - - [2026-03-16 01:56:17] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.19 - - [2026-03-16 01:56:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001864 10.0.0.19 - - [2026-03-16 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2026-03-16 01:56:17] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.006498 10.0.0.19 - - [2026-03-16 01:56:18] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.19 - - [2026-03-16 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-03-16 01:56:18] "GET /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002453 10.0.0.19 - - [2026-03-16 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.19 - - [2026-03-16 01:56:18] "PUT /global-vrouter-config/6758f3a8-5260-4529-897e-28ddf0b93710 HTTP/1.1" 200 276 0.013445 10.0.0.19 - - [2026-03-16 01:56:18] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.19 - - [2026-03-16 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-03-16 01:56:18] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004360 10.0.0.19 - - [2026-03-16 01:56:18] "PUT /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c HTTP/1.1" 200 274 0.013657 10.0.0.19 - - [2026-03-16 01:56:22] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.19 - - [2026-03-16 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-16 01:56:22] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002980 10.0.0.19 - - [2026-03-16 01:56:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001995 10.0.0.19 - - [2026-03-16 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2026-03-16 01:56:22] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003134 10.0.0.19 - - [2026-03-16 01:56:22] "PUT /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15 HTTP/1.1" 200 254 0.011694 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:56:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:56:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.19 - - [2026-03-16 01:56:25] "POST /tags HTTP/1.1" 200 355 0.023189 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014215 10.0.0.19 - - [2026-03-16 01:56:25] "GET /tag/b8ee3520-7528-4d35-a766-0fd36c707010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014474 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004130 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.19 - - [2026-03-16 01:56:25] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050203 10.0.0.19 - - [2026-03-16 01:56:25] "POST /virtual-machines HTTP/1.1" 200 351 0.010894 10.0.0.19 - - [2026-03-16 01:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016798 10.0.0.19 - - [2026-03-16 01:56:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.111799 10.0.0.19 - - [2026-03-16 01:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008086 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005298 10.0.0.19 - - [2026-03-16 01:56:25] "POST /instance-ips HTTP/1.1" 200 391 0.019002 10.0.0.19 - - [2026-03-16 01:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022674 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004832 10.0.0.19 - - [2026-03-16 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.013632 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.011268 10.0.0.19 - - [2026-03-16 01:56:25] "GET /instance-ip/56f80b0c-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002398 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004391 10.0.0.19 - - [2026-03-16 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003469 10.0.0.19 - - [2026-03-16 01:56:25] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004032 10.0.0.19 - - [2026-03-16 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.19 - - [2026-03-16 01:56:25] "GET /virtual-network/32a422a2-5463-4df1-88fc-f7394922a246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003243 10.0.0.19 - - [2026-03-16 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.19 - - [2026-03-16 01:56:25] "GET /project/42847021-57c7-44c7-955f-e8a3f0d60996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032062 10.0.0.19 - - [2026-03-16 01:56:25] "POST /virtual-machines HTTP/1.1" 200 355 0.007244 10.0.0.19 - - [2026-03-16 01:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016529 10.0.0.19 - - [2026-03-16 01:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.108648 10.0.0.19 - - [2026-03-16 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009000 10.0.0.19 - - [2026-03-16 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005707 10.0.0.19 - - [2026-03-16 01:56:26] "POST /instance-ips HTTP/1.1" 200 395 0.018630 10.0.0.19 - - [2026-03-16 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016748 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007151 10.0.0.19 - - [2026-03-16 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.022778 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017838 10.0.0.19 - - [2026-03-16 01:56:26] "GET /instance-ip/575e86e8-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003053 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004228 10.0.0.19 - - [2026-03-16 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-router/28caeb17-99fd-410c-993c-778604fed2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003050 10.0.0.19 - - [2026-03-16 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.006437 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020953 10.0.0.19 - - [2026-03-16 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005683 10.0.0.19 - - [2026-03-16 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.19 - - [2026-03-16 01:56:26] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004140 10.0.0.19 - - [2026-03-16 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.19 - - [2026-03-16 01:56:36] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.19 - - [2026-03-16 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2026-03-16 01:56:36] "GET /global-system-config/7423af3c-7306-4ef7-bb94-a944cedfba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004323 10.0.0.19 - - [2026-03-16 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.19 - - [2026-03-16 01:56:37] "GET /config-node/5dba79d7-0a1a-4357-ac3b-b2b14f6c5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002342 10.0.0.19 - - [2026-03-16 01:56:42] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006308 10.0.0.19 - - [2026-03-16 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.19 - - [2026-03-16 01:56:43] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013104 10.0.0.19 - - [2026-03-16 01:56:43] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.19 - - [2026-03-16 01:56:44] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004189 10.0.0.19 - - [2026-03-16 01:56:44] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.19 - - [2026-03-16 01:56:48] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.19 - - [2026-03-16 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-03-16 01:56:48] "GET /routing-instance/cf2a9511-0711-4e98-91f2-e69340ebdaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003378 10.0.0.19 - - [2026-03-16 01:56:48] "POST /bgp-routers HTTP/1.1" 409 301 0.003779 10.0.0.19 - - [2026-03-16 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-03-16 01:56:48] "GET /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002468 10.0.0.19 - - [2026-03-16 01:56:48] "PUT /bgp-router/5393222d-6ac6-40ce-850e-65fc5442cd15 HTTP/1.1" 200 254 0.009104 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:56:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:56:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.19 - - [2026-03-16 01:57:15] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004564 10.0.0.19 - - [2026-03-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003530 10.0.0.19 - - [2026-03-16 01:57:15] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004269 10.0.0.19 - - [2026-03-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.19 - - [2026-03-16 01:57:15] "GET /virtual-machine/456bfd07-eeb4-467e-8984-ac3c460007bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002547 10.0.0.19 - - [2026-03-16 01:57:15] "POST /ref-update HTTP/1.1" 200 156 0.018058 10.0.0.19 - - [2026-03-16 01:57:15] "GET /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004175 10.0.0.19 - - [2026-03-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.015881 10.0.0.19 - - [2026-03-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.029274 10.0.0.19 - - [2026-03-16 01:57:15] "DELETE /instance-ip/56f80b0c-20db-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.036099 10.0.0.19 - - [2026-03-16 01:57:15] "DELETE /virtual-machine-interface/56dc67e4-20db-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.038902 10.0.0.19 - - [2026-03-16 01:57:15] "DELETE /virtual-machine/456bfd07-eeb4-467e-8984-ac3c460007bb HTTP/1.1" 200 115 0.021037 10.0.0.19 - - [2026-03-16 01:57:15] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003810 10.0.0.19 - - [2026-03-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.19 - - [2026-03-16 01:57:46] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004306 10.0.0.19 - - [2026-03-16 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.19 - - [2026-03-16 01:57:46] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014590 10.0.0.19 - - [2026-03-16 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.19 - - [2026-03-16 01:57:46] "GET /virtual-machine/248adb71-bf03-45b4-8010-35bf0112d095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003299 10.0.0.19 - - [2026-03-16 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.013094 10.0.0.19 - - [2026-03-16 01:57:46] "GET /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009628 10.0.0.19 - - [2026-03-16 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.043793 10.0.0.19 - - [2026-03-16 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.037707 10.0.0.19 - - [2026-03-16 01:57:46] "DELETE /instance-ip/575e86e8-20db-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.042812 10.0.0.19 - - [2026-03-16 01:57:46] "DELETE /virtual-machine-interface/5744e756-20db-11f1-817e-fa163e1793c5 HTTP/1.1" 200 115 0.047463 10.0.0.19 - - [2026-03-16 01:57:46] "DELETE /virtual-machine/248adb71-bf03-45b4-8010-35bf0112d095 HTTP/1.1" 200 115 0.038398 10.0.0.19 - - [2026-03-16 01:57:46] "DELETE /tag/b8ee3520-7528-4d35-a766-0fd36c707010 HTTP/1.1" 200 115 0.038457 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:57:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.19 - - [2026-03-16 01:57:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 10.0.0.19 - - [2026-03-16 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002280 10.0.0.19 - - [2026-03-16 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 0.001955