++ 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 +++ date ++ echo 'INFO: =================== Thu Sep 3 10:36:40 AM UTC 2026 ===================' INFO: =================== Thu Sep 3 10:36:40 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++ tee -a /var/log/contrail/config-api/console.log +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.50,10.185.35.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.185.35.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/03/2026 10:37:38.024 7f66390801c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/03/2026 10:37:38.699 7f66390801c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/03/2026 10:37:38.790 7f66390801c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/03/2026 10:37:38.791 7f66390801c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-09-03 10:37:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000957 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-09-03 10:37:51] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.50 - - [2026-09-03 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2026-09-03 10:37:52] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.006296 10.0.0.50 - - [2026-09-03 10:37:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.004418 10.0.0.50 - - [2026-09-03 10:37:52] "POST /config-nodes HTTP/1.1" 200 593 0.053263 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:37:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001207 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:37:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001394 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 45303 0.001945 10.0.0.50 - - [2026-09-03 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.50 - - [2026-09-03 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013551 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 35931 0.005303 10.0.0.50 - - [2026-09-03 10:37:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018246 10.0.0.50 - - [2026-09-03 10:37:52] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.018375 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.50 - - [2026-09-03 10:37:53] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.011348 10.0.0.50 - - [2026-09-03 10:37:53] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.50 - - [2026-09-03 10:37:53] "POST /service-appliance-sets HTTP/1.1" 200 553 0.125324 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.081890 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.045746 10.0.0.50 - - [2026-09-03 10:37:53] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.008202 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.029001 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.063063 10.0.0.50 - - [2026-09-03 10:37:53] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.020679 10.0.0.50 - - [2026-09-03 10:37:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.151221 10.0.0.50 - - [2026-09-03 10:37:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.230012 10.0.0.50 - - [2026-09-03 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.50 - - [2026-09-03 10:37:53] "GET /network-ipam/320ad4bf-7055-4162-ad55-b4d1028e288b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009970 10.0.0.50 - - [2026-09-03 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.50 - - [2026-09-03 10:37:54] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.014743 10.0.0.50 - - [2026-09-03 10:37:54] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.50 - - [2026-09-03 10:37:54] "POST /id-to-fqname HTTP/1.1" 200 173 0.000772 10.0.0.50 - - [2026-09-03 10:37:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.039739 10.0.0.50 - - [2026-09-03 10:37:54] "POST /security-groups HTTP/1.1" 200 570 0.336451 10.0.0.50 - - [2026-09-03 10:37:54] "POST /projects HTTP/1.1" 200 481 0.727056 10.0.0.50 - - [2026-09-03 10:37:54] "GET / HTTP/1.1" 200 35931 0.016169 10.0.0.50 - - [2026-09-03 10:37:54] "POST /service-templates HTTP/1.1" 200 511 0.257177 10.0.0.50 - - [2026-09-03 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026432 10.0.0.50 - - [2026-09-03 10:37:54] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.016362 10.0.0.50 - - [2026-09-03 10:37:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.021141 10.0.0.50 - - [2026-09-03 10:37:55] "POST /security-groups HTTP/1.1" 200 534 0.271319 10.0.0.50 - - [2026-09-03 10:37:55] "POST /database-nodes HTTP/1.1" 200 597 0.222907 10.0.0.50 - - [2026-09-03 10:37:55] "POST /chown HTTP/1.1" 200 109 0.085611 10.0.0.50 - - [2026-09-03 10:37:55] "POST /service-templates HTTP/1.1" 200 501 0.361766 10.0.0.50 - - [2026-09-03 10:37:55] "POST /policy-managements HTTP/1.1" 409 214 0.033436 10.0.0.50 - - [2026-09-03 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.50 - - [2026-09-03 10:37:55] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020345 10.0.0.50 - - [2026-09-03 10:37:55] "POST /service-templates HTTP/1.1" 200 515 0.125898 10.0.0.50 - - [2026-09-03 10:37:55] "POST /application-policy-sets HTTP/1.1" 200 528 0.216259 10.0.0.50 - - [2026-09-03 10:37:55] "POST /service-templates HTTP/1.1" 200 535 0.185855 10.0.0.50 - - [2026-09-03 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.50 - - [2026-09-03 10:37:55] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004914 10.0.0.50 - - [2026-09-03 10:37:55] "POST /service-templates HTTP/1.1" 200 507 0.079222 10.0.0.50 - - [2026-09-03 10:37:55] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.058171 10.0.0.50 - - [2026-09-03 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019746 10.0.0.50 - - [2026-09-03 10:37:55] "GET /virtual-network/63e0c3c5-fa87-40d1-884a-571c7567a5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.016395 10.0.0.50 - - [2026-09-03 10:37:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000721 10.0.0.50 - - [2026-09-03 10:37:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.020190 10.0.0.50 - - [2026-09-03 10:37:56] "POST /security-groups HTTP/1.1" 200 574 0.161939 10.0.0.50 - - [2026-09-03 10:37:56] "POST /projects HTTP/1.1" 200 489 0.532748 10.0.0.50 - - [2026-09-03 10:37:56] "POST /security-groups HTTP/1.1" 200 546 0.037364 10.0.0.50 - - [2026-09-03 10:37:56] "POST /chown HTTP/1.1" 200 109 0.071630 10.0.0.50 - - [2026-09-03 10:37:56] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.50 - - [2026-09-03 10:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.039389 10.0.0.50 - - [2026-09-03 10:37:56] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.030722 10.0.0.50 - - [2026-09-03 10:37:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.011114 10.0.0.50 - - [2026-09-03 10:37:56] "POST /network-ipams HTTP/1.1" 200 522 0.278898 10.0.0.50 - - [2026-09-03 10:37:57] "POST /config-database-nodes HTTP/1.1" 200 611 0.232669 10.0.0.50 - - [2026-09-03 10:37:57] "POST /network-ipams HTTP/1.1" 200 510 0.295511 10.0.0.50 - - [2026-09-03 10:37:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.008562 10.0.0.50 - - [2026-09-03 10:37:57] "POST /useragent-kv HTTP/1.1" 200 115 0.040865 10.0.0.50 - - [2026-09-03 10:37:57] "POST /virtual-networks HTTP/1.1" 200 538 0.657917 10.0.0.50 - - [2026-09-03 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.50 - - [2026-09-03 10:37:57] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.038427 10.0.0.50 - - [2026-09-03 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.50 - - [2026-09-03 10:37:58] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.046168 10.0.0.50 - - [2026-09-03 10:37:58] "GET / HTTP/1.1" 200 35931 0.001017 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.50 - - [2026-09-03 10:37:58] "POST /network-ipams HTTP/1.1" 200 518 0.107096 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.027138 10.0.0.50 - - [2026-09-03 10:37:58] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.086165 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.012708 10.0.0.50 - - [2026-09-03 10:37:58] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.094043 10.0.0.50 - - [2026-09-03 10:37:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.220371 10.0.0.50 - - [2026-09-03 10:37:58] "POST /useragent-kv HTTP/1.1" 200 115 0.034094 10.0.0.50 - - [2026-09-03 10:37:58] "POST /virtual-networks HTTP/1.1" 200 546 0.496536 10.0.0.50 - - [2026-09-03 10:37:58] "GET / HTTP/1.1" 200 35931 0.013324 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.50 - - [2026-09-03 10:37:58] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.012309 10.0.0.50 - - [2026-09-03 10:37:58] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.045218 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.014106 10.0.0.50 - - [2026-09-03 10:37:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.018959 10.0.0.50 - - [2026-09-03 10:37:58] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.50 - - [2026-09-03 10:37:58] "POST /network-policys HTTP/1.1" 200 538 0.172569 10.0.0.50 - - [2026-09-03 10:37:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.028866 10.0.0.50 - - [2026-09-03 10:37:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.142883 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 581 0.152628 10.0.0.50 - - [2026-09-03 10:37:59] "POST /network-policys HTTP/1.1" 200 534 0.117517 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 575 0.099993 10.0.0.50 - - [2026-09-03 10:37:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.019221 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 575 0.065542 10.0.0.50 - - [2026-09-03 10:37:59] "POST /network-policys HTTP/1.1" 200 542 0.088413 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 559 0.126855 10.0.0.50 - - [2026-09-03 10:37:59] "POST /ref-update HTTP/1.1" 200 156 0.162921 10.0.0.50 - - [2026-09-03 10:37:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007479 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 555 0.118852 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 557 0.122322 10.0.0.50 - - [2026-09-03 10:37:59] "POST /ref-update HTTP/1.1" 200 156 0.205712 10.0.0.50 - - [2026-09-03 10:37:59] "POST /alarms HTTP/1.1" 200 565 0.170827 10.0.0.50 - - [2026-09-03 10:37:59] "POST /ref-update HTTP/1.1" 200 156 0.208409 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 549 0.080999 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012717 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029450 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 557 0.194011 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-update HTTP/1.1" 200 156 0.346845 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 567 0.187151 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 555 0.183635 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-update HTTP/1.1" 200 156 0.199859 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 567 0.091771 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 575 0.081415 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-update HTTP/1.1" 200 156 0.180236 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052652 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007272 10.0.0.50 - - [2026-09-03 10:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003616 10.0.0.50 - - [2026-09-03 10:38:00] "POST /alarms HTTP/1.1" 200 569 0.124587 10.0.0.50 - - [2026-09-03 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2026-09-03 10:38:01] "GET /virtual-network/63e0c3c5-fa87-40d1-884a-571c7567a5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016605 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 561 0.067545 10.0.0.50 - - [2026-09-03 10:38:01] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.017656 10.0.0.50 - - [2026-09-03 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.50 - - [2026-09-03 10:38:01] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009048 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 561 0.068904 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 561 0.070670 10.0.0.50 - - [2026-09-03 10:38:01] "POST /firewall-policys HTTP/1.1" 200 530 0.124867 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 547 0.199682 10.0.0.50 - - [2026-09-03 10:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.158535 10.0.0.50 - - [2026-09-03 10:38:01] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.047079 10.0.0.50 - - [2026-09-03 10:38:01] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010757 10.0.0.50 - - [2026-09-03 10:38:01] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022972 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 595 0.130783 10.0.0.50 - - [2026-09-03 10:38:01] "POST /ref-update HTTP/1.1" 200 156 0.093720 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001749 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001601 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 575 0.146809 10.0.0.50 - - [2026-09-03 10:38:01] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.057054 10.0.0.50 - - [2026-09-03 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012899 10.0.0.50 - - [2026-09-03 10:38:01] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021313 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 571 0.079955 10.0.0.50 - - [2026-09-03 10:38:01] "POST /alarms HTTP/1.1" 200 583 0.051116 10.0.0.50 - - [2026-09-03 10:38:02] "POST /firewall-policys HTTP/1.1" 200 532 0.133930 10.0.0.50 - - [2026-09-03 10:38:02] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.50 - - [2026-09-03 10:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.50 - - [2026-09-03 10:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.282329 10.0.0.50 - - [2026-09-03 10:38:02] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.058125 10.0.0.50 - - [2026-09-03 10:38:02] "POST /alarms HTTP/1.1" 200 609 0.425993 10.0.0.50 - - [2026-09-03 10:38:02] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.072031 10.0.0.50 - - [2026-09-03 10:38:02] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010671 10.0.0.50 - - [2026-09-03 10:38:02] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011389 10.0.0.50 - - [2026-09-03 10:38:02] "POST /bgp-routers HTTP/1.1" 200 616 0.152734 10.0.0.50 - - [2026-09-03 10:38:02] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.030072 10.0.0.50 - - [2026-09-03 10:38:02] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007919 10.0.0.50 - - [2026-09-03 10:38:02] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.013041 10.0.0.50 - - [2026-09-03 10:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.50 - - [2026-09-03 10:38:02] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.007847 10.0.0.50 - - [2026-09-03 10:38:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013427 10.0.0.50 - - [2026-09-03 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.017316 10.0.0.50 - - [2026-09-03 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.118335 10.0.0.50 - - [2026-09-03 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.084296 10.0.0.50 - - [2026-09-03 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.090534 10.0.0.50 - - [2026-09-03 10:38:03] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.049533 10.0.0.50 - - [2026-09-03 10:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.50 - - [2026-09-03 10:38:03] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006718 10.0.0.50 - - [2026-09-03 10:38:03] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.50 - - [2026-09-03 10:38:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005018 10.0.0.50 - - [2026-09-03 10:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016941 10.0.0.50 - - [2026-09-03 10:38:03] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.082882 10.0.0.50 - - [2026-09-03 10:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2026-09-03 10:38:03] "GET /network-ipam/320ad4bf-7055-4162-ad55-b4d1028e288b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016294 10.0.0.50 - - [2026-09-03 10:38:03] "POST /firewall-policys HTTP/1.1" 200 530 0.168961 10.0.0.50 - - [2026-09-03 10:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.084342 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.033104 10.0.0.50 - - [2026-09-03 10:38:03] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006002 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003690 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005094 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005057 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004027 10.0.0.50 - - [2026-09-03 10:38:03] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003670 10.0.0.50 - - [2026-09-03 10:38:03] "POST /ref-update HTTP/1.1" 200 156 0.033845 10.0.0.50 - - [2026-09-03 10:38:03] "GET / HTTP/1.1" 200 35931 0.001779 10.0.0.50 - - [2026-09-03 10:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.50 - - [2026-09-03 10:38:03] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004664 10.0.0.50 - - [2026-09-03 10:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.50 - - [2026-09-03 10:38:03] "POST /ref-update HTTP/1.1" 200 156 0.064722 10.0.0.50 - - [2026-09-03 10:38:03] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.055042 10.0.0.50 - - [2026-09-03 10:38:03] "POST /ref-update HTTP/1.1" 200 156 0.122891 10.0.0.50 - - [2026-09-03 10:38:03] "POST /ref-update HTTP/1.1" 200 156 0.031887 10.0.0.50 - - [2026-09-03 10:38:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.004595 10.0.0.50 - - [2026-09-03 10:38:04] "POST /ref-update HTTP/1.1" 200 156 0.192335 10.0.0.50 - - [2026-09-03 10:38:04] "POST /access-control-lists HTTP/1.1" 200 587 0.261408 10.0.0.50 - - [2026-09-03 10:38:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.011993 10.0.0.50 - - [2026-09-03 10:38:04] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.207861 10.0.0.50 - - [2026-09-03 10:38:04] "POST /access-control-lists HTTP/1.1" 200 585 0.113677 10.0.0.50 - - [2026-09-03 10:38:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.011588 10.0.0.50 - - [2026-09-03 10:38:04] "POST /tags HTTP/1.1" 200 299 0.151392 10.0.0.50 - - [2026-09-03 10:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013379 10.0.0.50 - - [2026-09-03 10:38:04] "GET /tag/5687a2f5-c82d-4344-af3a-cf8245d219cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.052259 10.0.0.50 - - [2026-09-03 10:38:04] "POST /access-control-lists HTTP/1.1" 200 579 0.168322 10.0.0.50 - - [2026-09-03 10:38:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.030641 10.0.0.50 - - [2026-09-03 10:38:04] "POST /set-tag HTTP/1.1" 200 109 0.212905 10.0.0.50 - - [2026-09-03 10:38:05] "POST /access-control-lists HTTP/1.1" 200 577 0.162510 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.030553 10.0.0.50 - - [2026-09-03 10:38:05] "GET / HTTP/1.1" 200 35931 0.002322 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014475 10.0.0.50 - - [2026-09-03 10:38:05] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.009429 10.0.0.50 - - [2026-09-03 10:38:05] "POST /access-control-lists HTTP/1.1" 200 594 0.116405 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.029820 10.0.0.50 - - [2026-09-03 10:38:05] "POST /access-control-lists HTTP/1.1" 200 592 0.123955 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.014413 10.0.0.50 - - [2026-09-03 10:38:05] "PUT /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7 HTTP/1.1" 200 274 0.362589 10.0.0.50 - - [2026-09-03 10:38:05] "POST /access-control-lists HTTP/1.1" 200 583 0.340858 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.067416 10.0.0.50 - - [2026-09-03 10:38:05] "POST /tags HTTP/1.1" 200 305 0.674526 10.0.0.50 - - [2026-09-03 10:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.50 - - [2026-09-03 10:38:06] "GET /tag/9ff0018c-b4f7-4a99-b6b2-bc7977ad9236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.057626 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012655 10.0.0.50 - - [2026-09-03 10:38:06] "POST /access-control-lists HTTP/1.1" 200 581 0.169220 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.031732 10.0.0.50 - - [2026-09-03 10:38:06] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.126609 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011011 10.0.0.50 - - [2026-09-03 10:38:06] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.023106 10.0.0.50 - - [2026-09-03 10:38:06] "POST /access-control-lists HTTP/1.1" 200 602 0.087609 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014803 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.003829 10.0.0.50 - - [2026-09-03 10:38:06] "GET /service-appliance-set/db87a831-f9e3-44d3-b68e-e521b1a05476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.016219 10.0.0.50 - - [2026-09-03 10:38:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.010568 10.0.0.50 - - [2026-09-03 10:38:06] "POST /access-control-lists HTTP/1.1" 200 600 0.059685 10.0.0.50 - - [2026-09-03 10:38:06] "POST /route-targets HTTP/1.1" 200 327 0.048713 10.0.0.50 - - [2026-09-03 10:38:06] "POST /ref-update HTTP/1.1" 200 156 0.070822 10.0.0.50 - - [2026-09-03 10:38:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.260738 10.0.0.50 - - [2026-09-03 10:38:06] "GET /virtual-machine-interface/05811be6-8e6f-4f19-8139-6d7222ec01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.076478 10.0.0.50 - - [2026-09-03 10:38:06] "POST /route-targets HTTP/1.1" 200 327 0.026806 10.0.0.50 - - [2026-09-03 10:38:06] "POST /ref-update HTTP/1.1" 200 156 0.054636 10.0.0.50 - - [2026-09-03 10:38:06] "POST /instance-ips HTTP/1.1" 200 381 0.168070 10.0.0.50 - - [2026-09-03 10:38:07] "POST /route-targets HTTP/1.1" 200 327 0.058960 10.0.0.50 - - [2026-09-03 10:38:07] "GET /instance-ip/21ef7428-7328-4508-845b-c0ed297df1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.028106 10.0.0.50 - - [2026-09-03 10:38:07] "POST /ref-update HTTP/1.1" 200 156 0.081419 10.0.0.50 - - [2026-09-03 10:38:07] "POST /route-targets HTTP/1.1" 200 327 0.040061 10.0.0.50 - - [2026-09-03 10:38:07] "POST /loadbalancers HTTP/1.1" 200 582 0.179101 10.0.0.50 - - [2026-09-03 10:38:07] "POST /ref-update HTTP/1.1" 200 156 0.087503 10.0.0.50 - - [2026-09-03 10:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.084388 10.0.0.50 - - [2026-09-03 10:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.044253 10.0.0.50 - - [2026-09-03 10:38:07] "POST /route-targets HTTP/1.1" 200 327 0.055703 10.0.0.50 - - [2026-09-03 10:38:07] "POST /ref-update HTTP/1.1" 200 156 0.110889 10.0.0.50 - - [2026-09-03 10:38:07] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.172229 10.0.0.50 - - [2026-09-03 10:38:07] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.215849 10.0.0.50 - - [2026-09-03 10:38:07] "GET /loadbalancer/6b43878d-7bd9-4da3-9c63-ce24d9d3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.032689 10.0.0.50 - - [2026-09-03 10:38:07] "GET /instance-ip/21ef7428-7328-4508-845b-c0ed297df1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.031881 10.0.0.50 - - [2026-09-03 10:38:07] "POST /route-targets HTTP/1.1" 200 327 0.066523 10.0.0.50 - - [2026-09-03 10:38:07] "POST /ref-update HTTP/1.1" 200 156 0.024677 10.0.0.50 - - [2026-09-03 10:38:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.128384 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 10.0.0.50 - - [2026-09-03 10:38:07] "POST /floating-ips HTTP/1.1" 200 583 0.136033 10.0.0.50 - - [2026-09-03 10:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.040517 10.0.0.50 - - [2026-09-03 10:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015769 10.0.0.50 - - [2026-09-03 10:38:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.011634 10.0.0.50 - - [2026-09-03 10:38:08] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.149834 10.0.0.50 - - [2026-09-03 10:38:08] "POST /access-control-lists HTTP/1.1" 200 551 0.082744 10.0.0.50 - - [2026-09-03 10:38:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.055586 10.0.0.50 - - [2026-09-03 10:38:08] "GET /loadbalancer-listener/8b4347c4-aca0-407b-8e51-0539df1f95f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.015797 10.0.0.50 - - [2026-09-03 10:38:08] "GET /loadbalancer-listener/8b4347c4-aca0-407b-8e51-0539df1f95f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.018413 10.0.0.50 - - [2026-09-03 10:38:08] "POST /access-control-lists HTTP/1.1" 200 589 0.150522 10.0.0.50 - - [2026-09-03 10:38:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.159747 10.0.0.50 - - [2026-09-03 10:38:08] "GET /instance-ip/21ef7428-7328-4508-845b-c0ed297df1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.076065 10.0.0.50 - - [2026-09-03 10:38:08] "POST /ref-update HTTP/1.1" 200 156 0.126634 10.0.0.50 - - [2026-09-03 10:38:08] "GET /instance-ip/21ef7428-7328-4508-845b-c0ed297df1dd?fields=floating_ips HTTP/1.1" 200 1169 0.042642 10.0.0.50 - - [2026-09-03 10:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.048807 10.0.0.50 - - [2026-09-03 10:38:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.004205 10.0.0.50 - - [2026-09-03 10:38:08] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.018248 10.0.0.50 - - [2026-09-03 10:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013220 10.0.0.50 - - [2026-09-03 10:38:08] "GET /floating-ip/2daf9492-4594-480a-9ae9-b02e87c3aa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.017656 10.0.0.50 - - [2026-09-03 10:38:08] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.094639 10.0.0.50 - - [2026-09-03 10:38:08] "POST /access-control-lists HTTP/1.1" 200 601 0.204875 10.0.0.50 - - [2026-09-03 10:38:08] "POST /ref-update HTTP/1.1" 200 156 0.111930 10.0.0.50 - - [2026-09-03 10:38:08] "POST /ref-update HTTP/1.1" 200 156 0.048876 10.0.0.50 - - [2026-09-03 10:38:09] "POST /tags HTTP/1.1" 200 301 0.391249 10.0.0.50 - - [2026-09-03 10:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.028448 10.0.0.50 - - [2026-09-03 10:38:09] "GET /tag/f0bc44d0-0d0f-4a02-8852-ba3519d4e31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.025021 10.0.0.50 - - [2026-09-03 10:38:09] "POST /tags HTTP/1.1" 200 325 0.102763 10.0.0.50 - - [2026-09-03 10:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014092 10.0.0.50 - - [2026-09-03 10:38:09] "GET /tag/261b4452-7732-4d27-a4ea-894dc7305d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.042336 10.0.0.50 - - [2026-09-03 10:38:09] "POST /tags HTTP/1.1" 200 363 0.224462 10.0.0.50 - - [2026-09-03 10:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016086 10.0.0.50 - - [2026-09-03 10:38:09] "GET /tag/89a10611-240b-4eb0-ac1e-eea15be77e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.033798 10.0.0.50 - - [2026-09-03 10:38:09] "POST /tags HTTP/1.1" 200 311 0.145921 10.0.0.50 - - [2026-09-03 10:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016499 10.0.0.50 - - [2026-09-03 10:38:09] "GET /tag/58dc40b2-7a3c-4181-aa77-e40c9011978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.023202 10.0.0.50 - - [2026-09-03 10:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.50 - - [2026-09-03 10:38:10] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010427 10.0.0.50 - - [2026-09-03 10:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016668 10.0.0.50 - - [2026-09-03 10:38:10] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091385 10.0.0.50 - - [2026-09-03 10:38:10] "POST /virtual-machines HTTP/1.1" 200 377 0.062975 10.0.0.50 - - [2026-09-03 10:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027877 10.0.0.50 - - [2026-09-03 10:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.192578 10.0.0.50 - - [2026-09-03 10:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.085572 10.0.0.50 - - [2026-09-03 10:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.50 - - [2026-09-03 10:38:10] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005638 10.0.0.50 - - [2026-09-03 10:38:10] "POST /instance-ips HTTP/1.1" 200 409 0.051132 10.0.0.50 - - [2026-09-03 10:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.090569 10.0.0.50 - - [2026-09-03 10:38:10] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014297 10.0.0.50 - - [2026-09-03 10:38:10] "POST /set-tag HTTP/1.1" 200 109 0.053397 10.0.0.50 - - [2026-09-03 10:38:10] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.034118 10.0.0.50 - - [2026-09-03 10:38:10] "GET /instance-ip/8ef304f6-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014508 10.0.0.50 - - [2026-09-03 10:38:11] "POST /tags HTTP/1.1" 200 357 0.042504 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024987 10.0.0.50 - - [2026-09-03 10:38:11] "GET /tag/2ac279b8-6274-48e5-b47e-c36989e8823f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.037710 10.0.0.50 - - [2026-09-03 10:38:11] "POST /tags HTTP/1.1" 200 305 0.107613 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.50 - - [2026-09-03 10:38:11] "GET /tag/3909f41d-4185-428e-b2da-f3face2cfa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.019336 10.0.0.50 - - [2026-09-03 10:38:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.004219 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.003205 10.0.0.50 - - [2026-09-03 10:38:11] "POST /security-groups HTTP/1.1" 200 571 0.100860 10.0.0.50 - - [2026-09-03 10:38:11] "POST /projects HTTP/1.1" 200 483 0.322374 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.007896 10.0.0.50 - - [2026-09-03 10:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029794 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029199 10.0.0.50 - - [2026-09-03 10:38:11] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.056364 10.0.0.50 - - [2026-09-03 10:38:11] "POST /access-control-lists HTTP/1.1" 200 580 0.159770 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020098 10.0.0.50 - - [2026-09-03 10:38:11] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.017177 10.0.0.50 - - [2026-09-03 10:38:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.006290 10.0.0.50 - - [2026-09-03 10:38:12] "POST /access-control-lists HTTP/1.1" 200 578 0.056584 10.0.0.50 - - [2026-09-03 10:38:12] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.137698 10.0.0.50 - - [2026-09-03 10:38:12] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.110515 10.0.0.50 - - [2026-09-03 10:38:12] "POST /security-groups HTTP/1.1" 200 537 0.102729 10.0.0.50 - - [2026-09-03 10:38:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002519 10.0.0.50 - - [2026-09-03 10:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024803 10.0.0.50 - - [2026-09-03 10:38:12] "POST /access-control-lists HTTP/1.1" 200 596 0.050843 10.0.0.50 - - [2026-09-03 10:38:12] "POST /chown HTTP/1.1" 200 109 0.051020 10.0.0.50 - - [2026-09-03 10:38:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.012973 10.0.0.50 - - [2026-09-03 10:38:12] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041068 10.0.0.50 - - [2026-09-03 10:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.50 - - [2026-09-03 10:38:12] "POST /access-control-lists HTTP/1.1" 200 594 0.105240 10.0.0.50 - - [2026-09-03 10:38:12] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031610 10.0.0.50 - - [2026-09-03 10:38:12] "POST /tags HTTP/1.1" 409 207 0.004313 10.0.0.50 - - [2026-09-03 10:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012894 10.0.0.50 - - [2026-09-03 10:38:12] "GET /tag/3909f41d-4185-428e-b2da-f3face2cfa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012664 10.0.0.50 - - [2026-09-03 10:38:12] "POST /firewall-rules HTTP/1.1" 200 564 0.098554 10.0.0.50 - - [2026-09-03 10:38:12] "GET /firewall-rule/f8b0bb87-dfe2-45ce-812a-7964006d87d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006684 10.0.0.50 - - [2026-09-03 10:38:12] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003629 10.0.0.50 - - [2026-09-03 10:38:12] "GET /firewall-rule/f8b0bb87-dfe2-45ce-812a-7964006d87d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004174 10.0.0.50 - - [2026-09-03 10:38:12] "POST /ref-update HTTP/1.1" 200 156 0.035920 10.0.0.50 - - [2026-09-03 10:38:13] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017422 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001370 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:38:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001543 10.0.0.50 - - [2026-09-03 10:38:13] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004250 10.0.0.50 - - [2026-09-03 10:38:13] "POST /tags HTTP/1.1" 409 207 0.003573 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.50 - - [2026-09-03 10:38:13] "GET /tag/3909f41d-4185-428e-b2da-f3face2cfa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011626 10.0.0.50 - - [2026-09-03 10:38:13] "POST /firewall-rules HTTP/1.1" 200 562 0.091599 10.0.0.50 - - [2026-09-03 10:38:13] "GET /firewall-rule/f0c5a421-9211-4499-b366-47dc55b793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.019890 10.0.0.50 - - [2026-09-03 10:38:13] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.021429 10.0.0.50 - - [2026-09-03 10:38:13] "GET /firewall-rule/f0c5a421-9211-4499-b366-47dc55b793c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004389 10.0.0.50 - - [2026-09-03 10:38:13] "POST /ref-update HTTP/1.1" 200 156 0.067124 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.50 - - [2026-09-03 10:38:13] "GET /loadbalancer/6b43878d-7bd9-4da3-9c63-ce24d9d3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002972 10.0.0.50 - - [2026-09-03 10:38:13] "POST /tags HTTP/1.1" 200 301 0.232680 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.50 - - [2026-09-03 10:38:13] "GET /tag/66b05046-52cb-47fc-a6a1-ee062719e00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017686 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.50 - - [2026-09-03 10:38:13] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053867 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2026-09-03 10:38:13] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006196 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.50 - - [2026-09-03 10:38:13] "GET /service-appliance-set/db87a831-f9e3-44d3-b68e-e521b1a05476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003380 10.0.0.50 - - [2026-09-03 10:38:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002745 10.0.0.50 - - [2026-09-03 10:38:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.179528 10.0.0.50 - - [2026-09-03 10:38:14] "GET /virtual-machine-interface/a8d08c0f-b39d-4989-9b47-3f81d251e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.031995 10.0.0.50 - - [2026-09-03 10:38:14] "POST /instance-ips HTTP/1.1" 200 377 0.052449 10.0.0.50 - - [2026-09-03 10:38:14] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011078 10.0.0.50 - - [2026-09-03 10:38:14] "POST /loadbalancers HTTP/1.1" 200 582 0.079841 10.0.0.50 - - [2026-09-03 10:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036691 10.0.0.50 - - [2026-09-03 10:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009074 10.0.0.50 - - [2026-09-03 10:38:14] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070437 10.0.0.50 - - [2026-09-03 10:38:14] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003529 10.0.0.50 - - [2026-09-03 10:38:14] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.084870 10.0.0.50 - - [2026-09-03 10:38:14] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.016796 10.0.0.50 - - [2026-09-03 10:38:14] "POST /floating-ips HTTP/1.1" 200 581 0.110933 10.0.0.50 - - [2026-09-03 10:38:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.085310 10.0.0.50 - - [2026-09-03 10:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016101 10.0.0.50 - - [2026-09-03 10:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.50 - - [2026-09-03 10:38:14] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.086564 10.0.0.50 - - [2026-09-03 10:38:14] "GET /loadbalancer-listener/96e83d95-85f5-4bc8-9db7-5a10849797c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003482 10.0.0.50 - - [2026-09-03 10:38:15] "GET /loadbalancer-listener/96e83d95-85f5-4bc8-9db7-5a10849797c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008860 10.0.0.50 - - [2026-09-03 10:38:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.071078 10.0.0.50 - - [2026-09-03 10:38:15] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004089 10.0.0.50 - - [2026-09-03 10:38:15] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?fields=floating_ips HTTP/1.1" 200 1165 0.023598 10.0.0.50 - - [2026-09-03 10:38:15] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.013897 10.0.0.50 - - [2026-09-03 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.035139 10.0.0.50 - - [2026-09-03 10:38:15] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078805 10.0.0.50 - - [2026-09-03 10:38:15] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004056 10.0.0.50 - - [2026-09-03 10:38:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064113 10.0.0.50 - - [2026-09-03 10:38:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032925 10.0.0.50 - - [2026-09-03 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.035842 10.0.0.50 - - [2026-09-03 10:38:15] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066115 10.0.0.50 - - [2026-09-03 10:38:15] "GET /loadbalancer-listener/c07e17ec-f314-4876-91ad-af0532707532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010076 10.0.0.50 - - [2026-09-03 10:38:15] "GET /loadbalancer-listener/c07e17ec-f314-4876-91ad-af0532707532?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012396 10.0.0.50 - - [2026-09-03 10:38:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.066013 10.0.0.50 - - [2026-09-03 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016283 10.0.0.50 - - [2026-09-03 10:38:15] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011126 10.0.0.50 - - [2026-09-03 10:38:15] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?fields=floating_ips HTTP/1.1" 200 1165 0.011945 10.0.0.50 - - [2026-09-03 10:38:15] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015700 10.0.0.50 - - [2026-09-03 10:38:15] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.132449 10.0.0.50 - - [2026-09-03 10:38:15] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007321 10.0.0.50 - - [2026-09-03 10:38:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.066195 10.0.0.50 - - [2026-09-03 10:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.054393 10.0.0.50 - - [2026-09-03 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037639 10.0.0.50 - - [2026-09-03 10:38:16] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.126148 10.0.0.50 - - [2026-09-03 10:38:16] "GET /loadbalancer-listener/68bc7fcc-9bb4-4235-9c53-5ededf6815a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.010297 10.0.0.50 - - [2026-09-03 10:38:16] "GET /loadbalancer-listener/68bc7fcc-9bb4-4235-9c53-5ededf6815a8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.019042 10.0.0.50 - - [2026-09-03 10:38:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.058578 10.0.0.50 - - [2026-09-03 10:38:16] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004805 10.0.0.50 - - [2026-09-03 10:38:16] "GET /instance-ip/f3798cd4-1be4-4e4a-9f01-fe67f62349ad?fields=floating_ips HTTP/1.1" 200 1165 0.004895 10.0.0.50 - - [2026-09-03 10:38:16] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003548 10.0.0.50 - - [2026-09-03 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.50 - - [2026-09-03 10:38:16] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006785 10.0.0.50 - - [2026-09-03 10:38:16] "POST /tags HTTP/1.1" 200 355 0.047434 10.0.0.50 - - [2026-09-03 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2026-09-03 10:38:16] "GET /tag/8eea012f-4ad2-4c2c-869e-399a925acf37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.055175 10.0.0.50 - - [2026-09-03 10:38:16] "POST /tags HTTP/1.1" 200 303 0.090610 10.0.0.50 - - [2026-09-03 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018325 10.0.0.50 - - [2026-09-03 10:38:16] "GET /tag/9295250d-f19c-42b5-8107-854caf5305d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034793 10.0.0.50 - - [2026-09-03 10:38:16] "POST /projects HTTP/1.1" 409 218 0.009063 10.0.0.50 - - [2026-09-03 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.50 - - [2026-09-03 10:38:17] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.109523 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.50 - - [2026-09-03 10:38:17] "GET /network-ipam/4eb8e612-7b8a-4dcc-9d21-173f2079e298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005485 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2026-09-03 10:38:17] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007219 10.0.0.50 - - [2026-09-03 10:38:17] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.085913 10.0.0.50 - - [2026-09-03 10:38:17] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009495 10.0.0.50 - - [2026-09-03 10:38:17] "POST /set-tag HTTP/1.1" 200 109 0.079938 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.50 - - [2026-09-03 10:38:17] "GET /network-ipam/edbc1fd2-8bde-4363-ba33-49e3ed60faff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003803 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.50 - - [2026-09-03 10:38:17] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013025 10.0.0.50 - - [2026-09-03 10:38:17] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.088173 10.0.0.50 - - [2026-09-03 10:38:17] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.030218 10.0.0.50 - - [2026-09-03 10:38:17] "POST /set-tag HTTP/1.1" 200 109 0.094247 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025285 10.0.0.50 - - [2026-09-03 10:38:17] "GET /network-policy/e4b2d5eb-8721-428a-80bc-e205f8f43cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005654 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.50 - - [2026-09-03 10:38:17] "GET /network-policy/f2360012-35ef-4edd-867d-9574ad155f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003547 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.50 - - [2026-09-03 10:38:17] "GET /network-policy/406b5dac-6217-41dd-a0cd-d2609f51b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004133 10.0.0.50 - - [2026-09-03 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.50 - - [2026-09-03 10:38:17] "PUT /network-policy/406b5dac-6217-41dd-a0cd-d2609f51b30d HTTP/1.1" 200 262 0.024935 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-update HTTP/1.1" 200 156 0.099110 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013991 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004196 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005169 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007073 10.0.0.50 - - [2026-09-03 10:38:18] "POST /security-groups HTTP/1.1" 409 245 0.003669 10.0.0.50 - - [2026-09-03 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.50 - - [2026-09-03 10:38:18] "PUT /security-group/033133c9-f037-4d53-a6f1-4df31cfd9a02 HTTP/1.1" 200 262 0.071666 10.0.0.50 - - [2026-09-03 10:38:18] "PUT /access-control-list/1c519b6a-3210-49e8-8817-39e54de178d4 HTTP/1.1" 200 272 0.038662 10.0.0.50 - - [2026-09-03 10:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.066534 10.0.0.50 - - [2026-09-03 10:38:18] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023944 10.0.0.50 - - [2026-09-03 10:38:18] "PUT /access-control-list/47863b2b-0eb8-425b-b01a-82b2a1c8a5bd HTTP/1.1" 200 272 0.066640 10.0.0.50 - - [2026-09-03 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017087 10.0.0.50 - - [2026-09-03 10:38:18] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004033 10.0.0.50 - - [2026-09-03 10:38:18] "POST /tags HTTP/1.1" 409 206 0.002873 10.0.0.50 - - [2026-09-03 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.50 - - [2026-09-03 10:38:18] "GET /tag/9295250d-f19c-42b5-8107-854caf5305d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018203 10.0.0.50 - - [2026-09-03 10:38:18] "POST /firewall-rules HTTP/1.1" 200 562 0.124110 10.0.0.50 - - [2026-09-03 10:38:18] "GET /firewall-rule/4319f5d6-968a-4c77-afcc-2a25e3681593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.022046 10.0.0.50 - - [2026-09-03 10:38:18] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007388 10.0.0.50 - - [2026-09-03 10:38:18] "GET /firewall-rule/4319f5d6-968a-4c77-afcc-2a25e3681593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004234 10.0.0.50 - - [2026-09-03 10:38:18] "POST /ref-update HTTP/1.1" 200 156 0.041780 10.0.0.50 - - [2026-09-03 10:38:18] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003763 10.0.0.50 - - [2026-09-03 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.50 - - [2026-09-03 10:38:18] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004852 10.0.0.50 - - [2026-09-03 10:38:19] "POST /tags HTTP/1.1" 409 206 0.006266 10.0.0.50 - - [2026-09-03 10:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.50 - - [2026-09-03 10:38:19] "GET /tag/9295250d-f19c-42b5-8107-854caf5305d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014615 10.0.0.50 - - [2026-09-03 10:38:19] "POST /firewall-rules HTTP/1.1" 200 560 0.121962 10.0.0.50 - - [2026-09-03 10:38:19] "GET /firewall-rule/69ac24f9-c368-48f7-9a6e-d58c5cb03847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.019606 10.0.0.50 - - [2026-09-03 10:38:19] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006448 10.0.0.50 - - [2026-09-03 10:38:19] "GET /firewall-rule/69ac24f9-c368-48f7-9a6e-d58c5cb03847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003783 10.0.0.50 - - [2026-09-03 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.058971 10.0.0.50 - - [2026-09-03 10:38:19] "POST /tags HTTP/1.1" 200 371 0.054904 10.0.0.50 - - [2026-09-03 10:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.50 - - [2026-09-03 10:38:19] "GET /tag/9989cd8f-5dae-4f94-bd52-71b97ea6acf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.027162 10.0.0.50 - - [2026-09-03 10:38:19] "POST /tags HTTP/1.1" 200 319 0.043236 10.0.0.50 - - [2026-09-03 10:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2026-09-03 10:38:19] "GET /tag/f99e0ba7-f2ae-4b1b-b55e-1bdb6a242f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.018144 10.0.0.50 - - [2026-09-03 10:38:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.009049 10.0.0.50 - - [2026-09-03 10:38:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.028183 10.0.0.50 - - [2026-09-03 10:38:20] "POST /security-groups HTTP/1.1" 200 578 0.106529 10.0.0.50 - - [2026-09-03 10:38:20] "POST /projects HTTP/1.1" 200 497 0.414482 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003410 10.0.0.50 - - [2026-09-03 10:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022625 10.0.0.50 - - [2026-09-03 10:38:20] "POST /access-control-lists HTTP/1.1" 200 587 0.095686 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.080315 10.0.0.50 - - [2026-09-03 10:38:20] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018288 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.047976 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-09-03 10:38:20] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.038336 10.0.0.50 - - [2026-09-03 10:38:20] "POST /access-control-lists HTTP/1.1" 200 585 0.086688 10.0.0.50 - - [2026-09-03 10:38:20] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.123294 10.0.0.50 - - [2026-09-03 10:38:20] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.094220 10.0.0.50 - - [2026-09-03 10:38:20] "POST /security-groups HTTP/1.1" 200 558 0.090513 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.007183 10.0.0.50 - - [2026-09-03 10:38:20] "POST /access-control-lists HTTP/1.1" 200 610 0.053835 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.005264 10.0.0.50 - - [2026-09-03 10:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.041699 10.0.0.50 - - [2026-09-03 10:38:20] "POST /chown HTTP/1.1" 200 109 0.068044 10.0.0.50 - - [2026-09-03 10:38:20] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006306 10.0.0.50 - - [2026-09-03 10:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2026-09-03 10:38:20] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007390 10.0.0.50 - - [2026-09-03 10:38:21] "POST /access-control-lists HTTP/1.1" 200 608 0.196839 10.0.0.50 - - [2026-09-03 10:38:21] "POST /tags HTTP/1.1" 409 214 0.057865 10.0.0.50 - - [2026-09-03 10:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2026-09-03 10:38:21] "GET /tag/f99e0ba7-f2ae-4b1b-b55e-1bdb6a242f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.016174 10.0.0.50 - - [2026-09-03 10:38:21] "POST /firewall-rules HTTP/1.1" 200 578 0.091385 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-rule/6bc4a0de-50be-4e0b-a398-42b4d9958dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.022059 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009557 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-rule/6bc4a0de-50be-4e0b-a398-42b4d9958dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008837 10.0.0.50 - - [2026-09-03 10:38:21] "POST /ref-update HTTP/1.1" 200 156 0.094587 10.0.0.50 - - [2026-09-03 10:38:21] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005001 10.0.0.50 - - [2026-09-03 10:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.50 - - [2026-09-03 10:38:21] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005555 10.0.0.50 - - [2026-09-03 10:38:21] "POST /tags HTTP/1.1" 409 214 0.003683 10.0.0.50 - - [2026-09-03 10:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.50 - - [2026-09-03 10:38:21] "GET /tag/f99e0ba7-f2ae-4b1b-b55e-1bdb6a242f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015007 10.0.0.50 - - [2026-09-03 10:38:21] "POST /firewall-rules HTTP/1.1" 200 576 0.081666 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-rule/14aa05a5-7011-4217-97b3-ddee287c990b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.016164 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.010297 10.0.0.50 - - [2026-09-03 10:38:21] "GET /firewall-rule/14aa05a5-7011-4217-97b3-ddee287c990b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010221 10.0.0.50 - - [2026-09-03 10:38:21] "POST /ref-update HTTP/1.1" 200 156 0.127107 10.0.0.50 - - [2026-09-03 10:38:22] "POST /tags HTTP/1.1" 200 363 0.082034 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018311 10.0.0.50 - - [2026-09-03 10:38:22] "GET /tag/b8df3ba8-8e0c-4a40-ad7d-52abc7715b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.038006 10.0.0.50 - - [2026-09-03 10:38:22] "POST /tags HTTP/1.1" 200 311 0.032101 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008354 10.0.0.50 - - [2026-09-03 10:38:22] "GET /tag/9ddd6cd0-ddd4-43ef-85e3-0f45b55a2794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.027463 10.0.0.50 - - [2026-09-03 10:38:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.006414 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.014087 10.0.0.50 - - [2026-09-03 10:38:22] "POST /security-groups HTTP/1.1" 200 574 0.074534 10.0.0.50 - - [2026-09-03 10:38:22] "POST /projects HTTP/1.1" 200 489 0.286153 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.012914 10.0.0.50 - - [2026-09-03 10:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026968 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017221 10.0.0.50 - - [2026-09-03 10:38:22] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.020875 10.0.0.50 - - [2026-09-03 10:38:22] "POST /access-control-lists HTTP/1.1" 200 583 0.108657 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022335 10.0.0.50 - - [2026-09-03 10:38:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.009670 10.0.0.50 - - [2026-09-03 10:38:22] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013797 10.0.0.50 - - [2026-09-03 10:38:22] "POST /access-control-lists HTTP/1.1" 200 581 0.125413 10.0.0.50 - - [2026-09-03 10:38:23] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.181958 10.0.0.50 - - [2026-09-03 10:38:23] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.093488 10.0.0.50 - - [2026-09-03 10:38:23] "POST /security-groups HTTP/1.1" 200 546 0.128517 10.0.0.50 - - [2026-09-03 10:38:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.003716 10.0.0.50 - - [2026-09-03 10:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040595 10.0.0.50 - - [2026-09-03 10:38:23] "POST /chown HTTP/1.1" 200 109 0.047553 10.0.0.50 - - [2026-09-03 10:38:23] "POST /access-control-lists HTTP/1.1" 200 602 0.112610 10.0.0.50 - - [2026-09-03 10:38:23] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035340 10.0.0.50 - - [2026-09-03 10:38:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.022346 10.0.0.50 - - [2026-09-03 10:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.50 - - [2026-09-03 10:38:23] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009779 10.0.0.50 - - [2026-09-03 10:38:23] "POST /tags HTTP/1.1" 409 210 0.007116 10.0.0.50 - - [2026-09-03 10:38:23] "POST /access-control-lists HTTP/1.1" 200 600 0.082177 10.0.0.50 - - [2026-09-03 10:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.50 - - [2026-09-03 10:38:23] "GET /tag/9ddd6cd0-ddd4-43ef-85e3-0f45b55a2794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.038403 10.0.0.50 - - [2026-09-03 10:38:23] "POST /firewall-rules HTTP/1.1" 200 570 0.098722 10.0.0.50 - - [2026-09-03 10:38:23] "GET /firewall-rule/d4cc06e5-48e8-489d-860b-2cea6131b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007214 10.0.0.50 - - [2026-09-03 10:38:23] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004385 10.0.0.50 - - [2026-09-03 10:38:23] "GET /firewall-rule/d4cc06e5-48e8-489d-860b-2cea6131b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009143 10.0.0.50 - - [2026-09-03 10:38:23] "POST /ref-update HTTP/1.1" 200 156 0.055147 10.0.0.50 - - [2026-09-03 10:38:23] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032782 10.0.0.50 - - [2026-09-03 10:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019958 10.0.0.50 - - [2026-09-03 10:38:23] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005021 10.0.0.50 - - [2026-09-03 10:38:23] "POST /tags HTTP/1.1" 409 210 0.004140 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.50 - - [2026-09-03 10:38:24] "GET /tag/9ddd6cd0-ddd4-43ef-85e3-0f45b55a2794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017026 10.0.0.50 - - [2026-09-03 10:38:24] "POST /firewall-rules HTTP/1.1" 200 568 0.081644 10.0.0.50 - - [2026-09-03 10:38:24] "GET /firewall-rule/5eb0e3f6-8777-4bdb-9fcd-88445bd7dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020340 10.0.0.50 - - [2026-09-03 10:38:24] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005126 10.0.0.50 - - [2026-09-03 10:38:24] "GET /firewall-rule/5eb0e3f6-8777-4bdb-9fcd-88445bd7dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003856 10.0.0.50 - - [2026-09-03 10:38:24] "POST /ref-update HTTP/1.1" 200 156 0.073415 10.0.0.50 - - [2026-09-03 10:38:24] "POST /tags HTTP/1.1" 409 237 0.003210 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.50 - - [2026-09-03 10:38:24] "GET /tag/89a10611-240b-4eb0-ac1e-eea15be77e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012842 10.0.0.50 - - [2026-09-03 10:38:24] "POST /tags HTTP/1.1" 409 210 0.014576 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.50 - - [2026-09-03 10:38:24] "GET /tag/58dc40b2-7a3c-4181-aa77-e40c9011978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016240 10.0.0.50 - - [2026-09-03 10:38:24] "POST /projects HTTP/1.1" 409 223 0.003064 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2026-09-03 10:38:24] "GET /project/e6c09053-acc0-4818-9865-b2a6e00e5654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064159 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.50 - - [2026-09-03 10:38:24] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004990 10.0.0.50 - - [2026-09-03 10:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-09-03 10:38:24] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004808 10.0.0.50 - - [2026-09-03 10:38:24] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.105111 10.0.0.50 - - [2026-09-03 10:38:24] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.134494 10.0.0.50 - - [2026-09-03 10:38:25] "POST /security-groups HTTP/1.1" 409 253 0.028826 10.0.0.50 - - [2026-09-03 10:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.50 - - [2026-09-03 10:38:25] "PUT /security-group/1904face-e069-49b9-b8c3-cd76bd027b35 HTTP/1.1" 200 262 0.061319 10.0.0.50 - - [2026-09-03 10:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029120 10.0.0.50 - - [2026-09-03 10:38:25] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.033338 10.0.0.50 - - [2026-09-03 10:38:25] "PUT /access-control-list/d02c622b-f876-40e3-8898-0002012e6a31 HTTP/1.1" 200 272 0.045429 10.0.0.50 - - [2026-09-03 10:38:25] "PUT /access-control-list/39d47383-be99-489c-8cc2-250f084d7551 HTTP/1.1" 200 272 0.018627 10.0.0.50 - - [2026-09-03 10:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.50 - - [2026-09-03 10:38:25] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008632 10.0.0.50 - - [2026-09-03 10:38:25] "POST /tags HTTP/1.1" 409 210 0.004550 10.0.0.50 - - [2026-09-03 10:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.50 - - [2026-09-03 10:38:25] "GET /tag/58dc40b2-7a3c-4181-aa77-e40c9011978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015353 10.0.0.50 - - [2026-09-03 10:38:25] "POST /firewall-rules HTTP/1.1" 200 570 0.080973 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-rule/57999528-9c3d-4ab5-86d3-b5b0ad4d58a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011066 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.013275 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-rule/57999528-9c3d-4ab5-86d3-b5b0ad4d58a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005031 10.0.0.50 - - [2026-09-03 10:38:25] "POST /ref-update HTTP/1.1" 200 156 0.061598 10.0.0.50 - - [2026-09-03 10:38:25] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018074 10.0.0.50 - - [2026-09-03 10:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015465 10.0.0.50 - - [2026-09-03 10:38:25] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003248 10.0.0.50 - - [2026-09-03 10:38:25] "POST /tags HTTP/1.1" 409 210 0.001832 10.0.0.50 - - [2026-09-03 10:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.50 - - [2026-09-03 10:38:25] "GET /tag/58dc40b2-7a3c-4181-aa77-e40c9011978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016459 10.0.0.50 - - [2026-09-03 10:38:25] "POST /firewall-rules HTTP/1.1" 200 568 0.097982 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-rule/ac4db764-41a4-4f8f-a1bb-c7e7b04e90d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.033162 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006059 10.0.0.50 - - [2026-09-03 10:38:25] "GET /firewall-rule/ac4db764-41a4-4f8f-a1bb-c7e7b04e90d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004997 10.0.0.50 - - [2026-09-03 10:38:26] "POST /ref-update HTTP/1.1" 200 156 0.064193 10.0.0.50 - - [2026-09-03 10:38:26] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006711 10.0.0.50 - - [2026-09-03 10:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.177 - - [2026-09-03 10:39:17] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.177 - - [2026-09-03 10:39:17] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.006161 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009642 10.0.0.177 - - [2026-09-03 10:39:17] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004526 10.0.0.177 - - [2026-09-03 10:39:17] "PUT /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7 HTTP/1.1" 200 274 0.025391 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.019955 10.0.0.177 - - [2026-09-03 10:39:17] "POST /virtual-routers HTTP/1.1" 200 599 0.027046 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.028249 10.0.0.177 - - [2026-09-03 10:39:17] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.018712 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003015 10.0.0.177 - - [2026-09-03 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.177 - - [2026-09-03 10:39:17] "GET /virtual-network/63e0c3c5-fa87-40d1-884a-571c7567a5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005920 10.0.0.177 - - [2026-09-03 10:39:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.090225 10.0.0.50 - - [2026-09-03 10:41:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002890 10.0.0.50 - - [2026-09-03 10:41:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002891 10.0.0.50 - - [2026-09-03 10:42:05] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003963 10.0.0.50 - - [2026-09-03 10:42:05] "POST /ref-update HTTP/1.1" 200 156 0.010753 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001351 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001282 10.0.0.50 - - [2026-09-03 10:42:26] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005645 10.0.0.50 - - [2026-09-03 10:42:26] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.50 - - [2026-09-03 10:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-09-03 10:42:27] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003533 10.0.0.50 - - [2026-09-03 10:42:27] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006398 10.0.0.50 - - [2026-09-03 10:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.50 - - [2026-09-03 10:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.50 - - [2026-09-03 10:42:27] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003936 10.0.0.50 - - [2026-09-03 10:42:27] "GET /loadbalancer-pool/f574a9e4-89e2-46da-b3a9-f39375e51f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005933 10.0.0.50 - - [2026-09-03 10:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034002 10.0.0.50 - - [2026-09-03 10:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.038511 10.0.0.50 - - [2026-09-03 10:42:27] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014069 10.0.0.50 - - [2026-09-03 10:42:27] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019588 10.0.0.50 - - [2026-09-03 10:42:27] "POST /tags HTTP/1.1" 409 205 0.003057 10.0.0.50 - - [2026-09-03 10:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.50 - - [2026-09-03 10:42:27] "GET /tag/66b05046-52cb-47fc-a6a1-ee062719e00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.042813 10.0.0.50 - - [2026-09-03 10:42:27] "POST /set-tag HTTP/1.1" 200 109 0.091675 10.0.0.50 - - [2026-09-03 10:42:27] "POST /ref-update HTTP/1.1" 200 156 0.080535 10.0.0.50 - - [2026-09-03 10:42:27] "GET /loadbalancer-pool/c05253b9-e647-4979-9629-363e03586f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.102147 10.0.0.50 - - [2026-09-03 10:42:27] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.071844 10.0.0.50 - - [2026-09-03 10:42:27] "PUT /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79 HTTP/1.1" 200 256 0.039257 10.0.0.50 - - [2026-09-03 10:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.099242 10.0.0.50 - - [2026-09-03 10:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025862 10.0.0.50 - - [2026-09-03 10:42:27] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014518 10.0.0.50 - - [2026-09-03 10:42:27] "POST /set-tag HTTP/1.1" 200 109 0.015236 10.0.0.50 - - [2026-09-03 10:42:27] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011681 10.0.0.50 - - [2026-09-03 10:42:27] "POST /ref-update HTTP/1.1" 200 156 0.017758 10.0.0.50 - - [2026-09-03 10:42:27] "GET /loadbalancer-pool/f4839551-00c5-492e-8681-ddfdcdf0d018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.021312 10.0.0.50 - - [2026-09-03 10:42:27] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004205 10.0.0.50 - - [2026-09-03 10:42:27] "PUT /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79 HTTP/1.1" 200 256 0.035532 10.0.0.50 - - [2026-09-03 10:42:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.084547 10.0.0.50 - - [2026-09-03 10:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.059350 10.0.0.50 - - [2026-09-03 10:42:28] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010484 10.0.0.50 - - [2026-09-03 10:42:28] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006213 10.0.0.50 - - [2026-09-03 10:42:28] "POST /set-tag HTTP/1.1" 200 109 0.008024 10.0.0.50 - - [2026-09-03 10:42:28] "POST /ref-update HTTP/1.1" 200 156 0.029005 10.0.0.50 - - [2026-09-03 10:42:28] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003407 10.0.0.50 - - [2026-09-03 10:42:28] "PUT /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79 HTTP/1.1" 200 256 0.017673 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001924 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001936 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001627 10.0.0.177 - - [2026-09-03 10:42:50] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.177 - - [2026-09-03 10:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.177 - - [2026-09-03 10:42:50] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007359 10.0.0.177 - - [2026-09-03 10:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.177 - - [2026-09-03 10:42:50] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009113 10.0.0.177 - - [2026-09-03 10:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.177 - - [2026-09-03 10:42:50] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008880 10.0.0.177 - - [2026-09-03 10:42:50] "PUT /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85 HTTP/1.1" 200 262 0.017235 10.0.0.177 - - [2026-09-03 10:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.037833 10.0.0.177 - - [2026-09-03 10:42:50] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.019777 10.0.0.177 - - [2026-09-03 10:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.177 - - [2026-09-03 10:42:50] "GET /virtual-machine-interface/65eb2a95-c67c-4706-af5c-8eabff7853cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007194 10.0.0.177 - - [2026-09-03 10:42:50] "PUT /virtual-machine-interface/65eb2a95-c67c-4706-af5c-8eabff7853cb HTTP/1.1" 200 284 0.022133 10.0.0.50 - - [2026-09-03 10:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.50 - - [2026-09-03 10:42:55] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003933 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:43:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001247 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:43:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 10.0.0.50 - - [2026-09-03 10:44:15] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008806 10.0.0.50 - - [2026-09-03 10:44:15] "POST /set-tag HTTP/1.1" 200 109 0.007725 10.0.0.50 - - [2026-09-03 10:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-09-03 10:44:15] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003591 10.0.0.50 - - [2026-09-03 10:44:15] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008567 10.0.0.50 - - [2026-09-03 10:44:16] "POST /set-tag HTTP/1.1" 200 109 0.041362 10.0.0.50 - - [2026-09-03 10:44:16] "DELETE /loadbalancer-member/1c54e260-95f1-4992-9676-b5f28398ca2b HTTP/1.1" 200 115 0.088138 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024623 10.0.0.50 - - [2026-09-03 10:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.50 - - [2026-09-03 10:44:16] "DELETE /loadbalancer-member/cf6b0744-6b45-47be-849e-fb08154d3aa4 HTTP/1.1" 200 115 0.068991 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008707 10.0.0.50 - - [2026-09-03 10:44:16] "POST /set-tag HTTP/1.1" 200 109 0.010979 10.0.0.50 - - [2026-09-03 10:44:16] "DELETE /loadbalancer-member/10ec06a4-9525-4ad5-ad5c-7657b0772a59 HTTP/1.1" 200 115 0.031375 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029008 10.0.0.50 - - [2026-09-03 10:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.50 - - [2026-09-03 10:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.50 - - [2026-09-03 10:44:16] "GET /loadbalancer/0e829dcb-5071-4583-ac5c-fe5136517e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003603 10.0.0.50 - - [2026-09-03 10:44:16] "GET /loadbalancer-pool/f574a9e4-89e2-46da-b3a9-f39375e51f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003690 10.0.0.50 - - [2026-09-03 10:44:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028619 10.0.0.50 - - [2026-09-03 10:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065919 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.037434 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019415 10.0.0.50 - - [2026-09-03 10:44:16] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.016346 10.0.0.50 - - [2026-09-03 10:44:16] "POST /set-tag HTTP/1.1" 200 109 0.087693 10.0.0.50 - - [2026-09-03 10:44:16] "GET /loadbalancer-pool/c05253b9-e647-4979-9629-363e03586f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005988 10.0.0.50 - - [2026-09-03 10:44:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048303 10.0.0.50 - - [2026-09-03 10:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028584 10.0.0.50 - - [2026-09-03 10:44:16] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010782 10.0.0.50 - - [2026-09-03 10:44:17] "POST /set-tag HTTP/1.1" 200 109 0.015854 10.0.0.50 - - [2026-09-03 10:44:17] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008138 10.0.0.50 - - [2026-09-03 10:44:17] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003700 10.0.0.50 - - [2026-09-03 10:44:17] "GET /loadbalancer-pool/f4839551-00c5-492e-8681-ddfdcdf0d018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003746 10.0.0.50 - - [2026-09-03 10:44:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030617 10.0.0.50 - - [2026-09-03 10:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.045346 10.0.0.50 - - [2026-09-03 10:44:17] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027392 10.0.0.50 - - [2026-09-03 10:44:17] "GET /virtual-machine-interface/8ec611e4-a783-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007434 10.0.0.50 - - [2026-09-03 10:44:17] "GET /floating-ip/87907f1c-134a-426d-9cbc-0b1b348e7c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004144 10.0.0.50 - - [2026-09-03 10:44:17] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.50 - - [2026-09-03 10:46:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002591 10.0.0.50 - - [2026-09-03 10:46:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002676 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001489 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001178 10.0.0.50 - - [2026-09-03 10:48:08] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2026-09-03 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2026-09-03 10:48:08] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004529 10.0.0.50 - - [2026-09-03 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-09-03 10:48:08] "GET /config-node/4f8a922e-9e31-4fc9-9297-f12dd70f051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004464 10.0.0.50 - - [2026-09-03 10:48:20] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.50 - - [2026-09-03 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.50 - - [2026-09-03 10:48:20] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006530 10.0.0.50 - - [2026-09-03 10:48:20] "POST /bgp-routers HTTP/1.1" 409 301 0.005467 10.0.0.50 - - [2026-09-03 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.50 - - [2026-09-03 10:48:20] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007874 10.0.0.50 - - [2026-09-03 10:48:20] "PUT /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2 HTTP/1.1" 200 254 0.033033 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:48:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:48:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:48:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:48:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.50 - - [2026-09-03 10:49:57] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.50 - - [2026-09-03 10:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2026-09-03 10:49:57] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051840 10.0.0.50 - - [2026-09-03 10:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2026-09-03 10:49:57] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073595 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.50 - - [2026-09-03 10:49:58] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048968 10.0.0.50 - - [2026-09-03 10:49:58] "POST /tags HTTP/1.1" 200 333 0.025244 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030068 10.0.0.50 - - [2026-09-03 10:49:58] "GET /tag/f255a876-e703-45fa-8a6e-66028f6c409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.040202 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015285 10.0.0.50 - - [2026-09-03 10:49:58] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064312 10.0.0.50 - - [2026-09-03 10:49:58] "GET /virtual-networks?parent_id=3c3746a8-ad1d-40a4-b566-5eb3098f08f9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005443 10.0.0.50 - - [2026-09-03 10:49:58] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064209 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.50 - - [2026-09-03 10:49:58] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008241 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014027 10.0.0.50 - - [2026-09-03 10:49:58] "GET /service-appliance-set/db87a831-f9e3-44d3-b68e-e521b1a05476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004901 10.0.0.50 - - [2026-09-03 10:49:58] "POST /virtual-networks HTTP/1.1" 200 512 0.103157 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023832 10.0.0.50 - - [2026-09-03 10:49:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.002545 10.0.0.50 - - [2026-09-03 10:49:58] "GET /network-ipam/415ddea7-1b2e-425b-8601-2a41cb54b307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003502 10.0.0.50 - - [2026-09-03 10:49:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138789 10.0.0.50 - - [2026-09-03 10:49:58] "GET /virtual-machine-interface/7e6fcfe8-ff20-4c77-8177-6464c5231c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.026146 10.0.0.50 - - [2026-09-03 10:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.014168 10.0.0.50 - - [2026-09-03 10:49:58] "POST /ref-update HTTP/1.1" 200 156 0.196025 10.0.0.50 - - [2026-09-03 10:49:58] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004616 10.0.0.50 - - [2026-09-03 10:49:58] "GET /domains HTTP/1.1" 200 280 0.001884 10.0.0.50 - - [2026-09-03 10:49:58] "POST /instance-ips HTTP/1.1" 200 409 0.054397 10.0.0.50 - - [2026-09-03 10:49:59] "GET /instance-ip/efc07099-f112-430e-bc0a-350fc8d525af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.019414 10.0.0.50 - - [2026-09-03 10:49:59] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.039299 10.0.0.50 - - [2026-09-03 10:49:59] "POST /loadbalancers HTTP/1.1" 200 610 0.045363 10.0.0.50 - - [2026-09-03 10:49:59] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 5716 0.073541 10.0.0.50 - - [2026-09-03 10:49:59] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.009573 10.0.0.50 - - [2026-09-03 10:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017386 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.50 - - [2026-09-03 10:49:59] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.013331 10.0.0.50 - - [2026-09-03 10:49:59] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1182 0.011760 10.0.0.50 - - [2026-09-03 10:49:59] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097816 10.0.0.50 - - [2026-09-03 10:49:59] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1182 0.008687 10.0.0.50 - - [2026-09-03 10:49:59] "GET /instance-ip/efc07099-f112-430e-bc0a-350fc8d525af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009691 10.0.0.50 - - [2026-09-03 10:49:59] "POST /route-targets HTTP/1.1" 200 327 0.030975 10.0.0.50 - - [2026-09-03 10:49:59] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.110004 10.0.0.50 - - [2026-09-03 10:49:59] "POST /ref-update HTTP/1.1" 200 156 0.031146 10.0.0.50 - - [2026-09-03 10:49:59] "POST /floating-ips HTTP/1.1" 200 597 0.075449 10.0.0.50 - - [2026-09-03 10:49:59] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.015141 10.0.0.50 - - [2026-09-03 10:49:59] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.063484 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2026-09-03 10:49:59] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052129 10.0.0.50 - - [2026-09-03 10:49:59] "GET /loadbalancer-listener/c3d72e1c-7666-4998-957c-65f7d62f48da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005640 10.0.0.50 - - [2026-09-03 10:49:59] "GET /loadbalancer-listener/c3d72e1c-7666-4998-957c-65f7d62f48da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005370 10.0.0.50 - - [2026-09-03 10:49:59] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.034127 10.0.0.50 - - [2026-09-03 10:49:59] "GET /instance-ip/efc07099-f112-430e-bc0a-350fc8d525af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006370 10.0.0.50 - - [2026-09-03 10:49:59] "GET /instance-ip/efc07099-f112-430e-bc0a-350fc8d525af?fields=floating_ips HTTP/1.1" 200 1213 0.008258 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-09-03 10:49:59] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003097 10.0.0.50 - - [2026-09-03 10:49:59] "GET /floating-ip/07c3c9cc-9e63-4851-bdd6-f77cffe0eb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002907 10.0.0.50 - - [2026-09-03 10:49:59] "POST /tags HTTP/1.1" 200 295 0.071002 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.50 - - [2026-09-03 10:49:59] "GET /tag/1496eadb-fab3-4690-ba8d-03266611a59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.021281 10.0.0.50 - - [2026-09-03 10:49:59] "POST /tags HTTP/1.1" 409 233 0.003230 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.50 - - [2026-09-03 10:49:59] "GET /tag/8eea012f-4ad2-4c2c-869e-399a925acf37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017038 10.0.0.50 - - [2026-09-03 10:49:59] "POST /tags HTTP/1.1" 409 206 0.003016 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.50 - - [2026-09-03 10:49:59] "GET /tag/9295250d-f19c-42b5-8107-854caf5305d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015417 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.50 - - [2026-09-03 10:49:59] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008525 10.0.0.50 - - [2026-09-03 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2026-09-03 10:50:00] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057101 10.0.0.50 - - [2026-09-03 10:50:00] "POST /virtual-machines HTTP/1.1" 200 369 0.020330 10.0.0.50 - - [2026-09-03 10:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023795 10.0.0.50 - - [2026-09-03 10:50:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113936 10.0.0.50 - - [2026-09-03 10:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014332 10.0.0.50 - - [2026-09-03 10:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005768 10.0.0.50 - - [2026-09-03 10:50:00] "POST /instance-ips HTTP/1.1" 200 409 0.035522 10.0.0.50 - - [2026-09-03 10:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048637 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.025890 10.0.0.50 - - [2026-09-03 10:50:00] "POST /set-tag HTTP/1.1" 200 109 0.033760 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018520 10.0.0.50 - - [2026-09-03 10:50:00] "GET /instance-ip/35fbbd50-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015136 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006359 10.0.0.50 - - [2026-09-03 10:50:00] "POST /set-tag HTTP/1.1" 200 109 0.003705 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004562 10.0.0.50 - - [2026-09-03 10:50:00] "POST /ref-update HTTP/1.1" 200 156 0.015442 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015395 10.0.0.50 - - [2026-09-03 10:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2026-09-03 10:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.50 - - [2026-09-03 10:50:00] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006130 10.0.0.50 - - [2026-09-03 10:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.50 - - [2026-09-03 10:50:00] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051618 10.0.0.50 - - [2026-09-03 10:50:01] "POST /virtual-machines HTTP/1.1" 200 369 0.011708 10.0.0.50 - - [2026-09-03 10:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020657 10.0.0.50 - - [2026-09-03 10:50:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153938 10.0.0.50 - - [2026-09-03 10:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014215 10.0.0.50 - - [2026-09-03 10:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025697 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009441 10.0.0.50 - - [2026-09-03 10:50:01] "POST /instance-ips HTTP/1.1" 200 409 0.040522 10.0.0.50 - - [2026-09-03 10:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048612 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021344 10.0.0.50 - - [2026-09-03 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.041676 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.037852 10.0.0.50 - - [2026-09-03 10:50:01] "GET /instance-ip/3688f008-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008774 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006720 10.0.0.50 - - [2026-09-03 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.004515 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.007236 10.0.0.50 - - [2026-09-03 10:50:01] "POST /ref-update HTTP/1.1" 200 156 0.022539 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021318 10.0.0.50 - - [2026-09-03 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.012439 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007607 10.0.0.50 - - [2026-09-03 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.004012 10.0.0.50 - - [2026-09-03 10:50:01] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007240 10.0.0.50 - - [2026-09-03 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domains HTTP/1.1" 200 280 0.002888 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.004172 10.0.0.50 - - [2026-09-03 10:50:04] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 7064 0.057715 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.006666 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.005134 10.0.0.50 - - [2026-09-03 10:50:04] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1403 0.005334 10.0.0.50 - - [2026-09-03 10:50:04] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1403 0.004527 10.0.0.50 - - [2026-09-03 10:50:04] "GET /route-target/c79d0661-de17-45be-bddf-1f1a48245503 HTTP/1.1" 200 1153 0.002768 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.005111 10.0.0.50 - - [2026-09-03 10:50:04] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1403 0.002655 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005505 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.005036 10.0.0.50 - - [2026-09-03 10:50:04] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1403 0.003218 10.0.0.50 - - [2026-09-03 10:50:04] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 200 1403 0.004512 10.0.0.50 - - [2026-09-03 10:50:04] "GET /route-target/c79d0661-de17-45be-bddf-1f1a48245503 HTTP/1.1" 200 1153 0.003417 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domains HTTP/1.1" 200 280 0.002797 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.003345 10.0.0.50 - - [2026-09-03 10:50:04] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 7064 0.054630 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2093 0.005797 10.0.0.50 - - [2026-09-03 10:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.50 - - [2026-09-03 10:50:04] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036008 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005962 10.0.0.50 - - [2026-09-03 10:50:04] "GET /floating-ip-pools?parent_id=b2cb4921-8372-4c1f-af77-99aa016a4ae5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002492 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005033 10.0.0.50 - - [2026-09-03 10:50:04] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025377 10.0.0.50 - - [2026-09-03 10:50:04] "POST /ref-update HTTP/1.1" 200 156 0.021160 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.022641 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domains HTTP/1.1" 200 280 0.002335 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.004605 10.0.0.50 - - [2026-09-03 10:50:04] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 7320 0.041226 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2331 0.010717 10.0.0.50 - - [2026-09-03 10:50:04] "GET /floating-ip-pool/3268cc22-69a0-4aff-a2a2-487d039ae8ac HTTP/1.1" 200 1314 0.002991 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domains HTTP/1.1" 200 280 0.002315 10.0.0.50 - - [2026-09-03 10:50:04] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.003965 10.0.0.50 - - [2026-09-03 10:50:04] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 7320 0.046804 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 2331 0.006590 10.0.0.50 - - [2026-09-03 10:50:04] "GET /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005569 10.0.0.50 - - [2026-09-03 10:50:05] "POST /tags HTTP/1.1" 200 365 0.077863 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013801 10.0.0.50 - - [2026-09-03 10:50:05] "GET /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.024621 10.0.0.50 - - [2026-09-03 10:50:05] "POST /tags HTTP/1.1" 409 206 0.002506 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2026-09-03 10:50:05] "GET /tag/9295250d-f19c-42b5-8107-854caf5305d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016152 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-09-03 10:50:05] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042848 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.50 - - [2026-09-03 10:50:05] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004683 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2026-09-03 10:50:05] "GET /service-appliance-set/a3df5316-98e3-4b09-953a-25a8f671a877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004195 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002499 10.0.0.50 - - [2026-09-03 10:50:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.128887 10.0.0.50 - - [2026-09-03 10:50:05] "GET /virtual-machine-interface/7cf654a2-e94c-4af6-9771-d8a2f15a021a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026165 10.0.0.50 - - [2026-09-03 10:50:05] "POST /set-tag HTTP/1.1" 200 109 0.021602 10.0.0.50 - - [2026-09-03 10:50:05] "POST /instance-ips HTTP/1.1" 200 417 0.051215 10.0.0.50 - - [2026-09-03 10:50:05] "GET /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013774 10.0.0.50 - - [2026-09-03 10:50:05] "POST /loadbalancers HTTP/1.1" 200 618 0.068068 10.0.0.50 - - [2026-09-03 10:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019714 10.0.0.50 - - [2026-09-03 10:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.50 - - [2026-09-03 10:50:05] "POST /service-instances HTTP/1.1" 200 566 0.042122 10.0.0.50 - - [2026-09-03 10:50:05] "POST /ref-update HTTP/1.1" 200 156 0.019516 10.0.0.50 - - [2026-09-03 10:50:06] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055745 10.0.0.50 - - [2026-09-03 10:50:06] "GET /virtual-machine-interface/7cf654a2-e94c-4af6-9771-d8a2f15a021a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005938 10.0.0.50 - - [2026-09-03 10:50:06] "GET /virtual-machine-interface/7cf654a2-e94c-4af6-9771-d8a2f15a021a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004910 10.0.0.50 - - [2026-09-03 10:50:06] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.015083 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.50 - - [2026-09-03 10:50:06] "GET /floating-ip-pool/3268cc22-69a0-4aff-a2a2-487d039ae8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004368 10.0.0.50 - - [2026-09-03 10:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037359 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008426 10.0.0.50 - - [2026-09-03 10:50:06] "POST /virtual-machines HTTP/1.1" 200 429 0.026656 10.0.0.50 - - [2026-09-03 10:50:06] "POST /floating-ips HTTP/1.1" 200 671 0.113186 10.0.0.50 - - [2026-09-03 10:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017872 10.0.0.50 - - [2026-09-03 10:50:06] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005474 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2026-09-03 10:50:06] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004190 10.0.0.50 - - [2026-09-03 10:50:06] "POST /tags HTTP/1.1" 409 221 0.027803 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-09-03 10:50:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.179518 10.0.0.50 - - [2026-09-03 10:50:06] "POST /chown HTTP/1.1" 200 109 0.025195 10.0.0.50 - - [2026-09-03 10:50:06] "GET /tag/f255a876-e703-45fa-8a6e-66028f6c409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.035935 10.0.0.50 - - [2026-09-03 10:50:06] "POST /tags HTTP/1.1" 409 238 0.008498 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.50 - - [2026-09-03 10:50:06] "POST /chown HTTP/1.1" 200 109 0.009479 10.0.0.50 - - [2026-09-03 10:50:06] "PUT /virtual-machine-interface/78d48417-d702-46b7-aa2a-ab5974aac85b HTTP/1.1" 200 284 0.021452 10.0.0.50 - - [2026-09-03 10:50:06] "GET /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.016611 10.0.0.50 - - [2026-09-03 10:50:06] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.043064 10.0.0.50 - - [2026-09-03 10:50:06] "POST /firewall-rules HTTP/1.1" 200 650 0.104695 10.0.0.50 - - [2026-09-03 10:50:06] "GET /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008924 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.091530 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.032536 10.0.0.50 - - [2026-09-03 10:50:06] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.016658 10.0.0.50 - - [2026-09-03 10:50:06] "GET /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011865 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.040562 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.047361 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.035231 10.0.0.50 - - [2026-09-03 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022833 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.043369 10.0.0.50 - - [2026-09-03 10:50:06] "POST /ref-update HTTP/1.1" 200 156 0.064217 10.0.0.50 - - [2026-09-03 10:50:07] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.129960 10.0.0.50 - - [2026-09-03 10:50:07] "GET /loadbalancer/05f3420e-ce5d-4b59-aed3-c7e05d3b19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006786 10.0.0.50 - - [2026-09-03 10:50:07] "POST /virtual-machines HTTP/1.1" 200 429 0.039298 10.0.0.50 - - [2026-09-03 10:50:07] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.058379 10.0.0.50 - - [2026-09-03 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.50 - - [2026-09-03 10:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155871 10.0.0.50 - - [2026-09-03 10:50:07] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.173661 10.0.0.50 - - [2026-09-03 10:50:07] "POST /chown HTTP/1.1" 200 109 0.085726 10.0.0.50 - - [2026-09-03 10:50:07] "GET /loadbalancer-listener/83663544-6b83-465c-b2aa-ac2ea653c69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004375 10.0.0.50 - - [2026-09-03 10:50:07] "GET /loadbalancer-listener/83663544-6b83-465c-b2aa-ac2ea653c69a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012194 10.0.0.50 - - [2026-09-03 10:50:07] "POST /chown HTTP/1.1" 200 109 0.022930 10.0.0.50 - - [2026-09-03 10:50:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.097641 10.0.0.50 - - [2026-09-03 10:50:07] "PUT /virtual-machine-interface/55e79709-81ee-4106-9a5d-7e7cdb2b3893 HTTP/1.1" 200 284 0.085027 10.0.0.50 - - [2026-09-03 10:50:07] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.016868 10.0.0.50 - - [2026-09-03 10:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030767 10.0.0.50 - - [2026-09-03 10:50:07] "GET /loadbalancer-pool/8a990687-b96d-479e-9e47-4017ac14f027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012713 10.0.0.50 - - [2026-09-03 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.035145 10.0.0.50 - - [2026-09-03 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.035214 10.0.0.50 - - [2026-09-03 10:50:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.101555 10.0.0.50 - - [2026-09-03 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.056368 10.0.0.50 - - [2026-09-03 10:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.037371 10.0.0.50 - - [2026-09-03 10:50:07] "GET /loadbalancer-member/ff5c1b45-f2bf-47bf-9473-dbfb69f7d9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.004776 10.0.0.50 - - [2026-09-03 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.047513 10.0.0.50 - - [2026-09-03 10:50:07] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006365 10.0.0.50 - - [2026-09-03 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.034866 10.0.0.50 - - [2026-09-03 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012645 10.0.0.50 - - [2026-09-03 10:50:07] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007191 10.0.0.50 - - [2026-09-03 10:50:07] "POST /tags HTTP/1.1" 409 221 0.003073 10.0.0.50 - - [2026-09-03 10:50:07] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.022396 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016259 10.0.0.50 - - [2026-09-03 10:50:08] "GET /tag/f255a876-e703-45fa-8a6e-66028f6c409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020500 10.0.0.50 - - [2026-09-03 10:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.046057 10.0.0.50 - - [2026-09-03 10:50:08] "POST /tags HTTP/1.1" 409 238 0.028702 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.50 - - [2026-09-03 10:50:08] "GET /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017030 10.0.0.50 - - [2026-09-03 10:50:08] "POST /firewall-rules HTTP/1.1" 409 293 0.007765 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.041916 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.022581 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.50 - - [2026-09-03 10:50:08] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.047186 10.0.0.50 - - [2026-09-03 10:50:08] "PUT /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75 HTTP/1.1" 200 260 0.054173 10.0.0.50 - - [2026-09-03 10:50:08] "GET /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011226 10.0.0.50 - - [2026-09-03 10:50:08] "POST /ref-update HTTP/1.1" 200 156 0.017694 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.029708 10.0.0.50 - - [2026-09-03 10:50:08] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015449 10.0.0.50 - - [2026-09-03 10:50:08] "GET /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013134 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.040472 10.0.0.50 - - [2026-09-03 10:50:08] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005743 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.50 - - [2026-09-03 10:50:08] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.033322 10.0.0.50 - - [2026-09-03 10:50:08] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081354 10.0.0.50 - - [2026-09-03 10:50:08] "POST /ref-update HTTP/1.1" 200 156 0.070686 10.0.0.50 - - [2026-09-03 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.50 - - [2026-09-03 10:50:08] "POST /virtual-machines HTTP/1.1" 200 373 0.036480 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.079176 10.0.0.50 - - [2026-09-03 10:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.070428 10.0.0.50 - - [2026-09-03 10:50:08] "POST /chown HTTP/1.1" 200 109 0.020276 10.0.0.50 - - [2026-09-03 10:50:08] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.060315 10.0.0.50 - - [2026-09-03 10:50:08] "POST /ref-update HTTP/1.1" 200 156 0.127491 10.0.0.50 - - [2026-09-03 10:50:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.289748 10.0.0.50 - - [2026-09-03 10:50:09] "POST /chown HTTP/1.1" 200 109 0.036166 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053208 10.0.0.50 - - [2026-09-03 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013550 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018769 10.0.0.50 - - [2026-09-03 10:50:09] "POST /chown HTTP/1.1" 200 109 0.077483 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 256 0.048779 10.0.0.50 - - [2026-09-03 10:50:09] "POST /instance-ips HTTP/1.1" 200 413 0.047198 10.0.0.50 - - [2026-09-03 10:50:09] "POST /ref-update HTTP/1.1" 200 156 0.032161 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.051759 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012025 10.0.0.50 - - [2026-09-03 10:50:09] "POST /set-tag HTTP/1.1" 200 109 0.029391 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.027858 10.0.0.50 - - [2026-09-03 10:50:09] "GET /instance-ip/3b375ba8-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006592 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.013516 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006864 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020956 10.0.0.50 - - [2026-09-03 10:50:09] "POST /set-tag HTTP/1.1" 200 109 0.017082 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.015181 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.014859 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019695 10.0.0.50 - - [2026-09-03 10:50:09] "POST /ref-update HTTP/1.1" 200 156 0.025683 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.041896 10.0.0.50 - - [2026-09-03 10:50:09] "POST /set-tag HTTP/1.1" 200 109 0.004211 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.026117 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030707 10.0.0.50 - - [2026-09-03 10:50:09] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007471 10.0.0.50 - - [2026-09-03 10:50:09] "POST /set-tag HTTP/1.1" 200 109 0.015222 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.013679 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.50 - - [2026-09-03 10:50:09] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.011456 10.0.0.50 - - [2026-09-03 10:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012354 10.0.0.50 - - [2026-09-03 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.50 - - [2026-09-03 10:50:09] "POST /chown HTTP/1.1" 200 109 0.010832 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.009454 10.0.0.50 - - [2026-09-03 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.027233 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.022742 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.008393 10.0.0.50 - - [2026-09-03 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.022455 10.0.0.50 - - [2026-09-03 10:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.010888 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.037540 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.024213 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.010519 10.0.0.50 - - [2026-09-03 10:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.009173 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.026954 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.008807 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.024752 10.0.0.50 - - [2026-09-03 10:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.011415 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.026594 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.016380 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.009765 10.0.0.50 - - [2026-09-03 10:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.023285 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.027500 10.0.0.50 - - [2026-09-03 10:50:10] "POST /chown HTTP/1.1" 200 109 0.012226 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.028216 10.0.0.50 - - [2026-09-03 10:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.010323 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.047540 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.037156 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.011665 10.0.0.50 - - [2026-09-03 10:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.014159 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.010730 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.018879 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.029379 10.0.0.50 - - [2026-09-03 10:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.010947 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.030362 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.023032 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.024973 10.0.0.50 - - [2026-09-03 10:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.009739 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.039763 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.009596 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.023841 10.0.0.50 - - [2026-09-03 10:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.036546 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.008410 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.024615 10.0.0.50 - - [2026-09-03 10:50:11] "POST /chown HTTP/1.1" 200 109 0.018330 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.010638 10.0.0.50 - - [2026-09-03 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.012151 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.027899 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.009510 10.0.0.50 - - [2026-09-03 10:50:12] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026296 10.0.0.50 - - [2026-09-03 10:50:12] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.035261 10.0.0.50 - - [2026-09-03 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011005 10.0.0.50 - - [2026-09-03 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.50 - - [2026-09-03 10:50:12] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003524 10.0.0.50 - - [2026-09-03 10:50:12] "GET /loadbalancer-pool/0dda39bb-c347-4520-946c-afaf672122c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005089 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.010291 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.033014 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.035385 10.0.0.50 - - [2026-09-03 10:50:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.080367 10.0.0.50 - - [2026-09-03 10:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032384 10.0.0.50 - - [2026-09-03 10:50:12] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016897 10.0.0.50 - - [2026-09-03 10:50:12] "POST /chown HTTP/1.1" 200 109 0.045489 10.0.0.50 - - [2026-09-03 10:50:12] "POST /tags HTTP/1.1" 409 221 0.003166 10.0.0.50 - - [2026-09-03 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.50 - - [2026-09-03 10:50:12] "GET /tag/f255a876-e703-45fa-8a6e-66028f6c409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018892 10.0.0.50 - - [2026-09-03 10:50:12] "POST /set-tag HTTP/1.1" 200 109 0.093722 10.0.0.50 - - [2026-09-03 10:50:12] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006977 10.0.0.50 - - [2026-09-03 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.50 - - [2026-09-03 10:50:12] "GET /floating-ip/07c3c9cc-9e63-4851-bdd6-f77cffe0eb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.022427 10.0.0.50 - - [2026-09-03 10:50:12] "PUT /floating-ip/07c3c9cc-9e63-4851-bdd6-f77cffe0eb41 HTTP/1.1" 200 256 0.021982 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine/2bf91c24-5b28-422b-95bb-1d5eeaf32371?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003520 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005502 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009447 10.0.0.50 - - [2026-09-03 10:50:13] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.50 - - [2026-09-03 10:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.50 - - [2026-09-03 10:50:13] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003466 10.0.0.50 - - [2026-09-03 10:50:13] "GET /loadbalancer-pool/0dda39bb-c347-4520-946c-afaf672122c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004408 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine/60372263-fee4-42ad-bb5b-2ab7ee9f5553?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.005365 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004925 10.0.0.50 - - [2026-09-03 10:50:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.028553 10.0.0.50 - - [2026-09-03 10:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010696 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006558 10.0.0.50 - - [2026-09-03 10:50:13] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011291 10.0.0.50 - - [2026-09-03 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.019855 10.0.0.50 - - [2026-09-03 10:50:13] "GET /floating-ip/07c3c9cc-9e63-4851-bdd6-f77cffe0eb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.012561 10.0.0.50 - - [2026-09-03 10:50:13] "POST /set-tag HTTP/1.1" 200 109 0.071896 10.0.0.50 - - [2026-09-03 10:50:17] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005758 10.0.0.50 - - [2026-09-03 10:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.50 - - [2026-09-03 10:50:18] "GET /virtual-machine/b6c49e45-c69a-4387-80c8-8febab7622f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004285 10.0.0.50 - - [2026-09-03 10:50:18] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005304 10.0.0.50 - - [2026-09-03 10:50:18] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004815 10.0.0.50 - - [2026-09-03 10:50:18] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.50 - - [2026-09-03 10:50:50] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008969 10.0.0.50 - - [2026-09-03 10:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.50 - - [2026-09-03 10:50:50] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004295 10.0.0.50 - - [2026-09-03 10:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.50 - - [2026-09-03 10:50:50] "GET /virtual-machine/b6c49e45-c69a-4387-80c8-8febab7622f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003716 10.0.0.50 - - [2026-09-03 10:50:50] "POST /ref-update HTTP/1.1" 200 156 0.016684 10.0.0.50 - - [2026-09-03 10:50:50] "GET /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019240 10.0.0.50 - - [2026-09-03 10:50:50] "POST /set-tag HTTP/1.1" 200 109 0.025709 10.0.0.50 - - [2026-09-03 10:50:50] "POST /set-tag HTTP/1.1" 200 109 0.019331 10.0.0.50 - - [2026-09-03 10:50:50] "DELETE /instance-ip/3b375ba8-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.078522 10.0.0.50 - - [2026-09-03 10:50:50] "DELETE /virtual-machine-interface/3afb6c6a-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.055294 10.0.0.50 - - [2026-09-03 10:50:50] "DELETE /virtual-machine/b6c49e45-c69a-4387-80c8-8febab7622f1 HTTP/1.1" 200 115 0.024731 10.0.0.50 - - [2026-09-03 10:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.50 - - [2026-09-03 10:50:53] "GET /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010653 10.0.0.50 - - [2026-09-03 10:50:53] "GET /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011716 10.0.0.50 - - [2026-09-03 10:50:53] "GET /virtual-machine-interface/55e79709-81ee-4106-9a5d-7e7cdb2b3893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004459 10.0.0.50 - - [2026-09-03 10:50:53] "POST /set-tag HTTP/1.1" 200 109 0.018129 10.0.0.50 - - [2026-09-03 10:50:53] "GET /virtual-machine-interface/78d48417-d702-46b7-aa2a-ab5974aac85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.028228 10.0.0.50 - - [2026-09-03 10:50:54] "POST /set-tag HTTP/1.1" 200 109 0.020044 10.0.0.50 - - [2026-09-03 10:50:54] "GET /virtual-machine-interface/7cf654a2-e94c-4af6-9771-d8a2f15a021a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004772 10.0.0.50 - - [2026-09-03 10:50:54] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.50 - - [2026-09-03 10:50:54] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.014211 10.0.0.50 - - [2026-09-03 10:50:54] "GET /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003287 10.0.0.50 - - [2026-09-03 10:50:54] "POST /ref-update HTTP/1.1" 200 156 0.018198 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /firewall-rule/fdd39752-e7b5-49e9-9a8d-f7451751dc75 HTTP/1.1" 200 115 0.061459 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /loadbalancer-member/ff5c1b45-f2bf-47bf-9473-dbfb69f7d9f3 HTTP/1.1" 200 115 0.041175 10.0.0.50 - - [2026-09-03 10:50:54] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.009855 10.0.0.50 - - [2026-09-03 10:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021302 10.0.0.50 - - [2026-09-03 10:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /loadbalancer-pool/8a990687-b96d-479e-9e47-4017ac14f027 HTTP/1.1" 200 115 0.082291 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.023381 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /loadbalancer-listener/83663544-6b83-465c-b2aa-ac2ea653c69a HTTP/1.1" 200 115 0.056785 10.0.0.50 - - [2026-09-03 10:50:54] "GET /floating-ip/169562be-d622-4a65-b5ab-10cf19e391ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.004105 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.013129 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.021327 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.039564 10.0.0.50 - - [2026-09-03 10:50:54] "PUT /floating-ip/169562be-d622-4a65-b5ab-10cf19e391ba HTTP/1.1" 200 256 0.068877 10.0.0.50 - - [2026-09-03 10:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.016649 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.034169 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /floating-ip/169562be-d622-4a65-b5ab-10cf19e391ba HTTP/1.1" 200 115 0.113951 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.009379 10.0.0.50 - - [2026-09-03 10:50:54] "POST /chown HTTP/1.1" 200 109 0.030712 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /loadbalancer/05f3420e-ce5d-4b59-aed3-c7e05d3b19fd HTTP/1.1" 200 115 0.102722 10.0.0.50 - - [2026-09-03 10:50:54] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.023958 10.0.0.50 - - [2026-09-03 10:50:54] "GET /floating-ip-pool/3268cc22-69a0-4aff-a2a2-487d039ae8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002742 10.0.0.50 - - [2026-09-03 10:50:54] "DELETE /instance-ip/9f62b491-ffef-4532-ba86-f324108b8c80 HTTP/1.1" 200 115 0.090378 10.0.0.50 - - [2026-09-03 10:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032184 10.0.0.50 - - [2026-09-03 10:50:54] "POST /ref-update HTTP/1.1" 200 156 0.037597 10.0.0.50 - - [2026-09-03 10:50:54] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.019426 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /floating-ip-pool/3268cc22-69a0-4aff-a2a2-487d039ae8ac HTTP/1.1" 200 115 0.109308 10.0.0.50 - - [2026-09-03 10:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030764 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-machine-interface/7cf654a2-e94c-4af6-9771-d8a2f15a021a HTTP/1.1" 200 115 0.188825 10.0.0.50 - - [2026-09-03 10:50:55] "PUT /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 266 0.020177 10.0.0.50 - - [2026-09-03 10:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.044055 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /tag/c0bbff3f-77b0-4ab9-8b4d-6dfa3cfd6e89 HTTP/1.1" 200 115 0.188191 10.0.0.50 - - [2026-09-03 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2026-09-03 10:50:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002897 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /service-instance/c6c53b5d-a2ff-4df8-9e53-8a242b4a8e38 HTTP/1.1" 200 115 0.091127 10.0.0.50 - - [2026-09-03 10:50:55] "POST /useragent-kv HTTP/1.1" 200 115 0.013949 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-network/b2cb4921-8372-4c1f-af77-99aa016a4ae5 HTTP/1.1" 200 115 0.287986 10.0.0.50 - - [2026-09-03 10:50:55] "GET /routing-instance/d092cf22-fc57-4e78-b88b-ab643acc3c90 HTTP/1.1" 404 171 0.017542 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /route-target/c79d0661-de17-45be-bddf-1f1a48245503 HTTP/1.1" 200 115 0.077872 10.0.0.50 - - [2026-09-03 10:50:55] "GET /domains HTTP/1.1" 200 280 0.003680 10.0.0.50 - - [2026-09-03 10:50:55] "GET /domain/8c349a25-0927-4e6a-9f45-d3f5a041ecf6 HTTP/1.1" 200 3087 0.003625 10.0.0.50 - - [2026-09-03 10:50:55] "GET /virtual-machine-interface/55e79709-81ee-4106-9a5d-7e7cdb2b3893?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005381 10.0.0.50 - - [2026-09-03 10:50:55] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9 HTTP/1.1" 200 7142 0.050537 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-machine-interface/55e79709-81ee-4106-9a5d-7e7cdb2b3893 HTTP/1.1" 200 115 0.091450 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-machine/31233937-7936-493a-915b-e127396271ae HTTP/1.1" 200 115 0.042434 10.0.0.50 - - [2026-09-03 10:50:55] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012320 10.0.0.50 - - [2026-09-03 10:50:55] "GET /virtual-machine-interface/78d48417-d702-46b7-aa2a-ab5974aac85b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008680 10.0.0.50 - - [2026-09-03 10:50:55] "POST /set-tag HTTP/1.1" 200 109 0.005124 10.0.0.50 - - [2026-09-03 10:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.50 - - [2026-09-03 10:50:55] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002703 10.0.0.50 - - [2026-09-03 10:50:55] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004414 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-machine-interface/78d48417-d702-46b7-aa2a-ab5974aac85b HTTP/1.1" 200 115 0.076399 10.0.0.50 - - [2026-09-03 10:50:55] "POST /set-tag HTTP/1.1" 200 109 0.050471 10.0.0.50 - - [2026-09-03 10:50:55] "POST /ref-update HTTP/1.1" 200 156 0.058689 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /loadbalancer-member/859beef0-7f07-4c72-b6da-4db7c4eda943 HTTP/1.1" 200 115 0.106886 10.0.0.50 - - [2026-09-03 10:50:55] "DELETE /virtual-machine/18cefaff-b5f6-4cca-81e5-2b7685f9c66e HTTP/1.1" 200 115 0.060056 10.0.0.50 - - [2026-09-03 10:50:56] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005219 10.0.0.50 - - [2026-09-03 10:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.50 - - [2026-09-03 10:50:56] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007391 10.0.0.50 - - [2026-09-03 10:50:56] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.50 - - [2026-09-03 10:50:56] "GET /virtual-machine/60372263-fee4-42ad-bb5b-2ab7ee9f5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003612 10.0.0.50 - - [2026-09-03 10:50:56] "POST /ref-update HTTP/1.1" 200 156 0.012936 10.0.0.50 - - [2026-09-03 10:50:56] "GET /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009082 10.0.0.50 - - [2026-09-03 10:50:56] "POST /set-tag HTTP/1.1" 200 109 0.022162 10.0.0.50 - - [2026-09-03 10:50:56] "POST /set-tag HTTP/1.1" 200 109 0.019072 10.0.0.50 - - [2026-09-03 10:50:56] "POST /set-tag HTTP/1.1" 200 109 0.021653 10.0.0.50 - - [2026-09-03 10:50:56] "DELETE /instance-ip/3688f008-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.075031 10.0.0.50 - - [2026-09-03 10:50:56] "POST /ref-update HTTP/1.1" 200 156 0.014507 10.0.0.50 - - [2026-09-03 10:50:57] "DELETE /virtual-machine-interface/3667629e-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.086614 10.0.0.50 - - [2026-09-03 10:50:57] "DELETE /virtual-machine/60372263-fee4-42ad-bb5b-2ab7ee9f5553 HTTP/1.1" 200 115 0.024298 10.0.0.50 - - [2026-09-03 10:51:00] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010926 10.0.0.50 - - [2026-09-03 10:51:00] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.50 - - [2026-09-03 10:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.50 - - [2026-09-03 10:51:00] "GET /loadbalancer/66507795-30ff-49e2-a14d-d4b119aca6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002982 10.0.0.50 - - [2026-09-03 10:51:01] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012573 10.0.0.50 - - [2026-09-03 10:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.50 - - [2026-09-03 10:51:01] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006815 10.0.0.50 - - [2026-09-03 10:51:01] "POST /set-tag HTTP/1.1" 200 109 0.004000 10.0.0.50 - - [2026-09-03 10:51:01] "GET /virtual-machine/2bf91c24-5b28-422b-95bb-1d5eeaf32371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004448 10.0.0.50 - - [2026-09-03 10:51:01] "POST /ref-update HTTP/1.1" 200 156 0.022391 10.0.0.50 - - [2026-09-03 10:51:01] "GET /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006957 10.0.0.50 - - [2026-09-03 10:51:01] "POST /set-tag HTTP/1.1" 200 109 0.033810 10.0.0.50 - - [2026-09-03 10:51:01] "POST /set-tag HTTP/1.1" 200 109 0.034386 10.0.0.50 - - [2026-09-03 10:51:01] "POST /set-tag HTTP/1.1" 200 109 0.051432 10.0.0.50 - - [2026-09-03 10:51:01] "DELETE /instance-ip/35fbbd50-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.069404 10.0.0.50 - - [2026-09-03 10:51:01] "POST /ref-update HTTP/1.1" 200 156 0.013727 10.0.0.50 - - [2026-09-03 10:51:01] "DELETE /virtual-machine-interface/35deb340-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.073842 10.0.0.50 - - [2026-09-03 10:51:01] "DELETE /virtual-machine/2bf91c24-5b28-422b-95bb-1d5eeaf32371 HTTP/1.1" 200 115 0.035297 10.0.0.50 - - [2026-09-03 10:51:02] "DELETE /tag/1496eadb-fab3-4690-ba8d-03266611a59f HTTP/1.1" 200 115 0.097651 10.0.0.50 - - [2026-09-03 10:51:02] "DELETE /tag/8eea012f-4ad2-4c2c-869e-399a925acf37 HTTP/1.1" 200 115 0.078048 10.0.0.50 - - [2026-09-03 10:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.50 - - [2026-09-03 10:51:05] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049679 10.0.0.50 - - [2026-09-03 10:51:06] "POST /tags HTTP/1.1" 200 393 0.031722 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009127 10.0.0.50 - - [2026-09-03 10:51:06] "GET /tag/616cd3d6-4990-4f0a-a4ab-10ae2f771ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020274 10.0.0.50 - - [2026-09-03 10:51:06] "POST /tags HTTP/1.1" 200 341 0.024557 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-09-03 10:51:06] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013518 10.0.0.50 - - [2026-09-03 10:51:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.008818 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002315 10.0.0.50 - - [2026-09-03 10:51:06] "POST /security-groups HTTP/1.1" 200 589 0.076500 10.0.0.50 - - [2026-09-03 10:51:06] "POST /projects HTTP/1.1" 200 519 0.274165 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001985 10.0.0.50 - - [2026-09-03 10:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017066 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025877 10.0.0.50 - - [2026-09-03 10:51:06] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.025098 10.0.0.50 - - [2026-09-03 10:51:06] "POST /access-control-lists HTTP/1.1" 200 598 0.092586 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.009261 10.0.0.50 - - [2026-09-03 10:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2026-09-03 10:51:06] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005243 10.0.0.50 - - [2026-09-03 10:51:06] "POST /access-control-lists HTTP/1.1" 200 596 0.074714 10.0.0.50 - - [2026-09-03 10:51:06] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.123080 10.0.0.50 - - [2026-09-03 10:51:06] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.070626 10.0.0.50 - - [2026-09-03 10:51:07] "POST /security-groups HTTP/1.1" 200 591 0.109161 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.003863 10.0.0.50 - - [2026-09-03 10:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.043704 10.0.0.50 - - [2026-09-03 10:51:07] "POST /chown HTTP/1.1" 200 109 0.052826 10.0.0.50 - - [2026-09-03 10:51:07] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004324 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2026-09-03 10:51:07] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036448 10.0.0.50 - - [2026-09-03 10:51:07] "POST /access-control-lists HTTP/1.1" 200 632 0.148124 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.009187 10.0.0.50 - - [2026-09-03 10:51:07] "POST /tags HTTP/1.1" 409 226 0.003149 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.50 - - [2026-09-03 10:51:07] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018672 10.0.0.50 - - [2026-09-03 10:51:07] "POST /access-control-lists HTTP/1.1" 200 630 0.094396 10.0.0.50 - - [2026-09-03 10:51:07] "POST /firewall-rules HTTP/1.1" 200 600 0.103004 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-rule/d2e50dbf-af76-4db9-a5cb-0c36de7fcc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.014898 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005504 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-rule/d2e50dbf-af76-4db9-a5cb-0c36de7fcc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003910 10.0.0.50 - - [2026-09-03 10:51:07] "POST /ref-update HTTP/1.1" 200 156 0.111400 10.0.0.50 - - [2026-09-03 10:51:07] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018532 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.50 - - [2026-09-03 10:51:07] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003645 10.0.0.50 - - [2026-09-03 10:51:07] "POST /tags HTTP/1.1" 409 226 0.002879 10.0.0.50 - - [2026-09-03 10:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.50 - - [2026-09-03 10:51:07] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014538 10.0.0.50 - - [2026-09-03 10:51:07] "POST /firewall-rules HTTP/1.1" 200 598 0.076170 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-rule/421c4ba3-9b7d-42d4-9459-bedc917b4650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006088 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005441 10.0.0.50 - - [2026-09-03 10:51:07] "GET /firewall-rule/421c4ba3-9b7d-42d4-9459-bedc917b4650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003101 10.0.0.50 - - [2026-09-03 10:51:08] "POST /ref-update HTTP/1.1" 200 156 0.067375 10.0.0.50 - - [2026-09-03 10:51:09] "POST /tags HTTP/1.1" 200 393 0.038879 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.50 - - [2026-09-03 10:51:09] "GET /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018242 10.0.0.50 - - [2026-09-03 10:51:09] "POST /tags HTTP/1.1" 200 341 0.040020 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.50 - - [2026-09-03 10:51:09] "GET /tag/16a0a62a-264a-4779-8c0a-111f90251d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014583 10.0.0.50 - - [2026-09-03 10:51:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.001046 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.008044 10.0.0.50 - - [2026-09-03 10:51:09] "POST /security-groups HTTP/1.1" 200 589 0.353664 10.0.0.50 - - [2026-09-03 10:51:09] "POST /projects HTTP/1.1" 200 519 0.505806 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.003008 10.0.0.50 - - [2026-09-03 10:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017158 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025956 10.0.0.50 - - [2026-09-03 10:51:09] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.012059 10.0.0.50 - - [2026-09-03 10:51:09] "POST /access-control-lists HTTP/1.1" 200 598 0.098442 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.020860 10.0.0.50 - - [2026-09-03 10:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.50 - - [2026-09-03 10:51:09] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005843 10.0.0.50 - - [2026-09-03 10:51:10] "POST /access-control-lists HTTP/1.1" 200 596 0.072307 10.0.0.50 - - [2026-09-03 10:51:10] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.112004 10.0.0.50 - - [2026-09-03 10:51:10] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.062084 10.0.0.50 - - [2026-09-03 10:51:10] "POST /security-groups HTTP/1.1" 200 591 0.085793 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.003082 10.0.0.50 - - [2026-09-03 10:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022934 10.0.0.50 - - [2026-09-03 10:51:10] "POST /access-control-lists HTTP/1.1" 200 632 0.106966 10.0.0.50 - - [2026-09-03 10:51:10] "POST /chown HTTP/1.1" 200 109 0.080483 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.029868 10.0.0.50 - - [2026-09-03 10:51:10] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017729 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.50 - - [2026-09-03 10:51:10] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018870 10.0.0.50 - - [2026-09-03 10:51:10] "POST /access-control-lists HTTP/1.1" 200 630 0.070806 10.0.0.50 - - [2026-09-03 10:51:10] "POST /tags HTTP/1.1" 409 226 0.020700 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2026-09-03 10:51:10] "GET /tag/16a0a62a-264a-4779-8c0a-111f90251d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010461 10.0.0.50 - - [2026-09-03 10:51:10] "POST /firewall-rules HTTP/1.1" 200 600 0.066741 10.0.0.50 - - [2026-09-03 10:51:10] "GET /firewall-rule/a50b9588-8430-42b3-ab79-3c992ad97c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005672 10.0.0.50 - - [2026-09-03 10:51:10] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006360 10.0.0.50 - - [2026-09-03 10:51:10] "GET /firewall-rule/a50b9588-8430-42b3-ab79-3c992ad97c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003552 10.0.0.50 - - [2026-09-03 10:51:10] "POST /ref-update HTTP/1.1" 200 156 0.073892 10.0.0.50 - - [2026-09-03 10:51:10] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009653 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.50 - - [2026-09-03 10:51:10] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003844 10.0.0.50 - - [2026-09-03 10:51:10] "POST /tags HTTP/1.1" 409 226 0.002411 10.0.0.50 - - [2026-09-03 10:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2026-09-03 10:51:10] "GET /tag/16a0a62a-264a-4779-8c0a-111f90251d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013246 10.0.0.50 - - [2026-09-03 10:51:11] "POST /firewall-rules HTTP/1.1" 200 598 0.082665 10.0.0.50 - - [2026-09-03 10:51:11] "GET /firewall-rule/b7a2aaf3-6edf-40c7-9d7e-aba8cf4850c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005522 10.0.0.50 - - [2026-09-03 10:51:11] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005424 10.0.0.50 - - [2026-09-03 10:51:11] "GET /firewall-rule/b7a2aaf3-6edf-40c7-9d7e-aba8cf4850c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002729 10.0.0.50 - - [2026-09-03 10:51:11] "POST /ref-update HTTP/1.1" 200 156 0.081555 10.0.0.50 - - [2026-09-03 10:51:12] "POST /tags HTTP/1.1" 200 345 0.140224 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012667 10.0.0.50 - - [2026-09-03 10:51:12] "GET /tag/4b75e6ff-e4a6-403d-81e9-0207a1b4728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.050627 10.0.0.50 - - [2026-09-03 10:51:12] "POST /projects HTTP/1.1" 409 238 0.002698 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-09-03 10:51:12] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064366 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008380 10.0.0.50 - - [2026-09-03 10:51:12] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008300 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.50 - - [2026-09-03 10:51:12] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008829 10.0.0.50 - - [2026-09-03 10:51:12] "POST /security-groups HTTP/1.1" 409 285 0.002963 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.50 - - [2026-09-03 10:51:12] "PUT /security-group/3aff198c-aba1-40ab-8ed8-9534517dd780 HTTP/1.1" 200 262 0.072580 10.0.0.50 - - [2026-09-03 10:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026231 10.0.0.50 - - [2026-09-03 10:51:12] "POST /tags HTTP/1.1" 409 228 0.017462 10.0.0.50 - - [2026-09-03 10:51:12] "PUT /access-control-list/3e81db6b-dd47-444c-b66f-3eef3f9dbe6b HTTP/1.1" 200 272 0.035838 10.0.0.50 - - [2026-09-03 10:51:12] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.106837 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.50 - - [2026-09-03 10:51:12] "GET /tag/4b75e6ff-e4a6-403d-81e9-0207a1b4728f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017857 10.0.0.50 - - [2026-09-03 10:51:12] "PUT /access-control-list/c735a9df-e03b-47ce-a488-35a7f2e7e04f HTTP/1.1" 200 272 0.070167 10.0.0.50 - - [2026-09-03 10:51:12] "POST /tags HTTP/1.1" 200 345 0.050244 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.50 - - [2026-09-03 10:51:12] "GET /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.025212 10.0.0.50 - - [2026-09-03 10:51:12] "POST /projects HTTP/1.1" 409 238 0.003099 10.0.0.50 - - [2026-09-03 10:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008427 10.0.0.50 - - [2026-09-03 10:51:12] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058491 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.50 - - [2026-09-03 10:51:13] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005287 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.50 - - [2026-09-03 10:51:13] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003334 10.0.0.50 - - [2026-09-03 10:51:13] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044013 10.0.0.50 - - [2026-09-03 10:51:13] "POST /security-groups HTTP/1.1" 409 285 0.003399 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2026-09-03 10:51:13] "PUT /security-group/d966b95b-76c3-46ca-8192-f2775f3c707d HTTP/1.1" 200 262 0.071512 10.0.0.50 - - [2026-09-03 10:51:13] "PUT /access-control-list/3e0fcc49-69e8-405f-ac9b-02e0fbcb8afa HTTP/1.1" 200 272 0.017517 10.0.0.50 - - [2026-09-03 10:51:13] "PUT /access-control-list/4e45c314-9bf6-4a88-8dd2-dea64e3f51a9 HTTP/1.1" 200 272 0.025637 10.0.0.50 - - [2026-09-03 10:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028659 10.0.0.50 - - [2026-09-03 10:51:13] "POST /tags HTTP/1.1" 409 228 0.012845 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.50 - - [2026-09-03 10:51:13] "GET /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014730 10.0.0.50 - - [2026-09-03 10:51:13] "POST /tags HTTP/1.1" 200 291 0.070994 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020074 10.0.0.50 - - [2026-09-03 10:51:13] "GET /tag/878d8400-785b-42a7-b9f1-ea52a73bdc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017586 10.0.0.50 - - [2026-09-03 10:51:13] "POST /tags HTTP/1.1" 200 303 0.068241 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020864 10.0.0.50 - - [2026-09-03 10:51:13] "GET /tag/6e6d384b-4fb6-483a-a340-0de1f7838504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015298 10.0.0.50 - - [2026-09-03 10:51:13] "POST /tags HTTP/1.1" 409 252 0.002497 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.50 - - [2026-09-03 10:51:13] "GET /tag/616cd3d6-4990-4f0a-a4ab-10ae2f771ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010116 10.0.0.50 - - [2026-09-03 10:51:13] "POST /tags HTTP/1.1" 409 226 0.002532 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2026-09-03 10:51:13] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013692 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.50 - - [2026-09-03 10:51:13] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005902 10.0.0.50 - - [2026-09-03 10:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2026-09-03 10:51:13] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059214 10.0.0.50 - - [2026-09-03 10:51:13] "POST /virtual-machines HTTP/1.1" 200 395 0.020250 10.0.0.50 - - [2026-09-03 10:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019856 10.0.0.50 - - [2026-09-03 10:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127702 10.0.0.50 - - [2026-09-03 10:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012532 10.0.0.50 - - [2026-09-03 10:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022885 10.0.0.50 - - [2026-09-03 10:51:14] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006221 10.0.0.50 - - [2026-09-03 10:51:14] "POST /instance-ips HTTP/1.1" 200 397 0.027601 10.0.0.50 - - [2026-09-03 10:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044306 10.0.0.50 - - [2026-09-03 10:51:14] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021660 10.0.0.50 - - [2026-09-03 10:51:14] "POST /set-tag HTTP/1.1" 200 109 0.071653 10.0.0.50 - - [2026-09-03 10:51:14] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025238 10.0.0.50 - - [2026-09-03 10:51:14] "GET /instance-ip/6204c7ac-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005694 10.0.0.50 - - [2026-09-03 10:51:14] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005676 10.0.0.50 - - [2026-09-03 10:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.50 - - [2026-09-03 10:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-09-03 10:51:14] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006155 10.0.0.50 - - [2026-09-03 10:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.50 - - [2026-09-03 10:51:14] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046895 10.0.0.50 - - [2026-09-03 10:51:14] "POST /virtual-machines HTTP/1.1" 200 395 0.014802 10.0.0.50 - - [2026-09-03 10:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014393 10.0.0.50 - - [2026-09-03 10:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144660 10.0.0.50 - - [2026-09-03 10:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040496 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011951 10.0.0.50 - - [2026-09-03 10:51:15] "POST /instance-ips HTTP/1.1" 200 397 0.035941 10.0.0.50 - - [2026-09-03 10:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024505 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028461 10.0.0.50 - - [2026-09-03 10:51:15] "POST /set-tag HTTP/1.1" 200 109 0.071347 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.030142 10.0.0.50 - - [2026-09-03 10:51:15] "GET /instance-ip/627eb40e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004820 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005545 10.0.0.50 - - [2026-09-03 10:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004615 10.0.0.50 - - [2026-09-03 10:51:15] "POST /ref-update HTTP/1.1" 200 156 0.011273 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.032095 10.0.0.50 - - [2026-09-03 10:51:15] "POST /set-tag HTTP/1.1" 200 109 0.003964 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004900 10.0.0.50 - - [2026-09-03 10:51:15] "POST /ref-update HTTP/1.1" 200 156 0.020979 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021055 10.0.0.50 - - [2026-09-03 10:51:15] "POST /set-tag HTTP/1.1" 200 109 0.005013 10.0.0.50 - - [2026-09-03 10:51:15] "POST /tags HTTP/1.1" 200 291 0.032326 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.50 - - [2026-09-03 10:51:15] "GET /tag/c7d62761-0f65-4020-99a0-670f56bd1190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015571 10.0.0.50 - - [2026-09-03 10:51:15] "POST /tags HTTP/1.1" 409 252 0.002613 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-09-03 10:51:15] "GET /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013105 10.0.0.50 - - [2026-09-03 10:51:15] "POST /tags HTTP/1.1" 409 226 0.002464 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.50 - - [2026-09-03 10:51:15] "GET /tag/16a0a62a-264a-4779-8c0a-111f90251d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010904 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.50 - - [2026-09-03 10:51:15] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004683 10.0.0.50 - - [2026-09-03 10:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.50 - - [2026-09-03 10:51:16] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057528 10.0.0.50 - - [2026-09-03 10:51:16] "POST /virtual-machines HTTP/1.1" 200 395 0.013349 10.0.0.50 - - [2026-09-03 10:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031261 10.0.0.50 - - [2026-09-03 10:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.154341 10.0.0.50 - - [2026-09-03 10:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013005 10.0.0.50 - - [2026-09-03 10:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017538 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012557 10.0.0.50 - - [2026-09-03 10:51:16] "POST /instance-ips HTTP/1.1" 200 397 0.028723 10.0.0.50 - - [2026-09-03 10:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020274 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015916 10.0.0.50 - - [2026-09-03 10:51:16] "POST /set-tag HTTP/1.1" 200 109 0.071686 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021166 10.0.0.50 - - [2026-09-03 10:51:16] "GET /instance-ip/634d799c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003948 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005381 10.0.0.50 - - [2026-09-03 10:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005000 10.0.0.50 - - [2026-09-03 10:51:16] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009271 10.0.0.50 - - [2026-09-03 10:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.50 - - [2026-09-03 10:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2026-09-03 10:51:16] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005447 10.0.0.50 - - [2026-09-03 10:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2026-09-03 10:51:16] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034777 10.0.0.50 - - [2026-09-03 10:51:17] "POST /virtual-machines HTTP/1.1" 200 395 0.022393 10.0.0.50 - - [2026-09-03 10:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036556 10.0.0.50 - - [2026-09-03 10:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141667 10.0.0.50 - - [2026-09-03 10:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012435 10.0.0.50 - - [2026-09-03 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016260 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005981 10.0.0.50 - - [2026-09-03 10:51:17] "POST /instance-ips HTTP/1.1" 200 397 0.032200 10.0.0.50 - - [2026-09-03 10:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027193 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015513 10.0.0.50 - - [2026-09-03 10:51:17] "POST /set-tag HTTP/1.1" 200 109 0.071705 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018584 10.0.0.50 - - [2026-09-03 10:51:17] "GET /instance-ip/63d55330-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003350 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006204 10.0.0.50 - - [2026-09-03 10:51:17] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005279 10.0.0.50 - - [2026-09-03 10:51:17] "POST /ref-update HTTP/1.1" 200 156 0.018744 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011321 10.0.0.50 - - [2026-09-03 10:51:17] "POST /set-tag HTTP/1.1" 200 109 0.005429 10.0.0.50 - - [2026-09-03 10:51:17] "POST /tags HTTP/1.1" 200 299 0.025092 10.0.0.50 - - [2026-09-03 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014592 10.0.0.50 - - [2026-09-03 10:51:17] "GET /tag/a25b33e3-1cf4-4f93-8d69-8533b20803cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015015 10.0.0.50 - - [2026-09-03 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2026-09-03 10:51:17] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006312 10.0.0.50 - - [2026-09-03 10:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2026-09-03 10:51:18] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056416 10.0.0.50 - - [2026-09-03 10:51:18] "POST /virtual-machines HTTP/1.1" 200 395 0.020175 10.0.0.50 - - [2026-09-03 10:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027073 10.0.0.50 - - [2026-09-03 10:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134721 10.0.0.50 - - [2026-09-03 10:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013523 10.0.0.50 - - [2026-09-03 10:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022974 10.0.0.50 - - [2026-09-03 10:51:18] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006264 10.0.0.50 - - [2026-09-03 10:51:18] "POST /instance-ips HTTP/1.1" 200 397 0.046815 10.0.0.50 - - [2026-09-03 10:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032119 10.0.0.50 - - [2026-09-03 10:51:18] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009749 10.0.0.50 - - [2026-09-03 10:51:18] "POST /set-tag HTTP/1.1" 200 109 0.030394 10.0.0.50 - - [2026-09-03 10:51:18] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023195 10.0.0.50 - - [2026-09-03 10:51:18] "GET /instance-ip/6471aa50-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003771 10.0.0.50 - - [2026-09-03 10:51:18] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006610 10.0.0.50 - - [2026-09-03 10:51:18] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.50 - - [2026-09-03 10:51:18] "POST /tags HTTP/1.1" 200 299 0.034388 10.0.0.50 - - [2026-09-03 10:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.50 - - [2026-09-03 10:51:18] "GET /tag/80d279d5-3e93-4b49-aad2-7487801357e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016141 10.0.0.50 - - [2026-09-03 10:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.50 - - [2026-09-03 10:51:18] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005994 10.0.0.50 - - [2026-09-03 10:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2026-09-03 10:51:18] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062484 10.0.0.50 - - [2026-09-03 10:51:18] "POST /virtual-machines HTTP/1.1" 200 395 0.016001 10.0.0.50 - - [2026-09-03 10:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032088 10.0.0.50 - - [2026-09-03 10:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129879 10.0.0.50 - - [2026-09-03 10:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014309 10.0.0.50 - - [2026-09-03 10:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.040534 10.0.0.50 - - [2026-09-03 10:51:19] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011467 10.0.0.50 - - [2026-09-03 10:51:19] "POST /instance-ips HTTP/1.1" 200 397 0.061295 10.0.0.50 - - [2026-09-03 10:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.036275 10.0.0.50 - - [2026-09-03 10:51:19] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007474 10.0.0.50 - - [2026-09-03 10:51:19] "POST /set-tag HTTP/1.1" 200 109 0.031361 10.0.0.50 - - [2026-09-03 10:51:19] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022832 10.0.0.50 - - [2026-09-03 10:51:19] "GET /instance-ip/64fb3e50-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004739 10.0.0.50 - - [2026-09-03 10:51:19] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007034 10.0.0.50 - - [2026-09-03 10:51:19] "POST /set-tag HTTP/1.1" 200 109 0.008506 10.0.0.50 - - [2026-09-03 10:51:19] "POST /tags HTTP/1.1" 200 299 0.023454 10.0.0.50 - - [2026-09-03 10:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2026-09-03 10:51:19] "GET /tag/ef86bbfc-d364-4751-b50a-5d0713b1de45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015015 10.0.0.50 - - [2026-09-03 10:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.50 - - [2026-09-03 10:51:19] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007610 10.0.0.50 - - [2026-09-03 10:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-09-03 10:51:19] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.087754 10.0.0.50 - - [2026-09-03 10:51:19] "POST /virtual-machines HTTP/1.1" 200 395 0.022983 10.0.0.50 - - [2026-09-03 10:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057146 10.0.0.50 - - [2026-09-03 10:51:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.210593 10.0.0.50 - - [2026-09-03 10:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025114 10.0.0.50 - - [2026-09-03 10:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017772 10.0.0.50 - - [2026-09-03 10:51:20] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011522 10.0.0.50 - - [2026-09-03 10:51:20] "POST /instance-ips HTTP/1.1" 200 397 0.043833 10.0.0.50 - - [2026-09-03 10:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.042269 10.0.0.50 - - [2026-09-03 10:51:20] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014095 10.0.0.50 - - [2026-09-03 10:51:20] "POST /set-tag HTTP/1.1" 200 109 0.035353 10.0.0.50 - - [2026-09-03 10:51:20] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016798 10.0.0.50 - - [2026-09-03 10:51:20] "GET /instance-ip/65a6935e-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005407 10.0.0.50 - - [2026-09-03 10:51:20] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010321 10.0.0.50 - - [2026-09-03 10:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.50 - - [2026-09-03 10:51:20] "POST /tags HTTP/1.1" 200 299 0.045632 10.0.0.50 - - [2026-09-03 10:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.50 - - [2026-09-03 10:51:20] "GET /tag/52e66e72-70fd-4ef7-b889-bb732520527d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.035995 10.0.0.50 - - [2026-09-03 10:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.50 - - [2026-09-03 10:51:20] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013578 10.0.0.50 - - [2026-09-03 10:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.50 - - [2026-09-03 10:51:21] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.087354 10.0.0.50 - - [2026-09-03 10:51:21] "POST /virtual-machines HTTP/1.1" 200 395 0.019254 10.0.0.50 - - [2026-09-03 10:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010836 10.0.0.50 - - [2026-09-03 10:51:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108824 10.0.0.50 - - [2026-09-03 10:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010124 10.0.0.50 - - [2026-09-03 10:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012291 10.0.0.50 - - [2026-09-03 10:51:21] "POST /instance-ips HTTP/1.1" 200 397 0.030291 10.0.0.50 - - [2026-09-03 10:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033470 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015668 10.0.0.50 - - [2026-09-03 10:51:21] "POST /set-tag HTTP/1.1" 200 109 0.022039 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012232 10.0.0.50 - - [2026-09-03 10:51:21] "GET /instance-ip/6643778c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014136 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005002 10.0.0.50 - - [2026-09-03 10:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003874 10.0.0.50 - - [2026-09-03 10:51:21] "POST /ref-update HTTP/1.1" 200 156 0.019445 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011885 10.0.0.50 - - [2026-09-03 10:51:21] "POST /set-tag HTTP/1.1" 200 109 0.004130 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004627 10.0.0.50 - - [2026-09-03 10:51:21] "POST /ref-update HTTP/1.1" 200 156 0.010337 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004992 10.0.0.50 - - [2026-09-03 10:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002884 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004527 10.0.0.50 - - [2026-09-03 10:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.50 - - [2026-09-03 10:51:21] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005566 10.0.0.50 - - [2026-09-03 10:51:22] "POST /ref-update HTTP/1.1" 200 156 0.015085 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009452 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004397 10.0.0.50 - - [2026-09-03 10:51:22] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004931 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006051 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006112 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005207 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008636 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004262 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006015 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005812 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005142 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.50 - - [2026-09-03 10:51:22] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004990 10.0.0.50 - - [2026-09-03 10:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.50 - - [2026-09-03 10:51:23] "GET /virtual-machine/041e99ca-6ac9-4202-b0b8-b540ecfcb3b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003335 10.0.0.50 - - [2026-09-03 10:51:23] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004192 10.0.0.50 - - [2026-09-03 10:51:24] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006879 10.0.0.50 - - [2026-09-03 10:51:24] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.50 - - [2026-09-03 10:51:24] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007035 10.0.0.50 - - [2026-09-03 10:51:24] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.50 - - [2026-09-03 10:51:25] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005156 10.0.0.50 - - [2026-09-03 10:51:25] "POST /set-tag HTTP/1.1" 200 109 0.003667 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine/3c323419-7ba5-4388-a381-33b7b1977304?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004346 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006615 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine/7ce1f3cd-24e6-480c-b62d-6d9527c78d16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004150 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004699 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine/df566974-5271-4c9e-949a-c93730d63362?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005466 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012434 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine/946274c0-f179-48e3-9f39-98c6cb4e085b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004586 10.0.0.50 - - [2026-09-03 10:51:28] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005522 10.0.0.50 - - [2026-09-03 10:51:30] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015847 10.0.0.50 - - [2026-09-03 10:51:30] "POST /set-tag HTTP/1.1" 200 109 0.005013 10.0.0.50 - - [2026-09-03 10:51:30] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007869 10.0.0.50 - - [2026-09-03 10:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.50 - - [2026-09-03 10:51:30] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005692 10.0.0.50 - - [2026-09-03 10:51:30] "POST /set-tag HTTP/1.1" 200 109 0.003409 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine/5a6e7483-e017-4daf-a3f6-ae84e5def2fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004530 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005765 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine/ba76a78f-ed12-4b76-9840-cb782dd69966?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003990 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006636 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine/b8ad31da-b5d0-437a-ae0b-4faecbe6f097?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004799 10.0.0.50 - - [2026-09-03 10:51:33] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006311 10.0.0.50 - - [2026-09-03 10:51:34] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003628 10.0.0.50 - - [2026-09-03 10:51:34] "POST /tags HTTP/1.1" 200 333 0.042664 10.0.0.50 - - [2026-09-03 10:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014708 10.0.0.50 - - [2026-09-03 10:51:34] "GET /tag/0802f405-9156-4ef4-a6cb-31009c39188b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022043 10.0.0.50 - - [2026-09-03 10:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2026-09-03 10:51:34] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045636 10.0.0.50 - - [2026-09-03 10:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.50 - - [2026-09-03 10:51:34] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006504 10.0.0.50 - - [2026-09-03 10:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.50 - - [2026-09-03 10:51:34] "GET /service-appliance-set/db87a831-f9e3-44d3-b68e-e521b1a05476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003157 10.0.0.50 - - [2026-09-03 10:51:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.002334 10.0.0.50 - - [2026-09-03 10:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.126285 10.0.0.50 - - [2026-09-03 10:51:34] "GET /virtual-machine-interface/4c32be38-0e06-41b7-88a6-b9b952e3d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.036691 10.0.0.50 - - [2026-09-03 10:51:34] "POST /instance-ips HTTP/1.1" 200 409 0.088464 10.0.0.50 - - [2026-09-03 10:51:34] "GET /instance-ip/6797ca27-ae9e-40c0-95b6-81baecd4f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.009291 10.0.0.50 - - [2026-09-03 10:51:35] "POST /loadbalancers HTTP/1.1" 200 629 0.084533 10.0.0.50 - - [2026-09-03 10:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026224 10.0.0.50 - - [2026-09-03 10:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012800 10.0.0.50 - - [2026-09-03 10:51:35] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063968 10.0.0.50 - - [2026-09-03 10:51:35] "GET /instance-ip/6797ca27-ae9e-40c0-95b6-81baecd4f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004205 10.0.0.50 - - [2026-09-03 10:51:35] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059902 10.0.0.50 - - [2026-09-03 10:51:35] "POST /floating-ips HTTP/1.1" 200 597 0.059783 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003801 10.0.0.50 - - [2026-09-03 10:51:35] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030398 10.0.0.50 - - [2026-09-03 10:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003417 10.0.0.50 - - [2026-09-03 10:51:35] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053354 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer-listener/2d1fe3b9-3b7b-4cb8-81eb-61718ce68b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.006159 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer-listener/2d1fe3b9-3b7b-4cb8-81eb-61718ce68b6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.006153 10.0.0.50 - - [2026-09-03 10:51:35] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027216 10.0.0.50 - - [2026-09-03 10:51:35] "GET /instance-ip/6797ca27-ae9e-40c0-95b6-81baecd4f088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004826 10.0.0.50 - - [2026-09-03 10:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2026-09-03 10:51:35] "GET /instance-ip/6797ca27-ae9e-40c0-95b6-81baecd4f088?fields=floating_ips HTTP/1.1" 200 1212 0.022321 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004450 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer-pool/f74b361f-3de0-4baa-a592-7c4522516fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003828 10.0.0.50 - - [2026-09-03 10:51:35] "GET /floating-ip/ab4dd21c-1dcc-44ae-a036-cd0b266c7453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003913 10.0.0.50 - - [2026-09-03 10:51:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028847 10.0.0.50 - - [2026-09-03 10:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024274 10.0.0.50 - - [2026-09-03 10:51:35] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012424 10.0.0.50 - - [2026-09-03 10:51:35] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004084 10.0.0.50 - - [2026-09-03 10:51:35] "POST /ref-update HTTP/1.1" 200 156 0.009288 10.0.0.50 - - [2026-09-03 10:51:35] "GET /floating-ip/ab4dd21c-1dcc-44ae-a036-cd0b266c7453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.014925 10.0.0.50 - - [2026-09-03 10:51:35] "POST /tags HTTP/1.1" 409 221 0.002166 10.0.0.50 - - [2026-09-03 10:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2026-09-03 10:51:35] "GET /tag/0802f405-9156-4ef4-a6cb-31009c39188b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014642 10.0.0.50 - - [2026-09-03 10:51:35] "PUT /floating-ip/ab4dd21c-1dcc-44ae-a036-cd0b266c7453 HTTP/1.1" 200 256 0.010716 10.0.0.50 - - [2026-09-03 10:51:35] "POST /set-tag HTTP/1.1" 200 109 0.084558 10.0.0.50 - - [2026-09-03 10:51:35] "GET /loadbalancer-pool/f74b361f-3de0-4baa-a592-7c4522516fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.017781 10.0.0.50 - - [2026-09-03 10:51:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028605 10.0.0.50 - - [2026-09-03 10:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012682 10.0.0.50 - - [2026-09-03 10:51:36] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016568 10.0.0.50 - - [2026-09-03 10:51:36] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007222 10.0.0.50 - - [2026-09-03 10:51:36] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.50 - - [2026-09-03 10:51:36] "GET /floating-ip/ab4dd21c-1dcc-44ae-a036-cd0b266c7453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.018738 10.0.0.50 - - [2026-09-03 10:51:36] "POST /set-tag HTTP/1.1" 200 109 0.103559 10.0.0.50 - - [2026-09-03 10:51:36] "POST /tags HTTP/1.1" 409 206 0.002307 10.0.0.50 - - [2026-09-03 10:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2026-09-03 10:51:36] "GET /tag/6e6d384b-4fb6-483a-a340-0de1f7838504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011614 10.0.0.50 - - [2026-09-03 10:51:36] "POST /tags HTTP/1.1" 409 204 0.002225 10.0.0.50 - - [2026-09-03 10:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2026-09-03 10:51:36] "GET /tag/80d279d5-3e93-4b49-aad2-7487801357e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011690 10.0.0.50 - - [2026-09-03 10:51:36] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008753 10.0.0.50 - - [2026-09-03 10:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2026-09-03 10:51:36] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003450 10.0.0.50 - - [2026-09-03 10:51:36] "POST /tags HTTP/1.1" 409 206 0.002202 10.0.0.50 - - [2026-09-03 10:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011457 10.0.0.50 - - [2026-09-03 10:51:37] "GET /tag/6e6d384b-4fb6-483a-a340-0de1f7838504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011393 10.0.0.50 - - [2026-09-03 10:51:37] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.50 - - [2026-09-03 10:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2026-09-03 10:51:37] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013235 10.0.0.50 - - [2026-09-03 10:51:37] "POST /tags HTTP/1.1" 409 204 0.002820 10.0.0.50 - - [2026-09-03 10:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2026-09-03 10:51:37] "GET /tag/80d279d5-3e93-4b49-aad2-7487801357e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014332 10.0.0.50 - - [2026-09-03 10:51:37] "POST /tags HTTP/1.1" 409 226 0.003151 10.0.0.50 - - [2026-09-03 10:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-09-03 10:51:37] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012627 10.0.0.50 - - [2026-09-03 10:51:37] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003666 10.0.0.50 - - [2026-09-03 10:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.50 - - [2026-09-03 10:51:37] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003626 10.0.0.50 - - [2026-09-03 10:51:37] "POST /firewall-rules HTTP/1.1" 200 626 0.097590 10.0.0.50 - - [2026-09-03 10:51:37] "POST /firewall-rules HTTP/1.1" 200 646 0.089416 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-rule/955829c0-39b0-4cfd-aefe-5a8d9369a24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.010331 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003422 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-rule/abd23e8b-33ab-4355-8a43-f2ab3dc3b217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005795 10.0.0.50 - - [2026-09-03 10:51:37] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.50 - - [2026-09-03 10:51:37] "POST /firewall-policys HTTP/1.1" 200 606 0.047511 10.0.0.50 - - [2026-09-03 10:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019897 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.018403 10.0.0.50 - - [2026-09-03 10:51:37] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003059 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003150 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005936 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004888 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010999 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003135 10.0.0.50 - - [2026-09-03 10:51:37] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003404 10.0.0.50 - - [2026-09-03 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.036076 10.0.0.50 - - [2026-09-03 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.031555 10.0.0.50 - - [2026-09-03 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.022663 10.0.0.50 - - [2026-09-03 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.045586 10.0.0.50 - - [2026-09-03 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.043841 10.0.0.50 - - [2026-09-03 10:51:38] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006600 10.0.0.50 - - [2026-09-03 10:51:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002360 10.0.0.50 - - [2026-09-03 10:51:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003106 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001178 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001337 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001206 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 252 0.002654 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029798 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 228 0.003346 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015509 10.0.0.50 - - [2026-09-03 10:53:37] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005372 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.50 - - [2026-09-03 10:53:37] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004406 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 206 0.002557 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/6e6d384b-4fb6-483a-a340-0de1f7838504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014642 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 226 0.003543 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016441 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 204 0.003016 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/80d279d5-3e93-4b49-aad2-7487801357e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015532 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 226 0.003071 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/18669d1e-614d-4969-86a4-6bb08b83d331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017279 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 228 0.003458 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015609 10.0.0.50 - - [2026-09-03 10:53:37] "POST /tags HTTP/1.1" 409 252 0.002796 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.50 - - [2026-09-03 10:53:37] "GET /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013749 10.0.0.50 - - [2026-09-03 10:53:37] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003666 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2026-09-03 10:53:37] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004406 10.0.0.50 - - [2026-09-03 10:53:37] "POST /firewall-rules HTTP/1.1" 409 281 0.002696 10.0.0.50 - - [2026-09-03 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.50 - - [2026-09-03 10:53:37] "PUT /firewall-rule/abd23e8b-33ab-4355-8a43-f2ab3dc3b217 HTTP/1.1" 200 260 0.038385 10.0.0.50 - - [2026-09-03 10:53:37] "POST /firewall-rules HTTP/1.1" 409 291 0.008996 10.0.0.50 - - [2026-09-03 10:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.50 - - [2026-09-03 10:53:38] "PUT /firewall-rule/955829c0-39b0-4cfd-aefe-5a8d9369a24e HTTP/1.1" 200 260 0.035648 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-rule/955829c0-39b0-4cfd-aefe-5a8d9369a24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.014634 10.0.0.50 - - [2026-09-03 10:53:38] "POST /firewall-rules HTTP/1.1" 200 658 0.097744 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-rule/b850672d-3c93-4452-9040-fad229da5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.015665 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004009 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-rule/abd23e8b-33ab-4355-8a43-f2ab3dc3b217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004669 10.0.0.50 - - [2026-09-03 10:53:38] "POST /firewall-policys HTTP/1.1" 409 269 0.003201 10.0.0.50 - - [2026-09-03 10:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2026-09-03 10:53:38] "PUT /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b HTTP/1.1" 200 264 0.066311 10.0.0.50 - - [2026-09-03 10:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039945 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010321 10.0.0.50 - - [2026-09-03 10:53:38] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003576 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003037 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003088 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/30a3f39c-51f0-462b-81db-43f9be022845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003805 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003997 10.0.0.50 - - [2026-09-03 10:53:38] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005075 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:54:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:54:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007311 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005406 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.50 - - [2026-09-03 10:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2026-09-03 10:54:40] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002660 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005992 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.029853 10.0.0.50 - - [2026-09-03 10:54:40] "DELETE /loadbalancer-member/873d6249-d100-4316-b2cd-f14ea177f09c HTTP/1.1" 200 115 0.059635 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016034 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004355 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.006961 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007452 10.0.0.50 - - [2026-09-03 10:54:40] "POST /set-tag HTTP/1.1" 200 109 0.004652 10.0.0.50 - - [2026-09-03 10:54:40] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006309 10.0.0.50 - - [2026-09-03 10:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004407 10.0.0.50 - - [2026-09-03 10:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.50 - - [2026-09-03 10:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-09-03 10:54:41] "GET /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003098 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005372 10.0.0.50 - - [2026-09-03 10:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006282 10.0.0.50 - - [2026-09-03 10:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004735 10.0.0.50 - - [2026-09-03 10:54:41] "POST /set-tag HTTP/1.1" 200 109 0.009405 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine/7ce1f3cd-24e6-480c-b62d-6d9527c78d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003128 10.0.0.50 - - [2026-09-03 10:54:41] "POST /ref-update HTTP/1.1" 200 156 0.015762 10.0.0.50 - - [2026-09-03 10:54:41] "GET /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014340 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.020486 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.042260 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.066905 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.018759 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.026212 10.0.0.50 - - [2026-09-03 10:54:42] "DELETE /instance-ip/634d799c-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.057748 10.0.0.50 - - [2026-09-03 10:54:42] "DELETE /virtual-machine-interface/632a33c4-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.055029 10.0.0.50 - - [2026-09-03 10:54:42] "DELETE /virtual-machine/7ce1f3cd-24e6-480c-b62d-6d9527c78d16 HTTP/1.1" 200 115 0.031015 10.0.0.50 - - [2026-09-03 10:54:42] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009764 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.003509 10.0.0.50 - - [2026-09-03 10:54:42] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005356 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.004262 10.0.0.50 - - [2026-09-03 10:54:42] "GET /virtual-machine/041e99ca-6ac9-4202-b0b8-b540ecfcb3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003409 10.0.0.50 - - [2026-09-03 10:54:42] "POST /ref-update HTTP/1.1" 200 156 0.013703 10.0.0.50 - - [2026-09-03 10:54:42] "GET /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024801 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.022082 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.041625 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.037744 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.036601 10.0.0.50 - - [2026-09-03 10:54:42] "POST /set-tag HTTP/1.1" 200 109 0.048324 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /instance-ip/6204c7ac-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.072851 10.0.0.50 - - [2026-09-03 10:54:43] "POST /ref-update HTTP/1.1" 200 156 0.016500 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /virtual-machine-interface/61e5e9e0-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.058888 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /virtual-machine/041e99ca-6ac9-4202-b0b8-b540ecfcb3b1 HTTP/1.1" 200 115 0.020390 10.0.0.50 - - [2026-09-03 10:54:43] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008974 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.50 - - [2026-09-03 10:54:43] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005377 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.50 - - [2026-09-03 10:54:43] "GET /virtual-machine/3c323419-7ba5-4388-a381-33b7b1977304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006124 10.0.0.50 - - [2026-09-03 10:54:43] "POST /ref-update HTTP/1.1" 200 156 0.014737 10.0.0.50 - - [2026-09-03 10:54:43] "GET /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014461 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.022567 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.052818 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.030041 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.019543 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.052921 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /instance-ip/627eb40e-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.071480 10.0.0.50 - - [2026-09-03 10:54:43] "POST /ref-update HTTP/1.1" 200 156 0.020257 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /virtual-machine-interface/62602ab6-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.062445 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /virtual-machine/3c323419-7ba5-4388-a381-33b7b1977304 HTTP/1.1" 200 115 0.036341 10.0.0.50 - - [2026-09-03 10:54:43] "DELETE /tag/878d8400-785b-42a7-b9f1-ea52a73bdc49 HTTP/1.1" 200 115 0.075935 10.0.0.50 - - [2026-09-03 10:54:43] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.50 - - [2026-09-03 10:54:43] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.50 - - [2026-09-03 10:54:44] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005245 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.50 - - [2026-09-03 10:54:44] "GET /virtual-machine/df566974-5271-4c9e-949a-c93730d63362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003644 10.0.0.50 - - [2026-09-03 10:54:44] "POST /ref-update HTTP/1.1" 200 156 0.013869 10.0.0.50 - - [2026-09-03 10:54:44] "GET /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017021 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.024352 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.035248 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.039760 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.031640 10.0.0.50 - - [2026-09-03 10:54:44] "POST /set-tag HTTP/1.1" 200 109 0.022921 10.0.0.50 - - [2026-09-03 10:54:44] "DELETE /instance-ip/63d55330-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.062757 10.0.0.50 - - [2026-09-03 10:54:44] "DELETE /virtual-machine-interface/63b68374-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.062047 10.0.0.50 - - [2026-09-03 10:54:44] "DELETE /virtual-machine/df566974-5271-4c9e-949a-c93730d63362 HTTP/1.1" 200 115 0.021427 10.0.0.50 - - [2026-09-03 10:54:44] "DELETE /tag/c7d62761-0f65-4020-99a0-670f56bd1190 HTTP/1.1" 200 115 0.051963 10.0.0.50 - - [2026-09-03 10:54:44] "DELETE /tag/6e6d384b-4fb6-483a-a340-0de1f7838504 HTTP/1.1" 409 388 0.008175 10.0.0.50 - - [2026-09-03 10:55:11] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006593 10.0.0.50 - - [2026-09-03 10:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.50 - - [2026-09-03 10:55:11] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004726 10.0.0.50 - - [2026-09-03 10:55:11] "POST /set-tag HTTP/1.1" 200 109 0.004496 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine/5a6e7483-e017-4daf-a3f6-ae84e5def2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005943 10.0.0.50 - - [2026-09-03 10:55:12] "POST /ref-update HTTP/1.1" 200 156 0.017872 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011883 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.059245 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.055269 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.052139 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.038590 10.0.0.50 - - [2026-09-03 10:55:12] "DELETE /instance-ip/65a6935e-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.063689 10.0.0.50 - - [2026-09-03 10:55:12] "DELETE /virtual-machine-interface/6576ff18-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.055997 10.0.0.50 - - [2026-09-03 10:55:12] "DELETE /virtual-machine/5a6e7483-e017-4daf-a3f6-ae84e5def2fc HTTP/1.1" 200 115 0.045031 10.0.0.50 - - [2026-09-03 10:55:12] "DELETE /tag/ef86bbfc-d364-4751-b50a-5d0713b1de45 HTTP/1.1" 200 115 0.060584 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010088 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.008818 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007889 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.004628 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine/b8ad31da-b5d0-437a-ae0b-4faecbe6f097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.020635 10.0.0.50 - - [2026-09-03 10:55:12] "POST /ref-update HTTP/1.1" 200 156 0.027515 10.0.0.50 - - [2026-09-03 10:55:12] "GET /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.047547 10.0.0.50 - - [2026-09-03 10:55:12] "POST /set-tag HTTP/1.1" 200 109 0.028599 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.072540 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.068357 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.038687 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /instance-ip/6643778c-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.136657 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /virtual-machine-interface/6629c42c-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.079711 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /virtual-machine/b8ad31da-b5d0-437a-ae0b-4faecbe6f097 HTTP/1.1" 200 115 0.027068 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3 HTTP/1.1" 409 236 0.009233 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e HTTP/1.1" 409 236 0.010477 10.0.0.50 - - [2026-09-03 10:55:13] "DELETE /tag/52e66e72-70fd-4ef7-b889-bb732520527d HTTP/1.1" 200 115 0.091272 10.0.0.50 - - [2026-09-03 10:55:13] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004321 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.50 - - [2026-09-03 10:55:13] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007370 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.50 - - [2026-09-03 10:55:13] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006646 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.006179 10.0.0.50 - - [2026-09-03 10:55:13] "GET /virtual-machine/ba76a78f-ed12-4b76-9840-cb782dd69966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004264 10.0.0.50 - - [2026-09-03 10:55:13] "POST /ref-update HTTP/1.1" 200 156 0.013904 10.0.0.50 - - [2026-09-03 10:55:13] "GET /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006630 10.0.0.50 - - [2026-09-03 10:55:13] "POST /set-tag HTTP/1.1" 200 109 0.032122 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.037849 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.040344 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.062016 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /instance-ip/64fb3e50-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.089268 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /virtual-machine-interface/64dd99fe-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.088753 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /virtual-machine/ba76a78f-ed12-4b76-9840-cb782dd69966 HTTP/1.1" 200 115 0.041416 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /tag/80d279d5-3e93-4b49-aad2-7487801357e3 HTTP/1.1" 409 236 0.014536 10.0.0.50 - - [2026-09-03 10:55:14] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012935 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.003940 10.0.0.50 - - [2026-09-03 10:55:14] "GET /virtual-machine/946274c0-f179-48e3-9f39-98c6cb4e085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004857 10.0.0.50 - - [2026-09-03 10:55:14] "POST /ref-update HTTP/1.1" 200 156 0.014196 10.0.0.50 - - [2026-09-03 10:55:14] "GET /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024195 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.017844 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.024036 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.041460 10.0.0.50 - - [2026-09-03 10:55:14] "POST /set-tag HTTP/1.1" 200 109 0.060498 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /instance-ip/6471aa50-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.058741 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /virtual-machine-interface/64521974-a785-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.065053 10.0.0.50 - - [2026-09-03 10:55:14] "DELETE /virtual-machine/946274c0-f179-48e3-9f39-98c6cb4e085b HTTP/1.1" 200 115 0.026859 10.0.0.50 - - [2026-09-03 10:55:15] "DELETE /tag/616cd3d6-4990-4f0a-a4ab-10ae2f771ded HTTP/1.1" 200 115 0.047056 10.0.0.50 - - [2026-09-03 10:55:15] "DELETE /tag/4b75e6ff-e4a6-403d-81e9-0207a1b4728f HTTP/1.1" 200 115 0.042647 10.0.0.50 - - [2026-09-03 10:55:15] "DELETE /tag/a25b33e3-1cf4-4f93-8d69-8533b20803cf HTTP/1.1" 200 115 0.058062 10.0.0.50 - - [2026-09-03 10:55:15] "POST /projects HTTP/1.1" 409 238 0.003094 10.0.0.50 - - [2026-09-03 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2026-09-03 10:55:15] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048633 10.0.0.50 - - [2026-09-03 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.50 - - [2026-09-03 10:55:15] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005293 10.0.0.50 - - [2026-09-03 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2026-09-03 10:55:15] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006180 10.0.0.50 - - [2026-09-03 10:55:16] "POST /security-groups HTTP/1.1" 409 285 0.003406 10.0.0.50 - - [2026-09-03 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.50 - - [2026-09-03 10:55:16] "PUT /security-group/d966b95b-76c3-46ca-8192-f2775f3c707d HTTP/1.1" 200 262 0.061544 10.0.0.50 - - [2026-09-03 10:55:16] "PUT /access-control-list/3e0fcc49-69e8-405f-ac9b-02e0fbcb8afa HTTP/1.1" 200 272 0.019781 10.0.0.50 - - [2026-09-03 10:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.053186 10.0.0.50 - - [2026-09-03 10:55:16] "PUT /access-control-list/4e45c314-9bf6-4a88-8dd2-dea64e3f51a9 HTTP/1.1" 200 272 0.048445 10.0.0.50 - - [2026-09-03 10:55:21] "POST /projects HTTP/1.1" 409 238 0.005485 10.0.0.50 - - [2026-09-03 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.50 - - [2026-09-03 10:55:21] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040260 10.0.0.50 - - [2026-09-03 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.50 - - [2026-09-03 10:55:21] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013339 10.0.0.50 - - [2026-09-03 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.50 - - [2026-09-03 10:55:21] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010483 10.0.0.50 - - [2026-09-03 10:55:21] "POST /security-groups HTTP/1.1" 409 285 0.006411 10.0.0.50 - - [2026-09-03 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.50 - - [2026-09-03 10:55:21] "PUT /security-group/d966b95b-76c3-46ca-8192-f2775f3c707d HTTP/1.1" 200 262 0.068538 10.0.0.50 - - [2026-09-03 10:55:21] "PUT /access-control-list/3e0fcc49-69e8-405f-ac9b-02e0fbcb8afa HTTP/1.1" 200 272 0.039946 10.0.0.50 - - [2026-09-03 10:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.056144 10.0.0.50 - - [2026-09-03 10:55:21] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.019872 10.0.0.50 - - [2026-09-03 10:55:21] "PUT /access-control-list/4e45c314-9bf6-4a88-8dd2-dea64e3f51a9 HTTP/1.1" 200 272 0.089237 10.0.0.50 - - [2026-09-03 10:55:21] "GET /firewall-rule/a50b9588-8430-42b3-ab79-3c992ad97c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.015659 10.0.0.50 - - [2026-09-03 10:55:21] "POST /ref-update HTTP/1.1" 200 156 0.140459 10.0.0.50 - - [2026-09-03 10:55:21] "DELETE /firewall-rule/a50b9588-8430-42b3-ab79-3c992ad97c49 HTTP/1.1" 200 115 0.096233 10.0.0.50 - - [2026-09-03 10:55:21] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.017034 10.0.0.50 - - [2026-09-03 10:55:22] "GET /firewall-rule/b7a2aaf3-6edf-40c7-9d7e-aba8cf4850c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005395 10.0.0.50 - - [2026-09-03 10:55:22] "POST /ref-update HTTP/1.1" 200 156 0.118453 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /firewall-rule/b7a2aaf3-6edf-40c7-9d7e-aba8cf4850c0 HTTP/1.1" 200 115 0.072274 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3 HTTP/1.1" 409 236 0.009057 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e HTTP/1.1" 409 236 0.008179 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /tag/16a0a62a-264a-4779-8c0a-111f90251d30 HTTP/1.1" 200 115 0.056048 10.0.0.50 - - [2026-09-03 10:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.50 - - [2026-09-03 10:55:22] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013654 10.0.0.50 - - [2026-09-03 10:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.50 - - [2026-09-03 10:55:22] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007122 10.0.0.50 - - [2026-09-03 10:55:22] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.053893 10.0.0.50 - - [2026-09-03 10:55:22] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.057930 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /security-group/d966b95b-76c3-46ca-8192-f2775f3c707d HTTP/1.1" 200 115 0.070497 10.0.0.50 - - [2026-09-03 10:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /access-control-list/3e0fcc49-69e8-405f-ac9b-02e0fbcb8afa HTTP/1.1" 200 115 0.045951 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /access-control-list/4e45c314-9bf6-4a88-8dd2-dea64e3f51a9 HTTP/1.1" 200 115 0.036437 10.0.0.50 - - [2026-09-03 10:55:22] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055151 10.0.0.50 - - [2026-09-03 10:55:22] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?fields=security_groups HTTP/1.1" 200 1352 0.049916 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /security-group/b3f034e0-1b2e-475a-a8d4-2584c9298fdf HTTP/1.1" 200 115 0.051098 10.0.0.50 - - [2026-09-03 10:55:22] "DELETE /access-control-list/a4efd696-925f-48e1-a970-46fd175f2b68 HTTP/1.1" 200 115 0.051913 10.0.0.50 - - [2026-09-03 10:55:22] "GET /project/f6947d9a-1fe6-4a54-81b6-62944f38b976?fields=application_policy_sets HTTP/1.1" 200 1391 0.071888 10.0.0.50 - - [2026-09-03 10:55:23] "DELETE /access-control-list/0b46a7b2-7494-450c-90da-3ccc7a38170d HTTP/1.1" 200 115 0.071524 10.0.0.50 - - [2026-09-03 10:55:23] "DELETE /project/f6947d9a-1fe6-4a54-81b6-62944f38b976 HTTP/1.1" 200 115 0.391826 10.0.0.50 - - [2026-09-03 10:55:23] "POST /projects HTTP/1.1" 409 238 0.002581 10.0.0.50 - - [2026-09-03 10:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2026-09-03 10:55:23] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052361 10.0.0.50 - - [2026-09-03 10:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2026-09-03 10:55:23] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005060 10.0.0.50 - - [2026-09-03 10:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.50 - - [2026-09-03 10:55:23] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007207 10.0.0.50 - - [2026-09-03 10:55:23] "POST /security-groups HTTP/1.1" 409 285 0.002833 10.0.0.50 - - [2026-09-03 10:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2026-09-03 10:55:23] "PUT /security-group/3aff198c-aba1-40ab-8ed8-9534517dd780 HTTP/1.1" 200 262 0.057863 10.0.0.50 - - [2026-09-03 10:55:23] "PUT /access-control-list/3e81db6b-dd47-444c-b66f-3eef3f9dbe6b HTTP/1.1" 200 272 0.021696 10.0.0.50 - - [2026-09-03 10:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029094 10.0.0.50 - - [2026-09-03 10:55:23] "PUT /access-control-list/c735a9df-e03b-47ce-a488-35a7f2e7e04f HTTP/1.1" 200 272 0.030304 10.0.0.50 - - [2026-09-03 10:55:27] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003023 10.0.0.50 - - [2026-09-03 10:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-09-03 10:55:27] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003123 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-policy/0f92b807-0357-452e-ab60-223d61825bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003990 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-rule/abd23e8b-33ab-4355-8a43-f2ab3dc3b217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002798 10.0.0.50 - - [2026-09-03 10:55:27] "POST /ref-update HTTP/1.1" 200 156 0.021526 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /firewall-rule/abd23e8b-33ab-4355-8a43-f2ab3dc3b217 HTTP/1.1" 200 115 0.070067 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008106 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-rule/955829c0-39b0-4cfd-aefe-5a8d9369a24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006398 10.0.0.50 - - [2026-09-03 10:55:27] "POST /ref-update HTTP/1.1" 200 156 0.020086 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /firewall-rule/955829c0-39b0-4cfd-aefe-5a8d9369a24e HTTP/1.1" 200 115 0.054646 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005163 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-rule/b850672d-3c93-4452-9040-fad229da5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003283 10.0.0.50 - - [2026-09-03 10:55:27] "POST /ref-update HTTP/1.1" 200 156 0.014455 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /firewall-rule/b850672d-3c93-4452-9040-fad229da5abc HTTP/1.1" 200 115 0.079134 10.0.0.50 - - [2026-09-03 10:55:27] "GET /application-policy-set/1793f7c3-90a9-48b8-b6fb-c3fba9fd8f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007205 10.0.0.50 - - [2026-09-03 10:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.50 - - [2026-09-03 10:55:27] "GET /policy-management/960f37e0-d892-44c4-9690-c595d2348d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003408 10.0.0.50 - - [2026-09-03 10:55:27] "GET /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004298 10.0.0.50 - - [2026-09-03 10:55:27] "POST /ref-update HTTP/1.1" 200 156 0.032456 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /firewall-policy/d8b550b2-dab4-4233-921e-1c59f7af117b HTTP/1.1" 200 115 0.046460 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /tag/e56fc30c-ffce-469b-9694-37cbf96fe8b3 HTTP/1.1" 200 115 0.050396 10.0.0.50 - - [2026-09-03 10:55:27] "DELETE /tag/e13c7b7d-6d14-4c50-b91b-e6e1431b216e HTTP/1.1" 200 115 0.083227 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /tag/6e6d384b-4fb6-483a-a340-0de1f7838504 HTTP/1.1" 200 115 0.117160 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /tag/80d279d5-3e93-4b49-aad2-7487801357e3 HTTP/1.1" 200 115 0.099976 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /loadbalancer-member/faac7bd7-c0bc-4940-8d3f-afc31e6989ff HTTP/1.1" 200 115 0.043001 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /loadbalancer-pool/f74b361f-3de0-4baa-a592-7c4522516fb6 HTTP/1.1" 200 115 0.046852 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /loadbalancer-listener/2d1fe3b9-3b7b-4cb8-81eb-61718ce68b6c HTTP/1.1" 200 115 0.033975 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /loadbalancer/2620c860-b4c7-4f50-a037-b7d5fc547901 HTTP/1.1" 200 115 0.085886 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /floating-ip/ab4dd21c-1dcc-44ae-a036-cd0b266c7453 HTTP/1.1" 200 115 0.075712 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /instance-ip/6797ca27-ae9e-40c0-95b6-81baecd4f088 HTTP/1.1" 200 115 0.138852 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /virtual-machine-interface/4c32be38-0e06-41b7-88a6-b9b952e3d015 HTTP/1.1" 200 115 0.048470 10.0.0.50 - - [2026-09-03 10:55:28] "DELETE /tag/0802f405-9156-4ef4-a6cb-31009c39188b HTTP/1.1" 200 115 0.064362 10.0.0.50 - - [2026-09-03 10:55:28] "POST /projects HTTP/1.1" 409 238 0.002552 10.0.0.50 - - [2026-09-03 10:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-09-03 10:55:28] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043397 10.0.0.50 - - [2026-09-03 10:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.50 - - [2026-09-03 10:55:28] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005199 10.0.0.50 - - [2026-09-03 10:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.50 - - [2026-09-03 10:55:28] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009202 10.0.0.50 - - [2026-09-03 10:55:28] "POST /security-groups HTTP/1.1" 409 285 0.008799 10.0.0.50 - - [2026-09-03 10:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010946 10.0.0.50 - - [2026-09-03 10:55:29] "PUT /security-group/3aff198c-aba1-40ab-8ed8-9534517dd780 HTTP/1.1" 200 262 0.088936 10.0.0.50 - - [2026-09-03 10:55:29] "PUT /access-control-list/3e81db6b-dd47-444c-b66f-3eef3f9dbe6b HTTP/1.1" 200 272 0.034748 10.0.0.50 - - [2026-09-03 10:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053550 10.0.0.50 - - [2026-09-03 10:55:29] "PUT /access-control-list/c735a9df-e03b-47ce-a488-35a7f2e7e04f HTTP/1.1" 200 272 0.055988 10.0.0.50 - - [2026-09-03 10:55:29] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.025990 10.0.0.50 - - [2026-09-03 10:55:29] "GET /firewall-rule/d2e50dbf-af76-4db9-a5cb-0c36de7fcc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.013657 10.0.0.50 - - [2026-09-03 10:55:29] "POST /ref-update HTTP/1.1" 200 156 0.070463 10.0.0.50 - - [2026-09-03 10:55:29] "DELETE /firewall-rule/d2e50dbf-af76-4db9-a5cb-0c36de7fcc15 HTTP/1.1" 200 115 0.036208 10.0.0.50 - - [2026-09-03 10:55:29] "GET /firewall-policy/eb06e9b3-a22c-4e54-9e0f-847a183925df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005830 10.0.0.50 - - [2026-09-03 10:55:29] "GET /firewall-rule/421c4ba3-9b7d-42d4-9459-bedc917b4650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004722 10.0.0.50 - - [2026-09-03 10:55:29] "POST /ref-update HTTP/1.1" 200 156 0.062140 10.0.0.50 - - [2026-09-03 10:55:29] "DELETE /firewall-rule/421c4ba3-9b7d-42d4-9459-bedc917b4650 HTTP/1.1" 200 115 0.057826 10.0.0.50 - - [2026-09-03 10:55:29] "DELETE /tag/18669d1e-614d-4969-86a4-6bb08b83d331 HTTP/1.1" 200 115 0.062192 10.0.0.50 - - [2026-09-03 10:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.50 - - [2026-09-03 10:55:29] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005583 10.0.0.50 - - [2026-09-03 10:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2026-09-03 10:55:29] "GET /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004654 10.0.0.50 - - [2026-09-03 10:55:29] "PUT /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf HTTP/1.1" 200 264 0.074167 10.0.0.50 - - [2026-09-03 10:55:29] "PUT /virtual-network/189016a6-85c9-4983-8bb9-e719179a2e49 HTTP/1.1" 200 264 0.068588 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /security-group/3aff198c-aba1-40ab-8ed8-9534517dd780 HTTP/1.1" 200 115 0.084834 10.0.0.50 - - [2026-09-03 10:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /access-control-list/3e81db6b-dd47-444c-b66f-3eef3f9dbe6b HTTP/1.1" 200 115 0.060227 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /access-control-list/c735a9df-e03b-47ce-a488-35a7f2e7e04f HTTP/1.1" 200 115 0.047378 10.0.0.50 - - [2026-09-03 10:55:30] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.070679 10.0.0.50 - - [2026-09-03 10:55:30] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?fields=security_groups HTTP/1.1" 200 1353 0.039858 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /security-group/e3008c77-510b-46d9-9dd1-c23b4e23919c HTTP/1.1" 200 115 0.044208 10.0.0.50 - - [2026-09-03 10:55:30] "GET /project/b4c480e2-663d-4e12-ae62-0ca7797ee645?fields=application_policy_sets HTTP/1.1" 200 1392 0.037215 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /access-control-list/56718d26-87dc-4b89-9858-83e0138d52e9 HTTP/1.1" 200 115 0.043661 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /access-control-list/121f8517-a98a-496e-982a-cba48935e99a HTTP/1.1" 200 115 0.044746 10.0.0.50 - - [2026-09-03 10:55:30] "DELETE /project/b4c480e2-663d-4e12-ae62-0ca7797ee645 HTTP/1.1" 200 115 0.412525 10.0.0.50 - - [2026-09-03 10:56:31] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.50 - - [2026-09-03 10:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2026-09-03 10:56:31] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004357 10.0.0.50 - - [2026-09-03 10:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.50 - - [2026-09-03 10:56:31] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008782 10.0.0.50 - - [2026-09-03 10:56:49] "GET / HTTP/1.1" 200 35931 0.002951 10.0.0.50 - - [2026-09-03 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.50 - - [2026-09-03 10:56:49] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009636 10.0.0.50 - - [2026-09-03 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007813 10.0.0.50 - - [2026-09-03 10:56:49] "GET /config-node/4f8a922e-9e31-4fc9-9297-f12dd70f051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004652 10.0.0.50 - - [2026-09-03 10:56:49] "GET / HTTP/1.1" 200 35931 0.003030 10.0.0.50 - - [2026-09-03 10:56:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002490 10.0.0.50 - - [2026-09-03 10:56:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002528 10.0.0.50 - - [2026-09-03 10:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.50 - - [2026-09-03 10:56:54] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003874 10.0.0.50 - - [2026-09-03 10:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2026-09-03 10:56:54] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.015717 10.0.0.50 - - [2026-09-03 10:56:55] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 264 0.002667 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/43d3693a-07b4-4849-a132-029c0490ba8e HTTP/1.1" 200 244 0.015963 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 261 0.007975 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/becd2755-94a4-4fc8-b7d4-0abe7bffb37a HTTP/1.1" 200 244 0.016730 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 261 0.010790 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/82c89f46-55ba-4417-89be-a166fc74f163 HTTP/1.1" 200 244 0.029003 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 253 0.004491 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/f23a57f8-eb3a-49bc-b7bb-7ff3873522f8 HTTP/1.1" 200 244 0.021656 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 251 0.003083 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016845 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/6cad70c5-a55e-4df3-9cae-be0b5c045bb0 HTTP/1.1" 200 244 0.031694 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 252 0.003110 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/828811e7-c9ce-4a7e-8e96-ef51e4ab2f02 HTTP/1.1" 200 244 0.018717 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 256 0.022887 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/fe1e01f8-1d0c-499d-a3ac-d232fb64c2c6 HTTP/1.1" 200 244 0.027859 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 248 0.016116 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/7c26e3ae-a194-4955-8bce-c610c41c5073 HTTP/1.1" 200 244 0.018526 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 252 0.008628 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/2ac149ed-11b3-4867-bd41-8883b98704ad HTTP/1.1" 200 244 0.016552 10.0.0.50 - - [2026-09-03 10:56:55] "POST /alarms HTTP/1.1" 409 257 0.008693 10.0.0.50 - - [2026-09-03 10:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-09-03 10:56:55] "PUT /alarm/607fcdf6-85f3-4530-b6b1-c74904b78a2a HTTP/1.1" 200 244 0.018563 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 251 0.027360 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/f2666d5c-dc31-494a-bc2b-d3a4876c0325 HTTP/1.1" 200 244 0.015334 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 257 0.008933 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/fb5c5b54-34e5-4629-843b-4d5368bcf47f HTTP/1.1" 200 244 0.018816 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 261 0.010195 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/3fb51f8f-0db0-4b77-abe6-ae33e8ff8520 HTTP/1.1" 200 244 0.014910 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 258 0.010154 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/65a35180-7197-4fcd-b3d4-d8e9d5a1aa18 HTTP/1.1" 200 244 0.012511 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 254 0.018459 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.50 - - [2026-09-03 10:56:56] "GET /global-system-configs HTTP/1.1" 200 322 0.005582 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/9791727b-badb-4fa5-ab43-eb81aee1f933 HTTP/1.1" 200 244 0.044708 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 254 0.013724 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/0c24a90e-066d-438d-a570-53bf19cc9c96 HTTP/1.1" 200 244 0.017226 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 254 0.014079 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/10093c65-cc72-404f-a05d-9d3c49a4567e HTTP/1.1" 200 244 0.021976 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 247 0.013867 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/0bf2963f-6263-4c21-b5f6-c081e9f28626 HTTP/1.1" 200 244 0.026702 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 272 0.016469 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/b5cf3aa9-12eb-4857-b93a-b509c039894c HTTP/1.1" 200 244 0.019211 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 261 0.007570 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2026-09-03 10:56:56] "PUT /alarm/70ed2fb7-1aa4-48a6-b7f7-a612df809ef7 HTTP/1.1" 200 244 0.019896 10.0.0.50 - - [2026-09-03 10:56:56] "POST /alarms HTTP/1.1" 409 259 0.021946 10.0.0.50 - - [2026-09-03 10:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2026-09-03 10:56:57] "PUT /alarm/3442b450-c161-4d52-94bd-e35f80bc4f93 HTTP/1.1" 200 244 0.018844 10.0.0.50 - - [2026-09-03 10:56:57] "POST /alarms HTTP/1.1" 409 265 0.014329 10.0.0.50 - - [2026-09-03 10:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.50 - - [2026-09-03 10:56:57] "PUT /alarm/6438c6a6-5538-4628-8e29-d0eafd04695a HTTP/1.1" 200 244 0.023057 10.0.0.50 - - [2026-09-03 10:56:57] "POST /alarms HTTP/1.1" 409 279 0.023818 10.0.0.50 - - [2026-09-03 10:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.50 - - [2026-09-03 10:56:57] "PUT /alarm/9338ec02-d1e8-47c4-807b-cff0b464fbb0 HTTP/1.1" 200 244 0.016685 10.0.0.50 - - [2026-09-03 10:56:57] "GET / HTTP/1.1" 200 35931 0.002862 10.0.0.50 - - [2026-09-03 10:56:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003165 10.0.0.50 - - [2026-09-03 10:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2026-09-03 10:56:57] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.011689 10.0.0.50 - - [2026-09-03 10:56:57] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.50 - - [2026-09-03 10:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.50 - - [2026-09-03 10:56:57] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004315 10.0.0.50 - - [2026-09-03 10:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.50 - - [2026-09-03 10:56:57] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.017605 10.0.0.50 - - [2026-09-03 10:56:58] "GET / HTTP/1.1" 200 35931 0.002032 10.0.0.50 - - [2026-09-03 10:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.50 - - [2026-09-03 10:56:58] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.029861 10.0.0.50 - - [2026-09-03 10:56:58] "PUT /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7 HTTP/1.1" 200 274 0.025104 10.0.0.50 - - [2026-09-03 10:57:01] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.50 - - [2026-09-03 10:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.50 - - [2026-09-03 10:57:01] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005826 10.0.0.50 - - [2026-09-03 10:57:01] "POST /bgp-routers HTTP/1.1" 409 301 0.004070 10.0.0.50 - - [2026-09-03 10:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.50 - - [2026-09-03 10:57:01] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004339 10.0.0.50 - - [2026-09-03 10:57:01] "PUT /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2 HTTP/1.1" 200 254 0.017922 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001380 10.0.0.50 - - [2026-09-03 10:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.50 - - [2026-09-03 10:57:04] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012163 10.0.0.50 - - [2026-09-03 10:57:17] "GET / HTTP/1.1" 200 35931 0.002241 10.0.0.50 - - [2026-09-03 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.50 - - [2026-09-03 10:57:17] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015758 10.0.0.50 - - [2026-09-03 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-09-03 10:57:17] "GET /config-node/4f8a922e-9e31-4fc9-9297-f12dd70f051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003246 10.0.0.50 - - [2026-09-03 10:57:28] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.50 - - [2026-09-03 10:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.50 - - [2026-09-03 10:57:28] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003297 10.0.0.50 - - [2026-09-03 10:57:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002293 10.0.0.50 - - [2026-09-03 10:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2026-09-03 10:57:28] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007677 10.0.0.50 - - [2026-09-03 10:57:28] "PUT /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2 HTTP/1.1" 200 254 0.037723 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001431 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001504 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.50 - - [2026-09-03 10:57:53] "GET / HTTP/1.1" 200 35931 0.002257 10.0.0.50 - - [2026-09-03 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-09-03 10:57:53] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007964 10.0.0.50 - - [2026-09-03 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.50 - - [2026-09-03 10:57:54] "GET /config-node/4f8a922e-9e31-4fc9-9297-f12dd70f051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003695 10.0.0.50 - - [2026-09-03 10:57:54] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.50 - - [2026-09-03 10:57:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002784 10.0.0.50 - - [2026-09-03 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.50 - - [2026-09-03 10:57:59] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003900 10.0.0.50 - - [2026-09-03 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2026-09-03 10:57:59] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.013429 10.0.0.50 - - [2026-09-03 10:57:59] "GET / HTTP/1.1" 200 35931 0.002250 10.0.0.50 - - [2026-09-03 10:57:59] "POST /alarms HTTP/1.1" 409 264 0.011143 10.0.0.50 - - [2026-09-03 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.50 - - [2026-09-03 10:57:59] "PUT /alarm/43d3693a-07b4-4849-a132-029c0490ba8e HTTP/1.1" 200 244 0.016593 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 261 0.007685 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/becd2755-94a4-4fc8-b7d4-0abe7bffb37a HTTP/1.1" 200 244 0.014419 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 261 0.011488 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/82c89f46-55ba-4417-89be-a166fc74f163 HTTP/1.1" 200 244 0.021972 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 253 0.009784 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/f23a57f8-eb3a-49bc-b7bb-7ff3873522f8 HTTP/1.1" 200 244 0.017500 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 251 0.011853 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/6cad70c5-a55e-4df3-9cae-be0b5c045bb0 HTTP/1.1" 200 244 0.018596 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 252 0.007465 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/828811e7-c9ce-4a7e-8e96-ef51e4ab2f02 HTTP/1.1" 200 244 0.025439 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 256 0.020265 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/fe1e01f8-1d0c-499d-a3ac-d232fb64c2c6 HTTP/1.1" 200 244 0.013929 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 248 0.009042 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/7c26e3ae-a194-4955-8bce-c610c41c5073 HTTP/1.1" 200 244 0.015039 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 252 0.024200 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/2ac149ed-11b3-4867-bd41-8883b98704ad HTTP/1.1" 200 244 0.015697 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 257 0.019089 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/607fcdf6-85f3-4530-b6b1-c74904b78a2a HTTP/1.1" 200 244 0.022361 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 251 0.012347 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/f2666d5c-dc31-494a-bc2b-d3a4876c0325 HTTP/1.1" 200 244 0.017697 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 257 0.015759 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.50 - - [2026-09-03 10:58:00] "PUT /alarm/fb5c5b54-34e5-4629-843b-4d5368bcf47f HTTP/1.1" 200 244 0.017564 10.0.0.50 - - [2026-09-03 10:58:00] "POST /alarms HTTP/1.1" 409 261 0.013223 10.0.0.50 - - [2026-09-03 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/3fb51f8f-0db0-4b77-abe6-ae33e8ff8520 HTTP/1.1" 200 244 0.024539 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 258 0.021821 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/65a35180-7197-4fcd-b3d4-d8e9d5a1aa18 HTTP/1.1" 200 244 0.020304 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 254 0.016377 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/9791727b-badb-4fa5-ab43-eb81aee1f933 HTTP/1.1" 200 244 0.020556 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 254 0.020560 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/0c24a90e-066d-438d-a570-53bf19cc9c96 HTTP/1.1" 200 244 0.017127 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 254 0.008152 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/10093c65-cc72-404f-a05d-9d3c49a4567e HTTP/1.1" 200 244 0.023473 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 247 0.016337 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/0bf2963f-6263-4c21-b5f6-c081e9f28626 HTTP/1.1" 200 244 0.017500 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 272 0.019758 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/b5cf3aa9-12eb-4857-b93a-b509c039894c HTTP/1.1" 200 244 0.019590 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 261 0.029610 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/70ed2fb7-1aa4-48a6-b7f7-a612df809ef7 HTTP/1.1" 200 244 0.017248 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 259 0.011915 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/3442b450-c161-4d52-94bd-e35f80bc4f93 HTTP/1.1" 200 244 0.020669 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 265 0.013028 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/6438c6a6-5538-4628-8e29-d0eafd04695a HTTP/1.1" 200 244 0.017130 10.0.0.50 - - [2026-09-03 10:58:01] "POST /alarms HTTP/1.1" 409 279 0.010856 10.0.0.50 - - [2026-09-03 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2026-09-03 10:58:01] "PUT /alarm/9338ec02-d1e8-47c4-807b-cff0b464fbb0 HTTP/1.1" 200 244 0.016169 10.0.0.50 - - [2026-09-03 10:58:02] "GET / HTTP/1.1" 200 35931 0.002525 10.0.0.50 - - [2026-09-03 10:58:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003409 10.0.0.50 - - [2026-09-03 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.50 - - [2026-09-03 10:58:02] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.013947 10.0.0.50 - - [2026-09-03 10:58:02] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.50 - - [2026-09-03 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.50 - - [2026-09-03 10:58:02] "GET /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005906 10.0.0.50 - - [2026-09-03 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.50 - - [2026-09-03 10:58:02] "PUT /global-vrouter-config/886dc1c1-e98c-4d35-8e9a-98c2167aca46 HTTP/1.1" 200 276 0.018842 10.0.0.50 - - [2026-09-03 10:58:03] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.50 - - [2026-09-03 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.50 - - [2026-09-03 10:58:03] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007896 10.0.0.50 - - [2026-09-03 10:58:03] "PUT /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7 HTTP/1.1" 200 274 0.026937 10.0.0.50 - - [2026-09-03 10:58:05] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.50 - - [2026-09-03 10:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.50 - - [2026-09-03 10:58:05] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004382 10.0.0.50 - - [2026-09-03 10:58:05] "POST /bgp-routers HTTP/1.1" 409 301 0.003012 10.0.0.50 - - [2026-09-03 10:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.50 - - [2026-09-03 10:58:05] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003369 10.0.0.50 - - [2026-09-03 10:58:05] "PUT /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2 HTTP/1.1" 200 254 0.022369 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:58:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001389 10.0.0.50 - - [2026-09-03 10:58:09] "POST /tags HTTP/1.1" 200 355 0.042786 10.0.0.50 - - [2026-09-03 10:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.50 - - [2026-09-03 10:58:09] "GET /tag/9231a89d-0127-45ed-9012-0bce47bf48da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.045886 10.0.0.50 - - [2026-09-03 10:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.50 - - [2026-09-03 10:58:09] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005457 10.0.0.50 - - [2026-09-03 10:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.50 - - [2026-09-03 10:58:09] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.103558 10.0.0.50 - - [2026-09-03 10:58:10] "POST /virtual-machines HTTP/1.1" 200 351 0.026750 10.0.0.50 - - [2026-09-03 10:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042530 10.0.0.50 - - [2026-09-03 10:58:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.145036 10.0.0.50 - - [2026-09-03 10:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019417 10.0.0.50 - - [2026-09-03 10:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013337 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009006 10.0.0.50 - - [2026-09-03 10:58:10] "POST /instance-ips HTTP/1.1" 200 391 0.029639 10.0.0.50 - - [2026-09-03 10:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047684 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.023624 10.0.0.50 - - [2026-09-03 10:58:10] "POST /set-tag HTTP/1.1" 200 109 0.026202 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025188 10.0.0.50 - - [2026-09-03 10:58:10] "GET /instance-ip/5a098636-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004821 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006082 10.0.0.50 - - [2026-09-03 10:58:10] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005933 10.0.0.50 - - [2026-09-03 10:58:10] "POST /ref-update HTTP/1.1" 200 156 0.014873 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012564 10.0.0.50 - - [2026-09-03 10:58:10] "POST /set-tag HTTP/1.1" 200 109 0.004111 10.0.0.50 - - [2026-09-03 10:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2026-09-03 10:58:10] "GET /virtual-network/bac9974e-a369-4071-bb0b-7be1bac1a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005192 10.0.0.50 - - [2026-09-03 10:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2026-09-03 10:58:10] "GET /project/3c3746a8-ad1d-40a4-b566-5eb3098f08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051324 10.0.0.50 - - [2026-09-03 10:58:10] "POST /virtual-machines HTTP/1.1" 200 355 0.012815 10.0.0.50 - - [2026-09-03 10:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.040377 10.0.0.50 - - [2026-09-03 10:58:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.146734 10.0.0.50 - - [2026-09-03 10:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011720 10.0.0.50 - - [2026-09-03 10:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010686 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010164 10.0.0.50 - - [2026-09-03 10:58:11] "POST /instance-ips HTTP/1.1" 200 395 0.033440 10.0.0.50 - - [2026-09-03 10:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029580 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010686 10.0.0.50 - - [2026-09-03 10:58:11] "POST /set-tag HTTP/1.1" 200 109 0.032164 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015112 10.0.0.50 - - [2026-09-03 10:58:11] "GET /instance-ip/5a9a87f8-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006613 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006395 10.0.0.50 - - [2026-09-03 10:58:11] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-router/12b904d5-f17e-45a4-9da0-e506b6e14c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005464 10.0.0.50 - - [2026-09-03 10:58:11] "POST /ref-update HTTP/1.1" 200 156 0.011703 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019593 10.0.0.50 - - [2026-09-03 10:58:11] "POST /set-tag HTTP/1.1" 200 109 0.009161 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005953 10.0.0.50 - - [2026-09-03 10:58:11] "POST /set-tag HTTP/1.1" 200 109 0.006116 10.0.0.50 - - [2026-09-03 10:58:11] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005829 10.0.0.50 - - [2026-09-03 10:58:11] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.50 - - [2026-09-03 10:58:22] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006966 10.0.0.50 - - [2026-09-03 10:58:22] "POST /set-tag HTTP/1.1" 200 109 0.005491 10.0.0.50 - - [2026-09-03 10:58:22] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.50 - - [2026-09-03 10:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-09-03 10:58:22] "GET /global-system-config/00d8af83-aaed-4447-b136-4772a487b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005860 10.0.0.50 - - [2026-09-03 10:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.50 - - [2026-09-03 10:58:22] "GET /config-node/4f8a922e-9e31-4fc9-9297-f12dd70f051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004133 10.0.0.50 - - [2026-09-03 10:58:23] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006940 10.0.0.50 - - [2026-09-03 10:58:23] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.50 - - [2026-09-03 10:58:24] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005548 10.0.0.50 - - [2026-09-03 10:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.50 - - [2026-09-03 10:58:34] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.50 - - [2026-09-03 10:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.50 - - [2026-09-03 10:58:34] "GET /routing-instance/b019f57b-715e-4219-919a-0671870e7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007209 10.0.0.50 - - [2026-09-03 10:58:34] "POST /bgp-routers HTTP/1.1" 409 301 0.003318 10.0.0.50 - - [2026-09-03 10:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.50 - - [2026-09-03 10:58:34] "GET /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005892 10.0.0.50 - - [2026-09-03 10:58:34] "PUT /bgp-router/9599f3d4-aaff-45ef-b7af-181ecb9d65c2 HTTP/1.1" 200 254 0.045016 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:58:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001499 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:58:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001336 10.0.0.50 - - [2026-09-03 10:58:55] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013557 10.0.0.50 - - [2026-09-03 10:58:55] "POST /set-tag HTTP/1.1" 200 109 0.005521 10.0.0.50 - - [2026-09-03 10:58:55] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006288 10.0.0.50 - - [2026-09-03 10:58:55] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.50 - - [2026-09-03 10:58:55] "GET /virtual-machine/059a5baa-046e-48d0-82a0-b5817ac9c190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.005025 10.0.0.50 - - [2026-09-03 10:58:55] "POST /ref-update HTTP/1.1" 200 156 0.034315 10.0.0.50 - - [2026-09-03 10:58:55] "GET /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011430 10.0.0.50 - - [2026-09-03 10:58:55] "POST /set-tag HTTP/1.1" 200 109 0.028613 10.0.0.50 - - [2026-09-03 10:58:55] "POST /set-tag HTTP/1.1" 200 109 0.055511 10.0.0.50 - - [2026-09-03 10:58:55] "DELETE /instance-ip/5a098636-a786-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.053337 10.0.0.50 - - [2026-09-03 10:58:55] "DELETE /virtual-machine-interface/59e26d12-a786-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.050400 10.0.0.50 - - [2026-09-03 10:58:55] "DELETE /virtual-machine/059a5baa-046e-48d0-82a0-b5817ac9c190 HTTP/1.1" 200 115 0.031173 10.0.0.50 - - [2026-09-03 10:58:55] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006338 10.0.0.50 - - [2026-09-03 10:58:55] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.50 - - [2026-09-03 10:59:26] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005681 10.0.0.50 - - [2026-09-03 10:59:26] "POST /set-tag HTTP/1.1" 200 109 0.009880 10.0.0.50 - - [2026-09-03 10:59:26] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005453 10.0.0.50 - - [2026-09-03 10:59:26] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.50 - - [2026-09-03 10:59:26] "GET /virtual-machine/46c7f272-757a-449a-b8db-ae6c966d665c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004364 10.0.0.50 - - [2026-09-03 10:59:26] "POST /ref-update HTTP/1.1" 200 156 0.014947 10.0.0.50 - - [2026-09-03 10:59:26] "GET /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007936 10.0.0.50 - - [2026-09-03 10:59:26] "POST /set-tag HTTP/1.1" 200 109 0.102667 10.0.0.50 - - [2026-09-03 10:59:26] "POST /set-tag HTTP/1.1" 200 109 0.069705 10.0.0.50 - - [2026-09-03 10:59:26] "DELETE /instance-ip/5a9a87f8-a786-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.084710 10.0.0.50 - - [2026-09-03 10:59:27] "DELETE /virtual-machine-interface/5a7963f2-a786-11f1-a757-fa163e7027ab HTTP/1.1" 200 115 0.057349 10.0.0.50 - - [2026-09-03 10:59:27] "DELETE /virtual-machine/46c7f272-757a-449a-b8db-ae6c966d665c HTTP/1.1" 200 115 0.033746 10.0.0.50 - - [2026-09-03 10:59:27] "DELETE /tag/9231a89d-0127-45ed-9012-0bce47bf48da HTTP/1.1" 200 115 0.042728 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:59:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.50 - - [2026-09-03 10:59:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001655