++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 24 08:09:46 PM UTC 2026 ===================' INFO: =================== Tue Feb 24 08:09:46 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ cut -d ' ' -f 1 ++++ tr '\n' , +++ local local_ips=,10.0.0.19,10.199.227.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.199.227.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/24/2026 20:10:37.592 7fe4131f4900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/24/2026 20:10:38.004 7fe4131f4900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/24/2026 20:10:38.041 7fe4131f4900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/24/2026 20:10:38.045 7fe4131f4900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-02-24 20:10:44] "GET / HTTP/1.1" 503 181 0.000422 10.0.0.19 - - [2026-02-24 20:10:44] "GET / HTTP/1.1" 503 181 0.001670 10.0.0.19 - - [2026-02-24 20:10:44] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.19 - - [2026-02-24 20:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2026-02-24 20:10:44] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005282 10.0.0.19 - - [2026-02-24 20:10:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002211 10.0.0.19 - - [2026-02-24 20:10:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025312 10.0.0.19 - - [2026-02-24 20:10:45] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.19 - - [2026-02-24 20:10:45] "GET / HTTP/1.1" 200 45303 0.001389 10.0.0.19 - - [2026-02-24 20:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2026-02-24 20:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-02-24 20:10:45] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.19 - - [2026-02-24 20:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-02-24 20:10:45] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005233 10.0.0.19 - - [2026-02-24 20:10:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.003557 10.0.0.19 - - [2026-02-24 20:10:45] "POST /analytics-nodes HTTP/1.1" 200 599 0.029430 10.0.0.19 - - [2026-02-24 20:10:46] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.19 - - [2026-02-24 20:10:47] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2026-02-24 20:10:47] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.19 - - [2026-02-24 20:10:47] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007750 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002422 10.0.0.19 - - [2026-02-24 20:10:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.029762 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.006573 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.19 - - [2026-02-24 20:10:47] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012593 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.19 - - [2026-02-24 20:10:47] "GET /network-ipam/efe777aa-890c-4305-99b8-6fbc0baf5c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005306 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-appliance-sets HTTP/1.1" 200 553 0.038944 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.009194 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2026-02-24 20:10:47] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005107 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065333 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2026-02-24 20:10:47] "GET /network-ipam/efe777aa-890c-4305-99b8-6fbc0baf5c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003195 10.0.0.19 - - [2026-02-24 20:10:47] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2026-02-24 20:10:47] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005839 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.001991 10.0.0.19 - - [2026-02-24 20:10:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.029906 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-templates HTTP/1.1" 200 511 0.045427 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-templates HTTP/1.1" 200 501 0.032643 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-templates HTTP/1.1" 200 515 0.043958 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-templates HTTP/1.1" 200 535 0.039762 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004214 10.0.0.19 - - [2026-02-24 20:10:47] "POST /access-control-lists HTTP/1.1" 200 587 0.035394 10.0.0.19 - - [2026-02-24 20:10:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.016191 10.0.0.19 - - [2026-02-24 20:10:47] "POST /service-templates HTTP/1.1" 200 507 0.059016 10.0.0.19 - - [2026-02-24 20:10:48] "POST /access-control-lists HTTP/1.1" 200 585 0.047337 10.0.0.19 - - [2026-02-24 20:10:48] "POST /route-targets HTTP/1.1" 200 327 0.017335 10.0.0.19 - - [2026-02-24 20:10:48] "POST /ref-update HTTP/1.1" 200 156 0.021068 10.0.0.19 - - [2026-02-24 20:10:48] "POST /route-targets HTTP/1.1" 200 327 0.018446 10.0.0.19 - - [2026-02-24 20:10:48] "POST /ref-update HTTP/1.1" 200 156 0.014838 10.0.0.19 - - [2026-02-24 20:10:48] "POST /route-targets HTTP/1.1" 200 327 0.020175 10.0.0.19 - - [2026-02-24 20:10:48] "POST /ref-update HTTP/1.1" 200 156 0.031548 10.0.0.19 - - [2026-02-24 20:10:48] "POST /route-targets HTTP/1.1" 200 327 0.030406 10.0.0.19 - - [2026-02-24 20:10:48] "POST /ref-update HTTP/1.1" 200 156 0.029349 10.0.0.19 - - [2026-02-24 20:10:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.012298 10.0.0.19 - - [2026-02-24 20:10:48] "POST /access-control-lists HTTP/1.1" 200 551 0.061571 10.0.0.19 - - [2026-02-24 20:10:48] "PUT /access-control-list/15d14869-d665-468a-a697-f722d558ba9b HTTP/1.1" 200 272 0.026489 10.0.0.19 - - [2026-02-24 20:10:48] "PUT /access-control-list/02afec83-0e1d-44c4-a0f3-61202fb28863 HTTP/1.1" 200 272 0.025484 10.0.0.19 - - [2026-02-24 20:10:49] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.19 - - [2026-02-24 20:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-02-24 20:10:49] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003758 10.0.0.19 - - [2026-02-24 20:10:49] "POST /bgp-routers HTTP/1.1" 200 616 0.022650 10.0.0.19 - - [2026-02-24 20:10:49] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.018401 10.0.0.19 - - [2026-02-24 20:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-02-24 20:10:49] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005054 10.0.0.19 - - [2026-02-24 20:10:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-02-24 20:10:49] "POST /ref-update HTTP/1.1" 200 156 0.007947 10.0.0.19 - - [2026-02-24 20:10:51] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.19 - - [2026-02-24 20:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2026-02-24 20:10:51] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009359 10.0.0.19 - - [2026-02-24 20:10:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004985 10.0.0.19 - - [2026-02-24 20:10:51] "POST /database-nodes HTTP/1.1" 200 597 0.044033 10.0.0.19 - - [2026-02-24 20:10:55] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.19 - - [2026-02-24 20:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2026-02-24 20:10:55] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004944 10.0.0.19 - - [2026-02-24 20:10:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.004101 10.0.0.19 - - [2026-02-24 20:10:55] "POST /config-nodes HTTP/1.1" 200 593 0.026543 10.0.0.19 - - [2026-02-24 20:10:55] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.19 - - [2026-02-24 20:10:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002944 10.0.0.19 - - [2026-02-24 20:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-24 20:11:00] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004762 10.0.0.19 - - [2026-02-24 20:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2026-02-24 20:11:00] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.011634 10.0.0.19 - - [2026-02-24 20:11:01] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 581 0.023163 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 575 0.020888 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 575 0.026037 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 559 0.021868 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 555 0.054013 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 557 0.050843 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 565 0.026217 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 549 0.032227 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 557 0.039648 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 567 0.026543 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 555 0.039679 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 567 0.047177 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 575 0.073966 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 569 0.038755 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 561 0.032674 10.0.0.19 - - [2026-02-24 20:11:01] "POST /alarms HTTP/1.1" 200 561 0.017560 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 561 0.038494 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 547 0.035209 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 595 0.029283 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 575 0.042931 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 571 0.031054 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 583 0.022262 10.0.0.19 - - [2026-02-24 20:11:02] "POST /alarms HTTP/1.1" 200 609 0.052102 10.0.0.19 - - [2026-02-24 20:11:02] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.19 - - [2026-02-24 20:11:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002581 10.0.0.19 - - [2026-02-24 20:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-02-24 20:11:02] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.008451 10.0.0.19 - - [2026-02-24 20:11:02] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.19 - - [2026-02-24 20:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-02-24 20:11:02] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003432 10.0.0.19 - - [2026-02-24 20:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-02-24 20:11:02] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.010079 10.0.0.19 - - [2026-02-24 20:11:03] "GET / HTTP/1.1" 200 35931 0.002380 10.0.0.19 - - [2026-02-24 20:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.19 - - [2026-02-24 20:11:03] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006889 10.0.0.19 - - [2026-02-24 20:11:03] "PUT /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8 HTTP/1.1" 200 274 0.022819 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.19 - - [2026-02-24 20:12:38] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.19 - - [2026-02-24 20:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-02-24 20:12:38] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003115 10.0.0.19 - - [2026-02-24 20:12:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000533 10.0.0.19 - - [2026-02-24 20:12:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.008418 10.0.0.19 - - [2026-02-24 20:12:38] "POST /security-groups HTTP/1.1" 200 570 0.074243 10.0.0.19 - - [2026-02-24 20:12:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.006822 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000730 10.0.0.19 - - [2026-02-24 20:12:38] "POST /projects HTTP/1.1" 200 481 0.241200 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001647 10.0.0.19 - - [2026-02-24 20:12:38] "POST /access-control-lists HTTP/1.1" 200 579 0.084963 10.0.0.19 - - [2026-02-24 20:12:38] "POST /security-groups HTTP/1.1" 200 534 0.111462 10.0.0.19 - - [2026-02-24 20:12:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.030729 10.0.0.19 - - [2026-02-24 20:12:38] "POST /chown HTTP/1.1" 200 109 0.032372 10.0.0.19 - - [2026-02-24 20:12:39] "POST /policy-managements HTTP/1.1" 409 214 0.002355 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-02-24 20:12:39] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021231 10.0.0.19 - - [2026-02-24 20:12:39] "POST /access-control-lists HTTP/1.1" 200 577 0.095050 10.0.0.19 - - [2026-02-24 20:12:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.038019 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.19 - - [2026-02-24 20:12:39] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009830 10.0.0.19 - - [2026-02-24 20:12:39] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.010432 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020479 10.0.0.19 - - [2026-02-24 20:12:39] "GET /virtual-network/6196962e-7590-483d-a42f-6bd29b752247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004649 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.004273 10.0.0.19 - - [2026-02-24 20:12:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000689 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.003151 10.0.0.19 - - [2026-02-24 20:12:39] "POST /access-control-lists HTTP/1.1" 200 594 0.054578 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.002004 10.0.0.19 - - [2026-02-24 20:12:39] "POST /security-groups HTTP/1.1" 200 574 0.102855 10.0.0.19 - - [2026-02-24 20:12:39] "POST /projects HTTP/1.1" 200 489 0.446688 10.0.0.19 - - [2026-02-24 20:12:39] "POST /access-control-lists HTTP/1.1" 200 592 0.089182 10.0.0.19 - - [2026-02-24 20:12:39] "POST /security-groups HTTP/1.1" 200 546 0.047522 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.002478 10.0.0.19 - - [2026-02-24 20:12:39] "POST /chown HTTP/1.1" 200 109 0.035914 10.0.0.19 - - [2026-02-24 20:12:39] "POST /access-control-lists HTTP/1.1" 200 583 0.095702 10.0.0.19 - - [2026-02-24 20:12:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.023434 10.0.0.19 - - [2026-02-24 20:12:39] "POST /network-ipams HTTP/1.1" 200 522 0.093228 10.0.0.19 - - [2026-02-24 20:12:40] "POST /access-control-lists HTTP/1.1" 200 581 0.055432 10.0.0.19 - - [2026-02-24 20:12:40] "POST /network-ipams HTTP/1.1" 200 510 0.066995 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.013627 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.001825 10.0.0.19 - - [2026-02-24 20:12:40] "POST /access-control-lists HTTP/1.1" 200 602 0.017612 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.032726 10.0.0.19 - - [2026-02-24 20:12:40] "POST /access-control-lists HTTP/1.1" 200 600 0.044013 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.002274 10.0.0.19 - - [2026-02-24 20:12:40] "POST /useragent-kv HTTP/1.1" 200 115 0.012395 10.0.0.19 - - [2026-02-24 20:12:40] "POST /virtual-networks HTTP/1.1" 200 538 0.275921 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008457 10.0.0.19 - - [2026-02-24 20:12:40] "POST /access-control-lists HTTP/1.1" 200 589 0.097608 10.0.0.19 - - [2026-02-24 20:12:40] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1730 0.085508 10.0.0.19 - - [2026-02-24 20:12:40] "POST /route-targets HTTP/1.1" 200 327 0.030709 10.0.0.19 - - [2026-02-24 20:12:40] "POST /ref-update HTTP/1.1" 200 156 0.031046 10.0.0.19 - - [2026-02-24 20:12:40] "POST /network-ipams HTTP/1.1" 200 518 0.080403 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.015451 10.0.0.19 - - [2026-02-24 20:12:40] "PUT /access-control-list/ef912793-c3fd-4d1a-a8e1-8af067e86b99 HTTP/1.1" 200 272 0.094210 10.0.0.19 - - [2026-02-24 20:12:40] "POST /useragent-kv HTTP/1.1" 200 115 0.026437 10.0.0.19 - - [2026-02-24 20:12:40] "POST /virtual-networks HTTP/1.1" 200 546 0.285254 10.0.0.19 - - [2026-02-24 20:12:40] "POST /route-targets HTTP/1.1" 200 327 0.017540 10.0.0.19 - - [2026-02-24 20:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.19 - - [2026-02-24 20:12:41] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.024520 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-update HTTP/1.1" 200 156 0.043067 10.0.0.19 - - [2026-02-24 20:12:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.002920 10.0.0.19 - - [2026-02-24 20:12:41] "POST /network-policys HTTP/1.1" 200 538 0.032357 10.0.0.19 - - [2026-02-24 20:12:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.008917 10.0.0.19 - - [2026-02-24 20:12:41] "POST /network-policys HTTP/1.1" 200 534 0.043021 10.0.0.19 - - [2026-02-24 20:12:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.002118 10.0.0.19 - - [2026-02-24 20:12:41] "POST /network-policys HTTP/1.1" 200 542 0.024056 10.0.0.19 - - [2026-02-24 20:12:41] "PUT /access-control-list/41aa533b-8c5f-4113-8671-db8d5a9e30be HTTP/1.1" 200 272 0.013514 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-update HTTP/1.1" 200 156 0.108109 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-update HTTP/1.1" 200 156 0.150818 10.0.0.19 - - [2026-02-24 20:12:41] "PUT /access-control-list/ef912793-c3fd-4d1a-a8e1-8af067e86b99 HTTP/1.1" 200 272 0.062553 10.0.0.19 - - [2026-02-24 20:12:41] "PUT /access-control-list/ef912793-c3fd-4d1a-a8e1-8af067e86b99 HTTP/1.1" 200 272 0.046593 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-update HTTP/1.1" 200 156 0.187059 10.0.0.19 - - [2026-02-24 20:12:41] "PUT /access-control-list/41aa533b-8c5f-4113-8671-db8d5a9e30be HTTP/1.1" 200 272 0.096821 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041063 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016887 10.0.0.19 - - [2026-02-24 20:12:41] "POST /ref-update HTTP/1.1" 200 156 0.046935 10.0.0.19 - - [2026-02-24 20:12:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.013724 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-update HTTP/1.1" 200 156 0.157254 10.0.0.19 - - [2026-02-24 20:12:42] "POST /access-control-lists HTTP/1.1" 200 601 0.132279 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-update HTTP/1.1" 200 156 0.075240 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-update HTTP/1.1" 200 156 0.198151 10.0.0.19 - - [2026-02-24 20:12:42] "PUT /access-control-list/c003dc47-96ce-4423-b42d-356f965719cd HTTP/1.1" 200 272 0.095042 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-update HTTP/1.1" 200 156 0.210316 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029484 10.0.0.19 - - [2026-02-24 20:12:42] "PUT /access-control-list/41aa533b-8c5f-4113-8671-db8d5a9e30be HTTP/1.1" 200 272 0.103584 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037580 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010078 10.0.0.19 - - [2026-02-24 20:12:42] "POST /ref-update HTTP/1.1" 200 156 0.037612 10.0.0.19 - - [2026-02-24 20:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.19 - - [2026-02-24 20:12:42] "PUT /access-control-list/c003dc47-96ce-4423-b42d-356f965719cd HTTP/1.1" 200 272 0.079840 10.0.0.19 - - [2026-02-24 20:12:42] "GET /virtual-network/6196962e-7590-483d-a42f-6bd29b752247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021624 10.0.0.19 - - [2026-02-24 20:12:42] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005037 10.0.0.19 - - [2026-02-24 20:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.19 - - [2026-02-24 20:12:42] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003383 10.0.0.19 - - [2026-02-24 20:12:42] "POST /firewall-policys HTTP/1.1" 200 530 0.078498 10.0.0.19 - - [2026-02-24 20:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034942 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.011962 10.0.0.19 - - [2026-02-24 20:12:43] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.022103 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003221 10.0.0.19 - - [2026-02-24 20:12:43] "POST /ref-update HTTP/1.1" 200 156 0.018870 10.0.0.19 - - [2026-02-24 20:12:43] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.027743 10.0.0.19 - - [2026-02-24 20:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2026-02-24 20:12:43] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004416 10.0.0.19 - - [2026-02-24 20:12:43] "POST /firewall-policys HTTP/1.1" 200 532 0.041961 10.0.0.19 - - [2026-02-24 20:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022462 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016588 10.0.0.19 - - [2026-02-24 20:12:43] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008362 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003843 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002751 10.0.0.19 - - [2026-02-24 20:12:43] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005642 10.0.0.19 - - [2026-02-24 20:12:43] "POST /ref-update HTTP/1.1" 200 156 0.040517 10.0.0.19 - - [2026-02-24 20:12:43] "POST /ref-update HTTP/1.1" 200 156 0.077926 10.0.0.19 - - [2026-02-24 20:12:43] "POST /ref-update HTTP/1.1" 200 156 0.058437 10.0.0.19 - - [2026-02-24 20:12:43] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021812 10.0.0.19 - - [2026-02-24 20:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-02-24 20:12:43] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004507 10.0.0.19 - - [2026-02-24 20:12:43] "POST /firewall-policys HTTP/1.1" 200 530 0.036727 10.0.0.19 - - [2026-02-24 20:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.080970 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.036123 10.0.0.19 - - [2026-02-24 20:12:44] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021881 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.020798 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002697 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003603 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003367 10.0.0.19 - - [2026-02-24 20:12:44] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003549 10.0.0.19 - - [2026-02-24 20:12:44] "POST /ref-update HTTP/1.1" 200 156 0.036624 10.0.0.19 - - [2026-02-24 20:12:44] "POST /ref-update HTTP/1.1" 200 156 0.016549 10.0.0.19 - - [2026-02-24 20:12:44] "POST /ref-update HTTP/1.1" 200 156 0.028646 10.0.0.19 - - [2026-02-24 20:12:44] "POST /ref-update HTTP/1.1" 200 156 0.042769 10.0.0.19 - - [2026-02-24 20:12:44] "POST /ref-update HTTP/1.1" 200 156 0.042225 10.0.0.19 - - [2026-02-24 20:12:44] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.013500 10.0.0.19 - - [2026-02-24 20:12:44] "POST /tags HTTP/1.1" 200 299 0.054525 10.0.0.19 - - [2026-02-24 20:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.19 - - [2026-02-24 20:12:44] "GET /tag/0f0eaa91-5259-4f41-8ae7-ba3aa34f7290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014626 10.0.0.19 - - [2026-02-24 20:12:44] "POST /set-tag HTTP/1.1" 200 109 0.022030 10.0.0.19 - - [2026-02-24 20:12:44] "POST /tags HTTP/1.1" 200 357 0.122037 10.0.0.19 - - [2026-02-24 20:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2026-02-24 20:12:44] "GET /tag/690fc2df-f4e2-48a2-a315-689521f7108f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.025194 10.0.0.19 - - [2026-02-24 20:12:45] "POST /tags HTTP/1.1" 200 305 0.131054 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011959 10.0.0.19 - - [2026-02-24 20:12:45] "GET /tag/1f522af2-28ca-422a-a968-b26587438432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030913 10.0.0.19 - - [2026-02-24 20:12:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.000542 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.007493 10.0.0.19 - - [2026-02-24 20:12:45] "POST /security-groups HTTP/1.1" 200 571 0.125800 10.0.0.19 - - [2026-02-24 20:12:45] "POST /projects HTTP/1.1" 200 483 0.329844 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.008633 10.0.0.19 - - [2026-02-24 20:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011368 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018142 10.0.0.19 - - [2026-02-24 20:12:45] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2291 0.016907 10.0.0.19 - - [2026-02-24 20:12:45] "POST /access-control-lists HTTP/1.1" 200 580 0.099799 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.008339 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2026-02-24 20:12:45] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010010 10.0.0.19 - - [2026-02-24 20:12:45] "POST /access-control-lists HTTP/1.1" 200 578 0.036879 10.0.0.19 - - [2026-02-24 20:12:45] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.090879 10.0.0.19 - - [2026-02-24 20:12:45] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.061089 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:12:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.19 - - [2026-02-24 20:12:45] "POST /security-groups HTTP/1.1" 200 537 0.093194 10.0.0.19 - - [2026-02-24 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.011216 10.0.0.19 - - [2026-02-24 20:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.067844 10.0.0.19 - - [2026-02-24 20:12:46] "POST /chown HTTP/1.1" 200 109 0.066685 10.0.0.19 - - [2026-02-24 20:12:46] "POST /access-control-lists HTTP/1.1" 200 596 0.099970 10.0.0.19 - - [2026-02-24 20:12:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.023198 10.0.0.19 - - [2026-02-24 20:12:46] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003595 10.0.0.19 - - [2026-02-24 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.19 - - [2026-02-24 20:12:46] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003878 10.0.0.19 - - [2026-02-24 20:12:46] "POST /tags HTTP/1.1" 409 207 0.003078 10.0.0.19 - - [2026-02-24 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-02-24 20:12:46] "GET /tag/1f522af2-28ca-422a-a968-b26587438432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030427 10.0.0.19 - - [2026-02-24 20:12:46] "POST /access-control-lists HTTP/1.1" 200 594 0.101370 10.0.0.19 - - [2026-02-24 20:12:46] "POST /firewall-rules HTTP/1.1" 200 564 0.207220 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-rule/4f044392-9ba3-481d-9def-a922c35452c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008823 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006560 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-rule/4f044392-9ba3-481d-9def-a922c35452c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003400 10.0.0.19 - - [2026-02-24 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.087419 10.0.0.19 - - [2026-02-24 20:12:46] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009929 10.0.0.19 - - [2026-02-24 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2026-02-24 20:12:46] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003128 10.0.0.19 - - [2026-02-24 20:12:46] "POST /tags HTTP/1.1" 409 207 0.002241 10.0.0.19 - - [2026-02-24 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.19 - - [2026-02-24 20:12:46] "GET /tag/1f522af2-28ca-422a-a968-b26587438432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013361 10.0.0.19 - - [2026-02-24 20:12:46] "POST /firewall-rules HTTP/1.1" 200 562 0.096858 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-rule/0ff787d5-f6b9-4523-a298-b27bef329766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005290 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004705 10.0.0.19 - - [2026-02-24 20:12:46] "GET /firewall-rule/0ff787d5-f6b9-4523-a298-b27bef329766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002535 10.0.0.19 - - [2026-02-24 20:12:47] "POST /ref-update HTTP/1.1" 200 156 0.027154 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.002939 10.0.0.19 - - [2026-02-24 20:12:47] "POST /tags HTTP/1.1" 200 305 0.058560 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2026-02-24 20:12:47] "GET /tag/a5f869e5-19ad-40f6-99f4-8d4860c20944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014806 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2026-02-24 20:12:47] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038116 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2026-02-24 20:12:47] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006066 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-02-24 20:12:47] "GET /service-appliance-set/41f5967d-d8ca-4ca1-b6b3-d602bb345acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007240 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.001863 10.0.0.19 - - [2026-02-24 20:12:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108754 10.0.0.19 - - [2026-02-24 20:12:47] "GET /virtual-machine-interface/7fafe5c1-d175-4074-91a4-8744c9f3460c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.010511 10.0.0.19 - - [2026-02-24 20:12:47] "POST /instance-ips HTTP/1.1" 200 381 0.059106 10.0.0.19 - - [2026-02-24 20:12:47] "GET /instance-ip/de9b646b-0c44-4c36-9167-972265323932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008492 10.0.0.19 - - [2026-02-24 20:12:47] "POST /loadbalancers HTTP/1.1" 200 582 0.070657 10.0.0.19 - - [2026-02-24 20:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035785 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.19 - - [2026-02-24 20:12:47] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043882 10.0.0.19 - - [2026-02-24 20:12:47] "GET /loadbalancer/47ee520d-b51a-47b3-a965-7dc64fdc68d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007527 10.0.0.19 - - [2026-02-24 20:12:47] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056706 10.0.0.19 - - [2026-02-24 20:12:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061315 10.0.0.19 - - [2026-02-24 20:12:47] "GET /instance-ip/de9b646b-0c44-4c36-9167-972265323932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004073 10.0.0.19 - - [2026-02-24 20:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009882 10.0.0.19 - - [2026-02-24 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014831 10.0.0.19 - - [2026-02-24 20:12:47] "POST /floating-ips HTTP/1.1" 200 583 0.061346 10.0.0.19 - - [2026-02-24 20:12:48] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.079196 10.0.0.19 - - [2026-02-24 20:12:48] "GET /loadbalancer-listener/1461dac2-09dc-4a7e-a4d6-aff9d6af9b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007627 10.0.0.19 - - [2026-02-24 20:12:48] "GET /loadbalancer-listener/1461dac2-09dc-4a7e-a4d6-aff9d6af9b9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005715 10.0.0.19 - - [2026-02-24 20:12:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022524 10.0.0.19 - - [2026-02-24 20:12:48] "GET /instance-ip/de9b646b-0c44-4c36-9167-972265323932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004950 10.0.0.19 - - [2026-02-24 20:12:48] "GET /instance-ip/de9b646b-0c44-4c36-9167-972265323932?fields=floating_ips HTTP/1.1" 200 1171 0.006467 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013581 10.0.0.19 - - [2026-02-24 20:12:48] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008431 10.0.0.19 - - [2026-02-24 20:12:48] "GET /floating-ip/06ff7a71-e2e3-4da8-8ce5-fa7dff9dd97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.018832 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015593 10.0.0.19 - - [2026-02-24 20:12:48] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.011674 10.0.0.19 - - [2026-02-24 20:12:48] "POST /tags HTTP/1.1" 200 355 0.046909 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.19 - - [2026-02-24 20:12:48] "GET /tag/fad80ba9-26cd-4ed9-9c67-b7b24869c105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017113 10.0.0.19 - - [2026-02-24 20:12:48] "POST /tags HTTP/1.1" 200 303 0.039679 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.19 - - [2026-02-24 20:12:48] "GET /tag/3a354cb0-5c1e-4875-aa65-c6c7088433a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024946 10.0.0.19 - - [2026-02-24 20:12:48] "POST /projects HTTP/1.1" 409 218 0.002406 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.19 - - [2026-02-24 20:12:48] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040646 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.19 - - [2026-02-24 20:12:48] "GET /network-ipam/6776b379-2bee-4654-b86c-ab82f224ba9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003162 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2026-02-24 20:12:48] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004534 10.0.0.19 - - [2026-02-24 20:12:48] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.037133 10.0.0.19 - - [2026-02-24 20:12:48] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.030563 10.0.0.19 - - [2026-02-24 20:12:48] "POST /set-tag HTTP/1.1" 200 109 0.124469 10.0.0.19 - - [2026-02-24 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.19 - - [2026-02-24 20:12:49] "GET /network-ipam/fd54fb16-ac4a-41bb-86e1-00b66d69f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002954 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-02-24 20:12:49] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003910 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.051099 10.0.0.19 - - [2026-02-24 20:12:49] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011146 10.0.0.19 - - [2026-02-24 20:12:49] "POST /set-tag HTTP/1.1" 200 109 0.058121 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2026-02-24 20:12:49] "GET /network-policy/d32f5c5c-dcfa-4c8b-8da6-48f9ad9f8223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005853 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-02-24 20:12:49] "GET /network-policy/6930ad46-5832-4b3a-bed1-2f0c42d6d332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003131 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2026-02-24 20:12:49] "GET /network-policy/dc205bd0-9923-4ff6-9b5f-5c406e6693d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003196 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011953 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /network-policy/dc205bd0-9923-4ff6-9b5f-5c406e6693d3 HTTP/1.1" 200 262 0.009630 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /access-control-list/ef912793-c3fd-4d1a-a8e1-8af067e86b99 HTTP/1.1" 200 272 0.018132 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-update HTTP/1.1" 200 156 0.087403 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /access-control-list/c003dc47-96ce-4423-b42d-356f965719cd HTTP/1.1" 200 272 0.079207 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033945 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006042 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-02-24 20:12:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-02-24 20:12:49] "POST /security-groups HTTP/1.1" 409 245 0.002299 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /security-group/d36a60e9-b1e8-493a-b98b-e49572c5c009 HTTP/1.1" 200 262 0.074796 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /access-control-list/90327955-76f1-42db-8873-3e2e4842acb0 HTTP/1.1" 200 272 0.025749 10.0.0.19 - - [2026-02-24 20:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.055758 10.0.0.19 - - [2026-02-24 20:12:49] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005877 10.0.0.19 - - [2026-02-24 20:12:49] "PUT /access-control-list/e2333bba-624b-4d17-95ae-2433e2b3f372 HTTP/1.1" 200 272 0.034629 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-02-24 20:12:49] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002676 10.0.0.19 - - [2026-02-24 20:12:49] "POST /tags HTTP/1.1" 409 206 0.001822 10.0.0.19 - - [2026-02-24 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.19 - - [2026-02-24 20:12:49] "GET /tag/3a354cb0-5c1e-4875-aa65-c6c7088433a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010833 10.0.0.19 - - [2026-02-24 20:12:50] "POST /firewall-rules HTTP/1.1" 200 562 0.071027 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-rule/0c03dfca-ac49-4dfc-b07e-378aa733253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003905 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005716 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-rule/0c03dfca-ac49-4dfc-b07e-378aa733253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002234 10.0.0.19 - - [2026-02-24 20:12:50] "POST /ref-update HTTP/1.1" 200 156 0.033568 10.0.0.19 - - [2026-02-24 20:12:50] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009227 10.0.0.19 - - [2026-02-24 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015165 10.0.0.19 - - [2026-02-24 20:12:50] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005046 10.0.0.19 - - [2026-02-24 20:12:50] "POST /tags HTTP/1.1" 409 206 0.005013 10.0.0.19 - - [2026-02-24 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2026-02-24 20:12:50] "GET /tag/3a354cb0-5c1e-4875-aa65-c6c7088433a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010623 10.0.0.19 - - [2026-02-24 20:12:50] "POST /firewall-rules HTTP/1.1" 200 560 0.086970 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-rule/505c056f-8f24-48a0-b253-98b5d81fc567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.025991 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004073 10.0.0.19 - - [2026-02-24 20:12:50] "GET /firewall-rule/505c056f-8f24-48a0-b253-98b5d81fc567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009467 10.0.0.19 - - [2026-02-24 20:12:50] "POST /ref-update HTTP/1.1" 200 156 0.033491 10.0.0.19 - - [2026-02-24 20:12:50] "POST /tags HTTP/1.1" 200 301 0.067102 10.0.0.19 - - [2026-02-24 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011067 10.0.0.19 - - [2026-02-24 20:12:50] "GET /tag/ad5bd2d6-0e32-46b7-b858-80a5a571f9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021239 10.0.0.19 - - [2026-02-24 20:12:50] "POST /tags HTTP/1.1" 200 325 0.060824 10.0.0.19 - - [2026-02-24 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014917 10.0.0.19 - - [2026-02-24 20:12:50] "GET /tag/d40eb943-c262-4920-8402-eac170fde8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014189 10.0.0.19 - - [2026-02-24 20:12:50] "POST /tags HTTP/1.1" 200 363 0.019897 10.0.0.19 - - [2026-02-24 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.19 - - [2026-02-24 20:12:50] "GET /tag/7d6f336d-ef25-496d-92ed-64f195704b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014283 10.0.0.19 - - [2026-02-24 20:12:50] "POST /tags HTTP/1.1" 200 311 0.018724 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011836 10.0.0.19 - - [2026-02-24 20:12:51] "GET /tag/42e84439-6b4b-4137-b19c-eef0809da1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014535 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-02-24 20:12:51] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004385 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-02-24 20:12:51] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028136 10.0.0.19 - - [2026-02-24 20:12:51] "POST /virtual-machines HTTP/1.1" 200 377 0.014716 10.0.0.19 - - [2026-02-24 20:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020893 10.0.0.19 - - [2026-02-24 20:12:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149034 10.0.0.19 - - [2026-02-24 20:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009854 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008685 10.0.0.19 - - [2026-02-24 20:12:51] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005427 10.0.0.19 - - [2026-02-24 20:12:51] "POST /instance-ips HTTP/1.1" 200 409 0.030299 10.0.0.19 - - [2026-02-24 20:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036163 10.0.0.19 - - [2026-02-24 20:12:51] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009820 10.0.0.19 - - [2026-02-24 20:12:51] "POST /set-tag HTTP/1.1" 200 109 0.025881 10.0.0.19 - - [2026-02-24 20:12:51] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010765 10.0.0.19 - - [2026-02-24 20:12:51] "GET /instance-ip/32365d28-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007506 10.0.0.19 - - [2026-02-24 20:12:51] "POST /tags HTTP/1.1" 200 371 0.023586 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017213 10.0.0.19 - - [2026-02-24 20:12:51] "GET /tag/c68eb284-8d6f-4e10-aae4-42e4bcf3a48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011977 10.0.0.19 - - [2026-02-24 20:12:51] "POST /tags HTTP/1.1" 200 319 0.028338 10.0.0.19 - - [2026-02-24 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026033 10.0.0.19 - - [2026-02-24 20:12:51] "GET /tag/a828cbcb-8b68-4d37-9e54-8abf34f7773d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025098 10.0.0.19 - - [2026-02-24 20:12:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000504 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.008846 10.0.0.19 - - [2026-02-24 20:12:52] "POST /security-groups HTTP/1.1" 200 578 0.085798 10.0.0.19 - - [2026-02-24 20:12:52] "POST /projects HTTP/1.1" 200 497 0.239371 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.006798 10.0.0.19 - - [2026-02-24 20:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025409 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019316 10.0.0.19 - - [2026-02-24 20:12:52] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.032214 10.0.0.19 - - [2026-02-24 20:12:52] "POST /access-control-lists HTTP/1.1" 200 587 0.116187 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.031138 10.0.0.19 - - [2026-02-24 20:12:52] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005061 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.001994 10.0.0.19 - - [2026-02-24 20:12:52] "POST /access-control-lists HTTP/1.1" 200 585 0.067039 10.0.0.19 - - [2026-02-24 20:12:52] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.118270 10.0.0.19 - - [2026-02-24 20:12:52] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.059795 10.0.0.19 - - [2026-02-24 20:12:52] "POST /security-groups HTTP/1.1" 200 558 0.083380 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.008959 10.0.0.19 - - [2026-02-24 20:12:52] "POST /access-control-lists HTTP/1.1" 200 610 0.028221 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.026567 10.0.0.19 - - [2026-02-24 20:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.049612 10.0.0.19 - - [2026-02-24 20:12:52] "POST /chown HTTP/1.1" 200 109 0.020854 10.0.0.19 - - [2026-02-24 20:12:52] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015221 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2026-02-24 20:12:52] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016462 10.0.0.19 - - [2026-02-24 20:12:52] "POST /access-control-lists HTTP/1.1" 200 608 0.074358 10.0.0.19 - - [2026-02-24 20:12:52] "POST /tags HTTP/1.1" 409 214 0.017078 10.0.0.19 - - [2026-02-24 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-02-24 20:12:52] "GET /tag/a828cbcb-8b68-4d37-9e54-8abf34f7773d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012226 10.0.0.19 - - [2026-02-24 20:12:53] "POST /firewall-rules HTTP/1.1" 200 578 0.101651 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-rule/85a5fb70-9d23-44fd-9480-0c85d24ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012079 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003955 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-rule/85a5fb70-9d23-44fd-9480-0c85d24ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002524 10.0.0.19 - - [2026-02-24 20:12:53] "POST /ref-update HTTP/1.1" 200 156 0.038768 10.0.0.19 - - [2026-02-24 20:12:53] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010691 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2026-02-24 20:12:53] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008030 10.0.0.19 - - [2026-02-24 20:12:53] "POST /tags HTTP/1.1" 409 214 0.015157 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-02-24 20:12:53] "GET /tag/a828cbcb-8b68-4d37-9e54-8abf34f7773d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010794 10.0.0.19 - - [2026-02-24 20:12:53] "POST /firewall-rules HTTP/1.1" 200 576 0.100417 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-rule/dad1c534-3699-4120-a818-ae9ed6618985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008150 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006222 10.0.0.19 - - [2026-02-24 20:12:53] "GET /firewall-rule/dad1c534-3699-4120-a818-ae9ed6618985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002514 10.0.0.19 - - [2026-02-24 20:12:53] "POST /ref-update HTTP/1.1" 200 156 0.047138 10.0.0.19 - - [2026-02-24 20:12:53] "POST /tags HTTP/1.1" 200 301 0.018386 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2026-02-24 20:12:53] "GET /tag/42ed1c0a-3068-4fa6-a319-db9610fa2341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013991 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-02-24 20:12:53] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057081 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2026-02-24 20:12:53] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006610 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2026-02-24 20:12:53] "GET /service-appliance-set/41f5967d-d8ca-4ca1-b6b3-d602bb345acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002739 10.0.0.19 - - [2026-02-24 20:12:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.004669 10.0.0.19 - - [2026-02-24 20:12:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116262 10.0.0.19 - - [2026-02-24 20:12:54] "GET /virtual-machine-interface/4fa66acf-50f4-4ec5-9839-c404a7c3f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022223 10.0.0.19 - - [2026-02-24 20:12:54] "POST /instance-ips HTTP/1.1" 200 377 0.023875 10.0.0.19 - - [2026-02-24 20:12:54] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007809 10.0.0.19 - - [2026-02-24 20:12:54] "POST /loadbalancers HTTP/1.1" 200 582 0.059919 10.0.0.19 - - [2026-02-24 20:12:54] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084330 10.0.0.19 - - [2026-02-24 20:12:54] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005465 10.0.0.19 - - [2026-02-24 20:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020499 10.0.0.19 - - [2026-02-24 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016347 10.0.0.19 - - [2026-02-24 20:12:54] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052142 10.0.0.19 - - [2026-02-24 20:12:54] "POST /floating-ips HTTP/1.1" 200 581 0.049275 10.0.0.19 - - [2026-02-24 20:12:54] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003983 10.0.0.19 - - [2026-02-24 20:12:54] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017881 10.0.0.19 - - [2026-02-24 20:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014247 10.0.0.19 - - [2026-02-24 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012271 10.0.0.19 - - [2026-02-24 20:12:54] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037544 10.0.0.19 - - [2026-02-24 20:12:54] "GET /loadbalancer-listener/445611d6-b7ac-471c-b380-5cd150f8903e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003194 10.0.0.19 - - [2026-02-24 20:12:54] "GET /loadbalancer-listener/445611d6-b7ac-471c-b380-5cd150f8903e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.021644 10.0.0.19 - - [2026-02-24 20:12:54] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026811 10.0.0.19 - - [2026-02-24 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012772 10.0.0.19 - - [2026-02-24 20:12:54] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004234 10.0.0.19 - - [2026-02-24 20:12:54] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?fields=floating_ips HTTP/1.1" 200 1164 0.006587 10.0.0.19 - - [2026-02-24 20:12:54] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003289 10.0.0.19 - - [2026-02-24 20:12:54] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039438 10.0.0.19 - - [2026-02-24 20:12:54] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002745 10.0.0.19 - - [2026-02-24 20:12:54] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035611 10.0.0.19 - - [2026-02-24 20:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036836 10.0.0.19 - - [2026-02-24 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008708 10.0.0.19 - - [2026-02-24 20:12:55] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037957 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer-listener/e639dfd7-c40c-4f37-b57b-30ada3007eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002668 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer-listener/e639dfd7-c40c-4f37-b57b-30ada3007eb0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003394 10.0.0.19 - - [2026-02-24 20:12:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033398 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.19 - - [2026-02-24 20:12:55] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008654 10.0.0.19 - - [2026-02-24 20:12:55] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?fields=floating_ips HTTP/1.1" 200 1164 0.003719 10.0.0.19 - - [2026-02-24 20:12:55] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002082 10.0.0.19 - - [2026-02-24 20:12:55] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059921 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.012508 10.0.0.19 - - [2026-02-24 20:12:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036283 10.0.0.19 - - [2026-02-24 20:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026747 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254 10.0.0.19 - - [2026-02-24 20:12:55] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038856 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer-listener/b8190343-ca4b-4bd3-b697-5998661d5ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004247 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer-listener/b8190343-ca4b-4bd3-b697-5998661d5ee5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003648 10.0.0.19 - - [2026-02-24 20:12:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023161 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018412 10.0.0.19 - - [2026-02-24 20:12:55] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003257 10.0.0.19 - - [2026-02-24 20:12:55] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011621 10.0.0.19 - - [2026-02-24 20:12:55] "GET /instance-ip/63f1d2a8-e376-4e2a-b465-1fd0a1e4b78a?fields=floating_ips HTTP/1.1" 200 1164 0.003556 10.0.0.19 - - [2026-02-24 20:12:55] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003563 10.0.0.19 - - [2026-02-24 20:12:55] "POST /tags HTTP/1.1" 200 363 0.034662 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.19 - - [2026-02-24 20:12:55] "GET /tag/751f9d0d-c6e8-4fcf-a55c-23599feb853f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015624 10.0.0.19 - - [2026-02-24 20:12:55] "POST /tags HTTP/1.1" 200 311 0.021309 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011830 10.0.0.19 - - [2026-02-24 20:12:55] "GET /tag/52075a8d-d23b-4dbe-a5f6-4a8282faff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016140 10.0.0.19 - - [2026-02-24 20:12:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000670 10.0.0.19 - - [2026-02-24 20:12:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.009145 10.0.0.19 - - [2026-02-24 20:12:56] "POST /security-groups HTTP/1.1" 200 574 0.064610 10.0.0.19 - - [2026-02-24 20:12:56] "POST /projects HTTP/1.1" 200 489 0.201518 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.004968 10.0.0.19 - - [2026-02-24 20:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024939 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016886 10.0.0.19 - - [2026-02-24 20:12:56] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.014339 10.0.0.19 - - [2026-02-24 20:12:56] "POST /access-control-lists HTTP/1.1" 200 583 0.082424 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013319 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.023964 10.0.0.19 - - [2026-02-24 20:12:56] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.020234 10.0.0.19 - - [2026-02-24 20:12:56] "POST /access-control-lists HTTP/1.1" 200 581 0.078986 10.0.0.19 - - [2026-02-24 20:12:56] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.114982 10.0.0.19 - - [2026-02-24 20:12:56] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.053281 10.0.0.19 - - [2026-02-24 20:12:56] "POST /security-groups HTTP/1.1" 200 546 0.088217 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.007269 10.0.0.19 - - [2026-02-24 20:12:56] "POST /access-control-lists HTTP/1.1" 200 602 0.026006 10.0.0.19 - - [2026-02-24 20:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030299 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.015465 10.0.0.19 - - [2026-02-24 20:12:56] "POST /chown HTTP/1.1" 200 109 0.020634 10.0.0.19 - - [2026-02-24 20:12:56] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007941 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2026-02-24 20:12:56] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024893 10.0.0.19 - - [2026-02-24 20:12:56] "POST /access-control-lists HTTP/1.1" 200 600 0.057701 10.0.0.19 - - [2026-02-24 20:12:56] "POST /tags HTTP/1.1" 409 210 0.018216 10.0.0.19 - - [2026-02-24 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-02-24 20:12:56] "GET /tag/52075a8d-d23b-4dbe-a5f6-4a8282faff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010531 10.0.0.19 - - [2026-02-24 20:12:56] "POST /firewall-rules HTTP/1.1" 200 570 0.070998 10.0.0.19 - - [2026-02-24 20:12:56] "GET /firewall-rule/89de2d6d-235b-406a-8512-2ffff0c9c2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004436 10.0.0.19 - - [2026-02-24 20:12:56] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.008637 10.0.0.19 - - [2026-02-24 20:12:56] "GET /firewall-rule/89de2d6d-235b-406a-8512-2ffff0c9c2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004089 10.0.0.19 - - [2026-02-24 20:12:56] "POST /ref-update HTTP/1.1" 200 156 0.050603 10.0.0.19 - - [2026-02-24 20:12:57] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018133 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2026-02-24 20:12:57] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003421 10.0.0.19 - - [2026-02-24 20:12:57] "POST /tags HTTP/1.1" 409 210 0.002083 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-02-24 20:12:57] "GET /tag/52075a8d-d23b-4dbe-a5f6-4a8282faff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013855 10.0.0.19 - - [2026-02-24 20:12:57] "POST /firewall-rules HTTP/1.1" 200 568 0.095654 10.0.0.19 - - [2026-02-24 20:12:57] "GET /firewall-rule/20246ea7-81eb-4de3-ae13-f88ee87a079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004063 10.0.0.19 - - [2026-02-24 20:12:57] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005768 10.0.0.19 - - [2026-02-24 20:12:57] "GET /firewall-rule/20246ea7-81eb-4de3-ae13-f88ee87a079c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002269 10.0.0.19 - - [2026-02-24 20:12:57] "POST /ref-update HTTP/1.1" 200 156 0.047713 10.0.0.19 - - [2026-02-24 20:12:57] "POST /tags HTTP/1.1" 409 237 0.007621 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.19 - - [2026-02-24 20:12:57] "GET /tag/7d6f336d-ef25-496d-92ed-64f195704b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010557 10.0.0.19 - - [2026-02-24 20:12:57] "POST /tags HTTP/1.1" 409 210 0.001785 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-02-24 20:12:57] "GET /tag/42e84439-6b4b-4137-b19c-eef0809da1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010450 10.0.0.19 - - [2026-02-24 20:12:57] "POST /projects HTTP/1.1" 409 223 0.002675 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2026-02-24 20:12:57] "GET /project/434ac090-d5ca-4e5e-97bd-ab165d21e2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037824 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.19 - - [2026-02-24 20:12:57] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005602 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-02-24 20:12:57] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004468 10.0.0.19 - - [2026-02-24 20:12:57] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.050345 10.0.0.19 - - [2026-02-24 20:12:57] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.057945 10.0.0.19 - - [2026-02-24 20:12:57] "POST /security-groups HTTP/1.1" 409 253 0.018059 10.0.0.19 - - [2026-02-24 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2026-02-24 20:12:57] "PUT /security-group/934dfe61-6bb8-4c1d-be04-f905748f977b HTTP/1.1" 200 262 0.057955 10.0.0.19 - - [2026-02-24 20:12:58] "PUT /access-control-list/7291b1f2-e98f-4627-8704-552e0b58e4ef HTTP/1.1" 200 272 0.056638 10.0.0.19 - - [2026-02-24 20:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.088048 10.0.0.19 - - [2026-02-24 20:12:58] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012366 10.0.0.19 - - [2026-02-24 20:12:58] "PUT /access-control-list/3e676cd7-4d65-4dde-ac5e-a81104c1ddb6 HTTP/1.1" 200 272 0.043208 10.0.0.19 - - [2026-02-24 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2026-02-24 20:12:58] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002761 10.0.0.19 - - [2026-02-24 20:12:58] "POST /tags HTTP/1.1" 409 210 0.001833 10.0.0.19 - - [2026-02-24 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.19 - - [2026-02-24 20:12:58] "GET /tag/42e84439-6b4b-4137-b19c-eef0809da1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030620 10.0.0.19 - - [2026-02-24 20:12:58] "POST /firewall-rules HTTP/1.1" 200 570 0.081571 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-rule/d3ea3dd2-09ec-457c-a193-38a77547b50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006631 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005930 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-rule/d3ea3dd2-09ec-457c-a193-38a77547b50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003049 10.0.0.19 - - [2026-02-24 20:12:58] "POST /ref-update HTTP/1.1" 200 156 0.133517 10.0.0.19 - - [2026-02-24 20:12:58] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010981 10.0.0.19 - - [2026-02-24 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.19 - - [2026-02-24 20:12:58] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002825 10.0.0.19 - - [2026-02-24 20:12:58] "POST /tags HTTP/1.1" 409 210 0.001729 10.0.0.19 - - [2026-02-24 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.19 - - [2026-02-24 20:12:58] "GET /tag/42e84439-6b4b-4137-b19c-eef0809da1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010306 10.0.0.19 - - [2026-02-24 20:12:58] "POST /firewall-rules HTTP/1.1" 200 568 0.068522 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-rule/ceb27221-fcf5-413b-ab30-861ea59a7cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006975 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003840 10.0.0.19 - - [2026-02-24 20:12:58] "GET /firewall-rule/ceb27221-fcf5-413b-ab30-861ea59a7cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011904 10.0.0.19 - - [2026-02-24 20:12:58] "POST /ref-update HTTP/1.1" 200 156 0.053922 10.0.0.19 - - [2026-02-24 20:12:58] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005979 10.0.0.19 - - [2026-02-24 20:12:58] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.19 - - [2026-02-24 20:13:02] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.19 - - [2026-02-24 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2026-02-24 20:13:02] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004603 10.0.0.19 - - [2026-02-24 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-02-24 20:13:02] "GET /config-node/e10f5f2e-bbb0-41e3-bdca-c15089130d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004610 10.0.0.19 - - [2026-02-24 20:13:14] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.19 - - [2026-02-24 20:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.19 - - [2026-02-24 20:13:14] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003052 10.0.0.19 - - [2026-02-24 20:13:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001962 10.0.0.19 - - [2026-02-24 20:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2026-02-24 20:13:14] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010016 10.0.0.19 - - [2026-02-24 20:13:14] "PUT /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6 HTTP/1.1" 200 254 0.016231 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001355 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:13:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 10.0.0.19 - - [2026-02-24 20:15:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001955 10.0.0.19 - - [2026-02-24 20:15:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001847 10.0.0.129 - - [2026-02-24 20:15:14] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.129 - - [2026-02-24 20:15:14] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004664 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.129 - - [2026-02-24 20:15:14] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003551 10.0.0.129 - - [2026-02-24 20:15:14] "PUT /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8 HTTP/1.1" 200 274 0.011493 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.007612 10.0.0.129 - - [2026-02-24 20:15:14] "POST /virtual-routers HTTP/1.1" 200 599 0.016879 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012268 10.0.0.129 - - [2026-02-24 20:15:14] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004405 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.001995 10.0.0.129 - - [2026-02-24 20:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2026-02-24 20:15:14] "GET /virtual-network/6196962e-7590-483d-a42f-6bd29b752247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004762 10.0.0.129 - - [2026-02-24 20:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.066972 10.0.0.19 - - [2026-02-24 20:16:45] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003259 10.0.0.19 - - [2026-02-24 20:16:45] "POST /ref-update HTTP/1.1" 200 156 0.010456 10.0.0.19 - - [2026-02-24 20:17:02] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004123 10.0.0.19 - - [2026-02-24 20:17:02] "POST /set-tag HTTP/1.1" 200 109 0.003989 10.0.0.19 - - [2026-02-24 20:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2026-02-24 20:17:02] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002449 10.0.0.19 - - [2026-02-24 20:17:02] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004095 10.0.0.19 - - [2026-02-24 20:17:02] "POST /set-tag HTTP/1.1" 200 109 0.004793 10.0.0.19 - - [2026-02-24 20:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.19 - - [2026-02-24 20:17:02] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002451 10.0.0.19 - - [2026-02-24 20:17:02] "GET /loadbalancer-pool/6c7773e4-0f64-4fee-8114-28818ff47bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007412 10.0.0.19 - - [2026-02-24 20:17:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032759 10.0.0.19 - - [2026-02-24 20:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015724 10.0.0.19 - - [2026-02-24 20:17:02] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015103 10.0.0.19 - - [2026-02-24 20:17:02] "POST /tags HTTP/1.1" 409 205 0.008915 10.0.0.19 - - [2026-02-24 20:17:02] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013600 10.0.0.19 - - [2026-02-24 20:17:02] "POST /ref-update HTTP/1.1" 200 156 0.020677 10.0.0.19 - - [2026-02-24 20:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.19 - - [2026-02-24 20:17:02] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.024358 10.0.0.19 - - [2026-02-24 20:17:02] "GET /tag/42ed1c0a-3068-4fa6-a319-db9610fa2341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018720 10.0.0.19 - - [2026-02-24 20:17:02] "PUT /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063 HTTP/1.1" 200 256 0.014426 10.0.0.19 - - [2026-02-24 20:17:02] "POST /set-tag HTTP/1.1" 200 109 0.047310 10.0.0.19 - - [2026-02-24 20:17:03] "GET /loadbalancer-pool/0e4ec035-d3a0-4cd2-b6a3-73fe947d9cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005238 10.0.0.19 - - [2026-02-24 20:17:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024447 10.0.0.19 - - [2026-02-24 20:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.035427 10.0.0.19 - - [2026-02-24 20:17:03] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013884 10.0.0.19 - - [2026-02-24 20:17:03] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006764 10.0.0.19 - - [2026-02-24 20:17:03] "POST /ref-update HTTP/1.1" 200 156 0.013749 10.0.0.19 - - [2026-02-24 20:17:03] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003040 10.0.0.19 - - [2026-02-24 20:17:03] "POST /set-tag HTTP/1.1" 200 109 0.009425 10.0.0.19 - - [2026-02-24 20:17:03] "GET /loadbalancer-pool/44fbaa4f-9b14-435d-a730-1e4cb5770d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004750 10.0.0.19 - - [2026-02-24 20:17:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.052242 10.0.0.19 - - [2026-02-24 20:17:03] "PUT /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063 HTTP/1.1" 200 256 0.048548 10.0.0.19 - - [2026-02-24 20:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014100 10.0.0.19 - - [2026-02-24 20:17:03] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008125 10.0.0.19 - - [2026-02-24 20:17:03] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004871 10.0.0.19 - - [2026-02-24 20:17:03] "POST /set-tag HTTP/1.1" 200 109 0.005464 10.0.0.19 - - [2026-02-24 20:17:03] "POST /ref-update HTTP/1.1" 200 156 0.009186 10.0.0.19 - - [2026-02-24 20:17:03] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.017370 10.0.0.19 - - [2026-02-24 20:17:03] "PUT /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063 HTTP/1.1" 200 256 0.019112 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:17:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001327 10.0.0.19 - - [2026-02-24 20:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.19 - - [2026-02-24 20:19:48] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005644 10.0.0.19 - - [2026-02-24 20:20:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002501 10.0.0.19 - - [2026-02-24 20:20:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002179 10.0.0.129 - - [2026-02-24 20:20:01] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.129 - - [2026-02-24 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2026-02-24 20:20:01] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005149 10.0.0.129 - - [2026-02-24 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-24 20:20:01] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003259 10.0.0.129 - - [2026-02-24 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.129 - - [2026-02-24 20:20:01] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002965 10.0.0.129 - - [2026-02-24 20:20:01] "PUT /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819 HTTP/1.1" 200 262 0.014332 10.0.0.129 - - [2026-02-24 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-24 20:20:02] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003325 10.0.0.129 - - [2026-02-24 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.129 - - [2026-02-24 20:20:02] "GET /virtual-machine-interface/5042ab08-5083-4050-8da1-ff81a46221c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006263 10.0.0.129 - - [2026-02-24 20:20:02] "PUT /virtual-machine-interface/5042ab08-5083-4050-8da1-ff81a46221c7 HTTP/1.1" 200 284 0.009984 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:21:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.19 - - [2026-02-24 20:22:10] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005105 10.0.0.19 - - [2026-02-24 20:22:10] "POST /set-tag HTTP/1.1" 200 109 0.004751 10.0.0.19 - - [2026-02-24 20:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2026-02-24 20:22:10] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005629 10.0.0.19 - - [2026-02-24 20:22:10] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005662 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.026606 10.0.0.19 - - [2026-02-24 20:22:11] "DELETE /loadbalancer-member/09c46b53-6abf-4009-ba26-fbb6b126145d HTTP/1.1" 200 115 0.027909 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005324 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.19 - - [2026-02-24 20:22:11] "DELETE /loadbalancer-member/75556347-a403-4037-a948-b06f1c52ff0f HTTP/1.1" 200 115 0.026862 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006110 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2026-02-24 20:22:11] "DELETE /loadbalancer-member/86d4688b-f7fe-4730-9a9f-0ae6f4ba0faa HTTP/1.1" 200 115 0.035655 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004262 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.19 - - [2026-02-24 20:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.19 - - [2026-02-24 20:22:11] "GET /loadbalancer/44c309b5-7092-4af2-859e-dfa461b864f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003298 10.0.0.19 - - [2026-02-24 20:22:11] "GET /loadbalancer-pool/6c7773e4-0f64-4fee-8114-28818ff47bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004823 10.0.0.19 - - [2026-02-24 20:22:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024244 10.0.0.19 - - [2026-02-24 20:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020045 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007120 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005069 10.0.0.19 - - [2026-02-24 20:22:11] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004384 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.072354 10.0.0.19 - - [2026-02-24 20:22:11] "GET /loadbalancer-pool/0e4ec035-d3a0-4cd2-b6a3-73fe947d9cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002999 10.0.0.19 - - [2026-02-24 20:22:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015330 10.0.0.19 - - [2026-02-24 20:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014199 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007238 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004098 10.0.0.19 - - [2026-02-24 20:22:11] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002214 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.19 - - [2026-02-24 20:22:11] "GET /loadbalancer-pool/44fbaa4f-9b14-435d-a730-1e4cb5770d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002562 10.0.0.19 - - [2026-02-24 20:22:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022346 10.0.0.19 - - [2026-02-24 20:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008386 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009733 10.0.0.19 - - [2026-02-24 20:22:11] "GET /virtual-machine-interface/3216c670-11bd-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009159 10.0.0.19 - - [2026-02-24 20:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.19 - - [2026-02-24 20:22:11] "GET /floating-ip/1329207e-2f48-4f57-995e-037f34fa5063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002278 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:22:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:22:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.19 - - [2026-02-24 20:25:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002559 10.0.0.19 - - [2026-02-24 20:25:00] "GET /global-system-configs HTTP/1.1" 200 322 0.006233 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005247 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:25:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001299 10.0.0.19 - - [2026-02-24 20:26:02] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.19 - - [2026-02-24 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-02-24 20:26:02] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029952 10.0.0.19 - - [2026-02-24 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2026-02-24 20:26:02] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029847 10.0.0.19 - - [2026-02-24 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-02-24 20:26:02] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037480 10.0.0.19 - - [2026-02-24 20:26:02] "POST /tags HTTP/1.1" 200 333 0.045041 10.0.0.19 - - [2026-02-24 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.19 - - [2026-02-24 20:26:02] "GET /tag/8963957f-99a8-42f0-baac-7305e5bd930c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017182 10.0.0.19 - - [2026-02-24 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-02-24 20:26:03] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037277 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-02-24 20:26:03] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005558 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-02-24 20:26:03] "GET /service-appliance-set/41f5967d-d8ca-4ca1-b6b3-d602bb345acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003093 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.001728 10.0.0.19 - - [2026-02-24 20:26:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109116 10.0.0.19 - - [2026-02-24 20:26:03] "GET /virtual-machine-interface/bc665ed1-f111-4ff1-8881-c4a4ec4401da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005527 10.0.0.19 - - [2026-02-24 20:26:03] "POST /instance-ips HTTP/1.1" 200 409 0.020098 10.0.0.19 - - [2026-02-24 20:26:03] "GET /instance-ip/47eba90c-bd24-4fa7-9de9-920826c7cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003912 10.0.0.19 - - [2026-02-24 20:26:03] "POST /loadbalancers HTTP/1.1" 200 610 0.071461 10.0.0.19 - - [2026-02-24 20:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034838 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015547 10.0.0.19 - - [2026-02-24 20:26:03] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.086917 10.0.0.19 - - [2026-02-24 20:26:03] "GET /instance-ip/47eba90c-bd24-4fa7-9de9-920826c7cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.024207 10.0.0.19 - - [2026-02-24 20:26:03] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.077877 10.0.0.19 - - [2026-02-24 20:26:03] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003867 10.0.0.19 - - [2026-02-24 20:26:03] "POST /floating-ips HTTP/1.1" 200 597 0.072904 10.0.0.19 - - [2026-02-24 20:26:03] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.060348 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2026-02-24 20:26:03] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062140 10.0.0.19 - - [2026-02-24 20:26:03] "GET /loadbalancer-listener/a4cb06e5-6efb-4d68-80c4-6e3ea13fd200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.038728 10.0.0.19 - - [2026-02-24 20:26:03] "GET /loadbalancer-listener/a4cb06e5-6efb-4d68-80c4-6e3ea13fd200?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004157 10.0.0.19 - - [2026-02-24 20:26:03] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.030304 10.0.0.19 - - [2026-02-24 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.19 - - [2026-02-24 20:26:03] "GET /instance-ip/47eba90c-bd24-4fa7-9de9-920826c7cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007350 10.0.0.19 - - [2026-02-24 20:26:03] "GET /instance-ip/47eba90c-bd24-4fa7-9de9-920826c7cc9d?fields=floating_ips HTTP/1.1" 200 1212 0.006540 10.0.0.19 - - [2026-02-24 20:26:04] "GET /floating-ip/edb2d341-a42b-4ab9-80b9-e2c2f1d83361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002926 10.0.0.19 - - [2026-02-24 20:26:04] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005146 10.0.0.19 - - [2026-02-24 20:26:04] "POST /tags HTTP/1.1" 200 295 0.091501 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012573 10.0.0.19 - - [2026-02-24 20:26:04] "GET /tag/ebe412ae-0cdc-478b-b523-0ab3616c2454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.019441 10.0.0.19 - - [2026-02-24 20:26:04] "POST /tags HTTP/1.1" 409 233 0.002609 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.19 - - [2026-02-24 20:26:04] "GET /tag/fad80ba9-26cd-4ed9-9c67-b7b24869c105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019764 10.0.0.19 - - [2026-02-24 20:26:04] "POST /tags HTTP/1.1" 409 206 0.007450 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.19 - - [2026-02-24 20:26:04] "GET /tag/3a354cb0-5c1e-4875-aa65-c6c7088433a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017620 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.19 - - [2026-02-24 20:26:04] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.011790 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.19 - - [2026-02-24 20:26:04] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050020 10.0.0.19 - - [2026-02-24 20:26:04] "POST /virtual-machines HTTP/1.1" 200 369 0.013692 10.0.0.19 - - [2026-02-24 20:26:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025122 10.0.0.19 - - [2026-02-24 20:26:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.197744 10.0.0.19 - - [2026-02-24 20:26:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033740 10.0.0.19 - - [2026-02-24 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035278 10.0.0.19 - - [2026-02-24 20:26:04] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006404 10.0.0.19 - - [2026-02-24 20:26:04] "POST /instance-ips HTTP/1.1" 200 409 0.045271 10.0.0.19 - - [2026-02-24 20:26:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045324 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.024837 10.0.0.19 - - [2026-02-24 20:26:05] "POST /set-tag HTTP/1.1" 200 109 0.024002 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.023152 10.0.0.19 - - [2026-02-24 20:26:05] "GET /instance-ip/0b21b2c6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009772 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004658 10.0.0.19 - - [2026-02-24 20:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002587 10.0.0.19 - - [2026-02-24 20:26:05] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.013097 10.0.0.19 - - [2026-02-24 20:26:05] "POST /set-tag HTTP/1.1" 200 109 0.003869 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004515 10.0.0.19 - - [2026-02-24 20:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.19 - - [2026-02-24 20:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.19 - - [2026-02-24 20:26:05] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.011739 10.0.0.19 - - [2026-02-24 20:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.19 - - [2026-02-24 20:26:06] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034040 10.0.0.19 - - [2026-02-24 20:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-02-24 20:26:06] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.019446 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-networks?parent_id=2e3325a3-87df-4c9b-80c0-1034b4e42ad9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008920 10.0.0.19 - - [2026-02-24 20:26:06] "POST /virtual-machines HTTP/1.1" 200 369 0.023522 10.0.0.19 - - [2026-02-24 20:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010109 10.0.0.19 - - [2026-02-24 20:26:06] "POST /virtual-networks HTTP/1.1" 200 512 0.092696 10.0.0.19 - - [2026-02-24 20:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015071 10.0.0.19 - - [2026-02-24 20:26:06] "GET /network-ipam/15791791-d321-48be-ae87-c5bb6b401a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015168 10.0.0.19 - - [2026-02-24 20:26:06] "POST /route-targets HTTP/1.1" 200 327 0.053156 10.0.0.19 - - [2026-02-24 20:26:06] "POST /ref-update HTTP/1.1" 200 156 0.074935 10.0.0.19 - - [2026-02-24 20:26:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.190250 10.0.0.19 - - [2026-02-24 20:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049433 10.0.0.19 - - [2026-02-24 20:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.043100 10.0.0.19 - - [2026-02-24 20:26:06] "POST /useragent-kv HTTP/1.1" 200 115 0.020324 10.0.0.19 - - [2026-02-24 20:26:06] "POST /ref-update HTTP/1.1" 200 156 0.186983 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004460 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005584 10.0.0.19 - - [2026-02-24 20:26:06] "GET /domains HTTP/1.1" 200 280 0.008425 10.0.0.19 - - [2026-02-24 20:26:06] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9 HTTP/1.1" 200 3086 0.022831 10.0.0.19 - - [2026-02-24 20:26:06] "POST /instance-ips HTTP/1.1" 200 409 0.050449 10.0.0.19 - - [2026-02-24 20:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.052505 10.0.0.19 - - [2026-02-24 20:26:06] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9 HTTP/1.1" 200 7063 0.084508 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.013119 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2087 0.005019 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2087 0.004258 10.0.0.19 - - [2026-02-24 20:26:06] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 200 1403 0.005263 10.0.0.19 - - [2026-02-24 20:26:06] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 200 1403 0.002395 10.0.0.19 - - [2026-02-24 20:26:06] "GET /route-target/295ed148-b150-4dbe-af02-4d5dd63cc8d8 HTTP/1.1" 200 1152 0.002383 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2087 0.005009 10.0.0.19 - - [2026-02-24 20:26:06] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 200 1403 0.002260 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005465 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2087 0.003848 10.0.0.19 - - [2026-02-24 20:26:06] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 200 1403 0.002785 10.0.0.19 - - [2026-02-24 20:26:06] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 200 1403 0.002228 10.0.0.19 - - [2026-02-24 20:26:06] "POST /set-tag HTTP/1.1" 200 109 0.044997 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.017121 10.0.0.19 - - [2026-02-24 20:26:06] "GET /route-target/295ed148-b150-4dbe-af02-4d5dd63cc8d8 HTTP/1.1" 200 1152 0.019034 10.0.0.19 - - [2026-02-24 20:26:06] "GET /instance-ip/0c0d8e08-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007499 10.0.0.19 - - [2026-02-24 20:26:06] "GET /domains HTTP/1.1" 200 280 0.001886 10.0.0.19 - - [2026-02-24 20:26:06] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9 HTTP/1.1" 200 3086 0.002689 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.012816 10.0.0.19 - - [2026-02-24 20:26:06] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9 HTTP/1.1" 200 7063 0.047388 10.0.0.19 - - [2026-02-24 20:26:06] "POST /set-tag HTTP/1.1" 200 109 0.007267 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2087 0.004750 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.010519 10.0.0.19 - - [2026-02-24 20:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.19 - - [2026-02-24 20:26:06] "POST /ref-update HTTP/1.1" 200 156 0.016770 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.021312 10.0.0.19 - - [2026-02-24 20:26:06] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057097 10.0.0.19 - - [2026-02-24 20:26:06] "POST /set-tag HTTP/1.1" 200 109 0.009442 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.011288 10.0.0.19 - - [2026-02-24 20:26:06] "GET /floating-ip-pools?parent_id=0db1869a-aef7-486f-b503-46a80434278e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003307 10.0.0.19 - - [2026-02-24 20:26:06] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.006265 10.0.0.19 - - [2026-02-24 20:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005212 10.0.0.19 - - [2026-02-24 20:26:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024575 10.0.0.19 - - [2026-02-24 20:26:07] "POST /ref-update HTTP/1.1" 200 156 0.023884 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005546 10.0.0.19 - - [2026-02-24 20:26:07] "GET /domains HTTP/1.1" 200 280 0.001971 10.0.0.19 - - [2026-02-24 20:26:07] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9 HTTP/1.1" 200 3086 0.002736 10.0.0.19 - - [2026-02-24 20:26:07] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9 HTTP/1.1" 200 7319 0.034185 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2325 0.007080 10.0.0.19 - - [2026-02-24 20:26:07] "GET /floating-ip-pool/7b8d8753-9d76-4bcc-8ff1-ec46f2703169 HTTP/1.1" 200 1314 0.002571 10.0.0.19 - - [2026-02-24 20:26:07] "GET /domains HTTP/1.1" 200 280 0.001839 10.0.0.19 - - [2026-02-24 20:26:07] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9 HTTP/1.1" 200 3086 0.002936 10.0.0.19 - - [2026-02-24 20:26:07] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9 HTTP/1.1" 200 7319 0.035867 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 2325 0.004102 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0db1869a-aef7-486f-b503-46a80434278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004912 10.0.0.19 - - [2026-02-24 20:26:07] "POST /tags HTTP/1.1" 200 365 0.047313 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012003 10.0.0.19 - - [2026-02-24 20:26:07] "GET /tag/5107e785-1bdf-4fd2-bc49-486f375d4388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013220 10.0.0.19 - - [2026-02-24 20:26:07] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.19 - - [2026-02-24 20:26:07] "GET /tag/3a354cb0-5c1e-4875-aa65-c6c7088433a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015244 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2026-02-24 20:26:07] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030083 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.005317 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.19 - - [2026-02-24 20:26:07] "GET /service-appliance-set/8349a367-7f8d-41dc-8784-09708d361900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004146 10.0.0.19 - - [2026-02-24 20:26:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001698 10.0.0.19 - - [2026-02-24 20:26:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.104684 10.0.0.19 - - [2026-02-24 20:26:07] "GET /virtual-machine-interface/523b7568-d901-4fb8-bae2-07bd65182448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019078 10.0.0.19 - - [2026-02-24 20:26:07] "POST /set-tag HTTP/1.1" 200 109 0.013510 10.0.0.19 - - [2026-02-24 20:26:07] "POST /instance-ips HTTP/1.1" 200 417 0.028766 10.0.0.19 - - [2026-02-24 20:26:07] "GET /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004670 10.0.0.19 - - [2026-02-24 20:26:07] "POST /loadbalancers HTTP/1.1" 200 618 0.062544 10.0.0.19 - - [2026-02-24 20:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019535 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012751 10.0.0.19 - - [2026-02-24 20:26:08] "POST /service-instances HTTP/1.1" 200 566 0.040595 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.19 - - [2026-02-24 20:26:08] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.038638 10.0.0.19 - - [2026-02-24 20:26:08] "GET /virtual-machine-interface/523b7568-d901-4fb8-bae2-07bd65182448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004101 10.0.0.19 - - [2026-02-24 20:26:08] "GET /virtual-machine-interface/523b7568-d901-4fb8-bae2-07bd65182448?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005025 10.0.0.19 - - [2026-02-24 20:26:08] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.010339 10.0.0.19 - - [2026-02-24 20:26:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020082 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011335 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012008 10.0.0.19 - - [2026-02-24 20:26:08] "GET /floating-ip-pool/7b8d8753-9d76-4bcc-8ff1-ec46f2703169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004603 10.0.0.19 - - [2026-02-24 20:26:08] "POST /floating-ips HTTP/1.1" 200 671 0.080580 10.0.0.19 - - [2026-02-24 20:26:08] "POST /virtual-machines HTTP/1.1" 200 429 0.066580 10.0.0.19 - - [2026-02-24 20:26:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009599 10.0.0.19 - - [2026-02-24 20:26:08] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003544 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-02-24 20:26:08] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008908 10.0.0.19 - - [2026-02-24 20:26:08] "POST /tags HTTP/1.1" 409 221 0.019968 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.19 - - [2026-02-24 20:26:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137121 10.0.0.19 - - [2026-02-24 20:26:08] "POST /chown HTTP/1.1" 200 109 0.026506 10.0.0.19 - - [2026-02-24 20:26:08] "GET /tag/8963957f-99a8-42f0-baac-7305e5bd930c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010075 10.0.0.19 - - [2026-02-24 20:26:08] "POST /tags HTTP/1.1" 409 238 0.001868 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2026-02-24 20:26:08] "POST /chown HTTP/1.1" 200 109 0.006725 10.0.0.19 - - [2026-02-24 20:26:08] "PUT /virtual-machine-interface/3628354f-5d32-4940-8da0-2fe723f1db52 HTTP/1.1" 200 284 0.021098 10.0.0.19 - - [2026-02-24 20:26:08] "GET /tag/5107e785-1bdf-4fd2-bc49-486f375d4388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014286 10.0.0.19 - - [2026-02-24 20:26:08] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.020386 10.0.0.19 - - [2026-02-24 20:26:08] "POST /firewall-rules HTTP/1.1" 200 650 0.100823 10.0.0.19 - - [2026-02-24 20:26:08] "GET /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005881 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.060185 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.026182 10.0.0.19 - - [2026-02-24 20:26:08] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010281 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.025643 10.0.0.19 - - [2026-02-24 20:26:08] "GET /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008265 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.033502 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.027575 10.0.0.19 - - [2026-02-24 20:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.028371 10.0.0.19 - - [2026-02-24 20:26:08] "POST /ref-update HTTP/1.1" 200 156 0.026851 10.0.0.19 - - [2026-02-24 20:26:08] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.067349 10.0.0.19 - - [2026-02-24 20:26:08] "GET /loadbalancer/af0408a5-3c1f-4b99-a7fe-f62ff740a217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002700 10.0.0.19 - - [2026-02-24 20:26:08] "POST /virtual-machines HTTP/1.1" 200 429 0.015662 10.0.0.19 - - [2026-02-24 20:26:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.033645 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.19 - - [2026-02-24 20:26:09] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.101258 10.0.0.19 - - [2026-02-24 20:26:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.158118 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.019464 10.0.0.19 - - [2026-02-24 20:26:09] "GET /loadbalancer-listener/38c42ec1-4a2d-422e-a4b2-ec30e2545cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003317 10.0.0.19 - - [2026-02-24 20:26:09] "GET /loadbalancer-listener/38c42ec1-4a2d-422e-a4b2-ec30e2545cef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006023 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.012328 10.0.0.19 - - [2026-02-24 20:26:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043594 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /virtual-machine-interface/c6d5e461-23d5-4c28-a253-17fa8f6a2bd1 HTTP/1.1" 200 284 0.019418 10.0.0.19 - - [2026-02-24 20:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017954 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.063029 10.0.0.19 - - [2026-02-24 20:26:09] "GET /loadbalancer-pool/99b71106-7cb5-4d60-a0ad-11cb0d5a4125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023754 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.017176 10.0.0.19 - - [2026-02-24 20:26:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037983 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.047420 10.0.0.19 - - [2026-02-24 20:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028306 10.0.0.19 - - [2026-02-24 20:26:09] "GET /loadbalancer-member/4af22f68-6eaf-4370-8a93-f515797a5613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.012032 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.048466 10.0.0.19 - - [2026-02-24 20:26:09] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024601 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011336 10.0.0.19 - - [2026-02-24 20:26:09] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005494 10.0.0.19 - - [2026-02-24 20:26:09] "POST /tags HTTP/1.1" 409 221 0.003154 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.044769 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.19 - - [2026-02-24 20:26:09] "GET /tag/8963957f-99a8-42f0-baac-7305e5bd930c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016793 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.030656 10.0.0.19 - - [2026-02-24 20:26:09] "POST /tags HTTP/1.1" 409 238 0.006303 10.0.0.19 - - [2026-02-24 20:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008657 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009040 10.0.0.19 - - [2026-02-24 20:26:09] "GET /tag/5107e785-1bdf-4fd2-bc49-486f375d4388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016620 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.19 - - [2026-02-24 20:26:09] "POST /firewall-rules HTTP/1.1" 409 293 0.002397 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.006844 10.0.0.19 - - [2026-02-24 20:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.006827 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5 HTTP/1.1" 200 260 0.020819 10.0.0.19 - - [2026-02-24 20:26:09] "GET /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.021147 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.035800 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.025799 10.0.0.19 - - [2026-02-24 20:26:09] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005270 10.0.0.19 - - [2026-02-24 20:26:09] "GET /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003104 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.19 - - [2026-02-24 20:26:09] "POST /chown HTTP/1.1" 200 109 0.017228 10.0.0.19 - - [2026-02-24 20:26:09] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.017905 10.0.0.19 - - [2026-02-24 20:26:09] "POST /ref-update HTTP/1.1" 200 156 0.010396 10.0.0.19 - - [2026-02-24 20:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.006159 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.007037 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.021242 10.0.0.19 - - [2026-02-24 20:26:10] "POST /ref-update HTTP/1.1" 200 156 0.015901 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.007743 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.031158 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 256 0.026583 10.0.0.19 - - [2026-02-24 20:26:10] "POST /ref-update HTTP/1.1" 200 156 0.020103 10.0.0.19 - - [2026-02-24 20:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.19 - - [2026-02-24 20:26:10] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.013950 10.0.0.19 - - [2026-02-24 20:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2026-02-24 20:26:10] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.035582 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.019817 10.0.0.19 - - [2026-02-24 20:26:10] "POST /virtual-machines HTTP/1.1" 200 373 0.023310 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028785 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022513 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.025961 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011825 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.044045 10.0.0.19 - - [2026-02-24 20:26:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154444 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015686 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045188 10.0.0.19 - - [2026-02-24 20:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008376 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.025399 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013166 10.0.0.19 - - [2026-02-24 20:26:10] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006296 10.0.0.19 - - [2026-02-24 20:26:10] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.009986 10.0.0.19 - - [2026-02-24 20:26:10] "POST /instance-ips HTTP/1.1" 200 413 0.032912 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015493 10.0.0.19 - - [2026-02-24 20:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034312 10.0.0.19 - - [2026-02-24 20:26:10] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.023875 10.0.0.19 - - [2026-02-24 20:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.19 - - [2026-02-24 20:26:10] "POST /set-tag HTTP/1.1" 200 109 0.013548 10.0.0.19 - - [2026-02-24 20:26:10] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.015817 10.0.0.19 - - [2026-02-24 20:26:10] "GET /instance-ip/0ea70c8e-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.002934 10.0.0.19 - - [2026-02-24 20:26:10] "POST /chown HTTP/1.1" 200 109 0.019859 10.0.0.19 - - [2026-02-24 20:26:11] "POST /ref-update HTTP/1.1" 200 156 0.016583 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.014490 10.0.0.19 - - [2026-02-24 20:26:11] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007514 10.0.0.19 - - [2026-02-24 20:26:11] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.19 - - [2026-02-24 20:26:11] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003524 10.0.0.19 - - [2026-02-24 20:26:11] "POST /ref-update HTTP/1.1" 200 156 0.010490 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.012413 10.0.0.19 - - [2026-02-24 20:26:11] "POST /ref-update HTTP/1.1" 200 156 0.022254 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006480 10.0.0.19 - - [2026-02-24 20:26:11] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008549 10.0.0.19 - - [2026-02-24 20:26:11] "POST /set-tag HTTP/1.1" 200 109 0.004440 10.0.0.19 - - [2026-02-24 20:26:11] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005230 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.006114 10.0.0.19 - - [2026-02-24 20:26:11] "POST /set-tag HTTP/1.1" 200 109 0.005844 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.029176 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.016211 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.006486 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.007158 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.018789 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.007462 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.020506 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.007467 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.022403 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.014777 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.009640 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.007287 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.011370 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.016942 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.010599 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.014712 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.016855 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.006229 10.0.0.19 - - [2026-02-24 20:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-02-24 20:26:11] "POST /chown HTTP/1.1" 200 109 0.005701 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006203 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.017311 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.017779 10.0.0.19 - - [2026-02-24 20:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006406 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.023159 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.010507 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.007633 10.0.0.19 - - [2026-02-24 20:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.016981 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.017075 10.0.0.19 - - [2026-02-24 20:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.022308 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.017258 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006790 10.0.0.19 - - [2026-02-24 20:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.007480 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.007120 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.015182 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.019429 10.0.0.19 - - [2026-02-24 20:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006261 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.017989 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.016530 10.0.0.19 - - [2026-02-24 20:26:12] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.19 - - [2026-02-24 20:26:15] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004137 10.0.0.19 - - [2026-02-24 20:26:15] "POST /set-tag HTTP/1.1" 200 109 0.004804 10.0.0.19 - - [2026-02-24 20:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2026-02-24 20:26:15] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002661 10.0.0.19 - - [2026-02-24 20:26:15] "GET /loadbalancer-pool/902a3ed1-e387-4df1-9766-0e2c9eb881ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002572 10.0.0.19 - - [2026-02-24 20:26:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020584 10.0.0.19 - - [2026-02-24 20:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008045 10.0.0.19 - - [2026-02-24 20:26:15] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004653 10.0.0.19 - - [2026-02-24 20:26:15] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.003802 10.0.0.19 - - [2026-02-24 20:26:15] "POST /tags HTTP/1.1" 409 221 0.001572 10.0.0.19 - - [2026-02-24 20:26:15] "POST /ref-update HTTP/1.1" 200 156 0.006203 10.0.0.19 - - [2026-02-24 20:26:15] "GET /floating-ip/edb2d341-a42b-4ab9-80b9-e2c2f1d83361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.009064 10.0.0.19 - - [2026-02-24 20:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-02-24 20:26:15] "GET /tag/8963957f-99a8-42f0-baac-7305e5bd930c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010515 10.0.0.19 - - [2026-02-24 20:26:15] "PUT /floating-ip/edb2d341-a42b-4ab9-80b9-e2c2f1d83361 HTTP/1.1" 200 256 0.010034 10.0.0.19 - - [2026-02-24 20:26:15] "POST /set-tag HTTP/1.1" 200 109 0.033726 10.0.0.19 - - [2026-02-24 20:26:17] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005103 10.0.0.19 - - [2026-02-24 20:26:17] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.19 - - [2026-02-24 20:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2026-02-24 20:26:17] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008999 10.0.0.19 - - [2026-02-24 20:26:17] "GET /loadbalancer-pool/902a3ed1-e387-4df1-9766-0e2c9eb881ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002745 10.0.0.19 - - [2026-02-24 20:26:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014990 10.0.0.19 - - [2026-02-24 20:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008778 10.0.0.19 - - [2026-02-24 20:26:17] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.009001 10.0.0.19 - - [2026-02-24 20:26:17] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007219 10.0.0.19 - - [2026-02-24 20:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010741 10.0.0.19 - - [2026-02-24 20:26:17] "GET /floating-ip/edb2d341-a42b-4ab9-80b9-e2c2f1d83361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019056 10.0.0.19 - - [2026-02-24 20:26:17] "POST /set-tag HTTP/1.1" 200 109 0.041049 10.0.0.19 - - [2026-02-24 20:26:19] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004524 10.0.0.19 - - [2026-02-24 20:26:19] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine/355376a1-09d1-44d3-ba38-f575e84ab6f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002991 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004417 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine/c070fd71-702b-4ae4-b951-885c0c58f8f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003725 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004276 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine/c1c10df9-bd30-4e1c-9836-6fa5ec8a2eec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003449 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004910 10.0.0.19 - - [2026-02-24 20:26:20] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004680 10.0.0.19 - - [2026-02-24 20:26:20] "POST /set-tag HTTP/1.1" 200 109 0.003055 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.19 - - [2026-02-24 20:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.19 - - [2026-02-24 20:26:48] "POST /chown HTTP/1.1" 200 109 0.006519 10.0.0.19 - - [2026-02-24 20:26:48] "POST /chown HTTP/1.1" 200 109 0.022292 10.0.0.19 - - [2026-02-24 20:26:48] "POST /chown HTTP/1.1" 200 109 0.014334 10.0.0.19 - - [2026-02-24 20:26:48] "POST /chown HTTP/1.1" 200 109 0.011156 10.0.0.19 - - [2026-02-24 20:26:52] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005114 10.0.0.19 - - [2026-02-24 20:26:52] "POST /set-tag HTTP/1.1" 200 109 0.004559 10.0.0.19 - - [2026-02-24 20:26:52] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004252 10.0.0.19 - - [2026-02-24 20:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2026-02-24 20:26:52] "GET /virtual-machine/c1c10df9-bd30-4e1c-9836-6fa5ec8a2eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002409 10.0.0.19 - - [2026-02-24 20:26:52] "POST /ref-update HTTP/1.1" 200 156 0.008797 10.0.0.19 - - [2026-02-24 20:26:52] "GET /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004267 10.0.0.19 - - [2026-02-24 20:26:52] "POST /set-tag HTTP/1.1" 200 109 0.036238 10.0.0.19 - - [2026-02-24 20:26:52] "POST /set-tag HTTP/1.1" 200 109 0.047829 10.0.0.19 - - [2026-02-24 20:26:52] "DELETE /instance-ip/0ea70c8e-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.039475 10.0.0.19 - - [2026-02-24 20:26:52] "DELETE /virtual-machine-interface/0e865746-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.046290 10.0.0.19 - - [2026-02-24 20:26:52] "DELETE /virtual-machine/c1c10df9-bd30-4e1c-9836-6fa5ec8a2eec HTTP/1.1" 200 115 0.031492 10.0.0.19 - - [2026-02-24 20:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.19 - - [2026-02-24 20:26:56] "GET /tag/5107e785-1bdf-4fd2-bc49-486f375d4388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017493 10.0.0.19 - - [2026-02-24 20:26:56] "GET /tag/5107e785-1bdf-4fd2-bc49-486f375d4388?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.020818 10.0.0.19 - - [2026-02-24 20:26:56] "GET /virtual-machine-interface/3628354f-5d32-4940-8da0-2fe723f1db52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007171 10.0.0.19 - - [2026-02-24 20:26:56] "POST /set-tag HTTP/1.1" 200 109 0.027930 10.0.0.19 - - [2026-02-24 20:26:56] "GET /virtual-machine-interface/523b7568-d901-4fb8-bae2-07bd65182448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.027957 10.0.0.19 - - [2026-02-24 20:26:56] "POST /set-tag HTTP/1.1" 200 109 0.027950 10.0.0.19 - - [2026-02-24 20:26:56] "GET /virtual-machine-interface/c6d5e461-23d5-4c28-a253-17fa8f6a2bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006992 10.0.0.19 - - [2026-02-24 20:26:56] "POST /set-tag HTTP/1.1" 200 109 0.016226 10.0.0.19 - - [2026-02-24 20:26:56] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.002851 10.0.0.19 - - [2026-02-24 20:26:56] "GET /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003235 10.0.0.19 - - [2026-02-24 20:26:56] "POST /ref-update HTTP/1.1" 200 156 0.014142 10.0.0.19 - - [2026-02-24 20:26:56] "DELETE /firewall-rule/3de10268-d4d7-4520-ac1f-ec6e652416b5 HTTP/1.1" 200 115 0.057453 10.0.0.19 - - [2026-02-24 20:26:56] "DELETE /loadbalancer-member/4af22f68-6eaf-4370-8a93-f515797a5613 HTTP/1.1" 200 115 0.039390 10.0.0.19 - - [2026-02-24 20:26:56] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.019030 10.0.0.19 - - [2026-02-24 20:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035351 10.0.0.19 - - [2026-02-24 20:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026265 10.0.0.19 - - [2026-02-24 20:26:56] "DELETE /loadbalancer-pool/99b71106-7cb5-4d60-a0ad-11cb0d5a4125 HTTP/1.1" 200 115 0.127564 10.0.0.19 - - [2026-02-24 20:26:56] "DELETE /loadbalancer-listener/38c42ec1-4a2d-422e-a4b2-ec30e2545cef HTTP/1.1" 200 115 0.063858 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.020256 10.0.0.19 - - [2026-02-24 20:26:56] "GET /floating-ip/c61423b0-666a-4475-a3d3-74f076afe32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.012613 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.023324 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.034265 10.0.0.19 - - [2026-02-24 20:26:56] "PUT /floating-ip/c61423b0-666a-4475-a3d3-74f076afe32d HTTP/1.1" 200 256 0.059864 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.025614 10.0.0.19 - - [2026-02-24 20:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.008067 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.026114 10.0.0.19 - - [2026-02-24 20:26:56] "DELETE /floating-ip/c61423b0-666a-4475-a3d3-74f076afe32d HTTP/1.1" 200 115 0.143436 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.031893 10.0.0.19 - - [2026-02-24 20:26:56] "POST /chown HTTP/1.1" 200 109 0.049649 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /loadbalancer/af0408a5-3c1f-4b99-a7fe-f62ff740a217 HTTP/1.1" 200 115 0.145221 10.0.0.19 - - [2026-02-24 20:26:57] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.012398 10.0.0.19 - - [2026-02-24 20:26:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.049537 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /instance-ip/1482f661-b5a6-404c-a9ac-86ff39d482f1 HTTP/1.1" 200 115 0.196123 10.0.0.19 - - [2026-02-24 20:26:57] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.024629 10.0.0.19 - - [2026-02-24 20:26:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027621 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /virtual-machine-interface/523b7568-d901-4fb8-bae2-07bd65182448 HTTP/1.1" 200 115 0.143641 10.0.0.19 - - [2026-02-24 20:26:57] "PUT /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 266 0.033039 10.0.0.19 - - [2026-02-24 20:26:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023427 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /tag/5107e785-1bdf-4fd2-bc49-486f375d4388 HTTP/1.1" 200 115 0.127844 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /service-instance/89c1f0ec-90cf-43f9-9f81-070bb50fb9f9 HTTP/1.1" 200 115 0.077844 10.0.0.19 - - [2026-02-24 20:26:57] "GET /virtual-machine-interface/3628354f-5d32-4940-8da0-2fe723f1db52?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004596 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /virtual-machine-interface/3628354f-5d32-4940-8da0-2fe723f1db52 HTTP/1.1" 200 115 0.084565 10.0.0.19 - - [2026-02-24 20:26:57] "POST /ref-update HTTP/1.1" 200 156 0.035330 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /virtual-machine/57ceb7a3-8f06-4eda-94cd-09a881eecbd3 HTTP/1.1" 200 115 0.038967 10.0.0.19 - - [2026-02-24 20:26:57] "GET /virtual-machine-interface/c6d5e461-23d5-4c28-a253-17fa8f6a2bd1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006253 10.0.0.19 - - [2026-02-24 20:26:57] "DELETE /virtual-machine-interface/c6d5e461-23d5-4c28-a253-17fa8f6a2bd1 HTTP/1.1" 200 115 0.156251 10.0.0.19 - - [2026-02-24 20:26:58] "GET /floating-ip-pool/7b8d8753-9d76-4bcc-8ff1-ec46f2703169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011370 10.0.0.19 - - [2026-02-24 20:26:58] "POST /ref-update HTTP/1.1" 200 156 0.037344 10.0.0.19 - - [2026-02-24 20:26:58] "DELETE /virtual-machine/8d1afae0-0805-4694-9ab6-dae48e85b5f8 HTTP/1.1" 200 115 0.105441 10.0.0.19 - - [2026-02-24 20:26:58] "DELETE /floating-ip-pool/7b8d8753-9d76-4bcc-8ff1-ec46f2703169 HTTP/1.1" 200 115 0.085353 10.0.0.19 - - [2026-02-24 20:26:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004648 10.0.0.19 - - [2026-02-24 20:26:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004745 10.0.0.19 - - [2026-02-24 20:26:58] "DELETE /virtual-network/0db1869a-aef7-486f-b503-46a80434278e HTTP/1.1" 200 115 0.125320 10.0.0.19 - - [2026-02-24 20:26:58] "GET /routing-instance/8ac899a5-d095-43ec-94eb-d504d89e7739 HTTP/1.1" 404 171 0.003065 10.0.0.19 - - [2026-02-24 20:26:58] "GET /domains HTTP/1.1" 200 280 0.009465 10.0.0.19 - - [2026-02-24 20:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.19 - - [2026-02-24 20:26:58] "GET /domain/6326e9fa-6dfd-4d01-aaaa-6af3e33b54c9 HTTP/1.1" 200 3086 0.004178 10.0.0.19 - - [2026-02-24 20:26:58] "DELETE /route-target/295ed148-b150-4dbe-af02-4d5dd63cc8d8 HTTP/1.1" 200 115 0.023167 10.0.0.19 - - [2026-02-24 20:26:58] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9 HTTP/1.1" 200 6872 0.068919 10.0.0.19 - - [2026-02-24 20:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.19 - - [2026-02-24 20:26:58] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003767 10.0.0.19 - - [2026-02-24 20:26:58] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.006970 10.0.0.19 - - [2026-02-24 20:26:58] "POST /set-tag HTTP/1.1" 200 109 0.032458 10.0.0.19 - - [2026-02-24 20:26:58] "DELETE /loadbalancer-member/bf2b61b4-f039-4bc3-8511-495ba9bef137 HTTP/1.1" 200 115 0.027420 10.0.0.19 - - [2026-02-24 20:26:58] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007684 10.0.0.19 - - [2026-02-24 20:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.19 - - [2026-02-24 20:26:59] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007977 10.0.0.19 - - [2026-02-24 20:26:59] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2026-02-24 20:26:59] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005251 10.0.0.19 - - [2026-02-24 20:26:59] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.19 - - [2026-02-24 20:26:59] "GET /virtual-machine/c070fd71-702b-4ae4-b951-885c0c58f8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002777 10.0.0.19 - - [2026-02-24 20:26:59] "POST /ref-update HTTP/1.1" 200 156 0.012819 10.0.0.19 - - [2026-02-24 20:26:59] "GET /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.009215 10.0.0.19 - - [2026-02-24 20:26:59] "POST /set-tag HTTP/1.1" 200 109 0.019194 10.0.0.19 - - [2026-02-24 20:26:59] "POST /set-tag HTTP/1.1" 200 109 0.046236 10.0.0.19 - - [2026-02-24 20:26:59] "POST /set-tag HTTP/1.1" 200 109 0.029005 10.0.0.19 - - [2026-02-24 20:26:59] "DELETE /instance-ip/0c0d8e08-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.064726 10.0.0.19 - - [2026-02-24 20:26:59] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.19 - - [2026-02-24 20:26:59] "DELETE /virtual-machine-interface/0be82c8a-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.058135 10.0.0.19 - - [2026-02-24 20:27:00] "DELETE /virtual-machine/c070fd71-702b-4ae4-b951-885c0c58f8f9 HTTP/1.1" 200 115 0.016695 10.0.0.19 - - [2026-02-24 20:27:03] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005960 10.0.0.19 - - [2026-02-24 20:27:03] "POST /set-tag HTTP/1.1" 200 109 0.006745 10.0.0.19 - - [2026-02-24 20:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.19 - - [2026-02-24 20:27:03] "GET /loadbalancer/3cee3870-89e5-432c-b401-99a916632b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004531 10.0.0.19 - - [2026-02-24 20:27:04] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004395 10.0.0.19 - - [2026-02-24 20:27:04] "POST /set-tag HTTP/1.1" 200 109 0.006834 10.0.0.19 - - [2026-02-24 20:27:04] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.013385 10.0.0.19 - - [2026-02-24 20:27:04] "POST /set-tag HTTP/1.1" 200 109 0.005006 10.0.0.19 - - [2026-02-24 20:27:04] "GET /virtual-machine/355376a1-09d1-44d3-ba38-f575e84ab6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005750 10.0.0.19 - - [2026-02-24 20:27:04] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.19 - - [2026-02-24 20:27:04] "GET /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.020188 10.0.0.19 - - [2026-02-24 20:27:04] "POST /set-tag HTTP/1.1" 200 109 0.062650 10.0.0.19 - - [2026-02-24 20:27:04] "POST /set-tag HTTP/1.1" 200 109 0.050649 10.0.0.19 - - [2026-02-24 20:27:04] "POST /set-tag HTTP/1.1" 200 109 0.070062 10.0.0.19 - - [2026-02-24 20:27:05] "DELETE /instance-ip/0b21b2c6-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.141458 10.0.0.19 - - [2026-02-24 20:27:05] "POST /ref-update HTTP/1.1" 200 156 0.031447 10.0.0.19 - - [2026-02-24 20:27:05] "DELETE /virtual-machine-interface/0afc03e6-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.128360 10.0.0.19 - - [2026-02-24 20:27:05] "DELETE /virtual-machine/355376a1-09d1-44d3-ba38-f575e84ab6f4 HTTP/1.1" 200 115 0.073591 10.0.0.19 - - [2026-02-24 20:27:05] "DELETE /tag/ebe412ae-0cdc-478b-b523-0ab3616c2454 HTTP/1.1" 200 115 0.140271 10.0.0.19 - - [2026-02-24 20:27:05] "DELETE /tag/fad80ba9-26cd-4ed9-9c67-b7b24869c105 HTTP/1.1" 200 115 0.145037 10.0.0.19 - - [2026-02-24 20:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2026-02-24 20:27:08] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056198 10.0.0.19 - - [2026-02-24 20:27:09] "POST /tags HTTP/1.1" 200 393 0.035293 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.029174 10.0.0.19 - - [2026-02-24 20:27:09] "GET /tag/6190071e-a680-4a6e-b8b1-29df3fa1ceab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.025342 10.0.0.19 - - [2026-02-24 20:27:09] "POST /tags HTTP/1.1" 200 341 0.036124 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2026-02-24 20:27:09] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.028092 10.0.0.19 - - [2026-02-24 20:27:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.005559 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.005854 10.0.0.19 - - [2026-02-24 20:27:09] "POST /security-groups HTTP/1.1" 200 589 0.071816 10.0.0.19 - - [2026-02-24 20:27:09] "POST /projects HTTP/1.1" 200 519 0.238517 10.0.0.19 - - [2026-02-24 20:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012693 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012691 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.007589 10.0.0.19 - - [2026-02-24 20:27:09] "POST /access-control-lists HTTP/1.1" 200 598 0.063638 10.0.0.19 - - [2026-02-24 20:27:09] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.027614 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.006393 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.19 - - [2026-02-24 20:27:09] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008514 10.0.0.19 - - [2026-02-24 20:27:09] "POST /access-control-lists HTTP/1.1" 200 596 0.076097 10.0.0.19 - - [2026-02-24 20:27:09] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.140167 10.0.0.19 - - [2026-02-24 20:27:09] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.069881 10.0.0.19 - - [2026-02-24 20:27:09] "POST /security-groups HTTP/1.1" 200 591 0.082754 10.0.0.19 - - [2026-02-24 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.003708 10.0.0.19 - - [2026-02-24 20:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022119 10.0.0.19 - - [2026-02-24 20:27:10] "POST /access-control-lists HTTP/1.1" 200 632 0.065962 10.0.0.19 - - [2026-02-24 20:27:10] "POST /chown HTTP/1.1" 200 109 0.059197 10.0.0.19 - - [2026-02-24 20:27:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.042132 10.0.0.19 - - [2026-02-24 20:27:10] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023479 10.0.0.19 - - [2026-02-24 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.19 - - [2026-02-24 20:27:10] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004853 10.0.0.19 - - [2026-02-24 20:27:10] "POST /tags HTTP/1.1" 409 226 0.006149 10.0.0.19 - - [2026-02-24 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2026-02-24 20:27:10] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016815 10.0.0.19 - - [2026-02-24 20:27:10] "POST /access-control-lists HTTP/1.1" 200 630 0.106104 10.0.0.19 - - [2026-02-24 20:27:10] "POST /firewall-rules HTTP/1.1" 200 600 0.116305 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-rule/7cd446cc-9096-4a11-9181-e6751e223c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004561 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015937 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-rule/7cd446cc-9096-4a11-9181-e6751e223c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005015 10.0.0.19 - - [2026-02-24 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.053706 10.0.0.19 - - [2026-02-24 20:27:10] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005287 10.0.0.19 - - [2026-02-24 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2026-02-24 20:27:10] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003107 10.0.0.19 - - [2026-02-24 20:27:10] "POST /tags HTTP/1.1" 409 226 0.002650 10.0.0.19 - - [2026-02-24 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-02-24 20:27:10] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016875 10.0.0.19 - - [2026-02-24 20:27:10] "POST /firewall-rules HTTP/1.1" 200 598 0.080471 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-rule/b6529c45-7455-42d9-ae09-47cb0d522bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.014933 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005481 10.0.0.19 - - [2026-02-24 20:27:10] "GET /firewall-rule/b6529c45-7455-42d9-ae09-47cb0d522bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003835 10.0.0.19 - - [2026-02-24 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.069831 10.0.0.19 - - [2026-02-24 20:27:12] "POST /tags HTTP/1.1" 200 393 0.025594 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2026-02-24 20:27:12] "GET /tag/e586015a-ce0a-4c14-b0e7-522930f92407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017411 10.0.0.19 - - [2026-02-24 20:27:12] "POST /tags HTTP/1.1" 200 341 0.034904 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2026-02-24 20:27:12] "GET /tag/b0282ce7-1e9f-4b22-95fb-f474c204309e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012192 10.0.0.19 - - [2026-02-24 20:27:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000581 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.004411 10.0.0.19 - - [2026-02-24 20:27:12] "POST /security-groups HTTP/1.1" 200 589 0.094871 10.0.0.19 - - [2026-02-24 20:27:12] "POST /projects HTTP/1.1" 200 519 0.264277 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.013144 10.0.0.19 - - [2026-02-24 20:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011886 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020012 10.0.0.19 - - [2026-02-24 20:27:12] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3093 0.006888 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.19 - - [2026-02-24 20:27:12] "POST /access-control-lists HTTP/1.1" 200 598 0.103038 10.0.0.19 - - [2026-02-24 20:27:12] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.026071 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.014671 10.0.0.19 - - [2026-02-24 20:27:12] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.078580 10.0.0.19 - - [2026-02-24 20:27:12] "POST /access-control-lists HTTP/1.1" 200 596 0.101686 10.0.0.19 - - [2026-02-24 20:27:12] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.099729 10.0.0.19 - - [2026-02-24 20:27:12] "POST /security-groups HTTP/1.1" 200 591 0.081529 10.0.0.19 - - [2026-02-24 20:27:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.004460 10.0.0.19 - - [2026-02-24 20:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.050820 10.0.0.19 - - [2026-02-24 20:27:13] "POST /chown HTTP/1.1" 200 109 0.020767 10.0.0.19 - - [2026-02-24 20:27:13] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028348 10.0.0.19 - - [2026-02-24 20:27:13] "POST /access-control-lists HTTP/1.1" 200 632 0.134557 10.0.0.19 - - [2026-02-24 20:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2026-02-24 20:27:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.022932 10.0.0.19 - - [2026-02-24 20:27:13] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004510 10.0.0.19 - - [2026-02-24 20:27:13] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.19 - - [2026-02-24 20:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.19 - - [2026-02-24 20:27:13] "GET /tag/b0282ce7-1e9f-4b22-95fb-f474c204309e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012264 10.0.0.19 - - [2026-02-24 20:27:13] "POST /access-control-lists HTTP/1.1" 200 630 0.177530 10.0.0.19 - - [2026-02-24 20:27:13] "POST /firewall-rules HTTP/1.1" 200 600 0.136026 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-rule/d963219b-d51c-4808-81df-5f2121a5f6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.034582 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007328 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-rule/d963219b-d51c-4808-81df-5f2121a5f6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002715 10.0.0.19 - - [2026-02-24 20:27:13] "POST /ref-update HTTP/1.1" 200 156 0.085879 10.0.0.19 - - [2026-02-24 20:27:13] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011559 10.0.0.19 - - [2026-02-24 20:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.19 - - [2026-02-24 20:27:13] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002821 10.0.0.19 - - [2026-02-24 20:27:13] "POST /tags HTTP/1.1" 409 226 0.002281 10.0.0.19 - - [2026-02-24 20:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.19 - - [2026-02-24 20:27:13] "GET /tag/b0282ce7-1e9f-4b22-95fb-f474c204309e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014852 10.0.0.19 - - [2026-02-24 20:27:13] "POST /firewall-rules HTTP/1.1" 200 598 0.103621 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-rule/bfa9fd73-c1db-4d71-aaf7-0116ec0da973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003807 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006968 10.0.0.19 - - [2026-02-24 20:27:13] "GET /firewall-rule/bfa9fd73-c1db-4d71-aaf7-0116ec0da973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002432 10.0.0.19 - - [2026-02-24 20:27:14] "POST /ref-update HTTP/1.1" 200 156 0.056874 10.0.0.19 - - [2026-02-24 20:27:15] "POST /tags HTTP/1.1" 200 345 0.078625 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013303 10.0.0.19 - - [2026-02-24 20:27:15] "GET /tag/c47a234b-5097-4606-a02c-9d8d383e5906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018087 10.0.0.19 - - [2026-02-24 20:27:15] "POST /projects HTTP/1.1" 409 238 0.002110 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-02-24 20:27:15] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035115 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-02-24 20:27:15] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003961 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-02-24 20:27:15] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004733 10.0.0.19 - - [2026-02-24 20:27:15] "POST /security-groups HTTP/1.1" 409 285 0.002628 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-02-24 20:27:15] "PUT /security-group/2d9bb49a-e633-41f3-8cba-d86a75c25f4b HTTP/1.1" 200 262 0.059232 10.0.0.19 - - [2026-02-24 20:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.048701 10.0.0.19 - - [2026-02-24 20:27:15] "PUT /access-control-list/aa16b51e-17c6-4cba-9d50-f5899b585349 HTTP/1.1" 200 272 0.046563 10.0.0.19 - - [2026-02-24 20:27:15] "POST /tags HTTP/1.1" 409 228 0.012266 10.0.0.19 - - [2026-02-24 20:27:15] "PUT /access-control-list/5ce703ae-ac23-4df9-915a-0861d1d1b37d HTTP/1.1" 200 272 0.024027 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-02-24 20:27:15] "GET /tag/c47a234b-5097-4606-a02c-9d8d383e5906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011385 10.0.0.19 - - [2026-02-24 20:27:15] "POST /tags HTTP/1.1" 200 345 0.022361 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-02-24 20:27:15] "GET /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011431 10.0.0.19 - - [2026-02-24 20:27:15] "POST /projects HTTP/1.1" 409 238 0.001793 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-02-24 20:27:15] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036995 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-02-24 20:27:15] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004477 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-02-24 20:27:15] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003843 10.0.0.19 - - [2026-02-24 20:27:15] "POST /security-groups HTTP/1.1" 409 285 0.002203 10.0.0.19 - - [2026-02-24 20:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-02-24 20:27:15] "PUT /security-group/fe8cd66d-d5ae-4041-9fc0-28eded7d9570 HTTP/1.1" 200 262 0.070932 10.0.0.19 - - [2026-02-24 20:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022876 10.0.0.19 - - [2026-02-24 20:27:15] "PUT /access-control-list/9d302ce6-adc2-4fed-85c4-113aabc0773b HTTP/1.1" 200 272 0.010972 10.0.0.19 - - [2026-02-24 20:27:16] "PUT /access-control-list/ecb291a1-4a88-4f1f-b56f-0ad448d6c8af HTTP/1.1" 200 272 0.026172 10.0.0.19 - - [2026-02-24 20:27:16] "POST /tags HTTP/1.1" 200 291 0.071518 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-02-24 20:27:16] "GET /tag/8bf676d2-3977-4d7c-aaf1-7c727df8adc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012131 10.0.0.19 - - [2026-02-24 20:27:16] "POST /tags HTTP/1.1" 200 303 0.053396 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-02-24 20:27:16] "GET /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015740 10.0.0.19 - - [2026-02-24 20:27:16] "POST /tags HTTP/1.1" 409 252 0.002274 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2026-02-24 20:27:16] "GET /tag/6190071e-a680-4a6e-b8b1-29df3fa1ceab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010796 10.0.0.19 - - [2026-02-24 20:27:16] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2026-02-24 20:27:16] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010331 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-02-24 20:27:16] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003810 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-02-24 20:27:16] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036598 10.0.0.19 - - [2026-02-24 20:27:16] "POST /virtual-machines HTTP/1.1" 200 395 0.007673 10.0.0.19 - - [2026-02-24 20:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010565 10.0.0.19 - - [2026-02-24 20:27:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126959 10.0.0.19 - - [2026-02-24 20:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018104 10.0.0.19 - - [2026-02-24 20:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008916 10.0.0.19 - - [2026-02-24 20:27:16] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005034 10.0.0.19 - - [2026-02-24 20:27:16] "POST /instance-ips HTTP/1.1" 200 397 0.023895 10.0.0.19 - - [2026-02-24 20:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029803 10.0.0.19 - - [2026-02-24 20:27:16] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009015 10.0.0.19 - - [2026-02-24 20:27:16] "POST /set-tag HTTP/1.1" 200 109 0.063705 10.0.0.19 - - [2026-02-24 20:27:16] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014868 10.0.0.19 - - [2026-02-24 20:27:16] "GET /instance-ip/35f73ac0-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003494 10.0.0.19 - - [2026-02-24 20:27:17] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004660 10.0.0.19 - - [2026-02-24 20:27:17] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.19 - - [2026-02-24 20:27:17] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005249 10.0.0.19 - - [2026-02-24 20:27:17] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.19 - - [2026-02-24 20:27:17] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021251 10.0.0.19 - - [2026-02-24 20:27:17] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.19 - - [2026-02-24 20:27:17] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004268 10.0.0.19 - - [2026-02-24 20:27:17] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.19 - - [2026-02-24 20:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004589 10.0.0.19 - - [2026-02-24 20:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-02-24 20:27:18] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060494 10.0.0.19 - - [2026-02-24 20:27:18] "POST /virtual-machines HTTP/1.1" 200 395 0.020514 10.0.0.19 - - [2026-02-24 20:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014815 10.0.0.19 - - [2026-02-24 20:27:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133558 10.0.0.19 - - [2026-02-24 20:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027853 10.0.0.19 - - [2026-02-24 20:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.19 - - [2026-02-24 20:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005094 10.0.0.19 - - [2026-02-24 20:27:18] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046211 10.0.0.19 - - [2026-02-24 20:27:18] "POST /instance-ips HTTP/1.1" 200 397 0.056523 10.0.0.19 - - [2026-02-24 20:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033431 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013852 10.0.0.19 - - [2026-02-24 20:27:18] "POST /set-tag HTTP/1.1" 200 109 0.073744 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005897 10.0.0.19 - - [2026-02-24 20:27:18] "GET /instance-ip/37043648-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005077 10.0.0.19 - - [2026-02-24 20:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009003 10.0.0.19 - - [2026-02-24 20:27:18] "POST /set-tag HTTP/1.1" 200 109 0.011229 10.0.0.19 - - [2026-02-24 20:27:18] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064874 10.0.0.19 - - [2026-02-24 20:27:18] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.009903 10.0.0.19 - - [2026-02-24 20:27:19] "POST /ref-update HTTP/1.1" 200 156 0.015310 10.0.0.19 - - [2026-02-24 20:27:19] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.026736 10.0.0.19 - - [2026-02-24 20:27:19] "POST /set-tag HTTP/1.1" 200 109 0.007820 10.0.0.19 - - [2026-02-24 20:27:19] "POST /tags HTTP/1.1" 200 291 0.029252 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016266 10.0.0.19 - - [2026-02-24 20:27:19] "GET /tag/ae71e589-1fb9-4fcf-8360-dab3fc27af6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.024673 10.0.0.19 - - [2026-02-24 20:27:19] "POST /tags HTTP/1.1" 409 252 0.002626 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2026-02-24 20:27:19] "GET /tag/e586015a-ce0a-4c14-b0e7-522930f92407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019228 10.0.0.19 - - [2026-02-24 20:27:19] "POST /tags HTTP/1.1" 409 228 0.002050 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-02-24 20:27:19] "GET /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010019 10.0.0.19 - - [2026-02-24 20:27:19] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-02-24 20:27:19] "GET /tag/b0282ce7-1e9f-4b22-95fb-f474c204309e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011382 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-02-24 20:27:19] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005139 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-02-24 20:27:19] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036904 10.0.0.19 - - [2026-02-24 20:27:19] "POST /virtual-machines HTTP/1.1" 200 395 0.010222 10.0.0.19 - - [2026-02-24 20:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010668 10.0.0.19 - - [2026-02-24 20:27:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099846 10.0.0.19 - - [2026-02-24 20:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032460 10.0.0.19 - - [2026-02-24 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.19 - - [2026-02-24 20:27:19] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004401 10.0.0.19 - - [2026-02-24 20:27:19] "POST /instance-ips HTTP/1.1" 200 397 0.023207 10.0.0.19 - - [2026-02-24 20:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020802 10.0.0.19 - - [2026-02-24 20:27:19] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022423 10.0.0.19 - - [2026-02-24 20:27:19] "POST /set-tag HTTP/1.1" 200 109 0.067996 10.0.0.19 - - [2026-02-24 20:27:19] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013398 10.0.0.19 - - [2026-02-24 20:27:19] "GET /instance-ip/37bfc458-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003760 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004285 10.0.0.19 - - [2026-02-24 20:27:20] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004029 10.0.0.19 - - [2026-02-24 20:27:20] "POST /ref-update HTTP/1.1" 200 156 0.009528 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007693 10.0.0.19 - - [2026-02-24 20:27:20] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.19 - - [2026-02-24 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005253 10.0.0.19 - - [2026-02-24 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-02-24 20:27:20] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036132 10.0.0.19 - - [2026-02-24 20:27:20] "POST /virtual-machines HTTP/1.1" 200 395 0.011239 10.0.0.19 - - [2026-02-24 20:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015203 10.0.0.19 - - [2026-02-24 20:27:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110111 10.0.0.19 - - [2026-02-24 20:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012030 10.0.0.19 - - [2026-02-24 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015368 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005961 10.0.0.19 - - [2026-02-24 20:27:20] "POST /instance-ips HTTP/1.1" 200 397 0.020330 10.0.0.19 - - [2026-02-24 20:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021026 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015810 10.0.0.19 - - [2026-02-24 20:27:20] "POST /set-tag HTTP/1.1" 200 109 0.059741 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016285 10.0.0.19 - - [2026-02-24 20:27:20] "GET /instance-ip/3839abe2-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005394 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004173 10.0.0.19 - - [2026-02-24 20:27:20] "POST /set-tag HTTP/1.1" 200 109 0.007159 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005083 10.0.0.19 - - [2026-02-24 20:27:20] "POST /ref-update HTTP/1.1" 200 156 0.009370 10.0.0.19 - - [2026-02-24 20:27:20] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010997 10.0.0.19 - - [2026-02-24 20:27:20] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.19 - - [2026-02-24 20:27:20] "POST /tags HTTP/1.1" 200 299 0.016780 10.0.0.19 - - [2026-02-24 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013419 10.0.0.19 - - [2026-02-24 20:27:21] "GET /tag/aed0c86b-64da-4a32-8b25-45d5cc610e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013071 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004705 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-02-24 20:27:21] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026884 10.0.0.19 - - [2026-02-24 20:27:21] "POST /virtual-machines HTTP/1.1" 200 395 0.013520 10.0.0.19 - - [2026-02-24 20:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014371 10.0.0.19 - - [2026-02-24 20:27:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098629 10.0.0.19 - - [2026-02-24 20:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008516 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006925 10.0.0.19 - - [2026-02-24 20:27:21] "POST /instance-ips HTTP/1.1" 200 397 0.038863 10.0.0.19 - - [2026-02-24 20:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032649 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014763 10.0.0.19 - - [2026-02-24 20:27:21] "POST /set-tag HTTP/1.1" 200 109 0.023809 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016712 10.0.0.19 - - [2026-02-24 20:27:21] "GET /instance-ip/38bb2a00-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003358 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004253 10.0.0.19 - - [2026-02-24 20:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003556 10.0.0.19 - - [2026-02-24 20:27:21] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011742 10.0.0.19 - - [2026-02-24 20:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.19 - - [2026-02-24 20:27:21] "POST /tags HTTP/1.1" 200 299 0.017009 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.19 - - [2026-02-24 20:27:21] "GET /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011604 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-02-24 20:27:21] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004664 10.0.0.19 - - [2026-02-24 20:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-02-24 20:27:22] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044787 10.0.0.19 - - [2026-02-24 20:27:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009784 10.0.0.19 - - [2026-02-24 20:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008938 10.0.0.19 - - [2026-02-24 20:27:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094198 10.0.0.19 - - [2026-02-24 20:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009069 10.0.0.19 - - [2026-02-24 20:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010126 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005078 10.0.0.19 - - [2026-02-24 20:27:22] "POST /instance-ips HTTP/1.1" 200 397 0.020935 10.0.0.19 - - [2026-02-24 20:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023778 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007577 10.0.0.19 - - [2026-02-24 20:27:22] "POST /set-tag HTTP/1.1" 200 109 0.020800 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007521 10.0.0.19 - - [2026-02-24 20:27:22] "GET /instance-ip/393fef42-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009763 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004534 10.0.0.19 - - [2026-02-24 20:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.19 - - [2026-02-24 20:27:22] "POST /tags HTTP/1.1" 200 299 0.018657 10.0.0.19 - - [2026-02-24 20:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011244 10.0.0.19 - - [2026-02-24 20:27:22] "GET /tag/f753ce18-409d-4844-b017-39dc5ba7ae6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011425 10.0.0.19 - - [2026-02-24 20:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003603 10.0.0.19 - - [2026-02-24 20:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2026-02-24 20:27:22] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026504 10.0.0.19 - - [2026-02-24 20:27:22] "POST /virtual-machines HTTP/1.1" 200 395 0.013021 10.0.0.19 - - [2026-02-24 20:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009194 10.0.0.19 - - [2026-02-24 20:27:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120180 10.0.0.19 - - [2026-02-24 20:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017734 10.0.0.19 - - [2026-02-24 20:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.19 - - [2026-02-24 20:27:22] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004668 10.0.0.19 - - [2026-02-24 20:27:22] "POST /instance-ips HTTP/1.1" 200 397 0.018575 10.0.0.19 - - [2026-02-24 20:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023788 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007186 10.0.0.19 - - [2026-02-24 20:27:23] "POST /set-tag HTTP/1.1" 200 109 0.018080 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010336 10.0.0.19 - - [2026-02-24 20:27:23] "GET /instance-ip/39aaa896-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003092 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004072 10.0.0.19 - - [2026-02-24 20:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-02-24 20:27:23] "POST /tags HTTP/1.1" 200 299 0.018577 10.0.0.19 - - [2026-02-24 20:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-02-24 20:27:23] "GET /tag/f5a63cf1-45d0-4553-9b94-076401d24055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011087 10.0.0.19 - - [2026-02-24 20:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004288 10.0.0.19 - - [2026-02-24 20:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009486 10.0.0.19 - - [2026-02-24 20:27:23] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031695 10.0.0.19 - - [2026-02-24 20:27:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008374 10.0.0.19 - - [2026-02-24 20:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012485 10.0.0.19 - - [2026-02-24 20:27:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118919 10.0.0.19 - - [2026-02-24 20:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008360 10.0.0.19 - - [2026-02-24 20:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009066 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005623 10.0.0.19 - - [2026-02-24 20:27:23] "POST /instance-ips HTTP/1.1" 200 397 0.020766 10.0.0.19 - - [2026-02-24 20:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018580 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007627 10.0.0.19 - - [2026-02-24 20:27:23] "POST /set-tag HTTP/1.1" 200 109 0.017711 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019393 10.0.0.19 - - [2026-02-24 20:27:23] "GET /instance-ip/3a185256-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003014 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005189 10.0.0.19 - - [2026-02-24 20:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.19 - - [2026-02-24 20:27:23] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004968 10.0.0.19 - - [2026-02-24 20:27:23] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012627 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004261 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.005727 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004093 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004094 10.0.0.19 - - [2026-02-24 20:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008497 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004297 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003775 10.0.0.19 - - [2026-02-24 20:27:24] "POST /ref-update HTTP/1.1" 200 156 0.007946 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004129 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003543 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005255 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004953 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005076 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003878 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.19 - - [2026-02-24 20:27:24] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007049 10.0.0.19 - - [2026-02-24 20:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.19 - - [2026-02-24 20:27:25] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005176 10.0.0.19 - - [2026-02-24 20:27:25] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.19 - - [2026-02-24 20:27:25] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006432 10.0.0.19 - - [2026-02-24 20:27:25] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.19 - - [2026-02-24 20:27:25] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004059 10.0.0.19 - - [2026-02-24 20:27:25] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.19 - - [2026-02-24 20:27:25] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004348 10.0.0.19 - - [2026-02-24 20:27:25] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.19 - - [2026-02-24 20:27:26] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004003 10.0.0.19 - - [2026-02-24 20:27:26] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.19 - - [2026-02-24 20:27:27] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004292 10.0.0.19 - - [2026-02-24 20:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.19 - - [2026-02-24 20:27:29] "GET /virtual-machine/627ad7fc-e8b1-40d5-b914-cbffaabffbb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003211 10.0.0.19 - - [2026-02-24 20:27:29] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004566 10.0.0.19 - - [2026-02-24 20:27:29] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004438 10.0.0.19 - - [2026-02-24 20:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/09310415-e0f0-4b9f-beb9-b72752118542?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003467 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004997 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/e3f8290d-8420-48be-be1c-1253bb8dd20b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003372 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004786 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/7f68cc8b-1188-479b-8c6f-e0ae84adc300?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003679 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004045 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/6ef510f8-6293-48f1-bc30-ef7c179e9521?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003857 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004835 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/2583b396-9b35-4f63-8231-5872a9325734?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002999 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004955 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/1b2912e5-0263-4ffb-bce7-7339c7cd6e5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003367 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004590 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine/c4c4a41f-b872-4076-8d5a-b14f5aea47e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002906 10.0.0.19 - - [2026-02-24 20:27:34] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004114 10.0.0.19 - - [2026-02-24 20:27:35] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001650 10.0.0.19 - - [2026-02-24 20:27:35] "POST /tags HTTP/1.1" 200 333 0.033150 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009714 10.0.0.19 - - [2026-02-24 20:27:35] "GET /tag/05931fbf-a20c-4de2-940e-cae3a82a5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013480 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-02-24 20:27:35] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031992 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2026-02-24 20:27:35] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003981 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-02-24 20:27:35] "GET /service-appliance-set/41f5967d-d8ca-4ca1-b6b3-d602bb345acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004118 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 404 273 0.003268 10.0.0.19 - - [2026-02-24 20:27:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101750 10.0.0.19 - - [2026-02-24 20:27:35] "GET /virtual-machine-interface/7d9d1ba1-387e-4f8b-80e5-1fe6fe96c3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.018495 10.0.0.19 - - [2026-02-24 20:27:35] "POST /instance-ips HTTP/1.1" 200 409 0.038304 10.0.0.19 - - [2026-02-24 20:27:35] "GET /instance-ip/0c26e007-00e1-406e-8f45-d2a7b2b9fdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.008434 10.0.0.19 - - [2026-02-24 20:27:35] "POST /loadbalancers HTTP/1.1" 200 629 0.061695 10.0.0.19 - - [2026-02-24 20:27:35] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036420 10.0.0.19 - - [2026-02-24 20:27:35] "GET /instance-ip/0c26e007-00e1-406e-8f45-d2a7b2b9fdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004931 10.0.0.19 - - [2026-02-24 20:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032239 10.0.0.19 - - [2026-02-24 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014565 10.0.0.19 - - [2026-02-24 20:27:35] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033777 10.0.0.19 - - [2026-02-24 20:27:35] "POST /floating-ips HTTP/1.1" 200 597 0.025355 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003098 10.0.0.19 - - [2026-02-24 20:27:36] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014453 10.0.0.19 - - [2026-02-24 20:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2026-02-24 20:27:36] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029350 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer-listener/d7e380aa-8b27-448a-85b9-599aa0084faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003639 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer-listener/d7e380aa-8b27-448a-85b9-599aa0084faa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003216 10.0.0.19 - - [2026-02-24 20:27:36] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021904 10.0.0.19 - - [2026-02-24 20:27:36] "GET /instance-ip/0c26e007-00e1-406e-8f45-d2a7b2b9fdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003925 10.0.0.19 - - [2026-02-24 20:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2026-02-24 20:27:36] "GET /instance-ip/0c26e007-00e1-406e-8f45-d2a7b2b9fdfc?fields=floating_ips HTTP/1.1" 200 1211 0.005856 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003704 10.0.0.19 - - [2026-02-24 20:27:36] "GET /floating-ip/60acbf8e-4941-4da4-b6bb-c4011591c90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003238 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer-pool/d3583a9d-178f-4a9c-9bff-cda6ea7b88d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005497 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002294 10.0.0.19 - - [2026-02-24 20:27:36] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026731 10.0.0.19 - - [2026-02-24 20:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014750 10.0.0.19 - - [2026-02-24 20:27:36] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022969 10.0.0.19 - - [2026-02-24 20:27:36] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004351 10.0.0.19 - - [2026-02-24 20:27:36] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.19 - - [2026-02-24 20:27:36] "GET /floating-ip/60acbf8e-4941-4da4-b6bb-c4011591c90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009863 10.0.0.19 - - [2026-02-24 20:27:36] "PUT /floating-ip/60acbf8e-4941-4da4-b6bb-c4011591c90a HTTP/1.1" 200 256 0.009422 10.0.0.19 - - [2026-02-24 20:27:36] "POST /tags HTTP/1.1" 409 221 0.005046 10.0.0.19 - - [2026-02-24 20:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.19 - - [2026-02-24 20:27:36] "GET /tag/05931fbf-a20c-4de2-940e-cae3a82a5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013968 10.0.0.19 - - [2026-02-24 20:27:36] "POST /set-tag HTTP/1.1" 200 109 0.063842 10.0.0.19 - - [2026-02-24 20:27:36] "GET /loadbalancer-pool/d3583a9d-178f-4a9c-9bff-cda6ea7b88d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013237 10.0.0.19 - - [2026-02-24 20:27:36] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020648 10.0.0.19 - - [2026-02-24 20:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008929 10.0.0.19 - - [2026-02-24 20:27:36] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012358 10.0.0.19 - - [2026-02-24 20:27:36] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004820 10.0.0.19 - - [2026-02-24 20:27:36] "POST /ref-update HTTP/1.1" 200 156 0.009614 10.0.0.19 - - [2026-02-24 20:27:36] "GET /floating-ip/60acbf8e-4941-4da4-b6bb-c4011591c90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010083 10.0.0.19 - - [2026-02-24 20:27:36] "POST /set-tag HTTP/1.1" 200 109 0.083560 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 206 0.001912 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2026-02-24 20:27:37] "GET /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010842 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 204 0.001935 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-02-24 20:27:37] "GET /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011752 10.0.0.19 - - [2026-02-24 20:27:37] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002666 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-02-24 20:27:37] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003147 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 206 0.002164 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-02-24 20:27:37] "GET /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011426 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 226 0.001897 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-02-24 20:27:37] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013819 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 204 0.002166 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2026-02-24 20:27:37] "GET /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011776 10.0.0.19 - - [2026-02-24 20:27:37] "POST /tags HTTP/1.1" 409 226 0.002280 10.0.0.19 - - [2026-02-24 20:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-02-24 20:27:38] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011506 10.0.0.19 - - [2026-02-24 20:27:38] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002479 10.0.0.19 - - [2026-02-24 20:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-02-24 20:27:38] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002826 10.0.0.19 - - [2026-02-24 20:27:38] "POST /firewall-rules HTTP/1.1" 200 626 0.068202 10.0.0.19 - - [2026-02-24 20:27:38] "POST /firewall-rules HTTP/1.1" 200 646 0.083026 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-rule/cac8f4eb-95f7-4c9b-b017-2dca36fcef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003869 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002049 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-rule/a8940b67-c275-4927-9bd2-8bac7dc96fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003191 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.015293 10.0.0.19 - - [2026-02-24 20:27:38] "POST /firewall-policys HTTP/1.1" 200 606 0.033532 10.0.0.19 - - [2026-02-24 20:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013859 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006299 10.0.0.19 - - [2026-02-24 20:27:38] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002830 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002360 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003370 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/a91be77b-4cf8-4fdc-bd35-ed413c21f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003658 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003660 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002151 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002872 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.018337 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.022253 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.017076 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.024471 10.0.0.19 - - [2026-02-24 20:27:38] "POST /ref-update HTTP/1.1" 200 156 0.033775 10.0.0.19 - - [2026-02-24 20:27:38] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002925 10.0.0.19 - - [2026-02-24 20:29:37] "POST /tags HTTP/1.1" 409 252 0.002037 10.0.0.19 - - [2026-02-24 20:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-02-24 20:29:37] "GET /tag/e586015a-ce0a-4c14-b0e7-522930f92407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013324 10.0.0.19 - - [2026-02-24 20:29:37] "POST /tags HTTP/1.1" 409 228 0.002818 10.0.0.19 - - [2026-02-24 20:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011942 10.0.0.19 - - [2026-02-24 20:29:38] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003426 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-02-24 20:29:38] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002104 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 206 0.001552 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010280 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 226 0.001909 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010717 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 204 0.002052 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010860 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 226 0.001861 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010500 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 228 0.001940 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010734 10.0.0.19 - - [2026-02-24 20:29:38] "POST /tags HTTP/1.1" 409 252 0.011077 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-02-24 20:29:38] "GET /tag/e586015a-ce0a-4c14-b0e7-522930f92407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010872 10.0.0.19 - - [2026-02-24 20:29:38] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002934 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-02-24 20:29:38] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003110 10.0.0.19 - - [2026-02-24 20:29:38] "POST /firewall-rules HTTP/1.1" 409 281 0.002291 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-02-24 20:29:38] "PUT /firewall-rule/a8940b67-c275-4927-9bd2-8bac7dc96fe3 HTTP/1.1" 200 260 0.030433 10.0.0.19 - - [2026-02-24 20:29:38] "POST /firewall-rules HTTP/1.1" 409 291 0.002135 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-02-24 20:29:38] "PUT /firewall-rule/cac8f4eb-95f7-4c9b-b017-2dca36fcef48 HTTP/1.1" 200 260 0.028402 10.0.0.19 - - [2026-02-24 20:29:38] "GET /firewall-rule/cac8f4eb-95f7-4c9b-b017-2dca36fcef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003048 10.0.0.19 - - [2026-02-24 20:29:38] "POST /firewall-rules HTTP/1.1" 200 658 0.088408 10.0.0.19 - - [2026-02-24 20:29:38] "GET /firewall-rule/096eded1-440c-4aa2-a14c-1339d472447e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.022386 10.0.0.19 - - [2026-02-24 20:29:38] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002735 10.0.0.19 - - [2026-02-24 20:29:38] "GET /firewall-rule/a8940b67-c275-4927-9bd2-8bac7dc96fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003255 10.0.0.19 - - [2026-02-24 20:29:38] "POST /firewall-policys HTTP/1.1" 409 269 0.002506 10.0.0.19 - - [2026-02-24 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011458 10.0.0.19 - - [2026-02-24 20:29:38] "PUT /firewall-policy/49131128-7182-41df-8104-55485e44878f HTTP/1.1" 200 264 0.021563 10.0.0.19 - - [2026-02-24 20:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032394 10.0.0.19 - - [2026-02-24 20:29:38] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009847 10.0.0.19 - - [2026-02-24 20:29:39] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003068 10.0.0.19 - - [2026-02-24 20:29:39] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002729 10.0.0.19 - - [2026-02-24 20:29:39] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002386 10.0.0.19 - - [2026-02-24 20:29:39] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002690 10.0.0.19 - - [2026-02-24 20:29:39] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002690 10.0.0.19 - - [2026-02-24 20:30:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002001 10.0.0.19 - - [2026-02-24 20:30:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003122 10.0.0.19 - - [2026-02-24 20:30:40] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010052 10.0.0.19 - - [2026-02-24 20:30:40] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.19 - - [2026-02-24 20:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.19 - - [2026-02-24 20:30:41] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002483 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014958 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.021964 10.0.0.19 - - [2026-02-24 20:30:41] "DELETE /loadbalancer-member/69c41c8f-60ff-45e3-8659-b06184df6f4a HTTP/1.1" 200 115 0.048683 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004670 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004336 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004364 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003950 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004483 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004404 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2026-02-24 20:30:41] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004218 10.0.0.19 - - [2026-02-24 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.19 - - [2026-02-24 20:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-02-24 20:30:41] "GET /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002535 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006041 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.004912 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004328 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.006220 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine/627ad7fc-e8b1-40d5-b914-cbffaabffbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002776 10.0.0.19 - - [2026-02-24 20:30:42] "POST /ref-update HTTP/1.1" 200 156 0.008823 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004452 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.016805 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.039631 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.029996 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.013591 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.023365 10.0.0.19 - - [2026-02-24 20:30:42] "DELETE /instance-ip/35f73ac0-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.040318 10.0.0.19 - - [2026-02-24 20:30:42] "POST /ref-update HTTP/1.1" 200 156 0.022555 10.0.0.19 - - [2026-02-24 20:30:42] "DELETE /virtual-machine-interface/35df9fb4-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.046126 10.0.0.19 - - [2026-02-24 20:30:42] "DELETE /virtual-machine/627ad7fc-e8b1-40d5-b914-cbffaabffbb4 HTTP/1.1" 200 115 0.018236 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005662 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004140 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine/09310415-e0f0-4b9f-beb9-b72752118542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003165 10.0.0.19 - - [2026-02-24 20:30:42] "POST /ref-update HTTP/1.1" 200 156 0.010489 10.0.0.19 - - [2026-02-24 20:30:42] "GET /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010921 10.0.0.19 - - [2026-02-24 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.020424 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.033154 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.046466 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.018276 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.030009 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /instance-ip/37043648-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.052645 10.0.0.19 - - [2026-02-24 20:30:43] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /virtual-machine-interface/36ea00de-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.070155 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /virtual-machine/09310415-e0f0-4b9f-beb9-b72752118542 HTTP/1.1" 200 115 0.030594 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /tag/8bf676d2-3977-4d7c-aaf1-7c727df8adc4 HTTP/1.1" 200 115 0.040710 10.0.0.19 - - [2026-02-24 20:30:43] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004850 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2026-02-24 20:30:43] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003894 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.19 - - [2026-02-24 20:30:43] "GET /virtual-machine/7f68cc8b-1188-479b-8c6f-e0ae84adc300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002937 10.0.0.19 - - [2026-02-24 20:30:43] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.19 - - [2026-02-24 20:30:43] "GET /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.025339 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.017569 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.020966 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.030939 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.014461 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.029659 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /instance-ip/3839abe2-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.036599 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /virtual-machine-interface/381f09cc-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.040601 10.0.0.19 - - [2026-02-24 20:30:43] "DELETE /virtual-machine/7f68cc8b-1188-479b-8c6f-e0ae84adc300 HTTP/1.1" 200 115 0.020765 10.0.0.19 - - [2026-02-24 20:30:43] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005481 10.0.0.19 - - [2026-02-24 20:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.19 - - [2026-02-24 20:30:44] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005491 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.19 - - [2026-02-24 20:30:44] "GET /virtual-machine/e3f8290d-8420-48be-be1c-1253bb8dd20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003193 10.0.0.19 - - [2026-02-24 20:30:44] "POST /ref-update HTTP/1.1" 200 156 0.010935 10.0.0.19 - - [2026-02-24 20:30:44] "GET /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017374 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.020167 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.022343 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.026128 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.014845 10.0.0.19 - - [2026-02-24 20:30:44] "POST /set-tag HTTP/1.1" 200 109 0.024392 10.0.0.19 - - [2026-02-24 20:30:44] "DELETE /instance-ip/37bfc458-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.047784 10.0.0.19 - - [2026-02-24 20:30:44] "DELETE /virtual-machine-interface/37a83608-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.048641 10.0.0.19 - - [2026-02-24 20:30:44] "DELETE /virtual-machine/e3f8290d-8420-48be-be1c-1253bb8dd20b HTTP/1.1" 200 115 0.022550 10.0.0.19 - - [2026-02-24 20:30:44] "DELETE /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b HTTP/1.1" 409 388 0.006695 10.0.0.19 - - [2026-02-24 20:30:44] "DELETE /tag/ae71e589-1fb9-4fcf-8360-dab3fc27af6b HTTP/1.1" 200 115 0.030298 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.19 - - [2026-02-24 20:31:12] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004787 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.19 - - [2026-02-24 20:31:12] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008160 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.19 - - [2026-02-24 20:31:12] "GET /virtual-machine/2583b396-9b35-4f63-8231-5872a9325734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003424 10.0.0.19 - - [2026-02-24 20:31:12] "POST /ref-update HTTP/1.1" 200 156 0.014416 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001225 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002589 10.0.0.19 - - [2026-02-24 20:31:12] "GET /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005540 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.021005 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.028844 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.026072 10.0.0.19 - - [2026-02-24 20:31:12] "POST /set-tag HTTP/1.1" 200 109 0.041671 10.0.0.19 - - [2026-02-24 20:31:12] "DELETE /instance-ip/39aaa896-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.069001 10.0.0.19 - - [2026-02-24 20:31:12] "DELETE /virtual-machine-interface/39948b38-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.117141 10.0.0.19 - - [2026-02-24 20:31:12] "DELETE /virtual-machine/2583b396-9b35-4f63-8231-5872a9325734 HTTP/1.1" 200 115 0.025916 10.0.0.19 - - [2026-02-24 20:31:12] "DELETE /tag/f753ce18-409d-4844-b017-39dc5ba7ae6d HTTP/1.1" 200 115 0.046576 10.0.0.19 - - [2026-02-24 20:31:12] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004233 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003868 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine/1b2912e5-0263-4ffb-bce7-7339c7cd6e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003033 10.0.0.19 - - [2026-02-24 20:31:13] "POST /ref-update HTTP/1.1" 200 156 0.010213 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010651 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.018538 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.057319 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.049078 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.021814 10.0.0.19 - - [2026-02-24 20:31:13] "DELETE /instance-ip/393fef42-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.075485 10.0.0.19 - - [2026-02-24 20:31:13] "DELETE /virtual-machine-interface/3926dd40-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.045714 10.0.0.19 - - [2026-02-24 20:31:13] "DELETE /virtual-machine/1b2912e5-0263-4ffb-bce7-7339c7cd6e5e HTTP/1.1" 200 115 0.046710 10.0.0.19 - - [2026-02-24 20:31:13] "DELETE /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e HTTP/1.1" 409 236 0.005804 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004863 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005139 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine/6ef510f8-6293-48f1-bc30-ef7c179e9521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003172 10.0.0.19 - - [2026-02-24 20:31:13] "POST /ref-update HTTP/1.1" 200 156 0.009295 10.0.0.19 - - [2026-02-24 20:31:13] "GET /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008532 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.043936 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.035817 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.019347 10.0.0.19 - - [2026-02-24 20:31:13] "POST /set-tag HTTP/1.1" 200 109 0.036445 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /instance-ip/38bb2a00-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.075608 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /virtual-machine-interface/38a24b66-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.044518 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /virtual-machine/6ef510f8-6293-48f1-bc30-ef7c179e9521 HTTP/1.1" 200 115 0.036535 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /tag/aed0c86b-64da-4a32-8b25-45d5cc610e2f HTTP/1.1" 200 115 0.048719 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /tag/c47a234b-5097-4606-a02c-9d8d383e5906 HTTP/1.1" 200 115 0.061763 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /tag/6190071e-a680-4a6e-b8b1-29df3fa1ceab HTTP/1.1" 200 115 0.052923 10.0.0.19 - - [2026-02-24 20:31:14] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005600 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.19 - - [2026-02-24 20:31:14] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006500 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.19 - - [2026-02-24 20:31:14] "GET /virtual-machine/c4c4a41f-b872-4076-8d5a-b14f5aea47e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004053 10.0.0.19 - - [2026-02-24 20:31:14] "POST /ref-update HTTP/1.1" 200 156 0.017087 10.0.0.19 - - [2026-02-24 20:31:14] "GET /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.022367 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.028606 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.053468 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.033686 10.0.0.19 - - [2026-02-24 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.015636 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /instance-ip/3a185256-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.066696 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /virtual-machine-interface/39fcc356-11bf-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.068670 10.0.0.19 - - [2026-02-24 20:31:14] "DELETE /virtual-machine/c4c4a41f-b872-4076-8d5a-b14f5aea47e0 HTTP/1.1" 200 115 0.052334 10.0.0.19 - - [2026-02-24 20:31:15] "DELETE /tag/f5a63cf1-45d0-4553-9b94-076401d24055 HTTP/1.1" 200 115 0.179877 10.0.0.19 - - [2026-02-24 20:31:15] "DELETE /tag/e586015a-ce0a-4c14-b0e7-522930f92407 HTTP/1.1" 409 236 0.006441 10.0.0.19 - - [2026-02-24 20:31:15] "DELETE /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616 HTTP/1.1" 409 236 0.004817 10.0.0.19 - - [2026-02-24 20:31:16] "POST /projects HTTP/1.1" 409 238 0.004048 10.0.0.19 - - [2026-02-24 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-02-24 20:31:16] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053866 10.0.0.19 - - [2026-02-24 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.19 - - [2026-02-24 20:31:16] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004324 10.0.0.19 - - [2026-02-24 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2026-02-24 20:31:16] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004663 10.0.0.19 - - [2026-02-24 20:31:16] "POST /security-groups HTTP/1.1" 409 285 0.002846 10.0.0.19 - - [2026-02-24 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-02-24 20:31:16] "PUT /security-group/fe8cd66d-d5ae-4041-9fc0-28eded7d9570 HTTP/1.1" 200 262 0.059171 10.0.0.19 - - [2026-02-24 20:31:16] "PUT /access-control-list/9d302ce6-adc2-4fed-85c4-113aabc0773b HTTP/1.1" 200 272 0.023794 10.0.0.19 - - [2026-02-24 20:31:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043840 10.0.0.19 - - [2026-02-24 20:31:16] "PUT /access-control-list/ecb291a1-4a88-4f1f-b56f-0ad448d6c8af HTTP/1.1" 200 272 0.045635 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.19 - - [2026-02-24 20:31:21] "POST /projects HTTP/1.1" 409 238 0.002538 10.0.0.19 - - [2026-02-24 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-02-24 20:31:21] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029506 10.0.0.19 - - [2026-02-24 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-02-24 20:31:21] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003599 10.0.0.19 - - [2026-02-24 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2026-02-24 20:31:21] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004301 10.0.0.19 - - [2026-02-24 20:31:21] "POST /security-groups HTTP/1.1" 409 285 0.002294 10.0.0.19 - - [2026-02-24 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-02-24 20:31:21] "PUT /security-group/fe8cd66d-d5ae-4041-9fc0-28eded7d9570 HTTP/1.1" 200 262 0.056719 10.0.0.19 - - [2026-02-24 20:31:21] "PUT /access-control-list/9d302ce6-adc2-4fed-85c4-113aabc0773b HTTP/1.1" 200 272 0.015128 10.0.0.19 - - [2026-02-24 20:31:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028170 10.0.0.19 - - [2026-02-24 20:31:21] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012269 10.0.0.19 - - [2026-02-24 20:31:21] "PUT /access-control-list/ecb291a1-4a88-4f1f-b56f-0ad448d6c8af HTTP/1.1" 200 272 0.025507 10.0.0.19 - - [2026-02-24 20:31:21] "GET /firewall-rule/d963219b-d51c-4808-81df-5f2121a5f6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003432 10.0.0.19 - - [2026-02-24 20:31:21] "POST /ref-update HTTP/1.1" 200 156 0.052202 10.0.0.19 - - [2026-02-24 20:31:21] "DELETE /firewall-rule/d963219b-d51c-4808-81df-5f2121a5f6ca HTTP/1.1" 200 115 0.048891 10.0.0.19 - - [2026-02-24 20:31:21] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005626 10.0.0.19 - - [2026-02-24 20:31:21] "GET /firewall-rule/bfa9fd73-c1db-4d71-aaf7-0116ec0da973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002819 10.0.0.19 - - [2026-02-24 20:31:21] "POST /ref-update HTTP/1.1" 200 156 0.043905 10.0.0.19 - - [2026-02-24 20:31:21] "DELETE /firewall-rule/bfa9fd73-c1db-4d71-aaf7-0116ec0da973 HTTP/1.1" 200 115 0.037630 10.0.0.19 - - [2026-02-24 20:31:21] "DELETE /tag/e586015a-ce0a-4c14-b0e7-522930f92407 HTTP/1.1" 409 236 0.004609 10.0.0.19 - - [2026-02-24 20:31:21] "DELETE /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616 HTTP/1.1" 409 236 0.004862 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /tag/b0282ce7-1e9f-4b22-95fb-f474c204309e HTTP/1.1" 200 115 0.043017 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.19 - - [2026-02-24 20:31:22] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005454 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-02-24 20:31:22] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003928 10.0.0.19 - - [2026-02-24 20:31:22] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.040271 10.0.0.19 - - [2026-02-24 20:31:22] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.056554 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /security-group/fe8cd66d-d5ae-4041-9fc0-28eded7d9570 HTTP/1.1" 200 115 0.058137 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /access-control-list/9d302ce6-adc2-4fed-85c4-113aabc0773b HTTP/1.1" 200 115 0.028068 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /access-control-list/ecb291a1-4a88-4f1f-b56f-0ad448d6c8af HTTP/1.1" 200 115 0.029651 10.0.0.19 - - [2026-02-24 20:31:22] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028295 10.0.0.19 - - [2026-02-24 20:31:22] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?fields=security_groups HTTP/1.1" 200 1353 0.031086 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /security-group/9169b25b-ce4a-4ce9-9aef-8d417d914835 HTTP/1.1" 200 115 0.041096 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /access-control-list/00777262-094c-4387-a368-795211870b09 HTTP/1.1" 200 115 0.035268 10.0.0.19 - - [2026-02-24 20:31:22] "GET /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9?fields=application_policy_sets HTTP/1.1" 200 1392 0.080360 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /access-control-list/26178027-c7ee-48fb-a29a-82a82721d7ce HTTP/1.1" 200 115 0.128109 10.0.0.19 - - [2026-02-24 20:31:22] "DELETE /project/ae4e5189-a594-4f15-b7c1-3e249bed5ba9 HTTP/1.1" 200 115 0.400157 10.0.0.19 - - [2026-02-24 20:31:22] "POST /projects HTTP/1.1" 409 238 0.002530 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.19 - - [2026-02-24 20:31:22] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025981 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-02-24 20:31:22] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3093 0.003880 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-02-24 20:31:22] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004136 10.0.0.19 - - [2026-02-24 20:31:22] "POST /security-groups HTTP/1.1" 409 285 0.002413 10.0.0.19 - - [2026-02-24 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-02-24 20:31:23] "PUT /security-group/2d9bb49a-e633-41f3-8cba-d86a75c25f4b HTTP/1.1" 200 262 0.055208 10.0.0.19 - - [2026-02-24 20:31:23] "PUT /access-control-list/aa16b51e-17c6-4cba-9d50-f5899b585349 HTTP/1.1" 200 272 0.016443 10.0.0.19 - - [2026-02-24 20:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025408 10.0.0.19 - - [2026-02-24 20:31:23] "PUT /access-control-list/5ce703ae-ac23-4df9-915a-0861d1d1b37d HTTP/1.1" 200 272 0.025851 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /loadbalancer-member/18217f5a-418e-478f-bd95-ff90b4bb14d6 HTTP/1.1" 200 115 0.048286 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /loadbalancer-pool/d3583a9d-178f-4a9c-9bff-cda6ea7b88d0 HTTP/1.1" 200 115 0.049898 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /loadbalancer-listener/d7e380aa-8b27-448a-85b9-599aa0084faa HTTP/1.1" 200 115 0.048824 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /loadbalancer/458b0269-1f52-4077-9c60-1b1e2381a3d6 HTTP/1.1" 200 115 0.047177 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /floating-ip/60acbf8e-4941-4da4-b6bb-c4011591c90a HTTP/1.1" 200 115 0.050831 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /instance-ip/0c26e007-00e1-406e-8f45-d2a7b2b9fdfc HTTP/1.1" 200 115 0.052146 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /virtual-machine-interface/7d9d1ba1-387e-4f8b-80e5-1fe6fe96c3ea HTTP/1.1" 200 115 0.048195 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /tag/05931fbf-a20c-4de2-940e-cae3a82a5b9c HTTP/1.1" 200 115 0.039333 10.0.0.19 - - [2026-02-24 20:31:27] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004734 10.0.0.19 - - [2026-02-24 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-02-24 20:31:27] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003035 10.0.0.19 - - [2026-02-24 20:31:27] "GET /firewall-policy/26868677-edd7-44a6-8863-4e8b1deb2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002615 10.0.0.19 - - [2026-02-24 20:31:27] "GET /firewall-rule/a8940b67-c275-4927-9bd2-8bac7dc96fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003191 10.0.0.19 - - [2026-02-24 20:31:27] "POST /ref-update HTTP/1.1" 200 156 0.015225 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /firewall-rule/a8940b67-c275-4927-9bd2-8bac7dc96fe3 HTTP/1.1" 200 115 0.044863 10.0.0.19 - - [2026-02-24 20:31:27] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002931 10.0.0.19 - - [2026-02-24 20:31:27] "GET /firewall-rule/096eded1-440c-4aa2-a14c-1339d472447e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003618 10.0.0.19 - - [2026-02-24 20:31:27] "POST /ref-update HTTP/1.1" 200 156 0.014368 10.0.0.19 - - [2026-02-24 20:31:27] "DELETE /firewall-rule/096eded1-440c-4aa2-a14c-1339d472447e HTTP/1.1" 200 115 0.049065 10.0.0.19 - - [2026-02-24 20:31:27] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.003825 10.0.0.19 - - [2026-02-24 20:31:28] "GET /firewall-rule/cac8f4eb-95f7-4c9b-b017-2dca36fcef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003666 10.0.0.19 - - [2026-02-24 20:31:28] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /firewall-rule/cac8f4eb-95f7-4c9b-b017-2dca36fcef48 HTTP/1.1" 200 115 0.040520 10.0.0.19 - - [2026-02-24 20:31:28] "GET /application-policy-set/5c4ce74b-a829-47a6-b217-46528bfd7096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004838 10.0.0.19 - - [2026-02-24 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-02-24 20:31:28] "GET /policy-management/c0f1b1a7-6b9d-416d-a4a3-21098ef02762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003115 10.0.0.19 - - [2026-02-24 20:31:28] "GET /firewall-policy/49131128-7182-41df-8104-55485e44878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008802 10.0.0.19 - - [2026-02-24 20:31:28] "POST /ref-update HTTP/1.1" 200 156 0.021231 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /firewall-policy/49131128-7182-41df-8104-55485e44878f HTTP/1.1" 200 115 0.062376 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /tag/3bc09609-ada2-420b-8d2f-eff4c3fd801e HTTP/1.1" 200 115 0.081411 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /tag/e586015a-ce0a-4c14-b0e7-522930f92407 HTTP/1.1" 200 115 0.041065 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /tag/67e16dc1-48ec-4ab5-a96c-2dcbe9c2a616 HTTP/1.1" 200 115 0.061112 10.0.0.19 - - [2026-02-24 20:31:28] "DELETE /tag/46ca5a0e-7a61-4488-86c9-d6cc5c1f795b HTTP/1.1" 200 115 0.077491 10.0.0.19 - - [2026-02-24 20:31:28] "POST /projects HTTP/1.1" 409 238 0.002559 10.0.0.19 - - [2026-02-24 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2026-02-24 20:31:28] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059048 10.0.0.19 - - [2026-02-24 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.19 - - [2026-02-24 20:31:28] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3093 0.004142 10.0.0.19 - - [2026-02-24 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2026-02-24 20:31:28] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004239 10.0.0.19 - - [2026-02-24 20:31:28] "POST /security-groups HTTP/1.1" 409 285 0.002757 10.0.0.19 - - [2026-02-24 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.19 - - [2026-02-24 20:31:28] "PUT /security-group/2d9bb49a-e633-41f3-8cba-d86a75c25f4b HTTP/1.1" 200 262 0.087966 10.0.0.19 - - [2026-02-24 20:31:28] "PUT /access-control-list/aa16b51e-17c6-4cba-9d50-f5899b585349 HTTP/1.1" 200 272 0.042557 10.0.0.19 - - [2026-02-24 20:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053113 10.0.0.19 - - [2026-02-24 20:31:29] "PUT /access-control-list/5ce703ae-ac23-4df9-915a-0861d1d1b37d HTTP/1.1" 200 272 0.033209 10.0.0.19 - - [2026-02-24 20:31:29] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.034361 10.0.0.19 - - [2026-02-24 20:31:29] "GET /firewall-rule/7cd446cc-9096-4a11-9181-e6751e223c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005953 10.0.0.19 - - [2026-02-24 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.081959 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /firewall-rule/7cd446cc-9096-4a11-9181-e6751e223c0c HTTP/1.1" 200 115 0.055390 10.0.0.19 - - [2026-02-24 20:31:29] "GET /firewall-policy/aee476e2-b831-4389-8622-87f429eebf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005769 10.0.0.19 - - [2026-02-24 20:31:29] "GET /firewall-rule/b6529c45-7455-42d9-ae09-47cb0d522bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008091 10.0.0.19 - - [2026-02-24 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.075501 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /firewall-rule/b6529c45-7455-42d9-ae09-47cb0d522bbd HTTP/1.1" 200 115 0.034995 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /tag/eb22fd36-907a-4cb6-a2e2-2e09d03a804b HTTP/1.1" 200 115 0.040220 10.0.0.19 - - [2026-02-24 20:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-02-24 20:31:29] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3093 0.012646 10.0.0.19 - - [2026-02-24 20:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.19 - - [2026-02-24 20:31:29] "GET /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004183 10.0.0.19 - - [2026-02-24 20:31:29] "PUT /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16 HTTP/1.1" 200 264 0.053913 10.0.0.19 - - [2026-02-24 20:31:29] "PUT /virtual-network/9d7724e6-897d-4784-8f7d-abda5230d0da HTTP/1.1" 200 264 0.065728 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /security-group/2d9bb49a-e633-41f3-8cba-d86a75c25f4b HTTP/1.1" 200 115 0.072810 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /access-control-list/aa16b51e-17c6-4cba-9d50-f5899b585349 HTTP/1.1" 200 115 0.029344 10.0.0.19 - - [2026-02-24 20:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011706 10.0.0.19 - - [2026-02-24 20:31:29] "DELETE /access-control-list/5ce703ae-ac23-4df9-915a-0861d1d1b37d HTTP/1.1" 200 115 0.047985 10.0.0.19 - - [2026-02-24 20:31:29] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045730 10.0.0.19 - - [2026-02-24 20:31:29] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?fields=security_groups HTTP/1.1" 200 1352 0.049819 10.0.0.19 - - [2026-02-24 20:31:30] "DELETE /security-group/bc011564-e889-4ad4-8147-eabda9a66b59 HTTP/1.1" 200 115 0.056302 10.0.0.19 - - [2026-02-24 20:31:30] "DELETE /access-control-list/24dc20fc-a098-4d0e-afdb-b3b0f86c6456 HTTP/1.1" 200 115 0.046730 10.0.0.19 - - [2026-02-24 20:31:30] "GET /project/1c46144f-f39d-47a9-ae18-387e09ca9483?fields=application_policy_sets HTTP/1.1" 200 1391 0.075790 10.0.0.19 - - [2026-02-24 20:31:30] "DELETE /access-control-list/ef3df6a9-3ced-4beb-ac1b-b0aa8231b8ed HTTP/1.1" 200 115 0.089127 10.0.0.19 - - [2026-02-24 20:31:30] "DELETE /project/1c46144f-f39d-47a9-ae18-387e09ca9483 HTTP/1.1" 200 115 0.400011 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.19 - - [2026-02-24 20:32:31] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.19 - - [2026-02-24 20:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2026-02-24 20:32:31] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002568 10.0.0.19 - - [2026-02-24 20:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-02-24 20:32:31] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002564 10.0.0.19 - - [2026-02-24 20:32:50] "GET / HTTP/1.1" 200 35931 0.003383 10.0.0.19 - - [2026-02-24 20:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-02-24 20:32:50] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004512 10.0.0.19 - - [2026-02-24 20:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-02-24 20:32:50] "GET /config-node/e10f5f2e-bbb0-41e3-bdca-c15089130d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002351 10.0.0.19 - - [2026-02-24 20:32:50] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.19 - - [2026-02-24 20:32:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002550 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.19 - - [2026-02-24 20:32:55] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003704 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-02-24 20:32:55] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.010691 10.0.0.19 - - [2026-02-24 20:32:55] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.19 - - [2026-02-24 20:32:55] "POST /alarms HTTP/1.1" 409 264 0.002254 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.19 - - [2026-02-24 20:32:55] "PUT /alarm/820190c6-5191-466a-a4f5-9886b4a2dbb0 HTTP/1.1" 200 244 0.015589 10.0.0.19 - - [2026-02-24 20:32:55] "POST /alarms HTTP/1.1" 409 261 0.016044 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-02-24 20:32:55] "PUT /alarm/f115e889-a8c4-40de-a11d-18a75ec4b317 HTTP/1.1" 200 244 0.011668 10.0.0.19 - - [2026-02-24 20:32:55] "POST /alarms HTTP/1.1" 409 261 0.005280 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2026-02-24 20:32:55] "PUT /alarm/82a4db31-3d06-41e3-ac2c-278e4b453e32 HTTP/1.1" 200 244 0.017668 10.0.0.19 - - [2026-02-24 20:32:55] "POST /alarms HTTP/1.1" 409 253 0.007129 10.0.0.19 - - [2026-02-24 20:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/494f3c30-62a6-451d-aca6-82a07f137dba HTTP/1.1" 200 244 0.012374 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 251 0.010129 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/e1b27689-91e7-4a35-81c6-29490bcb8ddb HTTP/1.1" 200 244 0.011398 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 252 0.010846 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/aec4bfed-960a-4894-9c31-c30430f01220 HTTP/1.1" 200 244 0.014461 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 256 0.014336 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/19d57218-cca6-4046-a7b3-10c69f45b79b HTTP/1.1" 200 244 0.014441 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 248 0.016291 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/ea57ab38-13d6-4a30-aaaf-5a9e0ab3ba22 HTTP/1.1" 200 244 0.011682 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 252 0.009385 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/9296bdf5-87c6-49b3-b3b8-b2c8227d5e0d HTTP/1.1" 200 244 0.012691 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 257 0.009523 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/913e1ba1-7a2f-486b-b474-40506d466142 HTTP/1.1" 200 244 0.013884 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 251 0.010229 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/b7e5ee66-1ee1-4714-9688-fd73ce3cd2d3 HTTP/1.1" 200 244 0.012477 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 257 0.013162 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/cd1e1e23-e4bb-4cdc-96ab-8f32287d792d HTTP/1.1" 200 244 0.024717 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 261 0.014304 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/1887cb06-69ca-4539-8009-9511a7fc5aa0 HTTP/1.1" 200 244 0.012229 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 258 0.009499 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/ceee7258-d18f-449c-bcc5-84fc807fbd07 HTTP/1.1" 200 244 0.015570 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 254 0.016239 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/b8b329d2-5689-4bda-b841-97ecf6b89ff5 HTTP/1.1" 200 244 0.012355 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 254 0.008860 10.0.0.19 - - [2026-02-24 20:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-02-24 20:32:56] "PUT /alarm/f49b5352-1868-4e62-8b11-4a0f7207c039 HTTP/1.1" 200 244 0.013974 10.0.0.19 - - [2026-02-24 20:32:56] "POST /alarms HTTP/1.1" 409 254 0.030055 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/610f1da5-ba7b-4b49-9d31-671a509e09b6 HTTP/1.1" 200 244 0.013190 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 247 0.004781 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/26591a5d-e876-43d1-990e-3318cefbbf35 HTTP/1.1" 200 244 0.012571 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 272 0.007195 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/08bc0c0a-43d0-409a-ab13-18dcce49bacd HTTP/1.1" 200 244 0.013022 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 261 0.009186 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/fe0280b9-b494-4a5b-b564-ed187d883998 HTTP/1.1" 200 244 0.015794 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 259 0.016697 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/31b4d01b-cde4-4cd0-9e14-cf23bb26746b HTTP/1.1" 200 244 0.010307 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 265 0.007419 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/0b3554fd-8444-4e16-87be-0b567468ea8a HTTP/1.1" 200 244 0.020236 10.0.0.19 - - [2026-02-24 20:32:57] "POST /alarms HTTP/1.1" 409 279 0.007128 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /alarm/74ba67c8-491c-4f60-9a06-a82a5a5f6262 HTTP/1.1" 200 244 0.011994 10.0.0.19 - - [2026-02-24 20:32:57] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.19 - - [2026-02-24 20:32:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002294 10.0.0.19 - - [2026-02-24 20:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-02-24 20:32:57] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.011435 10.0.0.19 - - [2026-02-24 20:32:58] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.19 - - [2026-02-24 20:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-02-24 20:32:58] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002420 10.0.0.19 - - [2026-02-24 20:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2026-02-24 20:32:58] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.007998 10.0.0.19 - - [2026-02-24 20:32:58] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.19 - - [2026-02-24 20:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-02-24 20:32:58] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004312 10.0.0.19 - - [2026-02-24 20:32:58] "PUT /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8 HTTP/1.1" 200 274 0.023990 10.0.0.19 - - [2026-02-24 20:33:01] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.19 - - [2026-02-24 20:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.19 - - [2026-02-24 20:33:01] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002822 10.0.0.19 - - [2026-02-24 20:33:01] "POST /bgp-routers HTTP/1.1" 409 301 0.001831 10.0.0.19 - - [2026-02-24 20:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2026-02-24 20:33:01] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004244 10.0.0.19 - - [2026-02-24 20:33:01] "PUT /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6 HTTP/1.1" 200 254 0.016170 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:33:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:33:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.19 - - [2026-02-24 20:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-02-24 20:33:04] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003277 10.0.0.19 - - [2026-02-24 20:33:43] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2026-02-24 20:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-02-24 20:33:43] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004601 10.0.0.19 - - [2026-02-24 20:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.19 - - [2026-02-24 20:33:43] "GET /config-node/e10f5f2e-bbb0-41e3-bdca-c15089130d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001871 10.0.0.19 - - [2026-02-24 20:33:55] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.19 - - [2026-02-24 20:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-02-24 20:33:55] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003277 10.0.0.19 - - [2026-02-24 20:33:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002503 10.0.0.19 - - [2026-02-24 20:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.19 - - [2026-02-24 20:33:55] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003279 10.0.0.19 - - [2026-02-24 20:33:55] "PUT /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6 HTTP/1.1" 200 254 0.032640 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:33:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:33:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.19 - - [2026-02-24 20:34:10] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.19 - - [2026-02-24 20:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.19 - - [2026-02-24 20:34:10] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004692 10.0.0.19 - - [2026-02-24 20:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-02-24 20:34:10] "GET /config-node/e10f5f2e-bbb0-41e3-bdca-c15089130d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002414 10.0.0.19 - - [2026-02-24 20:34:10] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.19 - - [2026-02-24 20:34:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002222 10.0.0.19 - - [2026-02-24 20:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-02-24 20:34:15] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002377 10.0.0.19 - - [2026-02-24 20:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.009295 10.0.0.19 - - [2026-02-24 20:34:16] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 264 0.002115 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/820190c6-5191-466a-a4f5-9886b4a2dbb0 HTTP/1.1" 200 244 0.009778 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 261 0.004030 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/f115e889-a8c4-40de-a11d-18a75ec4b317 HTTP/1.1" 200 244 0.010918 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 261 0.002021 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/82a4db31-3d06-41e3-ac2c-278e4b453e32 HTTP/1.1" 200 244 0.011379 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 253 0.003144 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/494f3c30-62a6-451d-aca6-82a07f137dba HTTP/1.1" 200 244 0.011319 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 251 0.002020 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/e1b27689-91e7-4a35-81c6-29490bcb8ddb HTTP/1.1" 200 244 0.008376 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 252 0.005103 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/aec4bfed-960a-4894-9c31-c30430f01220 HTTP/1.1" 200 244 0.012572 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 256 0.013978 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/19d57218-cca6-4046-a7b3-10c69f45b79b HTTP/1.1" 200 244 0.015584 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 248 0.008065 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/ea57ab38-13d6-4a30-aaaf-5a9e0ab3ba22 HTTP/1.1" 200 244 0.011169 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 252 0.008086 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/9296bdf5-87c6-49b3-b3b8-b2c8227d5e0d HTTP/1.1" 200 244 0.009592 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 257 0.011523 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/913e1ba1-7a2f-486b-b474-40506d466142 HTTP/1.1" 200 244 0.011070 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 251 0.012147 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-02-24 20:34:16] "PUT /alarm/b7e5ee66-1ee1-4714-9688-fd73ce3cd2d3 HTTP/1.1" 200 244 0.010219 10.0.0.19 - - [2026-02-24 20:34:16] "POST /alarms HTTP/1.1" 409 257 0.009400 10.0.0.19 - - [2026-02-24 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014057 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/cd1e1e23-e4bb-4cdc-96ab-8f32287d792d HTTP/1.1" 200 244 0.011456 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 261 0.003613 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/1887cb06-69ca-4539-8009-9511a7fc5aa0 HTTP/1.1" 200 244 0.009745 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 258 0.019269 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/ceee7258-d18f-449c-bcc5-84fc807fbd07 HTTP/1.1" 200 244 0.011021 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 254 0.004747 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/b8b329d2-5689-4bda-b841-97ecf6b89ff5 HTTP/1.1" 200 244 0.010610 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 254 0.006636 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/f49b5352-1868-4e62-8b11-4a0f7207c039 HTTP/1.1" 200 244 0.010165 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 254 0.011848 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/610f1da5-ba7b-4b49-9d31-671a509e09b6 HTTP/1.1" 200 244 0.010985 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 247 0.009624 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/26591a5d-e876-43d1-990e-3318cefbbf35 HTTP/1.1" 200 244 0.010593 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 272 0.010988 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/08bc0c0a-43d0-409a-ab13-18dcce49bacd HTTP/1.1" 200 244 0.010062 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 261 0.012913 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/fe0280b9-b494-4a5b-b564-ed187d883998 HTTP/1.1" 200 244 0.017587 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 259 0.010499 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/31b4d01b-cde4-4cd0-9e14-cf23bb26746b HTTP/1.1" 200 244 0.019294 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 265 0.006482 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/0b3554fd-8444-4e16-87be-0b567468ea8a HTTP/1.1" 200 244 0.009883 10.0.0.19 - - [2026-02-24 20:34:17] "POST /alarms HTTP/1.1" 409 279 0.010039 10.0.0.19 - - [2026-02-24 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-02-24 20:34:17] "PUT /alarm/74ba67c8-491c-4f60-9a06-a82a5a5f6262 HTTP/1.1" 200 244 0.009785 10.0.0.19 - - [2026-02-24 20:34:18] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.19 - - [2026-02-24 20:34:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001916 10.0.0.19 - - [2026-02-24 20:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009996 10.0.0.19 - - [2026-02-24 20:34:18] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.008640 10.0.0.19 - - [2026-02-24 20:34:18] "GET / HTTP/1.1" 200 35931 0.002040 10.0.0.19 - - [2026-02-24 20:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-02-24 20:34:18] "GET /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002831 10.0.0.19 - - [2026-02-24 20:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-02-24 20:34:18] "PUT /global-vrouter-config/0f6154fc-8407-4204-a0d7-8091beb7d555 HTTP/1.1" 200 276 0.011251 10.0.0.19 - - [2026-02-24 20:34:18] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.19 - - [2026-02-24 20:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2026-02-24 20:34:18] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004987 10.0.0.19 - - [2026-02-24 20:34:18] "PUT /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8 HTTP/1.1" 200 274 0.014108 10.0.0.19 - - [2026-02-24 20:34:22] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.19 - - [2026-02-24 20:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-02-24 20:34:22] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002825 10.0.0.19 - - [2026-02-24 20:34:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002327 10.0.0.19 - - [2026-02-24 20:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2026-02-24 20:34:22] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003304 10.0.0.19 - - [2026-02-24 20:34:22] "PUT /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6 HTTP/1.1" 200 254 0.014755 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:34:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:34:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.19 - - [2026-02-24 20:34:27] "POST /tags HTTP/1.1" 200 355 0.021887 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.19 - - [2026-02-24 20:34:27] "GET /tag/c8607742-667d-400c-a842-a1689feb2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015224 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.005241 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2026-02-24 20:34:27] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038484 10.0.0.19 - - [2026-02-24 20:34:27] "POST /virtual-machines HTTP/1.1" 200 351 0.013753 10.0.0.19 - - [2026-02-24 20:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025552 10.0.0.19 - - [2026-02-24 20:34:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.133781 10.0.0.19 - - [2026-02-24 20:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007888 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.013066 10.0.0.19 - - [2026-02-24 20:34:27] "POST /instance-ips HTTP/1.1" 200 391 0.021996 10.0.0.19 - - [2026-02-24 20:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020515 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.016305 10.0.0.19 - - [2026-02-24 20:34:27] "POST /set-tag HTTP/1.1" 200 109 0.015274 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.019192 10.0.0.19 - - [2026-02-24 20:34:27] "GET /instance-ip/36bb7358-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003659 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004354 10.0.0.19 - - [2026-02-24 20:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003524 10.0.0.19 - - [2026-02-24 20:34:27] "POST /ref-update HTTP/1.1" 200 156 0.007630 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.015169 10.0.0.19 - - [2026-02-24 20:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-02-24 20:34:27] "GET /virtual-network/0144bde6-0538-43c8-837d-2a11c2923c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3021 0.003816 10.0.0.19 - - [2026-02-24 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-02-24 20:34:27] "GET /project/2e3325a3-87df-4c9b-80c0-1034b4e42ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030548 10.0.0.19 - - [2026-02-24 20:34:27] "POST /virtual-machines HTTP/1.1" 200 355 0.012527 10.0.0.19 - - [2026-02-24 20:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007097 10.0.0.19 - - [2026-02-24 20:34:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098569 10.0.0.19 - - [2026-02-24 20:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020530 10.0.0.19 - - [2026-02-24 20:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004596 10.0.0.19 - - [2026-02-24 20:34:28] "POST /instance-ips HTTP/1.1" 200 395 0.019578 10.0.0.19 - - [2026-02-24 20:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026146 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.015774 10.0.0.19 - - [2026-02-24 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.015781 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010075 10.0.0.19 - - [2026-02-24 20:34:28] "GET /instance-ip/37265b1e-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003066 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004757 10.0.0.19 - - [2026-02-24 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-router/594e3d66-a12b-4d1c-9094-0481bb487819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.013426 10.0.0.19 - - [2026-02-24 20:34:28] "POST /ref-update HTTP/1.1" 200 156 0.009395 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020296 10.0.0.19 - - [2026-02-24 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.012348 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004608 10.0.0.19 - - [2026-02-24 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.19 - - [2026-02-24 20:34:28] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003871 10.0.0.19 - - [2026-02-24 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.19 - - [2026-02-24 20:34:37] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.19 - - [2026-02-24 20:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-02-24 20:34:37] "GET /global-system-config/029b3967-a173-4bec-a0f9-5e8ddb3c81a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004931 10.0.0.19 - - [2026-02-24 20:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-02-24 20:34:37] "GET /config-node/e10f5f2e-bbb0-41e3-bdca-c15089130d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002221 10.0.0.19 - - [2026-02-24 20:34:39] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004280 10.0.0.19 - - [2026-02-24 20:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.19 - - [2026-02-24 20:34:40] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005294 10.0.0.19 - - [2026-02-24 20:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.19 - - [2026-02-24 20:34:42] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006608 10.0.0.19 - - [2026-02-24 20:34:42] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2026-02-24 20:34:48] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.19 - - [2026-02-24 20:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2026-02-24 20:34:48] "GET /routing-instance/a462059b-557b-457b-b0c7-5516f7658e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002780 10.0.0.19 - - [2026-02-24 20:34:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001941 10.0.0.19 - - [2026-02-24 20:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-02-24 20:34:49] "GET /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007823 10.0.0.19 - - [2026-02-24 20:34:49] "PUT /bgp-router/6f199c9f-ec0f-4097-b287-a2aeebe71bd6 HTTP/1.1" 200 254 0.013532 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:34:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.19 - - [2026-02-24 20:34:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.19 - - [2026-02-24 20:35:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002201 10.0.0.19 - - [2026-02-24 20:35:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004362 10.0.0.19 - - [2026-02-24 20:35:12] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004934 10.0.0.19 - - [2026-02-24 20:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.19 - - [2026-02-24 20:35:12] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004032 10.0.0.19 - - [2026-02-24 20:35:13] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.19 - - [2026-02-24 20:35:13] "GET /virtual-machine/47062185-072a-407e-8b21-98d3b4415cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003595 10.0.0.19 - - [2026-02-24 20:35:13] "POST /ref-update HTTP/1.1" 200 156 0.010336 10.0.0.19 - - [2026-02-24 20:35:13] "GET /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006166 10.0.0.19 - - [2026-02-24 20:35:13] "POST /set-tag HTTP/1.1" 200 109 0.020535 10.0.0.19 - - [2026-02-24 20:35:13] "POST /set-tag HTTP/1.1" 200 109 0.025829 10.0.0.19 - - [2026-02-24 20:35:13] "DELETE /instance-ip/36bb7358-11c0-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.032991 10.0.0.19 - - [2026-02-24 20:35:13] "DELETE /virtual-machine-interface/369d68ae-11c0-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.037560 10.0.0.19 - - [2026-02-24 20:35:13] "DELETE /virtual-machine/47062185-072a-407e-8b21-98d3b4415cc3 HTTP/1.1" 200 115 0.013264 10.0.0.19 - - [2026-02-24 20:35:13] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005763 10.0.0.19 - - [2026-02-24 20:35:13] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2026-02-24 20:35:44] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005536 10.0.0.19 - - [2026-02-24 20:35:44] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.19 - - [2026-02-24 20:35:44] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010636 10.0.0.19 - - [2026-02-24 20:35:44] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.19 - - [2026-02-24 20:35:44] "GET /virtual-machine/88c40ec6-1b40-4667-9252-e1a360415bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003331 10.0.0.19 - - [2026-02-24 20:35:44] "POST /ref-update HTTP/1.1" 200 156 0.016748 10.0.0.19 - - [2026-02-24 20:35:44] "GET /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004112 10.0.0.19 - - [2026-02-24 20:35:44] "POST /set-tag HTTP/1.1" 200 109 0.040793 10.0.0.19 - - [2026-02-24 20:35:44] "POST /set-tag HTTP/1.1" 200 109 0.054046 10.0.0.19 - - [2026-02-24 20:35:44] "DELETE /instance-ip/37265b1e-11c0-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.044526 10.0.0.19 - - [2026-02-24 20:35:44] "DELETE /virtual-machine-interface/37125254-11c0-11f1-872c-fa163e367e09 HTTP/1.1" 200 115 0.046018 10.0.0.19 - - [2026-02-24 20:35:44] "DELETE /virtual-machine/88c40ec6-1b40-4667-9252-e1a360415bfb HTTP/1.1" 200 115 0.029340 10.0.0.19 - - [2026-02-24 20:35:44] "DELETE /tag/c8607742-667d-400c-a842-a1689feb2fec HTTP/1.1" 200 115 0.057447