++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Mar 9 01:35:51 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 01:35:51 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.19,10.220.16.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.220.16.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + 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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/09/2026 01:36:34.134 7fbeb79aaa80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 01:36:34.556 7fbeb79aaa80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/09/2026 01:36:34.571 7fbeb79aaa80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 01:36:34.571 7fbeb79aaa80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-03-09 01:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000597 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-09 01:36:44] "GET / HTTP/1.1" 503 181 0.000177 10.0.0.19 - - [2026-03-09 01:36:45] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.19 - - [2026-03-09 01:36:45] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.19 - - [2026-03-09 01:36:45] "GET / HTTP/1.1" 200 45303 0.001187 10.0.0.19 - - [2026-03-09 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.19 - - [2026-03-09 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009575 10.0.0.19 - - [2026-03-09 01:36:46] "GET / HTTP/1.1" 200 35931 0.001143 10.0.0.19 - - [2026-03-09 01:36:46] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.19 - - [2026-03-09 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2026-03-09 01:36:46] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020001 10.0.0.19 - - [2026-03-09 01:36:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003937 10.0.0.19 - - [2026-03-09 01:36:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.092290 10.0.0.19 - - [2026-03-09 01:36:46] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.19 - - [2026-03-09 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-03-09 01:36:46] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005293 10.0.0.19 - - [2026-03-09 01:36:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.001866 10.0.0.19 - - [2026-03-09 01:36:46] "POST /database-nodes HTTP/1.1" 200 597 0.041631 10.0.0.19 - - [2026-03-09 01:36:46] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.19 - - [2026-03-09 01:36:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.003828 10.0.0.19 - - [2026-03-09 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-03-09 01:36:47] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005223 10.0.0.19 - - [2026-03-09 01:36:47] "POST /service-appliance-sets HTTP/1.1" 200 553 0.157419 10.0.0.19 - - [2026-03-09 01:36:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.002364 10.0.0.19 - - [2026-03-09 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2026-03-09 01:36:47] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006577 10.0.0.19 - - [2026-03-09 01:36:47] "POST /service-appliance-sets HTTP/1.1" 200 541 0.028511 10.0.0.19 - - [2026-03-09 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.19 - - [2026-03-09 01:36:47] "GET /network-ipam/a141e873-f0c9-4279-a29b-1271573a8f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003046 10.0.0.19 - - [2026-03-09 01:36:47] "POST /service-templates HTTP/1.1" 200 511 0.043110 10.0.0.19 - - [2026-03-09 01:36:47] "POST /service-templates HTTP/1.1" 200 501 0.085170 10.0.0.19 - - [2026-03-09 01:36:48] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.19 - - [2026-03-09 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2026-03-09 01:36:48] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.050391 10.0.0.19 - - [2026-03-09 01:36:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.017530 10.0.0.19 - - [2026-03-09 01:36:48] "POST /service-templates HTTP/1.1" 200 515 0.291737 10.0.0.19 - - [2026-03-09 01:36:48] "POST /analytics-nodes HTTP/1.1" 200 599 0.123218 10.0.0.19 - - [2026-03-09 01:36:48] "POST /service-templates HTTP/1.1" 200 535 0.118412 10.0.0.19 - - [2026-03-09 01:36:48] "POST /service-templates HTTP/1.1" 200 507 0.094695 10.0.0.19 - - [2026-03-09 01:36:48] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.19 - - [2026-03-09 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012159 10.0.0.19 - - [2026-03-09 01:36:48] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012180 10.0.0.19 - - [2026-03-09 01:36:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003780 10.0.0.19 - - [2026-03-09 01:36:48] "POST /config-nodes HTTP/1.1" 200 593 0.107899 10.0.0.19 - - [2026-03-09 01:36:48] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.19 - - [2026-03-09 01:36:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003005 10.0.0.19 - - [2026-03-09 01:36:49] "GET / HTTP/1.1" 200 35931 0.001228 10.0.0.19 - - [2026-03-09 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008444 10.0.0.19 - - [2026-03-09 01:36:49] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006891 10.0.0.19 - - [2026-03-09 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.001509 10.0.0.19 - - [2026-03-09 01:36:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024489 10.0.0.19 - - [2026-03-09 01:36:50] "GET / HTTP/1.1" 200 35931 0.002127 10.0.0.19 - - [2026-03-09 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.19 - - [2026-03-09 01:36:50] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010484 10.0.0.19 - - [2026-03-09 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002165 10.0.0.19 - - [2026-03-09 01:36:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.026060 10.0.0.19 - - [2026-03-09 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.19 - - [2026-03-09 01:36:51] "GET /network-ipam/a141e873-f0c9-4279-a29b-1271573a8f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003257 10.0.0.19 - - [2026-03-09 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003052 10.0.0.19 - - [2026-03-09 01:36:52] "POST /access-control-lists HTTP/1.1" 200 587 0.055754 10.0.0.19 - - [2026-03-09 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.005156 10.0.0.19 - - [2026-03-09 01:36:52] "POST /access-control-lists HTTP/1.1" 200 585 0.041367 10.0.0.19 - - [2026-03-09 01:36:52] "POST /route-targets HTTP/1.1" 200 327 0.015868 10.0.0.19 - - [2026-03-09 01:36:52] "POST /ref-update HTTP/1.1" 200 156 0.033689 10.0.0.19 - - [2026-03-09 01:36:52] "POST /route-targets HTTP/1.1" 200 327 0.029054 10.0.0.19 - - [2026-03-09 01:36:52] "POST /ref-update HTTP/1.1" 200 156 0.015307 10.0.0.19 - - [2026-03-09 01:36:52] "POST /route-targets HTTP/1.1" 200 327 0.019160 10.0.0.19 - - [2026-03-09 01:36:52] "POST /ref-update HTTP/1.1" 200 156 0.019967 10.0.0.19 - - [2026-03-09 01:36:52] "POST /route-targets HTTP/1.1" 200 327 0.014415 10.0.0.19 - - [2026-03-09 01:36:52] "POST /ref-update HTTP/1.1" 200 156 0.019914 10.0.0.19 - - [2026-03-09 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.003718 10.0.0.19 - - [2026-03-09 01:36:52] "POST /access-control-lists HTTP/1.1" 200 551 0.086317 10.0.0.19 - - [2026-03-09 01:36:52] "PUT /access-control-list/336d2696-68ff-4761-9e78-f2be9653c11a HTTP/1.1" 200 272 0.042822 10.0.0.19 - - [2026-03-09 01:36:53] "PUT /access-control-list/6426165d-6202-4dfe-b8bd-e8c4e26d3750 HTTP/1.1" 200 272 0.030787 10.0.0.19 - - [2026-03-09 01:36:53] "GET / HTTP/1.1" 200 35931 0.001179 10.0.0.19 - - [2026-03-09 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.19 - - [2026-03-09 01:36:53] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003192 10.0.0.19 - - [2026-03-09 01:36:53] "POST /bgp-routers HTTP/1.1" 200 616 0.024456 10.0.0.19 - - [2026-03-09 01:36:53] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.014252 10.0.0.19 - - [2026-03-09 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-03-09 01:36:53] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004480 10.0.0.19 - - [2026-03-09 01:36:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-03-09 01:36:53] "POST /ref-update HTTP/1.1" 200 156 0.013613 10.0.0.19 - - [2026-03-09 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-03-09 01:36:53] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007735 10.0.0.19 - - [2026-03-09 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.19 - - [2026-03-09 01:36:53] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.018163 10.0.0.19 - - [2026-03-09 01:36:54] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 581 0.025940 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 575 0.031673 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 575 0.032488 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 559 0.040804 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 555 0.019804 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 557 0.044247 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 565 0.039065 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 549 0.023753 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 557 0.074531 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 567 0.058805 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 555 0.028412 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 567 0.051132 10.0.0.19 - - [2026-03-09 01:36:54] "POST /alarms HTTP/1.1" 200 575 0.076597 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 569 0.026483 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 561 0.041489 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 561 0.038751 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 561 0.033027 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 547 0.032409 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 595 0.043801 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 575 0.033173 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 571 0.030175 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 583 0.034369 10.0.0.19 - - [2026-03-09 01:36:55] "POST /alarms HTTP/1.1" 200 609 0.025965 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:36:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:36:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.19 - - [2026-03-09 01:36:55] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.19 - - [2026-03-09 01:36:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002493 10.0.0.19 - - [2026-03-09 01:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.19 - - [2026-03-09 01:36:55] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.065011 10.0.0.19 - - [2026-03-09 01:36:56] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.19 - - [2026-03-09 01:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-03-09 01:36:56] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.039852 10.0.0.19 - - [2026-03-09 01:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2026-03-09 01:36:56] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.045602 10.0.0.19 - - [2026-03-09 01:36:56] "GET / HTTP/1.1" 200 35931 0.001175 10.0.0.19 - - [2026-03-09 01:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.19 - - [2026-03-09 01:36:56] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007303 10.0.0.19 - - [2026-03-09 01:36:56] "PUT /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec HTTP/1.1" 200 274 0.034935 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001271 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.19 - - [2026-03-09 01:37:06] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.19 - - [2026-03-09 01:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-03-09 01:37:06] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009032 10.0.0.19 - - [2026-03-09 01:37:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000504 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.009174 10.0.0.19 - - [2026-03-09 01:37:07] "POST /security-groups HTTP/1.1" 200 570 0.089993 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.002499 10.0.0.19 - - [2026-03-09 01:37:07] "POST /projects HTTP/1.1" 200 481 0.280507 10.0.0.19 - - [2026-03-09 01:37:07] "POST /access-control-lists HTTP/1.1" 200 579 0.075235 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.022027 10.0.0.19 - - [2026-03-09 01:37:07] "POST /security-groups HTTP/1.1" 200 534 0.116557 10.0.0.19 - - [2026-03-09 01:37:07] "POST /chown HTTP/1.1" 200 109 0.016390 10.0.0.19 - - [2026-03-09 01:37:07] "POST /policy-managements HTTP/1.1" 409 214 0.001858 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.19 - - [2026-03-09 01:37:07] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031220 10.0.0.19 - - [2026-03-09 01:37:07] "POST /access-control-lists HTTP/1.1" 200 577 0.112892 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.011018 10.0.0.19 - - [2026-03-09 01:37:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.083043 10.0.0.19 - - [2026-03-09 01:37:07] "POST /access-control-lists HTTP/1.1" 200 594 0.053803 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015541 10.0.0.19 - - [2026-03-09 01:37:07] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003101 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.005053 10.0.0.19 - - [2026-03-09 01:37:07] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.018397 10.0.0.19 - - [2026-03-09 01:37:07] "POST /access-control-lists HTTP/1.1" 200 592 0.027264 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016523 10.0.0.19 - - [2026-03-09 01:37:07] "GET /virtual-network/ec477bc0-b6ff-4632-8528-0245f6bd50bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003928 10.0.0.19 - - [2026-03-09 01:37:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.001435 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.008167 10.0.0.19 - - [2026-03-09 01:37:07] "POST /security-groups HTTP/1.1" 200 574 0.078184 10.0.0.19 - - [2026-03-09 01:37:07] "POST /projects HTTP/1.1" 200 489 0.194500 10.0.0.19 - - [2026-03-09 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004555 10.0.0.19 - - [2026-03-09 01:37:08] "POST /access-control-lists HTTP/1.1" 200 583 0.074598 10.0.0.19 - - [2026-03-09 01:37:08] "POST /security-groups HTTP/1.1" 200 546 0.093343 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003625 10.0.0.19 - - [2026-03-09 01:37:08] "POST /chown HTTP/1.1" 200 109 0.022859 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786 10.0.0.19 - - [2026-03-09 01:37:08] "POST /access-control-lists HTTP/1.1" 200 581 0.103027 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.003913 10.0.0.19 - - [2026-03-09 01:37:08] "POST /network-ipams HTTP/1.1" 200 522 0.117506 10.0.0.19 - - [2026-03-09 01:37:08] "POST /access-control-lists HTTP/1.1" 200 602 0.024201 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.006391 10.0.0.19 - - [2026-03-09 01:37:08] "POST /network-ipams HTTP/1.1" 200 510 0.059013 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.002042 10.0.0.19 - - [2026-03-09 01:37:08] "POST /access-control-lists HTTP/1.1" 200 600 0.055811 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.008438 10.0.0.19 - - [2026-03-09 01:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004423 10.0.0.19 - - [2026-03-09 01:37:08] "POST /virtual-networks HTTP/1.1" 200 538 0.267654 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-03-09 01:37:08] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005481 10.0.0.19 - - [2026-03-09 01:37:08] "POST /access-control-lists HTTP/1.1" 200 589 0.205495 10.0.0.19 - - [2026-03-09 01:37:08] "POST /network-ipams HTTP/1.1" 200 518 0.092355 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.019909 10.0.0.19 - - [2026-03-09 01:37:08] "POST /route-targets HTTP/1.1" 200 327 0.021615 10.0.0.19 - - [2026-03-09 01:37:08] "POST /ref-update HTTP/1.1" 200 156 0.028880 10.0.0.19 - - [2026-03-09 01:37:08] "PUT /access-control-list/65ab41fd-67eb-4d8e-8ec6-f83f0eb4b81a HTTP/1.1" 200 272 0.073952 10.0.0.19 - - [2026-03-09 01:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.021659 10.0.0.19 - - [2026-03-09 01:37:08] "POST /virtual-networks HTTP/1.1" 200 546 0.153826 10.0.0.19 - - [2026-03-09 01:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.19 - - [2026-03-09 01:37:08] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.007438 10.0.0.19 - - [2026-03-09 01:37:09] "POST /route-targets HTTP/1.1" 200 327 0.008463 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.025361 10.0.0.19 - - [2026-03-09 01:37:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.006644 10.0.0.19 - - [2026-03-09 01:37:09] "POST /network-policys HTTP/1.1" 200 538 0.040241 10.0.0.19 - - [2026-03-09 01:37:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.017064 10.0.0.19 - - [2026-03-09 01:37:09] "POST /network-policys HTTP/1.1" 200 534 0.019977 10.0.0.19 - - [2026-03-09 01:37:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.001436 10.0.0.19 - - [2026-03-09 01:37:09] "POST /network-policys HTTP/1.1" 200 542 0.058571 10.0.0.19 - - [2026-03-09 01:37:09] "PUT /access-control-list/cdeeaf80-986f-41b9-821f-91a805d863b7 HTTP/1.1" 200 272 0.020725 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.103068 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022250 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.076724 10.0.0.19 - - [2026-03-09 01:37:09] "PUT /access-control-list/cdeeaf80-986f-41b9-821f-91a805d863b7 HTTP/1.1" 200 272 0.015584 10.0.0.19 - - [2026-03-09 01:37:09] "PUT /access-control-list/65ab41fd-67eb-4d8e-8ec6-f83f0eb4b81a HTTP/1.1" 200 272 0.063559 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.028773 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.160208 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005604 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-03-09 01:37:09] "PUT /access-control-list/65ab41fd-67eb-4d8e-8ec6-f83f0eb4b81a HTTP/1.1" 200 272 0.079724 10.0.0.19 - - [2026-03-09 01:37:09] "PUT /access-control-list/cdeeaf80-986f-41b9-821f-91a805d863b7 HTTP/1.1" 200 272 0.030283 10.0.0.19 - - [2026-03-09 01:37:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.016994 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.134060 10.0.0.19 - - [2026-03-09 01:37:09] "POST /ref-update HTTP/1.1" 200 156 0.084418 10.0.0.19 - - [2026-03-09 01:37:10] "POST /access-control-lists HTTP/1.1" 200 601 0.070457 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-update HTTP/1.1" 200 156 0.088849 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-update HTTP/1.1" 200 156 0.182086 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022597 10.0.0.19 - - [2026-03-09 01:37:10] "PUT /access-control-list/7651c465-88c9-4dec-a972-cfa9c14b33f1 HTTP/1.1" 200 272 0.096121 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026329 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002852 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-update HTTP/1.1" 200 156 0.011971 10.0.0.19 - - [2026-03-09 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022648 10.0.0.19 - - [2026-03-09 01:37:10] "GET /virtual-network/ec477bc0-b6ff-4632-8528-0245f6bd50bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.034932 10.0.0.19 - - [2026-03-09 01:37:10] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005283 10.0.0.19 - - [2026-03-09 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.19 - - [2026-03-09 01:37:10] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005246 10.0.0.19 - - [2026-03-09 01:37:10] "POST /firewall-policys HTTP/1.1" 200 530 0.038266 10.0.0.19 - - [2026-03-09 01:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016889 10.0.0.19 - - [2026-03-09 01:37:10] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007722 10.0.0.19 - - [2026-03-09 01:37:10] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003751 10.0.0.19 - - [2026-03-09 01:37:10] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004928 10.0.0.19 - - [2026-03-09 01:37:10] "POST /ref-update HTTP/1.1" 200 156 0.030345 10.0.0.19 - - [2026-03-09 01:37:10] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.017222 10.0.0.19 - - [2026-03-09 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.19 - - [2026-03-09 01:37:10] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003544 10.0.0.19 - - [2026-03-09 01:37:10] "POST /firewall-policys HTTP/1.1" 200 532 0.052481 10.0.0.19 - - [2026-03-09 01:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019638 10.0.0.19 - - [2026-03-09 01:37:10] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.025937 10.0.0.19 - - [2026-03-09 01:37:10] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002269 10.0.0.19 - - [2026-03-09 01:37:10] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003670 10.0.0.19 - - [2026-03-09 01:37:10] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005014 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002145 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.044155 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.036580 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.082370 10.0.0.19 - - [2026-03-09 01:37:11] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003888 10.0.0.19 - - [2026-03-09 01:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-03-09 01:37:11] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002065 10.0.0.19 - - [2026-03-09 01:37:11] "POST /firewall-policys HTTP/1.1" 200 530 0.032624 10.0.0.19 - - [2026-03-09 01:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030886 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013784 10.0.0.19 - - [2026-03-09 01:37:11] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002813 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002392 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002135 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002754 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002061 10.0.0.19 - - [2026-03-09 01:37:11] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002139 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.023327 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.043160 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.053102 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.019678 10.0.0.19 - - [2026-03-09 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.039088 10.0.0.19 - - [2026-03-09 01:37:11] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.028694 10.0.0.19 - - [2026-03-09 01:37:11] "POST /tags HTTP/1.1" 200 299 0.039604 10.0.0.19 - - [2026-03-09 01:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017564 10.0.0.19 - - [2026-03-09 01:37:11] "GET /tag/bbf1892a-1974-459c-88e5-082f487be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024471 10.0.0.19 - - [2026-03-09 01:37:12] "POST /set-tag HTTP/1.1" 200 109 0.027627 10.0.0.19 - - [2026-03-09 01:37:12] "POST /tags HTTP/1.1" 200 357 0.088572 10.0.0.19 - - [2026-03-09 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012765 10.0.0.19 - - [2026-03-09 01:37:12] "GET /tag/daa216c9-1b7b-4ef7-84c2-0a456d5538b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030226 10.0.0.19 - - [2026-03-09 01:37:12] "POST /tags HTTP/1.1" 200 305 0.073348 10.0.0.19 - - [2026-03-09 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.027868 10.0.0.19 - - [2026-03-09 01:37:12] "GET /tag/6ebd7ac8-8340-4d66-878b-29ec7bd3b111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026272 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004372 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006834 10.0.0.19 - - [2026-03-09 01:37:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000459 10.0.0.19 - - [2026-03-09 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.025897 10.0.0.19 - - [2026-03-09 01:37:12] "POST /security-groups HTTP/1.1" 200 571 0.243766 10.0.0.19 - - [2026-03-09 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004988 10.0.0.19 - - [2026-03-09 01:37:12] "POST /projects HTTP/1.1" 200 483 0.455701 10.0.0.19 - - [2026-03-09 01:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.061326 10.0.0.19 - - [2026-03-09 01:37:13] "POST /access-control-lists HTTP/1.1" 200 580 0.095858 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.034060 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.034012 10.0.0.19 - - [2026-03-09 01:37:13] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.017765 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.19 - - [2026-03-09 01:37:13] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004865 10.0.0.19 - - [2026-03-09 01:37:13] "POST /access-control-lists HTTP/1.1" 200 578 0.078508 10.0.0.19 - - [2026-03-09 01:37:13] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.112628 10.0.0.19 - - [2026-03-09 01:37:13] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.080445 10.0.0.19 - - [2026-03-09 01:37:13] "POST /security-groups HTTP/1.1" 200 537 0.072345 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.002350 10.0.0.19 - - [2026-03-09 01:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011456 10.0.0.19 - - [2026-03-09 01:37:13] "POST /access-control-lists HTTP/1.1" 200 596 0.045299 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.007658 10.0.0.19 - - [2026-03-09 01:37:13] "POST /chown HTTP/1.1" 200 109 0.041421 10.0.0.19 - - [2026-03-09 01:37:13] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011434 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.19 - - [2026-03-09 01:37:13] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028719 10.0.0.19 - - [2026-03-09 01:37:13] "POST /tags HTTP/1.1" 409 207 0.001962 10.0.0.19 - - [2026-03-09 01:37:13] "POST /access-control-lists HTTP/1.1" 200 594 0.070895 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.19 - - [2026-03-09 01:37:13] "GET /tag/6ebd7ac8-8340-4d66-878b-29ec7bd3b111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013556 10.0.0.19 - - [2026-03-09 01:37:13] "POST /firewall-rules HTTP/1.1" 200 564 0.082884 10.0.0.19 - - [2026-03-09 01:37:13] "GET /firewall-rule/bfa3d0af-83c0-47fd-8f36-3bdf37207075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003862 10.0.0.19 - - [2026-03-09 01:37:13] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.001872 10.0.0.19 - - [2026-03-09 01:37:13] "GET /firewall-rule/bfa3d0af-83c0-47fd-8f36-3bdf37207075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002036 10.0.0.19 - - [2026-03-09 01:37:13] "POST /ref-update HTTP/1.1" 200 156 0.014726 10.0.0.19 - - [2026-03-09 01:37:13] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012650 10.0.0.19 - - [2026-03-09 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2026-03-09 01:37:13] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.19 - - [2026-03-09 01:37:13] "POST /tags HTTP/1.1" 409 207 0.001809 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2026-03-09 01:37:14] "GET /tag/6ebd7ac8-8340-4d66-878b-29ec7bd3b111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010893 10.0.0.19 - - [2026-03-09 01:37:14] "POST /firewall-rules HTTP/1.1" 200 562 0.103414 10.0.0.19 - - [2026-03-09 01:37:14] "GET /firewall-rule/730b4a9c-6c86-481c-8ffb-97560fdb64a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.038302 10.0.0.19 - - [2026-03-09 01:37:14] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012159 10.0.0.19 - - [2026-03-09 01:37:14] "GET /firewall-rule/730b4a9c-6c86-481c-8ffb-97560fdb64a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002604 10.0.0.19 - - [2026-03-09 01:37:14] "POST /ref-update HTTP/1.1" 200 156 0.027595 10.0.0.19 - - [2026-03-09 01:37:14] "POST /tags HTTP/1.1" 200 301 0.054609 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013348 10.0.0.19 - - [2026-03-09 01:37:14] "GET /tag/5f39efe8-911d-4e8d-b661-b30d6fa9c533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023377 10.0.0.19 - - [2026-03-09 01:37:14] "POST /tags HTTP/1.1" 200 325 0.052128 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023274 10.0.0.19 - - [2026-03-09 01:37:14] "GET /tag/0808b050-0904-41dd-b3db-c3e8abf7585a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.017446 10.0.0.19 - - [2026-03-09 01:37:14] "POST /tags HTTP/1.1" 200 363 0.028933 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007467 10.0.0.19 - - [2026-03-09 01:37:14] "GET /tag/3f1917a9-79b5-43c3-9ccc-f263a074e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019882 10.0.0.19 - - [2026-03-09 01:37:14] "POST /tags HTTP/1.1" 200 311 0.019219 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007355 10.0.0.19 - - [2026-03-09 01:37:14] "GET /tag/0b162d6b-d119-4897-bfa9-597840b262ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.029591 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-03-09 01:37:14] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003961 10.0.0.19 - - [2026-03-09 01:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2026-03-09 01:37:14] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.045249 10.0.0.19 - - [2026-03-09 01:37:14] "POST /virtual-machines HTTP/1.1" 200 377 0.012477 10.0.0.19 - - [2026-03-09 01:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022257 10.0.0.19 - - [2026-03-09 01:37:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.118837 10.0.0.19 - - [2026-03-09 01:37:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011091 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.19 - - [2026-03-09 01:37:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011539 10.0.0.19 - - [2026-03-09 01:37:15] "POST /instance-ips HTTP/1.1" 200 409 0.043784 10.0.0.19 - - [2026-03-09 01:37:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010986 10.0.0.19 - - [2026-03-09 01:37:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012459 10.0.0.19 - - [2026-03-09 01:37:15] "POST /set-tag HTTP/1.1" 200 109 0.016804 10.0.0.19 - - [2026-03-09 01:37:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007125 10.0.0.19 - - [2026-03-09 01:37:15] "GET /instance-ip/80793966-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005180 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.003767 10.0.0.19 - - [2026-03-09 01:37:15] "POST /tags HTTP/1.1" 200 305 0.044513 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014647 10.0.0.19 - - [2026-03-09 01:37:15] "GET /tag/9bf978ad-e722-4339-b8c5-a05be6cb8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013759 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-03-09 01:37:15] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.023141 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-03-09 01:37:15] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009206 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.19 - - [2026-03-09 01:37:15] "GET /service-appliance-set/832c02ba-8c4c-4f85-a64d-4e57c37b0d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003842 10.0.0.19 - - [2026-03-09 01:37:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002098 10.0.0.19 - - [2026-03-09 01:37:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130130 10.0.0.19 - - [2026-03-09 01:37:15] "GET /virtual-machine-interface/06178f6b-82b9-4b1b-8c84-39a66887ffdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.009277 10.0.0.19 - - [2026-03-09 01:37:15] "POST /instance-ips HTTP/1.1" 200 381 0.044656 10.0.0.19 - - [2026-03-09 01:37:16] "GET /instance-ip/212a5404-8038-4785-bd67-845b82285639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013247 10.0.0.19 - - [2026-03-09 01:37:16] "POST /loadbalancers HTTP/1.1" 200 582 0.068675 10.0.0.19 - - [2026-03-09 01:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009271 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.19 - - [2026-03-09 01:37:16] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025505 10.0.0.19 - - [2026-03-09 01:37:16] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027350 10.0.0.19 - - [2026-03-09 01:37:16] "GET /instance-ip/212a5404-8038-4785-bd67-845b82285639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004951 10.0.0.19 - - [2026-03-09 01:37:16] "GET /loadbalancer/3f65573f-3fb2-408b-a2f7-51e3564f25b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002079 10.0.0.19 - - [2026-03-09 01:37:16] "POST /floating-ips HTTP/1.1" 200 583 0.020192 10.0.0.19 - - [2026-03-09 01:37:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.030951 10.0.0.19 - - [2026-03-09 01:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018001 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.19 - - [2026-03-09 01:37:16] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029432 10.0.0.19 - - [2026-03-09 01:37:16] "GET /loadbalancer-listener/e8fe74ee-4b26-4714-8618-8198da25b73f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002023 10.0.0.19 - - [2026-03-09 01:37:16] "GET /loadbalancer-listener/e8fe74ee-4b26-4714-8618-8198da25b73f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007027 10.0.0.19 - - [2026-03-09 01:37:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018140 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2026-03-09 01:37:16] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002673 10.0.0.19 - - [2026-03-09 01:37:16] "GET /instance-ip/212a5404-8038-4785-bd67-845b82285639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004097 10.0.0.19 - - [2026-03-09 01:37:16] "GET /instance-ip/212a5404-8038-4785-bd67-845b82285639?fields=floating_ips HTTP/1.1" 200 1170 0.003814 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-03-09 01:37:16] "GET /floating-ip/cc638c8b-1b16-4756-a238-2d827085627e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002202 10.0.0.19 - - [2026-03-09 01:37:16] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.011246 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 404 228 0.003947 10.0.0.19 - - [2026-03-09 01:37:16] "POST /tags HTTP/1.1" 200 355 0.018507 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.19 - - [2026-03-09 01:37:16] "GET /tag/9333f46b-5f9d-4318-9787-3c91e591937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017849 10.0.0.19 - - [2026-03-09 01:37:16] "POST /tags HTTP/1.1" 200 303 0.028162 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.028781 10.0.0.19 - - [2026-03-09 01:37:16] "GET /tag/cc9b1069-de39-4af2-8589-4c6d0efd2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022084 10.0.0.19 - - [2026-03-09 01:37:16] "POST /projects HTTP/1.1" 409 218 0.002224 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.19 - - [2026-03-09 01:37:16] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047375 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2026-03-09 01:37:16] "GET /network-ipam/01ffc73a-062e-4bda-a93a-44e8b0977606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002768 10.0.0.19 - - [2026-03-09 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-03-09 01:37:16] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003883 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.050680 10.0.0.19 - - [2026-03-09 01:37:17] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008426 10.0.0.19 - - [2026-03-09 01:37:17] "POST /set-tag HTTP/1.1" 200 109 0.041322 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-03-09 01:37:17] "GET /network-ipam/face022a-80c0-4456-854d-1a395a03d293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002220 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2026-03-09 01:37:17] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004897 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.054312 10.0.0.19 - - [2026-03-09 01:37:17] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007305 10.0.0.19 - - [2026-03-09 01:37:17] "POST /set-tag HTTP/1.1" 200 109 0.052125 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.19 - - [2026-03-09 01:37:17] "GET /network-policy/db384375-b566-4f40-9e73-b5c0f9487878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002360 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.19 - - [2026-03-09 01:37:17] "GET /network-policy/6ad0eb13-557a-4489-a950-9359f8e1476f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003617 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-03-09 01:37:17] "GET /network-policy/08d68f87-d940-4d34-8830-9e35705a7cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002386 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /network-policy/08d68f87-d940-4d34-8830-9e35705a7cb1 HTTP/1.1" 200 262 0.009602 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-update HTTP/1.1" 200 156 0.066396 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004859 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001661 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-03-09 01:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-03-09 01:37:17] "POST /security-groups HTTP/1.1" 409 245 0.002802 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /security-group/b2119f56-d3f7-4141-86e4-eb05b98af9d3 HTTP/1.1" 200 262 0.059031 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /access-control-list/f3965013-1400-43c1-8d79-1bea1c548072 HTTP/1.1" 200 272 0.012097 10.0.0.19 - - [2026-03-09 01:37:17] "PUT /access-control-list/f83cf197-9986-463e-a664-69e3c2d27074 HTTP/1.1" 200 272 0.012400 10.0.0.19 - - [2026-03-09 01:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013733 10.0.0.19 - - [2026-03-09 01:37:17] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005525 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.19 - - [2026-03-09 01:37:17] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003853 10.0.0.19 - - [2026-03-09 01:37:17] "POST /tags HTTP/1.1" 409 206 0.002070 10.0.0.19 - - [2026-03-09 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-09 01:37:17] "GET /tag/cc9b1069-de39-4af2-8589-4c6d0efd2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015275 10.0.0.19 - - [2026-03-09 01:37:17] "POST /firewall-rules HTTP/1.1" 200 562 0.069853 10.0.0.19 - - [2026-03-09 01:37:17] "GET /firewall-rule/9fc2cc6f-fbf1-498f-b062-a9160f499111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004568 10.0.0.19 - - [2026-03-09 01:37:18] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.021982 10.0.0.19 - - [2026-03-09 01:37:18] "GET /firewall-rule/9fc2cc6f-fbf1-498f-b062-a9160f499111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002388 10.0.0.19 - - [2026-03-09 01:37:18] "POST /ref-update HTTP/1.1" 200 156 0.023689 10.0.0.19 - - [2026-03-09 01:37:18] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002457 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.19 - - [2026-03-09 01:37:18] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002205 10.0.0.19 - - [2026-03-09 01:37:18] "POST /tags HTTP/1.1" 409 206 0.001326 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.19 - - [2026-03-09 01:37:18] "GET /tag/cc9b1069-de39-4af2-8589-4c6d0efd2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009690 10.0.0.19 - - [2026-03-09 01:37:18] "POST /firewall-rules HTTP/1.1" 200 560 0.064917 10.0.0.19 - - [2026-03-09 01:37:18] "GET /firewall-rule/3450e3ed-3a66-4b5e-ae2e-ac4e547e53cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010143 10.0.0.19 - - [2026-03-09 01:37:18] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.003346 10.0.0.19 - - [2026-03-09 01:37:18] "GET /firewall-rule/3450e3ed-3a66-4b5e-ae2e-ac4e547e53cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002991 10.0.0.19 - - [2026-03-09 01:37:18] "POST /ref-update HTTP/1.1" 200 156 0.047810 10.0.0.19 - - [2026-03-09 01:37:18] "POST /tags HTTP/1.1" 200 301 0.020082 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-03-09 01:37:18] "GET /tag/4834b6db-a460-4e52-bb86-278a572588a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011355 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2026-03-09 01:37:18] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.030819 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2026-03-09 01:37:18] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003821 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2026-03-09 01:37:18] "GET /service-appliance-set/832c02ba-8c4c-4f85-a64d-4e57c37b0d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002771 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.001790 10.0.0.19 - - [2026-03-09 01:37:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102508 10.0.0.19 - - [2026-03-09 01:37:18] "GET /virtual-machine-interface/60a88d0f-e0fc-499a-b6fb-ebce31230363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004284 10.0.0.19 - - [2026-03-09 01:37:18] "POST /instance-ips HTTP/1.1" 200 377 0.022528 10.0.0.19 - - [2026-03-09 01:37:18] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007033 10.0.0.19 - - [2026-03-09 01:37:18] "POST /loadbalancers HTTP/1.1" 200 582 0.065302 10.0.0.19 - - [2026-03-09 01:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018536 10.0.0.19 - - [2026-03-09 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.19 - - [2026-03-09 01:37:18] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.034164 10.0.0.19 - - [2026-03-09 01:37:18] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005096 10.0.0.19 - - [2026-03-09 01:37:18] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.034932 10.0.0.19 - - [2026-03-09 01:37:18] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002795 10.0.0.19 - - [2026-03-09 01:37:19] "POST /floating-ips HTTP/1.1" 200 581 0.046319 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.055575 10.0.0.19 - - [2026-03-09 01:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012050 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016736 10.0.0.19 - - [2026-03-09 01:37:19] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.033025 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/be76cf05-de5e-45e3-a4cf-4bcee303c058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004332 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/be76cf05-de5e-45e3-a4cf-4bcee303c058?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005618 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023611 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005876 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?fields=floating_ips HTTP/1.1" 200 1164 0.009954 10.0.0.19 - - [2026-03-09 01:37:19] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004329 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.19 - - [2026-03-09 01:37:19] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.039650 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003376 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015258 10.0.0.19 - - [2026-03-09 01:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024942 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013861 10.0.0.19 - - [2026-03-09 01:37:19] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.045897 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/a191b902-d1d6-4285-ba4a-58a91432f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002807 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/a191b902-d1d6-4285-ba4a-58a91432f06f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002696 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023262 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003751 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?fields=floating_ips HTTP/1.1" 200 1164 0.002057 10.0.0.19 - - [2026-03-09 01:37:19] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.031529 10.0.0.19 - - [2026-03-09 01:37:19] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002478 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002544 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014817 10.0.0.19 - - [2026-03-09 01:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013298 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.19 - - [2026-03-09 01:37:19] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.030520 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/5beda818-0135-4b05-b2f6-189a54f5a7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.001927 10.0.0.19 - - [2026-03-09 01:37:19] "GET /loadbalancer-listener/5beda818-0135-4b05-b2f6-189a54f5a7e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002567 10.0.0.19 - - [2026-03-09 01:37:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025418 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004884 10.0.0.19 - - [2026-03-09 01:37:19] "GET /instance-ip/8111727d-8a93-45d0-a7f3-7805cd8d65eb?fields=floating_ips HTTP/1.1" 200 1164 0.003729 10.0.0.19 - - [2026-03-09 01:37:19] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002332 10.0.0.19 - - [2026-03-09 01:37:19] "POST /tags HTTP/1.1" 200 371 0.027747 10.0.0.19 - - [2026-03-09 01:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011209 10.0.0.19 - - [2026-03-09 01:37:20] "GET /tag/a702a918-9ac4-4f50-bbbe-cd8fdf399637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011182 10.0.0.19 - - [2026-03-09 01:37:20] "POST /tags HTTP/1.1" 200 319 0.014952 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014181 10.0.0.19 - - [2026-03-09 01:37:20] "GET /tag/e51149ca-cdfe-4914-9f88-f13b44629efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012138 10.0.0.19 - - [2026-03-09 01:37:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.002753 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.009862 10.0.0.19 - - [2026-03-09 01:37:20] "POST /security-groups HTTP/1.1" 200 578 0.064969 10.0.0.19 - - [2026-03-09 01:37:20] "POST /projects HTTP/1.1" 200 497 0.170987 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002548 10.0.0.19 - - [2026-03-09 01:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011566 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014055 10.0.0.19 - - [2026-03-09 01:37:20] "POST /access-control-lists HTTP/1.1" 200 587 0.037667 10.0.0.19 - - [2026-03-09 01:37:20] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004635 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-03-09 01:37:20] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003520 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.001642 10.0.0.19 - - [2026-03-09 01:37:20] "POST /access-control-lists HTTP/1.1" 200 585 0.089146 10.0.0.19 - - [2026-03-09 01:37:20] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.113337 10.0.0.19 - - [2026-03-09 01:37:20] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.037321 10.0.0.19 - - [2026-03-09 01:37:20] "POST /security-groups HTTP/1.1" 200 558 0.078638 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.002978 10.0.0.19 - - [2026-03-09 01:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037352 10.0.0.19 - - [2026-03-09 01:37:20] "POST /chown HTTP/1.1" 200 109 0.060875 10.0.0.19 - - [2026-03-09 01:37:20] "POST /access-control-lists HTTP/1.1" 200 610 0.087835 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.015337 10.0.0.19 - - [2026-03-09 01:37:20] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005150 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-03-09 01:37:20] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005605 10.0.0.19 - - [2026-03-09 01:37:20] "POST /tags HTTP/1.1" 409 214 0.001338 10.0.0.19 - - [2026-03-09 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2026-03-09 01:37:20] "GET /tag/e51149ca-cdfe-4914-9f88-f13b44629efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031297 10.0.0.19 - - [2026-03-09 01:37:20] "POST /access-control-lists HTTP/1.1" 200 608 0.074785 10.0.0.19 - - [2026-03-09 01:37:21] "POST /firewall-rules HTTP/1.1" 200 578 0.099337 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-rule/09af4ebf-aaca-4971-8823-0421c08635da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005094 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004437 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-rule/09af4ebf-aaca-4971-8823-0421c08635da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002248 10.0.0.19 - - [2026-03-09 01:37:21] "POST /ref-update HTTP/1.1" 200 156 0.038356 10.0.0.19 - - [2026-03-09 01:37:21] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015796 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-03-09 01:37:21] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002606 10.0.0.19 - - [2026-03-09 01:37:21] "POST /tags HTTP/1.1" 409 214 0.001773 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-03-09 01:37:21] "GET /tag/e51149ca-cdfe-4914-9f88-f13b44629efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009661 10.0.0.19 - - [2026-03-09 01:37:21] "POST /firewall-rules HTTP/1.1" 200 576 0.069002 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-rule/43a4f204-75cd-420a-b137-81e8096febb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004161 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.002975 10.0.0.19 - - [2026-03-09 01:37:21] "GET /firewall-rule/43a4f204-75cd-420a-b137-81e8096febb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001870 10.0.0.19 - - [2026-03-09 01:37:21] "POST /ref-update HTTP/1.1" 200 156 0.045604 10.0.0.19 - - [2026-03-09 01:37:21] "POST /tags HTTP/1.1" 200 363 0.021037 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016848 10.0.0.19 - - [2026-03-09 01:37:21] "GET /tag/a258542d-3200-4ca3-b3f6-fef36089cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011970 10.0.0.19 - - [2026-03-09 01:37:21] "POST /tags HTTP/1.1" 200 311 0.024246 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011407 10.0.0.19 - - [2026-03-09 01:37:21] "GET /tag/fa1e7d7d-9ad9-4fe2-a59e-0a7257058c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010872 10.0.0.19 - - [2026-03-09 01:37:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.002692 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.001964 10.0.0.19 - - [2026-03-09 01:37:21] "POST /security-groups HTTP/1.1" 200 574 0.064454 10.0.0.19 - - [2026-03-09 01:37:21] "POST /projects HTTP/1.1" 200 489 0.253986 10.0.0.19 - - [2026-03-09 01:37:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.002283 10.0.0.19 - - [2026-03-09 01:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027352 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.19 - - [2026-03-09 01:37:22] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005831 10.0.0.19 - - [2026-03-09 01:37:22] "POST /access-control-lists HTTP/1.1" 200 583 0.076516 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012953 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005723 10.0.0.19 - - [2026-03-09 01:37:22] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003841 10.0.0.19 - - [2026-03-09 01:37:22] "POST /access-control-lists HTTP/1.1" 200 581 0.066644 10.0.0.19 - - [2026-03-09 01:37:22] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.087041 10.0.0.19 - - [2026-03-09 01:37:22] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.044721 10.0.0.19 - - [2026-03-09 01:37:22] "POST /security-groups HTTP/1.1" 200 546 0.077073 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001669 10.0.0.19 - - [2026-03-09 01:37:22] "POST /access-control-lists HTTP/1.1" 200 602 0.057560 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.006127 10.0.0.19 - - [2026-03-09 01:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.060428 10.0.0.19 - - [2026-03-09 01:37:22] "POST /chown HTTP/1.1" 200 109 0.024099 10.0.0.19 - - [2026-03-09 01:37:22] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009913 10.0.0.19 - - [2026-03-09 01:37:22] "POST /access-control-lists HTTP/1.1" 200 600 0.051254 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-03-09 01:37:22] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002353 10.0.0.19 - - [2026-03-09 01:37:22] "POST /tags HTTP/1.1" 409 210 0.001436 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-03-09 01:37:22] "GET /tag/fa1e7d7d-9ad9-4fe2-a59e-0a7257058c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009717 10.0.0.19 - - [2026-03-09 01:37:22] "POST /firewall-rules HTTP/1.1" 200 570 0.062941 10.0.0.19 - - [2026-03-09 01:37:22] "GET /firewall-rule/6dba1c7f-4673-4584-8c3a-86e32e782796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018291 10.0.0.19 - - [2026-03-09 01:37:22] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.003889 10.0.0.19 - - [2026-03-09 01:37:22] "GET /firewall-rule/6dba1c7f-4673-4584-8c3a-86e32e782796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002119 10.0.0.19 - - [2026-03-09 01:37:22] "POST /ref-update HTTP/1.1" 200 156 0.042311 10.0.0.19 - - [2026-03-09 01:37:22] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003156 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2026-03-09 01:37:22] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002245 10.0.0.19 - - [2026-03-09 01:37:22] "POST /tags HTTP/1.1" 409 210 0.002040 10.0.0.19 - - [2026-03-09 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2026-03-09 01:37:22] "GET /tag/fa1e7d7d-9ad9-4fe2-a59e-0a7257058c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010910 10.0.0.19 - - [2026-03-09 01:37:22] "POST /firewall-rules HTTP/1.1" 200 568 0.074314 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-rule/39ec1c8e-c3cd-4e10-9789-453c11bb3cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004347 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.003697 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-rule/39ec1c8e-c3cd-4e10-9789-453c11bb3cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002059 10.0.0.19 - - [2026-03-09 01:37:23] "POST /ref-update HTTP/1.1" 200 156 0.047653 10.0.0.19 - - [2026-03-09 01:37:23] "POST /tags HTTP/1.1" 409 237 0.013110 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.19 - - [2026-03-09 01:37:23] "GET /tag/3f1917a9-79b5-43c3-9ccc-f263a074e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011899 10.0.0.19 - - [2026-03-09 01:37:23] "POST /tags HTTP/1.1" 409 210 0.001729 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-03-09 01:37:23] "GET /tag/0b162d6b-d119-4897-bfa9-597840b262ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010989 10.0.0.19 - - [2026-03-09 01:37:23] "POST /projects HTTP/1.1" 409 223 0.001916 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.19 - - [2026-03-09 01:37:23] "GET /project/00a7bf8c-c5a6-4d7f-9d36-cb0fa370e773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.043448 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.19 - - [2026-03-09 01:37:23] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005449 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-03-09 01:37:23] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003807 10.0.0.19 - - [2026-03-09 01:37:23] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.036254 10.0.0.19 - - [2026-03-09 01:37:23] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.047299 10.0.0.19 - - [2026-03-09 01:37:23] "POST /security-groups HTTP/1.1" 409 253 0.011018 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.19 - - [2026-03-09 01:37:23] "PUT /security-group/17dbf309-2f5a-4296-99b2-2cfe2f0f25c0 HTTP/1.1" 200 262 0.063358 10.0.0.19 - - [2026-03-09 01:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024865 10.0.0.19 - - [2026-03-09 01:37:23] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005923 10.0.0.19 - - [2026-03-09 01:37:23] "PUT /access-control-list/9ea9614e-de86-4fa6-a6d3-3c1167e46eb2 HTTP/1.1" 200 272 0.027783 10.0.0.19 - - [2026-03-09 01:37:23] "PUT /access-control-list/c9005862-6fb7-422a-ab20-65f66a61a059 HTTP/1.1" 200 272 0.015512 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.19 - - [2026-03-09 01:37:23] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002640 10.0.0.19 - - [2026-03-09 01:37:23] "POST /tags HTTP/1.1" 409 210 0.001506 10.0.0.19 - - [2026-03-09 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2026-03-09 01:37:23] "GET /tag/0b162d6b-d119-4897-bfa9-597840b262ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010724 10.0.0.19 - - [2026-03-09 01:37:23] "POST /firewall-rules HTTP/1.1" 200 570 0.092905 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-rule/9429f872-7ff7-4d98-9f1d-5caf31488dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003841 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.003130 10.0.0.19 - - [2026-03-09 01:37:23] "GET /firewall-rule/9429f872-7ff7-4d98-9f1d-5caf31488dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001927 10.0.0.19 - - [2026-03-09 01:37:24] "POST /ref-update HTTP/1.1" 200 156 0.041810 10.0.0.19 - - [2026-03-09 01:37:24] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005687 10.0.0.19 - - [2026-03-09 01:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2026-03-09 01:37:24] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002760 10.0.0.19 - - [2026-03-09 01:37:24] "POST /tags HTTP/1.1" 409 210 0.001602 10.0.0.19 - - [2026-03-09 01:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2026-03-09 01:37:24] "GET /tag/0b162d6b-d119-4897-bfa9-597840b262ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011108 10.0.0.19 - - [2026-03-09 01:37:24] "POST /firewall-rules HTTP/1.1" 200 568 0.086728 10.0.0.19 - - [2026-03-09 01:37:24] "GET /firewall-rule/77590029-fc57-4710-8a9a-7d2fa769119b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004610 10.0.0.19 - - [2026-03-09 01:37:24] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.004174 10.0.0.19 - - [2026-03-09 01:37:24] "GET /firewall-rule/77590029-fc57-4710-8a9a-7d2fa769119b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002575 10.0.0.19 - - [2026-03-09 01:37:24] "POST /ref-update HTTP/1.1" 200 156 0.035242 10.0.0.19 - - [2026-03-09 01:37:24] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003926 10.0.0.19 - - [2026-03-09 01:37:24] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.241 - - [2026-03-09 01:38:02] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.241 - - [2026-03-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.241 - - [2026-03-09 01:38:02] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004611 10.0.0.241 - - [2026-03-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.241 - - [2026-03-09 01:38:02] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002402 10.0.0.241 - - [2026-03-09 01:38:02] "PUT /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec HTTP/1.1" 200 274 0.012634 10.0.0.241 - - [2026-03-09 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.012800 10.0.0.241 - - [2026-03-09 01:38:03] "POST /virtual-routers HTTP/1.1" 200 599 0.022657 10.0.0.241 - - [2026-03-09 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015902 10.0.0.241 - - [2026-03-09 01:38:03] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004842 10.0.0.241 - - [2026-03-09 01:38:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.004558 10.0.0.241 - - [2026-03-09 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.241 - - [2026-03-09 01:38:03] "GET /virtual-network/ec477bc0-b6ff-4632-8528-0245f6bd50bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003311 10.0.0.241 - - [2026-03-09 01:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.035527 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:38:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:40:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.241 - - [2026-03-09 01:40:39] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.241 - - [2026-03-09 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.241 - - [2026-03-09 01:40:39] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005603 10.0.0.241 - - [2026-03-09 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.241 - - [2026-03-09 01:40:39] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003189 10.0.0.241 - - [2026-03-09 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.241 - - [2026-03-09 01:40:39] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002472 10.0.0.241 - - [2026-03-09 01:40:39] "PUT /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f HTTP/1.1" 200 262 0.008804 10.0.0.241 - - [2026-03-09 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010343 10.0.0.241 - - [2026-03-09 01:40:39] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002248 10.0.0.241 - - [2026-03-09 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.241 - - [2026-03-09 01:40:39] "GET /virtual-machine-interface/89650269-84d2-4774-b29a-70f742eefa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003616 10.0.0.241 - - [2026-03-09 01:40:39] "PUT /virtual-machine-interface/89650269-84d2-4774-b29a-70f742eefa08 HTTP/1.1" 200 284 0.007471 10.0.0.19 - - [2026-03-09 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2026-03-09 01:40:48] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002255 10.0.0.19 - - [2026-03-09 01:41:00] "GET /global-system-configs HTTP/1.1" 200 322 0.007227 10.0.0.19 - - [2026-03-09 01:41:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003191 10.0.0.19 - - [2026-03-09 01:41:13] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003285 10.0.0.19 - - [2026-03-09 01:41:13] "POST /ref-update HTTP/1.1" 200 156 0.008032 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007754 10.0.0.19 - - [2026-03-09 01:41:18] "POST /set-tag HTTP/1.1" 200 109 0.004249 10.0.0.19 - - [2026-03-09 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-03-09 01:41:18] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003216 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016904 10.0.0.19 - - [2026-03-09 01:41:18] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2026-03-09 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.19 - - [2026-03-09 01:41:18] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002077 10.0.0.19 - - [2026-03-09 01:41:18] "GET /loadbalancer-pool/9e4b0ac4-3d5d-450f-b0e4-3095c4fe2803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006101 10.0.0.19 - - [2026-03-09 01:41:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016140 10.0.0.19 - - [2026-03-09 01:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020328 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003685 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003597 10.0.0.19 - - [2026-03-09 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.007262 10.0.0.19 - - [2026-03-09 01:41:18] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.007653 10.0.0.19 - - [2026-03-09 01:41:18] "POST /tags HTTP/1.1" 409 205 0.005602 10.0.0.19 - - [2026-03-09 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.19 - - [2026-03-09 01:41:18] "GET /tag/4834b6db-a460-4e52-bb86-278a572588a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013769 10.0.0.19 - - [2026-03-09 01:41:18] "PUT /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f HTTP/1.1" 200 256 0.023164 10.0.0.19 - - [2026-03-09 01:41:18] "POST /set-tag HTTP/1.1" 200 109 0.065136 10.0.0.19 - - [2026-03-09 01:41:18] "GET /loadbalancer-pool/22a7d687-e14f-4fd8-ba53-8bd5e2ecf327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007985 10.0.0.19 - - [2026-03-09 01:41:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016818 10.0.0.19 - - [2026-03-09 01:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007637 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013522 10.0.0.19 - - [2026-03-09 01:41:18] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012978 10.0.0.19 - - [2026-03-09 01:41:18] "POST /set-tag HTTP/1.1" 200 109 0.009366 10.0.0.19 - - [2026-03-09 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.008512 10.0.0.19 - - [2026-03-09 01:41:18] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.016925 10.0.0.19 - - [2026-03-09 01:41:18] "PUT /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f HTTP/1.1" 200 256 0.013950 10.0.0.19 - - [2026-03-09 01:41:18] "GET /loadbalancer-pool/23f3a98c-f0cc-4b59-b9f1-95de54af4d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005761 10.0.0.19 - - [2026-03-09 01:41:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017629 10.0.0.19 - - [2026-03-09 01:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012931 10.0.0.19 - - [2026-03-09 01:41:19] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005181 10.0.0.19 - - [2026-03-09 01:41:19] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021669 10.0.0.19 - - [2026-03-09 01:41:19] "POST /ref-update HTTP/1.1" 200 156 0.007306 10.0.0.19 - - [2026-03-09 01:41:19] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.009489 10.0.0.19 - - [2026-03-09 01:41:19] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.19 - - [2026-03-09 01:41:19] "PUT /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f HTTP/1.1" 200 256 0.012561 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003910 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 10.0.0.19 - - [2026-03-09 01:42:40] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.19 - - [2026-03-09 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-03-09 01:42:40] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004138 10.0.0.19 - - [2026-03-09 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2026-03-09 01:42:40] "GET /config-node/f283655e-a8ea-4dfd-baa3-4efced357ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003154 10.0.0.19 - - [2026-03-09 01:42:51] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.19 - - [2026-03-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-09 01:42:51] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002288 10.0.0.19 - - [2026-03-09 01:42:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001360 10.0.0.19 - - [2026-03-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001140 10.0.0.19 - - [2026-03-09 01:42:51] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003565 10.0.0.19 - - [2026-03-09 01:42:51] "PUT /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7 HTTP/1.1" 200 254 0.017494 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:42:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 10.0.0.19 - - [2026-03-09 01:45:13] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004030 10.0.0.19 - - [2026-03-09 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.19 - - [2026-03-09 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-03-09 01:45:13] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003805 10.0.0.19 - - [2026-03-09 01:45:13] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004452 10.0.0.19 - - [2026-03-09 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.026281 10.0.0.19 - - [2026-03-09 01:45:14] "DELETE /loadbalancer-member/b90ef984-40e9-4306-bcc2-6d3fa64cdc9f HTTP/1.1" 200 115 0.055657 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004268 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.006552 10.0.0.19 - - [2026-03-09 01:45:14] "DELETE /loadbalancer-member/c5ca8f6f-4780-4a1f-95dd-11fd96b53583 HTTP/1.1" 200 115 0.028904 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008377 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.19 - - [2026-03-09 01:45:14] "DELETE /loadbalancer-member/ede7a3de-1253-4bf7-90ba-df98700000db HTTP/1.1" 200 115 0.030339 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006043 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.008518 10.0.0.19 - - [2026-03-09 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2026-03-09 01:45:14] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002840 10.0.0.19 - - [2026-03-09 01:45:14] "GET /loadbalancer-pool/9e4b0ac4-3d5d-450f-b0e4-3095c4fe2803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002298 10.0.0.19 - - [2026-03-09 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014004 10.0.0.19 - - [2026-03-09 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021941 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010835 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008575 10.0.0.19 - - [2026-03-09 01:45:14] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004869 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.091515 10.0.0.19 - - [2026-03-09 01:45:14] "GET /loadbalancer-pool/22a7d687-e14f-4fd8-ba53-8bd5e2ecf327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008585 10.0.0.19 - - [2026-03-09 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020379 10.0.0.19 - - [2026-03-09 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007417 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013190 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009756 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003699 10.0.0.19 - - [2026-03-09 01:45:14] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009499 10.0.0.19 - - [2026-03-09 01:45:14] "GET /loadbalancer-pool/23f3a98c-f0cc-4b59-b9f1-95de54af4d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002779 10.0.0.19 - - [2026-03-09 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023385 10.0.0.19 - - [2026-03-09 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029191 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009560 10.0.0.19 - - [2026-03-09 01:45:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004844 10.0.0.19 - - [2026-03-09 01:45:14] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002394 10.0.0.19 - - [2026-03-09 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002883 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.19 - - [2026-03-09 01:46:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001896 10.0.0.19 - - [2026-03-09 01:46:01] "GET /global-system-configs HTTP/1.1" 200 322 0.001876 10.0.0.19 - - [2026-03-09 01:46:26] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.19 - - [2026-03-09 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-03-09 01:46:26] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040955 10.0.0.19 - - [2026-03-09 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-03-09 01:46:26] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037309 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-03-09 01:46:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028952 10.0.0.19 - - [2026-03-09 01:46:27] "POST /tags HTTP/1.1" 200 333 0.017377 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-09 01:46:27] "GET /tag/ab1f3d27-fb29-4b47-ae59-dce16239985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015167 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-03-09 01:46:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043761 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-networks?parent_id=f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002000 10.0.0.19 - - [2026-03-09 01:46:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055968 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004421 10.0.0.19 - - [2026-03-09 01:46:27] "POST /virtual-networks HTTP/1.1" 200 512 0.072643 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-03-09 01:46:27] "GET /service-appliance-set/832c02ba-8c4c-4f85-a64d-4e57c37b0d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002884 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2026-03-09 01:46:27] "GET /network-ipam/f7d5e5d4-9d00-409c-acba-ed0c1a52c1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002300 10.0.0.19 - - [2026-03-09 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.001322 10.0.0.19 - - [2026-03-09 01:46:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003211 10.0.0.19 - - [2026-03-09 01:46:27] "POST /ref-update HTTP/1.1" 200 156 0.108248 10.0.0.19 - - [2026-03-09 01:46:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111293 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-machine-interface/65d96d07-d320-4d64-9b8c-a5f19ccca8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006100 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004165 10.0.0.19 - - [2026-03-09 01:46:27] "GET /domains HTTP/1.1" 200 280 0.001397 10.0.0.19 - - [2026-03-09 01:46:27] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.007117 10.0.0.19 - - [2026-03-09 01:46:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 5477 0.040201 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.006710 10.0.0.19 - - [2026-03-09 01:46:27] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.004595 10.0.0.19 - - [2026-03-09 01:46:27] "POST /instance-ips HTTP/1.1" 200 409 0.059211 10.0.0.19 - - [2026-03-09 01:46:27] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1182 0.006799 10.0.0.19 - - [2026-03-09 01:46:27] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1182 0.003394 10.0.0.19 - - [2026-03-09 01:46:27] "GET /instance-ip/1310ce84-4f2a-43ca-8cb6-7cc297de19bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007041 10.0.0.19 - - [2026-03-09 01:46:28] "POST /loadbalancers HTTP/1.1" 200 610 0.062019 10.0.0.19 - - [2026-03-09 01:46:28] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029419 10.0.0.19 - - [2026-03-09 01:46:28] "GET /instance-ip/1310ce84-4f2a-43ca-8cb6-7cc297de19bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002032 10.0.0.19 - - [2026-03-09 01:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010099 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.19 - - [2026-03-09 01:46:28] "POST /floating-ips HTTP/1.1" 200 597 0.043327 10.0.0.19 - - [2026-03-09 01:46:28] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051471 10.0.0.19 - - [2026-03-09 01:46:28] "POST /route-targets HTTP/1.1" 200 327 0.010695 10.0.0.19 - - [2026-03-09 01:46:28] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.19 - - [2026-03-09 01:46:28] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005432 10.0.0.19 - - [2026-03-09 01:46:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024613 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2026-03-09 01:46:28] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031241 10.0.0.19 - - [2026-03-09 01:46:28] "GET /loadbalancer-listener/1d53432a-89a9-47ed-a637-068ec4b03a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004769 10.0.0.19 - - [2026-03-09 01:46:28] "GET /loadbalancer-listener/1d53432a-89a9-47ed-a637-068ec4b03a88?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003783 10.0.0.19 - - [2026-03-09 01:46:28] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023574 10.0.0.19 - - [2026-03-09 01:46:28] "GET /instance-ip/1310ce84-4f2a-43ca-8cb6-7cc297de19bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002967 10.0.0.19 - - [2026-03-09 01:46:28] "GET /instance-ip/1310ce84-4f2a-43ca-8cb6-7cc297de19bf?fields=floating_ips HTTP/1.1" 200 1212 0.004256 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.19 - - [2026-03-09 01:46:28] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002545 10.0.0.19 - - [2026-03-09 01:46:28] "GET /floating-ip/6063e043-a9ce-4abb-aceb-e6d6715eda84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003646 10.0.0.19 - - [2026-03-09 01:46:28] "POST /tags HTTP/1.1" 200 295 0.047596 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2026-03-09 01:46:28] "GET /tag/99ea1c09-e2b9-49d7-a807-6955bfc7529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011620 10.0.0.19 - - [2026-03-09 01:46:28] "POST /tags HTTP/1.1" 409 233 0.001683 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001143 10.0.0.19 - - [2026-03-09 01:46:28] "GET /tag/9333f46b-5f9d-4318-9787-3c91e591937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015934 10.0.0.19 - - [2026-03-09 01:46:28] "POST /tags HTTP/1.1" 409 206 0.001581 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.19 - - [2026-03-09 01:46:28] "GET /tag/cc9b1069-de39-4af2-8589-4c6d0efd2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009520 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-03-09 01:46:28] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005080 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-03-09 01:46:28] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027037 10.0.0.19 - - [2026-03-09 01:46:28] "POST /virtual-machines HTTP/1.1" 200 369 0.008854 10.0.0.19 - - [2026-03-09 01:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012651 10.0.0.19 - - [2026-03-09 01:46:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.093883 10.0.0.19 - - [2026-03-09 01:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007797 10.0.0.19 - - [2026-03-09 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.19 - - [2026-03-09 01:46:28] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003699 10.0.0.19 - - [2026-03-09 01:46:29] "POST /instance-ips HTTP/1.1" 200 409 0.017414 10.0.0.19 - - [2026-03-09 01:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023235 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011299 10.0.0.19 - - [2026-03-09 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.015381 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014817 10.0.0.19 - - [2026-03-09 01:46:29] "GET /instance-ip/ca8eae5e-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002402 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005936 10.0.0.19 - - [2026-03-09 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004935 10.0.0.19 - - [2026-03-09 01:46:29] "POST /ref-update HTTP/1.1" 200 156 0.008558 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008517 10.0.0.19 - - [2026-03-09 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.003891 10.0.0.19 - - [2026-03-09 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004281 10.0.0.19 - - [2026-03-09 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2026-03-09 01:46:29] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040338 10.0.0.19 - - [2026-03-09 01:46:29] "POST /virtual-machines HTTP/1.1" 200 369 0.007301 10.0.0.19 - - [2026-03-09 01:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024732 10.0.0.19 - - [2026-03-09 01:46:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101175 10.0.0.19 - - [2026-03-09 01:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008745 10.0.0.19 - - [2026-03-09 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007575 10.0.0.19 - - [2026-03-09 01:46:29] "POST /instance-ips HTTP/1.1" 200 409 0.020221 10.0.0.19 - - [2026-03-09 01:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021574 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009046 10.0.0.19 - - [2026-03-09 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.014338 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008467 10.0.0.19 - - [2026-03-09 01:46:29] "GET /instance-ip/caf7c268-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003206 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004158 10.0.0.19 - - [2026-03-09 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.19 - - [2026-03-09 01:46:29] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003066 10.0.0.19 - - [2026-03-09 01:46:29] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.19 - - [2026-03-09 01:46:30] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009696 10.0.0.19 - - [2026-03-09 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2026-03-09 01:46:30] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004108 10.0.0.19 - - [2026-03-09 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.004806 10.0.0.19 - - [2026-03-09 01:46:30] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003714 10.0.0.19 - - [2026-03-09 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.19 - - [2026-03-09 01:46:32] "GET /domains HTTP/1.1" 200 280 0.001731 10.0.0.19 - - [2026-03-09 01:46:32] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.002498 10.0.0.19 - - [2026-03-09 01:46:32] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 7065 0.029426 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.006375 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.003512 10.0.0.19 - - [2026-03-09 01:46:33] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1403 0.003191 10.0.0.19 - - [2026-03-09 01:46:33] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1403 0.001920 10.0.0.19 - - [2026-03-09 01:46:33] "GET /route-target/3648074b-466b-4724-b874-2b73eaabea09 HTTP/1.1" 200 1152 0.002120 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.003768 10.0.0.19 - - [2026-03-09 01:46:33] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1403 0.003227 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004269 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.005611 10.0.0.19 - - [2026-03-09 01:46:33] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1403 0.002570 10.0.0.19 - - [2026-03-09 01:46:33] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 200 1403 0.002316 10.0.0.19 - - [2026-03-09 01:46:33] "GET /route-target/3648074b-466b-4724-b874-2b73eaabea09 HTTP/1.1" 200 1152 0.001964 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domains HTTP/1.1" 200 280 0.001770 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.003091 10.0.0.19 - - [2026-03-09 01:46:33] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 7065 0.030452 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2088 0.003948 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2026-03-09 01:46:33] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029789 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003698 10.0.0.19 - - [2026-03-09 01:46:33] "GET /floating-ip-pools?parent_id=76e6128b-43ff-4f84-a5d2-083fcf39b3f9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001268 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004457 10.0.0.19 - - [2026-03-09 01:46:33] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016495 10.0.0.19 - - [2026-03-09 01:46:33] "POST /ref-update HTTP/1.1" 200 156 0.016404 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004131 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domains HTTP/1.1" 200 280 0.001395 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.002303 10.0.0.19 - - [2026-03-09 01:46:33] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 7321 0.031405 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2326 0.004331 10.0.0.19 - - [2026-03-09 01:46:33] "GET /floating-ip-pool/de5611cd-bf6c-4531-a26e-3ba19ab65c65 HTTP/1.1" 200 1315 0.001716 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domains HTTP/1.1" 200 280 0.001250 10.0.0.19 - - [2026-03-09 01:46:33] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.001790 10.0.0.19 - - [2026-03-09 01:46:33] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 7321 0.031218 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 2326 0.003669 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004154 10.0.0.19 - - [2026-03-09 01:46:33] "POST /tags HTTP/1.1" 200 365 0.053083 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009526 10.0.0.19 - - [2026-03-09 01:46:33] "GET /tag/7827164d-67da-4422-851f-15430a7ace23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013804 10.0.0.19 - - [2026-03-09 01:46:33] "POST /tags HTTP/1.1" 409 206 0.002003 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2026-03-09 01:46:33] "GET /tag/cc9b1069-de39-4af2-8589-4c6d0efd2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009465 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.19 - - [2026-03-09 01:46:33] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038705 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003547 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.19 - - [2026-03-09 01:46:33] "GET /service-appliance-set/24e7b2e7-d127-4f1c-9fce-294afa155c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004665 10.0.0.19 - - [2026-03-09 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001601 10.0.0.19 - - [2026-03-09 01:46:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112610 10.0.0.19 - - [2026-03-09 01:46:33] "GET /virtual-machine-interface/39584414-339f-45c4-b6f5-53fa224cf894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018305 10.0.0.19 - - [2026-03-09 01:46:33] "POST /set-tag HTTP/1.1" 200 109 0.017013 10.0.0.19 - - [2026-03-09 01:46:34] "POST /instance-ips HTTP/1.1" 200 417 0.019618 10.0.0.19 - - [2026-03-09 01:46:34] "GET /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005811 10.0.0.19 - - [2026-03-09 01:46:34] "POST /loadbalancers HTTP/1.1" 200 618 0.057135 10.0.0.19 - - [2026-03-09 01:46:34] "POST /service-instances HTTP/1.1" 200 566 0.019758 10.0.0.19 - - [2026-03-09 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016460 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017528 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-03-09 01:46:34] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034753 10.0.0.19 - - [2026-03-09 01:46:34] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.008526 10.0.0.19 - - [2026-03-09 01:46:34] "GET /virtual-machine-interface/39584414-339f-45c4-b6f5-53fa224cf894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007231 10.0.0.19 - - [2026-03-09 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017010 10.0.0.19 - - [2026-03-09 01:46:34] "GET /virtual-machine-interface/39584414-339f-45c4-b6f5-53fa224cf894?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.023647 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-03-09 01:46:34] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.009051 10.0.0.19 - - [2026-03-09 01:46:34] "GET /floating-ip-pool/de5611cd-bf6c-4531-a26e-3ba19ab65c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002372 10.0.0.19 - - [2026-03-09 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010378 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.19 - - [2026-03-09 01:46:34] "POST /virtual-machines HTTP/1.1" 200 429 0.010740 10.0.0.19 - - [2026-03-09 01:46:34] "POST /floating-ips HTTP/1.1" 200 671 0.124650 10.0.0.19 - - [2026-03-09 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.005831 10.0.0.19 - - [2026-03-09 01:46:34] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003329 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-03-09 01:46:34] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004327 10.0.0.19 - - [2026-03-09 01:46:34] "POST /tags HTTP/1.1" 409 221 0.001547 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.19 - - [2026-03-09 01:46:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151253 10.0.0.19 - - [2026-03-09 01:46:34] "POST /chown HTTP/1.1" 200 109 0.012175 10.0.0.19 - - [2026-03-09 01:46:34] "GET /tag/ab1f3d27-fb29-4b47-ae59-dce16239985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013668 10.0.0.19 - - [2026-03-09 01:46:34] "POST /tags HTTP/1.1" 409 238 0.001749 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.19 - - [2026-03-09 01:46:34] "POST /chown HTTP/1.1" 200 109 0.008263 10.0.0.19 - - [2026-03-09 01:46:34] "GET /tag/7827164d-67da-4422-851f-15430a7ace23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015177 10.0.0.19 - - [2026-03-09 01:46:34] "POST /firewall-rules HTTP/1.1" 200 650 0.071107 10.0.0.19 - - [2026-03-09 01:46:34] "PUT /virtual-machine-interface/c7d34a3e-e998-4628-923d-e7f1c4e81de8 HTTP/1.1" 200 284 0.054019 10.0.0.19 - - [2026-03-09 01:46:34] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.025560 10.0.0.19 - - [2026-03-09 01:46:34] "GET /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008486 10.0.0.19 - - [2026-03-09 01:46:34] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002223 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.020346 10.0.0.19 - - [2026-03-09 01:46:34] "GET /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007854 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.028045 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.053354 10.0.0.19 - - [2026-03-09 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010536 10.0.0.19 - - [2026-03-09 01:46:34] "POST /ref-update HTTP/1.1" 200 156 0.029211 10.0.0.19 - - [2026-03-09 01:46:35] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042810 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.018553 10.0.0.19 - - [2026-03-09 01:46:35] "GET /loadbalancer/1de7ffa3-c5ac-4b3c-b204-f2d694713ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009974 10.0.0.19 - - [2026-03-09 01:46:35] "POST /virtual-machines HTTP/1.1" 200 429 0.013808 10.0.0.19 - - [2026-03-09 01:46:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031601 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011165 10.0.0.19 - - [2026-03-09 01:46:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.107596 10.0.0.19 - - [2026-03-09 01:46:35] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076138 10.0.0.19 - - [2026-03-09 01:46:35] "GET /loadbalancer-listener/6e55e175-985d-484d-996c-e48a0f767ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017001 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.031711 10.0.0.19 - - [2026-03-09 01:46:35] "GET /loadbalancer-listener/6e55e175-985d-484d-996c-e48a0f767ff3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006627 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.19 - - [2026-03-09 01:46:35] "PUT /virtual-machine-interface/3ade07f8-737e-405f-bea2-1b4582205c5a HTTP/1.1" 200 284 0.024946 10.0.0.19 - - [2026-03-09 01:46:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.070791 10.0.0.19 - - [2026-03-09 01:46:35] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.047742 10.0.0.19 - - [2026-03-09 01:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034624 10.0.0.19 - - [2026-03-09 01:46:35] "GET /loadbalancer-pool/690570aa-2364-4209-b851-b7707301cc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011724 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.037070 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.016359 10.0.0.19 - - [2026-03-09 01:46:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036921 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.035993 10.0.0.19 - - [2026-03-09 01:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035425 10.0.0.19 - - [2026-03-09 01:46:35] "GET /loadbalancer-member/59441cdc-a9a9-4cc9-9736-32c761882d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010492 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.029398 10.0.0.19 - - [2026-03-09 01:46:35] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005795 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015364 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.026379 10.0.0.19 - - [2026-03-09 01:46:35] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008542 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.011204 10.0.0.19 - - [2026-03-09 01:46:35] "POST /tags HTTP/1.1" 409 221 0.001824 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.19 - - [2026-03-09 01:46:35] "GET /tag/ab1f3d27-fb29-4b47-ae59-dce16239985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009873 10.0.0.19 - - [2026-03-09 01:46:35] "POST /tags HTTP/1.1" 409 238 0.002439 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.008082 10.0.0.19 - - [2026-03-09 01:46:35] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.017739 10.0.0.19 - - [2026-03-09 01:46:35] "GET /tag/7827164d-67da-4422-851f-15430a7ace23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012041 10.0.0.19 - - [2026-03-09 01:46:35] "POST /firewall-rules HTTP/1.1" 409 293 0.003181 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.029983 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.009174 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.017522 10.0.0.19 - - [2026-03-09 01:46:35] "PUT /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3 HTTP/1.1" 200 260 0.046868 10.0.0.19 - - [2026-03-09 01:46:35] "GET /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012533 10.0.0.19 - - [2026-03-09 01:46:35] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.037783 10.0.0.19 - - [2026-03-09 01:46:35] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011559 10.0.0.19 - - [2026-03-09 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.009737 10.0.0.19 - - [2026-03-09 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2026-03-09 01:46:35] "GET /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006925 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.005641 10.0.0.19 - - [2026-03-09 01:46:35] "POST /chown HTTP/1.1" 200 109 0.014460 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.014588 10.0.0.19 - - [2026-03-09 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.016273 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.011017 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.015101 10.0.0.19 - - [2026-03-09 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.014850 10.0.0.19 - - [2026-03-09 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.007528 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.012497 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.016906 10.0.0.19 - - [2026-03-09 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.011461 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.010386 10.0.0.19 - - [2026-03-09 01:46:36] "POST /chown HTTP/1.1" 200 109 0.018330 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 256 0.010111 10.0.0.19 - - [2026-03-09 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.015314 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.018749 10.0.0.19 - - [2026-03-09 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008566 10.0.0.19 - - [2026-03-09 01:46:36] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008600 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027276 10.0.0.19 - - [2026-03-09 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012748 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.007652 10.0.0.19 - - [2026-03-09 01:46:36] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.027938 10.0.0.19 - - [2026-03-09 01:46:36] "POST /virtual-machines HTTP/1.1" 200 373 0.007491 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018953 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018359 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.033378 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.19 - - [2026-03-09 01:46:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.141915 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.016469 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009267 10.0.0.19 - - [2026-03-09 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017289 10.0.0.19 - - [2026-03-09 01:46:36] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006712 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015127 10.0.0.19 - - [2026-03-09 01:46:36] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.012252 10.0.0.19 - - [2026-03-09 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027472 10.0.0.19 - - [2026-03-09 01:46:37] "POST /instance-ips HTTP/1.1" 200 413 0.052339 10.0.0.19 - - [2026-03-09 01:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034229 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010169 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.008339 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.017377 10.0.0.19 - - [2026-03-09 01:46:37] "POST /set-tag HTTP/1.1" 200 109 0.039263 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025698 10.0.0.19 - - [2026-03-09 01:46:37] "GET /instance-ip/cf492938-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002517 10.0.0.19 - - [2026-03-09 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.038737 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.009733 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006745 10.0.0.19 - - [2026-03-09 01:46:37] "POST /set-tag HTTP/1.1" 200 109 0.005490 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.021005 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.017788 10.0.0.19 - - [2026-03-09 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.015678 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.19 - - [2026-03-09 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.014546 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009835 10.0.0.19 - - [2026-03-09 01:46:37] "POST /set-tag HTTP/1.1" 200 109 0.008460 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.032715 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.015732 10.0.0.19 - - [2026-03-09 01:46:37] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004575 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.024114 10.0.0.19 - - [2026-03-09 01:46:37] "POST /set-tag HTTP/1.1" 200 109 0.010892 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005664 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.013404 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.016921 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005891 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.015136 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.013711 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.013354 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005951 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.016204 10.0.0.19 - - [2026-03-09 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.016337 10.0.0.19 - - [2026-03-09 01:46:37] "POST /chown HTTP/1.1" 200 109 0.022625 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.19 - - [2026-03-09 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.008363 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.012660 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.006027 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.017552 10.0.0.19 - - [2026-03-09 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005991 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.014666 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.013061 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.006029 10.0.0.19 - - [2026-03-09 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005305 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005790 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.008390 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.014719 10.0.0.19 - - [2026-03-09 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005212 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.019725 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.018374 10.0.0.19 - - [2026-03-09 01:46:38] "POST /chown HTTP/1.1" 200 109 0.005568 10.0.0.19 - - [2026-03-09 01:46:39] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004471 10.0.0.19 - - [2026-03-09 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.19 - - [2026-03-09 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-03-09 01:46:39] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001850 10.0.0.19 - - [2026-03-09 01:46:39] "GET /loadbalancer-pool/fc6bc52e-c382-44d6-b0a6-cbd74f2804c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002050 10.0.0.19 - - [2026-03-09 01:46:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014870 10.0.0.19 - - [2026-03-09 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009024 10.0.0.19 - - [2026-03-09 01:46:39] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006862 10.0.0.19 - - [2026-03-09 01:46:39] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003957 10.0.0.19 - - [2026-03-09 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.19 - - [2026-03-09 01:46:39] "GET /floating-ip/6063e043-a9ce-4abb-aceb-e6d6715eda84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007591 10.0.0.19 - - [2026-03-09 01:46:39] "POST /tags HTTP/1.1" 409 221 0.003250 10.0.0.19 - - [2026-03-09 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2026-03-09 01:46:39] "GET /tag/ab1f3d27-fb29-4b47-ae59-dce16239985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011528 10.0.0.19 - - [2026-03-09 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.016132 10.0.0.19 - - [2026-03-09 01:46:39] "PUT /floating-ip/6063e043-a9ce-4abb-aceb-e6d6715eda84 HTTP/1.1" 200 256 0.021907 10.0.0.19 - - [2026-03-09 01:46:40] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004610 10.0.0.19 - - [2026-03-09 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.19 - - [2026-03-09 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.19 - - [2026-03-09 01:46:40] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001927 10.0.0.19 - - [2026-03-09 01:46:40] "GET /loadbalancer-pool/fc6bc52e-c382-44d6-b0a6-cbd74f2804c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002627 10.0.0.19 - - [2026-03-09 01:46:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015299 10.0.0.19 - - [2026-03-09 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017466 10.0.0.19 - - [2026-03-09 01:46:40] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020551 10.0.0.19 - - [2026-03-09 01:46:40] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006062 10.0.0.19 - - [2026-03-09 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.006339 10.0.0.19 - - [2026-03-09 01:46:41] "GET /floating-ip/6063e043-a9ce-4abb-aceb-e6d6715eda84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006352 10.0.0.19 - - [2026-03-09 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.025518 10.0.0.19 - - [2026-03-09 01:46:44] "GET /virtual-machine/5a6c8463-e8fd-42d4-a1bc-de3a731d9b95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002870 10.0.0.19 - - [2026-03-09 01:46:44] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004005 10.0.0.19 - - [2026-03-09 01:46:44] "GET /virtual-machine/63ba2d79-26c8-4030-847e-9e7799036976?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002638 10.0.0.19 - - [2026-03-09 01:46:44] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004062 10.0.0.19 - - [2026-03-09 01:46:45] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004218 10.0.0.19 - - [2026-03-09 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001663 10.0.0.19 - - [2026-03-09 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2026-03-09 01:46:48] "POST /chown HTTP/1.1" 200 109 0.005211 10.0.0.19 - - [2026-03-09 01:46:48] "POST /chown HTTP/1.1" 200 109 0.013352 10.0.0.19 - - [2026-03-09 01:46:48] "POST /chown HTTP/1.1" 200 109 0.005466 10.0.0.19 - - [2026-03-09 01:46:48] "POST /chown HTTP/1.1" 200 109 0.011688 10.0.0.19 - - [2026-03-09 01:46:49] "GET /virtual-machine/35b94651-12f7-406f-b35f-610bff487ebc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002773 10.0.0.19 - - [2026-03-09 01:46:49] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003390 10.0.0.19 - - [2026-03-09 01:46:50] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005683 10.0.0.19 - - [2026-03-09 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.002004 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:46:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:46:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:47:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:47:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:47:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:47:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 10.0.0.19 - - [2026-03-09 01:47:20] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004026 10.0.0.19 - - [2026-03-09 01:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2026-03-09 01:47:20] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005004 10.0.0.19 - - [2026-03-09 01:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2026-03-09 01:47:20] "GET /virtual-machine/35b94651-12f7-406f-b35f-610bff487ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002637 10.0.0.19 - - [2026-03-09 01:47:20] "POST /ref-update HTTP/1.1" 200 156 0.010720 10.0.0.19 - - [2026-03-09 01:47:20] "GET /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022813 10.0.0.19 - - [2026-03-09 01:47:20] "POST /set-tag HTTP/1.1" 200 109 0.048747 10.0.0.19 - - [2026-03-09 01:47:21] "POST /set-tag HTTP/1.1" 200 109 0.012050 10.0.0.19 - - [2026-03-09 01:47:21] "DELETE /instance-ip/cf492938-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.041004 10.0.0.19 - - [2026-03-09 01:47:21] "DELETE /virtual-machine-interface/cf2a6534-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.037602 10.0.0.19 - - [2026-03-09 01:47:21] "DELETE /virtual-machine/35b94651-12f7-406f-b35f-610bff487ebc HTTP/1.1" 200 115 0.017293 10.0.0.19 - - [2026-03-09 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2026-03-09 01:47:25] "GET /tag/7827164d-67da-4422-851f-15430a7ace23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014247 10.0.0.19 - - [2026-03-09 01:47:25] "GET /tag/7827164d-67da-4422-851f-15430a7ace23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.016567 10.0.0.19 - - [2026-03-09 01:47:25] "GET /virtual-machine-interface/39584414-339f-45c4-b6f5-53fa224cf894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005764 10.0.0.19 - - [2026-03-09 01:47:25] "POST /set-tag HTTP/1.1" 200 109 0.014459 10.0.0.19 - - [2026-03-09 01:47:25] "GET /virtual-machine-interface/3ade07f8-737e-405f-bea2-1b4582205c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004835 10.0.0.19 - - [2026-03-09 01:47:25] "POST /set-tag HTTP/1.1" 200 109 0.014302 10.0.0.19 - - [2026-03-09 01:47:25] "GET /virtual-machine-interface/c7d34a3e-e998-4628-923d-e7f1c4e81de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004273 10.0.0.19 - - [2026-03-09 01:47:25] "POST /set-tag HTTP/1.1" 200 109 0.013214 10.0.0.19 - - [2026-03-09 01:47:25] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004110 10.0.0.19 - - [2026-03-09 01:47:25] "GET /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002553 10.0.0.19 - - [2026-03-09 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.011086 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /firewall-rule/fcf636b5-5a90-4998-b218-245934914fa3 HTTP/1.1" 200 115 0.030370 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /loadbalancer-member/59441cdc-a9a9-4cc9-9736-32c761882d66 HTTP/1.1" 200 115 0.029450 10.0.0.19 - - [2026-03-09 01:47:25] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.013567 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /loadbalancer-pool/690570aa-2364-4209-b851-b7707301cc42 HTTP/1.1" 200 115 0.045996 10.0.0.19 - - [2026-03-09 01:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021649 10.0.0.19 - - [2026-03-09 01:47:25] "PUT /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 266 0.006927 10.0.0.19 - - [2026-03-09 01:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024080 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /loadbalancer-listener/6e55e175-985d-484d-996c-e48a0f767ff3 HTTP/1.1" 200 115 0.081853 10.0.0.19 - - [2026-03-09 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2026-03-09 01:47:25] "GET /floating-ip/ff83862d-9fc8-4e75-a283-266b3de31672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002385 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.009746 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.019191 10.0.0.19 - - [2026-03-09 01:47:25] "PUT /floating-ip/ff83862d-9fc8-4e75-a283-266b3de31672 HTTP/1.1" 200 256 0.052370 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.027532 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /floating-ip/ff83862d-9fc8-4e75-a283-266b3de31672 HTTP/1.1" 200 115 0.071589 10.0.0.19 - - [2026-03-09 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.008961 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /loadbalancer/1de7ffa3-c5ac-4b3c-b204-f2d694713ba0 HTTP/1.1" 200 115 0.055382 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.007315 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.010026 10.0.0.19 - - [2026-03-09 01:47:25] "POST /chown HTTP/1.1" 200 109 0.022576 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /instance-ip/8babe0a2-71de-4702-87fb-7fef6a8ddcc6 HTTP/1.1" 200 115 0.078078 10.0.0.19 - - [2026-03-09 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-03-09 01:47:25] "POST /service-instances HTTP/1.1" 409 259 0.002492 10.0.0.19 - - [2026-03-09 01:47:25] "POST /service-instances HTTP/1.1" 409 259 0.002851 10.0.0.19 - - [2026-03-09 01:47:25] "DELETE /virtual-machine-interface/39584414-339f-45c4-b6f5-53fa224cf894 HTTP/1.1" 200 115 0.082680 10.0.0.19 - - [2026-03-09 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /tag/7827164d-67da-4422-851f-15430a7ace23 HTTP/1.1" 200 115 0.079367 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /service-instance/a4ad5512-55b9-499e-b420-4cd3c3743995 HTTP/1.1" 200 115 0.040277 10.0.0.19 - - [2026-03-09 01:47:26] "GET /virtual-machine-interface/3ade07f8-737e-405f-bea2-1b4582205c5a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.014753 10.0.0.19 - - [2026-03-09 01:47:26] "GET /floating-ip-pool/de5611cd-bf6c-4531-a26e-3ba19ab65c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008764 10.0.0.19 - - [2026-03-09 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.018225 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /floating-ip-pool/de5611cd-bf6c-4531-a26e-3ba19ab65c65 HTTP/1.1" 200 115 0.035058 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /virtual-machine-interface/3ade07f8-737e-405f-bea2-1b4582205c5a HTTP/1.1" 200 115 0.086343 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /virtual-machine/42d1b4b8-354f-4653-aed3-4a06f167ec7d HTTP/1.1" 200 115 0.019705 10.0.0.19 - - [2026-03-09 01:47:26] "GET /virtual-machine-interface/c7d34a3e-e998-4628-923d-e7f1c4e81de8?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.022283 10.0.0.19 - - [2026-03-09 01:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008398 10.0.0.19 - - [2026-03-09 01:47:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001567 10.0.0.19 - - [2026-03-09 01:47:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001871 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /virtual-network/76e6128b-43ff-4f84-a5d2-083fcf39b3f9 HTTP/1.1" 200 115 0.136022 10.0.0.19 - - [2026-03-09 01:47:26] "GET /routing-instance/e0d37c0c-1e29-4b76-934c-867d3c0693c8 HTTP/1.1" 404 171 0.004302 10.0.0.19 - - [2026-03-09 01:47:26] "GET /domains HTTP/1.1" 200 280 0.001257 10.0.0.19 - - [2026-03-09 01:47:26] "GET /domain/0f10e5b9-2753-49db-8771-8f9c4b16f086 HTTP/1.1" 200 3085 0.003309 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /route-target/3648074b-466b-4724-b874-2b73eaabea09 HTTP/1.1" 200 115 0.039870 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /virtual-machine-interface/c7d34a3e-e998-4628-923d-e7f1c4e81de8 HTTP/1.1" 200 115 0.093315 10.0.0.19 - - [2026-03-09 01:47:26] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7 HTTP/1.1" 200 6874 0.054846 10.0.0.19 - - [2026-03-09 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.022481 10.0.0.19 - - [2026-03-09 01:47:26] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015446 10.0.0.19 - - [2026-03-09 01:47:26] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /virtual-machine/5cb5b06e-1684-413d-8ec1-0eaaa4a195ab HTTP/1.1" 200 115 0.064538 10.0.0.19 - - [2026-03-09 01:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014421 10.0.0.19 - - [2026-03-09 01:47:26] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002351 10.0.0.19 - - [2026-03-09 01:47:26] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004437 10.0.0.19 - - [2026-03-09 01:47:26] "POST /set-tag HTTP/1.1" 200 109 0.016213 10.0.0.19 - - [2026-03-09 01:47:26] "DELETE /loadbalancer-member/5c1a353a-8a9d-43d4-8f73-f1676ec45711 HTTP/1.1" 200 115 0.045321 10.0.0.19 - - [2026-03-09 01:47:27] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006193 10.0.0.19 - - [2026-03-09 01:47:27] "POST /set-tag HTTP/1.1" 200 109 0.003926 10.0.0.19 - - [2026-03-09 01:47:27] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008279 10.0.0.19 - - [2026-03-09 01:47:27] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2026-03-09 01:47:27] "GET /virtual-machine/63ba2d79-26c8-4030-847e-9e7799036976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002576 10.0.0.19 - - [2026-03-09 01:47:27] "POST /ref-update HTTP/1.1" 200 156 0.008803 10.0.0.19 - - [2026-03-09 01:47:27] "GET /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013251 10.0.0.19 - - [2026-03-09 01:47:28] "POST /set-tag HTTP/1.1" 200 109 0.019870 10.0.0.19 - - [2026-03-09 01:47:28] "POST /set-tag HTTP/1.1" 200 109 0.024190 10.0.0.19 - - [2026-03-09 01:47:28] "POST /set-tag HTTP/1.1" 200 109 0.024015 10.0.0.19 - - [2026-03-09 01:47:28] "DELETE /instance-ip/caf7c268-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.054764 10.0.0.19 - - [2026-03-09 01:47:28] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.19 - - [2026-03-09 01:47:28] "DELETE /virtual-machine-interface/cadf9698-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.040445 10.0.0.19 - - [2026-03-09 01:47:28] "DELETE /virtual-machine/63ba2d79-26c8-4030-847e-9e7799036976 HTTP/1.1" 200 115 0.023607 10.0.0.19 - - [2026-03-09 01:47:31] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003894 10.0.0.19 - - [2026-03-09 01:47:31] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-03-09 01:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-03-09 01:47:31] "GET /loadbalancer/c7cd3498-876a-42d0-b1cb-07393048beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003670 10.0.0.19 - - [2026-03-09 01:47:32] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005690 10.0.0.19 - - [2026-03-09 01:47:32] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.19 - - [2026-03-09 01:47:32] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005051 10.0.0.19 - - [2026-03-09 01:47:32] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.19 - - [2026-03-09 01:47:32] "GET /virtual-machine/5a6c8463-e8fd-42d4-a1bc-de3a731d9b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003273 10.0.0.19 - - [2026-03-09 01:47:33] "POST /ref-update HTTP/1.1" 200 156 0.013288 10.0.0.19 - - [2026-03-09 01:47:33] "GET /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009391 10.0.0.19 - - [2026-03-09 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.025199 10.0.0.19 - - [2026-03-09 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.026483 10.0.0.19 - - [2026-03-09 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.031531 10.0.0.19 - - [2026-03-09 01:47:33] "DELETE /instance-ip/ca8eae5e-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.041487 10.0.0.19 - - [2026-03-09 01:47:33] "POST /ref-update HTTP/1.1" 200 156 0.011452 10.0.0.19 - - [2026-03-09 01:47:33] "DELETE /virtual-machine-interface/ca773c6a-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.045518 10.0.0.19 - - [2026-03-09 01:47:33] "DELETE /virtual-machine/5a6c8463-e8fd-42d4-a1bc-de3a731d9b95 HTTP/1.1" 200 115 0.028929 10.0.0.19 - - [2026-03-09 01:47:33] "DELETE /tag/99ea1c09-e2b9-49d7-a807-6955bfc7529b HTTP/1.1" 200 115 0.063879 10.0.0.19 - - [2026-03-09 01:47:33] "DELETE /tag/9333f46b-5f9d-4318-9787-3c91e591937f HTTP/1.1" 200 115 0.033849 10.0.0.19 - - [2026-03-09 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-03-09 01:47:36] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051656 10.0.0.19 - - [2026-03-09 01:47:36] "POST /tags HTTP/1.1" 200 393 0.027432 10.0.0.19 - - [2026-03-09 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011385 10.0.0.19 - - [2026-03-09 01:47:36] "GET /tag/6a38e72e-dfbf-4c80-a894-140a1ad89103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016047 10.0.0.19 - - [2026-03-09 01:47:36] "POST /tags HTTP/1.1" 200 341 0.016603 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2026-03-09 01:47:37] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012380 10.0.0.19 - - [2026-03-09 01:47:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000494 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.011126 10.0.0.19 - - [2026-03-09 01:47:37] "POST /security-groups HTTP/1.1" 200 589 0.073870 10.0.0.19 - - [2026-03-09 01:47:37] "POST /projects HTTP/1.1" 200 519 0.164309 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.001932 10.0.0.19 - - [2026-03-09 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015016 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012501 10.0.0.19 - - [2026-03-09 01:47:37] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010393 10.0.0.19 - - [2026-03-09 01:47:37] "POST /access-control-lists HTTP/1.1" 200 598 0.073829 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019825 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.016701 10.0.0.19 - - [2026-03-09 01:47:37] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004431 10.0.0.19 - - [2026-03-09 01:47:37] "POST /access-control-lists HTTP/1.1" 200 596 0.066087 10.0.0.19 - - [2026-03-09 01:47:37] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.057917 10.0.0.19 - - [2026-03-09 01:47:37] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.043018 10.0.0.19 - - [2026-03-09 01:47:37] "POST /security-groups HTTP/1.1" 200 591 0.078861 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.001457 10.0.0.19 - - [2026-03-09 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.056497 10.0.0.19 - - [2026-03-09 01:47:37] "POST /access-control-lists HTTP/1.1" 200 632 0.074999 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.013731 10.0.0.19 - - [2026-03-09 01:47:37] "POST /chown HTTP/1.1" 200 109 0.035770 10.0.0.19 - - [2026-03-09 01:47:37] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011809 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-03-09 01:47:37] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008733 10.0.0.19 - - [2026-03-09 01:47:37] "POST /access-control-lists HTTP/1.1" 200 630 0.074709 10.0.0.19 - - [2026-03-09 01:47:37] "POST /tags HTTP/1.1" 409 226 0.005318 10.0.0.19 - - [2026-03-09 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.19 - - [2026-03-09 01:47:37] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011378 10.0.0.19 - - [2026-03-09 01:47:37] "POST /firewall-rules HTTP/1.1" 200 600 0.061444 10.0.0.19 - - [2026-03-09 01:47:37] "GET /firewall-rule/e4c1a10d-e1b4-4b56-88d7-678fdce71f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006633 10.0.0.19 - - [2026-03-09 01:47:37] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003547 10.0.0.19 - - [2026-03-09 01:47:37] "GET /firewall-rule/e4c1a10d-e1b4-4b56-88d7-678fdce71f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001972 10.0.0.19 - - [2026-03-09 01:47:38] "POST /ref-update HTTP/1.1" 200 156 0.039813 10.0.0.19 - - [2026-03-09 01:47:38] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002222 10.0.0.19 - - [2026-03-09 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001172 10.0.0.19 - - [2026-03-09 01:47:38] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001688 10.0.0.19 - - [2026-03-09 01:47:38] "POST /tags HTTP/1.1" 409 226 0.001295 10.0.0.19 - - [2026-03-09 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.19 - - [2026-03-09 01:47:38] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014482 10.0.0.19 - - [2026-03-09 01:47:38] "POST /firewall-rules HTTP/1.1" 200 598 0.063936 10.0.0.19 - - [2026-03-09 01:47:38] "GET /firewall-rule/43d1f76d-3393-4071-a811-628df49f2b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.019629 10.0.0.19 - - [2026-03-09 01:47:38] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003985 10.0.0.19 - - [2026-03-09 01:47:38] "GET /firewall-rule/43d1f76d-3393-4071-a811-628df49f2b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001744 10.0.0.19 - - [2026-03-09 01:47:38] "POST /ref-update HTTP/1.1" 200 156 0.040884 10.0.0.19 - - [2026-03-09 01:47:39] "POST /tags HTTP/1.1" 200 393 0.023354 10.0.0.19 - - [2026-03-09 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.19 - - [2026-03-09 01:47:39] "GET /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011177 10.0.0.19 - - [2026-03-09 01:47:39] "POST /tags HTTP/1.1" 200 341 0.020191 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2026-03-09 01:47:40] "GET /tag/92e42782-7b88-4c99-ac7a-4083f8ba3720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010406 10.0.0.19 - - [2026-03-09 01:47:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000448 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.003844 10.0.0.19 - - [2026-03-09 01:47:40] "POST /security-groups HTTP/1.1" 200 589 0.060192 10.0.0.19 - - [2026-03-09 01:47:40] "POST /projects HTTP/1.1" 200 519 0.198975 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.002097 10.0.0.19 - - [2026-03-09 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017677 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.19 - - [2026-03-09 01:47:40] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022447 10.0.0.19 - - [2026-03-09 01:47:40] "POST /access-control-lists HTTP/1.1" 200 598 0.088860 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012578 10.0.0.19 - - [2026-03-09 01:47:40] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003790 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.001664 10.0.0.19 - - [2026-03-09 01:47:40] "POST /access-control-lists HTTP/1.1" 200 596 0.059592 10.0.0.19 - - [2026-03-09 01:47:40] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.085374 10.0.0.19 - - [2026-03-09 01:47:40] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.045910 10.0.0.19 - - [2026-03-09 01:47:40] "POST /security-groups HTTP/1.1" 200 591 0.073402 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.004091 10.0.0.19 - - [2026-03-09 01:47:40] "POST /access-control-lists HTTP/1.1" 200 632 0.058306 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.011934 10.0.0.19 - - [2026-03-09 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.058876 10.0.0.19 - - [2026-03-09 01:47:40] "POST /chown HTTP/1.1" 200 109 0.016410 10.0.0.19 - - [2026-03-09 01:47:40] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007455 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-03-09 01:47:40] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013570 10.0.0.19 - - [2026-03-09 01:47:40] "POST /access-control-lists HTTP/1.1" 200 630 0.061391 10.0.0.19 - - [2026-03-09 01:47:40] "POST /tags HTTP/1.1" 409 226 0.012030 10.0.0.19 - - [2026-03-09 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009318 10.0.0.19 - - [2026-03-09 01:47:40] "GET /tag/92e42782-7b88-4c99-ac7a-4083f8ba3720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010452 10.0.0.19 - - [2026-03-09 01:47:40] "POST /firewall-rules HTTP/1.1" 200 600 0.059964 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-rule/aef3b520-a667-4e88-b09d-8b840dc35d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011670 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.003896 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-rule/aef3b520-a667-4e88-b09d-8b840dc35d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002139 10.0.0.19 - - [2026-03-09 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.048219 10.0.0.19 - - [2026-03-09 01:47:41] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002402 10.0.0.19 - - [2026-03-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2026-03-09 01:47:41] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001891 10.0.0.19 - - [2026-03-09 01:47:41] "POST /tags HTTP/1.1" 409 226 0.001487 10.0.0.19 - - [2026-03-09 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.19 - - [2026-03-09 01:47:41] "GET /tag/92e42782-7b88-4c99-ac7a-4083f8ba3720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014666 10.0.0.19 - - [2026-03-09 01:47:41] "POST /firewall-rules HTTP/1.1" 200 598 0.075627 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-rule/1b493888-c7fe-46ee-bd6a-cea94274d003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.023650 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003636 10.0.0.19 - - [2026-03-09 01:47:41] "GET /firewall-rule/1b493888-c7fe-46ee-bd6a-cea94274d003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002446 10.0.0.19 - - [2026-03-09 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.053420 10.0.0.19 - - [2026-03-09 01:47:43] "POST /tags HTTP/1.1" 200 345 0.109771 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-03-09 01:47:43] "GET /tag/78d572c5-aee4-4338-b924-303a20c387e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013218 10.0.0.19 - - [2026-03-09 01:47:43] "POST /projects HTTP/1.1" 409 238 0.008344 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-09 01:47:43] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034111 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.19 - - [2026-03-09 01:47:43] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003486 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-03-09 01:47:43] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004918 10.0.0.19 - - [2026-03-09 01:47:43] "POST /security-groups HTTP/1.1" 409 285 0.001871 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.19 - - [2026-03-09 01:47:43] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023909 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-03-09 01:47:43] "PUT /security-group/f1aa806c-19cb-42c3-81c7-d3ffbf72a3d3 HTTP/1.1" 200 262 0.063442 10.0.0.19 - - [2026-03-09 01:47:43] "PUT /access-control-list/5f0b96b7-8387-4a1a-ba4e-05aacb452dd8 HTTP/1.1" 200 272 0.010323 10.0.0.19 - - [2026-03-09 01:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027457 10.0.0.19 - - [2026-03-09 01:47:43] "POST /tags HTTP/1.1" 409 228 0.010983 10.0.0.19 - - [2026-03-09 01:47:43] "PUT /access-control-list/9b89af63-c642-4cd9-91ca-18c950d3f9dc HTTP/1.1" 200 272 0.018596 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-03-09 01:47:43] "GET /tag/78d572c5-aee4-4338-b924-303a20c387e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015175 10.0.0.19 - - [2026-03-09 01:47:43] "POST /tags HTTP/1.1" 200 345 0.030801 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.19 - - [2026-03-09 01:47:43] "GET /tag/b5944d94-ea31-4ee3-9899-aba401b6270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011260 10.0.0.19 - - [2026-03-09 01:47:43] "POST /projects HTTP/1.1" 409 238 0.001879 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-03-09 01:47:43] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026653 10.0.0.19 - - [2026-03-09 01:47:43] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037117 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013735 10.0.0.19 - - [2026-03-09 01:47:43] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004740 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-03-09 01:47:43] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003625 10.0.0.19 - - [2026-03-09 01:47:43] "POST /security-groups HTTP/1.1" 409 285 0.001689 10.0.0.19 - - [2026-03-09 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-03-09 01:47:43] "PUT /security-group/23d8b098-8a8e-4f9a-929f-4f11a1a5dce2 HTTP/1.1" 200 262 0.063838 10.0.0.19 - - [2026-03-09 01:47:43] "PUT /access-control-list/8e39cf57-0bbf-4b57-98e5-065575ee95b1 HTTP/1.1" 200 272 0.021343 10.0.0.19 - - [2026-03-09 01:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040366 10.0.0.19 - - [2026-03-09 01:47:44] "POST /tags HTTP/1.1" 409 228 0.017446 10.0.0.19 - - [2026-03-09 01:47:44] "PUT /access-control-list/aacf7387-c6f9-4b93-a763-6919feebf628 HTTP/1.1" 200 272 0.043393 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-03-09 01:47:44] "GET /tag/b5944d94-ea31-4ee3-9899-aba401b6270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011529 10.0.0.19 - - [2026-03-09 01:47:44] "POST /tags HTTP/1.1" 200 291 0.054168 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.19 - - [2026-03-09 01:47:44] "GET /tag/5c43891b-f1dd-4e4e-ace4-f957c19e1988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011276 10.0.0.19 - - [2026-03-09 01:47:44] "POST /tags HTTP/1.1" 200 303 0.043215 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008054 10.0.0.19 - - [2026-03-09 01:47:44] "GET /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011463 10.0.0.19 - - [2026-03-09 01:47:44] "POST /tags HTTP/1.1" 409 252 0.001242 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001149 10.0.0.19 - - [2026-03-09 01:47:44] "GET /tag/6a38e72e-dfbf-4c80-a894-140a1ad89103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012696 10.0.0.19 - - [2026-03-09 01:47:44] "POST /tags HTTP/1.1" 409 226 0.006258 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.19 - - [2026-03-09 01:47:44] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025735 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-03-09 01:47:44] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005269 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-03-09 01:47:44] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035503 10.0.0.19 - - [2026-03-09 01:47:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007686 10.0.0.19 - - [2026-03-09 01:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007148 10.0.0.19 - - [2026-03-09 01:47:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111155 10.0.0.19 - - [2026-03-09 01:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018613 10.0.0.19 - - [2026-03-09 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007474 10.0.0.19 - - [2026-03-09 01:47:44] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006193 10.0.0.19 - - [2026-03-09 01:47:44] "POST /instance-ips HTTP/1.1" 200 397 0.017588 10.0.0.19 - - [2026-03-09 01:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026829 10.0.0.19 - - [2026-03-09 01:47:44] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007413 10.0.0.19 - - [2026-03-09 01:47:44] "POST /set-tag HTTP/1.1" 200 109 0.062875 10.0.0.19 - - [2026-03-09 01:47:44] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016858 10.0.0.19 - - [2026-03-09 01:47:44] "GET /instance-ip/f7ba5a04-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006198 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006337 10.0.0.19 - - [2026-03-09 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.005827 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003155 10.0.0.19 - - [2026-03-09 01:47:45] "POST /ref-update HTTP/1.1" 200 156 0.007418 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010428 10.0.0.19 - - [2026-03-09 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.19 - - [2026-03-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003431 10.0.0.19 - - [2026-03-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.19 - - [2026-03-09 01:47:45] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035651 10.0.0.19 - - [2026-03-09 01:47:45] "POST /virtual-machines HTTP/1.1" 200 395 0.007014 10.0.0.19 - - [2026-03-09 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012344 10.0.0.19 - - [2026-03-09 01:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103998 10.0.0.19 - - [2026-03-09 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007760 10.0.0.19 - - [2026-03-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006946 10.0.0.19 - - [2026-03-09 01:47:45] "POST /instance-ips HTTP/1.1" 200 397 0.020231 10.0.0.19 - - [2026-03-09 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025459 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015782 10.0.0.19 - - [2026-03-09 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.062349 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014425 10.0.0.19 - - [2026-03-09 01:47:45] "GET /instance-ip/f82c7cd8-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003509 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003852 10.0.0.19 - - [2026-03-09 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002981 10.0.0.19 - - [2026-03-09 01:47:45] "POST /ref-update HTTP/1.1" 200 156 0.007492 10.0.0.19 - - [2026-03-09 01:47:45] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007283 10.0.0.19 - - [2026-03-09 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.19 - - [2026-03-09 01:47:45] "POST /tags HTTP/1.1" 200 291 0.020556 10.0.0.19 - - [2026-03-09 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2026-03-09 01:47:45] "GET /tag/6e11d74b-8329-430b-8f36-18c7073c8787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.024399 10.0.0.19 - - [2026-03-09 01:47:46] "POST /tags HTTP/1.1" 409 252 0.005215 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-03-09 01:47:46] "GET /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011536 10.0.0.19 - - [2026-03-09 01:47:46] "POST /tags HTTP/1.1" 409 226 0.001462 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2026-03-09 01:47:46] "GET /tag/92e42782-7b88-4c99-ac7a-4083f8ba3720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010393 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003394 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-03-09 01:47:46] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027705 10.0.0.19 - - [2026-03-09 01:47:46] "POST /virtual-machines HTTP/1.1" 200 395 0.006809 10.0.0.19 - - [2026-03-09 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016109 10.0.0.19 - - [2026-03-09 01:47:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097863 10.0.0.19 - - [2026-03-09 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018141 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022691 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004208 10.0.0.19 - - [2026-03-09 01:47:46] "POST /instance-ips HTTP/1.1" 200 397 0.016392 10.0.0.19 - - [2026-03-09 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028415 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014547 10.0.0.19 - - [2026-03-09 01:47:46] "POST /set-tag HTTP/1.1" 200 109 0.059497 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010920 10.0.0.19 - - [2026-03-09 01:47:46] "GET /instance-ip/f8b89920-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009393 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003983 10.0.0.19 - - [2026-03-09 01:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001695 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003258 10.0.0.19 - - [2026-03-09 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.007337 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011134 10.0.0.19 - - [2026-03-09 01:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.19 - - [2026-03-09 01:47:46] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003321 10.0.0.19 - - [2026-03-09 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001158 10.0.0.19 - - [2026-03-09 01:47:46] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048727 10.0.0.19 - - [2026-03-09 01:47:46] "POST /virtual-machines HTTP/1.1" 200 395 0.006670 10.0.0.19 - - [2026-03-09 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011204 10.0.0.19 - - [2026-03-09 01:47:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108586 10.0.0.19 - - [2026-03-09 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008632 10.0.0.19 - - [2026-03-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003804 10.0.0.19 - - [2026-03-09 01:47:47] "POST /instance-ips HTTP/1.1" 200 397 0.017881 10.0.0.19 - - [2026-03-09 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030778 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006585 10.0.0.19 - - [2026-03-09 01:47:47] "POST /set-tag HTTP/1.1" 200 109 0.059761 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007907 10.0.0.19 - - [2026-03-09 01:47:47] "GET /instance-ip/f925a24a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004418 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004027 10.0.0.19 - - [2026-03-09 01:47:47] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002933 10.0.0.19 - - [2026-03-09 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.007527 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010437 10.0.0.19 - - [2026-03-09 01:47:47] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.19 - - [2026-03-09 01:47:47] "POST /tags HTTP/1.1" 200 299 0.015701 10.0.0.19 - - [2026-03-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570 10.0.0.19 - - [2026-03-09 01:47:47] "GET /tag/deba4adc-88bb-4730-8864-ea1966b61c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011469 10.0.0.19 - - [2026-03-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012479 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004113 10.0.0.19 - - [2026-03-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2026-03-09 01:47:47] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025288 10.0.0.19 - - [2026-03-09 01:47:47] "POST /virtual-machines HTTP/1.1" 200 395 0.009429 10.0.0.19 - - [2026-03-09 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009742 10.0.0.19 - - [2026-03-09 01:47:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089129 10.0.0.19 - - [2026-03-09 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006644 10.0.0.19 - - [2026-03-09 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.19 - - [2026-03-09 01:47:47] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006037 10.0.0.19 - - [2026-03-09 01:47:47] "POST /instance-ips HTTP/1.1" 200 397 0.016594 10.0.0.19 - - [2026-03-09 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019155 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012068 10.0.0.19 - - [2026-03-09 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.018724 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009119 10.0.0.19 - - [2026-03-09 01:47:48] "GET /instance-ip/f99f5d60-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003192 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003900 10.0.0.19 - - [2026-03-09 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001643 10.0.0.19 - - [2026-03-09 01:47:48] "POST /tags HTTP/1.1" 200 299 0.016216 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-03-09 01:47:48] "GET /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010361 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003371 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-03-09 01:47:48] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028594 10.0.0.19 - - [2026-03-09 01:47:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008412 10.0.0.19 - - [2026-03-09 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007052 10.0.0.19 - - [2026-03-09 01:47:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099410 10.0.0.19 - - [2026-03-09 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004137 10.0.0.19 - - [2026-03-09 01:47:48] "POST /instance-ips HTTP/1.1" 200 397 0.015602 10.0.0.19 - - [2026-03-09 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015079 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006748 10.0.0.19 - - [2026-03-09 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.015026 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011598 10.0.0.19 - - [2026-03-09 01:47:48] "GET /instance-ip/f9fa03f0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002671 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003951 10.0.0.19 - - [2026-03-09 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.19 - - [2026-03-09 01:47:48] "POST /tags HTTP/1.1" 200 299 0.019393 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2026-03-09 01:47:48] "GET /tag/0906a830-b07e-4482-8d29-427b7f9235f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011428 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.19 - - [2026-03-09 01:47:48] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003212 10.0.0.19 - - [2026-03-09 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-03-09 01:47:48] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026062 10.0.0.19 - - [2026-03-09 01:47:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007638 10.0.0.19 - - [2026-03-09 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024573 10.0.0.19 - - [2026-03-09 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105745 10.0.0.19 - - [2026-03-09 01:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008562 10.0.0.19 - - [2026-03-09 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009128 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005255 10.0.0.19 - - [2026-03-09 01:47:49] "POST /instance-ips HTTP/1.1" 200 397 0.017192 10.0.0.19 - - [2026-03-09 01:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015369 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009476 10.0.0.19 - - [2026-03-09 01:47:49] "POST /set-tag HTTP/1.1" 200 109 0.018850 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007328 10.0.0.19 - - [2026-03-09 01:47:49] "GET /instance-ip/fa5a74ce-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003449 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004573 10.0.0.19 - - [2026-03-09 01:47:49] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.19 - - [2026-03-09 01:47:49] "POST /tags HTTP/1.1" 200 299 0.016576 10.0.0.19 - - [2026-03-09 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.19 - - [2026-03-09 01:47:49] "GET /tag/19aec647-303f-4fa2-b526-865185d87ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010242 10.0.0.19 - - [2026-03-09 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006367 10.0.0.19 - - [2026-03-09 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.19 - - [2026-03-09 01:47:49] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035647 10.0.0.19 - - [2026-03-09 01:47:49] "POST /virtual-machines HTTP/1.1" 200 395 0.018727 10.0.0.19 - - [2026-03-09 01:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015360 10.0.0.19 - - [2026-03-09 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101194 10.0.0.19 - - [2026-03-09 01:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006966 10.0.0.19 - - [2026-03-09 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007733 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004117 10.0.0.19 - - [2026-03-09 01:47:49] "POST /instance-ips HTTP/1.1" 200 397 0.017627 10.0.0.19 - - [2026-03-09 01:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020742 10.0.0.19 - - [2026-03-09 01:47:49] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010291 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.020756 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005885 10.0.0.19 - - [2026-03-09 01:47:50] "GET /instance-ip/fac5f0c8-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002608 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005929 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.005132 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003124 10.0.0.19 - - [2026-03-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.007650 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012917 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004092 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003220 10.0.0.19 - - [2026-03-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.006214 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003797 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.002833 10.0.0.19 - - [2026-03-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.007936 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014051 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004161 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003280 10.0.0.19 - - [2026-03-09 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003925 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005669 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005328 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004716 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005193 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.001695 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004286 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.005157 10.0.0.19 - - [2026-03-09 01:47:50] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004650 10.0.0.19 - - [2026-03-09 01:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.19 - - [2026-03-09 01:47:54] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004336 10.0.0.19 - - [2026-03-09 01:47:54] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.19 - - [2026-03-09 01:47:54] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003591 10.0.0.19 - - [2026-03-09 01:47:54] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-03-09 01:47:55] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004091 10.0.0.19 - - [2026-03-09 01:47:55] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2026-03-09 01:47:56] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003861 10.0.0.19 - - [2026-03-09 01:47:56] "POST /set-tag HTTP/1.1" 200 109 0.001741 10.0.0.19 - - [2026-03-09 01:47:57] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004920 10.0.0.19 - - [2026-03-09 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine/1a18a3d2-1e1f-43d8-89a3-3ae745075170?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002726 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003380 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine/bea16d1b-da99-4062-b02e-b4d736b70add?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.011495 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003622 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine/e5b55bab-7df0-4b15-becf-3c8c8e38cd26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003105 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005054 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine/c2c25bf5-3282-430b-bc6a-18d229c62474?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002922 10.0.0.19 - - [2026-03-09 01:47:58] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003301 10.0.0.19 - - [2026-03-09 01:48:00] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003966 10.0.0.19 - - [2026-03-09 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.19 - - [2026-03-09 01:48:00] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004721 10.0.0.19 - - [2026-03-09 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.19 - - [2026-03-09 01:48:01] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004234 10.0.0.19 - - [2026-03-09 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine/27752bcf-0f01-4969-84f8-168ec84afa3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002751 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003313 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine/c8c3e1c5-14c4-40fb-a63a-a54599c87708?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002717 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003450 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine/3731cce5-0462-475d-a838-ccd2ffb6415a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002679 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003986 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine/7e5e5b92-d67e-4f7b-b2d1-2645dd56809c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002645 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003758 10.0.0.19 - - [2026-03-09 01:48:04] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004938 10.0.0.19 - - [2026-03-09 01:48:04] "POST /tags HTTP/1.1" 200 333 0.024283 10.0.0.19 - - [2026-03-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014756 10.0.0.19 - - [2026-03-09 01:48:04] "GET /tag/31a7b42b-4d51-4a24-9d33-c3146f3a147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015275 10.0.0.19 - - [2026-03-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-03-09 01:48:04] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.018406 10.0.0.19 - - [2026-03-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.19 - - [2026-03-09 01:48:04] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005031 10.0.0.19 - - [2026-03-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-03-09 01:48:04] "GET /service-appliance-set/832c02ba-8c4c-4f85-a64d-4e57c37b0d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002114 10.0.0.19 - - [2026-03-09 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.001233 10.0.0.19 - - [2026-03-09 01:48:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.083245 10.0.0.19 - - [2026-03-09 01:48:05] "GET /virtual-machine-interface/5225fe9e-bccf-4409-89ed-6ce9631ccb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.011096 10.0.0.19 - - [2026-03-09 01:48:05] "POST /instance-ips HTTP/1.1" 200 409 0.023710 10.0.0.19 - - [2026-03-09 01:48:05] "GET /instance-ip/5257e532-9c21-4745-afca-c740f5723781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004445 10.0.0.19 - - [2026-03-09 01:48:05] "POST /loadbalancers HTTP/1.1" 200 629 0.062025 10.0.0.19 - - [2026-03-09 01:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017794 10.0.0.19 - - [2026-03-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.19 - - [2026-03-09 01:48:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044450 10.0.0.19 - - [2026-03-09 01:48:05] "GET /instance-ip/5257e532-9c21-4745-afca-c740f5723781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002350 10.0.0.19 - - [2026-03-09 01:48:05] "POST /floating-ips HTTP/1.1" 200 597 0.017555 10.0.0.19 - - [2026-03-09 01:48:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050911 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003424 10.0.0.19 - - [2026-03-09 01:48:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.013691 10.0.0.19 - - [2026-03-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.19 - - [2026-03-09 01:48:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031832 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer-listener/4cb36c92-d902-46fa-808d-22b8e7a970fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003129 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer-listener/4cb36c92-d902-46fa-808d-22b8e7a970fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.005127 10.0.0.19 - - [2026-03-09 01:48:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.035534 10.0.0.19 - - [2026-03-09 01:48:05] "GET /instance-ip/5257e532-9c21-4745-afca-c740f5723781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004143 10.0.0.19 - - [2026-03-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.19 - - [2026-03-09 01:48:05] "GET /instance-ip/5257e532-9c21-4745-afca-c740f5723781?fields=floating_ips HTTP/1.1" 200 1212 0.003631 10.0.0.19 - - [2026-03-09 01:48:05] "GET /floating-ip/e564b396-f20a-4f08-b904-b22121cde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001578 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002396 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer-pool/26147afd-7334-4ae0-a297-7d679d555419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004583 10.0.0.19 - - [2026-03-09 01:48:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023353 10.0.0.19 - - [2026-03-09 01:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008310 10.0.0.19 - - [2026-03-09 01:48:05] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007007 10.0.0.19 - - [2026-03-09 01:48:05] "POST /tags HTTP/1.1" 409 221 0.001896 10.0.0.19 - - [2026-03-09 01:48:05] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005934 10.0.0.19 - - [2026-03-09 01:48:05] "POST /ref-update HTTP/1.1" 200 156 0.005784 10.0.0.19 - - [2026-03-09 01:48:05] "GET /floating-ip/e564b396-f20a-4f08-b904-b22121cde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.008301 10.0.0.19 - - [2026-03-09 01:48:05] "PUT /floating-ip/e564b396-f20a-4f08-b904-b22121cde551 HTTP/1.1" 200 256 0.012016 10.0.0.19 - - [2026-03-09 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.19 - - [2026-03-09 01:48:05] "GET /tag/31a7b42b-4d51-4a24-9d33-c3146f3a147d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017571 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.019113 10.0.0.19 - - [2026-03-09 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.068125 10.0.0.19 - - [2026-03-09 01:48:05] "GET /loadbalancer-pool/26147afd-7334-4ae0-a297-7d679d555419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002948 10.0.0.19 - - [2026-03-09 01:48:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019058 10.0.0.19 - - [2026-03-09 01:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015518 10.0.0.19 - - [2026-03-09 01:48:05] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011014 10.0.0.19 - - [2026-03-09 01:48:05] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003688 10.0.0.19 - - [2026-03-09 01:48:05] "POST /ref-update HTTP/1.1" 200 156 0.010201 10.0.0.19 - - [2026-03-09 01:48:05] "GET /floating-ip/e564b396-f20a-4f08-b904-b22121cde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.004004 10.0.0.19 - - [2026-03-09 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.060016 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 206 0.008221 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012539 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 204 0.001795 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010507 10.0.0.19 - - [2026-03-09 01:48:06] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001982 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-03-09 01:48:06] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002055 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 206 0.001437 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011912 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 226 0.002159 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009858 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 204 0.001835 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011944 10.0.0.19 - - [2026-03-09 01:48:06] "POST /tags HTTP/1.1" 409 226 0.003135 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2026-03-09 01:48:06] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009528 10.0.0.19 - - [2026-03-09 01:48:06] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002263 10.0.0.19 - - [2026-03-09 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-03-09 01:48:06] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002510 10.0.0.19 - - [2026-03-09 01:48:06] "POST /firewall-rules HTTP/1.1" 200 626 0.065010 10.0.0.19 - - [2026-03-09 01:48:06] "POST /firewall-rules HTTP/1.1" 200 646 0.076524 10.0.0.19 - - [2026-03-09 01:48:06] "GET /firewall-rule/52008b20-156c-4d72-bf52-4ee02aac4317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003587 10.0.0.19 - - [2026-03-09 01:48:06] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002195 10.0.0.19 - - [2026-03-09 01:48:06] "GET /firewall-rule/1d5b1da6-3f51-492a-a212-ae6e8947cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.057995 10.0.0.19 - - [2026-03-09 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.013959 10.0.0.19 - - [2026-03-09 01:48:06] "POST /firewall-policys HTTP/1.1" 200 606 0.155193 10.0.0.19 - - [2026-03-09 01:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011867 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004768 10.0.0.19 - - [2026-03-09 01:48:07] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003653 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002429 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003450 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/3cdb81b7-9a70-4073-962c-179813b9cbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003098 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003680 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001817 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.001817 10.0.0.19 - - [2026-03-09 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.022092 10.0.0.19 - - [2026-03-09 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.024996 10.0.0.19 - - [2026-03-09 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.021221 10.0.0.19 - - [2026-03-09 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.020093 10.0.0.19 - - [2026-03-09 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.038061 10.0.0.19 - - [2026-03-09 01:48:07] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006637 10.0.0.19 - - [2026-03-09 01:50:05] "POST /tags HTTP/1.1" 409 252 0.001906 10.0.0.19 - - [2026-03-09 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2026-03-09 01:50:05] "GET /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009712 10.0.0.19 - - [2026-03-09 01:50:05] "POST /tags HTTP/1.1" 409 228 0.001546 10.0.0.19 - - [2026-03-09 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.19 - - [2026-03-09 01:50:05] "GET /tag/b5944d94-ea31-4ee3-9899-aba401b6270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010147 10.0.0.19 - - [2026-03-09 01:50:05] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003186 10.0.0.19 - - [2026-03-09 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.19 - - [2026-03-09 01:50:05] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008331 10.0.0.19 - - [2026-03-09 01:50:05] "POST /tags HTTP/1.1" 409 206 0.005148 10.0.0.19 - - [2026-03-09 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019625 10.0.0.19 - - [2026-03-09 01:50:06] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015217 10.0.0.19 - - [2026-03-09 01:50:06] "POST /tags HTTP/1.1" 409 204 0.001589 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014044 10.0.0.19 - - [2026-03-09 01:50:06] "POST /tags HTTP/1.1" 409 226 0.001808 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/d5002330-8962-4360-987e-4ad1d02bd5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013067 10.0.0.19 - - [2026-03-09 01:50:06] "POST /tags HTTP/1.1" 409 228 0.001776 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/b5944d94-ea31-4ee3-9899-aba401b6270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010945 10.0.0.19 - - [2026-03-09 01:50:06] "POST /tags HTTP/1.1" 409 252 0.001842 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-03-09 01:50:06] "GET /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010315 10.0.0.19 - - [2026-03-09 01:50:06] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008145 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-03-09 01:50:06] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002215 10.0.0.19 - - [2026-03-09 01:50:06] "POST /firewall-rules HTTP/1.1" 409 281 0.001467 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.19 - - [2026-03-09 01:50:06] "PUT /firewall-rule/1d5b1da6-3f51-492a-a212-ae6e8947cfa2 HTTP/1.1" 200 260 0.016518 10.0.0.19 - - [2026-03-09 01:50:06] "POST /firewall-rules HTTP/1.1" 409 291 0.002452 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-03-09 01:50:06] "PUT /firewall-rule/52008b20-156c-4d72-bf52-4ee02aac4317 HTTP/1.1" 200 260 0.019499 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-rule/52008b20-156c-4d72-bf52-4ee02aac4317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007127 10.0.0.19 - - [2026-03-09 01:50:06] "POST /firewall-rules HTTP/1.1" 200 658 0.079561 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-rule/f66e67d6-2f44-43c9-ac0f-773caf99e13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004230 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002209 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-rule/1d5b1da6-3f51-492a-a212-ae6e8947cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002145 10.0.0.19 - - [2026-03-09 01:50:06] "POST /firewall-policys HTTP/1.1" 409 269 0.001566 10.0.0.19 - - [2026-03-09 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-03-09 01:50:06] "PUT /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f HTTP/1.1" 200 264 0.019331 10.0.0.19 - - [2026-03-09 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024907 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016875 10.0.0.19 - - [2026-03-09 01:50:06] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002426 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002109 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002152 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002740 10.0.0.19 - - [2026-03-09 01:50:06] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002135 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:50:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:50:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.19 - - [2026-03-09 01:51:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002795 10.0.0.19 - - [2026-03-09 01:51:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002776 10.0.0.19 - - [2026-03-09 01:51:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009473 10.0.0.19 - - [2026-03-09 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.19 - - [2026-03-09 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2026-03-09 01:51:14] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002312 10.0.0.19 - - [2026-03-09 01:51:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004349 10.0.0.19 - - [2026-03-09 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.036526 10.0.0.19 - - [2026-03-09 01:51:14] "DELETE /loadbalancer-member/c032e268-af28-403b-b005-3731a01a640b HTTP/1.1" 200 115 0.060243 10.0.0.19 - - [2026-03-09 01:51:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005952 10.0.0.19 - - [2026-03-09 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.19 - - [2026-03-09 01:51:14] "DELETE /loadbalancer-member/4288cb20-fb32-4d12-8faa-042e875d0497 HTTP/1.1" 200 115 0.057624 10.0.0.19 - - [2026-03-09 01:51:14] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009954 10.0.0.19 - - [2026-03-09 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.19 - - [2026-03-09 01:51:15] "DELETE /loadbalancer-member/a4d4ad73-9312-4423-878c-da066c0ee121 HTTP/1.1" 200 115 0.040471 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008013 10.0.0.19 - - [2026-03-09 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.19 - - [2026-03-09 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2026-03-09 01:51:15] "GET /loadbalancer/4895c764-25df-44c2-94a5-c654838585f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002540 10.0.0.19 - - [2026-03-09 01:51:15] "GET /loadbalancer-pool/9e4b0ac4-3d5d-450f-b0e4-3095c4fe2803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003012 10.0.0.19 - - [2026-03-09 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013930 10.0.0.19 - - [2026-03-09 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023663 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009076 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014553 10.0.0.19 - - [2026-03-09 01:51:15] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001950 10.0.0.19 - - [2026-03-09 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.065303 10.0.0.19 - - [2026-03-09 01:51:15] "GET /loadbalancer-pool/22a7d687-e14f-4fd8-ba53-8bd5e2ecf327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004473 10.0.0.19 - - [2026-03-09 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025536 10.0.0.19 - - [2026-03-09 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006079 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009012 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004745 10.0.0.19 - - [2026-03-09 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.005792 10.0.0.19 - - [2026-03-09 01:51:15] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004785 10.0.0.19 - - [2026-03-09 01:51:15] "GET /loadbalancer-pool/23f3a98c-f0cc-4b59-b9f1-95de54af4d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002550 10.0.0.19 - - [2026-03-09 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015006 10.0.0.19 - - [2026-03-09 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018748 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009339 10.0.0.19 - - [2026-03-09 01:51:15] "GET /virtual-machine-interface/805dc618-1b58-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010351 10.0.0.19 - - [2026-03-09 01:51:15] "GET /floating-ip/03446c39-0059-4a10-a753-b8c907e5bf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002098 10.0.0.19 - - [2026-03-09 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.19 - - [2026-03-09 01:51:16] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006770 10.0.0.19 - - [2026-03-09 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.19 - - [2026-03-09 01:51:16] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004531 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.19 - - [2026-03-09 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.19 - - [2026-03-09 01:51:17] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002871 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003990 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.026373 10.0.0.19 - - [2026-03-09 01:51:17] "DELETE /loadbalancer-member/9daf9e7a-0626-434f-9416-35ad6f6943a8 HTTP/1.1" 200 115 0.052972 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003902 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003778 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004398 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003691 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003602 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.001635 10.0.0.19 - - [2026-03-09 01:51:17] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004380 10.0.0.19 - - [2026-03-09 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2026-03-09 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-03-09 01:51:17] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001930 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004370 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine/c2c25bf5-3282-430b-bc6a-18d229c62474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003334 10.0.0.19 - - [2026-03-09 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014143 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.034443 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.033121 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.037186 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.016645 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.038544 10.0.0.19 - - [2026-03-09 01:51:18] "DELETE /instance-ip/f925a24a-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.044338 10.0.0.19 - - [2026-03-09 01:51:18] "DELETE /virtual-machine-interface/f90c76da-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.047808 10.0.0.19 - - [2026-03-09 01:51:18] "DELETE /virtual-machine/c2c25bf5-3282-430b-bc6a-18d229c62474 HTTP/1.1" 200 115 0.019840 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006986 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.19 - - [2026-03-09 01:51:18] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008472 10.0.0.19 - - [2026-03-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine/bea16d1b-da99-4062-b02e-b4d736b70add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002557 10.0.0.19 - - [2026-03-09 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.009908 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009744 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.026864 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.031840 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.033472 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.017203 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.036807 10.0.0.19 - - [2026-03-09 01:51:19] "DELETE /instance-ip/f82c7cd8-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.070360 10.0.0.19 - - [2026-03-09 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.007791 10.0.0.19 - - [2026-03-09 01:51:19] "DELETE /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.045634 10.0.0.19 - - [2026-03-09 01:51:19] "DELETE /virtual-machine/bea16d1b-da99-4062-b02e-b4d736b70add HTTP/1.1" 200 115 0.027222 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014557 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.004852 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005461 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.001811 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine/1a18a3d2-1e1f-43d8-89a3-3ae745075170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003032 10.0.0.19 - - [2026-03-09 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.020807 10.0.0.19 - - [2026-03-09 01:51:19] "GET /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004491 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.022097 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.047612 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.033544 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.018125 10.0.0.19 - - [2026-03-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.029607 10.0.0.19 - - [2026-03-09 01:51:19] "DELETE /instance-ip/f7ba5a04-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.052188 10.0.0.19 - - [2026-03-09 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.023047 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /virtual-machine-interface/f7a4e548-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.066771 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /virtual-machine/1a18a3d2-1e1f-43d8-89a3-3ae745075170 HTTP/1.1" 200 115 0.025937 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /tag/5c43891b-f1dd-4e4e-ace4-f957c19e1988 HTTP/1.1" 200 115 0.047945 10.0.0.19 - - [2026-03-09 01:51:20] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003437 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.19 - - [2026-03-09 01:51:20] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004491 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.005900 10.0.0.19 - - [2026-03-09 01:51:20] "GET /virtual-machine/e5b55bab-7df0-4b15-becf-3c8c8e38cd26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003150 10.0.0.19 - - [2026-03-09 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.19 - - [2026-03-09 01:51:20] "GET /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018453 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.018625 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.036485 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.050548 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.055413 10.0.0.19 - - [2026-03-09 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.032039 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /instance-ip/f8b89920-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.053851 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /virtual-machine-interface/f89f0b9a-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.044070 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /virtual-machine/e5b55bab-7df0-4b15-becf-3c8c8e38cd26 HTTP/1.1" 200 115 0.045578 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /tag/6e11d74b-8329-430b-8f36-18c7073c8787 HTTP/1.1" 200 115 0.037563 10.0.0.19 - - [2026-03-09 01:51:20] "DELETE /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7 HTTP/1.1" 409 388 0.006000 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003937 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003663 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine/c8c3e1c5-14c4-40fb-a63a-a54599c87708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002732 10.0.0.19 - - [2026-03-09 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.008676 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016527 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.027030 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.026215 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.012257 10.0.0.19 - - [2026-03-09 01:51:48] "DELETE /instance-ip/fa5a74ce-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.047226 10.0.0.19 - - [2026-03-09 01:51:48] "DELETE /virtual-machine-interface/fa41c1e0-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.028323 10.0.0.19 - - [2026-03-09 01:51:48] "DELETE /virtual-machine/c8c3e1c5-14c4-40fb-a63a-a54599c87708 HTTP/1.1" 200 115 0.014333 10.0.0.19 - - [2026-03-09 01:51:48] "DELETE /tag/0906a830-b07e-4482-8d29-427b7f9235f4 HTTP/1.1" 200 115 0.030962 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003687 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003800 10.0.0.19 - - [2026-03-09 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine/3731cce5-0462-475d-a838-ccd2ffb6415a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004539 10.0.0.19 - - [2026-03-09 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.008369 10.0.0.19 - - [2026-03-09 01:51:48] "GET /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007246 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.017794 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.020945 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.033230 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.018699 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /instance-ip/f9fa03f0-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.041995 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /virtual-machine-interface/f9e77c8a-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.029764 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /virtual-machine/3731cce5-0462-475d-a838-ccd2ffb6415a HTTP/1.1" 200 115 0.014482 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0 HTTP/1.1" 409 236 0.007280 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004463 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003430 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine/27752bcf-0f01-4969-84f8-168ec84afa3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002517 10.0.0.19 - - [2026-03-09 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.007559 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017141 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.018887 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.030944 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.025748 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.011089 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /instance-ip/f99f5d60-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.035854 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /virtual-machine-interface/f989646a-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.034539 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /virtual-machine/27752bcf-0f01-4969-84f8-168ec84afa3f HTTP/1.1" 200 115 0.027205 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /tag/78d572c5-aee4-4338-b924-303a20c387e4 HTTP/1.1" 200 115 0.028091 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /tag/6a38e72e-dfbf-4c80-a894-140a1ad89103 HTTP/1.1" 200 115 0.024416 10.0.0.19 - - [2026-03-09 01:51:49] "DELETE /tag/deba4adc-88bb-4730-8864-ea1966b61c7e HTTP/1.1" 200 115 0.026060 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003444 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003513 10.0.0.19 - - [2026-03-09 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine/7e5e5b92-d67e-4f7b-b2d1-2645dd56809c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002615 10.0.0.19 - - [2026-03-09 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.19 - - [2026-03-09 01:51:49] "GET /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012931 10.0.0.19 - - [2026-03-09 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.017817 10.0.0.19 - - [2026-03-09 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.027851 10.0.0.19 - - [2026-03-09 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.027403 10.0.0.19 - - [2026-03-09 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.014239 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /instance-ip/fac5f0c8-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.046500 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /virtual-machine-interface/faad2ed0-1b59-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.032640 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /virtual-machine/7e5e5b92-d67e-4f7b-b2d1-2645dd56809c HTTP/1.1" 200 115 0.020068 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /tag/b5944d94-ea31-4ee3-9899-aba401b6270f HTTP/1.1" 409 236 0.006577 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a HTTP/1.1" 409 236 0.004771 10.0.0.19 - - [2026-03-09 01:51:50] "DELETE /tag/19aec647-303f-4fa2-b526-865185d87ec5 HTTP/1.1" 200 115 0.035730 10.0.0.19 - - [2026-03-09 01:51:52] "POST /projects HTTP/1.1" 409 238 0.001910 10.0.0.19 - - [2026-03-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.19 - - [2026-03-09 01:51:52] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030441 10.0.0.19 - - [2026-03-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-03-09 01:51:52] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003571 10.0.0.19 - - [2026-03-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-03-09 01:51:52] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003452 10.0.0.19 - - [2026-03-09 01:51:52] "POST /security-groups HTTP/1.1" 409 285 0.001967 10.0.0.19 - - [2026-03-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.19 - - [2026-03-09 01:51:52] "PUT /security-group/23d8b098-8a8e-4f9a-929f-4f11a1a5dce2 HTTP/1.1" 200 262 0.055386 10.0.0.19 - - [2026-03-09 01:51:52] "PUT /access-control-list/8e39cf57-0bbf-4b57-98e5-065575ee95b1 HTTP/1.1" 200 272 0.010212 10.0.0.19 - - [2026-03-09 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027050 10.0.0.19 - - [2026-03-09 01:51:52] "PUT /access-control-list/aacf7387-c6f9-4b93-a763-6919feebf628 HTTP/1.1" 200 272 0.021961 10.0.0.19 - - [2026-03-09 01:51:57] "POST /projects HTTP/1.1" 409 238 0.002144 10.0.0.19 - - [2026-03-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2026-03-09 01:51:57] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034092 10.0.0.19 - - [2026-03-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-03-09 01:51:57] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005175 10.0.0.19 - - [2026-03-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-03-09 01:51:57] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003425 10.0.0.19 - - [2026-03-09 01:51:57] "POST /security-groups HTTP/1.1" 409 285 0.001867 10.0.0.19 - - [2026-03-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-03-09 01:51:57] "PUT /security-group/23d8b098-8a8e-4f9a-929f-4f11a1a5dce2 HTTP/1.1" 200 262 0.056648 10.0.0.19 - - [2026-03-09 01:51:57] "PUT /access-control-list/8e39cf57-0bbf-4b57-98e5-065575ee95b1 HTTP/1.1" 200 272 0.010700 10.0.0.19 - - [2026-03-09 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035089 10.0.0.19 - - [2026-03-09 01:51:57] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.012379 10.0.0.19 - - [2026-03-09 01:51:57] "PUT /access-control-list/aacf7387-c6f9-4b93-a763-6919feebf628 HTTP/1.1" 200 272 0.027737 10.0.0.19 - - [2026-03-09 01:51:57] "GET /firewall-rule/aef3b520-a667-4e88-b09d-8b840dc35d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003060 10.0.0.19 - - [2026-03-09 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.064148 10.0.0.19 - - [2026-03-09 01:51:57] "DELETE /firewall-rule/aef3b520-a667-4e88-b09d-8b840dc35d6b HTTP/1.1" 200 115 0.041729 10.0.0.19 - - [2026-03-09 01:51:57] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.003703 10.0.0.19 - - [2026-03-09 01:51:57] "GET /firewall-rule/1b493888-c7fe-46ee-bd6a-cea94274d003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002812 10.0.0.19 - - [2026-03-09 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.042490 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /firewall-rule/1b493888-c7fe-46ee-bd6a-cea94274d003 HTTP/1.1" 200 115 0.037426 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /tag/b5944d94-ea31-4ee3-9899-aba401b6270f HTTP/1.1" 409 236 0.010882 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a HTTP/1.1" 409 236 0.005154 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /tag/92e42782-7b88-4c99-ac7a-4083f8ba3720 HTTP/1.1" 200 115 0.038316 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-03-09 01:51:58] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004125 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2026-03-09 01:51:58] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003608 10.0.0.19 - - [2026-03-09 01:51:58] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.039662 10.0.0.19 - - [2026-03-09 01:51:58] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.059620 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /security-group/23d8b098-8a8e-4f9a-929f-4f11a1a5dce2 HTTP/1.1" 200 115 0.057190 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /access-control-list/8e39cf57-0bbf-4b57-98e5-065575ee95b1 HTTP/1.1" 200 115 0.035030 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /access-control-list/aacf7387-c6f9-4b93-a763-6919feebf628 HTTP/1.1" 200 115 0.020953 10.0.0.19 - - [2026-03-09 01:51:58] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.033049 10.0.0.19 - - [2026-03-09 01:51:58] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?fields=security_groups HTTP/1.1" 200 1351 0.028272 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /security-group/aa439333-a571-49be-a5df-9818f7fe62d7 HTTP/1.1" 200 115 0.042912 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /access-control-list/bd830d06-6fb7-45e6-b8ab-daee75cf5f4b HTTP/1.1" 200 115 0.025988 10.0.0.19 - - [2026-03-09 01:51:58] "GET /project/79f416ca-138b-4d45-84d4-bf60c3a6f775?fields=application_policy_sets HTTP/1.1" 200 1390 0.048979 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /access-control-list/6fdee287-d996-4ae4-8cbe-9bc464eccf3b HTTP/1.1" 200 115 0.049675 10.0.0.19 - - [2026-03-09 01:51:58] "DELETE /project/79f416ca-138b-4d45-84d4-bf60c3a6f775 HTTP/1.1" 200 115 0.292299 10.0.0.19 - - [2026-03-09 01:51:58] "POST /projects HTTP/1.1" 409 238 0.003207 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2026-03-09 01:51:58] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053732 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-03-09 01:51:58] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005094 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.19 - - [2026-03-09 01:51:58] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004282 10.0.0.19 - - [2026-03-09 01:51:58] "POST /security-groups HTTP/1.1" 409 285 0.002704 10.0.0.19 - - [2026-03-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.19 - - [2026-03-09 01:51:58] "PUT /security-group/f1aa806c-19cb-42c3-81c7-d3ffbf72a3d3 HTTP/1.1" 200 262 0.055820 10.0.0.19 - - [2026-03-09 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021993 10.0.0.19 - - [2026-03-09 01:51:59] "PUT /access-control-list/5f0b96b7-8387-4a1a-ba4e-05aacb452dd8 HTTP/1.1" 200 272 0.010957 10.0.0.19 - - [2026-03-09 01:51:59] "PUT /access-control-list/9b89af63-c642-4cd9-91ca-18c950d3f9dc HTTP/1.1" 200 272 0.023040 10.0.0.19 - - [2026-03-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2026-03-09 01:52:03] "GET /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002136 10.0.0.19 - - [2026-03-09 01:52:03] "GET /virtual-machine-interface/f8134d6c-1b59-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001262 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /loadbalancer-member/8b7b1536-a05d-49e7-89f0-2a06c9dcec84 HTTP/1.1" 200 115 0.027796 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /loadbalancer-pool/26147afd-7334-4ae0-a297-7d679d555419 HTTP/1.1" 200 115 0.037885 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /loadbalancer-listener/4cb36c92-d902-46fa-808d-22b8e7a970fc HTTP/1.1" 200 115 0.040117 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /loadbalancer/cb68bdd7-3768-46e2-81ac-325da0b6adf7 HTTP/1.1" 200 115 0.029426 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /floating-ip/e564b396-f20a-4f08-b904-b22121cde551 HTTP/1.1" 200 115 0.031222 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /instance-ip/5257e532-9c21-4745-afca-c740f5723781 HTTP/1.1" 200 115 0.026549 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /virtual-machine-interface/5225fe9e-bccf-4409-89ed-6ce9631ccb40 HTTP/1.1" 200 115 0.028898 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /tag/31a7b42b-4d51-4a24-9d33-c3146f3a147d HTTP/1.1" 200 115 0.028117 10.0.0.19 - - [2026-03-09 01:52:03] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002279 10.0.0.19 - - [2026-03-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.19 - - [2026-03-09 01:52:03] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012430 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-policy/d37f40dc-4c96-4c6f-911b-e156502c71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001898 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-rule/1d5b1da6-3f51-492a-a212-ae6e8947cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002708 10.0.0.19 - - [2026-03-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.010896 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /firewall-rule/1d5b1da6-3f51-492a-a212-ae6e8947cfa2 HTTP/1.1" 200 115 0.030501 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004316 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-rule/52008b20-156c-4d72-bf52-4ee02aac4317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002753 10.0.0.19 - - [2026-03-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.012911 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /firewall-rule/52008b20-156c-4d72-bf52-4ee02aac4317 HTTP/1.1" 200 115 0.031550 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003549 10.0.0.19 - - [2026-03-09 01:52:03] "GET /firewall-rule/f66e67d6-2f44-43c9-ac0f-773caf99e13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002526 10.0.0.19 - - [2026-03-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.015188 10.0.0.19 - - [2026-03-09 01:52:03] "DELETE /firewall-rule/f66e67d6-2f44-43c9-ac0f-773caf99e13e HTTP/1.1" 200 115 0.035716 10.0.0.19 - - [2026-03-09 01:52:03] "GET /application-policy-set/45277538-6cbb-4d15-828c-c1282ad481d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002095 10.0.0.19 - - [2026-03-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-03-09 01:52:04] "GET /policy-management/7c0e42f8-7bfe-4619-ac98-7360f58b4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002154 10.0.0.19 - - [2026-03-09 01:52:04] "GET /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002611 10.0.0.19 - - [2026-03-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.018730 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /firewall-policy/0f76e626-8bbe-4a30-979e-a193ddb5ce2f HTTP/1.1" 200 115 0.030506 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /tag/49ee6bd2-864d-476b-809c-b4453f6c2d3a HTTP/1.1" 200 115 0.029496 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /tag/d0089f7f-e2cd-4a29-b1c5-c13977e049d0 HTTP/1.1" 200 115 0.042694 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /tag/54bb0b0d-eb0b-486b-b513-6233a04cf6e7 HTTP/1.1" 200 115 0.040377 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /tag/b5944d94-ea31-4ee3-9899-aba401b6270f HTTP/1.1" 200 115 0.076200 10.0.0.19 - - [2026-03-09 01:52:04] "POST /projects HTTP/1.1" 409 238 0.001535 10.0.0.19 - - [2026-03-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-09 01:52:04] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031569 10.0.0.19 - - [2026-03-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.19 - - [2026-03-09 01:52:04] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013380 10.0.0.19 - - [2026-03-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-03-09 01:52:04] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004084 10.0.0.19 - - [2026-03-09 01:52:04] "POST /security-groups HTTP/1.1" 409 285 0.002557 10.0.0.19 - - [2026-03-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2026-03-09 01:52:04] "PUT /security-group/f1aa806c-19cb-42c3-81c7-d3ffbf72a3d3 HTTP/1.1" 200 262 0.056963 10.0.0.19 - - [2026-03-09 01:52:04] "PUT /access-control-list/5f0b96b7-8387-4a1a-ba4e-05aacb452dd8 HTTP/1.1" 200 272 0.038702 10.0.0.19 - - [2026-03-09 01:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038632 10.0.0.19 - - [2026-03-09 01:52:04] "PUT /access-control-list/9b89af63-c642-4cd9-91ca-18c950d3f9dc HTTP/1.1" 200 272 0.031073 10.0.0.19 - - [2026-03-09 01:52:04] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.026435 10.0.0.19 - - [2026-03-09 01:52:04] "GET /firewall-rule/e4c1a10d-e1b4-4b56-88d7-678fdce71f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002342 10.0.0.19 - - [2026-03-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.044186 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /firewall-rule/e4c1a10d-e1b4-4b56-88d7-678fdce71f2d HTTP/1.1" 200 115 0.069339 10.0.0.19 - - [2026-03-09 01:52:04] "GET /firewall-policy/026f30a4-2de5-451f-871e-0a81944d6ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.013899 10.0.0.19 - - [2026-03-09 01:52:04] "GET /firewall-rule/43d1f76d-3393-4071-a811-628df49f2b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002524 10.0.0.19 - - [2026-03-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.042294 10.0.0.19 - - [2026-03-09 01:52:04] "DELETE /firewall-rule/43d1f76d-3393-4071-a811-628df49f2b3e HTTP/1.1" 200 115 0.080056 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /tag/d5002330-8962-4360-987e-4ad1d02bd5f9 HTTP/1.1" 200 115 0.039074 10.0.0.19 - - [2026-03-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2026-03-09 01:52:05] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006500 10.0.0.19 - - [2026-03-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-03-09 01:52:05] "GET /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003415 10.0.0.19 - - [2026-03-09 01:52:05] "PUT /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587 HTTP/1.1" 200 264 0.039163 10.0.0.19 - - [2026-03-09 01:52:05] "PUT /virtual-network/b6009ea7-9112-408f-8c67-f9d6fd7b9c7c HTTP/1.1" 200 264 0.038498 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /security-group/f1aa806c-19cb-42c3-81c7-d3ffbf72a3d3 HTTP/1.1" 200 115 0.044433 10.0.0.19 - - [2026-03-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /access-control-list/5f0b96b7-8387-4a1a-ba4e-05aacb452dd8 HTTP/1.1" 200 115 0.035483 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /access-control-list/9b89af63-c642-4cd9-91ca-18c950d3f9dc HTTP/1.1" 200 115 0.027477 10.0.0.19 - - [2026-03-09 01:52:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027062 10.0.0.19 - - [2026-03-09 01:52:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?fields=security_groups HTTP/1.1" 200 1352 0.042473 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /access-control-list/7af4edc2-b248-4589-aaa0-000528ffd79b HTTP/1.1" 200 115 0.032232 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /security-group/39bf0eae-d3ae-48a6-a6cf-a3f10a5f7789 HTTP/1.1" 200 115 0.065512 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /access-control-list/08f9fd04-8e0a-486d-95ac-16cb0f7c13f6 HTTP/1.1" 200 115 0.036220 10.0.0.19 - - [2026-03-09 01:52:05] "GET /project/6875385a-fe99-43ef-94ba-f79b68d4df06?fields=application_policy_sets HTTP/1.1" 200 1391 0.041182 10.0.0.19 - - [2026-03-09 01:52:05] "DELETE /project/6875385a-fe99-43ef-94ba-f79b68d4df06 HTTP/1.1" 200 115 0.294369 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.19 - - [2026-03-09 01:53:01] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.19 - - [2026-03-09 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-03-09 01:53:01] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002517 10.0.0.19 - - [2026-03-09 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-03-09 01:53:01] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002186 10.0.0.19 - - [2026-03-09 01:53:19] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.19 - - [2026-03-09 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-03-09 01:53:19] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003922 10.0.0.19 - - [2026-03-09 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.19 - - [2026-03-09 01:53:19] "GET /config-node/f283655e-a8ea-4dfd-baa3-4efced357ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001646 10.0.0.19 - - [2026-03-09 01:53:19] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.19 - - [2026-03-09 01:53:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001929 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-03-09 01:53:24] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002357 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2026-03-09 01:53:24] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.006398 10.0.0.19 - - [2026-03-09 01:53:24] "GET / HTTP/1.1" 200 35931 0.005589 10.0.0.19 - - [2026-03-09 01:53:24] "POST /alarms HTTP/1.1" 409 264 0.002509 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-03-09 01:53:24] "PUT /alarm/cfd62973-ba24-42da-8777-2bddafa042ce HTTP/1.1" 200 244 0.010519 10.0.0.19 - - [2026-03-09 01:53:24] "POST /alarms HTTP/1.1" 409 261 0.007925 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-03-09 01:53:24] "PUT /alarm/08e94727-4886-4f8c-bbcd-f41ef6ce4889 HTTP/1.1" 200 244 0.009195 10.0.0.19 - - [2026-03-09 01:53:24] "POST /alarms HTTP/1.1" 409 261 0.007817 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.19 - - [2026-03-09 01:53:24] "PUT /alarm/a8a2be0c-6018-4564-9336-5c4e9bb89811 HTTP/1.1" 200 244 0.009343 10.0.0.19 - - [2026-03-09 01:53:24] "POST /alarms HTTP/1.1" 409 253 0.005297 10.0.0.19 - - [2026-03-09 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2026-03-09 01:53:24] "PUT /alarm/a5c9d78f-5835-4552-aded-0cbc21fbdc3c HTTP/1.1" 200 244 0.011567 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 251 0.010818 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/443b55ce-ff97-4606-ae80-4931469f5727 HTTP/1.1" 200 244 0.013038 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 252 0.014261 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/eaf1a5e5-fd45-41e9-8c01-44221f6914b3 HTTP/1.1" 200 244 0.010199 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 256 0.001620 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/fd3e033e-0173-4658-a9d2-74ec07e4f507 HTTP/1.1" 200 244 0.019314 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 248 0.003098 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/b2a4d763-51e1-4b0d-9d76-bf6a314ff2c1 HTTP/1.1" 200 244 0.008076 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 252 0.007112 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/d575031d-c39a-4d4f-ac40-efcc765f85cb HTTP/1.1" 200 244 0.009108 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 257 0.003953 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/723ab74e-e4f4-4657-aae2-d01c79183aba HTTP/1.1" 200 244 0.010238 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 251 0.012697 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/e1523516-7c32-4cd6-9923-ec8de69079ae HTTP/1.1" 200 244 0.015039 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 257 0.007206 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/a1484547-7209-456c-9528-f5366edf0441 HTTP/1.1" 200 244 0.012524 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 261 0.006282 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/904b8d8d-58e7-4988-aebe-0eef003f6101 HTTP/1.1" 200 244 0.011842 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 258 0.004158 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/418e92d8-f32a-4b16-863d-7fb148b1d161 HTTP/1.1" 200 244 0.012008 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 254 0.010358 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019629 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/38afcff7-4985-413b-85af-6e9af3904222 HTTP/1.1" 200 244 0.013927 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 254 0.006982 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/291772c3-a5ff-4d36-9ebc-6ccfb23b92c0 HTTP/1.1" 200 244 0.012130 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 254 0.005481 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/36f94da5-3f4a-4a83-8a27-db1583e5512a HTTP/1.1" 200 244 0.009979 10.0.0.19 - - [2026-03-09 01:53:25] "POST /alarms HTTP/1.1" 409 247 0.007465 10.0.0.19 - - [2026-03-09 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-03-09 01:53:25] "PUT /alarm/967b29a5-7c8b-436e-a9cf-4e1492feaab0 HTTP/1.1" 200 244 0.010081 10.0.0.19 - - [2026-03-09 01:53:26] "POST /alarms HTTP/1.1" 409 272 0.006128 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /alarm/adb88582-6e5c-4845-880c-014748e818ee HTTP/1.1" 200 244 0.018223 10.0.0.19 - - [2026-03-09 01:53:26] "POST /alarms HTTP/1.1" 409 261 0.004596 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /alarm/55ed3cf3-a294-426f-9276-956c9ae184d1 HTTP/1.1" 200 244 0.008973 10.0.0.19 - - [2026-03-09 01:53:26] "POST /alarms HTTP/1.1" 409 259 0.010718 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /alarm/020129a2-25dc-46fa-840c-b2f0985abcb2 HTTP/1.1" 200 244 0.008828 10.0.0.19 - - [2026-03-09 01:53:26] "POST /alarms HTTP/1.1" 409 265 0.005935 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /alarm/5a7a070e-4bb3-40bc-8e95-255d9065413f HTTP/1.1" 200 244 0.009168 10.0.0.19 - - [2026-03-09 01:53:26] "POST /alarms HTTP/1.1" 409 279 0.002816 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /alarm/e6013915-4114-4d10-a51d-61b04d003c4b HTTP/1.1" 200 244 0.017969 10.0.0.19 - - [2026-03-09 01:53:26] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.19 - - [2026-03-09 01:53:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001969 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.013254 10.0.0.19 - - [2026-03-09 01:53:26] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-03-09 01:53:26] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002450 10.0.0.19 - - [2026-03-09 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.19 - - [2026-03-09 01:53:26] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.008236 10.0.0.19 - - [2026-03-09 01:53:27] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2026-03-09 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2026-03-09 01:53:27] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005616 10.0.0.19 - - [2026-03-09 01:53:27] "PUT /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec HTTP/1.1" 200 274 0.015174 10.0.0.19 - - [2026-03-09 01:53:30] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.19 - - [2026-03-09 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2026-03-09 01:53:30] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002717 10.0.0.19 - - [2026-03-09 01:53:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001966 10.0.0.19 - - [2026-03-09 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2026-03-09 01:53:30] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002413 10.0.0.19 - - [2026-03-09 01:53:30] "PUT /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7 HTTP/1.1" 200 254 0.010295 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:53:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:53:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.19 - - [2026-03-09 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.19 - - [2026-03-09 01:53:32] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002474 10.0.0.19 - - [2026-03-09 01:53:45] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.19 - - [2026-03-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-03-09 01:53:45] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009983 10.0.0.19 - - [2026-03-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2026-03-09 01:53:45] "GET /config-node/f283655e-a8ea-4dfd-baa3-4efced357ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002132 10.0.0.19 - - [2026-03-09 01:53:56] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.19 - - [2026-03-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-03-09 01:53:56] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002150 10.0.0.19 - - [2026-03-09 01:53:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001500 10.0.0.19 - - [2026-03-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-03-09 01:53:56] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002293 10.0.0.19 - - [2026-03-09 01:53:56] "PUT /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7 HTTP/1.1" 200 254 0.009133 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.19 - - [2026-03-09 01:54:11] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.19 - - [2026-03-09 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2026-03-09 01:54:11] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004436 10.0.0.19 - - [2026-03-09 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.19 - - [2026-03-09 01:54:11] "GET /config-node/f283655e-a8ea-4dfd-baa3-4efced357ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002764 10.0.0.19 - - [2026-03-09 01:54:11] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.19 - - [2026-03-09 01:54:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001948 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-03-09 01:54:16] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002312 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-03-09 01:54:16] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.005965 10.0.0.19 - - [2026-03-09 01:54:16] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.19 - - [2026-03-09 01:54:16] "POST /alarms HTTP/1.1" 409 264 0.001903 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.19 - - [2026-03-09 01:54:16] "PUT /alarm/cfd62973-ba24-42da-8777-2bddafa042ce HTTP/1.1" 200 244 0.008374 10.0.0.19 - - [2026-03-09 01:54:16] "POST /alarms HTTP/1.1" 409 261 0.001791 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2026-03-09 01:54:16] "PUT /alarm/08e94727-4886-4f8c-bbcd-f41ef6ce4889 HTTP/1.1" 200 244 0.008245 10.0.0.19 - - [2026-03-09 01:54:16] "POST /alarms HTTP/1.1" 409 261 0.007242 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.19 - - [2026-03-09 01:54:16] "PUT /alarm/a8a2be0c-6018-4564-9336-5c4e9bb89811 HTTP/1.1" 200 244 0.008915 10.0.0.19 - - [2026-03-09 01:54:16] "POST /alarms HTTP/1.1" 409 253 0.004245 10.0.0.19 - - [2026-03-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/a5c9d78f-5835-4552-aded-0cbc21fbdc3c HTTP/1.1" 200 244 0.008873 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 251 0.004906 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/443b55ce-ff97-4606-ae80-4931469f5727 HTTP/1.1" 200 244 0.008559 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 252 0.010019 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/eaf1a5e5-fd45-41e9-8c01-44221f6914b3 HTTP/1.1" 200 244 0.009367 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 256 0.007961 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/fd3e033e-0173-4658-a9d2-74ec07e4f507 HTTP/1.1" 200 244 0.015743 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 248 0.008201 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/b2a4d763-51e1-4b0d-9d76-bf6a314ff2c1 HTTP/1.1" 200 244 0.007872 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 252 0.005109 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/d575031d-c39a-4d4f-ac40-efcc765f85cb HTTP/1.1" 200 244 0.009158 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 257 0.006672 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/723ab74e-e4f4-4657-aae2-d01c79183aba HTTP/1.1" 200 244 0.009443 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 251 0.008413 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/e1523516-7c32-4cd6-9923-ec8de69079ae HTTP/1.1" 200 244 0.010113 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 257 0.006199 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/a1484547-7209-456c-9528-f5366edf0441 HTTP/1.1" 200 244 0.009621 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 261 0.002349 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/904b8d8d-58e7-4988-aebe-0eef003f6101 HTTP/1.1" 200 244 0.009191 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 258 0.005377 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/418e92d8-f32a-4b16-863d-7fb148b1d161 HTTP/1.1" 200 244 0.010419 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 254 0.009845 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/38afcff7-4985-413b-85af-6e9af3904222 HTTP/1.1" 200 244 0.011204 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 254 0.011003 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/291772c3-a5ff-4d36-9ebc-6ccfb23b92c0 HTTP/1.1" 200 244 0.016121 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 254 0.004835 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.19 - - [2026-03-09 01:54:17] "PUT /alarm/36f94da5-3f4a-4a83-8a27-db1583e5512a HTTP/1.1" 200 244 0.009134 10.0.0.19 - - [2026-03-09 01:54:17] "POST /alarms HTTP/1.1" 409 247 0.010448 10.0.0.19 - - [2026-03-09 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/967b29a5-7c8b-436e-a9cf-4e1492feaab0 HTTP/1.1" 200 244 0.012696 10.0.0.19 - - [2026-03-09 01:54:18] "POST /alarms HTTP/1.1" 409 272 0.006226 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/adb88582-6e5c-4845-880c-014748e818ee HTTP/1.1" 200 244 0.010521 10.0.0.19 - - [2026-03-09 01:54:18] "POST /alarms HTTP/1.1" 409 261 0.007829 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/55ed3cf3-a294-426f-9276-956c9ae184d1 HTTP/1.1" 200 244 0.009462 10.0.0.19 - - [2026-03-09 01:54:18] "POST /alarms HTTP/1.1" 409 259 0.007931 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/020129a2-25dc-46fa-840c-b2f0985abcb2 HTTP/1.1" 200 244 0.009507 10.0.0.19 - - [2026-03-09 01:54:18] "POST /alarms HTTP/1.1" 409 265 0.006040 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/5a7a070e-4bb3-40bc-8e95-255d9065413f HTTP/1.1" 200 244 0.009026 10.0.0.19 - - [2026-03-09 01:54:18] "POST /alarms HTTP/1.1" 409 279 0.010083 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /alarm/e6013915-4114-4d10-a51d-61b04d003c4b HTTP/1.1" 200 244 0.009003 10.0.0.19 - - [2026-03-09 01:54:18] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2026-03-09 01:54:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001771 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.006769 10.0.0.19 - - [2026-03-09 01:54:18] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2026-03-09 01:54:18] "GET /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002979 10.0.0.19 - - [2026-03-09 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.19 - - [2026-03-09 01:54:18] "PUT /global-vrouter-config/f1316e40-7af7-4e24-a775-282f6a92de49 HTTP/1.1" 200 276 0.008060 10.0.0.19 - - [2026-03-09 01:54:19] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.19 - - [2026-03-09 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-03-09 01:54:19] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004123 10.0.0.19 - - [2026-03-09 01:54:19] "PUT /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec HTTP/1.1" 200 274 0.013549 10.0.0.19 - - [2026-03-09 01:54:22] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.19 - - [2026-03-09 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.19 - - [2026-03-09 01:54:22] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002444 10.0.0.19 - - [2026-03-09 01:54:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001705 10.0.0.19 - - [2026-03-09 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.19 - - [2026-03-09 01:54:22] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002063 10.0.0.19 - - [2026-03-09 01:54:22] "PUT /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7 HTTP/1.1" 200 254 0.009263 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:54:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000751 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:54:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001289 10.0.0.19 - - [2026-03-09 01:54:27] "POST /tags HTTP/1.1" 200 355 0.016396 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.19 - - [2026-03-09 01:54:27] "GET /tag/cbc37a11-edf5-4a58-9cad-a77441474104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011712 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008374 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-03-09 01:54:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031199 10.0.0.19 - - [2026-03-09 01:54:27] "POST /virtual-machines HTTP/1.1" 200 351 0.014930 10.0.0.19 - - [2026-03-09 01:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016078 10.0.0.19 - - [2026-03-09 01:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114064 10.0.0.19 - - [2026-03-09 01:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008432 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.003847 10.0.0.19 - - [2026-03-09 01:54:27] "POST /instance-ips HTTP/1.1" 200 391 0.018397 10.0.0.19 - - [2026-03-09 01:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017723 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005543 10.0.0.19 - - [2026-03-09 01:54:27] "POST /set-tag HTTP/1.1" 200 109 0.018568 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012283 10.0.0.19 - - [2026-03-09 01:54:27] "GET /instance-ip/e7bc1092-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002460 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004374 10.0.0.19 - - [2026-03-09 01:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002922 10.0.0.19 - - [2026-03-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.007032 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005866 10.0.0.19 - - [2026-03-09 01:54:27] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2026-03-09 01:54:27] "GET /virtual-network/d219c89b-5fae-467d-bc90-9f3328188587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003525 10.0.0.19 - - [2026-03-09 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.19 - - [2026-03-09 01:54:27] "GET /project/f562f15e-e6c4-4ca1-b70e-78f7d46e6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030649 10.0.0.19 - - [2026-03-09 01:54:27] "POST /virtual-machines HTTP/1.1" 200 355 0.007257 10.0.0.19 - - [2026-03-09 01:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009266 10.0.0.19 - - [2026-03-09 01:54:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.100592 10.0.0.19 - - [2026-03-09 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007703 10.0.0.19 - - [2026-03-09 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007822 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008060 10.0.0.19 - - [2026-03-09 01:54:28] "POST /instance-ips HTTP/1.1" 200 395 0.017118 10.0.0.19 - - [2026-03-09 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011527 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005035 10.0.0.19 - - [2026-03-09 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.015163 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011984 10.0.0.19 - - [2026-03-09 01:54:28] "GET /instance-ip/e825b1d2-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002628 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004140 10.0.0.19 - - [2026-03-09 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-router/45778085-9808-4646-96f3-e05aba2efc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003708 10.0.0.19 - - [2026-03-09 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.013379 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014782 10.0.0.19 - - [2026-03-09 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005224 10.0.0.19 - - [2026-03-09 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2026-03-09 01:54:28] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007931 10.0.0.19 - - [2026-03-09 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.19 - - [2026-03-09 01:54:37] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.19 - - [2026-03-09 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-03-09 01:54:37] "GET /global-system-config/106eb7ae-6686-44a2-9dea-69854917deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004578 10.0.0.19 - - [2026-03-09 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-03-09 01:54:37] "GET /config-node/f283655e-a8ea-4dfd-baa3-4efced357ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001827 10.0.0.19 - - [2026-03-09 01:54:39] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004339 10.0.0.19 - - [2026-03-09 01:54:39] "POST /set-tag HTTP/1.1" 200 109 0.012616 10.0.0.19 - - [2026-03-09 01:54:39] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006451 10.0.0.19 - - [2026-03-09 01:54:39] "POST /set-tag HTTP/1.1" 200 109 0.004129 10.0.0.19 - - [2026-03-09 01:54:40] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004304 10.0.0.19 - - [2026-03-09 01:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.19 - - [2026-03-09 01:54:49] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.19 - - [2026-03-09 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2026-03-09 01:54:49] "GET /routing-instance/8a73da87-2fe1-47a4-8c6d-8a48f815c363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002737 10.0.0.19 - - [2026-03-09 01:54:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001805 10.0.0.19 - - [2026-03-09 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:54:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:54:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 10.0.0.19 - - [2026-03-09 01:54:49] "GET /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.005032 10.0.0.19 - - [2026-03-09 01:54:49] "PUT /bgp-router/4c10afdd-d4f2-4163-8025-2b1f150c13b7 HTTP/1.1" 200 254 0.031877 10.0.0.19 - - [2026-03-09 01:55:12] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007882 10.0.0.19 - - [2026-03-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.19 - - [2026-03-09 01:55:12] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004742 10.0.0.19 - - [2026-03-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2026-03-09 01:55:12] "GET /virtual-machine/74a4d4e0-8cf5-470e-88db-7fb6b4d4521b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002855 10.0.0.19 - - [2026-03-09 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.011716 10.0.0.19 - - [2026-03-09 01:55:12] "GET /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008317 10.0.0.19 - - [2026-03-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.026437 10.0.0.19 - - [2026-03-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.056698 10.0.0.19 - - [2026-03-09 01:55:13] "DELETE /instance-ip/e7bc1092-1b5a-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.038604 10.0.0.19 - - [2026-03-09 01:55:13] "DELETE /virtual-machine-interface/e79f4d5e-1b5a-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.040219 10.0.0.19 - - [2026-03-09 01:55:13] "DELETE /virtual-machine/74a4d4e0-8cf5-470e-88db-7fb6b4d4521b HTTP/1.1" 200 115 0.023164 10.0.0.19 - - [2026-03-09 01:55:13] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005213 10.0.0.19 - - [2026-03-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002900 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.19 - - [2026-03-09 01:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.19 - - [2026-03-09 01:55:43] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004203 10.0.0.19 - - [2026-03-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.19 - - [2026-03-09 01:55:43] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004001 10.0.0.19 - - [2026-03-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-03-09 01:55:43] "GET /virtual-machine/eae3a9c5-9c50-4f00-b518-647a3e59b36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002622 10.0.0.19 - - [2026-03-09 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.007161 10.0.0.19 - - [2026-03-09 01:55:43] "GET /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016009 10.0.0.19 - - [2026-03-09 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.033256 10.0.0.19 - - [2026-03-09 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.066348 10.0.0.19 - - [2026-03-09 01:55:44] "DELETE /instance-ip/e825b1d2-1b5a-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.068600 10.0.0.19 - - [2026-03-09 01:55:44] "DELETE /virtual-machine-interface/e80dd918-1b5a-11f1-9fd6-fa163e0b1bad HTTP/1.1" 200 115 0.073803 10.0.0.19 - - [2026-03-09 01:55:44] "DELETE /virtual-machine/eae3a9c5-9c50-4f00-b518-647a3e59b36d HTTP/1.1" 200 115 0.027222 10.0.0.19 - - [2026-03-09 01:55:44] "DELETE /tag/cbc37a11-edf5-4a58-9cad-a77441474104 HTTP/1.1" 200 115 0.053098 10.0.0.19 - - [2026-03-09 01:56:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004016 10.0.0.19 - - [2026-03-09 01:56:01] "GET /global-system-configs HTTP/1.1" 200 322 0.001708