++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 12 03:56:54 PM UTC 2026 ===================' INFO: =================== Thu Feb 12 03:56:54 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ 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 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + 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 +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.158.63.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.158.63.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=__ ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 02/12/2026 15:57:38.919 7f6422c0bec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/12/2026 15:57:39.087 7f6422c0bec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/12/2026 15:57:39.099 7f6422c0bec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/12/2026 15:57:39.099 7f6422c0bec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-02-12 15:57:48] "GET / HTTP/1.1" 503 181 0.000425 10.0.0.50 - - [2026-02-12 15:57:48] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.50 - - [2026-02-12 15:57:49] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.50 - - [2026-02-12 15:57:49] "GET / HTTP/1.1" 200 35931 0.001177 10.0.0.50 - - [2026-02-12 15:57:49] "GET / HTTP/1.1" 200 35931 0.001137 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2026-02-12 15:57:49] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006829 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005480 10.0.0.50 - - [2026-02-12 15:57:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.041111 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.010898 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016092 10.0.0.50 - - [2026-02-12 15:57:49] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026717 10.0.0.50 - - [2026-02-12 15:57:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.090366 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.006713 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-02-12 15:57:49] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004744 10.0.0.50 - - [2026-02-12 15:57:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.044149 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.50 - - [2026-02-12 15:57:49] "GET /network-ipam/828d18d6-0457-49d3-8e54-371f0bc03fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002953 10.0.0.50 - - [2026-02-12 15:57:49] "GET / HTTP/1.1" 200 45303 0.001908 10.0.0.50 - - [2026-02-12 15:57:49] "GET / HTTP/1.1" 200 35931 0.014229 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.035597 10.0.0.50 - - [2026-02-12 15:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020847 10.0.0.50 - - [2026-02-12 15:57:50] "POST /service-templates HTTP/1.1" 200 511 0.051709 10.0.0.50 - - [2026-02-12 15:57:50] "POST /service-templates HTTP/1.1" 200 501 0.055874 10.0.0.50 - - [2026-02-12 15:57:50] "POST /service-templates HTTP/1.1" 200 515 0.057313 10.0.0.50 - - [2026-02-12 15:57:50] "POST /service-templates HTTP/1.1" 200 535 0.059713 10.0.0.50 - - [2026-02-12 15:57:50] "POST /service-templates HTTP/1.1" 200 507 0.064224 10.0.0.50 - - [2026-02-12 15:57:51] "GET / HTTP/1.1" 200 35931 0.002117 10.0.0.50 - - [2026-02-12 15:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-02-12 15:57:51] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005985 10.0.0.50 - - [2026-02-12 15:57:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001760 10.0.0.50 - - [2026-02-12 15:57:51] "POST /config-nodes HTTP/1.1" 200 593 0.028774 10.0.0.50 - - [2026-02-12 15:57:51] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.50 - - [2026-02-12 15:57:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004215 10.0.0.50 - - [2026-02-12 15:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2026-02-12 15:57:52] "GET /network-ipam/828d18d6-0457-49d3-8e54-371f0bc03fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002718 10.0.0.50 - - [2026-02-12 15:57:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003276 10.0.0.50 - - [2026-02-12 15:57:53] "POST /access-control-lists HTTP/1.1" 200 587 0.017893 10.0.0.50 - - [2026-02-12 15:57:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.020591 10.0.0.50 - - [2026-02-12 15:57:53] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.50 - - [2026-02-12 15:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2026-02-12 15:57:53] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004338 10.0.0.50 - - [2026-02-12 15:57:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005788 10.0.0.50 - - [2026-02-12 15:57:53] "POST /access-control-lists HTTP/1.1" 200 585 0.020944 10.0.0.50 - - [2026-02-12 15:57:53] "POST /database-nodes HTTP/1.1" 200 597 0.029824 10.0.0.50 - - [2026-02-12 15:57:53] "POST /route-targets HTTP/1.1" 200 327 0.010922 10.0.0.50 - - [2026-02-12 15:57:53] "POST /ref-update HTTP/1.1" 200 156 0.047125 10.0.0.50 - - [2026-02-12 15:57:53] "POST /route-targets HTTP/1.1" 200 327 0.013026 10.0.0.50 - - [2026-02-12 15:57:53] "POST /ref-update HTTP/1.1" 200 156 0.010326 10.0.0.50 - - [2026-02-12 15:57:53] "POST /route-targets HTTP/1.1" 200 327 0.011706 10.0.0.50 - - [2026-02-12 15:57:53] "POST /ref-update HTTP/1.1" 200 156 0.019333 10.0.0.50 - - [2026-02-12 15:57:53] "POST /route-targets HTTP/1.1" 200 327 0.009391 10.0.0.50 - - [2026-02-12 15:57:53] "POST /ref-update HTTP/1.1" 200 156 0.015705 10.0.0.50 - - [2026-02-12 15:57:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003247 10.0.0.50 - - [2026-02-12 15:57:53] "POST /access-control-lists HTTP/1.1" 200 551 0.064111 10.0.0.50 - - [2026-02-12 15:57:53] "PUT /access-control-list/502fb6ae-292c-47ae-99f9-b553a716eef3 HTTP/1.1" 200 272 0.009952 10.0.0.50 - - [2026-02-12 15:57:54] "PUT /access-control-list/1dc0cd4c-b9fa-478a-8bac-1dbe477617bf HTTP/1.1" 200 272 0.023007 10.0.0.50 - - [2026-02-12 15:57:54] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.50 - - [2026-02-12 15:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.50 - - [2026-02-12 15:57:54] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004725 10.0.0.50 - - [2026-02-12 15:57:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.007373 10.0.0.50 - - [2026-02-12 15:57:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.036278 10.0.0.50 - - [2026-02-12 15:57:54] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.50 - - [2026-02-12 15:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-02-12 15:57:54] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004793 10.0.0.50 - - [2026-02-12 15:57:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001911 10.0.0.50 - - [2026-02-12 15:57:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034746 10.0.0.50 - - [2026-02-12 15:57:55] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.50 - - [2026-02-12 15:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.50 - - [2026-02-12 15:57:55] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007528 10.0.0.50 - - [2026-02-12 15:57:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.001853 10.0.0.50 - - [2026-02-12 15:57:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.019366 10.0.0.50 - - [2026-02-12 15:57:55] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.50 - - [2026-02-12 15:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.50 - - [2026-02-12 15:57:55] "GET /routing-instance/94404c74-8f2e-4f59-adb1-86455471aa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003246 10.0.0.50 - - [2026-02-12 15:57:55] "POST /bgp-routers HTTP/1.1" 200 616 0.018423 10.0.0.50 - - [2026-02-12 15:57:55] "GET /bgp-router/7a6dc995-f711-480e-a69b-5314858ac490?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007503 10.0.0.50 - - [2026-02-12 15:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.50 - - [2026-02-12 15:57:55] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004798 10.0.0.50 - - [2026-02-12 15:57:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004718 10.0.0.50 - - [2026-02-12 15:57:56] "POST /ref-update HTTP/1.1" 200 156 0.021026 10.0.0.50 - - [2026-02-12 15:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-02-12 15:57:56] "GET /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002444 10.0.0.50 - - [2026-02-12 15:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.50 - - [2026-02-12 15:57:57] "PUT /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5 HTTP/1.1" 200 276 0.015569 10.0.0.50 - - [2026-02-12 15:57:57] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 581 0.017913 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 575 0.023547 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 575 0.024728 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 559 0.033567 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 555 0.018419 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 557 0.032677 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 565 0.038364 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 549 0.028453 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 557 0.049423 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 567 0.033927 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 555 0.029769 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 567 0.054513 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 575 0.085666 10.0.0.50 - - [2026-02-12 15:57:57] "POST /alarms HTTP/1.1" 200 569 0.021253 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 561 0.028366 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 561 0.035917 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 561 0.022502 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 547 0.030558 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 595 0.028007 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 575 0.035956 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 571 0.037014 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 583 0.049913 10.0.0.50 - - [2026-02-12 15:57:58] "POST /alarms HTTP/1.1" 200 609 0.023057 10.0.0.50 - - [2026-02-12 15:57:58] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.50 - - [2026-02-12 15:57:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002362 10.0.0.50 - - [2026-02-12 15:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2026-02-12 15:57:58] "PUT /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5 HTTP/1.1" 200 276 0.011335 10.0.0.50 - - [2026-02-12 15:57:59] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.50 - - [2026-02-12 15:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2026-02-12 15:57:59] "GET /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002615 10.0.0.50 - - [2026-02-12 15:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.50 - - [2026-02-12 15:57:59] "PUT /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5 HTTP/1.1" 200 276 0.012037 10.0.0.50 - - [2026-02-12 15:57:59] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.50 - - [2026-02-12 15:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.50 - - [2026-02-12 15:57:59] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008427 10.0.0.50 - - [2026-02-12 15:57:59] "PUT /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0 HTTP/1.1" 200 274 0.023390 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.50 - - [2026-02-12 16:00:27] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.50 - - [2026-02-12 16:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.50 - - [2026-02-12 16:00:27] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004668 10.0.0.50 - - [2026-02-12 16:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-02-12 16:00:27] "GET /config-node/f0417f6d-82b4-4704-b26a-011badc25516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003183 10.0.0.50 - - [2026-02-12 16:00:39] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.50 - - [2026-02-12 16:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2026-02-12 16:00:39] "GET /routing-instance/94404c74-8f2e-4f59-adb1-86455471aa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003126 10.0.0.50 - - [2026-02-12 16:00:39] "POST /bgp-routers HTTP/1.1" 409 301 0.003049 10.0.0.50 - - [2026-02-12 16:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.50 - - [2026-02-12 16:00:39] "GET /bgp-router/7a6dc995-f711-480e-a69b-5314858ac490?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004786 10.0.0.50 - - [2026-02-12 16:00:39] "PUT /bgp-router/7a6dc995-f711-480e-a69b-5314858ac490 HTTP/1.1" 200 254 0.024309 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:00:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.50 - - [2026-02-12 16:02:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002826 10.0.0.50 - - [2026-02-12 16:02:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002112 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:04:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:04:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:04:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001327 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:04:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001429 10.0.0.50 - - [2026-02-12 16:04:58] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007610 10.0.0.50 - - [2026-02-12 16:04:58] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008170 10.0.0.50 - - [2026-02-12 16:04:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.007401 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.006214 10.0.0.50 - - [2026-02-12 16:04:58] "POST /security-groups HTTP/1.1" 200 570 0.080994 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.004843 10.0.0.50 - - [2026-02-12 16:04:58] "POST /projects HTTP/1.1" 200 481 0.325503 10.0.0.50 - - [2026-02-12 16:04:58] "POST /access-control-lists HTTP/1.1" 200 579 0.099353 10.0.0.50 - - [2026-02-12 16:04:58] "POST /security-groups HTTP/1.1" 200 534 0.118687 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.008640 10.0.0.50 - - [2026-02-12 16:04:58] "POST /access-control-lists HTTP/1.1" 200 577 0.040719 10.0.0.50 - - [2026-02-12 16:04:58] "POST /chown HTTP/1.1" 200 109 0.059227 10.0.0.50 - - [2026-02-12 16:04:58] "POST /policy-managements HTTP/1.1" 409 214 0.020811 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.50 - - [2026-02-12 16:04:58] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003961 10.0.0.50 - - [2026-02-12 16:04:58] "POST /application-policy-sets HTTP/1.1" 200 528 0.035906 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.50 - - [2026-02-12 16:04:58] "GET /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007650 10.0.0.50 - - [2026-02-12 16:04:58] "PUT /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5 HTTP/1.1" 200 276 0.025262 10.0.0.50 - - [2026-02-12 16:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.50 - - [2026-02-12 16:04:59] "GET /virtual-network/8ad5dfdb-d48d-4cd1-a792-8fdf7910892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011388 10.0.0.50 - - [2026-02-12 16:04:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000505 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.004319 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.005620 10.0.0.50 - - [2026-02-12 16:04:59] "POST /access-control-lists HTTP/1.1" 200 594 0.115950 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.005615 10.0.0.50 - - [2026-02-12 16:04:59] "POST /security-groups HTTP/1.1" 200 574 0.267688 10.0.0.50 - - [2026-02-12 16:04:59] "POST /projects HTTP/1.1" 200 489 0.409767 10.0.0.50 - - [2026-02-12 16:04:59] "POST /access-control-lists HTTP/1.1" 200 592 0.123008 10.0.0.50 - - [2026-02-12 16:04:59] "POST /security-groups HTTP/1.1" 200 546 0.112323 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.003093 10.0.0.50 - - [2026-02-12 16:04:59] "POST /chown HTTP/1.1" 200 109 0.036608 10.0.0.50 - - [2026-02-12 16:04:59] "POST /access-control-lists HTTP/1.1" 200 583 0.076306 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.021717 10.0.0.50 - - [2026-02-12 16:04:59] "POST /network-ipams HTTP/1.1" 200 522 0.121866 10.0.0.50 - - [2026-02-12 16:04:59] "POST /access-control-lists HTTP/1.1" 200 581 0.108652 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.014723 10.0.0.50 - - [2026-02-12 16:04:59] "POST /network-ipams HTTP/1.1" 200 510 0.098820 10.0.0.50 - - [2026-02-12 16:04:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.004039 10.0.0.50 - - [2026-02-12 16:05:00] "POST /access-control-lists HTTP/1.1" 200 602 0.073035 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.008516 10.0.0.50 - - [2026-02-12 16:05:00] "POST /access-control-lists HTTP/1.1" 200 600 0.090881 10.0.0.50 - - [2026-02-12 16:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.045832 10.0.0.50 - - [2026-02-12 16:05:00] "POST /virtual-networks HTTP/1.1" 200 538 0.318066 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.039239 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.50 - - [2026-02-12 16:05:00] "POST /access-control-lists HTTP/1.1" 200 589 0.089777 10.0.0.50 - - [2026-02-12 16:05:00] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.102067 10.0.0.50 - - [2026-02-12 16:05:00] "POST /network-ipams HTTP/1.1" 200 518 0.058048 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.019787 10.0.0.50 - - [2026-02-12 16:05:00] "POST /route-targets HTTP/1.1" 200 327 0.028737 10.0.0.50 - - [2026-02-12 16:05:00] "POST /ref-update HTTP/1.1" 200 156 0.063983 10.0.0.50 - - [2026-02-12 16:05:00] "PUT /access-control-list/c21efd60-4462-4cdf-8849-29e8fc9de7a5 HTTP/1.1" 200 272 0.041802 10.0.0.50 - - [2026-02-12 16:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013702 10.0.0.50 - - [2026-02-12 16:05:00] "POST /virtual-networks HTTP/1.1" 200 546 0.262664 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.50 - - [2026-02-12 16:05:00] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.018088 10.0.0.50 - - [2026-02-12 16:05:00] "POST /route-targets HTTP/1.1" 200 327 0.016428 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.004435 10.0.0.50 - - [2026-02-12 16:05:00] "POST /ref-update HTTP/1.1" 200 156 0.034421 10.0.0.50 - - [2026-02-12 16:05:00] "POST /network-policys HTTP/1.1" 200 538 0.037456 10.0.0.50 - - [2026-02-12 16:05:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.015740 10.0.0.50 - - [2026-02-12 16:05:01] "POST /network-policys HTTP/1.1" 200 534 0.043530 10.0.0.50 - - [2026-02-12 16:05:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.014378 10.0.0.50 - - [2026-02-12 16:05:01] "POST /network-policys HTTP/1.1" 200 542 0.025565 10.0.0.50 - - [2026-02-12 16:05:01] "PUT /access-control-list/2928927d-51f8-4c38-ac1b-e896be2c7bbc HTTP/1.1" 200 272 0.041797 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.113061 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021272 10.0.0.50 - - [2026-02-12 16:05:01] "PUT /access-control-list/2928927d-51f8-4c38-ac1b-e896be2c7bbc HTTP/1.1" 200 272 0.077647 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.161011 10.0.0.50 - - [2026-02-12 16:05:01] "PUT /access-control-list/c21efd60-4462-4cdf-8849-29e8fc9de7a5 HTTP/1.1" 200 272 0.100334 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.045000 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.115356 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022439 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012820 10.0.0.50 - - [2026-02-12 16:05:01] "PUT /access-control-list/c21efd60-4462-4cdf-8849-29e8fc9de7a5 HTTP/1.1" 200 272 0.072360 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.071250 10.0.0.50 - - [2026-02-12 16:05:01] "PUT /access-control-list/2928927d-51f8-4c38-ac1b-e896be2c7bbc HTTP/1.1" 200 272 0.019850 10.0.0.50 - - [2026-02-12 16:05:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.012941 10.0.0.50 - - [2026-02-12 16:05:01] "POST /access-control-lists HTTP/1.1" 200 601 0.059364 10.0.0.50 - - [2026-02-12 16:05:01] "POST /ref-update HTTP/1.1" 200 156 0.164273 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-update HTTP/1.1" 200 156 0.026010 10.0.0.50 - - [2026-02-12 16:05:02] "PUT /access-control-list/5d2da81c-e9a3-4875-919e-d14e8f4ce941 HTTP/1.1" 200 272 0.037860 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-update HTTP/1.1" 200 156 0.145714 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-update HTTP/1.1" 200 156 0.031244 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006248 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003456 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003078 10.0.0.50 - - [2026-02-12 16:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2026-02-12 16:05:02] "GET /virtual-network/8ad5dfdb-d48d-4cd1-a792-8fdf7910892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005438 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.50 - - [2026-02-12 16:05:02] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004872 10.0.0.50 - - [2026-02-12 16:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.50 - - [2026-02-12 16:05:02] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005081 10.0.0.50 - - [2026-02-12 16:05:02] "POST /firewall-policys HTTP/1.1" 200 530 0.024220 10.0.0.50 - - [2026-02-12 16:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017052 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005237 10.0.0.50 - - [2026-02-12 16:05:02] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007093 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016966 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-update HTTP/1.1" 200 156 0.033628 10.0.0.50 - - [2026-02-12 16:05:02] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.039765 10.0.0.50 - - [2026-02-12 16:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011554 10.0.0.50 - - [2026-02-12 16:05:02] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006436 10.0.0.50 - - [2026-02-12 16:05:02] "POST /firewall-policys HTTP/1.1" 200 532 0.107048 10.0.0.50 - - [2026-02-12 16:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013412 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013237 10.0.0.50 - - [2026-02-12 16:05:02] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004722 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002881 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002782 10.0.0.50 - - [2026-02-12 16:05:02] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007400 10.0.0.50 - - [2026-02-12 16:05:02] "POST /ref-update HTTP/1.1" 200 156 0.016725 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.052232 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.038554 10.0.0.50 - - [2026-02-12 16:05:03] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005342 10.0.0.50 - - [2026-02-12 16:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-02-12 16:05:03] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012312 10.0.0.50 - - [2026-02-12 16:05:03] "POST /firewall-policys HTTP/1.1" 200 530 0.030168 10.0.0.50 - - [2026-02-12 16:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016014 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.017794 10.0.0.50 - - [2026-02-12 16:05:03] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002908 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003441 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004153 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002679 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004807 10.0.0.50 - - [2026-02-12 16:05:03] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002859 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.040856 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.028682 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.050548 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.054813 10.0.0.50 - - [2026-02-12 16:05:03] "POST /ref-update HTTP/1.1" 200 156 0.032697 10.0.0.50 - - [2026-02-12 16:05:03] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.025775 10.0.0.50 - - [2026-02-12 16:05:03] "POST /tags HTTP/1.1" 200 299 0.052744 10.0.0.50 - - [2026-02-12 16:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2026-02-12 16:05:03] "GET /tag/3d503c86-a635-4ff5-95b8-27e3f84a684f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011596 10.0.0.50 - - [2026-02-12 16:05:03] "POST /set-tag HTTP/1.1" 200 109 0.017819 10.0.0.50 - - [2026-02-12 16:05:04] "POST /tags HTTP/1.1" 200 301 0.121908 10.0.0.50 - - [2026-02-12 16:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.50 - - [2026-02-12 16:05:04] "GET /tag/e0f99ba1-f4db-44d0-9b3e-56b47f4ed086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.022209 10.0.0.50 - - [2026-02-12 16:05:04] "POST /tags HTTP/1.1" 200 325 0.154201 10.0.0.50 - - [2026-02-12 16:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.50 - - [2026-02-12 16:05:04] "GET /tag/851e3631-ad82-46eb-9753-58ca6833d3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.018979 10.0.0.50 - - [2026-02-12 16:05:04] "POST /tags HTTP/1.1" 200 311 0.216328 10.0.0.50 - - [2026-02-12 16:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.029625 10.0.0.50 - - [2026-02-12 16:05:04] "GET /tag/645e54c4-923a-40b9-92f5-ce56f0b1e8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020874 10.0.0.50 - - [2026-02-12 16:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.50 - - [2026-02-12 16:05:04] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008048 10.0.0.50 - - [2026-02-12 16:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.50 - - [2026-02-12 16:05:04] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058039 10.0.0.50 - - [2026-02-12 16:05:04] "POST /virtual-machines HTTP/1.1" 200 377 0.029334 10.0.0.50 - - [2026-02-12 16:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039575 10.0.0.50 - - [2026-02-12 16:05:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145602 10.0.0.50 - - [2026-02-12 16:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.046509 10.0.0.50 - - [2026-02-12 16:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024008 10.0.0.50 - - [2026-02-12 16:05:05] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013161 10.0.0.50 - - [2026-02-12 16:05:05] "POST /instance-ips HTTP/1.1" 200 409 0.055269 10.0.0.50 - - [2026-02-12 16:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.052692 10.0.0.50 - - [2026-02-12 16:05:05] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007522 10.0.0.50 - - [2026-02-12 16:05:05] "POST /set-tag HTTP/1.1" 200 109 0.022670 10.0.0.50 - - [2026-02-12 16:05:05] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.025735 10.0.0.50 - - [2026-02-12 16:05:05] "GET /instance-ip/9853227a-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004266 10.0.0.50 - - [2026-02-12 16:05:05] "POST /tags HTTP/1.1" 200 305 0.075274 10.0.0.50 - - [2026-02-12 16:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014579 10.0.0.50 - - [2026-02-12 16:05:05] "GET /tag/d7347fed-f116-4124-bfb4-b05f828c0bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.026228 10.0.0.50 - - [2026-02-12 16:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.50 - - [2026-02-12 16:05:05] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034516 10.0.0.50 - - [2026-02-12 16:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.50 - - [2026-02-12 16:05:05] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.014879 10.0.0.50 - - [2026-02-12 16:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009308 10.0.0.50 - - [2026-02-12 16:05:05] "GET /service-appliance-set/d9b842fa-2a86-4216-b463-0a3b7a735779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017327 10.0.0.50 - - [2026-02-12 16:05:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002328 10.0.0.50 - - [2026-02-12 16:05:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121135 10.0.0.50 - - [2026-02-12 16:05:06] "GET /virtual-machine-interface/ab059508-ce05-49f1-ba80-39477a2d318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020760 10.0.0.50 - - [2026-02-12 16:05:06] "POST /instance-ips HTTP/1.1" 200 381 0.047864 10.0.0.50 - - [2026-02-12 16:05:06] "GET /instance-ip/bd8a7570-580f-4c94-bc4e-5b71fdae38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014297 10.0.0.50 - - [2026-02-12 16:05:06] "POST /loadbalancers HTTP/1.1" 200 582 0.083087 10.0.0.50 - - [2026-02-12 16:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009424 10.0.0.50 - - [2026-02-12 16:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.50 - - [2026-02-12 16:05:06] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049193 10.0.0.50 - - [2026-02-12 16:05:06] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048567 10.0.0.50 - - [2026-02-12 16:05:06] "GET /loadbalancer/c48f676e-2afc-493b-9da2-6b3a8cd8ef84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.021059 10.0.0.50 - - [2026-02-12 16:05:06] "GET /instance-ip/bd8a7570-580f-4c94-bc4e-5b71fdae38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012877 10.0.0.50 - - [2026-02-12 16:05:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.040683 10.0.0.50 - - [2026-02-12 16:05:06] "POST /floating-ips HTTP/1.1" 200 583 0.062466 10.0.0.50 - - [2026-02-12 16:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051095 10.0.0.50 - - [2026-02-12 16:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018560 10.0.0.50 - - [2026-02-12 16:05:06] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051024 10.0.0.50 - - [2026-02-12 16:05:06] "GET /loadbalancer-listener/d3e5046e-0f6c-4113-b52e-a338b6018890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003078 10.0.0.50 - - [2026-02-12 16:05:06] "GET /loadbalancer-listener/d3e5046e-0f6c-4113-b52e-a338b6018890?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003657 10.0.0.50 - - [2026-02-12 16:05:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.140895 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-02-12 16:05:07] "GET /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.034473 10.0.0.50 - - [2026-02-12 16:05:07] "GET /instance-ip/bd8a7570-580f-4c94-bc4e-5b71fdae38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003792 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2026-02-12 16:05:07] "GET /instance-ip/bd8a7570-580f-4c94-bc4e-5b71fdae38c5?fields=floating_ips HTTP/1.1" 200 1171 0.005012 10.0.0.50 - - [2026-02-12 16:05:07] "GET /floating-ip/ba88dc9f-01e0-4abc-9bf1-b4b6d2039af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002284 10.0.0.50 - - [2026-02-12 16:05:07] "PUT /global-vrouter-config/7042eb02-4484-4eac-9b53-8e56e4334df5 HTTP/1.1" 200 276 0.008518 10.0.0.50 - - [2026-02-12 16:05:07] "POST /tags HTTP/1.1" 200 357 0.100929 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.025183 10.0.0.50 - - [2026-02-12 16:05:07] "GET /tag/93178280-ddf5-4333-86d5-8471b2e4c5d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.012435 10.0.0.50 - - [2026-02-12 16:05:07] "POST /tags HTTP/1.1" 200 305 0.031693 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.50 - - [2026-02-12 16:05:07] "GET /tag/e8152474-1b1e-4ae9-ab6a-e27df79fca57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.025481 10.0.0.50 - - [2026-02-12 16:05:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.001875 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.014252 10.0.0.50 - - [2026-02-12 16:05:07] "POST /security-groups HTTP/1.1" 200 571 0.072819 10.0.0.50 - - [2026-02-12 16:05:07] "POST /projects HTTP/1.1" 200 483 0.208229 10.0.0.50 - - [2026-02-12 16:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022888 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012791 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.007222 10.0.0.50 - - [2026-02-12 16:05:07] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.038954 10.0.0.50 - - [2026-02-12 16:05:07] "POST /access-control-lists HTTP/1.1" 200 580 0.081460 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028257 10.0.0.50 - - [2026-02-12 16:05:07] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012256 10.0.0.50 - - [2026-02-12 16:05:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.003915 10.0.0.50 - - [2026-02-12 16:05:07] "POST /access-control-lists HTTP/1.1" 200 578 0.078254 10.0.0.50 - - [2026-02-12 16:05:07] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.140490 10.0.0.50 - - [2026-02-12 16:05:08] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.063269 10.0.0.50 - - [2026-02-12 16:05:08] "POST /security-groups HTTP/1.1" 200 537 0.096365 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004236 10.0.0.50 - - [2026-02-12 16:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034525 10.0.0.50 - - [2026-02-12 16:05:08] "POST /access-control-lists HTTP/1.1" 200 596 0.086763 10.0.0.50 - - [2026-02-12 16:05:08] "POST /chown HTTP/1.1" 200 109 0.084278 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.009609 10.0.0.50 - - [2026-02-12 16:05:08] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022767 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-02-12 16:05:08] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011556 10.0.0.50 - - [2026-02-12 16:05:08] "POST /access-control-lists HTTP/1.1" 200 594 0.073120 10.0.0.50 - - [2026-02-12 16:05:08] "POST /tags HTTP/1.1" 409 207 0.015989 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.50 - - [2026-02-12 16:05:08] "GET /tag/e8152474-1b1e-4ae9-ab6a-e27df79fca57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.018362 10.0.0.50 - - [2026-02-12 16:05:08] "POST /firewall-rules HTTP/1.1" 200 564 0.096432 10.0.0.50 - - [2026-02-12 16:05:08] "GET /firewall-rule/0fe416d8-a01b-4d13-9c19-296185f38d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006009 10.0.0.50 - - [2026-02-12 16:05:08] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003316 10.0.0.50 - - [2026-02-12 16:05:08] "GET /firewall-rule/0fe416d8-a01b-4d13-9c19-296185f38d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004022 10.0.0.50 - - [2026-02-12 16:05:08] "POST /ref-update HTTP/1.1" 200 156 0.030056 10.0.0.50 - - [2026-02-12 16:05:08] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020389 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2026-02-12 16:05:08] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003743 10.0.0.50 - - [2026-02-12 16:05:08] "POST /tags HTTP/1.1" 409 207 0.005368 10.0.0.50 - - [2026-02-12 16:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2026-02-12 16:05:08] "GET /tag/e8152474-1b1e-4ae9-ab6a-e27df79fca57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.016428 10.0.0.50 - - [2026-02-12 16:05:09] "POST /firewall-rules HTTP/1.1" 200 562 0.080206 10.0.0.50 - - [2026-02-12 16:05:09] "GET /firewall-rule/7fa79938-2c0e-4e72-a49e-d889ae67b83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023744 10.0.0.50 - - [2026-02-12 16:05:09] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004340 10.0.0.50 - - [2026-02-12 16:05:09] "GET /firewall-rule/7fa79938-2c0e-4e72-a49e-d889ae67b83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003047 10.0.0.50 - - [2026-02-12 16:05:09] "POST /ref-update HTTP/1.1" 200 156 0.049689 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-02-12 16:05:09] "GET /loadbalancer/c48f676e-2afc-493b-9da2-6b3a8cd8ef84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004016 10.0.0.50 - - [2026-02-12 16:05:09] "POST /tags HTTP/1.1" 200 301 0.094117 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014970 10.0.0.50 - - [2026-02-12 16:05:09] "GET /tag/a397471b-02a4-4069-a9fa-a68a3f6b5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021354 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-02-12 16:05:09] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043475 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.50 - - [2026-02-12 16:05:09] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013409 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-02-12 16:05:09] "GET /service-appliance-set/d9b842fa-2a86-4216-b463-0a3b7a735779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.021099 10.0.0.50 - - [2026-02-12 16:05:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.001762 10.0.0.50 - - [2026-02-12 16:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110706 10.0.0.50 - - [2026-02-12 16:05:09] "GET /virtual-machine-interface/f4e122a6-58de-45d2-8600-bc92d4000a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.011123 10.0.0.50 - - [2026-02-12 16:05:09] "POST /instance-ips HTTP/1.1" 200 377 0.058346 10.0.0.50 - - [2026-02-12 16:05:09] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004783 10.0.0.50 - - [2026-02-12 16:05:09] "POST /loadbalancers HTTP/1.1" 200 582 0.081788 10.0.0.50 - - [2026-02-12 16:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014791 10.0.0.50 - - [2026-02-12 16:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.029507 10.0.0.50 - - [2026-02-12 16:05:10] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056937 10.0.0.50 - - [2026-02-12 16:05:10] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011587 10.0.0.50 - - [2026-02-12 16:05:10] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059839 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010911 10.0.0.50 - - [2026-02-12 16:05:10] "POST /floating-ips HTTP/1.1" 200 581 0.080194 10.0.0.50 - - [2026-02-12 16:05:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.088320 10.0.0.50 - - [2026-02-12 16:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023536 10.0.0.50 - - [2026-02-12 16:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.50 - - [2026-02-12 16:05:10] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064033 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer-listener/3067f833-3095-41e5-8022-fddabd822d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003758 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer-listener/3067f833-3095-41e5-8022-fddabd822d10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005689 10.0.0.50 - - [2026-02-12 16:05:10] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043838 10.0.0.50 - - [2026-02-12 16:05:10] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002879 10.0.0.50 - - [2026-02-12 16:05:10] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?fields=floating_ips HTTP/1.1" 200 1164 0.010419 10.0.0.50 - - [2026-02-12 16:05:10] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004784 10.0.0.50 - - [2026-02-12 16:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.50 - - [2026-02-12 16:05:10] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082442 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005043 10.0.0.50 - - [2026-02-12 16:05:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050188 10.0.0.50 - - [2026-02-12 16:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.052029 10.0.0.50 - - [2026-02-12 16:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017736 10.0.0.50 - - [2026-02-12 16:05:10] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092480 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer-listener/69a8e923-5028-411a-95a0-2db29ab94828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.014068 10.0.0.50 - - [2026-02-12 16:05:10] "GET /loadbalancer-listener/69a8e923-5028-411a-95a0-2db29ab94828?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004761 10.0.0.50 - - [2026-02-12 16:05:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037635 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009561 10.0.0.50 - - [2026-02-12 16:05:11] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020869 10.0.0.50 - - [2026-02-12 16:05:11] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?fields=floating_ips HTTP/1.1" 200 1164 0.004750 10.0.0.50 - - [2026-02-12 16:05:11] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009245 10.0.0.50 - - [2026-02-12 16:05:11] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067988 10.0.0.50 - - [2026-02-12 16:05:11] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003602 10.0.0.50 - - [2026-02-12 16:05:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028143 10.0.0.50 - - [2026-02-12 16:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009234 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2026-02-12 16:05:11] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045942 10.0.0.50 - - [2026-02-12 16:05:11] "GET /loadbalancer-listener/a1c42d60-3b2d-4e93-a4c1-2d7ab5435b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.010099 10.0.0.50 - - [2026-02-12 16:05:11] "GET /loadbalancer-listener/a1c42d60-3b2d-4e93-a4c1-2d7ab5435b41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005044 10.0.0.50 - - [2026-02-12 16:05:11] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037038 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.50 - - [2026-02-12 16:05:11] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005646 10.0.0.50 - - [2026-02-12 16:05:11] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.013699 10.0.0.50 - - [2026-02-12 16:05:11] "GET /instance-ip/15d95c95-6ff2-4910-8de6-981211a9864c?fields=floating_ips HTTP/1.1" 200 1164 0.013037 10.0.0.50 - - [2026-02-12 16:05:11] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008177 10.0.0.50 - - [2026-02-12 16:05:11] "POST /tags HTTP/1.1" 200 355 0.082915 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.50 - - [2026-02-12 16:05:11] "GET /tag/7adb4704-9bf1-4d82-b85d-7c5bb93902f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017287 10.0.0.50 - - [2026-02-12 16:05:11] "POST /tags HTTP/1.1" 200 303 0.038641 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-02-12 16:05:11] "GET /tag/3fd5c0b5-90d9-4100-8559-4f3a12de8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011580 10.0.0.50 - - [2026-02-12 16:05:11] "POST /projects HTTP/1.1" 409 218 0.002050 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2026-02-12 16:05:11] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056858 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2026-02-12 16:05:11] "GET /network-ipam/1ec2557a-794e-42e8-8bbb-87926210ff1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002399 10.0.0.50 - - [2026-02-12 16:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-02-12 16:05:11] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004336 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.055702 10.0.0.50 - - [2026-02-12 16:05:12] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004518 10.0.0.50 - - [2026-02-12 16:05:12] "POST /set-tag HTTP/1.1" 200 109 0.052331 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008940 10.0.0.50 - - [2026-02-12 16:05:12] "GET /network-ipam/bad554cf-7409-4f46-837c-b053d93effa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003093 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-02-12 16:05:12] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004581 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.053080 10.0.0.50 - - [2026-02-12 16:05:12] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015454 10.0.0.50 - - [2026-02-12 16:05:12] "POST /set-tag HTTP/1.1" 200 109 0.067362 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-02-12 16:05:12] "GET /network-policy/25f18e76-e9f3-4ec6-9dcb-2d3165dd4d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002933 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2026-02-12 16:05:12] "GET /network-policy/7e7461f2-ee7f-4883-a371-9fb5691b09d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003211 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-02-12 16:05:12] "GET /network-policy/d12d040e-5c98-40b1-8382-3af52b70eb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002673 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /network-policy/d12d040e-5c98-40b1-8382-3af52b70eb13 HTTP/1.1" 200 262 0.012872 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /access-control-list/c21efd60-4462-4cdf-8849-29e8fc9de7a5 HTTP/1.1" 200 272 0.018479 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-update HTTP/1.1" 200 156 0.100929 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /access-control-list/5d2da81c-e9a3-4875-919e-d14e8f4ce941 HTTP/1.1" 200 272 0.080159 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005988 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007954 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015501 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-02-12 16:05:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2026-02-12 16:05:12] "POST /security-groups HTTP/1.1" 409 245 0.002449 10.0.0.50 - - [2026-02-12 16:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /security-group/db5dc473-e700-42b2-ac69-a139042c022c HTTP/1.1" 200 262 0.055344 10.0.0.50 - - [2026-02-12 16:05:12] "PUT /access-control-list/431e1823-6638-432b-aa96-f9a6d33d791d HTTP/1.1" 200 272 0.015920 10.0.0.50 - - [2026-02-12 16:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038299 10.0.0.50 - - [2026-02-12 16:05:13] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017490 10.0.0.50 - - [2026-02-12 16:05:13] "PUT /access-control-list/03e2a635-990e-48df-8b7a-b0e36ee8fd5e HTTP/1.1" 200 272 0.034312 10.0.0.50 - - [2026-02-12 16:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2026-02-12 16:05:13] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002856 10.0.0.50 - - [2026-02-12 16:05:13] "POST /tags HTTP/1.1" 409 206 0.007099 10.0.0.50 - - [2026-02-12 16:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.50 - - [2026-02-12 16:05:13] "GET /tag/3fd5c0b5-90d9-4100-8559-4f3a12de8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011013 10.0.0.50 - - [2026-02-12 16:05:13] "POST /firewall-rules HTTP/1.1" 200 562 0.138171 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-rule/e9dd514d-04b9-49aa-9210-94ed6f6c9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.082365 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004555 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-rule/e9dd514d-04b9-49aa-9210-94ed6f6c9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003179 10.0.0.50 - - [2026-02-12 16:05:13] "POST /ref-update HTTP/1.1" 200 156 0.046355 10.0.0.50 - - [2026-02-12 16:05:13] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004245 10.0.0.50 - - [2026-02-12 16:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.50 - - [2026-02-12 16:05:13] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002771 10.0.0.50 - - [2026-02-12 16:05:13] "POST /tags HTTP/1.1" 409 206 0.013230 10.0.0.50 - - [2026-02-12 16:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.50 - - [2026-02-12 16:05:13] "GET /tag/3fd5c0b5-90d9-4100-8559-4f3a12de8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013188 10.0.0.50 - - [2026-02-12 16:05:13] "POST /firewall-rules HTTP/1.1" 200 560 0.094566 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-rule/ff5da602-9384-4d09-8e4b-4e349ec63e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016360 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004970 10.0.0.50 - - [2026-02-12 16:05:13] "GET /firewall-rule/ff5da602-9384-4d09-8e4b-4e349ec63e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002989 10.0.0.50 - - [2026-02-12 16:05:13] "POST /ref-update HTTP/1.1" 200 156 0.028183 10.0.0.50 - - [2026-02-12 16:05:13] "POST /tags HTTP/1.1" 200 371 0.044794 10.0.0.50 - - [2026-02-12 16:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2026-02-12 16:05:13] "GET /tag/78e80136-8c1e-4622-9706-47b03b812fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.011978 10.0.0.50 - - [2026-02-12 16:05:14] "POST /tags HTTP/1.1" 200 319 0.028005 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2026-02-12 16:05:14] "GET /tag/e2ac02c4-e999-46ea-8c8a-20f17f97315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011438 10.0.0.50 - - [2026-02-12 16:05:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.000515 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.002180 10.0.0.50 - - [2026-02-12 16:05:14] "POST /security-groups HTTP/1.1" 200 578 0.073097 10.0.0.50 - - [2026-02-12 16:05:14] "POST /projects HTTP/1.1" 200 497 0.273143 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.008214 10.0.0.50 - - [2026-02-12 16:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.042016 10.0.0.50 - - [2026-02-12 16:05:14] "POST /access-control-lists HTTP/1.1" 200 587 0.096055 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.020495 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022529 10.0.0.50 - - [2026-02-12 16:05:14] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.008948 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-02-12 16:05:14] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.036583 10.0.0.50 - - [2026-02-12 16:05:14] "POST /access-control-lists HTTP/1.1" 200 585 0.068671 10.0.0.50 - - [2026-02-12 16:05:14] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.090366 10.0.0.50 - - [2026-02-12 16:05:14] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.075926 10.0.0.50 - - [2026-02-12 16:05:14] "POST /security-groups HTTP/1.1" 200 558 0.089406 10.0.0.50 - - [2026-02-12 16:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026852 10.0.0.50 - - [2026-02-12 16:05:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.012784 10.0.0.50 - - [2026-02-12 16:05:14] "POST /chown HTTP/1.1" 200 109 0.034320 10.0.0.50 - - [2026-02-12 16:05:15] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024392 10.0.0.50 - - [2026-02-12 16:05:15] "POST /access-control-lists HTTP/1.1" 200 610 0.103759 10.0.0.50 - - [2026-02-12 16:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018944 10.0.0.50 - - [2026-02-12 16:05:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.013634 10.0.0.50 - - [2026-02-12 16:05:15] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009189 10.0.0.50 - - [2026-02-12 16:05:15] "POST /tags HTTP/1.1" 409 214 0.002116 10.0.0.50 - - [2026-02-12 16:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-02-12 16:05:15] "GET /tag/e2ac02c4-e999-46ea-8c8a-20f17f97315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.024302 10.0.0.50 - - [2026-02-12 16:05:15] "POST /access-control-lists HTTP/1.1" 200 608 0.097157 10.0.0.50 - - [2026-02-12 16:05:15] "POST /firewall-rules HTTP/1.1" 200 578 0.120967 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-rule/85735bce-dc77-4d12-ad5b-b3942bdf0296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.014385 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003962 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-rule/85735bce-dc77-4d12-ad5b-b3942bdf0296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007715 10.0.0.50 - - [2026-02-12 16:05:15] "POST /ref-update HTTP/1.1" 200 156 0.037605 10.0.0.50 - - [2026-02-12 16:05:15] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.054528 10.0.0.50 - - [2026-02-12 16:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-02-12 16:05:15] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.059743 10.0.0.50 - - [2026-02-12 16:05:15] "POST /tags HTTP/1.1" 409 214 0.002178 10.0.0.50 - - [2026-02-12 16:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2026-02-12 16:05:15] "GET /tag/e2ac02c4-e999-46ea-8c8a-20f17f97315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.014070 10.0.0.50 - - [2026-02-12 16:05:15] "POST /firewall-rules HTTP/1.1" 200 576 0.098901 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-rule/bcd60253-c419-4f1f-adbd-c0f51496504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011678 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005768 10.0.0.50 - - [2026-02-12 16:05:15] "GET /firewall-rule/bcd60253-c419-4f1f-adbd-c0f51496504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005168 10.0.0.50 - - [2026-02-12 16:05:15] "POST /ref-update HTTP/1.1" 200 156 0.073801 10.0.0.50 - - [2026-02-12 16:05:16] "POST /tags HTTP/1.1" 200 363 0.070769 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026214 10.0.0.50 - - [2026-02-12 16:05:16] "GET /tag/372c8d28-2c51-42ef-91b3-f44115377df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014101 10.0.0.50 - - [2026-02-12 16:05:16] "POST /tags HTTP/1.1" 200 311 0.150386 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.50 - - [2026-02-12 16:05:16] "GET /tag/ea7049c8-12f9-451a-ae47-34be4a1958a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017343 10.0.0.50 - - [2026-02-12 16:05:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.001894 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.006611 10.0.0.50 - - [2026-02-12 16:05:16] "POST /security-groups HTTP/1.1" 200 574 0.068502 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.002030 10.0.0.50 - - [2026-02-12 16:05:16] "POST /projects HTTP/1.1" 200 489 0.232805 10.0.0.50 - - [2026-02-12 16:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016057 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013596 10.0.0.50 - - [2026-02-12 16:05:16] "POST /access-control-lists HTTP/1.1" 200 583 0.087241 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.021129 10.0.0.50 - - [2026-02-12 16:05:16] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027731 10.0.0.50 - - [2026-02-12 16:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.50 - - [2026-02-12 16:05:16] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006263 10.0.0.50 - - [2026-02-12 16:05:16] "POST /access-control-lists HTTP/1.1" 200 581 0.079165 10.0.0.50 - - [2026-02-12 16:05:16] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.112687 10.0.0.50 - - [2026-02-12 16:05:16] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.091419 10.0.0.50 - - [2026-02-12 16:05:17] "POST /security-groups HTTP/1.1" 200 546 0.079382 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001877 10.0.0.50 - - [2026-02-12 16:05:17] "POST /access-control-lists HTTP/1.1" 200 602 0.071121 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.002037 10.0.0.50 - - [2026-02-12 16:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.085336 10.0.0.50 - - [2026-02-12 16:05:17] "POST /chown HTTP/1.1" 200 109 0.023427 10.0.0.50 - - [2026-02-12 16:05:17] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.048768 10.0.0.50 - - [2026-02-12 16:05:17] "POST /access-control-lists HTTP/1.1" 200 600 0.097568 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.50 - - [2026-02-12 16:05:17] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004062 10.0.0.50 - - [2026-02-12 16:05:17] "POST /tags HTTP/1.1" 409 210 0.008624 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2026-02-12 16:05:17] "GET /tag/ea7049c8-12f9-451a-ae47-34be4a1958a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012887 10.0.0.50 - - [2026-02-12 16:05:17] "POST /firewall-rules HTTP/1.1" 200 570 0.070094 10.0.0.50 - - [2026-02-12 16:05:17] "GET /firewall-rule/baff7657-2659-4af3-9eba-3b6ca31e63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.018195 10.0.0.50 - - [2026-02-12 16:05:17] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004409 10.0.0.50 - - [2026-02-12 16:05:17] "GET /firewall-rule/baff7657-2659-4af3-9eba-3b6ca31e63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002631 10.0.0.50 - - [2026-02-12 16:05:17] "POST /ref-update HTTP/1.1" 200 156 0.054434 10.0.0.50 - - [2026-02-12 16:05:17] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002402 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2026-02-12 16:05:17] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003154 10.0.0.50 - - [2026-02-12 16:05:17] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.50 - - [2026-02-12 16:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2026-02-12 16:05:17] "GET /tag/ea7049c8-12f9-451a-ae47-34be4a1958a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.115587 10.0.0.50 - - [2026-02-12 16:05:17] "POST /firewall-rules HTTP/1.1" 200 568 0.098219 10.0.0.50 - - [2026-02-12 16:05:18] "GET /firewall-rule/435acee6-d387-4aa5-a9a0-fbb258f7d9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004025 10.0.0.50 - - [2026-02-12 16:05:18] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005918 10.0.0.50 - - [2026-02-12 16:05:18] "GET /firewall-rule/435acee6-d387-4aa5-a9a0-fbb258f7d9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007800 10.0.0.50 - - [2026-02-12 16:05:18] "POST /ref-update HTTP/1.1" 200 156 0.044548 10.0.0.50 - - [2026-02-12 16:05:18] "POST /tags HTTP/1.1" 200 363 0.020695 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010299 10.0.0.50 - - [2026-02-12 16:05:18] "GET /tag/cc0bcabf-9724-46a7-b010-833c35f558a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011949 10.0.0.50 - - [2026-02-12 16:05:18] "POST /tags HTTP/1.1" 409 210 0.002280 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2026-02-12 16:05:18] "GET /tag/645e54c4-923a-40b9-92f5-ce56f0b1e8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012104 10.0.0.50 - - [2026-02-12 16:05:18] "POST /projects HTTP/1.1" 409 223 0.002066 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.50 - - [2026-02-12 16:05:18] "GET /project/4865b110-db70-4752-98ed-3ef1cebdae41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043356 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-02-12 16:05:18] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006712 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.50 - - [2026-02-12 16:05:18] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007072 10.0.0.50 - - [2026-02-12 16:05:18] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.059180 10.0.0.50 - - [2026-02-12 16:05:18] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.096718 10.0.0.50 - - [2026-02-12 16:05:18] "POST /security-groups HTTP/1.1" 409 253 0.002501 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2026-02-12 16:05:18] "PUT /security-group/aa3635d7-aa38-42c6-bdac-186a0cd5fb4a HTTP/1.1" 200 262 0.063403 10.0.0.50 - - [2026-02-12 16:05:18] "PUT /access-control-list/73820f76-4839-402a-88fd-4e8a73641385 HTTP/1.1" 200 272 0.022297 10.0.0.50 - - [2026-02-12 16:05:18] "PUT /access-control-list/9babce21-74ce-47d8-8893-a8c44ff8206b HTTP/1.1" 200 272 0.024621 10.0.0.50 - - [2026-02-12 16:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041113 10.0.0.50 - - [2026-02-12 16:05:18] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011933 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2026-02-12 16:05:18] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002906 10.0.0.50 - - [2026-02-12 16:05:18] "POST /tags HTTP/1.1" 409 210 0.002158 10.0.0.50 - - [2026-02-12 16:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.50 - - [2026-02-12 16:05:18] "GET /tag/645e54c4-923a-40b9-92f5-ce56f0b1e8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019051 10.0.0.50 - - [2026-02-12 16:05:19] "POST /firewall-rules HTTP/1.1" 200 570 0.082944 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-rule/67a0817b-8c62-466e-8213-9a9661c5d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020826 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008219 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-rule/67a0817b-8c62-466e-8213-9a9661c5d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002687 10.0.0.50 - - [2026-02-12 16:05:19] "POST /ref-update HTTP/1.1" 200 156 0.068566 10.0.0.50 - - [2026-02-12 16:05:19] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019855 10.0.0.50 - - [2026-02-12 16:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.50 - - [2026-02-12 16:05:19] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006685 10.0.0.50 - - [2026-02-12 16:05:19] "POST /tags HTTP/1.1" 409 210 0.004270 10.0.0.50 - - [2026-02-12 16:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.50 - - [2026-02-12 16:05:19] "GET /tag/645e54c4-923a-40b9-92f5-ce56f0b1e8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017192 10.0.0.50 - - [2026-02-12 16:05:19] "POST /firewall-rules HTTP/1.1" 200 568 0.082699 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-rule/0ef5219d-fbfa-46cc-844a-a41b89e4cf88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005050 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004355 10.0.0.50 - - [2026-02-12 16:05:19] "GET /firewall-rule/0ef5219d-fbfa-46cc-844a-a41b89e4cf88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003651 10.0.0.50 - - [2026-02-12 16:05:19] "POST /ref-update HTTP/1.1" 200 156 0.116774 10.0.0.50 - - [2026-02-12 16:05:19] "POST /tags HTTP/1.1" 409 237 0.026857 10.0.0.50 - - [2026-02-12 16:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.50 - - [2026-02-12 16:05:19] "GET /tag/cc0bcabf-9724-46a7-b010-833c35f558a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015893 10.0.0.50 - - [2026-02-12 16:05:19] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.009146 10.0.0.50 - - [2026-02-12 16:05:19] "POST /set-tag HTTP/1.1" 200 109 0.029914 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:05:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.27 - - [2026-02-12 16:06:54] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2026-02-12 16:06:54] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004658 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.27 - - [2026-02-12 16:06:54] "GET /routing-instance/94404c74-8f2e-4f59-adb1-86455471aa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002772 10.0.0.27 - - [2026-02-12 16:06:54] "PUT /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0 HTTP/1.1" 200 274 0.008510 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.012720 10.0.0.27 - - [2026-02-12 16:06:54] "POST /virtual-routers HTTP/1.1" 200 599 0.017160 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2026-02-12 16:06:54] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003873 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001984 10.0.0.27 - - [2026-02-12 16:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.27 - - [2026-02-12 16:06:54] "GET /virtual-network/8ad5dfdb-d48d-4cd1-a792-8fdf7910892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004114 10.0.0.27 - - [2026-02-12 16:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067186 10.0.0.50 - - [2026-02-12 16:07:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003665 10.0.0.50 - - [2026-02-12 16:07:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002936 10.0.0.50 - - [2026-02-12 16:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-02-12 16:08:50] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002861 10.0.0.27 - - [2026-02-12 16:08:55] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.27 - - [2026-02-12 16:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.27 - - [2026-02-12 16:08:55] "GET /global-system-config/4d550e94-b97c-404b-b214-0bf49f727ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004661 10.0.0.27 - - [2026-02-12 16:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.27 - - [2026-02-12 16:08:55] "GET /routing-instance/94404c74-8f2e-4f59-adb1-86455471aa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002666 10.0.0.27 - - [2026-02-12 16:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.27 - - [2026-02-12 16:08:55] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002758 10.0.0.27 - - [2026-02-12 16:08:56] "PUT /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751 HTTP/1.1" 200 262 0.027272 10.0.0.27 - - [2026-02-12 16:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.27 - - [2026-02-12 16:08:56] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003256 10.0.0.27 - - [2026-02-12 16:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.27 - - [2026-02-12 16:08:56] "GET /virtual-machine-interface/4c1c3044-3e43-44fa-a862-0e281a758e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004608 10.0.0.27 - - [2026-02-12 16:08:56] "PUT /virtual-machine-interface/4c1c3044-3e43-44fa-a862-0e281a758e3e HTTP/1.1" 200 284 0.012227 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.50 - - [2026-02-12 16:10:03] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003240 10.0.0.50 - - [2026-02-12 16:10:03] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.50 - - [2026-02-12 16:10:16] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004867 10.0.0.50 - - [2026-02-12 16:10:17] "POST /set-tag HTTP/1.1" 200 109 0.010397 10.0.0.50 - - [2026-02-12 16:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2026-02-12 16:10:17] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002795 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003951 10.0.0.50 - - [2026-02-12 16:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.50 - - [2026-02-12 16:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.50 - - [2026-02-12 16:10:17] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002199 10.0.0.50 - - [2026-02-12 16:10:17] "GET /loadbalancer-pool/a8f6c06c-4004-4715-a49b-a20da6531cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003622 10.0.0.50 - - [2026-02-12 16:10:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016477 10.0.0.50 - - [2026-02-12 16:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023650 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011148 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006977 10.0.0.50 - - [2026-02-12 16:10:17] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.50 - - [2026-02-12 16:10:17] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.008448 10.0.0.50 - - [2026-02-12 16:10:17] "POST /tags HTTP/1.1" 409 205 0.004846 10.0.0.50 - - [2026-02-12 16:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2026-02-12 16:10:17] "GET /tag/a397471b-02a4-4069-a9fa-a68a3f6b5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010527 10.0.0.50 - - [2026-02-12 16:10:17] "PUT /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e HTTP/1.1" 200 256 0.009440 10.0.0.50 - - [2026-02-12 16:10:17] "POST /set-tag HTTP/1.1" 200 109 0.079798 10.0.0.50 - - [2026-02-12 16:10:17] "GET /loadbalancer-pool/578366d5-7930-4cb9-a48c-9097c5f430ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003833 10.0.0.50 - - [2026-02-12 16:10:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015436 10.0.0.50 - - [2026-02-12 16:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026455 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011503 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006206 10.0.0.50 - - [2026-02-12 16:10:17] "POST /ref-update HTTP/1.1" 200 156 0.007316 10.0.0.50 - - [2026-02-12 16:10:17] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006779 10.0.0.50 - - [2026-02-12 16:10:17] "POST /set-tag HTTP/1.1" 200 109 0.005051 10.0.0.50 - - [2026-02-12 16:10:17] "GET /loadbalancer-pool/63dbd1d0-9661-40ae-932e-f851e34d21c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006452 10.0.0.50 - - [2026-02-12 16:10:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019605 10.0.0.50 - - [2026-02-12 16:10:17] "PUT /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e HTTP/1.1" 200 256 0.016710 10.0.0.50 - - [2026-02-12 16:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010803 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008573 10.0.0.50 - - [2026-02-12 16:10:17] "POST /set-tag HTTP/1.1" 200 109 0.003699 10.0.0.50 - - [2026-02-12 16:10:17] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005038 10.0.0.50 - - [2026-02-12 16:10:17] "POST /ref-update HTTP/1.1" 200 156 0.007217 10.0.0.50 - - [2026-02-12 16:10:17] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.010680 10.0.0.50 - - [2026-02-12 16:10:17] "PUT /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e HTTP/1.1" 200 256 0.008717 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007065 10.0.0.50 - - [2026-02-12 16:10:44] "POST /set-tag HTTP/1.1" 200 109 0.005436 10.0.0.50 - - [2026-02-12 16:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2026-02-12 16:10:44] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002651 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005761 10.0.0.50 - - [2026-02-12 16:10:44] "POST /set-tag HTTP/1.1" 200 109 0.021277 10.0.0.50 - - [2026-02-12 16:10:44] "DELETE /loadbalancer-member/e8f2fd4e-abb9-46a0-a25d-cccef033c301 HTTP/1.1" 200 115 0.046127 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014623 10.0.0.50 - - [2026-02-12 16:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.50 - - [2026-02-12 16:10:44] "DELETE /loadbalancer-member/60271ad3-42d6-44a9-8a9e-9732576b75df HTTP/1.1" 200 115 0.049535 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004409 10.0.0.50 - - [2026-02-12 16:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.50 - - [2026-02-12 16:10:44] "DELETE /loadbalancer-member/cf48ef7c-ca65-49de-9770-28112468063e HTTP/1.1" 200 115 0.035915 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004097 10.0.0.50 - - [2026-02-12 16:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.50 - - [2026-02-12 16:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-02-12 16:10:44] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002304 10.0.0.50 - - [2026-02-12 16:10:44] "GET /loadbalancer-pool/a8f6c06c-4004-4715-a49b-a20da6531cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002769 10.0.0.50 - - [2026-02-12 16:10:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014522 10.0.0.50 - - [2026-02-12 16:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016827 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008414 10.0.0.50 - - [2026-02-12 16:10:44] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003953 10.0.0.50 - - [2026-02-12 16:10:44] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003537 10.0.0.50 - - [2026-02-12 16:10:45] "POST /set-tag HTTP/1.1" 200 109 0.070485 10.0.0.50 - - [2026-02-12 16:10:45] "GET /loadbalancer-pool/578366d5-7930-4cb9-a48c-9097c5f430ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016370 10.0.0.50 - - [2026-02-12 16:10:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022798 10.0.0.50 - - [2026-02-12 16:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007347 10.0.0.50 - - [2026-02-12 16:10:45] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009048 10.0.0.50 - - [2026-02-12 16:10:45] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004228 10.0.0.50 - - [2026-02-12 16:10:45] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.50 - - [2026-02-12 16:10:45] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001662 10.0.0.50 - - [2026-02-12 16:10:45] "GET /loadbalancer-pool/63dbd1d0-9661-40ae-932e-f851e34d21c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003102 10.0.0.50 - - [2026-02-12 16:10:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013975 10.0.0.50 - - [2026-02-12 16:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014113 10.0.0.50 - - [2026-02-12 16:10:45] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010941 10.0.0.50 - - [2026-02-12 16:10:45] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006256 10.0.0.50 - - [2026-02-12 16:10:45] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001588 10.0.0.50 - - [2026-02-12 16:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002271 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:10:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:10:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:11:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:11:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:11:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:11:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.50 - - [2026-02-12 16:12:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002108 10.0.0.50 - - [2026-02-12 16:12:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001843 10.0.0.50 - - [2026-02-12 16:13:52] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.50 - - [2026-02-12 16:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-02-12 16:13:52] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030185 10.0.0.50 - - [2026-02-12 16:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-02-12 16:13:52] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033097 10.0.0.50 - - [2026-02-12 16:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.50 - - [2026-02-12 16:13:52] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045532 10.0.0.50 - - [2026-02-12 16:13:53] "POST /tags HTTP/1.1" 200 333 0.042766 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.50 - - [2026-02-12 16:13:53] "GET /tag/e9c99818-a583-4d96-9119-c24830d475e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.020919 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2026-02-12 16:13:53] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035138 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-networks?parent_id=45b16578-ed66-458f-ac78-7a072092a58d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001409 10.0.0.50 - - [2026-02-12 16:13:53] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028545 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009917 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2026-02-12 16:13:53] "GET /service-appliance-set/d9b842fa-2a86-4216-b463-0a3b7a735779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003136 10.0.0.50 - - [2026-02-12 16:13:53] "POST /virtual-networks HTTP/1.1" 200 512 0.089062 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.50 - - [2026-02-12 16:13:53] "GET /network-ipam/12eaa7f9-9f25-4099-9e5c-593ee2524e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006541 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.002755 10.0.0.50 - - [2026-02-12 16:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.123025 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-machine-interface/a3a03b7d-026a-40c8-bd5f-02192e2ed82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022832 10.0.0.50 - - [2026-02-12 16:13:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009129 10.0.0.50 - - [2026-02-12 16:13:53] "POST /ref-update HTTP/1.1" 200 156 0.207672 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008395 10.0.0.50 - - [2026-02-12 16:13:53] "GET /domains HTTP/1.1" 200 280 0.003274 10.0.0.50 - - [2026-02-12 16:13:53] "POST /instance-ips HTTP/1.1" 200 409 0.062726 10.0.0.50 - - [2026-02-12 16:13:53] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.033197 10.0.0.50 - - [2026-02-12 16:13:53] "GET /instance-ip/771905e9-a84e-4131-9488-3f0e763fb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010377 10.0.0.50 - - [2026-02-12 16:13:53] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 5476 0.037861 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.040189 10.0.0.50 - - [2026-02-12 16:13:53] "POST /loadbalancers HTTP/1.1" 200 610 0.092685 10.0.0.50 - - [2026-02-12 16:13:53] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.007846 10.0.0.50 - - [2026-02-12 16:13:53] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1181 0.005214 10.0.0.50 - - [2026-02-12 16:13:53] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1181 0.005986 10.0.0.50 - - [2026-02-12 16:13:53] "POST /route-targets HTTP/1.1" 200 327 0.031368 10.0.0.50 - - [2026-02-12 16:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.043921 10.0.0.50 - - [2026-02-12 16:13:53] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070289 10.0.0.50 - - [2026-02-12 16:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.50 - - [2026-02-12 16:13:53] "GET /instance-ip/771905e9-a84e-4131-9488-3f0e763fb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005395 10.0.0.50 - - [2026-02-12 16:13:53] "POST /ref-update HTTP/1.1" 200 156 0.046476 10.0.0.50 - - [2026-02-12 16:13:53] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051751 10.0.0.50 - - [2026-02-12 16:13:53] "POST /floating-ips HTTP/1.1" 200 597 0.056919 10.0.0.50 - - [2026-02-12 16:13:54] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002740 10.0.0.50 - - [2026-02-12 16:13:54] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.032968 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.50 - - [2026-02-12 16:13:54] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028285 10.0.0.50 - - [2026-02-12 16:13:54] "GET /loadbalancer-listener/147af268-82ae-4442-873c-1f0e4848b32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003284 10.0.0.50 - - [2026-02-12 16:13:54] "GET /loadbalancer-listener/147af268-82ae-4442-873c-1f0e4848b32d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003332 10.0.0.50 - - [2026-02-12 16:13:54] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024090 10.0.0.50 - - [2026-02-12 16:13:54] "GET /instance-ip/771905e9-a84e-4131-9488-3f0e763fb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010858 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.50 - - [2026-02-12 16:13:54] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002245 10.0.0.50 - - [2026-02-12 16:13:54] "GET /instance-ip/771905e9-a84e-4131-9488-3f0e763fb3f7?fields=floating_ips HTTP/1.1" 200 1212 0.006268 10.0.0.50 - - [2026-02-12 16:13:54] "GET /floating-ip/33b6edc0-c4ad-4146-953d-9f8f38e9968c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002485 10.0.0.50 - - [2026-02-12 16:13:54] "POST /tags HTTP/1.1" 200 295 0.050319 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018970 10.0.0.50 - - [2026-02-12 16:13:54] "GET /tag/8e921a7f-e889-49be-844b-67cc4b3519d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.018618 10.0.0.50 - - [2026-02-12 16:13:54] "POST /tags HTTP/1.1" 409 233 0.005279 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.50 - - [2026-02-12 16:13:54] "GET /tag/7adb4704-9bf1-4d82-b85d-7c5bb93902f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012403 10.0.0.50 - - [2026-02-12 16:13:54] "POST /tags HTTP/1.1" 409 206 0.002160 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-02-12 16:13:54] "GET /tag/3fd5c0b5-90d9-4100-8559-4f3a12de8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020208 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2026-02-12 16:13:54] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005332 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.50 - - [2026-02-12 16:13:54] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028570 10.0.0.50 - - [2026-02-12 16:13:54] "POST /virtual-machines HTTP/1.1" 200 369 0.012734 10.0.0.50 - - [2026-02-12 16:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023300 10.0.0.50 - - [2026-02-12 16:13:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095953 10.0.0.50 - - [2026-02-12 16:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009226 10.0.0.50 - - [2026-02-12 16:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008715 10.0.0.50 - - [2026-02-12 16:13:54] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007380 10.0.0.50 - - [2026-02-12 16:13:54] "POST /instance-ips HTTP/1.1" 200 409 0.021052 10.0.0.50 - - [2026-02-12 16:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023040 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012599 10.0.0.50 - - [2026-02-12 16:13:55] "POST /set-tag HTTP/1.1" 200 109 0.017428 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012151 10.0.0.50 - - [2026-02-12 16:13:55] "GET /instance-ip/d405f30a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004189 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004013 10.0.0.50 - - [2026-02-12 16:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.013384 10.0.0.50 - - [2026-02-12 16:13:55] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010277 10.0.0.50 - - [2026-02-12 16:13:55] "POST /set-tag HTTP/1.1" 200 109 0.008755 10.0.0.50 - - [2026-02-12 16:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007754 10.0.0.50 - - [2026-02-12 16:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2026-02-12 16:13:55] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032208 10.0.0.50 - - [2026-02-12 16:13:55] "POST /virtual-machines HTTP/1.1" 200 369 0.006743 10.0.0.50 - - [2026-02-12 16:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016795 10.0.0.50 - - [2026-02-12 16:13:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132134 10.0.0.50 - - [2026-02-12 16:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008179 10.0.0.50 - - [2026-02-12 16:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005215 10.0.0.50 - - [2026-02-12 16:13:55] "POST /instance-ips HTTP/1.1" 200 409 0.029473 10.0.0.50 - - [2026-02-12 16:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021341 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006674 10.0.0.50 - - [2026-02-12 16:13:55] "POST /set-tag HTTP/1.1" 200 109 0.020515 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010883 10.0.0.50 - - [2026-02-12 16:13:55] "GET /instance-ip/d4789806-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003194 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004211 10.0.0.50 - - [2026-02-12 16:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.50 - - [2026-02-12 16:13:55] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003967 10.0.0.50 - - [2026-02-12 16:13:56] "POST /ref-update HTTP/1.1" 200 156 0.016593 10.0.0.50 - - [2026-02-12 16:13:56] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013638 10.0.0.50 - - [2026-02-12 16:13:56] "POST /set-tag HTTP/1.1" 200 109 0.007752 10.0.0.50 - - [2026-02-12 16:13:56] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004290 10.0.0.50 - - [2026-02-12 16:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.50 - - [2026-02-12 16:13:56] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009078 10.0.0.50 - - [2026-02-12 16:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.50 - - [2026-02-12 16:13:58] "GET /domains HTTP/1.1" 200 280 0.001884 10.0.0.50 - - [2026-02-12 16:13:58] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.002604 10.0.0.50 - - [2026-02-12 16:13:58] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 7064 0.029256 10.0.0.50 - - [2026-02-12 16:13:58] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.006616 10.0.0.50 - - [2026-02-12 16:13:58] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.004125 10.0.0.50 - - [2026-02-12 16:13:58] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1402 0.003706 10.0.0.50 - - [2026-02-12 16:13:58] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1402 0.002653 10.0.0.50 - - [2026-02-12 16:13:58] "GET /route-target/78aadfa1-625d-4d87-aaf9-50aa956814b1 HTTP/1.1" 200 1152 0.002094 10.0.0.50 - - [2026-02-12 16:13:58] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.004302 10.0.0.50 - - [2026-02-12 16:13:58] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1402 0.002519 10.0.0.50 - - [2026-02-12 16:13:58] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003806 10.0.0.50 - - [2026-02-12 16:13:58] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.003741 10.0.0.50 - - [2026-02-12 16:13:58] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1402 0.002268 10.0.0.50 - - [2026-02-12 16:13:58] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 200 1402 0.002343 10.0.0.50 - - [2026-02-12 16:13:58] "GET /route-target/78aadfa1-625d-4d87-aaf9-50aa956814b1 HTTP/1.1" 200 1152 0.001965 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domains HTTP/1.1" 200 280 0.001866 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.003310 10.0.0.50 - - [2026-02-12 16:13:59] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 7064 0.042417 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2089 0.006807 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2026-02-12 16:13:59] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034067 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004075 10.0.0.50 - - [2026-02-12 16:13:59] "GET /floating-ip-pools?parent_id=358c8c29-00b3-47ab-b18e-2b82abefa6c2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001700 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003651 10.0.0.50 - - [2026-02-12 16:13:59] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017982 10.0.0.50 - - [2026-02-12 16:13:59] "POST /ref-update HTTP/1.1" 200 156 0.012803 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017751 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domains HTTP/1.1" 200 280 0.001836 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.003421 10.0.0.50 - - [2026-02-12 16:13:59] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 7320 0.033796 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2327 0.007836 10.0.0.50 - - [2026-02-12 16:13:59] "GET /floating-ip-pool/22f89723-c932-44ff-8b1f-371cc8189db5 HTTP/1.1" 200 1314 0.003595 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domains HTTP/1.1" 200 280 0.001683 10.0.0.50 - - [2026-02-12 16:13:59] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.002802 10.0.0.50 - - [2026-02-12 16:13:59] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 7320 0.032524 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 2327 0.003802 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003846 10.0.0.50 - - [2026-02-12 16:13:59] "POST /tags HTTP/1.1" 200 365 0.057567 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011756 10.0.0.50 - - [2026-02-12 16:13:59] "GET /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.018477 10.0.0.50 - - [2026-02-12 16:13:59] "POST /tags HTTP/1.1" 409 206 0.002037 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-02-12 16:13:59] "GET /tag/3fd5c0b5-90d9-4100-8559-4f3a12de8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013485 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2026-02-12 16:13:59] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045542 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.50 - - [2026-02-12 16:13:59] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004936 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016029 10.0.0.50 - - [2026-02-12 16:13:59] "GET /service-appliance-set/13d1bb67-5567-41fa-8305-dee68eeb5141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006120 10.0.0.50 - - [2026-02-12 16:13:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.003258 10.0.0.50 - - [2026-02-12 16:14:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119324 10.0.0.50 - - [2026-02-12 16:14:00] "GET /virtual-machine-interface/3d517fc6-b1b5-4ef5-8caf-5cd337eb5966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.028524 10.0.0.50 - - [2026-02-12 16:14:00] "POST /set-tag HTTP/1.1" 200 109 0.030097 10.0.0.50 - - [2026-02-12 16:14:00] "POST /instance-ips HTTP/1.1" 200 417 0.061794 10.0.0.50 - - [2026-02-12 16:14:00] "GET /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005924 10.0.0.50 - - [2026-02-12 16:14:00] "POST /loadbalancers HTTP/1.1" 200 618 0.078872 10.0.0.50 - - [2026-02-12 16:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035446 10.0.0.50 - - [2026-02-12 16:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.50 - - [2026-02-12 16:14:00] "POST /service-instances HTTP/1.1" 200 566 0.090322 10.0.0.50 - - [2026-02-12 16:14:00] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044283 10.0.0.50 - - [2026-02-12 16:14:00] "POST /ref-update HTTP/1.1" 200 156 0.044024 10.0.0.50 - - [2026-02-12 16:14:00] "GET /virtual-machine-interface/3d517fc6-b1b5-4ef5-8caf-5cd337eb5966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019143 10.0.0.50 - - [2026-02-12 16:14:00] "GET /virtual-machine-interface/3d517fc6-b1b5-4ef5-8caf-5cd337eb5966?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008685 10.0.0.50 - - [2026-02-12 16:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.50 - - [2026-02-12 16:14:00] "GET /floating-ip-pool/22f89723-c932-44ff-8b1f-371cc8189db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006390 10.0.0.50 - - [2026-02-12 16:14:00] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.039367 10.0.0.50 - - [2026-02-12 16:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035650 10.0.0.50 - - [2026-02-12 16:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010303 10.0.0.50 - - [2026-02-12 16:14:00] "POST /floating-ips HTTP/1.1" 200 671 0.176536 10.0.0.50 - - [2026-02-12 16:14:00] "POST /virtual-machines HTTP/1.1" 200 429 0.038000 10.0.0.50 - - [2026-02-12 16:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030217 10.0.0.50 - - [2026-02-12 16:14:00] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006659 10.0.0.50 - - [2026-02-12 16:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2026-02-12 16:14:00] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009782 10.0.0.50 - - [2026-02-12 16:14:00] "POST /tags HTTP/1.1" 409 221 0.004619 10.0.0.50 - - [2026-02-12 16:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.50 - - [2026-02-12 16:14:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164295 10.0.0.50 - - [2026-02-12 16:14:00] "POST /chown HTTP/1.1" 200 109 0.027546 10.0.0.50 - - [2026-02-12 16:14:01] "GET /tag/e9c99818-a583-4d96-9119-c24830d475e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019248 10.0.0.50 - - [2026-02-12 16:14:01] "POST /tags HTTP/1.1" 409 238 0.002044 10.0.0.50 - - [2026-02-12 16:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-02-12 16:14:01] "POST /chown HTTP/1.1" 200 109 0.018626 10.0.0.50 - - [2026-02-12 16:14:01] "GET /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.025388 10.0.0.50 - - [2026-02-12 16:14:01] "PUT /virtual-machine-interface/a2386997-9609-4b2b-8127-c114ca0a492b HTTP/1.1" 200 284 0.043802 10.0.0.50 - - [2026-02-12 16:14:01] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.024516 10.0.0.50 - - [2026-02-12 16:14:01] "POST /firewall-rules HTTP/1.1" 200 650 0.112520 10.0.0.50 - - [2026-02-12 16:14:01] "GET /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.021272 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.043248 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.030466 10.0.0.50 - - [2026-02-12 16:14:01] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020669 10.0.0.50 - - [2026-02-12 16:14:01] "GET /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004529 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.037766 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.029396 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.008828 10.0.0.50 - - [2026-02-12 16:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.019932 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.028827 10.0.0.50 - - [2026-02-12 16:14:01] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066970 10.0.0.50 - - [2026-02-12 16:14:01] "GET /loadbalancer/826ba14f-d51d-40de-9523-ae699eaad42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002105 10.0.0.50 - - [2026-02-12 16:14:01] "POST /virtual-machines HTTP/1.1" 200 429 0.012346 10.0.0.50 - - [2026-02-12 16:14:01] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047035 10.0.0.50 - - [2026-02-12 16:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.50 - - [2026-02-12 16:14:01] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.102187 10.0.0.50 - - [2026-02-12 16:14:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.169861 10.0.0.50 - - [2026-02-12 16:14:01] "GET /loadbalancer-listener/ee7569c9-788f-4610-b540-e7bbd3eacac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.015026 10.0.0.50 - - [2026-02-12 16:14:01] "POST /chown HTTP/1.1" 200 109 0.018825 10.0.0.50 - - [2026-02-12 16:14:01] "GET /loadbalancer-listener/ee7569c9-788f-4610-b540-e7bbd3eacac4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003555 10.0.0.50 - - [2026-02-12 16:14:01] "POST /chown HTTP/1.1" 200 109 0.009221 10.0.0.50 - - [2026-02-12 16:14:01] "PUT /virtual-machine-interface/7ae78b51-bf47-4fbc-bf90-78e63dec0d6e HTTP/1.1" 200 284 0.026057 10.0.0.50 - - [2026-02-12 16:14:01] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043764 10.0.0.50 - - [2026-02-12 16:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030040 10.0.0.50 - - [2026-02-12 16:14:01] "GET /loadbalancer-pool/fffdada2-00dc-4176-a502-7497847cdffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005446 10.0.0.50 - - [2026-02-12 16:14:01] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.048614 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.020468 10.0.0.50 - - [2026-02-12 16:14:01] "POST /loadbalancer-members HTTP/1.1" 200 707 0.043940 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.050964 10.0.0.50 - - [2026-02-12 16:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043585 10.0.0.50 - - [2026-02-12 16:14:01] "GET /loadbalancer-member/fd06ef7f-4cfc-46c3-a0d1-a1994758207c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.004931 10.0.0.50 - - [2026-02-12 16:14:01] "POST /ref-update HTTP/1.1" 200 156 0.029066 10.0.0.50 - - [2026-02-12 16:14:02] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002746 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.010205 10.0.0.50 - - [2026-02-12 16:14:02] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006232 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.017913 10.0.0.50 - - [2026-02-12 16:14:02] "POST /tags HTTP/1.1" 409 221 0.003406 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.012395 10.0.0.50 - - [2026-02-12 16:14:02] "GET /tag/e9c99818-a583-4d96-9119-c24830d475e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.023029 10.0.0.50 - - [2026-02-12 16:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011143 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.50 - - [2026-02-12 16:14:02] "POST /tags HTTP/1.1" 409 238 0.003107 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.50 - - [2026-02-12 16:14:02] "GET /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021240 10.0.0.50 - - [2026-02-12 16:14:02] "POST /firewall-rules HTTP/1.1" 409 293 0.001708 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.035243 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.012318 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.033806 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b HTTP/1.1" 200 260 0.053188 10.0.0.50 - - [2026-02-12 16:14:02] "GET /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017534 10.0.0.50 - - [2026-02-12 16:14:02] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004082 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.035035 10.0.0.50 - - [2026-02-12 16:14:02] "GET /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002711 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.010624 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.023720 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.021319 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.023947 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010705 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.024083 10.0.0.50 - - [2026-02-12 16:14:02] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.017446 10.0.0.50 - - [2026-02-12 16:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.006133 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.026781 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.042856 10.0.0.50 - - [2026-02-12 16:14:02] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063122 10.0.0.50 - - [2026-02-12 16:14:02] "POST /virtual-machines HTTP/1.1" 200 373 0.011844 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.030868 10.0.0.50 - - [2026-02-12 16:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030301 10.0.0.50 - - [2026-02-12 16:14:02] "POST /chown HTTP/1.1" 200 109 0.065150 10.0.0.50 - - [2026-02-12 16:14:02] "PUT /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 256 0.023575 10.0.0.50 - - [2026-02-12 16:14:02] "POST /ref-update HTTP/1.1" 200 156 0.059024 10.0.0.50 - - [2026-02-12 16:14:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.192820 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008969 10.0.0.50 - - [2026-02-12 16:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012340 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008909 10.0.0.50 - - [2026-02-12 16:14:03] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.014018 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015786 10.0.0.50 - - [2026-02-12 16:14:03] "POST /instance-ips HTTP/1.1" 200 413 0.072947 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024954 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015324 10.0.0.50 - - [2026-02-12 16:14:03] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.030238 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021149 10.0.0.50 - - [2026-02-12 16:14:03] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.017234 10.0.0.50 - - [2026-02-12 16:14:03] "POST /set-tag HTTP/1.1" 200 109 0.038691 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018253 10.0.0.50 - - [2026-02-12 16:14:03] "GET /instance-ip/d8e00a00-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006307 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008794 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005185 10.0.0.50 - - [2026-02-12 16:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.50 - - [2026-02-12 16:14:03] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.011471 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.019876 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019815 10.0.0.50 - - [2026-02-12 16:14:03] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.013860 10.0.0.50 - - [2026-02-12 16:14:03] "POST /ref-update HTTP/1.1" 200 156 0.024848 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011551 10.0.0.50 - - [2026-02-12 16:14:03] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.50 - - [2026-02-12 16:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006794 10.0.0.50 - - [2026-02-12 16:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.005836 10.0.0.50 - - [2026-02-12 16:14:03] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012167 10.0.0.50 - - [2026-02-12 16:14:03] "POST /set-tag HTTP/1.1" 200 109 0.004994 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.006777 10.0.0.50 - - [2026-02-12 16:14:03] "POST /ref-update HTTP/1.1" 200 156 0.018528 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.017363 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.008766 10.0.0.50 - - [2026-02-12 16:14:03] "POST /ref-update HTTP/1.1" 200 156 0.016635 10.0.0.50 - - [2026-02-12 16:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.025336 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.011180 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.009922 10.0.0.50 - - [2026-02-12 16:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2026-02-12 16:14:03] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.022558 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006785 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.020760 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006229 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.021842 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.013154 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006098 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.009573 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.021987 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.023035 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.032212 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.032461 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.015032 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006917 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.008350 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.018433 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.007492 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.020836 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.006281 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.031812 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.018910 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.008960 10.0.0.50 - - [2026-02-12 16:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.50 - - [2026-02-12 16:14:04] "POST /chown HTTP/1.1" 200 109 0.007012 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.005939 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.012274 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.019011 10.0.0.50 - - [2026-02-12 16:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.006210 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.020688 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.006230 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.022912 10.0.0.50 - - [2026-02-12 16:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.008778 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.032751 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.017675 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.039254 10.0.0.50 - - [2026-02-12 16:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.007687 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.007607 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.014054 10.0.0.50 - - [2026-02-12 16:14:05] "POST /chown HTTP/1.1" 200 109 0.016292 10.0.0.50 - - [2026-02-12 16:14:06] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005218 10.0.0.50 - - [2026-02-12 16:14:06] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2026-02-12 16:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-02-12 16:14:06] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002193 10.0.0.50 - - [2026-02-12 16:14:06] "GET /loadbalancer-pool/539719ff-e5e3-4efa-a4b1-b39cf755a541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002820 10.0.0.50 - - [2026-02-12 16:14:06] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015943 10.0.0.50 - - [2026-02-12 16:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015566 10.0.0.50 - - [2026-02-12 16:14:06] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010346 10.0.0.50 - - [2026-02-12 16:14:06] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003890 10.0.0.50 - - [2026-02-12 16:14:06] "POST /ref-update HTTP/1.1" 200 156 0.006789 10.0.0.50 - - [2026-02-12 16:14:06] "GET /floating-ip/33b6edc0-c4ad-4146-953d-9f8f38e9968c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.009445 10.0.0.50 - - [2026-02-12 16:14:06] "PUT /floating-ip/33b6edc0-c4ad-4146-953d-9f8f38e9968c HTTP/1.1" 200 256 0.007144 10.0.0.50 - - [2026-02-12 16:14:06] "POST /tags HTTP/1.1" 409 221 0.003884 10.0.0.50 - - [2026-02-12 16:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.50 - - [2026-02-12 16:14:06] "GET /tag/e9c99818-a583-4d96-9119-c24830d475e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010080 10.0.0.50 - - [2026-02-12 16:14:06] "POST /set-tag HTTP/1.1" 200 109 0.015354 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006341 10.0.0.50 - - [2026-02-12 16:14:07] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.50 - - [2026-02-12 16:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-02-12 16:14:07] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002125 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine/8a745402-6a5e-484e-9184-4e784abd88e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002585 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003748 10.0.0.50 - - [2026-02-12 16:14:07] "GET /loadbalancer-pool/539719ff-e5e3-4efa-a4b1-b39cf755a541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002061 10.0.0.50 - - [2026-02-12 16:14:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014361 10.0.0.50 - - [2026-02-12 16:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021944 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014516 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004805 10.0.0.50 - - [2026-02-12 16:14:07] "POST /ref-update HTTP/1.1" 200 156 0.005820 10.0.0.50 - - [2026-02-12 16:14:07] "GET /floating-ip/33b6edc0-c4ad-4146-953d-9f8f38e9968c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009241 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine/70b2f9c8-7549-444b-a890-443c55c15430?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003782 10.0.0.50 - - [2026-02-12 16:14:07] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003291 10.0.0.50 - - [2026-02-12 16:14:07] "POST /set-tag HTTP/1.1" 200 109 0.039801 10.0.0.50 - - [2026-02-12 16:14:12] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004482 10.0.0.50 - - [2026-02-12 16:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.50 - - [2026-02-12 16:14:12] "GET /virtual-machine/b9fed2b4-bc8b-4339-8beb-1360fbd256b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002786 10.0.0.50 - - [2026-02-12 16:14:12] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003742 10.0.0.50 - - [2026-02-12 16:14:13] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004109 10.0.0.50 - - [2026-02-12 16:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002069 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:14:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:14:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.50 - - [2026-02-12 16:14:45] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004146 10.0.0.50 - - [2026-02-12 16:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.50 - - [2026-02-12 16:14:45] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003966 10.0.0.50 - - [2026-02-12 16:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.50 - - [2026-02-12 16:14:45] "GET /virtual-machine/b9fed2b4-bc8b-4339-8beb-1360fbd256b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002943 10.0.0.50 - - [2026-02-12 16:14:45] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.50 - - [2026-02-12 16:14:45] "GET /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010907 10.0.0.50 - - [2026-02-12 16:14:45] "POST /set-tag HTTP/1.1" 200 109 0.013567 10.0.0.50 - - [2026-02-12 16:14:45] "POST /set-tag HTTP/1.1" 200 109 0.023072 10.0.0.50 - - [2026-02-12 16:14:45] "DELETE /instance-ip/d8e00a00-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.041190 10.0.0.50 - - [2026-02-12 16:14:45] "DELETE /virtual-machine-interface/d8ba0f3a-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.040424 10.0.0.50 - - [2026-02-12 16:14:45] "DELETE /virtual-machine/b9fed2b4-bc8b-4339-8beb-1360fbd256b5 HTTP/1.1" 200 115 0.021840 10.0.0.50 - - [2026-02-12 16:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.50 - - [2026-02-12 16:14:48] "GET /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013078 10.0.0.50 - - [2026-02-12 16:14:48] "GET /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012221 10.0.0.50 - - [2026-02-12 16:14:48] "GET /virtual-machine-interface/3d517fc6-b1b5-4ef5-8caf-5cd337eb5966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004335 10.0.0.50 - - [2026-02-12 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.014908 10.0.0.50 - - [2026-02-12 16:14:48] "GET /virtual-machine-interface/7ae78b51-bf47-4fbc-bf90-78e63dec0d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004545 10.0.0.50 - - [2026-02-12 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.015172 10.0.0.50 - - [2026-02-12 16:14:48] "GET /virtual-machine-interface/a2386997-9609-4b2b-8127-c114ca0a492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.022799 10.0.0.50 - - [2026-02-12 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.016474 10.0.0.50 - - [2026-02-12 16:14:48] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011088 10.0.0.50 - - [2026-02-12 16:14:48] "GET /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002812 10.0.0.50 - - [2026-02-12 16:14:48] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /firewall-rule/a6ca899d-dc72-4010-b83e-622521879e0b HTTP/1.1" 200 115 0.039169 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /loadbalancer-member/fd06ef7f-4cfc-46c3-a0d1-a1994758207c HTTP/1.1" 200 115 0.025849 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /loadbalancer-pool/fffdada2-00dc-4176-a502-7497847cdffc HTTP/1.1" 200 115 0.033648 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /loadbalancer-listener/ee7569c9-788f-4610-b540-e7bbd3eacac4 HTTP/1.1" 200 115 0.027211 10.0.0.50 - - [2026-02-12 16:14:48] "GET /floating-ip/9473b327-e5fb-4155-9bbe-b0a6f91b3c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.004295 10.0.0.50 - - [2026-02-12 16:14:48] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.010038 10.0.0.50 - - [2026-02-12 16:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019852 10.0.0.50 - - [2026-02-12 16:14:48] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.010809 10.0.0.50 - - [2026-02-12 16:14:48] "PUT /floating-ip/9473b327-e5fb-4155-9bbe-b0a6f91b3c6e HTTP/1.1" 200 256 0.054339 10.0.0.50 - - [2026-02-12 16:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012353 10.0.0.50 - - [2026-02-12 16:14:48] "PUT /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 266 0.008699 10.0.0.50 - - [2026-02-12 16:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013708 10.0.0.50 - - [2026-02-12 16:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010901 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /floating-ip/9473b327-e5fb-4155-9bbe-b0a6f91b3c6e HTTP/1.1" 200 115 0.111245 10.0.0.50 - - [2026-02-12 16:14:48] "DELETE /loadbalancer/826ba14f-d51d-40de-9523-ae699eaad42a HTTP/1.1" 200 115 0.032758 10.0.0.50 - - [2026-02-12 16:14:48] "POST /chown HTTP/1.1" 200 109 0.014944 10.0.0.50 - - [2026-02-12 16:14:48] "POST /chown HTTP/1.1" 200 109 0.025417 10.0.0.50 - - [2026-02-12 16:14:49] "POST /chown HTTP/1.1" 200 109 0.017701 10.0.0.50 - - [2026-02-12 16:14:49] "POST /chown HTTP/1.1" 404 171 0.002842 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /instance-ip/4df31bcd-feba-4788-8936-d6aa84379f8d HTTP/1.1" 200 115 0.124992 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-machine-interface/3d517fc6-b1b5-4ef5-8caf-5cd337eb5966 HTTP/1.1" 200 115 0.040369 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /tag/f0f8c983-50d8-4140-82b7-9ddf636aa42b HTTP/1.1" 200 115 0.065686 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2026-02-12 16:14:49] "GET /floating-ip-pool/22f89723-c932-44ff-8b1f-371cc8189db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002372 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /service-instance/d3b1f38b-46c2-4cca-8664-abe58087410d HTTP/1.1" 200 115 0.038502 10.0.0.50 - - [2026-02-12 16:14:49] "POST /ref-update HTTP/1.1" 200 156 0.019217 10.0.0.50 - - [2026-02-12 16:14:49] "GET /virtual-machine-interface/a2386997-9609-4b2b-8127-c114ca0a492b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009519 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /floating-ip-pool/22f89723-c932-44ff-8b1f-371cc8189db5 HTTP/1.1" 200 115 0.049057 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-machine-interface/a2386997-9609-4b2b-8127-c114ca0a492b HTTP/1.1" 200 115 0.071096 10.0.0.50 - - [2026-02-12 16:14:49] "POST /ref-update HTTP/1.1" 200 156 0.012156 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.50 - - [2026-02-12 16:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001551 10.0.0.50 - - [2026-02-12 16:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001498 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-network/358c8c29-00b3-47ab-b18e-2b82abefa6c2 HTTP/1.1" 200 115 0.128137 10.0.0.50 - - [2026-02-12 16:14:49] "GET /routing-instance/41bbb265-b570-41d2-a39a-40d71351e04c HTTP/1.1" 404 171 0.001350 10.0.0.50 - - [2026-02-12 16:14:49] "GET /domains HTTP/1.1" 200 280 0.004001 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /route-target/78aadfa1-625d-4d87-aaf9-50aa956814b1 HTTP/1.1" 200 115 0.031699 10.0.0.50 - - [2026-02-12 16:14:49] "GET /domain/b0efdc9d-f2d0-4f55-9e0f-8515de4e8273 HTTP/1.1" 200 3087 0.009098 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-machine/f954333a-c9cb-41fd-a175-ba2a7d761b17 HTTP/1.1" 200 115 0.044554 10.0.0.50 - - [2026-02-12 16:14:49] "GET /virtual-machine-interface/7ae78b51-bf47-4fbc-bf90-78e63dec0d6e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004330 10.0.0.50 - - [2026-02-12 16:14:49] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d HTTP/1.1" 200 6873 0.046624 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-machine-interface/7ae78b51-bf47-4fbc-bf90-78e63dec0d6e HTTP/1.1" 200 115 0.110279 10.0.0.50 - - [2026-02-12 16:14:49] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014317 10.0.0.50 - - [2026-02-12 16:14:49] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /virtual-machine/78a571c1-0ed1-4d7a-afa3-3436275914a3 HTTP/1.1" 200 115 0.048505 10.0.0.50 - - [2026-02-12 16:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.50 - - [2026-02-12 16:14:49] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011192 10.0.0.50 - - [2026-02-12 16:14:49] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010134 10.0.0.50 - - [2026-02-12 16:14:49] "POST /set-tag HTTP/1.1" 200 109 0.023423 10.0.0.50 - - [2026-02-12 16:14:49] "DELETE /loadbalancer-member/e0f8caa9-be48-4429-a24e-2280cd93164e HTTP/1.1" 200 115 0.041310 10.0.0.50 - - [2026-02-12 16:14:50] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005013 10.0.0.50 - - [2026-02-12 16:14:50] "POST /set-tag HTTP/1.1" 200 109 0.007499 10.0.0.50 - - [2026-02-12 16:14:50] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005046 10.0.0.50 - - [2026-02-12 16:14:50] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.50 - - [2026-02-12 16:14:50] "GET /virtual-machine/70b2f9c8-7549-444b-a890-443c55c15430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002809 10.0.0.50 - - [2026-02-12 16:14:50] "POST /ref-update HTTP/1.1" 200 156 0.009122 10.0.0.50 - - [2026-02-12 16:14:50] "GET /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017094 10.0.0.50 - - [2026-02-12 16:14:50] "POST /set-tag HTTP/1.1" 200 109 0.018966 10.0.0.50 - - [2026-02-12 16:14:50] "POST /set-tag HTTP/1.1" 200 109 0.029020 10.0.0.50 - - [2026-02-12 16:14:50] "POST /set-tag HTTP/1.1" 200 109 0.036924 10.0.0.50 - - [2026-02-12 16:14:50] "DELETE /instance-ip/d4789806-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.028924 10.0.0.50 - - [2026-02-12 16:14:50] "POST /ref-update HTTP/1.1" 200 156 0.011416 10.0.0.50 - - [2026-02-12 16:14:51] "DELETE /virtual-machine-interface/d45bacc8-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.048928 10.0.0.50 - - [2026-02-12 16:14:51] "DELETE /virtual-machine/70b2f9c8-7549-444b-a890-443c55c15430 HTTP/1.1" 200 115 0.018643 10.0.0.50 - - [2026-02-12 16:14:54] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009480 10.0.0.50 - - [2026-02-12 16:14:54] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.50 - - [2026-02-12 16:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.50 - - [2026-02-12 16:14:54] "GET /loadbalancer/2b8d11b2-dfaf-4d3a-88bd-9008a6107eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005337 10.0.0.50 - - [2026-02-12 16:14:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007059 10.0.0.50 - - [2026-02-12 16:14:55] "POST /set-tag HTTP/1.1" 200 109 0.008042 10.0.0.50 - - [2026-02-12 16:14:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005193 10.0.0.50 - - [2026-02-12 16:14:55] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.50 - - [2026-02-12 16:14:55] "GET /virtual-machine/8a745402-6a5e-484e-9184-4e784abd88e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002705 10.0.0.50 - - [2026-02-12 16:14:55] "POST /ref-update HTTP/1.1" 200 156 0.010030 10.0.0.50 - - [2026-02-12 16:14:55] "GET /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007233 10.0.0.50 - - [2026-02-12 16:14:55] "POST /set-tag HTTP/1.1" 200 109 0.018679 10.0.0.50 - - [2026-02-12 16:14:55] "POST /set-tag HTTP/1.1" 200 109 0.037405 10.0.0.50 - - [2026-02-12 16:14:55] "POST /set-tag HTTP/1.1" 200 109 0.025097 10.0.0.50 - - [2026-02-12 16:14:55] "DELETE /instance-ip/d405f30a-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.030709 10.0.0.50 - - [2026-02-12 16:14:55] "POST /ref-update HTTP/1.1" 200 156 0.009234 10.0.0.50 - - [2026-02-12 16:14:56] "DELETE /virtual-machine-interface/d3edd2fc-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.035824 10.0.0.50 - - [2026-02-12 16:14:56] "DELETE /virtual-machine/8a745402-6a5e-484e-9184-4e784abd88e1 HTTP/1.1" 200 115 0.017947 10.0.0.50 - - [2026-02-12 16:14:56] "DELETE /tag/7adb4704-9bf1-4d82-b85d-7c5bb93902f1 HTTP/1.1" 200 115 0.032871 10.0.0.50 - - [2026-02-12 16:14:56] "DELETE /tag/8e921a7f-e889-49be-844b-67cc4b3519d0 HTTP/1.1" 200 115 0.062864 10.0.0.50 - - [2026-02-12 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-02-12 16:15:00] "GET /project/45b16578-ed66-458f-ac78-7a072092a58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058143 10.0.0.50 - - [2026-02-12 16:15:00] "POST /tags HTTP/1.1" 200 393 0.020717 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014752 10.0.0.50 - - [2026-02-12 16:15:00] "GET /tag/2ce9e23f-485c-402b-a092-d6ef18b4a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.026706 10.0.0.50 - - [2026-02-12 16:15:00] "POST /tags HTTP/1.1" 200 341 0.025654 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-02-12 16:15:00] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.024233 10.0.0.50 - - [2026-02-12 16:15:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001347 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.007154 10.0.0.50 - - [2026-02-12 16:15:00] "POST /security-groups HTTP/1.1" 200 589 0.098863 10.0.0.50 - - [2026-02-12 16:15:00] "POST /projects HTTP/1.1" 200 519 0.244930 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.002211 10.0.0.50 - - [2026-02-12 16:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016618 10.0.0.50 - - [2026-02-12 16:15:00] "POST /access-control-lists HTTP/1.1" 200 598 0.050287 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.040866 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.037644 10.0.0.50 - - [2026-02-12 16:15:00] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006586 10.0.0.50 - - [2026-02-12 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.50 - - [2026-02-12 16:15:00] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007032 10.0.0.50 - - [2026-02-12 16:15:00] "POST /access-control-lists HTTP/1.1" 200 596 0.105866 10.0.0.50 - - [2026-02-12 16:15:00] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.143431 10.0.0.50 - - [2026-02-12 16:15:00] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.067668 10.0.0.50 - - [2026-02-12 16:15:01] "POST /security-groups HTTP/1.1" 200 591 0.106229 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.001968 10.0.0.50 - - [2026-02-12 16:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063603 10.0.0.50 - - [2026-02-12 16:15:01] "POST /chown HTTP/1.1" 200 109 0.041854 10.0.0.50 - - [2026-02-12 16:15:01] "POST /access-control-lists HTTP/1.1" 200 632 0.087710 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.004591 10.0.0.50 - - [2026-02-12 16:15:01] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008754 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.50 - - [2026-02-12 16:15:01] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003160 10.0.0.50 - - [2026-02-12 16:15:01] "POST /tags HTTP/1.1" 409 226 0.002266 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2026-02-12 16:15:01] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011875 10.0.0.50 - - [2026-02-12 16:15:01] "POST /access-control-lists HTTP/1.1" 200 630 0.113681 10.0.0.50 - - [2026-02-12 16:15:01] "POST /firewall-rules HTTP/1.1" 200 600 0.068388 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-rule/66796dd2-9087-400d-be45-7ccdfde9eaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012469 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003701 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-rule/66796dd2-9087-400d-be45-7ccdfde9eaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002939 10.0.0.50 - - [2026-02-12 16:15:01] "POST /ref-update HTTP/1.1" 200 156 0.052628 10.0.0.50 - - [2026-02-12 16:15:01] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009938 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-02-12 16:15:01] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002500 10.0.0.50 - - [2026-02-12 16:15:01] "POST /tags HTTP/1.1" 409 226 0.001540 10.0.0.50 - - [2026-02-12 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2026-02-12 16:15:01] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010752 10.0.0.50 - - [2026-02-12 16:15:01] "POST /firewall-rules HTTP/1.1" 200 598 0.067696 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-rule/9e43ce06-fec0-4df7-8cf4-d8c37585a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004192 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004823 10.0.0.50 - - [2026-02-12 16:15:01] "GET /firewall-rule/9e43ce06-fec0-4df7-8cf4-d8c37585a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002351 10.0.0.50 - - [2026-02-12 16:15:01] "POST /ref-update HTTP/1.1" 200 156 0.067713 10.0.0.50 - - [2026-02-12 16:15:03] "POST /tags HTTP/1.1" 200 393 0.037454 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2026-02-12 16:15:03] "GET /tag/0cefca16-eed7-4491-ad4f-1553667c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.020949 10.0.0.50 - - [2026-02-12 16:15:03] "POST /tags HTTP/1.1" 200 341 0.018484 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012098 10.0.0.50 - - [2026-02-12 16:15:03] "GET /tag/1a47d867-ff55-48b0-8084-cbe52f43a874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017905 10.0.0.50 - - [2026-02-12 16:15:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.001041 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.005693 10.0.0.50 - - [2026-02-12 16:15:03] "POST /security-groups HTTP/1.1" 200 589 0.069416 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.001988 10.0.0.50 - - [2026-02-12 16:15:03] "POST /projects HTTP/1.1" 200 519 0.205620 10.0.0.50 - - [2026-02-12 16:15:03] "POST /access-control-lists HTTP/1.1" 200 598 0.026616 10.0.0.50 - - [2026-02-12 16:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024197 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.007098 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012476 10.0.0.50 - - [2026-02-12 16:15:03] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013952 10.0.0.50 - - [2026-02-12 16:15:03] "POST /access-control-lists HTTP/1.1" 200 596 0.077532 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.50 - - [2026-02-12 16:15:03] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007829 10.0.0.50 - - [2026-02-12 16:15:03] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.040472 10.0.0.50 - - [2026-02-12 16:15:03] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.046369 10.0.0.50 - - [2026-02-12 16:15:03] "POST /security-groups HTTP/1.1" 200 591 0.084203 10.0.0.50 - - [2026-02-12 16:15:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002126 10.0.0.50 - - [2026-02-12 16:15:04] "POST /access-control-lists HTTP/1.1" 200 632 0.070070 10.0.0.50 - - [2026-02-12 16:15:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.008683 10.0.0.50 - - [2026-02-12 16:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.077674 10.0.0.50 - - [2026-02-12 16:15:04] "POST /chown HTTP/1.1" 200 109 0.029759 10.0.0.50 - - [2026-02-12 16:15:04] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008734 10.0.0.50 - - [2026-02-12 16:15:04] "POST /access-control-lists HTTP/1.1" 200 630 0.064554 10.0.0.50 - - [2026-02-12 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2026-02-12 16:15:04] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002716 10.0.0.50 - - [2026-02-12 16:15:04] "POST /tags HTTP/1.1" 409 226 0.004763 10.0.0.50 - - [2026-02-12 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.50 - - [2026-02-12 16:15:04] "GET /tag/1a47d867-ff55-48b0-8084-cbe52f43a874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010796 10.0.0.50 - - [2026-02-12 16:15:04] "POST /firewall-rules HTTP/1.1" 200 600 0.071333 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-rule/76049655-9a59-45fd-a6b9-e6ba586ca31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006369 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005438 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-rule/76049655-9a59-45fd-a6b9-e6ba586ca31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002959 10.0.0.50 - - [2026-02-12 16:15:04] "POST /ref-update HTTP/1.1" 200 156 0.071430 10.0.0.50 - - [2026-02-12 16:15:04] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002412 10.0.0.50 - - [2026-02-12 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.50 - - [2026-02-12 16:15:04] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002249 10.0.0.50 - - [2026-02-12 16:15:04] "POST /tags HTTP/1.1" 409 226 0.001886 10.0.0.50 - - [2026-02-12 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2026-02-12 16:15:04] "GET /tag/1a47d867-ff55-48b0-8084-cbe52f43a874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010378 10.0.0.50 - - [2026-02-12 16:15:04] "POST /firewall-rules HTTP/1.1" 200 598 0.061551 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-rule/8e76e1a3-6ac8-436b-b938-d1effe31be7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012281 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004202 10.0.0.50 - - [2026-02-12 16:15:04] "GET /firewall-rule/8e76e1a3-6ac8-436b-b938-d1effe31be7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002257 10.0.0.50 - - [2026-02-12 16:15:04] "POST /ref-update HTTP/1.1" 200 156 0.049064 10.0.0.50 - - [2026-02-12 16:15:06] "POST /tags HTTP/1.1" 200 345 0.100897 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027890 10.0.0.50 - - [2026-02-12 16:15:06] "GET /tag/5afdf6c3-9584-4acb-9214-ad879a6fd3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016728 10.0.0.50 - - [2026-02-12 16:15:06] "POST /projects HTTP/1.1" 409 238 0.005539 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.50 - - [2026-02-12 16:15:06] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035783 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018358 10.0.0.50 - - [2026-02-12 16:15:06] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005091 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-02-12 16:15:06] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004208 10.0.0.50 - - [2026-02-12 16:15:06] "POST /security-groups HTTP/1.1" 409 285 0.002100 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2026-02-12 16:15:06] "PUT /security-group/a251327a-73b8-4e52-ae56-32403bac2afc HTTP/1.1" 200 262 0.038931 10.0.0.50 - - [2026-02-12 16:15:06] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057029 10.0.0.50 - - [2026-02-12 16:15:06] "PUT /access-control-list/1ded45af-9da7-4f12-ab23-7c9c00fc5349 HTTP/1.1" 200 272 0.018834 10.0.0.50 - - [2026-02-12 16:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026188 10.0.0.50 - - [2026-02-12 16:15:06] "POST /tags HTTP/1.1" 409 228 0.007319 10.0.0.50 - - [2026-02-12 16:15:06] "PUT /access-control-list/0be4ce76-2de5-466e-825f-9df3662e5726 HTTP/1.1" 200 272 0.040551 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.50 - - [2026-02-12 16:15:06] "GET /tag/5afdf6c3-9584-4acb-9214-ad879a6fd3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011099 10.0.0.50 - - [2026-02-12 16:15:06] "POST /tags HTTP/1.1" 200 345 0.020875 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-02-12 16:15:06] "GET /tag/ed8ecd27-ed04-4834-97f6-d3e6eedeff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011975 10.0.0.50 - - [2026-02-12 16:15:06] "POST /projects HTTP/1.1" 409 238 0.001687 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-02-12 16:15:06] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028274 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.50 - - [2026-02-12 16:15:06] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005169 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-02-12 16:15:06] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003613 10.0.0.50 - - [2026-02-12 16:15:06] "POST /security-groups HTTP/1.1" 409 285 0.004610 10.0.0.50 - - [2026-02-12 16:15:06] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042244 10.0.0.50 - - [2026-02-12 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.50 - - [2026-02-12 16:15:07] "PUT /security-group/2ca5e078-c9d2-4d67-b37d-d9f315f22d2e HTTP/1.1" 200 262 0.059341 10.0.0.50 - - [2026-02-12 16:15:07] "PUT /access-control-list/261a752f-4cc0-4b3a-829c-501b64f63766 HTTP/1.1" 200 272 0.019248 10.0.0.50 - - [2026-02-12 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.047504 10.0.0.50 - - [2026-02-12 16:15:07] "POST /tags HTTP/1.1" 409 228 0.005391 10.0.0.50 - - [2026-02-12 16:15:07] "PUT /access-control-list/c17a251a-cfbd-4b8a-ab24-0f7acba74351 HTTP/1.1" 200 272 0.026935 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.50 - - [2026-02-12 16:15:07] "GET /tag/ed8ecd27-ed04-4834-97f6-d3e6eedeff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010395 10.0.0.50 - - [2026-02-12 16:15:07] "POST /tags HTTP/1.1" 200 291 0.043097 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2026-02-12 16:15:07] "GET /tag/dd927c71-0e3b-4378-b2c9-c4da9721e94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.018296 10.0.0.50 - - [2026-02-12 16:15:07] "POST /tags HTTP/1.1" 200 303 0.047356 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.50 - - [2026-02-12 16:15:07] "GET /tag/665daf60-5238-41bf-8151-dea926c86a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013113 10.0.0.50 - - [2026-02-12 16:15:07] "POST /tags HTTP/1.1" 409 252 0.001694 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.50 - - [2026-02-12 16:15:07] "GET /tag/2ce9e23f-485c-402b-a092-d6ef18b4a237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011059 10.0.0.50 - - [2026-02-12 16:15:07] "POST /tags HTTP/1.1" 409 226 0.002153 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-02-12 16:15:07] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011492 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2026-02-12 16:15:07] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003545 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.50 - - [2026-02-12 16:15:07] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036392 10.0.0.50 - - [2026-02-12 16:15:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007683 10.0.0.50 - - [2026-02-12 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018051 10.0.0.50 - - [2026-02-12 16:15:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102844 10.0.0.50 - - [2026-02-12 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023287 10.0.0.50 - - [2026-02-12 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012667 10.0.0.50 - - [2026-02-12 16:15:07] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004551 10.0.0.50 - - [2026-02-12 16:15:07] "POST /instance-ips HTTP/1.1" 200 397 0.021249 10.0.0.50 - - [2026-02-12 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023144 10.0.0.50 - - [2026-02-12 16:15:07] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007077 10.0.0.50 - - [2026-02-12 16:15:08] "POST /set-tag HTTP/1.1" 200 109 0.064405 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016829 10.0.0.50 - - [2026-02-12 16:15:08] "GET /instance-ip/ff84b35e-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006371 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005598 10.0.0.50 - - [2026-02-12 16:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003501 10.0.0.50 - - [2026-02-12 16:15:08] "POST /ref-update HTTP/1.1" 200 156 0.007505 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019899 10.0.0.50 - - [2026-02-12 16:15:08] "POST /set-tag HTTP/1.1" 200 109 0.003513 10.0.0.50 - - [2026-02-12 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003959 10.0.0.50 - - [2026-02-12 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2026-02-12 16:15:08] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038775 10.0.0.50 - - [2026-02-12 16:15:08] "POST /virtual-machines HTTP/1.1" 200 395 0.011480 10.0.0.50 - - [2026-02-12 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011741 10.0.0.50 - - [2026-02-12 16:15:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110197 10.0.0.50 - - [2026-02-12 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008836 10.0.0.50 - - [2026-02-12 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006532 10.0.0.50 - - [2026-02-12 16:15:08] "POST /instance-ips HTTP/1.1" 200 397 0.019797 10.0.0.50 - - [2026-02-12 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023887 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009565 10.0.0.50 - - [2026-02-12 16:15:08] "POST /set-tag HTTP/1.1" 200 109 0.059747 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007341 10.0.0.50 - - [2026-02-12 16:15:08] "GET /instance-ip/fffaf226-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006787 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004718 10.0.0.50 - - [2026-02-12 16:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.50 - - [2026-02-12 16:15:08] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004258 10.0.0.50 - - [2026-02-12 16:15:08] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004245 10.0.0.50 - - [2026-02-12 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2026-02-12 16:15:09] "POST /tags HTTP/1.1" 200 291 0.016768 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016804 10.0.0.50 - - [2026-02-12 16:15:09] "GET /tag/f9b73c38-09c8-409d-8e26-53756b12fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011847 10.0.0.50 - - [2026-02-12 16:15:09] "POST /tags HTTP/1.1" 409 252 0.001913 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.50 - - [2026-02-12 16:15:09] "GET /tag/0cefca16-eed7-4491-ad4f-1553667c1129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010756 10.0.0.50 - - [2026-02-12 16:15:09] "POST /tags HTTP/1.1" 409 226 0.001810 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.50 - - [2026-02-12 16:15:09] "GET /tag/1a47d867-ff55-48b0-8084-cbe52f43a874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011844 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004217 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2026-02-12 16:15:09] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033791 10.0.0.50 - - [2026-02-12 16:15:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008253 10.0.0.50 - - [2026-02-12 16:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008322 10.0.0.50 - - [2026-02-12 16:15:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103336 10.0.0.50 - - [2026-02-12 16:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018646 10.0.0.50 - - [2026-02-12 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.004764 10.0.0.50 - - [2026-02-12 16:15:09] "POST /instance-ips HTTP/1.1" 200 397 0.017874 10.0.0.50 - - [2026-02-12 16:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019668 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.015822 10.0.0.50 - - [2026-02-12 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.059173 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.030199 10.0.0.50 - - [2026-02-12 16:15:09] "GET /instance-ip/008a50ec-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003543 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004533 10.0.0.50 - - [2026-02-12 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.50 - - [2026-02-12 16:15:09] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004600 10.0.0.50 - - [2026-02-12 16:15:09] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.013949 10.0.0.50 - - [2026-02-12 16:15:10] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003852 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2026-02-12 16:15:10] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031759 10.0.0.50 - - [2026-02-12 16:15:10] "POST /virtual-machines HTTP/1.1" 200 395 0.007930 10.0.0.50 - - [2026-02-12 16:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011988 10.0.0.50 - - [2026-02-12 16:15:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107096 10.0.0.50 - - [2026-02-12 16:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007772 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.009347 10.0.0.50 - - [2026-02-12 16:15:10] "POST /instance-ips HTTP/1.1" 200 397 0.020320 10.0.0.50 - - [2026-02-12 16:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016530 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.008934 10.0.0.50 - - [2026-02-12 16:15:10] "POST /set-tag HTTP/1.1" 200 109 0.059893 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.011777 10.0.0.50 - - [2026-02-12 16:15:10] "GET /instance-ip/00ff617a-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004135 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004143 10.0.0.50 - - [2026-02-12 16:15:10] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003612 10.0.0.50 - - [2026-02-12 16:15:10] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004559 10.0.0.50 - - [2026-02-12 16:15:10] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.50 - - [2026-02-12 16:15:10] "POST /tags HTTP/1.1" 200 299 0.017986 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011493 10.0.0.50 - - [2026-02-12 16:15:10] "GET /tag/c516a4fc-ba5c-4e1e-ba36-b35d379aebe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011311 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2026-02-12 16:15:10] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003925 10.0.0.50 - - [2026-02-12 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2026-02-12 16:15:10] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035645 10.0.0.50 - - [2026-02-12 16:15:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008157 10.0.0.50 - - [2026-02-12 16:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007864 10.0.0.50 - - [2026-02-12 16:15:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115867 10.0.0.50 - - [2026-02-12 16:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016674 10.0.0.50 - - [2026-02-12 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.004582 10.0.0.50 - - [2026-02-12 16:15:11] "POST /instance-ips HTTP/1.1" 200 397 0.019245 10.0.0.50 - - [2026-02-12 16:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022296 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.016931 10.0.0.50 - - [2026-02-12 16:15:11] "POST /set-tag HTTP/1.1" 200 109 0.017177 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.016135 10.0.0.50 - - [2026-02-12 16:15:11] "GET /instance-ip/0178056c-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002917 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004050 10.0.0.50 - - [2026-02-12 16:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.50 - - [2026-02-12 16:15:11] "POST /tags HTTP/1.1" 200 299 0.017965 10.0.0.50 - - [2026-02-12 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.50 - - [2026-02-12 16:15:11] "GET /tag/eb55fc8d-cf72-42ce-8789-8714e51fb70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011375 10.0.0.50 - - [2026-02-12 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003756 10.0.0.50 - - [2026-02-12 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-02-12 16:15:11] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029351 10.0.0.50 - - [2026-02-12 16:15:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007383 10.0.0.50 - - [2026-02-12 16:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007439 10.0.0.50 - - [2026-02-12 16:15:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106413 10.0.0.50 - - [2026-02-12 16:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.044731 10.0.0.50 - - [2026-02-12 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005524 10.0.0.50 - - [2026-02-12 16:15:11] "POST /instance-ips HTTP/1.1" 200 397 0.018103 10.0.0.50 - - [2026-02-12 16:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018611 10.0.0.50 - - [2026-02-12 16:15:11] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008638 10.0.0.50 - - [2026-02-12 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.021163 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014087 10.0.0.50 - - [2026-02-12 16:15:12] "GET /instance-ip/01e29cd8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003875 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004504 10.0.0.50 - - [2026-02-12 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.50 - - [2026-02-12 16:15:12] "POST /tags HTTP/1.1" 200 299 0.017250 10.0.0.50 - - [2026-02-12 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.50 - - [2026-02-12 16:15:12] "GET /tag/0966273e-41a7-4a73-ac3d-c27b3b186691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014520 10.0.0.50 - - [2026-02-12 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006903 10.0.0.50 - - [2026-02-12 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.50 - - [2026-02-12 16:15:12] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063105 10.0.0.50 - - [2026-02-12 16:15:12] "POST /virtual-machines HTTP/1.1" 200 395 0.023582 10.0.0.50 - - [2026-02-12 16:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029952 10.0.0.50 - - [2026-02-12 16:15:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126155 10.0.0.50 - - [2026-02-12 16:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009119 10.0.0.50 - - [2026-02-12 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009610 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004774 10.0.0.50 - - [2026-02-12 16:15:12] "POST /instance-ips HTTP/1.1" 200 397 0.018982 10.0.0.50 - - [2026-02-12 16:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032501 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008395 10.0.0.50 - - [2026-02-12 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.025284 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.026444 10.0.0.50 - - [2026-02-12 16:15:12] "GET /instance-ip/02560434-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006169 10.0.0.50 - - [2026-02-12 16:15:12] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009197 10.0.0.50 - - [2026-02-12 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.50 - - [2026-02-12 16:15:12] "POST /tags HTTP/1.1" 200 299 0.030458 10.0.0.50 - - [2026-02-12 16:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006161 10.0.0.50 - - [2026-02-12 16:15:13] "GET /tag/b6a1f148-0ba8-4312-8a47-072b5f207111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014752 10.0.0.50 - - [2026-02-12 16:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009577 10.0.0.50 - - [2026-02-12 16:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.50 - - [2026-02-12 16:15:13] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043983 10.0.0.50 - - [2026-02-12 16:15:13] "POST /virtual-machines HTTP/1.1" 200 395 0.023195 10.0.0.50 - - [2026-02-12 16:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041095 10.0.0.50 - - [2026-02-12 16:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143161 10.0.0.50 - - [2026-02-12 16:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008085 10.0.0.50 - - [2026-02-12 16:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014077 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004233 10.0.0.50 - - [2026-02-12 16:15:13] "POST /instance-ips HTTP/1.1" 200 397 0.021220 10.0.0.50 - - [2026-02-12 16:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019023 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017200 10.0.0.50 - - [2026-02-12 16:15:13] "POST /set-tag HTTP/1.1" 200 109 0.024038 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017608 10.0.0.50 - - [2026-02-12 16:15:13] "GET /instance-ip/02d69e8c-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.012867 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004121 10.0.0.50 - - [2026-02-12 16:15:13] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003813 10.0.0.50 - - [2026-02-12 16:15:13] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.024839 10.0.0.50 - - [2026-02-12 16:15:13] "POST /set-tag HTTP/1.1" 200 109 0.005596 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004587 10.0.0.50 - - [2026-02-12 16:15:13] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.50 - - [2026-02-12 16:15:13] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004467 10.0.0.50 - - [2026-02-12 16:15:13] "POST /ref-update HTTP/1.1" 200 156 0.012488 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017628 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.003615 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004195 10.0.0.50 - - [2026-02-12 16:15:14] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007593 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004798 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-router/f215b40c-f15b-4d87-8461-ba309bf81751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004181 10.0.0.50 - - [2026-02-12 16:15:14] "POST /ref-update HTTP/1.1" 200 156 0.009408 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008966 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.007642 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004495 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004840 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.006605 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005060 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003890 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004029 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004014 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.50 - - [2026-02-12 16:15:14] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005021 10.0.0.50 - - [2026-02-12 16:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.50 - - [2026-02-12 16:15:17] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004253 10.0.0.50 - - [2026-02-12 16:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.50 - - [2026-02-12 16:15:18] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004307 10.0.0.50 - - [2026-02-12 16:15:18] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.50 - - [2026-02-12 16:15:19] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014434 10.0.0.50 - - [2026-02-12 16:15:19] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.50 - - [2026-02-12 16:15:19] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004186 10.0.0.50 - - [2026-02-12 16:15:19] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.50 - - [2026-02-12 16:15:20] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004256 10.0.0.50 - - [2026-02-12 16:15:20] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/18c03747-93f6-4664-8034-eedacb0cda3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002963 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004018 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/594d50e5-785e-483a-b6f8-05bd2a93f573?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002869 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004157 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/9548f098-482d-4e3c-8f4b-eb064ced3f11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002850 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005343 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/d3ff4194-b593-4c21-8cd0-d2e55d47bc6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004453 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005860 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/874a3a76-62d2-4862-9fa9-08faead08d03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004841 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004218 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine/a761c7ce-0b44-44f8-afd7-ab9114667722?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003097 10.0.0.50 - - [2026-02-12 16:15:22] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004087 10.0.0.50 - - [2026-02-12 16:15:23] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006348 10.0.0.50 - - [2026-02-12 16:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.50 - - [2026-02-12 16:15:23] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004909 10.0.0.50 - - [2026-02-12 16:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.50 - - [2026-02-12 16:15:27] "GET /virtual-machine/e6f516c6-8443-4ffb-8076-06259d75d466?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003065 10.0.0.50 - - [2026-02-12 16:15:27] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003957 10.0.0.50 - - [2026-02-12 16:15:27] "GET /virtual-machine/9548245a-ad5a-48b6-a1b5-966c26a60986?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003619 10.0.0.50 - - [2026-02-12 16:15:27] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006137 10.0.0.50 - - [2026-02-12 16:15:28] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002124 10.0.0.50 - - [2026-02-12 16:15:28] "POST /tags HTTP/1.1" 200 333 0.022544 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.50 - - [2026-02-12 16:15:28] "GET /tag/4929ba56-0f74-43e9-98d8-0a649a7db3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024930 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.50 - - [2026-02-12 16:15:28] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034058 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2026-02-12 16:15:28] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004025 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-02-12 16:15:28] "GET /service-appliance-set/d9b842fa-2a86-4216-b463-0a3b7a735779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002724 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 404 273 0.004726 10.0.0.50 - - [2026-02-12 16:15:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.116574 10.0.0.50 - - [2026-02-12 16:15:28] "GET /virtual-machine-interface/6136a8d9-38fe-4d02-824b-913b73ce0b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.008743 10.0.0.50 - - [2026-02-12 16:15:28] "POST /instance-ips HTTP/1.1" 200 409 0.029281 10.0.0.50 - - [2026-02-12 16:15:28] "GET /instance-ip/6192f7ea-1012-47b2-98a7-aca41de4b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007027 10.0.0.50 - - [2026-02-12 16:15:28] "POST /loadbalancers HTTP/1.1" 200 629 0.067986 10.0.0.50 - - [2026-02-12 16:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037478 10.0.0.50 - - [2026-02-12 16:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.50 - - [2026-02-12 16:15:28] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045559 10.0.0.50 - - [2026-02-12 16:15:28] "GET /instance-ip/6192f7ea-1012-47b2-98a7-aca41de4b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002885 10.0.0.50 - - [2026-02-12 16:15:29] "POST /floating-ips HTTP/1.1" 200 597 0.044022 10.0.0.50 - - [2026-02-12 16:15:29] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040075 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.014174 10.0.0.50 - - [2026-02-12 16:15:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019778 10.0.0.50 - - [2026-02-12 16:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.50 - - [2026-02-12 16:15:29] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039640 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer-listener/76ce835a-ba5e-49db-ab02-be96c94e5760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003214 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer-listener/76ce835a-ba5e-49db-ab02-be96c94e5760?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004557 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.012275 10.0.0.50 - - [2026-02-12 16:15:29] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.053263 10.0.0.50 - - [2026-02-12 16:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.50 - - [2026-02-12 16:15:29] "GET /instance-ip/6192f7ea-1012-47b2-98a7-aca41de4b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010453 10.0.0.50 - - [2026-02-12 16:15:29] "GET /instance-ip/6192f7ea-1012-47b2-98a7-aca41de4b7ed?fields=floating_ips HTTP/1.1" 200 1212 0.009776 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003348 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer-pool/662f2394-7831-4dad-aa8c-b809e8876b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007416 10.0.0.50 - - [2026-02-12 16:15:29] "GET /floating-ip/e93034bf-73f6-4f1d-b17a-0463cd824c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004840 10.0.0.50 - - [2026-02-12 16:15:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.043723 10.0.0.50 - - [2026-02-12 16:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011039 10.0.0.50 - - [2026-02-12 16:15:29] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029779 10.0.0.50 - - [2026-02-12 16:15:29] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012203 10.0.0.50 - - [2026-02-12 16:15:29] "POST /tags HTTP/1.1" 409 221 0.003731 10.0.0.50 - - [2026-02-12 16:15:29] "POST /ref-update HTTP/1.1" 200 156 0.010995 10.0.0.50 - - [2026-02-12 16:15:29] "GET /floating-ip/e93034bf-73f6-4f1d-b17a-0463cd824c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.018051 10.0.0.50 - - [2026-02-12 16:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.50 - - [2026-02-12 16:15:29] "GET /tag/4929ba56-0f74-43e9-98d8-0a649a7db3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015301 10.0.0.50 - - [2026-02-12 16:15:29] "PUT /floating-ip/e93034bf-73f6-4f1d-b17a-0463cd824c18 HTTP/1.1" 200 256 0.017625 10.0.0.50 - - [2026-02-12 16:15:29] "POST /set-tag HTTP/1.1" 200 109 0.095082 10.0.0.50 - - [2026-02-12 16:15:29] "GET /loadbalancer-pool/662f2394-7831-4dad-aa8c-b809e8876b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002738 10.0.0.50 - - [2026-02-12 16:15:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023597 10.0.0.50 - - [2026-02-12 16:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028662 10.0.0.50 - - [2026-02-12 16:15:29] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.041513 10.0.0.50 - - [2026-02-12 16:15:29] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016087 10.0.0.50 - - [2026-02-12 16:15:29] "POST /ref-update HTTP/1.1" 200 156 0.009648 10.0.0.50 - - [2026-02-12 16:15:29] "GET /floating-ip/e93034bf-73f6-4f1d-b17a-0463cd824c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006314 10.0.0.50 - - [2026-02-12 16:15:29] "POST /set-tag HTTP/1.1" 200 109 0.064148 10.0.0.50 - - [2026-02-12 16:15:30] "POST /tags HTTP/1.1" 409 206 0.002094 10.0.0.50 - - [2026-02-12 16:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2026-02-12 16:15:30] "GET /tag/665daf60-5238-41bf-8151-dea926c86a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011326 10.0.0.50 - - [2026-02-12 16:15:30] "POST /tags HTTP/1.1" 409 204 0.001975 10.0.0.50 - - [2026-02-12 16:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.50 - - [2026-02-12 16:15:30] "GET /tag/eb55fc8d-cf72-42ce-8789-8714e51fb70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010330 10.0.0.50 - - [2026-02-12 16:15:30] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003153 10.0.0.50 - - [2026-02-12 16:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2026-02-12 16:15:30] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002763 10.0.0.50 - - [2026-02-12 16:15:30] "POST /tags HTTP/1.1" 409 206 0.002022 10.0.0.50 - - [2026-02-12 16:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2026-02-12 16:15:30] "GET /tag/665daf60-5238-41bf-8151-dea926c86a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010716 10.0.0.50 - - [2026-02-12 16:15:30] "POST /tags HTTP/1.1" 409 226 0.001799 10.0.0.50 - - [2026-02-12 16:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2026-02-12 16:15:30] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013050 10.0.0.50 - - [2026-02-12 16:15:30] "POST /tags HTTP/1.1" 409 204 0.002006 10.0.0.50 - - [2026-02-12 16:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.50 - - [2026-02-12 16:15:31] "GET /tag/eb55fc8d-cf72-42ce-8789-8714e51fb70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010477 10.0.0.50 - - [2026-02-12 16:15:31] "POST /tags HTTP/1.1" 409 226 0.005336 10.0.0.50 - - [2026-02-12 16:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2026-02-12 16:15:31] "GET /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014893 10.0.0.50 - - [2026-02-12 16:15:31] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002655 10.0.0.50 - - [2026-02-12 16:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2026-02-12 16:15:31] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003618 10.0.0.50 - - [2026-02-12 16:15:31] "POST /firewall-rules HTTP/1.1" 200 626 0.087237 10.0.0.50 - - [2026-02-12 16:15:31] "POST /firewall-rules HTTP/1.1" 200 646 0.093761 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-rule/10a2e0ba-ae50-45d5-a144-4592f992243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005765 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002582 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-rule/639dc351-1372-4779-a099-0660c08184e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003832 10.0.0.50 - - [2026-02-12 16:15:31] "POST /ref-update HTTP/1.1" 200 156 0.023844 10.0.0.50 - - [2026-02-12 16:15:31] "POST /firewall-policys HTTP/1.1" 200 606 0.048741 10.0.0.50 - - [2026-02-12 16:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028656 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016783 10.0.0.50 - - [2026-02-12 16:15:31] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005266 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002149 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/4be19fce-79d5-4497-9eef-a2aaf8a1cb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006115 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003151 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004084 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002618 10.0.0.50 - - [2026-02-12 16:15:31] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003421 10.0.0.50 - - [2026-02-12 16:15:31] "POST /ref-update HTTP/1.1" 200 156 0.020366 10.0.0.50 - - [2026-02-12 16:15:31] "POST /ref-update HTTP/1.1" 200 156 0.035426 10.0.0.50 - - [2026-02-12 16:15:31] "POST /ref-update HTTP/1.1" 200 156 0.028146 10.0.0.50 - - [2026-02-12 16:15:31] "POST /ref-update HTTP/1.1" 200 156 0.033391 10.0.0.50 - - [2026-02-12 16:15:32] "POST /ref-update HTTP/1.1" 200 156 0.048677 10.0.0.50 - - [2026-02-12 16:15:32] "GET /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006768 10.0.0.50 - - [2026-02-12 16:15:36] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009134 10.0.0.50 - - [2026-02-12 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.50 - - [2026-02-12 16:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.50 - - [2026-02-12 16:15:36] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002297 10.0.0.50 - - [2026-02-12 16:15:36] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004344 10.0.0.50 - - [2026-02-12 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.023207 10.0.0.50 - - [2026-02-12 16:15:36] "DELETE /loadbalancer-member/6a426f72-340d-4365-80f0-364414a3e534 HTTP/1.1" 200 115 0.045438 10.0.0.50 - - [2026-02-12 16:15:36] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004281 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.50 - - [2026-02-12 16:15:37] "DELETE /loadbalancer-member/0778f206-89ea-45b0-a108-ac6a4da9ebc9 HTTP/1.1" 200 115 0.040751 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005551 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.50 - - [2026-02-12 16:15:37] "DELETE /loadbalancer-member/4ef646c7-aadc-4a93-ad31-1cd7aced1674 HTTP/1.1" 200 115 0.019653 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004117 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.007755 10.0.0.50 - - [2026-02-12 16:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.50 - - [2026-02-12 16:15:37] "GET /loadbalancer/f0b7824f-63fd-4efe-9a6c-2d3204bd8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002274 10.0.0.50 - - [2026-02-12 16:15:37] "GET /loadbalancer-pool/a8f6c06c-4004-4715-a49b-a20da6531cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002454 10.0.0.50 - - [2026-02-12 16:15:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015922 10.0.0.50 - - [2026-02-12 16:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009331 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015191 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007070 10.0.0.50 - - [2026-02-12 16:15:37] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005929 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.073127 10.0.0.50 - - [2026-02-12 16:15:37] "GET /loadbalancer-pool/578366d5-7930-4cb9-a48c-9097c5f430ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002784 10.0.0.50 - - [2026-02-12 16:15:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026013 10.0.0.50 - - [2026-02-12 16:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022734 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013903 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004204 10.0.0.50 - - [2026-02-12 16:15:37] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002139 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.50 - - [2026-02-12 16:15:37] "GET /loadbalancer-pool/63dbd1d0-9661-40ae-932e-f851e34d21c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002631 10.0.0.50 - - [2026-02-12 16:15:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017543 10.0.0.50 - - [2026-02-12 16:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006950 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005191 10.0.0.50 - - [2026-02-12 16:15:37] "GET /virtual-machine-interface/982e2ef2-082c-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007763 10.0.0.50 - - [2026-02-12 16:15:37] "POST /set-tag HTTP/1.1" 200 109 0.008318 10.0.0.50 - - [2026-02-12 16:15:37] "GET /floating-ip/fce54a58-4893-4d0d-a4e9-eec985a35c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003993 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:16:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.50 - - [2026-02-12 16:17:03] "GET /global-system-configs HTTP/1.1" 200 322 0.013848 10.0.0.50 - - [2026-02-12 16:17:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001829 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006496 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004454 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.006465 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004059 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003799 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004225 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004362 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005879 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.50 - - [2026-02-12 16:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.50 - - [2026-02-12 16:17:41] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002577 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006058 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.027550 10.0.0.50 - - [2026-02-12 16:17:41] "DELETE /loadbalancer-member/7e7bf364-c8ae-40e2-909c-089a0bc85830 HTTP/1.1" 200 115 0.039516 10.0.0.50 - - [2026-02-12 16:17:41] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005357 10.0.0.50 - - [2026-02-12 16:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.50 - - [2026-02-12 16:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-02-12 16:17:41] "GET /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002821 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.008966 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.005992 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004432 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine/9548f098-482d-4e3c-8f4b-eb064ced3f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002411 10.0.0.50 - - [2026-02-12 16:17:42] "POST /ref-update HTTP/1.1" 200 156 0.010390 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004133 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.016992 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.032687 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.013730 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.022122 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.030644 10.0.0.50 - - [2026-02-12 16:17:42] "DELETE /instance-ip/008a50ec-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.038488 10.0.0.50 - - [2026-02-12 16:17:42] "DELETE /virtual-machine-interface/0074f27e-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.035945 10.0.0.50 - - [2026-02-12 16:17:42] "DELETE /virtual-machine/9548f098-482d-4e3c-8f4b-eb064ced3f11 HTTP/1.1" 200 115 0.017706 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009621 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004249 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine/594d50e5-785e-483a-b6f8-05bd2a93f573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002670 10.0.0.50 - - [2026-02-12 16:17:42] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.50 - - [2026-02-12 16:17:42] "GET /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016200 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.019581 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.018751 10.0.0.50 - - [2026-02-12 16:17:42] "POST /set-tag HTTP/1.1" 200 109 0.029109 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.039384 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.020763 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /instance-ip/fffaf226-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.040013 10.0.0.50 - - [2026-02-12 16:17:43] "POST /ref-update HTTP/1.1" 200 156 0.017412 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /virtual-machine-interface/ffe05e0c-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.035473 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /virtual-machine/594d50e5-785e-483a-b6f8-05bd2a93f573 HTTP/1.1" 200 115 0.019298 10.0.0.50 - - [2026-02-12 16:17:43] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005440 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.50 - - [2026-02-12 16:17:43] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004106 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.50 - - [2026-02-12 16:17:43] "GET /virtual-machine/18c03747-93f6-4664-8034-eedacb0cda3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002951 10.0.0.50 - - [2026-02-12 16:17:43] "POST /ref-update HTTP/1.1" 200 156 0.077673 10.0.0.50 - - [2026-02-12 16:17:43] "GET /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004135 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.017053 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.029586 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.030981 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.014004 10.0.0.50 - - [2026-02-12 16:17:43] "POST /set-tag HTTP/1.1" 200 109 0.036946 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /instance-ip/ff84b35e-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.040712 10.0.0.50 - - [2026-02-12 16:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007340 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /virtual-machine-interface/ff70489c-082d-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.031884 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /virtual-machine/18c03747-93f6-4664-8034-eedacb0cda3b HTTP/1.1" 200 115 0.024830 10.0.0.50 - - [2026-02-12 16:17:43] "DELETE /tag/dd927c71-0e3b-4378-b2c9-c4da9721e94d HTTP/1.1" 200 115 0.033968 10.0.0.50 - - [2026-02-12 16:17:43] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.009442 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.003945 10.0.0.50 - - [2026-02-12 16:17:44] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004405 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.50 - - [2026-02-12 16:17:44] "GET /virtual-machine/d3ff4194-b593-4c21-8cd0-d2e55d47bc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003047 10.0.0.50 - - [2026-02-12 16:17:44] "POST /ref-update HTTP/1.1" 200 156 0.010406 10.0.0.50 - - [2026-02-12 16:17:44] "GET /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010948 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.026910 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.028359 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.037151 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.015070 10.0.0.50 - - [2026-02-12 16:17:44] "POST /set-tag HTTP/1.1" 200 109 0.021599 10.0.0.50 - - [2026-02-12 16:17:44] "DELETE /instance-ip/00ff617a-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.037430 10.0.0.50 - - [2026-02-12 16:17:44] "DELETE /virtual-machine-interface/00e577b0-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.031994 10.0.0.50 - - [2026-02-12 16:17:44] "DELETE /virtual-machine/d3ff4194-b593-4c21-8cd0-d2e55d47bc6f HTTP/1.1" 200 115 0.019977 10.0.0.50 - - [2026-02-12 16:17:44] "DELETE /tag/665daf60-5238-41bf-8151-dea926c86a5a HTTP/1.1" 409 312 0.004897 10.0.0.50 - - [2026-02-12 16:17:44] "DELETE /tag/f9b73c38-09c8-409d-8e26-53756b12fa10 HTTP/1.1" 200 115 0.035513 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007239 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004441 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine/9548245a-ad5a-48b6-a1b5-966c26a60986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002522 10.0.0.50 - - [2026-02-12 16:18:12] "POST /ref-update HTTP/1.1" 200 156 0.011627 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004088 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.028532 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.015951 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.019680 10.0.0.50 - - [2026-02-12 16:18:12] "DELETE /instance-ip/02d69e8c-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.048133 10.0.0.50 - - [2026-02-12 16:18:12] "DELETE /virtual-machine-interface/02b80f30-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.034456 10.0.0.50 - - [2026-02-12 16:18:12] "DELETE /virtual-machine/9548245a-ad5a-48b6-a1b5-966c26a60986 HTTP/1.1" 200 115 0.022616 10.0.0.50 - - [2026-02-12 16:18:12] "DELETE /tag/b6a1f148-0ba8-4312-8a47-072b5f207111 HTTP/1.1" 200 115 0.030995 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004170 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003997 10.0.0.50 - - [2026-02-12 16:18:12] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine/874a3a76-62d2-4862-9fa9-08faead08d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002904 10.0.0.50 - - [2026-02-12 16:18:12] "POST /ref-update HTTP/1.1" 200 156 0.010179 10.0.0.50 - - [2026-02-12 16:18:12] "GET /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.017100 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.015779 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.023270 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.033856 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.013172 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /instance-ip/0178056c-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.054116 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /virtual-machine-interface/016247cc-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.045093 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /virtual-machine/874a3a76-62d2-4862-9fa9-08faead08d03 HTTP/1.1" 200 115 0.031326 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /tag/c516a4fc-ba5c-4e1e-ba36-b35d379aebe8 HTTP/1.1" 200 115 0.053707 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004680 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004625 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005315 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine/e6f516c6-8443-4ffb-8076-06259d75d466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002910 10.0.0.50 - - [2026-02-12 16:18:13] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008244 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.025146 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.018204 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.026982 10.0.0.50 - - [2026-02-12 16:18:13] "POST /set-tag HTTP/1.1" 200 109 0.025350 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /instance-ip/01e29cd8-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.036165 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /virtual-machine-interface/01c96df8-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.043491 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /virtual-machine/e6f516c6-8443-4ffb-8076-06259d75d466 HTTP/1.1" 200 115 0.021817 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /tag/eb55fc8d-cf72-42ce-8789-8714e51fb70b HTTP/1.1" 409 236 0.004888 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /tag/2ce9e23f-485c-402b-a092-d6ef18b4a237 HTTP/1.1" 200 115 0.033123 10.0.0.50 - - [2026-02-12 16:18:13] "DELETE /tag/5afdf6c3-9584-4acb-9214-ad879a6fd3b5 HTTP/1.1" 200 115 0.036667 10.0.0.50 - - [2026-02-12 16:18:13] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004372 10.0.0.50 - - [2026-02-12 16:18:14] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.50 - - [2026-02-12 16:18:14] "GET /virtual-machine/a761c7ce-0b44-44f8-afd7-ab9114667722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002553 10.0.0.50 - - [2026-02-12 16:18:14] "POST /ref-update HTTP/1.1" 200 156 0.014087 10.0.0.50 - - [2026-02-12 16:18:14] "GET /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004697 10.0.0.50 - - [2026-02-12 16:18:14] "POST /set-tag HTTP/1.1" 200 109 0.016524 10.0.0.50 - - [2026-02-12 16:18:14] "POST /set-tag HTTP/1.1" 200 109 0.019004 10.0.0.50 - - [2026-02-12 16:18:14] "POST /set-tag HTTP/1.1" 200 109 0.014688 10.0.0.50 - - [2026-02-12 16:18:14] "POST /set-tag HTTP/1.1" 200 109 0.025291 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /instance-ip/02560434-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.242190 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /virtual-machine-interface/0239b6e4-082e-11f1-bb8b-fa163e8f53b7 HTTP/1.1" 200 115 0.077709 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /virtual-machine/a761c7ce-0b44-44f8-afd7-ab9114667722 HTTP/1.1" 200 115 0.026240 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /tag/0966273e-41a7-4a73-ac3d-c27b3b186691 HTTP/1.1" 200 115 0.035682 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /tag/ed8ecd27-ed04-4834-97f6-d3e6eedeff73 HTTP/1.1" 200 115 0.049638 10.0.0.50 - - [2026-02-12 16:18:14] "DELETE /tag/0cefca16-eed7-4491-ad4f-1553667c1129 HTTP/1.1" 200 115 0.031915 10.0.0.50 - - [2026-02-12 16:18:16] "POST /projects HTTP/1.1" 409 238 0.005225 10.0.0.50 - - [2026-02-12 16:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.50 - - [2026-02-12 16:18:16] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026233 10.0.0.50 - - [2026-02-12 16:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.50 - - [2026-02-12 16:18:16] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004322 10.0.0.50 - - [2026-02-12 16:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2026-02-12 16:18:16] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005696 10.0.0.50 - - [2026-02-12 16:18:16] "POST /security-groups HTTP/1.1" 409 285 0.002548 10.0.0.50 - - [2026-02-12 16:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.50 - - [2026-02-12 16:18:16] "PUT /security-group/2ca5e078-c9d2-4d67-b37d-d9f315f22d2e HTTP/1.1" 200 262 0.057139 10.0.0.50 - - [2026-02-12 16:18:16] "PUT /access-control-list/261a752f-4cc0-4b3a-829c-501b64f63766 HTTP/1.1" 200 272 0.017057 10.0.0.50 - - [2026-02-12 16:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025341 10.0.0.50 - - [2026-02-12 16:18:16] "PUT /access-control-list/c17a251a-cfbd-4b8a-ab24-0f7acba74351 HTTP/1.1" 200 272 0.029026 10.0.0.50 - - [2026-02-12 16:18:21] "POST /projects HTTP/1.1" 409 238 0.002017 10.0.0.50 - - [2026-02-12 16:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2026-02-12 16:18:21] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040281 10.0.0.50 - - [2026-02-12 16:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.50 - - [2026-02-12 16:18:21] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008907 10.0.0.50 - - [2026-02-12 16:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2026-02-12 16:18:21] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003995 10.0.0.50 - - [2026-02-12 16:18:21] "POST /security-groups HTTP/1.1" 409 285 0.002557 10.0.0.50 - - [2026-02-12 16:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2026-02-12 16:18:22] "PUT /security-group/2ca5e078-c9d2-4d67-b37d-d9f315f22d2e HTTP/1.1" 200 262 0.055952 10.0.0.50 - - [2026-02-12 16:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034051 10.0.0.50 - - [2026-02-12 16:18:22] "PUT /access-control-list/261a752f-4cc0-4b3a-829c-501b64f63766 HTTP/1.1" 200 272 0.032638 10.0.0.50 - - [2026-02-12 16:18:22] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020423 10.0.0.50 - - [2026-02-12 16:18:22] "PUT /access-control-list/c17a251a-cfbd-4b8a-ab24-0f7acba74351 HTTP/1.1" 200 272 0.018090 10.0.0.50 - - [2026-02-12 16:18:22] "GET /firewall-rule/76049655-9a59-45fd-a6b9-e6ba586ca31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002725 10.0.0.50 - - [2026-02-12 16:18:22] "POST /ref-update HTTP/1.1" 200 156 0.053047 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /firewall-rule/76049655-9a59-45fd-a6b9-e6ba586ca31e HTTP/1.1" 200 115 0.044498 10.0.0.50 - - [2026-02-12 16:18:22] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004016 10.0.0.50 - - [2026-02-12 16:18:22] "GET /firewall-rule/8e76e1a3-6ac8-436b-b938-d1effe31be7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002763 10.0.0.50 - - [2026-02-12 16:18:22] "POST /ref-update HTTP/1.1" 200 156 0.049514 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /firewall-rule/8e76e1a3-6ac8-436b-b938-d1effe31be7f HTTP/1.1" 200 115 0.052000 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /tag/1a47d867-ff55-48b0-8084-cbe52f43a874 HTTP/1.1" 200 115 0.045649 10.0.0.50 - - [2026-02-12 16:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-02-12 16:18:22] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004128 10.0.0.50 - - [2026-02-12 16:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2026-02-12 16:18:22] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003671 10.0.0.50 - - [2026-02-12 16:18:22] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.045952 10.0.0.50 - - [2026-02-12 16:18:22] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.046175 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /security-group/2ca5e078-c9d2-4d67-b37d-d9f315f22d2e HTTP/1.1" 200 115 0.054667 10.0.0.50 - - [2026-02-12 16:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /access-control-list/261a752f-4cc0-4b3a-829c-501b64f63766 HTTP/1.1" 200 115 0.032940 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /access-control-list/c17a251a-cfbd-4b8a-ab24-0f7acba74351 HTTP/1.1" 200 115 0.021433 10.0.0.50 - - [2026-02-12 16:18:22] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.026069 10.0.0.50 - - [2026-02-12 16:18:22] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?fields=security_groups HTTP/1.1" 200 1353 0.034364 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /security-group/1adbd866-d586-4df1-9cb5-87f8e45b8f9f HTTP/1.1" 200 115 0.050903 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /access-control-list/90aa562c-e538-41b7-bb3f-0fdf71177f43 HTTP/1.1" 200 115 0.036556 10.0.0.50 - - [2026-02-12 16:18:22] "GET /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c?fields=application_policy_sets HTTP/1.1" 200 1392 0.055584 10.0.0.50 - - [2026-02-12 16:18:22] "DELETE /access-control-list/c49bfa98-7ec4-4d27-bada-dfd83a2e240b HTTP/1.1" 200 115 0.051093 10.0.0.50 - - [2026-02-12 16:18:23] "DELETE /project/cfa3bb74-5fa3-4fa2-9659-16b77e224e7c HTTP/1.1" 200 115 0.310666 10.0.0.50 - - [2026-02-12 16:18:23] "POST /projects HTTP/1.1" 409 238 0.001837 10.0.0.50 - - [2026-02-12 16:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2026-02-12 16:18:23] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037791 10.0.0.50 - - [2026-02-12 16:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2026-02-12 16:18:23] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006157 10.0.0.50 - - [2026-02-12 16:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2026-02-12 16:18:23] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005513 10.0.0.50 - - [2026-02-12 16:18:23] "POST /security-groups HTTP/1.1" 409 285 0.002850 10.0.0.50 - - [2026-02-12 16:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-02-12 16:18:23] "PUT /security-group/a251327a-73b8-4e52-ae56-32403bac2afc HTTP/1.1" 200 262 0.063047 10.0.0.50 - - [2026-02-12 16:18:23] "PUT /access-control-list/1ded45af-9da7-4f12-ab23-7c9c00fc5349 HTTP/1.1" 200 272 0.015030 10.0.0.50 - - [2026-02-12 16:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034123 10.0.0.50 - - [2026-02-12 16:18:23] "PUT /access-control-list/0be4ce76-2de5-466e-825f-9df3662e5726 HTTP/1.1" 200 272 0.030905 10.0.0.50 - - [2026-02-12 16:18:27] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003629 10.0.0.50 - - [2026-02-12 16:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2026-02-12 16:18:27] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002537 10.0.0.50 - - [2026-02-12 16:18:27] "GET /firewall-policy/b9e770a1-3193-49bc-84ea-c0f66aca51ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005067 10.0.0.50 - - [2026-02-12 16:18:27] "GET /firewall-rule/639dc351-1372-4779-a099-0660c08184e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003439 10.0.0.50 - - [2026-02-12 16:18:27] "POST /ref-update HTTP/1.1" 200 156 0.016453 10.0.0.50 - - [2026-02-12 16:18:27] "DELETE /firewall-rule/639dc351-1372-4779-a099-0660c08184e9 HTTP/1.1" 200 115 0.052535 10.0.0.50 - - [2026-02-12 16:18:27] "GET /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004116 10.0.0.50 - - [2026-02-12 16:18:27] "GET /firewall-rule/10a2e0ba-ae50-45d5-a144-4592f992243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002609 10.0.0.50 - - [2026-02-12 16:18:27] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /firewall-rule/10a2e0ba-ae50-45d5-a144-4592f992243e HTTP/1.1" 200 115 0.042946 10.0.0.50 - - [2026-02-12 16:18:28] "GET /application-policy-set/cfd63b88-cb96-497e-95c1-05663d00a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004590 10.0.0.50 - - [2026-02-12 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2026-02-12 16:18:28] "GET /policy-management/524022ba-d096-44e5-9118-761f922deb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003900 10.0.0.50 - - [2026-02-12 16:18:28] "GET /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003729 10.0.0.50 - - [2026-02-12 16:18:28] "POST /ref-update HTTP/1.1" 200 156 0.018567 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /firewall-policy/d0c5ac49-b425-44f7-a1fc-7ea7c63f2e2c HTTP/1.1" 200 115 0.033719 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /tag/665daf60-5238-41bf-8151-dea926c86a5a HTTP/1.1" 200 115 0.052875 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /tag/eb55fc8d-cf72-42ce-8789-8714e51fb70b HTTP/1.1" 200 115 0.054675 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /loadbalancer-member/b18f7a08-bce0-4832-9dca-77de83dd6a8e HTTP/1.1" 200 115 0.022525 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /loadbalancer-pool/662f2394-7831-4dad-aa8c-b809e8876b4c HTTP/1.1" 200 115 0.036773 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /loadbalancer-listener/76ce835a-ba5e-49db-ab02-be96c94e5760 HTTP/1.1" 200 115 0.034710 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /loadbalancer/e5b07b31-c45e-4e7b-b70b-9351bec6e3c3 HTTP/1.1" 200 115 0.031664 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /floating-ip/e93034bf-73f6-4f1d-b17a-0463cd824c18 HTTP/1.1" 200 115 0.022267 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /instance-ip/6192f7ea-1012-47b2-98a7-aca41de4b7ed HTTP/1.1" 200 115 0.028686 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /virtual-machine-interface/6136a8d9-38fe-4d02-824b-913b73ce0b97 HTTP/1.1" 200 115 0.042812 10.0.0.50 - - [2026-02-12 16:18:28] "DELETE /tag/4929ba56-0f74-43e9-98d8-0a649a7db3e7 HTTP/1.1" 200 115 0.043103 10.0.0.50 - - [2026-02-12 16:18:28] "POST /projects HTTP/1.1" 409 238 0.001806 10.0.0.50 - - [2026-02-12 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2026-02-12 16:18:28] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041416 10.0.0.50 - - [2026-02-12 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.50 - - [2026-02-12 16:18:28] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004432 10.0.0.50 - - [2026-02-12 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2026-02-12 16:18:28] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004083 10.0.0.50 - - [2026-02-12 16:18:28] "POST /security-groups HTTP/1.1" 409 285 0.002260 10.0.0.50 - - [2026-02-12 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-02-12 16:18:28] "PUT /security-group/a251327a-73b8-4e52-ae56-32403bac2afc HTTP/1.1" 200 262 0.059361 10.0.0.50 - - [2026-02-12 16:18:28] "PUT /access-control-list/1ded45af-9da7-4f12-ab23-7c9c00fc5349 HTTP/1.1" 200 272 0.017696 10.0.0.50 - - [2026-02-12 16:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.040485 10.0.0.50 - - [2026-02-12 16:18:28] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022925 10.0.0.50 - - [2026-02-12 16:18:28] "PUT /access-control-list/0be4ce76-2de5-466e-825f-9df3662e5726 HTTP/1.1" 200 272 0.040529 10.0.0.50 - - [2026-02-12 16:18:28] "GET /firewall-rule/66796dd2-9087-400d-be45-7ccdfde9eaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002799 10.0.0.50 - - [2026-02-12 16:18:29] "POST /ref-update HTTP/1.1" 200 156 0.050328 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /firewall-rule/66796dd2-9087-400d-be45-7ccdfde9eaeb HTTP/1.1" 200 115 0.041293 10.0.0.50 - - [2026-02-12 16:18:29] "GET /firewall-policy/e40921f7-a88b-4719-acf9-02de9bdda62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004638 10.0.0.50 - - [2026-02-12 16:18:29] "GET /firewall-rule/9e43ce06-fec0-4df7-8cf4-d8c37585a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002697 10.0.0.50 - - [2026-02-12 16:18:29] "POST /ref-update HTTP/1.1" 200 156 0.056909 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /firewall-rule/9e43ce06-fec0-4df7-8cf4-d8c37585a7b4 HTTP/1.1" 200 115 0.045878 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /tag/c89a0715-e26d-4b6e-b008-ae71decb36fc HTTP/1.1" 200 115 0.053555 10.0.0.50 - - [2026-02-12 16:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2026-02-12 16:18:29] "GET /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003913 10.0.0.50 - - [2026-02-12 16:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.50 - - [2026-02-12 16:18:29] "GET /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003774 10.0.0.50 - - [2026-02-12 16:18:29] "PUT /virtual-network/6231fb73-9c30-47d2-b359-0518262f8d7e HTTP/1.1" 200 264 0.056385 10.0.0.50 - - [2026-02-12 16:18:29] "PUT /virtual-network/ff0de808-14a0-495c-a380-12f0fc424790 HTTP/1.1" 200 264 0.049726 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /security-group/a251327a-73b8-4e52-ae56-32403bac2afc HTTP/1.1" 200 115 0.056636 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /access-control-list/1ded45af-9da7-4f12-ab23-7c9c00fc5349 HTTP/1.1" 200 115 0.030711 10.0.0.50 - - [2026-02-12 16:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /access-control-list/0be4ce76-2de5-466e-825f-9df3662e5726 HTTP/1.1" 200 115 0.037774 10.0.0.50 - - [2026-02-12 16:18:29] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043594 10.0.0.50 - - [2026-02-12 16:18:29] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?fields=security_groups HTTP/1.1" 200 1352 0.037473 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /security-group/dce60129-d30a-4420-b596-86202ecb1ca5 HTTP/1.1" 200 115 0.053391 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /access-control-list/65bafb14-ec92-4226-b3c4-74faf8c46edc HTTP/1.1" 200 115 0.031660 10.0.0.50 - - [2026-02-12 16:18:29] "GET /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48?fields=application_policy_sets HTTP/1.1" 200 1391 0.056049 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /access-control-list/ba7028c3-480a-4252-81cf-7b930be9598b HTTP/1.1" 200 115 0.063622 10.0.0.50 - - [2026-02-12 16:18:29] "DELETE /project/16d7a0be-dac3-4212-ac8a-24d597bb6b48 HTTP/1.1" 200 115 0.329921 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:19:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2026-02-12 16:19:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818