++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 1 12:55:03 PM UTC 2026 ===================' INFO: =================== Mon Jun 1 12:55:03 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + 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.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.105.229.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.105.229.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/01/2026 12:55:48.227 7f922c7d95c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/01/2026 12:55:49.006 7f922c7d95c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/01/2026 12:55:49.059 7f922c7d95c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/01/2026 12:55:49.059 7f922c7d95c0 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-06-01 12:56:05] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.27 - - [2026-06-01 12:56:06] "GET / HTTP/1.1" 200 35931 0.003895 10.0.0.27 - - [2026-06-01 12:56:06] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.27 - - [2026-06-01 12:56:06] "GET / HTTP/1.1" 200 45303 0.001948 10.0.0.27 - - [2026-06-01 12:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012247 10.0.0.27 - - [2026-06-01 12:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.27 - - [2026-06-01 12:56:07] "GET / HTTP/1.1" 200 35931 0.003214 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.27 - - [2026-06-01 12:56:07] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.023961 10.0.0.27 - - [2026-06-01 12:56:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000598 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.013769 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.014252 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006715 10.0.0.27 - - [2026-06-01 12:56:07] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.043762 10.0.0.27 - - [2026-06-01 12:56:07] "POST /security-groups HTTP/1.1" 200 570 0.239178 10.0.0.27 - - [2026-06-01 12:56:07] "POST /projects HTTP/1.1" 200 481 0.538148 10.0.0.27 - - [2026-06-01 12:56:07] "POST /service-appliance-sets HTTP/1.1" 200 553 0.181899 10.0.0.27 - - [2026-06-01 12:56:07] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.005552 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017797 10.0.0.27 - - [2026-06-01 12:56:07] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013282 10.0.0.27 - - [2026-06-01 12:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.046879 10.0.0.27 - - [2026-06-01 12:56:07] "POST /security-groups HTTP/1.1" 200 534 0.149321 10.0.0.27 - - [2026-06-01 12:56:08] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045835 10.0.0.27 - - [2026-06-01 12:56:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.014518 10.0.0.27 - - [2026-06-01 12:56:08] "POST /chown HTTP/1.1" 200 109 0.047043 10.0.0.27 - - [2026-06-01 12:56:08] "POST /policy-managements HTTP/1.1" 409 214 0.026506 10.0.0.27 - - [2026-06-01 12:56:08] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.27 - - [2026-06-01 12:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017876 10.0.0.27 - - [2026-06-01 12:56:08] "POST /service-appliance-sets HTTP/1.1" 200 541 0.136973 10.0.0.27 - - [2026-06-01 12:56:08] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021436 10.0.0.27 - - [2026-06-01 12:56:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.152792 10.0.0.27 - - [2026-06-01 12:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013973 10.0.0.27 - - [2026-06-01 12:56:08] "GET /network-ipam/0273ab53-8efb-45fb-bbad-713244742411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.032421 10.0.0.27 - - [2026-06-01 12:56:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.171700 10.0.0.27 - - [2026-06-01 12:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014153 10.0.0.27 - - [2026-06-01 12:56:08] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.015421 10.0.0.27 - - [2026-06-01 12:56:08] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.162707 10.0.0.27 - - [2026-06-01 12:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011961 10.0.0.27 - - [2026-06-01 12:56:08] "GET /virtual-network/9d3c3ce7-2968-4c43-a8a0-22878bc27301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.039454 10.0.0.27 - - [2026-06-01 12:56:08] "POST /service-templates HTTP/1.1" 200 511 0.065596 10.0.0.27 - - [2026-06-01 12:56:09] "POST /service-templates HTTP/1.1" 200 501 0.081633 10.0.0.27 - - [2026-06-01 12:56:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000617 10.0.0.27 - - [2026-06-01 12:56:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.024583 10.0.0.27 - - [2026-06-01 12:56:09] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.27 - - [2026-06-01 12:56:09] "POST /service-templates HTTP/1.1" 200 515 0.110499 10.0.0.27 - - [2026-06-01 12:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021219 10.0.0.27 - - [2026-06-01 12:56:09] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021958 10.0.0.27 - - [2026-06-01 12:56:09] "POST /security-groups HTTP/1.1" 200 574 0.153236 10.0.0.27 - - [2026-06-01 12:56:09] "POST /projects HTTP/1.1" 200 489 0.582935 10.0.0.27 - - [2026-06-01 12:56:09] "POST /service-templates HTTP/1.1" 200 535 0.129990 10.0.0.27 - - [2026-06-01 12:56:09] "POST /bgp-routers HTTP/1.1" 200 616 0.184316 10.0.0.27 - - [2026-06-01 12:56:09] "POST /security-groups HTTP/1.1" 200 546 0.100616 10.0.0.27 - - [2026-06-01 12:56:09] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027913 10.0.0.27 - - [2026-06-01 12:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2026-06-01 12:56:09] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012058 10.0.0.27 - - [2026-06-01 12:56:09] "POST /service-templates HTTP/1.1" 200 507 0.103444 10.0.0.27 - - [2026-06-01 12:56:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040543 10.0.0.27 - - [2026-06-01 12:56:09] "POST /ref-update HTTP/1.1" 200 156 0.039150 10.0.0.27 - - [2026-06-01 12:56:09] "POST /chown HTTP/1.1" 200 109 0.213709 10.0.0.27 - - [2026-06-01 12:56:09] "POST /network-ipams HTTP/1.1" 200 522 0.185651 10.0.0.27 - - [2026-06-01 12:56:09] "POST /network-ipams HTTP/1.1" 200 510 0.067679 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.020885 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001154 10.0.0.27 - - [2026-06-01 12:56:10] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2026-06-01 12:56:10] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043068 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.004047 10.0.0.27 - - [2026-06-01 12:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.019081 10.0.0.27 - - [2026-06-01 12:56:10] "POST /virtual-networks HTTP/1.1" 200 538 0.273134 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007701 10.0.0.27 - - [2026-06-01 12:56:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.091888 10.0.0.27 - - [2026-06-01 12:56:10] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.071576 10.0.0.27 - - [2026-06-01 12:56:10] "POST /network-ipams HTTP/1.1" 200 518 0.191171 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.007890 10.0.0.27 - - [2026-06-01 12:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.031442 10.0.0.27 - - [2026-06-01 12:56:10] "POST /virtual-networks HTTP/1.1" 200 546 0.256331 10.0.0.27 - - [2026-06-01 12:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.27 - - [2026-06-01 12:56:11] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.059804 10.0.0.27 - - [2026-06-01 12:56:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.007773 10.0.0.27 - - [2026-06-01 12:56:11] "POST /network-policys HTTP/1.1" 200 538 0.063077 10.0.0.27 - - [2026-06-01 12:56:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.013683 10.0.0.27 - - [2026-06-01 12:56:11] "POST /network-policys HTTP/1.1" 200 534 0.103267 10.0.0.27 - - [2026-06-01 12:56:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.036206 10.0.0.27 - - [2026-06-01 12:56:11] "POST /network-policys HTTP/1.1" 200 542 0.051632 10.0.0.27 - - [2026-06-01 12:56:11] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.27 - - [2026-06-01 12:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017922 10.0.0.27 - - [2026-06-01 12:56:11] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.057553 10.0.0.27 - - [2026-06-01 12:56:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004368 10.0.0.27 - - [2026-06-01 12:56:11] "POST /ref-update HTTP/1.1" 200 156 0.187798 10.0.0.27 - - [2026-06-01 12:56:11] "POST /database-nodes HTTP/1.1" 200 597 0.083708 10.0.0.27 - - [2026-06-01 12:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036151 10.0.0.27 - - [2026-06-01 12:56:11] "POST /ref-update HTTP/1.1" 200 156 0.144364 10.0.0.27 - - [2026-06-01 12:56:11] "POST /ref-update HTTP/1.1" 200 156 0.085625 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018398 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009142 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-update HTTP/1.1" 200 156 0.163180 10.0.0.27 - - [2026-06-01 12:56:12] "GET / HTTP/1.1" 200 35931 0.007338 10.0.0.27 - - [2026-06-01 12:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.27 - - [2026-06-01 12:56:12] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027375 10.0.0.27 - - [2026-06-01 12:56:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.046999 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-update HTTP/1.1" 200 156 0.259068 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-update HTTP/1.1" 200 156 0.129335 10.0.0.27 - - [2026-06-01 12:56:12] "POST /analytics-nodes HTTP/1.1" 200 599 0.126875 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011237 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2026-06-01 12:56:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004056 10.0.0.27 - - [2026-06-01 12:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.27 - - [2026-06-01 12:56:12] "GET /virtual-network/9d3c3ce7-2968-4c43-a8a0-22878bc27301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.027627 10.0.0.27 - - [2026-06-01 12:56:12] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.020707 10.0.0.27 - - [2026-06-01 12:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025911 10.0.0.27 - - [2026-06-01 12:56:12] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009972 10.0.0.27 - - [2026-06-01 12:56:13] "POST /firewall-policys HTTP/1.1" 200 530 0.235474 10.0.0.27 - - [2026-06-01 12:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.187767 10.0.0.27 - - [2026-06-01 12:56:13] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.031791 10.0.0.27 - - [2026-06-01 12:56:13] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.025657 10.0.0.27 - - [2026-06-01 12:56:13] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007037 10.0.0.27 - - [2026-06-01 12:56:13] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.27 - - [2026-06-01 12:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019921 10.0.0.27 - - [2026-06-01 12:56:13] "POST /ref-update HTTP/1.1" 200 156 0.083986 10.0.0.27 - - [2026-06-01 12:56:13] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.055510 10.0.0.27 - - [2026-06-01 12:56:13] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.018720 10.0.0.27 - - [2026-06-01 12:56:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.028424 10.0.0.27 - - [2026-06-01 12:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018466 10.0.0.27 - - [2026-06-01 12:56:13] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017755 10.0.0.27 - - [2026-06-01 12:56:13] "POST /config-nodes HTTP/1.1" 200 593 0.206046 10.0.0.27 - - [2026-06-01 12:56:14] "POST /firewall-policys HTTP/1.1" 200 532 0.243763 10.0.0.27 - - [2026-06-01 12:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.145826 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009358 10.0.0.27 - - [2026-06-01 12:56:14] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003751 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005527 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005553 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009176 10.0.0.27 - - [2026-06-01 12:56:14] "POST /ref-update HTTP/1.1" 200 156 0.024170 10.0.0.27 - - [2026-06-01 12:56:14] "POST /ref-update HTTP/1.1" 200 156 0.073285 10.0.0.27 - - [2026-06-01 12:56:14] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.27 - - [2026-06-01 12:56:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003336 10.0.0.27 - - [2026-06-01 12:56:14] "POST /ref-update HTTP/1.1" 200 156 0.106737 10.0.0.27 - - [2026-06-01 12:56:14] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.016324 10.0.0.27 - - [2026-06-01 12:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.27 - - [2026-06-01 12:56:14] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004627 10.0.0.27 - - [2026-06-01 12:56:14] "POST /firewall-policys HTTP/1.1" 200 530 0.111672 10.0.0.27 - - [2026-06-01 12:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.085851 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023858 10.0.0.27 - - [2026-06-01 12:56:14] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.014043 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010026 10.0.0.27 - - [2026-06-01 12:56:14] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006885 10.0.0.27 - - [2026-06-01 12:56:15] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006795 10.0.0.27 - - [2026-06-01 12:56:15] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014384 10.0.0.27 - - [2026-06-01 12:56:15] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005944 10.0.0.27 - - [2026-06-01 12:56:15] "POST /ref-update HTTP/1.1" 200 156 0.049124 10.0.0.27 - - [2026-06-01 12:56:15] "POST /ref-update HTTP/1.1" 200 156 0.090274 10.0.0.27 - - [2026-06-01 12:56:15] "POST /ref-update HTTP/1.1" 200 156 0.124411 10.0.0.27 - - [2026-06-01 12:56:15] "POST /ref-update HTTP/1.1" 200 156 0.111163 10.0.0.27 - - [2026-06-01 12:56:15] "POST /ref-update HTTP/1.1" 200 156 0.173350 10.0.0.27 - - [2026-06-01 12:56:15] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.035500 10.0.0.27 - - [2026-06-01 12:56:16] "POST /tags HTTP/1.1" 200 299 0.444118 10.0.0.27 - - [2026-06-01 12:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-06-01 12:56:16] "GET /tag/12b885be-c3fb-426c-bbc5-fdce92811e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.034541 10.0.0.27 - - [2026-06-01 12:56:16] "POST /set-tag HTTP/1.1" 200 109 0.033717 10.0.0.27 - - [2026-06-01 12:56:16] "POST /tags HTTP/1.1" 200 357 0.261898 10.0.0.27 - - [2026-06-01 12:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013402 10.0.0.27 - - [2026-06-01 12:56:16] "GET /tag/70534a2f-91e1-4580-9325-ee50a47cbf43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.033046 10.0.0.27 - - [2026-06-01 12:56:17] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.27 - - [2026-06-01 12:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.27 - - [2026-06-01 12:56:17] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027591 10.0.0.27 - - [2026-06-01 12:56:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.016410 10.0.0.27 - - [2026-06-01 12:56:17] "POST /tags HTTP/1.1" 200 305 0.291706 10.0.0.27 - - [2026-06-01 12:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037549 10.0.0.27 - - [2026-06-01 12:56:17] "GET /tag/d18b8a14-15d2-4696-8f0c-7fbb09458416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.074095 10.0.0.27 - - [2026-06-01 12:56:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.156906 10.0.0.27 - - [2026-06-01 12:56:17] "POST /id-to-fqname HTTP/1.1" 200 174 0.000733 10.0.0.27 - - [2026-06-01 12:56:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.040865 10.0.0.27 - - [2026-06-01 12:56:17] "POST /security-groups HTTP/1.1" 200 571 0.116014 10.0.0.27 - - [2026-06-01 12:56:17] "POST /projects HTTP/1.1" 200 483 0.566280 10.0.0.27 - - [2026-06-01 12:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046876 10.0.0.27 - - [2026-06-01 12:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.039050 10.0.0.27 - - [2026-06-01 12:56:18] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012323 10.0.0.27 - - [2026-06-01 12:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.27 - - [2026-06-01 12:56:18] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017515 10.0.0.27 - - [2026-06-01 12:56:18] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.217313 10.0.0.27 - - [2026-06-01 12:56:18] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.188548 10.0.0.27 - - [2026-06-01 12:56:18] "POST /security-groups HTTP/1.1" 200 537 0.162643 10.0.0.27 - - [2026-06-01 12:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032912 10.0.0.27 - - [2026-06-01 12:56:18] "POST /chown HTTP/1.1" 200 109 0.036191 10.0.0.27 - - [2026-06-01 12:56:18] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003797 10.0.0.27 - - [2026-06-01 12:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.27 - - [2026-06-01 12:56:18] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007143 10.0.0.27 - - [2026-06-01 12:56:18] "POST /tags HTTP/1.1" 409 207 0.004097 10.0.0.27 - - [2026-06-01 12:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2026-06-01 12:56:19] "GET /tag/d18b8a14-15d2-4696-8f0c-7fbb09458416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.018506 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001195 10.0.0.27 - - [2026-06-01 12:56:19] "POST /firewall-rules HTTP/1.1" 200 564 0.227266 10.0.0.27 - - [2026-06-01 12:56:19] "GET /firewall-rule/dbcbd37e-e821-4a18-92fd-3dca4645bb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010717 10.0.0.27 - - [2026-06-01 12:56:19] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003927 10.0.0.27 - - [2026-06-01 12:56:19] "GET /firewall-rule/dbcbd37e-e821-4a18-92fd-3dca4645bb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003577 10.0.0.27 - - [2026-06-01 12:56:19] "POST /ref-update HTTP/1.1" 200 156 0.042905 10.0.0.27 - - [2026-06-01 12:56:19] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.033125 10.0.0.27 - - [2026-06-01 12:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.27 - - [2026-06-01 12:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2026-06-01 12:56:19] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.013111 10.0.0.27 - - [2026-06-01 12:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.27 - - [2026-06-01 12:56:19] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014682 10.0.0.27 - - [2026-06-01 12:56:19] "POST /tags HTTP/1.1" 409 207 0.003259 10.0.0.27 - - [2026-06-01 12:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2026-06-01 12:56:19] "GET /tag/d18b8a14-15d2-4696-8f0c-7fbb09458416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.072754 10.0.0.27 - - [2026-06-01 12:56:19] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.120194 10.0.0.27 - - [2026-06-01 12:56:20] "POST /firewall-rules HTTP/1.1" 200 562 0.332258 10.0.0.27 - - [2026-06-01 12:56:20] "GET /firewall-rule/d12ee4e1-f960-4812-8d7c-509f7f6a1f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.068898 10.0.0.27 - - [2026-06-01 12:56:20] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015260 10.0.0.27 - - [2026-06-01 12:56:20] "GET /firewall-rule/d12ee4e1-f960-4812-8d7c-509f7f6a1f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005722 10.0.0.27 - - [2026-06-01 12:56:20] "POST /ref-update HTTP/1.1" 200 156 0.179702 10.0.0.27 - - [2026-06-01 12:56:20] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.27 - - [2026-06-01 12:56:20] "POST /alarms HTTP/1.1" 200 581 0.113900 10.0.0.27 - - [2026-06-01 12:56:20] "POST /tags HTTP/1.1" 200 355 0.126325 10.0.0.27 - - [2026-06-01 12:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2026-06-01 12:56:20] "GET /tag/f0a79e6a-5b9b-46b6-9437-4e0fc5e331f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.085024 10.0.0.27 - - [2026-06-01 12:56:20] "POST /alarms HTTP/1.1" 200 575 0.134524 10.0.0.27 - - [2026-06-01 12:56:20] "POST /tags HTTP/1.1" 200 303 0.064867 10.0.0.27 - - [2026-06-01 12:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.088727 10.0.0.27 - - [2026-06-01 12:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009135 10.0.0.27 - - [2026-06-01 12:56:20] "POST /alarms HTTP/1.1" 200 575 0.198855 10.0.0.27 - - [2026-06-01 12:56:20] "GET /tag/68107184-0a05-46b8-ab8d-871a7781657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.077901 10.0.0.27 - - [2026-06-01 12:56:20] "GET /network-ipam/0273ab53-8efb-45fb-bbad-713244742411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.071092 10.0.0.27 - - [2026-06-01 12:56:20] "POST /projects HTTP/1.1" 409 218 0.009133 10.0.0.27 - - [2026-06-01 12:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 559 0.090562 10.0.0.27 - - [2026-06-01 12:56:21] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.154516 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 555 0.134887 10.0.0.27 - - [2026-06-01 12:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020119 10.0.0.27 - - [2026-06-01 12:56:21] "GET /network-ipam/785ee576-d675-4a31-83c7-a5118195b111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.008065 10.0.0.27 - - [2026-06-01 12:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015430 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 557 0.121590 10.0.0.27 - - [2026-06-01 12:56:21] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.025926 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 565 0.134697 10.0.0.27 - - [2026-06-01 12:56:21] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.166855 10.0.0.27 - - [2026-06-01 12:56:21] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020121 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 549 0.059876 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 557 0.089478 10.0.0.27 - - [2026-06-01 12:56:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.009763 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 567 0.172203 10.0.0.27 - - [2026-06-01 12:56:21] "POST /set-tag HTTP/1.1" 200 109 0.349527 10.0.0.27 - - [2026-06-01 12:56:21] "POST /access-control-lists HTTP/1.1" 200 587 0.187393 10.0.0.27 - - [2026-06-01 12:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.050484 10.0.0.27 - - [2026-06-01 12:56:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.015623 10.0.0.27 - - [2026-06-01 12:56:21] "GET /network-ipam/90cef719-5e27-4b85-8f5c-0affce999c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.011639 10.0.0.27 - - [2026-06-01 12:56:21] "POST /alarms HTTP/1.1" 200 555 0.153857 10.0.0.27 - - [2026-06-01 12:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.27 - - [2026-06-01 12:56:22] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.146943 10.0.0.27 - - [2026-06-01 12:56:22] "POST /access-control-lists HTTP/1.1" 200 585 0.339564 10.0.0.27 - - [2026-06-01 12:56:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.035913 10.0.0.27 - - [2026-06-01 12:56:22] "POST /alarms HTTP/1.1" 200 567 0.436567 10.0.0.27 - - [2026-06-01 12:56:22] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.313441 10.0.0.27 - - [2026-06-01 12:56:22] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.024838 10.0.0.27 - - [2026-06-01 12:56:22] "POST /access-control-lists HTTP/1.1" 200 580 0.179047 10.0.0.27 - - [2026-06-01 12:56:22] "POST /alarms HTTP/1.1" 200 575 0.169954 10.0.0.27 - - [2026-06-01 12:56:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.006100 10.0.0.27 - - [2026-06-01 12:56:22] "POST /alarms HTTP/1.1" 200 569 0.181414 10.0.0.27 - - [2026-06-01 12:56:22] "POST /set-tag HTTP/1.1" 200 109 0.321039 10.0.0.27 - - [2026-06-01 12:56:22] "POST /access-control-lists HTTP/1.1" 200 578 0.242426 10.0.0.27 - - [2026-06-01 12:56:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.056087 10.0.0.27 - - [2026-06-01 12:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.041384 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 561 0.165664 10.0.0.27 - - [2026-06-01 12:56:23] "GET /network-policy/c0714615-ea72-4e82-aa5e-3c87a146ccce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.054573 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019070 10.0.0.27 - - [2026-06-01 12:56:23] "GET /network-policy/cb4f5fa1-592d-4d9f-92c0-3fb08a11bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004451 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2026-06-01 12:56:23] "GET /network-policy/d1bac40d-b0db-42fb-879c-16a1829af298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.015162 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 561 0.117230 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.049373 10.0.0.27 - - [2026-06-01 12:56:23] "POST /access-control-lists HTTP/1.1" 200 596 0.228066 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.036245 10.0.0.27 - - [2026-06-01 12:56:23] "PUT /network-policy/d1bac40d-b0db-42fb-879c-16a1829af298 HTTP/1.1" 200 262 0.072058 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 561 0.201269 10.0.0.27 - - [2026-06-01 12:56:23] "POST /access-control-lists HTTP/1.1" 200 594 0.241869 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.009609 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 547 0.205232 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-update HTTP/1.1" 200 156 0.278223 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025545 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008126 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012919 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008435 10.0.0.27 - - [2026-06-01 12:56:23] "POST /access-control-lists HTTP/1.1" 200 579 0.143366 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.020776 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 595 0.099633 10.0.0.27 - - [2026-06-01 12:56:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016943 10.0.0.27 - - [2026-06-01 12:56:23] "POST /security-groups HTTP/1.1" 409 245 0.018921 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 575 0.079138 10.0.0.27 - - [2026-06-01 12:56:23] "POST /access-control-lists HTTP/1.1" 200 577 0.085688 10.0.0.27 - - [2026-06-01 12:56:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.012378 10.0.0.27 - - [2026-06-01 12:56:23] "POST /alarms HTTP/1.1" 200 571 0.082784 10.0.0.27 - - [2026-06-01 12:56:24] "PUT /security-group/c5c9b37d-9ce3-41ab-9d8c-1595f5e10fcf HTTP/1.1" 200 262 0.141541 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 594 0.125344 10.0.0.27 - - [2026-06-01 12:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.072029 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.011428 10.0.0.27 - - [2026-06-01 12:56:24] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.033367 10.0.0.27 - - [2026-06-01 12:56:24] "POST /alarms HTTP/1.1" 200 583 0.168562 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.27 - - [2026-06-01 12:56:24] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015526 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 592 0.092513 10.0.0.27 - - [2026-06-01 12:56:24] "POST /tags HTTP/1.1" 409 206 0.012559 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.019084 10.0.0.27 - - [2026-06-01 12:56:24] "POST /alarms HTTP/1.1" 200 609 0.090419 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019186 10.0.0.27 - - [2026-06-01 12:56:24] "GET /tag/68107184-0a05-46b8-ab8d-871a7781657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034405 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 583 0.196290 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.041442 10.0.0.27 - - [2026-06-01 12:56:24] "POST /firewall-rules HTTP/1.1" 200 562 0.249077 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 581 0.151026 10.0.0.27 - - [2026-06-01 12:56:24] "GET /firewall-rule/8fe5cd23-dd91-4335-9629-cca73fb0a47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.065753 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004447 10.0.0.27 - - [2026-06-01 12:56:24] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.018197 10.0.0.27 - - [2026-06-01 12:56:24] "GET /firewall-rule/8fe5cd23-dd91-4335-9629-cca73fb0a47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002769 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 602 0.060874 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.031683 10.0.0.27 - - [2026-06-01 12:56:24] "POST /ref-update HTTP/1.1" 200 156 0.124192 10.0.0.27 - - [2026-06-01 12:56:24] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.030350 10.0.0.27 - - [2026-06-01 12:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012292 10.0.0.27 - - [2026-06-01 12:56:24] "POST /access-control-lists HTTP/1.1" 200 600 0.116270 10.0.0.27 - - [2026-06-01 12:56:25] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011169 10.0.0.27 - - [2026-06-01 12:56:25] "POST /tags HTTP/1.1" 409 206 0.005778 10.0.0.27 - - [2026-06-01 12:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.27 - - [2026-06-01 12:56:25] "GET /tag/68107184-0a05-46b8-ab8d-871a7781657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.045325 10.0.0.27 - - [2026-06-01 12:56:25] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.27 - - [2026-06-01 12:56:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005547 10.0.0.27 - - [2026-06-01 12:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.27 - - [2026-06-01 12:56:25] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.035368 10.0.0.27 - - [2026-06-01 12:56:25] "POST /firewall-rules HTTP/1.1" 200 560 0.240191 10.0.0.27 - - [2026-06-01 12:56:25] "GET /firewall-rule/2a107b4b-d280-44e4-a9b3-8913813d9768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.022377 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003370 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:56:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001457 10.0.0.27 - - [2026-06-01 12:56:25] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.024080 10.0.0.27 - - [2026-06-01 12:56:25] "POST /route-targets HTTP/1.1" 200 327 0.080901 10.0.0.27 - - [2026-06-01 12:56:25] "GET /firewall-rule/2a107b4b-d280-44e4-a9b3-8913813d9768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.057716 10.0.0.27 - - [2026-06-01 12:56:25] "POST /ref-update HTTP/1.1" 200 156 0.082727 10.0.0.27 - - [2026-06-01 12:56:25] "POST /route-targets HTTP/1.1" 200 327 0.210184 10.0.0.27 - - [2026-06-01 12:56:26] "GET / HTTP/1.1" 200 35931 0.004043 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.486085 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.164348 10.0.0.27 - - [2026-06-01 12:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.077519 10.0.0.27 - - [2026-06-01 12:56:26] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.040428 10.0.0.27 - - [2026-06-01 12:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028553 10.0.0.27 - - [2026-06-01 12:56:26] "POST /route-targets HTTP/1.1" 200 327 0.092938 10.0.0.27 - - [2026-06-01 12:56:26] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.073904 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.096797 10.0.0.27 - - [2026-06-01 12:56:26] "POST /tags HTTP/1.1" 200 301 0.349722 10.0.0.27 - - [2026-06-01 12:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022664 10.0.0.27 - - [2026-06-01 12:56:26] "POST /route-targets HTTP/1.1" 200 327 0.041495 10.0.0.27 - - [2026-06-01 12:56:26] "GET /tag/e794424f-7916-4c26-9866-74861249b886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.045170 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.085315 10.0.0.27 - - [2026-06-01 12:56:26] "POST /route-targets HTTP/1.1" 200 327 0.056872 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.047881 10.0.0.27 - - [2026-06-01 12:56:26] "POST /tags HTTP/1.1" 200 325 0.219025 10.0.0.27 - - [2026-06-01 12:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024162 10.0.0.27 - - [2026-06-01 12:56:26] "POST /route-targets HTTP/1.1" 200 327 0.027650 10.0.0.27 - - [2026-06-01 12:56:26] "GET /tag/5ee867ba-a9c5-408b-ba06-629218058d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.048882 10.0.0.27 - - [2026-06-01 12:56:26] "POST /ref-update HTTP/1.1" 200 156 0.082427 10.0.0.27 - - [2026-06-01 12:56:27] "POST /tags HTTP/1.1" 200 363 0.094616 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020226 10.0.0.27 - - [2026-06-01 12:56:27] "GET / HTTP/1.1" 200 35931 0.004138 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 10.0.0.27 - - [2026-06-01 12:56:27] "GET /tag/6fb603d7-1670-4457-9ad0-a92e1f611117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.046775 10.0.0.27 - - [2026-06-01 12:56:27] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.025674 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.011131 10.0.0.27 - - [2026-06-01 12:56:27] "POST /access-control-lists HTTP/1.1" 200 551 0.076774 10.0.0.27 - - [2026-06-01 12:56:27] "PUT /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e HTTP/1.1" 200 274 0.091313 10.0.0.27 - - [2026-06-01 12:56:27] "POST /tags HTTP/1.1" 200 311 0.097711 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031491 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.036430 10.0.0.27 - - [2026-06-01 12:56:27] "GET /tag/e3744aea-41bc-4edf-97d3-9c7cf47d7a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.031888 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010764 10.0.0.27 - - [2026-06-01 12:56:27] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.008018 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-06-01 12:56:27] "POST /access-control-lists HTTP/1.1" 200 589 0.121760 10.0.0.27 - - [2026-06-01 12:56:27] "POST /ref-update HTTP/1.1" 200 156 0.082650 10.0.0.27 - - [2026-06-01 12:56:27] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.130797 10.0.0.27 - - [2026-06-01 12:56:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.016758 10.0.0.27 - - [2026-06-01 12:56:27] "POST /virtual-machines HTTP/1.1" 200 377 0.046662 10.0.0.27 - - [2026-06-01 12:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031023 10.0.0.27 - - [2026-06-01 12:56:27] "POST /access-control-lists HTTP/1.1" 200 601 0.119956 10.0.0.27 - - [2026-06-01 12:56:27] "POST /ref-update HTTP/1.1" 200 156 0.043469 10.0.0.27 - - [2026-06-01 12:56:27] "POST /ref-update HTTP/1.1" 200 156 0.081821 10.0.0.27 - - [2026-06-01 12:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.212144 10.0.0.27 - - [2026-06-01 12:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033581 10.0.0.27 - - [2026-06-01 12:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.27 - - [2026-06-01 12:56:28] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005265 10.0.0.27 - - [2026-06-01 12:56:28] "POST /instance-ips HTTP/1.1" 200 409 0.113690 10.0.0.27 - - [2026-06-01 12:56:28] "PUT /access-control-list/a0270aca-0aa7-4e90-b495-99b7604773a9 HTTP/1.1" 200 272 0.055300 10.0.0.27 - - [2026-06-01 12:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026952 10.0.0.27 - - [2026-06-01 12:56:28] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010669 10.0.0.27 - - [2026-06-01 12:56:28] "PUT /access-control-list/eb56afa8-f473-4e0f-9303-f205af878907 HTTP/1.1" 200 272 0.014021 10.0.0.27 - - [2026-06-01 12:56:28] "PUT /access-control-list/12206b28-c3ec-4d50-b9e3-eabcb004f442 HTTP/1.1" 200 272 0.049443 10.0.0.27 - - [2026-06-01 12:56:28] "POST /set-tag HTTP/1.1" 200 109 0.076003 10.0.0.27 - - [2026-06-01 12:56:28] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028727 10.0.0.27 - - [2026-06-01 12:56:28] "GET /instance-ip/4dc10ed8-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005952 10.0.0.27 - - [2026-06-01 12:56:28] "POST /tags HTTP/1.1" 200 305 0.298206 10.0.0.27 - - [2026-06-01 12:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025466 10.0.0.27 - - [2026-06-01 12:56:28] "GET /tag/cdc1085d-48eb-4ccd-b563-038b5c3f2279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.048416 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007719 10.0.0.27 - - [2026-06-01 12:56:29] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073335 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.27 - - [2026-06-01 12:56:29] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011331 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2026-06-01 12:56:29] "GET /service-appliance-set/ba16cc98-e695-45da-986b-7b83298a43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005483 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.004629 10.0.0.27 - - [2026-06-01 12:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141519 10.0.0.27 - - [2026-06-01 12:56:29] "GET /virtual-machine-interface/8fbffa9b-a4b9-4d3b-8c9a-e9dd9b601afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.027151 10.0.0.27 - - [2026-06-01 12:56:29] "POST /instance-ips HTTP/1.1" 200 381 0.100605 10.0.0.27 - - [2026-06-01 12:56:29] "GET /instance-ip/379131ea-06d4-48ab-80c1-91baccbb8548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006746 10.0.0.27 - - [2026-06-01 12:56:29] "POST /loadbalancers HTTP/1.1" 200 582 0.103943 10.0.0.27 - - [2026-06-01 12:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026188 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.27 - - [2026-06-01 12:56:29] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046052 10.0.0.27 - - [2026-06-01 12:56:29] "GET /loadbalancer/1b6f02fa-61a0-4ba2-b3b7-70c05a69923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003793 10.0.0.27 - - [2026-06-01 12:56:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044872 10.0.0.27 - - [2026-06-01 12:56:29] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070710 10.0.0.27 - - [2026-06-01 12:56:29] "GET /instance-ip/379131ea-06d4-48ab-80c1-91baccbb8548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005827 10.0.0.27 - - [2026-06-01 12:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023597 10.0.0.27 - - [2026-06-01 12:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020110 10.0.0.27 - - [2026-06-01 12:56:30] "POST /floating-ips HTTP/1.1" 200 583 0.061017 10.0.0.27 - - [2026-06-01 12:56:30] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063645 10.0.0.27 - - [2026-06-01 12:56:30] "GET /loadbalancer-listener/8c337d26-1896-4873-b9d0-4e63502f9f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004071 10.0.0.27 - - [2026-06-01 12:56:30] "GET /loadbalancer-listener/8c337d26-1896-4873-b9d0-4e63502f9f2c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009799 10.0.0.27 - - [2026-06-01 12:56:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037433 10.0.0.27 - - [2026-06-01 12:56:30] "GET /instance-ip/379131ea-06d4-48ab-80c1-91baccbb8548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005342 10.0.0.27 - - [2026-06-01 12:56:30] "GET /instance-ip/379131ea-06d4-48ab-80c1-91baccbb8548?fields=floating_ips HTTP/1.1" 200 1169 0.008453 10.0.0.27 - - [2026-06-01 12:56:30] "GET /floating-ip/3941cf3a-4c92-4edd-a103-f7a6ee45b309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.010951 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.27 - - [2026-06-01 12:56:30] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009017 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.27 - - [2026-06-01 12:56:30] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.012728 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.27 - - [2026-06-01 12:56:30] "GET /loadbalancer/1b6f02fa-61a0-4ba2-b3b7-70c05a69923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005501 10.0.0.27 - - [2026-06-01 12:56:30] "POST /tags HTTP/1.1" 200 371 0.027898 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010767 10.0.0.27 - - [2026-06-01 12:56:30] "GET /tag/ac873a16-bb9b-48bc-9a56-43cae67b7e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.047414 10.0.0.27 - - [2026-06-01 12:56:30] "POST /tags HTTP/1.1" 200 319 0.023493 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.27 - - [2026-06-01 12:56:30] "GET /tag/c2f6e46f-9405-4ae0-9024-676bb1617375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.021889 10.0.0.27 - - [2026-06-01 12:56:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.000550 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.015364 10.0.0.27 - - [2026-06-01 12:56:30] "POST /security-groups HTTP/1.1" 200 578 0.095161 10.0.0.27 - - [2026-06-01 12:56:30] "POST /projects HTTP/1.1" 200 497 0.248906 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.005917 10.0.0.27 - - [2026-06-01 12:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038958 10.0.0.27 - - [2026-06-01 12:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013903 10.0.0.27 - - [2026-06-01 12:56:31] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.033692 10.0.0.27 - - [2026-06-01 12:56:31] "POST /access-control-lists HTTP/1.1" 200 587 0.112749 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.023483 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.020254 10.0.0.27 - - [2026-06-01 12:56:31] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007387 10.0.0.27 - - [2026-06-01 12:56:31] "POST /access-control-lists HTTP/1.1" 200 585 0.066501 10.0.0.27 - - [2026-06-01 12:56:31] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.142729 10.0.0.27 - - [2026-06-01 12:56:31] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.083373 10.0.0.27 - - [2026-06-01 12:56:31] "POST /security-groups HTTP/1.1" 200 558 0.094642 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.011539 10.0.0.27 - - [2026-06-01 12:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018924 10.0.0.27 - - [2026-06-01 12:56:31] "POST /access-control-lists HTTP/1.1" 200 610 0.056031 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.027447 10.0.0.27 - - [2026-06-01 12:56:31] "POST /chown HTTP/1.1" 200 109 0.048321 10.0.0.27 - - [2026-06-01 12:56:31] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006530 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.27 - - [2026-06-01 12:56:31] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032180 10.0.0.27 - - [2026-06-01 12:56:31] "POST /access-control-lists HTTP/1.1" 200 608 0.070986 10.0.0.27 - - [2026-06-01 12:56:31] "POST /tags HTTP/1.1" 409 214 0.023771 10.0.0.27 - - [2026-06-01 12:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.27 - - [2026-06-01 12:56:31] "GET /tag/c2f6e46f-9405-4ae0-9024-676bb1617375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.022033 10.0.0.27 - - [2026-06-01 12:56:31] "POST /firewall-rules HTTP/1.1" 200 578 0.092128 10.0.0.27 - - [2026-06-01 12:56:31] "GET /firewall-rule/96f568b9-a346-4873-afd8-62ba840513d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004912 10.0.0.27 - - [2026-06-01 12:56:31] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004327 10.0.0.27 - - [2026-06-01 12:56:31] "GET /firewall-rule/96f568b9-a346-4873-afd8-62ba840513d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003940 10.0.0.27 - - [2026-06-01 12:56:31] "POST /ref-update HTTP/1.1" 200 156 0.039196 10.0.0.27 - - [2026-06-01 12:56:31] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007937 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009236 10.0.0.27 - - [2026-06-01 12:56:32] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004110 10.0.0.27 - - [2026-06-01 12:56:32] "POST /tags HTTP/1.1" 409 214 0.003878 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.27 - - [2026-06-01 12:56:32] "GET /tag/c2f6e46f-9405-4ae0-9024-676bb1617375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019412 10.0.0.27 - - [2026-06-01 12:56:32] "POST /firewall-rules HTTP/1.1" 200 576 0.072428 10.0.0.27 - - [2026-06-01 12:56:32] "GET /firewall-rule/b41fb55a-27a3-4ecf-ace2-bce6699efc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.022961 10.0.0.27 - - [2026-06-01 12:56:32] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005220 10.0.0.27 - - [2026-06-01 12:56:32] "GET /firewall-rule/b41fb55a-27a3-4ecf-ace2-bce6699efc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004907 10.0.0.27 - - [2026-06-01 12:56:32] "POST /ref-update HTTP/1.1" 200 156 0.082783 10.0.0.27 - - [2026-06-01 12:56:32] "POST /tags HTTP/1.1" 200 301 0.027450 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016952 10.0.0.27 - - [2026-06-01 12:56:32] "GET /tag/77c71f0b-bdd0-4108-8771-5944427a413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023987 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.27 - - [2026-06-01 12:56:32] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070117 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007516 10.0.0.27 - - [2026-06-01 12:56:32] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.011476 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.27 - - [2026-06-01 12:56:32] "GET /service-appliance-set/ba16cc98-e695-45da-986b-7b83298a43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005567 10.0.0.27 - - [2026-06-01 12:56:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.003718 10.0.0.27 - - [2026-06-01 12:56:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.183168 10.0.0.27 - - [2026-06-01 12:56:32] "GET /virtual-machine-interface/d39a52a2-956f-4ce7-86f8-1424e1f08294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.029450 10.0.0.27 - - [2026-06-01 12:56:33] "POST /instance-ips HTTP/1.1" 200 377 0.053692 10.0.0.27 - - [2026-06-01 12:56:33] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012330 10.0.0.27 - - [2026-06-01 12:56:33] "POST /loadbalancers HTTP/1.1" 200 582 0.074723 10.0.0.27 - - [2026-06-01 12:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023929 10.0.0.27 - - [2026-06-01 12:56:33] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081307 10.0.0.27 - - [2026-06-01 12:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.042679 10.0.0.27 - - [2026-06-01 12:56:33] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009248 10.0.0.27 - - [2026-06-01 12:56:33] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060103 10.0.0.27 - - [2026-06-01 12:56:33] "POST /floating-ips HTTP/1.1" 200 581 0.036893 10.0.0.27 - - [2026-06-01 12:56:33] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.022734 10.0.0.27 - - [2026-06-01 12:56:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038075 10.0.0.27 - - [2026-06-01 12:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034442 10.0.0.27 - - [2026-06-01 12:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012640 10.0.0.27 - - [2026-06-01 12:56:33] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047672 10.0.0.27 - - [2026-06-01 12:56:33] "GET /loadbalancer-listener/79618922-d482-4a04-ae21-5f4529406a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003539 10.0.0.27 - - [2026-06-01 12:56:33] "GET /loadbalancer-listener/79618922-d482-4a04-ae21-5f4529406a9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.019785 10.0.0.27 - - [2026-06-01 12:56:33] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045662 10.0.0.27 - - [2026-06-01 12:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.27 - - [2026-06-01 12:56:33] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005720 10.0.0.27 - - [2026-06-01 12:56:33] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?fields=floating_ips HTTP/1.1" 200 1164 0.010577 10.0.0.27 - - [2026-06-01 12:56:33] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.030384 10.0.0.27 - - [2026-06-01 12:56:33] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074696 10.0.0.27 - - [2026-06-01 12:56:33] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003330 10.0.0.27 - - [2026-06-01 12:56:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037291 10.0.0.27 - - [2026-06-01 12:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023098 10.0.0.27 - - [2026-06-01 12:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.27 - - [2026-06-01 12:56:34] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.083938 10.0.0.27 - - [2026-06-01 12:56:34] "GET /loadbalancer-listener/4b69781c-f1d1-496d-8b2c-87d4709d21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013281 10.0.0.27 - - [2026-06-01 12:56:34] "GET /loadbalancer-listener/4b69781c-f1d1-496d-8b2c-87d4709d21c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007705 10.0.0.27 - - [2026-06-01 12:56:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.077733 10.0.0.27 - - [2026-06-01 12:56:34] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009574 10.0.0.27 - - [2026-06-01 12:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.27 - - [2026-06-01 12:56:34] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?fields=floating_ips HTTP/1.1" 200 1164 0.007404 10.0.0.27 - - [2026-06-01 12:56:34] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002601 10.0.0.27 - - [2026-06-01 12:56:34] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064625 10.0.0.27 - - [2026-06-01 12:56:34] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002971 10.0.0.27 - - [2026-06-01 12:56:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026343 10.0.0.27 - - [2026-06-01 12:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022227 10.0.0.27 - - [2026-06-01 12:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.27 - - [2026-06-01 12:56:34] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032360 10.0.0.27 - - [2026-06-01 12:56:34] "GET /loadbalancer-listener/31d8d8fd-d659-44e8-aa01-c2b8b3a0d0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.019978 10.0.0.27 - - [2026-06-01 12:56:34] "GET /loadbalancer-listener/31d8d8fd-d659-44e8-aa01-c2b8b3a0d0e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004547 10.0.0.27 - - [2026-06-01 12:56:34] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032020 10.0.0.27 - - [2026-06-01 12:56:34] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011916 10.0.0.27 - - [2026-06-01 12:56:34] "GET /instance-ip/e0930de5-9269-4eac-8702-5d0712b916d0?fields=floating_ips HTTP/1.1" 200 1164 0.009908 10.0.0.27 - - [2026-06-01 12:56:34] "POST /tags HTTP/1.1" 200 363 0.066491 10.0.0.27 - - [2026-06-01 12:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012167 10.0.0.27 - - [2026-06-01 12:56:34] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015845 10.0.0.27 - - [2026-06-01 12:56:34] "GET /tag/dccea39c-933f-40bd-bcf0-906910c879d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.019672 10.0.0.27 - - [2026-06-01 12:56:34] "POST /tags HTTP/1.1" 200 311 0.032574 10.0.0.27 - - [2026-06-01 12:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022741 10.0.0.27 - - [2026-06-01 12:56:35] "GET /tag/114171b3-2c0c-453f-9791-e62c2a657bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019450 10.0.0.27 - - [2026-06-01 12:56:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000574 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.016082 10.0.0.27 - - [2026-06-01 12:56:35] "POST /security-groups HTTP/1.1" 200 574 0.070494 10.0.0.27 - - [2026-06-01 12:56:35] "POST /projects HTTP/1.1" 200 489 0.246235 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.003505 10.0.0.27 - - [2026-06-01 12:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018383 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.27 - - [2026-06-01 12:56:35] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.016715 10.0.0.27 - - [2026-06-01 12:56:35] "POST /access-control-lists HTTP/1.1" 200 583 0.105314 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022780 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.016146 10.0.0.27 - - [2026-06-01 12:56:35] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007857 10.0.0.27 - - [2026-06-01 12:56:35] "POST /access-control-lists HTTP/1.1" 200 581 0.064958 10.0.0.27 - - [2026-06-01 12:56:35] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.094210 10.0.0.27 - - [2026-06-01 12:56:35] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.071113 10.0.0.27 - - [2026-06-01 12:56:35] "POST /security-groups HTTP/1.1" 200 546 0.082210 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.004296 10.0.0.27 - - [2026-06-01 12:56:35] "POST /access-control-lists HTTP/1.1" 200 602 0.074666 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.009668 10.0.0.27 - - [2026-06-01 12:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.090571 10.0.0.27 - - [2026-06-01 12:56:35] "POST /chown HTTP/1.1" 200 109 0.019554 10.0.0.27 - - [2026-06-01 12:56:35] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.037038 10.0.0.27 - - [2026-06-01 12:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.27 - - [2026-06-01 12:56:36] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021428 10.0.0.27 - - [2026-06-01 12:56:36] "POST /access-control-lists HTTP/1.1" 200 600 0.096905 10.0.0.27 - - [2026-06-01 12:56:36] "POST /tags HTTP/1.1" 409 210 0.015929 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.27 - - [2026-06-01 12:56:36] "GET /tag/114171b3-2c0c-453f-9791-e62c2a657bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.035798 10.0.0.27 - - [2026-06-01 12:56:36] "POST /firewall-rules HTTP/1.1" 200 570 0.073526 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-rule/d77f7fbc-762b-407d-9aa2-c912b4cdd99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004994 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004402 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-rule/d77f7fbc-762b-407d-9aa2-c912b4cdd99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002896 10.0.0.27 - - [2026-06-01 12:56:36] "POST /ref-update HTTP/1.1" 200 156 0.051888 10.0.0.27 - - [2026-06-01 12:56:36] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015082 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.27 - - [2026-06-01 12:56:36] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003459 10.0.0.27 - - [2026-06-01 12:56:36] "POST /tags HTTP/1.1" 409 210 0.002787 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.27 - - [2026-06-01 12:56:36] "GET /tag/114171b3-2c0c-453f-9791-e62c2a657bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025090 10.0.0.27 - - [2026-06-01 12:56:36] "POST /firewall-rules HTTP/1.1" 200 568 0.105933 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-rule/08101e2e-b53b-4274-a811-f635c83afa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019905 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006482 10.0.0.27 - - [2026-06-01 12:56:36] "GET /firewall-rule/08101e2e-b53b-4274-a811-f635c83afa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007484 10.0.0.27 - - [2026-06-01 12:56:36] "POST /ref-update HTTP/1.1" 200 156 0.055834 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2026-06-01 12:56:36] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003609 10.0.0.27 - - [2026-06-01 12:56:36] "POST /tags HTTP/1.1" 409 237 0.002236 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.27 - - [2026-06-01 12:56:36] "GET /tag/6fb603d7-1670-4457-9ad0-a92e1f611117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014900 10.0.0.27 - - [2026-06-01 12:56:36] "POST /tags HTTP/1.1" 409 210 0.002956 10.0.0.27 - - [2026-06-01 12:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2026-06-01 12:56:36] "GET /tag/e3744aea-41bc-4edf-97d3-9c7cf47d7a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012357 10.0.0.27 - - [2026-06-01 12:56:36] "POST /projects HTTP/1.1" 409 223 0.002770 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.27 - - [2026-06-01 12:56:37] "GET /project/7a41ae18-8551-446e-8dd6-35a6fb6e1026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050670 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-06-01 12:56:37] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008307 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2026-06-01 12:56:37] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004438 10.0.0.27 - - [2026-06-01 12:56:37] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.054238 10.0.0.27 - - [2026-06-01 12:56:37] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.069073 10.0.0.27 - - [2026-06-01 12:56:37] "POST /security-groups HTTP/1.1" 409 253 0.013045 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.27 - - [2026-06-01 12:56:37] "PUT /security-group/02d07a6d-f86e-49b6-af26-71317ce9b322 HTTP/1.1" 200 262 0.066044 10.0.0.27 - - [2026-06-01 12:56:37] "PUT /access-control-list/951ecee1-52dd-431d-8517-fd60be9b86ab HTTP/1.1" 200 272 0.020103 10.0.0.27 - - [2026-06-01 12:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.063349 10.0.0.27 - - [2026-06-01 12:56:37] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014716 10.0.0.27 - - [2026-06-01 12:56:37] "PUT /access-control-list/a4047536-58e1-497a-9baf-468ba8a0a982 HTTP/1.1" 200 272 0.065230 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.27 - - [2026-06-01 12:56:37] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003324 10.0.0.27 - - [2026-06-01 12:56:37] "POST /tags HTTP/1.1" 409 210 0.002473 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.27 - - [2026-06-01 12:56:37] "GET /tag/e3744aea-41bc-4edf-97d3-9c7cf47d7a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011996 10.0.0.27 - - [2026-06-01 12:56:37] "POST /firewall-rules HTTP/1.1" 200 570 0.094290 10.0.0.27 - - [2026-06-01 12:56:37] "GET /firewall-rule/3740c542-3d26-492f-a9fd-b854aadfd4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004622 10.0.0.27 - - [2026-06-01 12:56:37] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004010 10.0.0.27 - - [2026-06-01 12:56:37] "GET /firewall-rule/3740c542-3d26-492f-a9fd-b854aadfd4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002755 10.0.0.27 - - [2026-06-01 12:56:37] "POST /ref-update HTTP/1.1" 200 156 0.049040 10.0.0.27 - - [2026-06-01 12:56:37] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008724 10.0.0.27 - - [2026-06-01 12:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.27 - - [2026-06-01 12:56:38] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003779 10.0.0.27 - - [2026-06-01 12:56:38] "POST /tags HTTP/1.1" 409 210 0.002088 10.0.0.27 - - [2026-06-01 12:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.27 - - [2026-06-01 12:56:38] "GET /tag/e3744aea-41bc-4edf-97d3-9c7cf47d7a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011196 10.0.0.27 - - [2026-06-01 12:56:38] "POST /firewall-rules HTTP/1.1" 200 568 0.077497 10.0.0.27 - - [2026-06-01 12:56:38] "GET /firewall-rule/2a0aefa8-2fbe-41d0-8ac9-33aefa30dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004644 10.0.0.27 - - [2026-06-01 12:56:38] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005707 10.0.0.27 - - [2026-06-01 12:56:38] "GET /firewall-rule/2a0aefa8-2fbe-41d0-8ac9-33aefa30dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002854 10.0.0.27 - - [2026-06-01 12:56:38] "POST /ref-update HTTP/1.1" 200 156 0.044347 10.0.0.27 - - [2026-06-01 12:56:38] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010543 10.0.0.27 - - [2026-06-01 12:56:38] "POST /set-tag HTTP/1.1" 200 109 0.015913 10.0.0.33 - - [2026-06-01 12:57:12] "GET / HTTP/1.1" 200 35931 0.008629 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-06-01 12:57:12] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005034 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-06-01 12:57:12] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003247 10.0.0.33 - - [2026-06-01 12:57:12] "PUT /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e HTTP/1.1" 200 274 0.012552 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004212 10.0.0.33 - - [2026-06-01 12:57:12] "POST /virtual-routers HTTP/1.1" 200 599 0.023172 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.33 - - [2026-06-01 12:57:12] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006427 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.005046 10.0.0.33 - - [2026-06-01 12:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.33 - - [2026-06-01 12:57:12] "GET /virtual-network/9d3c3ce7-2968-4c43-a8a0-22878bc27301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008070 10.0.0.33 - - [2026-06-01 12:57:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.096101 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001355 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001437 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001398 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001530 10.0.0.33 - - [2026-06-01 12:57:38] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.33 - - [2026-06-01 12:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2026-06-01 12:57:38] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005783 10.0.0.33 - - [2026-06-01 12:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.33 - - [2026-06-01 12:57:38] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003843 10.0.0.33 - - [2026-06-01 12:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2026-06-01 12:57:38] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003667 10.0.0.33 - - [2026-06-01 12:57:38] "PUT /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79 HTTP/1.1" 200 262 0.019578 10.0.0.33 - - [2026-06-01 12:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012863 10.0.0.33 - - [2026-06-01 12:57:38] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.014091 10.0.0.33 - - [2026-06-01 12:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-06-01 12:57:38] "GET /virtual-machine-interface/90890898-a449-41db-bca7-27184a769b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.017639 10.0.0.33 - - [2026-06-01 12:57:38] "PUT /virtual-machine-interface/90890898-a449-41db-bca7-27184a769b98 HTTP/1.1" 200 284 0.015791 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001451 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:57:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001527 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:59:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001737 [Introspect:8084]10.0.0.27 - - [2026-06-01 12:59:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001526 10.0.0.27 - - [2026-06-01 13:00:15] "GET /global-system-configs HTTP/1.1" 200 322 0.003179 10.0.0.27 - - [2026-06-01 13:00:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002727 10.0.0.27 - - [2026-06-01 13:00:16] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003738 10.0.0.27 - - [2026-06-01 13:00:16] "POST /ref-update HTTP/1.1" 200 156 0.011196 10.0.0.27 - - [2026-06-01 13:00:25] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011447 10.0.0.27 - - [2026-06-01 13:00:25] "POST /set-tag HTTP/1.1" 200 109 0.007607 10.0.0.27 - - [2026-06-01 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2026-06-01 13:00:25] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003479 10.0.0.27 - - [2026-06-01 13:00:25] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006010 10.0.0.27 - - [2026-06-01 13:00:25] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.27 - - [2026-06-01 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.27 - - [2026-06-01 13:00:25] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004058 10.0.0.27 - - [2026-06-01 13:00:25] "GET /loadbalancer-pool/f5f0cee9-88d9-4506-a22a-cf34e9fbcff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009075 10.0.0.27 - - [2026-06-01 13:00:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024225 10.0.0.27 - - [2026-06-01 13:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020220 10.0.0.27 - - [2026-06-01 13:00:25] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020409 10.0.0.27 - - [2026-06-01 13:00:25] "POST /tags HTTP/1.1" 409 205 0.004436 10.0.0.27 - - [2026-06-01 13:00:25] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007736 10.0.0.27 - - [2026-06-01 13:00:25] "POST /ref-update HTTP/1.1" 200 156 0.015797 10.0.0.27 - - [2026-06-01 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.27 - - [2026-06-01 13:00:25] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.022632 10.0.0.27 - - [2026-06-01 13:00:25] "GET /tag/77c71f0b-bdd0-4108-8771-5944427a413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015940 10.0.0.27 - - [2026-06-01 13:00:25] "POST /set-tag HTTP/1.1" 200 109 0.060938 10.0.0.27 - - [2026-06-01 13:00:25] "PUT /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e HTTP/1.1" 200 256 0.061650 10.0.0.27 - - [2026-06-01 13:00:25] "GET /loadbalancer-pool/7ae6c3a3-e3f6-47de-9562-1da36a5cdedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020253 10.0.0.27 - - [2026-06-01 13:00:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045676 10.0.0.27 - - [2026-06-01 13:00:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018478 10.0.0.27 - - [2026-06-01 13:00:26] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013021 10.0.0.27 - - [2026-06-01 13:00:26] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005064 10.0.0.27 - - [2026-06-01 13:00:26] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.27 - - [2026-06-01 13:00:26] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011987 10.0.0.27 - - [2026-06-01 13:00:26] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.27 - - [2026-06-01 13:00:26] "GET /loadbalancer-pool/8b25dd37-f5c6-4e5c-82ae-5f0919a75277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004488 10.0.0.27 - - [2026-06-01 13:00:26] "PUT /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e HTTP/1.1" 200 256 0.023195 10.0.0.27 - - [2026-06-01 13:00:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.061204 10.0.0.27 - - [2026-06-01 13:00:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012116 10.0.0.27 - - [2026-06-01 13:00:26] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023616 10.0.0.27 - - [2026-06-01 13:00:26] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014598 10.0.0.27 - - [2026-06-01 13:00:26] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.27 - - [2026-06-01 13:00:26] "POST /ref-update HTTP/1.1" 200 156 0.017335 10.0.0.27 - - [2026-06-01 13:00:26] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.017000 10.0.0.27 - - [2026-06-01 13:00:26] "PUT /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e HTTP/1.1" 200 256 0.014782 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:01:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:01:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:02:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:02:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.27 - - [2026-06-01 13:03:06] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.27 - - [2026-06-01 13:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.27 - - [2026-06-01 13:03:06] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005129 10.0.0.27 - - [2026-06-01 13:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2026-06-01 13:03:06] "GET /config-node/94810e9b-b7a6-49c5-b1e1-ad8e4b7ee7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003659 10.0.0.27 - - [2026-06-01 13:03:18] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.27 - - [2026-06-01 13:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.27 - - [2026-06-01 13:03:18] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004193 10.0.0.27 - - [2026-06-01 13:03:18] "POST /bgp-routers HTTP/1.1" 409 301 0.003723 10.0.0.27 - - [2026-06-01 13:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2026-06-01 13:03:18] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010402 10.0.0.27 - - [2026-06-01 13:03:18] "PUT /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e HTTP/1.1" 200 254 0.071497 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:03:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001359 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:03:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.27 - - [2026-06-01 13:03:32] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005632 10.0.0.27 - - [2026-06-01 13:03:32] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.27 - - [2026-06-01 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.27 - - [2026-06-01 13:03:32] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003290 10.0.0.27 - - [2026-06-01 13:03:32] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004949 10.0.0.27 - - [2026-06-01 13:03:32] "POST /set-tag HTTP/1.1" 200 109 0.037640 10.0.0.27 - - [2026-06-01 13:03:32] "DELETE /loadbalancer-member/c57d6db6-3b84-491c-8082-7220b57375d6 HTTP/1.1" 200 115 0.077289 10.0.0.27 - - [2026-06-01 13:03:32] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018909 10.0.0.27 - - [2026-06-01 13:03:32] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.27 - - [2026-06-01 13:03:32] "DELETE /loadbalancer-member/a7aa4b34-a2b5-4f20-a13e-43851c6a4425 HTTP/1.1" 200 115 0.036565 10.0.0.27 - - [2026-06-01 13:03:32] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006241 10.0.0.27 - - [2026-06-01 13:03:32] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.27 - - [2026-06-01 13:03:32] "DELETE /loadbalancer-member/4a575163-141c-410b-a562-0bf8af47e148 HTTP/1.1" 200 115 0.081296 10.0.0.27 - - [2026-06-01 13:03:32] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012456 10.0.0.27 - - [2026-06-01 13:03:32] "POST /set-tag HTTP/1.1" 200 109 0.005403 10.0.0.27 - - [2026-06-01 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2026-06-01 13:03:32] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004782 10.0.0.27 - - [2026-06-01 13:03:32] "GET /loadbalancer-pool/f5f0cee9-88d9-4506-a22a-cf34e9fbcff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009404 10.0.0.27 - - [2026-06-01 13:03:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.067604 10.0.0.27 - - [2026-06-01 13:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.056318 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033236 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005360 10.0.0.27 - - [2026-06-01 13:03:33] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004037 10.0.0.27 - - [2026-06-01 13:03:33] "POST /set-tag HTTP/1.1" 200 109 0.064122 10.0.0.27 - - [2026-06-01 13:03:33] "GET /loadbalancer-pool/7ae6c3a3-e3f6-47de-9562-1da36a5cdedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.037827 10.0.0.27 - - [2026-06-01 13:03:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030830 10.0.0.27 - - [2026-06-01 13:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010659 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018695 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005383 10.0.0.27 - - [2026-06-01 13:03:33] "POST /set-tag HTTP/1.1" 200 109 0.005202 10.0.0.27 - - [2026-06-01 13:03:33] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003016 10.0.0.27 - - [2026-06-01 13:03:33] "GET /loadbalancer-pool/8b25dd37-f5c6-4e5c-82ae-5f0919a75277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004279 10.0.0.27 - - [2026-06-01 13:03:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020026 10.0.0.27 - - [2026-06-01 13:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015287 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009407 10.0.0.27 - - [2026-06-01 13:03:33] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007402 10.0.0.27 - - [2026-06-01 13:03:33] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002991 10.0.0.27 - - [2026-06-01 13:03:33] "POST /set-tag HTTP/1.1" 200 109 0.002909 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001629 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001473 10.0.0.27 - - [2026-06-01 13:05:09] "GET / HTTP/1.1" 200 35931 0.002230 10.0.0.27 - - [2026-06-01 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.27 - - [2026-06-01 13:05:09] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033891 10.0.0.27 - - [2026-06-01 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.27 - - [2026-06-01 13:05:09] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057258 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.27 - - [2026-06-01 13:05:10] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052837 10.0.0.27 - - [2026-06-01 13:05:10] "POST /tags HTTP/1.1" 200 333 0.038902 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.27 - - [2026-06-01 13:05:10] "GET /tag/d5d35c10-ba14-4670-a4f1-e6f523944214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.036018 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.27 - - [2026-06-01 13:05:10] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045632 10.0.0.27 - - [2026-06-01 13:05:10] "GET /virtual-networks?parent_id=5730e442-c84d-440e-b4d3-d4081d69584d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002390 10.0.0.27 - - [2026-06-01 13:05:10] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050121 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2026-06-01 13:05:10] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007708 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2026-06-01 13:05:10] "GET /service-appliance-set/ba16cc98-e695-45da-986b-7b83298a43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.019425 10.0.0.27 - - [2026-06-01 13:05:10] "POST /virtual-networks HTTP/1.1" 200 512 0.124549 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014154 10.0.0.27 - - [2026-06-01 13:05:10] "GET /network-ipam/42ac69c8-6e6a-42aa-ad35-1240da836a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010812 10.0.0.27 - - [2026-06-01 13:05:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.005496 10.0.0.27 - - [2026-06-01 13:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.182091 10.0.0.27 - - [2026-06-01 13:05:11] "GET /virtual-machine-interface/210f4524-ebbf-4667-af7f-4c9f81aeae2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020989 10.0.0.27 - - [2026-06-01 13:05:11] "POST /useragent-kv HTTP/1.1" 200 115 0.026342 10.0.0.27 - - [2026-06-01 13:05:11] "POST /ref-update HTTP/1.1" 200 156 0.223078 10.0.0.27 - - [2026-06-01 13:05:11] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009367 10.0.0.27 - - [2026-06-01 13:05:11] "GET /domains HTTP/1.1" 200 280 0.005223 10.0.0.27 - - [2026-06-01 13:05:11] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.013683 10.0.0.27 - - [2026-06-01 13:05:11] "POST /instance-ips HTTP/1.1" 200 409 0.077157 10.0.0.27 - - [2026-06-01 13:05:11] "GET /instance-ip/11da087e-bcca-408c-8889-3631a441a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009067 10.0.0.27 - - [2026-06-01 13:05:11] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 5476 0.110726 10.0.0.27 - - [2026-06-01 13:05:11] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.012037 10.0.0.27 - - [2026-06-01 13:05:11] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.005982 10.0.0.27 - - [2026-06-01 13:05:11] "POST /route-targets HTTP/1.1" 200 327 0.018619 10.0.0.27 - - [2026-06-01 13:05:11] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1182 0.013739 10.0.0.27 - - [2026-06-01 13:05:11] "POST /loadbalancers HTTP/1.1" 200 610 0.102477 10.0.0.27 - - [2026-06-01 13:05:11] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1182 0.010822 10.0.0.27 - - [2026-06-01 13:05:11] "POST /ref-update HTTP/1.1" 200 156 0.047462 10.0.0.27 - - [2026-06-01 13:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033477 10.0.0.27 - - [2026-06-01 13:05:11] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074137 10.0.0.27 - - [2026-06-01 13:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028018 10.0.0.27 - - [2026-06-01 13:05:11] "GET /instance-ip/11da087e-bcca-408c-8889-3631a441a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.021357 10.0.0.27 - - [2026-06-01 13:05:11] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063387 10.0.0.27 - - [2026-06-01 13:05:11] "POST /floating-ips HTTP/1.1" 200 597 0.061465 10.0.0.27 - - [2026-06-01 13:05:11] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012079 10.0.0.27 - - [2026-06-01 13:05:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042807 10.0.0.27 - - [2026-06-01 13:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.27 - - [2026-06-01 13:05:11] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061401 10.0.0.27 - - [2026-06-01 13:05:11] "GET /loadbalancer-listener/c995fc54-7d1d-4d64-a85f-3396d71007a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004492 10.0.0.27 - - [2026-06-01 13:05:11] "GET /loadbalancer-listener/c995fc54-7d1d-4d64-a85f-3396d71007a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004581 10.0.0.27 - - [2026-06-01 13:05:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.038913 10.0.0.27 - - [2026-06-01 13:05:12] "GET /instance-ip/11da087e-bcca-408c-8889-3631a441a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003564 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.27 - - [2026-06-01 13:05:12] "GET /instance-ip/11da087e-bcca-408c-8889-3631a441a0e3?fields=floating_ips HTTP/1.1" 200 1211 0.009849 10.0.0.27 - - [2026-06-01 13:05:12] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007472 10.0.0.27 - - [2026-06-01 13:05:12] "GET /floating-ip/efd82bf3-2acc-4b80-a092-3430a2453f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.018854 10.0.0.27 - - [2026-06-01 13:05:12] "POST /tags HTTP/1.1" 200 295 0.115111 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028296 10.0.0.27 - - [2026-06-01 13:05:12] "GET /tag/d4a5dada-c1ce-45ab-b1e3-a086bffc36df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.027436 10.0.0.27 - - [2026-06-01 13:05:12] "POST /tags HTTP/1.1" 409 233 0.002800 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2026-06-01 13:05:12] "GET /tag/f0a79e6a-5b9b-46b6-9437-4e0fc5e331f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015233 10.0.0.27 - - [2026-06-01 13:05:12] "POST /tags HTTP/1.1" 409 206 0.002919 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.27 - - [2026-06-01 13:05:12] "GET /tag/68107184-0a05-46b8-ab8d-871a7781657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013169 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.27 - - [2026-06-01 13:05:12] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004659 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.27 - - [2026-06-01 13:05:12] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041186 10.0.0.27 - - [2026-06-01 13:05:12] "POST /virtual-machines HTTP/1.1" 200 369 0.014384 10.0.0.27 - - [2026-06-01 13:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023335 10.0.0.27 - - [2026-06-01 13:05:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129233 10.0.0.27 - - [2026-06-01 13:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013863 10.0.0.27 - - [2026-06-01 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023929 10.0.0.27 - - [2026-06-01 13:05:12] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008181 10.0.0.27 - - [2026-06-01 13:05:12] "POST /instance-ips HTTP/1.1" 200 409 0.025750 10.0.0.27 - - [2026-06-01 13:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040944 10.0.0.27 - - [2026-06-01 13:05:12] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013022 10.0.0.27 - - [2026-06-01 13:05:13] "POST /set-tag HTTP/1.1" 200 109 0.029413 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025375 10.0.0.27 - - [2026-06-01 13:05:13] "GET /instance-ip/86903c1a-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004852 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004992 10.0.0.27 - - [2026-06-01 13:05:13] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004421 10.0.0.27 - - [2026-06-01 13:05:13] "POST /ref-update HTTP/1.1" 200 156 0.012035 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012168 10.0.0.27 - - [2026-06-01 13:05:13] "POST /set-tag HTTP/1.1" 200 109 0.008277 10.0.0.27 - - [2026-06-01 13:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004683 10.0.0.27 - - [2026-06-01 13:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.27 - - [2026-06-01 13:05:13] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034096 10.0.0.27 - - [2026-06-01 13:05:13] "POST /virtual-machines HTTP/1.1" 200 369 0.021236 10.0.0.27 - - [2026-06-01 13:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024734 10.0.0.27 - - [2026-06-01 13:05:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137316 10.0.0.27 - - [2026-06-01 13:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012182 10.0.0.27 - - [2026-06-01 13:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020762 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007327 10.0.0.27 - - [2026-06-01 13:05:13] "POST /instance-ips HTTP/1.1" 200 409 0.041265 10.0.0.27 - - [2026-06-01 13:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032501 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007988 10.0.0.27 - - [2026-06-01 13:05:13] "POST /set-tag HTTP/1.1" 200 109 0.018647 10.0.0.27 - - [2026-06-01 13:05:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025034 10.0.0.27 - - [2026-06-01 13:05:13] "GET /instance-ip/8714b9ae-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003351 10.0.0.27 - - [2026-06-01 13:05:14] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004638 10.0.0.27 - - [2026-06-01 13:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.27 - - [2026-06-01 13:05:14] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004111 10.0.0.27 - - [2026-06-01 13:05:14] "POST /ref-update HTTP/1.1" 200 156 0.010552 10.0.0.27 - - [2026-06-01 13:05:14] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004753 10.0.0.27 - - [2026-06-01 13:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.27 - - [2026-06-01 13:05:14] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004401 10.0.0.27 - - [2026-06-01 13:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.27 - - [2026-06-01 13:05:14] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004587 10.0.0.27 - - [2026-06-01 13:05:14] "POST /set-tag HTTP/1.1" 200 109 0.008945 10.0.0.27 - - [2026-06-01 13:05:15] "GET /global-system-configs HTTP/1.1" 200 322 0.008436 10.0.0.27 - - [2026-06-01 13:05:15] "GET /global-system-configs HTTP/1.1" 200 322 0.007386 10.0.0.27 - - [2026-06-01 13:05:16] "GET /domains HTTP/1.1" 200 280 0.002338 10.0.0.27 - - [2026-06-01 13:05:16] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.004085 10.0.0.27 - - [2026-06-01 13:05:16] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 7064 0.037218 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.004738 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.004529 10.0.0.27 - - [2026-06-01 13:05:16] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1403 0.004917 10.0.0.27 - - [2026-06-01 13:05:16] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1403 0.003830 10.0.0.27 - - [2026-06-01 13:05:16] "GET /route-target/c1d58ba4-9455-47df-ab77-caf8a3993bfc HTTP/1.1" 200 1153 0.003317 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.004653 10.0.0.27 - - [2026-06-01 13:05:16] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1403 0.003226 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004938 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.005062 10.0.0.27 - - [2026-06-01 13:05:16] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1403 0.003229 10.0.0.27 - - [2026-06-01 13:05:16] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 200 1403 0.003052 10.0.0.27 - - [2026-06-01 13:05:16] "GET /route-target/c1d58ba4-9455-47df-ab77-caf8a3993bfc HTTP/1.1" 200 1153 0.003476 10.0.0.27 - - [2026-06-01 13:05:16] "GET /domains HTTP/1.1" 200 280 0.002298 10.0.0.27 - - [2026-06-01 13:05:16] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.003623 10.0.0.27 - - [2026-06-01 13:05:16] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 7064 0.040229 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2093 0.005682 10.0.0.27 - - [2026-06-01 13:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.27 - - [2026-06-01 13:05:16] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036541 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007154 10.0.0.27 - - [2026-06-01 13:05:16] "GET /floating-ip-pools?parent_id=f0946943-13e6-4759-bc3a-5697c3502a4a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002522 10.0.0.27 - - [2026-06-01 13:05:16] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004750 10.0.0.27 - - [2026-06-01 13:05:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021943 10.0.0.27 - - [2026-06-01 13:05:16] "POST /ref-update HTTP/1.1" 200 156 0.013598 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012679 10.0.0.27 - - [2026-06-01 13:05:17] "GET /domains HTTP/1.1" 200 280 0.001935 10.0.0.27 - - [2026-06-01 13:05:17] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.003121 10.0.0.27 - - [2026-06-01 13:05:17] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 7320 0.036804 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2331 0.008450 10.0.0.27 - - [2026-06-01 13:05:17] "GET /floating-ip-pool/42c3c6d1-6f6a-4bba-a9bb-f9a081ae66d0 HTTP/1.1" 200 1314 0.003010 10.0.0.27 - - [2026-06-01 13:05:17] "GET /domains HTTP/1.1" 200 280 0.002303 10.0.0.27 - - [2026-06-01 13:05:17] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.003392 10.0.0.27 - - [2026-06-01 13:05:17] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 7320 0.046566 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 2331 0.006774 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005642 10.0.0.27 - - [2026-06-01 13:05:17] "POST /tags HTTP/1.1" 200 365 0.059825 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.27 - - [2026-06-01 13:05:17] "GET /tag/7242eb9e-3e80-4d68-b35f-61398390b35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.018151 10.0.0.27 - - [2026-06-01 13:05:17] "POST /tags HTTP/1.1" 409 206 0.002520 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.27 - - [2026-06-01 13:05:17] "GET /tag/68107184-0a05-46b8-ab8d-871a7781657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030670 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-06-01 13:05:17] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037947 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004899 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.27 - - [2026-06-01 13:05:17] "GET /service-appliance-set/5c488551-ee8b-494e-942a-cab9fad80393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004377 10.0.0.27 - - [2026-06-01 13:05:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.001947 10.0.0.27 - - [2026-06-01 13:05:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.115772 10.0.0.27 - - [2026-06-01 13:05:17] "GET /virtual-machine-interface/435cd248-ffb5-4624-a753-da881b38a15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.023198 10.0.0.27 - - [2026-06-01 13:05:17] "POST /set-tag HTTP/1.1" 200 109 0.018945 10.0.0.27 - - [2026-06-01 13:05:17] "POST /instance-ips HTTP/1.1" 200 417 0.027184 10.0.0.27 - - [2026-06-01 13:05:17] "GET /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010552 10.0.0.27 - - [2026-06-01 13:05:17] "POST /loadbalancers HTTP/1.1" 200 618 0.073708 10.0.0.27 - - [2026-06-01 13:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009907 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011924 10.0.0.27 - - [2026-06-01 13:05:18] "POST /service-instances HTTP/1.1" 200 566 0.045138 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.012959 10.0.0.27 - - [2026-06-01 13:05:18] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063120 10.0.0.27 - - [2026-06-01 13:05:18] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.009064 10.0.0.27 - - [2026-06-01 13:05:18] "GET /virtual-machine-interface/435cd248-ffb5-4624-a753-da881b38a15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010453 10.0.0.27 - - [2026-06-01 13:05:18] "GET /virtual-machine-interface/435cd248-ffb5-4624-a753-da881b38a15e?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008770 10.0.0.27 - - [2026-06-01 13:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021952 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.27 - - [2026-06-01 13:05:18] "GET /floating-ip-pool/42c3c6d1-6f6a-4bba-a9bb-f9a081ae66d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002799 10.0.0.27 - - [2026-06-01 13:05:18] "POST /virtual-machines HTTP/1.1" 200 429 0.015563 10.0.0.27 - - [2026-06-01 13:05:18] "POST /floating-ips HTTP/1.1" 200 671 0.143384 10.0.0.27 - - [2026-06-01 13:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009390 10.0.0.27 - - [2026-06-01 13:05:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152865 10.0.0.27 - - [2026-06-01 13:05:18] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010027 10.0.0.27 - - [2026-06-01 13:05:18] "POST /chown HTTP/1.1" 200 109 0.048890 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2026-06-01 13:05:18] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003702 10.0.0.27 - - [2026-06-01 13:05:18] "POST /tags HTTP/1.1" 409 221 0.003131 10.0.0.27 - - [2026-06-01 13:05:18] "POST /chown HTTP/1.1" 200 109 0.007457 10.0.0.27 - - [2026-06-01 13:05:18] "PUT /virtual-machine-interface/e874c08c-c18f-4301-9281-d252aea78490 HTTP/1.1" 200 284 0.018254 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.27 - - [2026-06-01 13:05:18] "GET /tag/d5d35c10-ba14-4670-a4f1-e6f523944214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022587 10.0.0.27 - - [2026-06-01 13:05:18] "POST /tags HTTP/1.1" 409 238 0.004314 10.0.0.27 - - [2026-06-01 13:05:18] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.048903 10.0.0.27 - - [2026-06-01 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.27 - - [2026-06-01 13:05:18] "GET /tag/7242eb9e-3e80-4d68-b35f-61398390b35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013538 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.026906 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.019606 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.030474 10.0.0.27 - - [2026-06-01 13:05:18] "POST /firewall-rules HTTP/1.1" 200 650 0.151448 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.052958 10.0.0.27 - - [2026-06-01 13:05:18] "GET /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006926 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.028176 10.0.0.27 - - [2026-06-01 13:05:18] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.032360 10.0.0.27 - - [2026-06-01 13:05:18] "GET /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010757 10.0.0.27 - - [2026-06-01 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.031228 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.036350 10.0.0.27 - - [2026-06-01 13:05:19] "POST /virtual-machines HTTP/1.1" 200 429 0.029093 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.27 - - [2026-06-01 13:05:19] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.079725 10.0.0.27 - - [2026-06-01 13:05:19] "GET /loadbalancer/6055083f-298f-490c-afa2-499267f8d7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004564 10.0.0.27 - - [2026-06-01 13:05:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.181948 10.0.0.27 - - [2026-06-01 13:05:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.074643 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.27 - - [2026-06-01 13:05:19] "POST /chown HTTP/1.1" 200 109 0.044543 10.0.0.27 - - [2026-06-01 13:05:19] "POST /chown HTTP/1.1" 200 109 0.024468 10.0.0.27 - - [2026-06-01 13:05:19] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061314 10.0.0.27 - - [2026-06-01 13:05:19] "GET /loadbalancer-listener/ac4f2f93-4942-4c10-8b26-c2bd517fcd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006253 10.0.0.27 - - [2026-06-01 13:05:19] "PUT /virtual-machine-interface/a52cb376-c967-45ee-b75a-d0cba4f915db HTTP/1.1" 200 284 0.031831 10.0.0.27 - - [2026-06-01 13:05:19] "GET /loadbalancer-listener/ac4f2f93-4942-4c10-8b26-c2bd517fcd3b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.023496 10.0.0.27 - - [2026-06-01 13:05:19] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.026186 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.017059 10.0.0.27 - - [2026-06-01 13:05:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052436 10.0.0.27 - - [2026-06-01 13:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021695 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.050175 10.0.0.27 - - [2026-06-01 13:05:19] "GET /loadbalancer-pool/e61d8e36-f835-4fc2-81fd-efa27a7aafed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019985 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.033098 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.036184 10.0.0.27 - - [2026-06-01 13:05:19] "POST /ref-update HTTP/1.1" 200 156 0.034912 10.0.0.27 - - [2026-06-01 13:05:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.079839 10.0.0.27 - - [2026-06-01 13:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.068317 10.0.0.27 - - [2026-06-01 13:05:19] "GET /loadbalancer-member/86d1d760-fb64-445f-9787-68668ab12f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.019797 10.0.0.27 - - [2026-06-01 13:05:19] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.043909 10.0.0.27 - - [2026-06-01 13:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022507 10.0.0.27 - - [2026-06-01 13:05:19] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012495 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2026-06-01 13:05:19] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004228 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.27 - - [2026-06-01 13:05:19] "POST /tags HTTP/1.1" 409 221 0.002976 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.27 - - [2026-06-01 13:05:19] "GET /tag/d5d35c10-ba14-4670-a4f1-e6f523944214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019273 10.0.0.27 - - [2026-06-01 13:05:19] "POST /tags HTTP/1.1" 409 238 0.004305 10.0.0.27 - - [2026-06-01 13:05:19] "POST /chown HTTP/1.1" 200 109 0.040250 10.0.0.27 - - [2026-06-01 13:05:19] "POST /chown HTTP/1.1" 200 109 0.018110 10.0.0.27 - - [2026-06-01 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.27 - - [2026-06-01 13:05:20] "GET /tag/7242eb9e-3e80-4d68-b35f-61398390b35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.025621 10.0.0.27 - - [2026-06-01 13:05:20] "POST /firewall-rules HTTP/1.1" 409 293 0.003695 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.053630 10.0.0.27 - - [2026-06-01 13:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.27 - - [2026-06-01 13:05:20] "POST /ref-update HTTP/1.1" 200 156 0.026346 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333 HTTP/1.1" 200 260 0.064298 10.0.0.27 - - [2026-06-01 13:05:20] "GET /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011803 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.036191 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.022642 10.0.0.27 - - [2026-06-01 13:05:20] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004909 10.0.0.27 - - [2026-06-01 13:05:20] "GET /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003718 10.0.0.27 - - [2026-06-01 13:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.035466 10.0.0.27 - - [2026-06-01 13:05:20] "POST /ref-update HTTP/1.1" 200 156 0.020897 10.0.0.27 - - [2026-06-01 13:05:20] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011751 10.0.0.27 - - [2026-06-01 13:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008399 10.0.0.27 - - [2026-06-01 13:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.27 - - [2026-06-01 13:05:20] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035443 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.013274 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.018276 10.0.0.27 - - [2026-06-01 13:05:20] "POST /virtual-machines HTTP/1.1" 200 373 0.019414 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.037301 10.0.0.27 - - [2026-06-01 13:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037872 10.0.0.27 - - [2026-06-01 13:05:20] "POST /ref-update HTTP/1.1" 200 156 0.029841 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.026669 10.0.0.27 - - [2026-06-01 13:05:20] "POST /chown HTTP/1.1" 200 109 0.062936 10.0.0.27 - - [2026-06-01 13:05:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.217554 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 256 0.046517 10.0.0.27 - - [2026-06-01 13:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013435 10.0.0.27 - - [2026-06-01 13:05:20] "POST /ref-update HTTP/1.1" 200 156 0.045192 10.0.0.27 - - [2026-06-01 13:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008614 10.0.0.27 - - [2026-06-01 13:05:20] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.033045 10.0.0.27 - - [2026-06-01 13:05:20] "POST /instance-ips HTTP/1.1" 200 413 0.062001 10.0.0.27 - - [2026-06-01 13:05:20] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.015900 10.0.0.27 - - [2026-06-01 13:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032409 10.0.0.27 - - [2026-06-01 13:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.068062 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.030626 10.0.0.27 - - [2026-06-01 13:05:21] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.012718 10.0.0.27 - - [2026-06-01 13:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043593 10.0.0.27 - - [2026-06-01 13:05:21] "POST /set-tag HTTP/1.1" 200 109 0.073788 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020306 10.0.0.27 - - [2026-06-01 13:05:21] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.037690 10.0.0.27 - - [2026-06-01 13:05:21] "GET /instance-ip/8b4e9e90-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.013135 10.0.0.27 - - [2026-06-01 13:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022934 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006148 10.0.0.27 - - [2026-06-01 13:05:21] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.27 - - [2026-06-01 13:05:21] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.024231 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006492 10.0.0.27 - - [2026-06-01 13:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015341 10.0.0.27 - - [2026-06-01 13:05:21] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.023698 10.0.0.27 - - [2026-06-01 13:05:21] "POST /ref-update HTTP/1.1" 200 156 0.029507 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010132 10.0.0.27 - - [2026-06-01 13:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036795 10.0.0.27 - - [2026-06-01 13:05:21] "POST /set-tag HTTP/1.1" 200 109 0.012911 10.0.0.27 - - [2026-06-01 13:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2026-06-01 13:05:21] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005877 10.0.0.27 - - [2026-06-01 13:05:21] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.016518 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.012947 10.0.0.27 - - [2026-06-01 13:05:21] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.009136 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.025284 10.0.0.27 - - [2026-06-01 13:05:21] "POST /ref-update HTTP/1.1" 200 156 0.019529 10.0.0.27 - - [2026-06-01 13:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.009176 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.026351 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.008788 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.028178 10.0.0.27 - - [2026-06-01 13:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.008634 10.0.0.27 - - [2026-06-01 13:05:21] "POST /chown HTTP/1.1" 200 109 0.010977 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.019567 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.024858 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.008563 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.021752 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.012310 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.023890 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.007887 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.022538 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.017435 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.009173 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014751 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.009101 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.009039 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.019643 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.014809 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.008688 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.026023 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.019947 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.018561 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.008244 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.023130 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.012597 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.007682 10.0.0.27 - - [2026-06-01 13:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015053 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.007089 10.0.0.27 - - [2026-06-01 13:05:22] "POST /chown HTTP/1.1" 200 109 0.008062 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.019354 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.029018 10.0.0.27 - - [2026-06-01 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.007128 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.017836 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.014831 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.009414 10.0.0.27 - - [2026-06-01 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.007080 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.008041 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.011568 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.022548 10.0.0.27 - - [2026-06-01 13:05:23] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007129 10.0.0.27 - - [2026-06-01 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.27 - - [2026-06-01 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.007031 10.0.0.27 - - [2026-06-01 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.27 - - [2026-06-01 13:05:23] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002475 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.031762 10.0.0.27 - - [2026-06-01 13:05:23] "GET /loadbalancer-pool/1c59c6f2-2874-49fb-bcd7-50e897003758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012847 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.017087 10.0.0.27 - - [2026-06-01 13:05:23] "POST /chown HTTP/1.1" 200 109 0.007473 10.0.0.27 - - [2026-06-01 13:05:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.036466 10.0.0.27 - - [2026-06-01 13:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018701 10.0.0.27 - - [2026-06-01 13:05:23] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016445 10.0.0.27 - - [2026-06-01 13:05:23] "POST /tags HTTP/1.1" 409 221 0.002248 10.0.0.27 - - [2026-06-01 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2026-06-01 13:05:23] "GET /tag/d5d35c10-ba14-4670-a4f1-e6f523944214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014678 10.0.0.27 - - [2026-06-01 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.025631 10.0.0.27 - - [2026-06-01 13:05:23] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006152 10.0.0.27 - - [2026-06-01 13:05:23] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.27 - - [2026-06-01 13:05:23] "GET /floating-ip/efd82bf3-2acc-4b80-a092-3430a2453f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007099 10.0.0.27 - - [2026-06-01 13:05:23] "PUT /floating-ip/efd82bf3-2acc-4b80-a092-3430a2453f8f HTTP/1.1" 200 256 0.012945 10.0.0.27 - - [2026-06-01 13:05:24] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004737 10.0.0.27 - - [2026-06-01 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.27 - - [2026-06-01 13:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.27 - - [2026-06-01 13:05:24] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003444 10.0.0.27 - - [2026-06-01 13:05:24] "GET /loadbalancer-pool/1c59c6f2-2874-49fb-bcd7-50e897003758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003652 10.0.0.27 - - [2026-06-01 13:05:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022003 10.0.0.27 - - [2026-06-01 13:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013036 10.0.0.27 - - [2026-06-01 13:05:24] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015531 10.0.0.27 - - [2026-06-01 13:05:24] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008930 10.0.0.27 - - [2026-06-01 13:05:24] "POST /ref-update HTTP/1.1" 200 156 0.012847 10.0.0.27 - - [2026-06-01 13:05:24] "GET /floating-ip/efd82bf3-2acc-4b80-a092-3430a2453f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014814 10.0.0.27 - - [2026-06-01 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.058814 10.0.0.27 - - [2026-06-01 13:05:25] "GET /virtual-machine/29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004380 10.0.0.27 - - [2026-06-01 13:05:25] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007263 10.0.0.27 - - [2026-06-01 13:05:25] "GET /virtual-machine/78c9d0a6-7040-4461-b023-e5acbd1b606a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004323 10.0.0.27 - - [2026-06-01 13:05:25] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005655 10.0.0.27 - - [2026-06-01 13:05:34] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005637 10.0.0.27 - - [2026-06-01 13:05:34] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.27 - - [2026-06-01 13:05:35] "GET /virtual-machine/a2ddd2b7-7102-4885-9642-af9b027175fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003336 10.0.0.27 - - [2026-06-01 13:05:35] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004403 10.0.0.27 - - [2026-06-01 13:05:35] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005741 10.0.0.27 - - [2026-06-01 13:05:35] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.27 - - [2026-06-01 13:06:07] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006399 10.0.0.27 - - [2026-06-01 13:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.27 - - [2026-06-01 13:06:07] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004528 10.0.0.27 - - [2026-06-01 13:06:07] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.27 - - [2026-06-01 13:06:07] "GET /virtual-machine/a2ddd2b7-7102-4885-9642-af9b027175fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002810 10.0.0.27 - - [2026-06-01 13:06:07] "POST /ref-update HTTP/1.1" 200 156 0.013561 10.0.0.27 - - [2026-06-01 13:06:07] "GET /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005249 10.0.0.27 - - [2026-06-01 13:06:07] "POST /set-tag HTTP/1.1" 200 109 0.016299 10.0.0.27 - - [2026-06-01 13:06:08] "POST /set-tag HTTP/1.1" 200 109 0.023007 10.0.0.27 - - [2026-06-01 13:06:08] "DELETE /instance-ip/8b4e9e90-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.047637 10.0.0.27 - - [2026-06-01 13:06:08] "DELETE /virtual-machine-interface/8b21b362-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.036911 10.0.0.27 - - [2026-06-01 13:06:08] "DELETE /virtual-machine/a2ddd2b7-7102-4885-9642-af9b027175fa HTTP/1.1" 200 115 0.020139 10.0.0.27 - - [2026-06-01 13:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.27 - - [2026-06-01 13:06:09] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.27 - - [2026-06-01 13:06:09] "POST /chown HTTP/1.1" 200 109 0.010211 10.0.0.27 - - [2026-06-01 13:06:09] "POST /chown HTTP/1.1" 200 109 0.007647 10.0.0.27 - - [2026-06-01 13:06:09] "POST /chown HTTP/1.1" 200 109 0.007555 10.0.0.27 - - [2026-06-01 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.27 - - [2026-06-01 13:06:11] "GET /tag/7242eb9e-3e80-4d68-b35f-61398390b35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015447 10.0.0.27 - - [2026-06-01 13:06:11] "GET /tag/7242eb9e-3e80-4d68-b35f-61398390b35c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.019340 10.0.0.27 - - [2026-06-01 13:06:11] "GET /virtual-machine-interface/435cd248-ffb5-4624-a753-da881b38a15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008765 10.0.0.27 - - [2026-06-01 13:06:11] "POST /set-tag HTTP/1.1" 200 109 0.021515 10.0.0.27 - - [2026-06-01 13:06:11] "GET /virtual-machine-interface/a52cb376-c967-45ee-b75a-d0cba4f915db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015378 10.0.0.27 - - [2026-06-01 13:06:11] "POST /set-tag HTTP/1.1" 200 109 0.046736 10.0.0.27 - - [2026-06-01 13:06:11] "GET /virtual-machine-interface/e874c08c-c18f-4301-9281-d252aea78490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005805 10.0.0.27 - - [2026-06-01 13:06:11] "POST /set-tag HTTP/1.1" 200 109 0.025074 10.0.0.27 - - [2026-06-01 13:06:11] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005411 10.0.0.27 - - [2026-06-01 13:06:11] "GET /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006803 10.0.0.27 - - [2026-06-01 13:06:11] "POST /ref-update HTTP/1.1" 200 156 0.017623 10.0.0.27 - - [2026-06-01 13:06:11] "DELETE /firewall-rule/77bf1846-823d-48de-bb5e-5cd283a3a333 HTTP/1.1" 200 115 0.047417 10.0.0.27 - - [2026-06-01 13:06:11] "DELETE /loadbalancer-member/86d1d760-fb64-445f-9787-68668ab12f0e HTTP/1.1" 200 115 0.052939 10.0.0.27 - - [2026-06-01 13:06:11] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.024455 10.0.0.27 - - [2026-06-01 13:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.048165 10.0.0.27 - - [2026-06-01 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013592 10.0.0.27 - - [2026-06-01 13:06:11] "DELETE /loadbalancer-pool/e61d8e36-f835-4fc2-81fd-efa27a7aafed HTTP/1.1" 200 115 0.138706 10.0.0.27 - - [2026-06-01 13:06:11] "DELETE /loadbalancer-listener/ac4f2f93-4942-4c10-8b26-c2bd517fcd3b HTTP/1.1" 200 115 0.039079 10.0.0.27 - - [2026-06-01 13:06:11] "GET /floating-ip/d6902f14-6a7f-4f79-a91c-206030f41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006217 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.018742 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.016943 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.016634 10.0.0.27 - - [2026-06-01 13:06:11] "PUT /floating-ip/d6902f14-6a7f-4f79-a91c-206030f41fa2 HTTP/1.1" 200 256 0.053754 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.029986 10.0.0.27 - - [2026-06-01 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.012316 10.0.0.27 - - [2026-06-01 13:06:11] "DELETE /floating-ip/d6902f14-6a7f-4f79-a91c-206030f41fa2 HTTP/1.1" 200 115 0.120273 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.026972 10.0.0.27 - - [2026-06-01 13:06:11] "POST /chown HTTP/1.1" 200 109 0.021841 10.0.0.27 - - [2026-06-01 13:06:12] "POST /chown HTTP/1.1" 200 109 0.025082 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /loadbalancer/6055083f-298f-490c-afa2-499267f8d7b6 HTTP/1.1" 200 115 0.085474 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /instance-ip/ba60aa66-6915-4dee-966a-b9dae7d710a8 HTTP/1.1" 200 115 0.037155 10.0.0.27 - - [2026-06-01 13:06:12] "GET /floating-ip-pool/42c3c6d1-6f6a-4bba-a9bb-f9a081ae66d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004498 10.0.0.27 - - [2026-06-01 13:06:12] "POST /ref-update HTTP/1.1" 200 156 0.046891 10.0.0.27 - - [2026-06-01 13:06:12] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.049189 10.0.0.27 - - [2026-06-01 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038342 10.0.0.27 - - [2026-06-01 13:06:12] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.012432 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /floating-ip-pool/42c3c6d1-6f6a-4bba-a9bb-f9a081ae66d0 HTTP/1.1" 200 115 0.103097 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /virtual-machine-interface/435cd248-ffb5-4624-a753-da881b38a15e HTTP/1.1" 200 115 0.240259 10.0.0.27 - - [2026-06-01 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032221 10.0.0.27 - - [2026-06-01 13:06:12] "PUT /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 266 0.020516 10.0.0.27 - - [2026-06-01 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.059525 10.0.0.27 - - [2026-06-01 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /tag/7242eb9e-3e80-4d68-b35f-61398390b35c HTTP/1.1" 200 115 0.270532 10.0.0.27 - - [2026-06-01 13:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.031472 10.0.0.27 - - [2026-06-01 13:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011220 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a HTTP/1.1" 200 115 0.339208 10.0.0.27 - - [2026-06-01 13:06:12] "GET /routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 HTTP/1.1" 404 171 0.016065 10.0.0.27 - - [2026-06-01 13:06:12] "GET /domains HTTP/1.1" 200 280 0.001782 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /route-target/c1d58ba4-9455-47df-ab77-caf8a3993bfc HTTP/1.1" 200 115 0.094741 10.0.0.27 - - [2026-06-01 13:06:12] "GET /domain/9e207104-1ffd-46dc-904e-49421fcda080 HTTP/1.1" 200 3087 0.011025 10.0.0.27 - - [2026-06-01 13:06:12] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d HTTP/1.1" 200 7411 0.057024 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /service-instance/7b22dc7a-96b6-4651-a29c-b118a20e44a9 HTTP/1.1" 200 115 0.103047 10.0.0.27 - - [2026-06-01 13:06:12] "GET /virtual-machine-interface/a52cb376-c967-45ee-b75a-d0cba4f915db?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.017584 10.0.0.27 - - [2026-06-01 13:06:12] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016754 10.0.0.27 - - [2026-06-01 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.009407 10.0.0.27 - - [2026-06-01 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2026-06-01 13:06:12] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007991 10.0.0.27 - - [2026-06-01 13:06:12] "DELETE /virtual-machine-interface/a52cb376-c967-45ee-b75a-d0cba4f915db HTTP/1.1" 200 115 0.099079 10.0.0.27 - - [2026-06-01 13:06:12] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006214 10.0.0.27 - - [2026-06-01 13:06:13] "DELETE /virtual-machine/73076e6a-9bae-486e-b7d7-d18e019c61c4 HTTP/1.1" 200 115 0.057291 10.0.0.27 - - [2026-06-01 13:06:13] "GET /virtual-machine-interface/e874c08c-c18f-4301-9281-d252aea78490?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008317 10.0.0.27 - - [2026-06-01 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.061291 10.0.0.27 - - [2026-06-01 13:06:13] "DELETE /loadbalancer-member/1ed4d23d-e8d4-4a6c-9c68-479144fd6a72 HTTP/1.1" 200 115 0.055929 10.0.0.27 - - [2026-06-01 13:06:13] "DELETE /virtual-machine-interface/e874c08c-c18f-4301-9281-d252aea78490 HTTP/1.1" 200 115 0.065248 10.0.0.27 - - [2026-06-01 13:06:13] "POST /ref-update HTTP/1.1" 200 156 0.017303 10.0.0.27 - - [2026-06-01 13:06:13] "DELETE /virtual-machine/bf625474-4d52-47d4-8319-50f893f78e76 HTTP/1.1" 200 115 0.060463 10.0.0.27 - - [2026-06-01 13:06:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006898 10.0.0.27 - - [2026-06-01 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.005274 10.0.0.27 - - [2026-06-01 13:06:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005398 10.0.0.27 - - [2026-06-01 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.27 - - [2026-06-01 13:06:13] "GET /virtual-machine/78c9d0a6-7040-4461-b023-e5acbd1b606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002735 10.0.0.27 - - [2026-06-01 13:06:13] "POST /ref-update HTTP/1.1" 200 156 0.011911 10.0.0.27 - - [2026-06-01 13:06:13] "GET /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021705 10.0.0.27 - - [2026-06-01 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.026121 10.0.0.27 - - [2026-06-01 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.017590 10.0.0.27 - - [2026-06-01 13:06:14] "POST /set-tag HTTP/1.1" 200 109 0.035309 10.0.0.27 - - [2026-06-01 13:06:14] "DELETE /instance-ip/8714b9ae-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.065484 10.0.0.27 - - [2026-06-01 13:06:14] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.27 - - [2026-06-01 13:06:14] "DELETE /virtual-machine-interface/86f5da8e-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.061280 10.0.0.27 - - [2026-06-01 13:06:14] "DELETE /virtual-machine/78c9d0a6-7040-4461-b023-e5acbd1b606a HTTP/1.1" 200 115 0.037395 10.0.0.27 - - [2026-06-01 13:06:17] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008429 10.0.0.27 - - [2026-06-01 13:06:17] "POST /set-tag HTTP/1.1" 200 109 0.003620 10.0.0.27 - - [2026-06-01 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.27 - - [2026-06-01 13:06:17] "GET /loadbalancer/dcb6ac0b-439e-4dbb-ada6-847ba6fb4b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003272 10.0.0.27 - - [2026-06-01 13:06:18] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005853 10.0.0.27 - - [2026-06-01 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003951 10.0.0.27 - - [2026-06-01 13:06:18] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005372 10.0.0.27 - - [2026-06-01 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.27 - - [2026-06-01 13:06:18] "GET /virtual-machine/29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003084 10.0.0.27 - - [2026-06-01 13:06:18] "POST /ref-update HTTP/1.1" 200 156 0.012045 10.0.0.27 - - [2026-06-01 13:06:18] "GET /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004961 10.0.0.27 - - [2026-06-01 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.022259 10.0.0.27 - - [2026-06-01 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.036041 10.0.0.27 - - [2026-06-01 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.038360 10.0.0.27 - - [2026-06-01 13:06:18] "DELETE /instance-ip/86903c1a-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.058607 10.0.0.27 - - [2026-06-01 13:06:18] "POST /ref-update HTTP/1.1" 200 156 0.011271 10.0.0.27 - - [2026-06-01 13:06:18] "DELETE /virtual-machine-interface/86726186-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.039106 10.0.0.27 - - [2026-06-01 13:06:19] "DELETE /virtual-machine/29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a HTTP/1.1" 200 115 0.024478 10.0.0.27 - - [2026-06-01 13:06:19] "DELETE /tag/f0a79e6a-5b9b-46b6-9437-4e0fc5e331f0 HTTP/1.1" 200 115 0.041959 10.0.0.27 - - [2026-06-01 13:06:19] "DELETE /tag/d4a5dada-c1ce-45ab-b1e3-a086bffc36df HTTP/1.1" 200 115 0.073135 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.27 - - [2026-06-01 13:06:23] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035048 10.0.0.27 - - [2026-06-01 13:06:23] "POST /tags HTTP/1.1" 200 393 0.033522 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.27 - - [2026-06-01 13:06:23] "GET /tag/e3857407-57db-4b62-914a-0472917ca018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018559 10.0.0.27 - - [2026-06-01 13:06:23] "POST /tags HTTP/1.1" 200 341 0.022159 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2026-06-01 13:06:23] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018630 10.0.0.27 - - [2026-06-01 13:06:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000907 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.003436 10.0.0.27 - - [2026-06-01 13:06:23] "POST /security-groups HTTP/1.1" 200 589 0.069002 10.0.0.27 - - [2026-06-01 13:06:23] "POST /projects HTTP/1.1" 200 519 0.249993 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003328 10.0.0.27 - - [2026-06-01 13:06:23] "POST /access-control-lists HTTP/1.1" 200 598 0.064429 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.002201 10.0.0.27 - - [2026-06-01 13:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057811 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014168 10.0.0.27 - - [2026-06-01 13:06:23] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007440 10.0.0.27 - - [2026-06-01 13:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2026-06-01 13:06:23] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.016163 10.0.0.27 - - [2026-06-01 13:06:23] "POST /access-control-lists HTTP/1.1" 200 596 0.064594 10.0.0.27 - - [2026-06-01 13:06:24] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.082885 10.0.0.27 - - [2026-06-01 13:06:24] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.064413 10.0.0.27 - - [2026-06-01 13:06:24] "POST /security-groups HTTP/1.1" 200 591 0.081446 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.010686 10.0.0.27 - - [2026-06-01 13:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060793 10.0.0.27 - - [2026-06-01 13:06:24] "POST /chown HTTP/1.1" 200 109 0.019250 10.0.0.27 - - [2026-06-01 13:06:24] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020717 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.27 - - [2026-06-01 13:06:24] "POST /access-control-lists HTTP/1.1" 200 632 0.132495 10.0.0.27 - - [2026-06-01 13:06:24] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012567 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.013624 10.0.0.27 - - [2026-06-01 13:06:24] "POST /tags HTTP/1.1" 409 226 0.002536 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.27 - - [2026-06-01 13:06:24] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014049 10.0.0.27 - - [2026-06-01 13:06:24] "POST /access-control-lists HTTP/1.1" 200 630 0.075767 10.0.0.27 - - [2026-06-01 13:06:24] "POST /firewall-rules HTTP/1.1" 200 600 0.092876 10.0.0.27 - - [2026-06-01 13:06:24] "GET /firewall-rule/3c8a6520-26be-40b6-8fca-ffa6cd685223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007576 10.0.0.27 - - [2026-06-01 13:06:24] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005437 10.0.0.27 - - [2026-06-01 13:06:24] "GET /firewall-rule/3c8a6520-26be-40b6-8fca-ffa6cd685223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003462 10.0.0.27 - - [2026-06-01 13:06:24] "POST /ref-update HTTP/1.1" 200 156 0.074672 10.0.0.27 - - [2026-06-01 13:06:24] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009801 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.27 - - [2026-06-01 13:06:24] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003148 10.0.0.27 - - [2026-06-01 13:06:24] "POST /tags HTTP/1.1" 409 226 0.001965 10.0.0.27 - - [2026-06-01 13:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.27 - - [2026-06-01 13:06:24] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013163 10.0.0.27 - - [2026-06-01 13:06:25] "POST /firewall-rules HTTP/1.1" 200 598 0.067789 10.0.0.27 - - [2026-06-01 13:06:25] "GET /firewall-rule/4cbe3cc2-9d20-4ae8-8d75-341a4e8ff26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005076 10.0.0.27 - - [2026-06-01 13:06:25] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005357 10.0.0.27 - - [2026-06-01 13:06:25] "GET /firewall-rule/4cbe3cc2-9d20-4ae8-8d75-341a4e8ff26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003242 10.0.0.27 - - [2026-06-01 13:06:25] "POST /ref-update HTTP/1.1" 200 156 0.054587 10.0.0.27 - - [2026-06-01 13:06:26] "POST /tags HTTP/1.1" 200 393 0.029397 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018178 10.0.0.27 - - [2026-06-01 13:06:26] "GET /tag/3c215b17-55b6-4d73-9e90-499f9baeac31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.021720 10.0.0.27 - - [2026-06-01 13:06:26] "POST /tags HTTP/1.1" 200 341 0.026886 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010517 10.0.0.27 - - [2026-06-01 13:06:26] "GET /tag/4b0c719e-1743-43f0-a345-344821608fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014590 10.0.0.27 - - [2026-06-01 13:06:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.001314 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002529 10.0.0.27 - - [2026-06-01 13:06:26] "POST /security-groups HTTP/1.1" 200 589 0.089483 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002256 10.0.0.27 - - [2026-06-01 13:06:26] "POST /projects HTTP/1.1" 200 519 0.246319 10.0.0.27 - - [2026-06-01 13:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014116 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.27 - - [2026-06-01 13:06:26] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010475 10.0.0.27 - - [2026-06-01 13:06:26] "POST /access-control-lists HTTP/1.1" 200 598 0.098900 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.27 - - [2026-06-01 13:06:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.014962 10.0.0.27 - - [2026-06-01 13:06:26] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.011681 10.0.0.27 - - [2026-06-01 13:06:27] "POST /access-control-lists HTTP/1.1" 200 596 0.067133 10.0.0.27 - - [2026-06-01 13:06:27] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.104850 10.0.0.27 - - [2026-06-01 13:06:27] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.039286 10.0.0.27 - - [2026-06-01 13:06:27] "POST /security-groups HTTP/1.1" 200 591 0.079264 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001863 10.0.0.27 - - [2026-06-01 13:06:27] "POST /access-control-lists HTTP/1.1" 200 632 0.072582 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.012074 10.0.0.27 - - [2026-06-01 13:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.074270 10.0.0.27 - - [2026-06-01 13:06:27] "POST /chown HTTP/1.1" 200 109 0.024550 10.0.0.27 - - [2026-06-01 13:06:27] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.043092 10.0.0.27 - - [2026-06-01 13:06:27] "POST /access-control-lists HTTP/1.1" 200 630 0.086247 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.27 - - [2026-06-01 13:06:27] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005518 10.0.0.27 - - [2026-06-01 13:06:27] "POST /tags HTTP/1.1" 409 226 0.002071 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.27 - - [2026-06-01 13:06:27] "GET /tag/4b0c719e-1743-43f0-a345-344821608fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013420 10.0.0.27 - - [2026-06-01 13:06:27] "POST /firewall-rules HTTP/1.1" 200 600 0.086148 10.0.0.27 - - [2026-06-01 13:06:27] "GET /firewall-rule/c36ef3f6-f825-4e40-b2fd-8edf554ead54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007965 10.0.0.27 - - [2026-06-01 13:06:27] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004170 10.0.0.27 - - [2026-06-01 13:06:27] "GET /firewall-rule/c36ef3f6-f825-4e40-b2fd-8edf554ead54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002947 10.0.0.27 - - [2026-06-01 13:06:27] "POST /ref-update HTTP/1.1" 200 156 0.047225 10.0.0.27 - - [2026-06-01 13:06:27] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008178 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.27 - - [2026-06-01 13:06:27] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003568 10.0.0.27 - - [2026-06-01 13:06:27] "POST /tags HTTP/1.1" 409 226 0.002133 10.0.0.27 - - [2026-06-01 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2026-06-01 13:06:27] "GET /tag/4b0c719e-1743-43f0-a345-344821608fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.029181 10.0.0.27 - - [2026-06-01 13:06:28] "POST /firewall-rules HTTP/1.1" 200 598 0.072603 10.0.0.27 - - [2026-06-01 13:06:28] "GET /firewall-rule/2a190f6a-c886-4b00-9ee0-055572b29b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007773 10.0.0.27 - - [2026-06-01 13:06:28] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005383 10.0.0.27 - - [2026-06-01 13:06:28] "GET /firewall-rule/2a190f6a-c886-4b00-9ee0-055572b29b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004330 10.0.0.27 - - [2026-06-01 13:06:28] "POST /ref-update HTTP/1.1" 200 156 0.082643 10.0.0.27 - - [2026-06-01 13:06:29] "POST /tags HTTP/1.1" 200 345 0.094118 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2026-06-01 13:06:29] "GET /tag/3a04c6c9-244c-42b4-aa96-8bbb1150b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.028584 10.0.0.27 - - [2026-06-01 13:06:29] "POST /projects HTTP/1.1" 409 238 0.003078 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.27 - - [2026-06-01 13:06:29] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044954 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.27 - - [2026-06-01 13:06:29] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004983 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.27 - - [2026-06-01 13:06:29] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006639 10.0.0.27 - - [2026-06-01 13:06:29] "POST /security-groups HTTP/1.1" 409 285 0.003748 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2026-06-01 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2026-06-01 13:06:29] "PUT /security-group/24aec9ef-31a9-4c7f-ac12-01a779d838cf HTTP/1.1" 200 262 0.068933 10.0.0.27 - - [2026-06-01 13:06:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027933 10.0.0.27 - - [2026-06-01 13:06:29] "POST /tags HTTP/1.1" 409 228 0.021136 10.0.0.27 - - [2026-06-01 13:06:29] "PUT /access-control-list/48f9bc01-b646-4eaa-b5ee-d44b173a075e HTTP/1.1" 200 272 0.052212 10.0.0.27 - - [2026-06-01 13:06:29] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.118618 10.0.0.27 - - [2026-06-01 13:06:30] "PUT /access-control-list/9e9ba220-a89c-4d34-b9ed-547d410acdbc HTTP/1.1" 200 272 0.020376 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/3a04c6c9-244c-42b4-aa96-8bbb1150b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017540 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 200 345 0.020314 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015817 10.0.0.27 - - [2026-06-01 13:06:30] "POST /projects HTTP/1.1" 409 238 0.003588 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.27 - - [2026-06-01 13:06:30] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044198 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.27 - - [2026-06-01 13:06:30] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038697 10.0.0.27 - - [2026-06-01 13:06:30] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006978 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.27 - - [2026-06-01 13:06:30] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004174 10.0.0.27 - - [2026-06-01 13:06:30] "POST /security-groups HTTP/1.1" 409 285 0.002765 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.27 - - [2026-06-01 13:06:30] "PUT /security-group/761c0686-4f97-48ac-82dd-efe68f211048 HTTP/1.1" 200 262 0.065368 10.0.0.27 - - [2026-06-01 13:06:30] "PUT /access-control-list/0ce18e50-3f03-4d5c-8d30-9b892c0bd0df HTTP/1.1" 200 272 0.012070 10.0.0.27 - - [2026-06-01 13:06:30] "PUT /access-control-list/c6f05565-7ff3-4b8d-97b3-24ccc1f0687b HTTP/1.1" 200 272 0.026883 10.0.0.27 - - [2026-06-01 13:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036776 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 409 228 0.022075 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011833 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 200 291 0.079036 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017869 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/2be16a57-e2f8-4d5c-947e-c93ea1c532d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017083 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 200 303 0.075539 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015679 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 409 252 0.002202 10.0.0.27 - - [2026-06-01 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.27 - - [2026-06-01 13:06:30] "GET /tag/e3857407-57db-4b62-914a-0472917ca018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014371 10.0.0.27 - - [2026-06-01 13:06:30] "POST /tags HTTP/1.1" 409 226 0.003247 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.27 - - [2026-06-01 13:06:31] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013059 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009873 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.27 - - [2026-06-01 13:06:31] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048020 10.0.0.27 - - [2026-06-01 13:06:31] "POST /virtual-machines HTTP/1.1" 200 395 0.014095 10.0.0.27 - - [2026-06-01 13:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012083 10.0.0.27 - - [2026-06-01 13:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125139 10.0.0.27 - - [2026-06-01 13:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019075 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007022 10.0.0.27 - - [2026-06-01 13:06:31] "POST /instance-ips HTTP/1.1" 200 397 0.035092 10.0.0.27 - - [2026-06-01 13:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025987 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015374 10.0.0.27 - - [2026-06-01 13:06:31] "POST /set-tag HTTP/1.1" 200 109 0.068148 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013944 10.0.0.27 - - [2026-06-01 13:06:31] "GET /instance-ip/b56ef364-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003457 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004968 10.0.0.27 - - [2026-06-01 13:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004444 10.0.0.27 - - [2026-06-01 13:06:31] "POST /ref-update HTTP/1.1" 200 156 0.022548 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009734 10.0.0.27 - - [2026-06-01 13:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2026-06-01 13:06:31] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004658 10.0.0.27 - - [2026-06-01 13:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.27 - - [2026-06-01 13:06:32] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037700 10.0.0.27 - - [2026-06-01 13:06:32] "POST /virtual-machines HTTP/1.1" 200 395 0.014265 10.0.0.27 - - [2026-06-01 13:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014490 10.0.0.27 - - [2026-06-01 13:06:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115919 10.0.0.27 - - [2026-06-01 13:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008732 10.0.0.27 - - [2026-06-01 13:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005721 10.0.0.27 - - [2026-06-01 13:06:32] "POST /instance-ips HTTP/1.1" 200 397 0.023231 10.0.0.27 - - [2026-06-01 13:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036824 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011377 10.0.0.27 - - [2026-06-01 13:06:32] "POST /set-tag HTTP/1.1" 200 109 0.071975 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017041 10.0.0.27 - - [2026-06-01 13:06:32] "GET /instance-ip/b5f10bec-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004753 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008874 10.0.0.27 - - [2026-06-01 13:06:32] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004557 10.0.0.27 - - [2026-06-01 13:06:32] "POST /ref-update HTTP/1.1" 200 156 0.027395 10.0.0.27 - - [2026-06-01 13:06:32] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015805 10.0.0.27 - - [2026-06-01 13:06:32] "POST /set-tag HTTP/1.1" 200 109 0.006259 10.0.0.27 - - [2026-06-01 13:06:32] "POST /tags HTTP/1.1" 200 291 0.023166 10.0.0.27 - - [2026-06-01 13:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022062 10.0.0.27 - - [2026-06-01 13:06:32] "GET /tag/4e6c2f7c-da55-4ab7-bdc3-b4dae31d4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017436 10.0.0.27 - - [2026-06-01 13:06:32] "POST /tags HTTP/1.1" 409 252 0.003232 10.0.0.27 - - [2026-06-01 13:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2026-06-01 13:06:32] "GET /tag/3c215b17-55b6-4d73-9e90-499f9baeac31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014001 10.0.0.27 - - [2026-06-01 13:06:33] "POST /tags HTTP/1.1" 409 226 0.002563 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.27 - - [2026-06-01 13:06:33] "GET /tag/4b0c719e-1743-43f0-a345-344821608fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012249 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005123 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.27 - - [2026-06-01 13:06:33] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039064 10.0.0.27 - - [2026-06-01 13:06:33] "POST /virtual-machines HTTP/1.1" 200 395 0.009219 10.0.0.27 - - [2026-06-01 13:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015309 10.0.0.27 - - [2026-06-01 13:06:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104248 10.0.0.27 - - [2026-06-01 13:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012231 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019493 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004581 10.0.0.27 - - [2026-06-01 13:06:33] "POST /instance-ips HTTP/1.1" 200 397 0.024052 10.0.0.27 - - [2026-06-01 13:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021195 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021778 10.0.0.27 - - [2026-06-01 13:06:33] "POST /set-tag HTTP/1.1" 200 109 0.067558 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019832 10.0.0.27 - - [2026-06-01 13:06:33] "GET /instance-ip/b69954f0-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004157 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004915 10.0.0.27 - - [2026-06-01 13:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004220 10.0.0.27 - - [2026-06-01 13:06:33] "POST /ref-update HTTP/1.1" 200 156 0.010575 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015377 10.0.0.27 - - [2026-06-01 13:06:33] "POST /set-tag HTTP/1.1" 200 109 0.004622 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.27 - - [2026-06-01 13:06:33] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006378 10.0.0.27 - - [2026-06-01 13:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.27 - - [2026-06-01 13:06:34] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040067 10.0.0.27 - - [2026-06-01 13:06:34] "POST /virtual-machines HTTP/1.1" 200 395 0.017472 10.0.0.27 - - [2026-06-01 13:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018907 10.0.0.27 - - [2026-06-01 13:06:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116079 10.0.0.27 - - [2026-06-01 13:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010769 10.0.0.27 - - [2026-06-01 13:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008840 10.0.0.27 - - [2026-06-01 13:06:34] "POST /instance-ips HTTP/1.1" 200 397 0.024977 10.0.0.27 - - [2026-06-01 13:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021795 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017827 10.0.0.27 - - [2026-06-01 13:06:34] "POST /set-tag HTTP/1.1" 200 109 0.063638 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018217 10.0.0.27 - - [2026-06-01 13:06:34] "GET /instance-ip/b71777d6-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003174 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004975 10.0.0.27 - - [2026-06-01 13:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004264 10.0.0.27 - - [2026-06-01 13:06:34] "POST /ref-update HTTP/1.1" 200 156 0.014416 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006339 10.0.0.27 - - [2026-06-01 13:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.27 - - [2026-06-01 13:06:34] "POST /tags HTTP/1.1" 200 299 0.028616 10.0.0.27 - - [2026-06-01 13:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012874 10.0.0.27 - - [2026-06-01 13:06:34] "GET /tag/f354f21f-d103-4058-8667-acd7c5547704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013452 10.0.0.27 - - [2026-06-01 13:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.27 - - [2026-06-01 13:06:34] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004317 10.0.0.27 - - [2026-06-01 13:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.27 - - [2026-06-01 13:06:34] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041798 10.0.0.27 - - [2026-06-01 13:06:34] "POST /virtual-machines HTTP/1.1" 200 395 0.011637 10.0.0.27 - - [2026-06-01 13:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024608 10.0.0.27 - - [2026-06-01 13:06:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124439 10.0.0.27 - - [2026-06-01 13:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010720 10.0.0.27 - - [2026-06-01 13:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005736 10.0.0.27 - - [2026-06-01 13:06:35] "POST /instance-ips HTTP/1.1" 200 397 0.030819 10.0.0.27 - - [2026-06-01 13:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019022 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008503 10.0.0.27 - - [2026-06-01 13:06:35] "POST /set-tag HTTP/1.1" 200 109 0.020694 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013219 10.0.0.27 - - [2026-06-01 13:06:35] "GET /instance-ip/b7a81610-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003369 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005117 10.0.0.27 - - [2026-06-01 13:06:35] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.27 - - [2026-06-01 13:06:35] "POST /tags HTTP/1.1" 200 299 0.024443 10.0.0.27 - - [2026-06-01 13:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.27 - - [2026-06-01 13:06:35] "GET /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013969 10.0.0.27 - - [2026-06-01 13:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004731 10.0.0.27 - - [2026-06-01 13:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.27 - - [2026-06-01 13:06:35] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029704 10.0.0.27 - - [2026-06-01 13:06:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008898 10.0.0.27 - - [2026-06-01 13:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009739 10.0.0.27 - - [2026-06-01 13:06:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118605 10.0.0.27 - - [2026-06-01 13:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022939 10.0.0.27 - - [2026-06-01 13:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.27 - - [2026-06-01 13:06:35] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004913 10.0.0.27 - - [2026-06-01 13:06:35] "POST /instance-ips HTTP/1.1" 200 397 0.024173 10.0.0.27 - - [2026-06-01 13:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034316 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014225 10.0.0.27 - - [2026-06-01 13:06:36] "POST /set-tag HTTP/1.1" 200 109 0.023807 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012715 10.0.0.27 - - [2026-06-01 13:06:36] "GET /instance-ip/b81838be-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003520 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005647 10.0.0.27 - - [2026-06-01 13:06:36] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.27 - - [2026-06-01 13:06:36] "POST /tags HTTP/1.1" 200 299 0.023076 10.0.0.27 - - [2026-06-01 13:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.27 - - [2026-06-01 13:06:36] "GET /tag/d41eed8f-3d5e-4ddb-a58e-5da37295405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012917 10.0.0.27 - - [2026-06-01 13:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006025 10.0.0.27 - - [2026-06-01 13:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.27 - - [2026-06-01 13:06:36] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035478 10.0.0.27 - - [2026-06-01 13:06:36] "POST /virtual-machines HTTP/1.1" 200 395 0.009664 10.0.0.27 - - [2026-06-01 13:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047783 10.0.0.27 - - [2026-06-01 13:06:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116427 10.0.0.27 - - [2026-06-01 13:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012117 10.0.0.27 - - [2026-06-01 13:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012322 10.0.0.27 - - [2026-06-01 13:06:36] "POST /instance-ips HTTP/1.1" 200 397 0.023113 10.0.0.27 - - [2026-06-01 13:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024437 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007934 10.0.0.27 - - [2026-06-01 13:06:36] "POST /set-tag HTTP/1.1" 200 109 0.019637 10.0.0.27 - - [2026-06-01 13:06:36] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012481 10.0.0.27 - - [2026-06-01 13:06:36] "GET /instance-ip/b893e360-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004124 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004816 10.0.0.27 - - [2026-06-01 13:06:37] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.27 - - [2026-06-01 13:06:37] "POST /tags HTTP/1.1" 200 299 0.020643 10.0.0.27 - - [2026-06-01 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.27 - - [2026-06-01 13:06:37] "GET /tag/05f3127d-8b38-4ffb-bb22-c185c96fa589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015539 10.0.0.27 - - [2026-06-01 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004863 10.0.0.27 - - [2026-06-01 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.27 - - [2026-06-01 13:06:37] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044019 10.0.0.27 - - [2026-06-01 13:06:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009132 10.0.0.27 - - [2026-06-01 13:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023405 10.0.0.27 - - [2026-06-01 13:06:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116677 10.0.0.27 - - [2026-06-01 13:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009276 10.0.0.27 - - [2026-06-01 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011433 10.0.0.27 - - [2026-06-01 13:06:37] "POST /instance-ips HTTP/1.1" 200 397 0.024381 10.0.0.27 - - [2026-06-01 13:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029247 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011007 10.0.0.27 - - [2026-06-01 13:06:37] "POST /set-tag HTTP/1.1" 200 109 0.034651 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016253 10.0.0.27 - - [2026-06-01 13:06:37] "GET /instance-ip/b904f820-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004108 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005479 10.0.0.27 - - [2026-06-01 13:06:37] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.008583 10.0.0.27 - - [2026-06-01 13:06:37] "POST /ref-update HTTP/1.1" 200 156 0.013222 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008519 10.0.0.27 - - [2026-06-01 13:06:37] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005225 10.0.0.27 - - [2026-06-01 13:06:37] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.27 - - [2026-06-01 13:06:37] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005150 10.0.0.27 - - [2026-06-01 13:06:37] "POST /ref-update HTTP/1.1" 200 156 0.010057 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005957 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.004142 10.0.0.27 - - [2026-06-01 13:06:38] "POST /ref-update HTTP/1.1" 200 156 0.020135 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013367 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.008090 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004763 10.0.0.27 - - [2026-06-01 13:06:38] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008240 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004877 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.006458 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005292 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006410 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005098 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.005488 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005622 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004498 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003947 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005287 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.27 - - [2026-06-01 13:06:38] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005073 10.0.0.27 - - [2026-06-01 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.27 - - [2026-06-01 13:06:40] "GET /virtual-machine/ab792ddd-7ebd-45a3-b026-09ba9ffd3f00?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003628 10.0.0.27 - - [2026-06-01 13:06:40] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004562 10.0.0.27 - - [2026-06-01 13:06:41] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005381 10.0.0.27 - - [2026-06-01 13:06:41] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.27 - - [2026-06-01 13:06:41] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005333 10.0.0.27 - - [2026-06-01 13:06:41] "POST /set-tag HTTP/1.1" 200 109 0.004444 10.0.0.27 - - [2026-06-01 13:06:42] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005709 10.0.0.27 - - [2026-06-01 13:06:42] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.27 - - [2026-06-01 13:06:42] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004915 10.0.0.27 - - [2026-06-01 13:06:42] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.27 - - [2026-06-01 13:06:42] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005168 10.0.0.27 - - [2026-06-01 13:06:42] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.27 - - [2026-06-01 13:06:43] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005953 10.0.0.27 - - [2026-06-01 13:06:43] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine/de123353-18a5-44d3-adf2-408c9385deac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003465 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004483 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine/ccc23f56-7999-4af6-b6c3-23c78d5f92a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004138 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004972 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine/1ea8323e-00fe-489a-83b4-ed6bc200a905?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003689 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004605 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine/341660c1-a347-4a1f-ad04-a524a2b8c215?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003105 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004720 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine/7c567325-2d87-4206-bdc8-34651f0bebae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003726 10.0.0.27 - - [2026-06-01 13:06:45] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004770 10.0.0.27 - - [2026-06-01 13:06:47] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005050 10.0.0.27 - - [2026-06-01 13:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.27 - - [2026-06-01 13:06:50] "GET /virtual-machine/c6aaa578-3cbc-4220-a6b9-b4768402fd9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003361 10.0.0.27 - - [2026-06-01 13:06:50] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004697 10.0.0.27 - - [2026-06-01 13:06:50] "GET /virtual-machine/8af69d62-a5e8-4849-ad05-059c29457a07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003954 10.0.0.27 - - [2026-06-01 13:06:50] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004240 10.0.0.27 - - [2026-06-01 13:06:51] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002428 10.0.0.27 - - [2026-06-01 13:06:51] "POST /tags HTTP/1.1" 200 333 0.037776 10.0.0.27 - - [2026-06-01 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2026-06-01 13:06:51] "GET /tag/bb885f28-88f3-40b5-9881-f2a64cff6f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022344 10.0.0.27 - - [2026-06-01 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2026-06-01 13:06:51] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057012 10.0.0.27 - - [2026-06-01 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.27 - - [2026-06-01 13:06:51] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006328 10.0.0.27 - - [2026-06-01 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.27 - - [2026-06-01 13:06:51] "GET /service-appliance-set/ba16cc98-e695-45da-986b-7b83298a43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003478 10.0.0.27 - - [2026-06-01 13:06:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.001912 10.0.0.27 - - [2026-06-01 13:06:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.150042 10.0.0.27 - - [2026-06-01 13:06:51] "GET /virtual-machine-interface/03ba4b40-faf5-4ec2-9352-7342e3d31813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.017523 10.0.0.27 - - [2026-06-01 13:06:51] "POST /instance-ips HTTP/1.1" 200 409 0.048001 10.0.0.27 - - [2026-06-01 13:06:51] "GET /instance-ip/bca68408-0c9e-4b9e-9fe1-42a9bc1ae16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008484 10.0.0.27 - - [2026-06-01 13:06:52] "POST /loadbalancers HTTP/1.1" 200 629 0.070857 10.0.0.27 - - [2026-06-01 13:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035202 10.0.0.27 - - [2026-06-01 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023885 10.0.0.27 - - [2026-06-01 13:06:52] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.107135 10.0.0.27 - - [2026-06-01 13:06:52] "GET /instance-ip/bca68408-0c9e-4b9e-9fe1-42a9bc1ae16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005586 10.0.0.27 - - [2026-06-01 13:06:52] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.099263 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006908 10.0.0.27 - - [2026-06-01 13:06:52] "POST /floating-ips HTTP/1.1" 200 597 0.118229 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006151 10.0.0.27 - - [2026-06-01 13:06:52] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.109818 10.0.0.27 - - [2026-06-01 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.27 - - [2026-06-01 13:06:52] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.071465 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer-listener/0df3f813-b955-4b90-9635-7302c4a60e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.012752 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer-listener/0df3f813-b955-4b90-9635-7302c4a60e69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004080 10.0.0.27 - - [2026-06-01 13:06:52] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.032974 10.0.0.27 - - [2026-06-01 13:06:52] "GET /instance-ip/bca68408-0c9e-4b9e-9fe1-42a9bc1ae16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.013095 10.0.0.27 - - [2026-06-01 13:06:52] "GET /instance-ip/bca68408-0c9e-4b9e-9fe1-42a9bc1ae16e?fields=floating_ips HTTP/1.1" 200 1213 0.006522 10.0.0.27 - - [2026-06-01 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.27 - - [2026-06-01 13:06:52] "GET /floating-ip/98de08ff-6062-4024-ac39-15964d75449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002996 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003222 10.0.0.27 - - [2026-06-01 13:06:52] "GET /loadbalancer-pool/3bd27697-6256-489f-a703-438921ea4940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004901 10.0.0.27 - - [2026-06-01 13:06:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018573 10.0.0.27 - - [2026-06-01 13:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010323 10.0.0.27 - - [2026-06-01 13:06:52] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013917 10.0.0.27 - - [2026-06-01 13:06:52] "POST /tags HTTP/1.1" 409 221 0.003373 10.0.0.27 - - [2026-06-01 13:06:52] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005187 10.0.0.27 - - [2026-06-01 13:06:52] "POST /ref-update HTTP/1.1" 200 156 0.007954 10.0.0.27 - - [2026-06-01 13:06:52] "GET /floating-ip/98de08ff-6062-4024-ac39-15964d75449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012901 10.0.0.27 - - [2026-06-01 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-06-01 13:06:52] "GET /tag/bb885f28-88f3-40b5-9881-f2a64cff6f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015723 10.0.0.27 - - [2026-06-01 13:06:52] "PUT /floating-ip/98de08ff-6062-4024-ac39-15964d75449a HTTP/1.1" 200 256 0.025981 10.0.0.27 - - [2026-06-01 13:06:53] "POST /set-tag HTTP/1.1" 200 109 0.100305 10.0.0.27 - - [2026-06-01 13:06:53] "GET /loadbalancer-pool/3bd27697-6256-489f-a703-438921ea4940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004213 10.0.0.27 - - [2026-06-01 13:06:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021580 10.0.0.27 - - [2026-06-01 13:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027458 10.0.0.27 - - [2026-06-01 13:06:53] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015169 10.0.0.27 - - [2026-06-01 13:06:53] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004259 10.0.0.27 - - [2026-06-01 13:06:53] "POST /ref-update HTTP/1.1" 200 156 0.011848 10.0.0.27 - - [2026-06-01 13:06:53] "GET /floating-ip/98de08ff-6062-4024-ac39-15964d75449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006412 10.0.0.27 - - [2026-06-01 13:06:53] "POST /set-tag HTTP/1.1" 200 109 0.072637 10.0.0.27 - - [2026-06-01 13:06:53] "POST /tags HTTP/1.1" 409 206 0.002523 10.0.0.27 - - [2026-06-01 13:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.27 - - [2026-06-01 13:06:53] "GET /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016169 10.0.0.27 - - [2026-06-01 13:06:53] "POST /tags HTTP/1.1" 409 204 0.002440 10.0.0.27 - - [2026-06-01 13:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.27 - - [2026-06-01 13:06:53] "GET /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011873 10.0.0.27 - - [2026-06-01 13:06:53] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003210 10.0.0.27 - - [2026-06-01 13:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.27 - - [2026-06-01 13:06:53] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003457 10.0.0.27 - - [2026-06-01 13:06:53] "POST /tags HTTP/1.1" 409 206 0.002234 10.0.0.27 - - [2026-06-01 13:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.27 - - [2026-06-01 13:06:53] "GET /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011977 10.0.0.27 - - [2026-06-01 13:06:53] "POST /tags HTTP/1.1" 409 226 0.002134 10.0.0.27 - - [2026-06-01 13:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.27 - - [2026-06-01 13:06:53] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011859 10.0.0.27 - - [2026-06-01 13:06:54] "POST /tags HTTP/1.1" 409 204 0.002179 10.0.0.27 - - [2026-06-01 13:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2026-06-01 13:06:54] "GET /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013795 10.0.0.27 - - [2026-06-01 13:06:54] "POST /tags HTTP/1.1" 409 226 0.002345 10.0.0.27 - - [2026-06-01 13:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-06-01 13:06:54] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013216 10.0.0.27 - - [2026-06-01 13:06:54] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003039 10.0.0.27 - - [2026-06-01 13:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2026-06-01 13:06:54] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003544 10.0.0.27 - - [2026-06-01 13:06:54] "POST /firewall-rules HTTP/1.1" 200 626 0.105782 10.0.0.27 - - [2026-06-01 13:06:54] "POST /firewall-rules HTTP/1.1" 200 646 0.081718 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-rule/fb8d66a7-b332-4a3f-b317-a7755912f069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.012763 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002598 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-rule/5ca00a85-cc52-4369-9c05-100de5a2f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004612 10.0.0.27 - - [2026-06-01 13:06:54] "POST /ref-update HTTP/1.1" 200 156 0.017262 10.0.0.27 - - [2026-06-01 13:06:54] "POST /firewall-policys HTTP/1.1" 200 606 0.035764 10.0.0.27 - - [2026-06-01 13:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013076 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007139 10.0.0.27 - - [2026-06-01 13:06:54] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003151 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003429 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003699 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004193 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004459 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007875 10.0.0.27 - - [2026-06-01 13:06:54] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002841 10.0.0.27 - - [2026-06-01 13:06:54] "POST /ref-update HTTP/1.1" 200 156 0.029207 10.0.0.27 - - [2026-06-01 13:06:54] "POST /ref-update HTTP/1.1" 200 156 0.080524 10.0.0.27 - - [2026-06-01 13:06:54] "POST /ref-update HTTP/1.1" 200 156 0.040593 10.0.0.27 - - [2026-06-01 13:06:55] "POST /ref-update HTTP/1.1" 200 156 0.030687 10.0.0.27 - - [2026-06-01 13:06:55] "POST /ref-update HTTP/1.1" 200 156 0.065181 10.0.0.27 - - [2026-06-01 13:06:55] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008059 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:06:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:07:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:07:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001348 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001542 10.0.0.27 - - [2026-06-01 13:08:08] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006551 10.0.0.27 - - [2026-06-01 13:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.27 - - [2026-06-01 13:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2026-06-01 13:08:08] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003149 10.0.0.27 - - [2026-06-01 13:08:08] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007486 10.0.0.27 - - [2026-06-01 13:08:08] "POST /set-tag HTTP/1.1" 200 109 0.021298 10.0.0.27 - - [2026-06-01 13:08:08] "DELETE /loadbalancer-member/229abd4b-64d8-408a-81ef-daae8293a686 HTTP/1.1" 200 115 0.056954 10.0.0.27 - - [2026-06-01 13:08:08] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007004 10.0.0.27 - - [2026-06-01 13:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003732 10.0.0.27 - - [2026-06-01 13:08:08] "DELETE /loadbalancer-member/1364f038-9efb-447c-bea4-b65f4526110d HTTP/1.1" 200 115 0.037971 10.0.0.27 - - [2026-06-01 13:08:08] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005519 10.0.0.27 - - [2026-06-01 13:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.27 - - [2026-06-01 13:08:08] "DELETE /loadbalancer-member/be4d4d9f-e6e4-4494-8e92-397bb83e3742 HTTP/1.1" 200 115 0.028247 10.0.0.27 - - [2026-06-01 13:08:08] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008930 10.0.0.27 - - [2026-06-01 13:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.27 - - [2026-06-01 13:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2026-06-01 13:08:08] "GET /loadbalancer/413277c4-a1a4-40d3-9611-a0cb59b0041d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002942 10.0.0.27 - - [2026-06-01 13:08:09] "GET /loadbalancer-pool/f5f0cee9-88d9-4506-a22a-cf34e9fbcff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004514 10.0.0.27 - - [2026-06-01 13:08:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019469 10.0.0.27 - - [2026-06-01 13:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015171 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011440 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006092 10.0.0.27 - - [2026-06-01 13:08:09] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003612 10.0.0.27 - - [2026-06-01 13:08:09] "POST /set-tag HTTP/1.1" 200 109 0.063742 10.0.0.27 - - [2026-06-01 13:08:09] "GET /loadbalancer-pool/7ae6c3a3-e3f6-47de-9562-1da36a5cdedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014747 10.0.0.27 - - [2026-06-01 13:08:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026202 10.0.0.27 - - [2026-06-01 13:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008037 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008586 10.0.0.27 - - [2026-06-01 13:08:09] "POST /set-tag HTTP/1.1" 200 109 0.003339 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006080 10.0.0.27 - - [2026-06-01 13:08:09] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003542 10.0.0.27 - - [2026-06-01 13:08:09] "GET /loadbalancer-pool/8b25dd37-f5c6-4e5c-82ae-5f0919a75277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004208 10.0.0.27 - - [2026-06-01 13:08:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028119 10.0.0.27 - - [2026-06-01 13:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032210 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009799 10.0.0.27 - - [2026-06-01 13:08:09] "GET /virtual-machine-interface/4d99f41a-5db9-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004620 10.0.0.27 - - [2026-06-01 13:08:09] "GET /floating-ip/c0a29786-d28a-4f14-9ff9-f1d9d97b2f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006862 10.0.0.27 - - [2026-06-01 13:08:09] "POST /set-tag HTTP/1.1" 200 109 0.006632 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 252 0.002631 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/3c215b17-55b6-4d73-9e90-499f9baeac31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012555 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 228 0.002382 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013734 10.0.0.27 - - [2026-06-01 13:09:03] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004719 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.27 - - [2026-06-01 13:09:03] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003122 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 206 0.001953 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016788 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 226 0.002520 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012114 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 204 0.002499 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013286 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 226 0.002458 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014076 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 228 0.002465 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010712 10.0.0.27 - - [2026-06-01 13:09:03] "POST /tags HTTP/1.1" 409 252 0.001928 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.27 - - [2026-06-01 13:09:03] "GET /tag/3c215b17-55b6-4d73-9e90-499f9baeac31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011702 10.0.0.27 - - [2026-06-01 13:09:03] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002985 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.27 - - [2026-06-01 13:09:03] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003006 10.0.0.27 - - [2026-06-01 13:09:03] "POST /firewall-rules HTTP/1.1" 409 281 0.002892 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.27 - - [2026-06-01 13:09:03] "PUT /firewall-rule/5ca00a85-cc52-4369-9c05-100de5a2f7cc HTTP/1.1" 200 260 0.019406 10.0.0.27 - - [2026-06-01 13:09:03] "POST /firewall-rules HTTP/1.1" 409 291 0.014476 10.0.0.27 - - [2026-06-01 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.27 - - [2026-06-01 13:09:03] "PUT /firewall-rule/fb8d66a7-b332-4a3f-b317-a7755912f069 HTTP/1.1" 200 260 0.021087 10.0.0.27 - - [2026-06-01 13:09:03] "GET /firewall-rule/fb8d66a7-b332-4a3f-b317-a7755912f069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.012024 10.0.0.27 - - [2026-06-01 13:09:03] "POST /firewall-rules HTTP/1.1" 200 658 0.077379 10.0.0.27 - - [2026-06-01 13:09:03] "GET /firewall-rule/3290ce2d-da77-4f1a-8677-88695a34f0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.007618 10.0.0.27 - - [2026-06-01 13:09:03] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002496 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-rule/5ca00a85-cc52-4369-9c05-100de5a2f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003993 10.0.0.27 - - [2026-06-01 13:09:04] "POST /firewall-policys HTTP/1.1" 409 269 0.002570 10.0.0.27 - - [2026-06-01 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.27 - - [2026-06-01 13:09:04] "PUT /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d HTTP/1.1" 200 264 0.023726 10.0.0.27 - - [2026-06-01 13:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031728 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014780 10.0.0.27 - - [2026-06-01 13:09:04] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003023 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003057 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/4d07daa0-349b-451b-b16a-d88644f9c271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002968 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003032 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003052 10.0.0.27 - - [2026-06-01 13:09:04] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003196 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006965 10.0.0.27 - - [2026-06-01 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.008212 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006315 10.0.0.27 - - [2026-06-01 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.006285 10.0.0.27 - - [2026-06-01 13:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.27 - - [2026-06-01 13:10:05] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003705 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005729 10.0.0.27 - - [2026-06-01 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.022657 10.0.0.27 - - [2026-06-01 13:10:05] "DELETE /loadbalancer-member/ba480cd6-a61f-4537-b6d0-15179abdeb5d HTTP/1.1" 200 115 0.034190 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017278 10.0.0.27 - - [2026-06-01 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.27 - - [2026-06-01 13:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.27 - - [2026-06-01 13:10:05] "GET /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003341 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006956 10.0.0.27 - - [2026-06-01 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.27 - - [2026-06-01 13:10:05] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006006 10.0.0.27 - - [2026-06-01 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.006134 10.0.0.27 - - [2026-06-01 13:10:06] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006264 10.0.0.27 - - [2026-06-01 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.27 - - [2026-06-01 13:10:06] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008899 10.0.0.27 - - [2026-06-01 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.27 - - [2026-06-01 13:10:06] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008224 10.0.0.27 - - [2026-06-01 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.005938 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008739 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.006881 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005013 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine/ccc23f56-7999-4af6-b6c3-23c78d5f92a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002882 10.0.0.27 - - [2026-06-01 13:10:07] "POST /ref-update HTTP/1.1" 200 156 0.011894 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007523 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.024914 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.021391 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.028797 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.028146 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.015854 10.0.0.27 - - [2026-06-01 13:10:07] "DELETE /instance-ip/b69954f0-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.059925 10.0.0.27 - - [2026-06-01 13:10:07] "DELETE /virtual-machine-interface/b67d7988-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.042805 10.0.0.27 - - [2026-06-01 13:10:07] "DELETE /virtual-machine/ccc23f56-7999-4af6-b6c3-23c78d5f92a7 HTTP/1.1" 200 115 0.029630 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005551 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004771 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.005267 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine/1ea8323e-00fe-489a-83b4-ed6bc200a905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003034 10.0.0.27 - - [2026-06-01 13:10:07] "POST /ref-update HTTP/1.1" 200 156 0.014215 10.0.0.27 - - [2026-06-01 13:10:07] "GET /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029693 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.035334 10.0.0.27 - - [2026-06-01 13:10:07] "POST /set-tag HTTP/1.1" 200 109 0.048956 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.040282 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.045582 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.045099 10.0.0.27 - - [2026-06-01 13:10:08] "DELETE /instance-ip/b71777d6-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.153102 10.0.0.27 - - [2026-06-01 13:10:08] "DELETE /virtual-machine-interface/b6fca80c-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.073828 10.0.0.27 - - [2026-06-01 13:10:08] "DELETE /virtual-machine/1ea8323e-00fe-489a-83b4-ed6bc200a905 HTTP/1.1" 200 115 0.029119 10.0.0.27 - - [2026-06-01 13:10:08] "DELETE /tag/4e6c2f7c-da55-4ab7-bdc3-b4dae31d4f63 HTTP/1.1" 200 115 0.064856 10.0.0.27 - - [2026-06-01 13:10:08] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008932 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.27 - - [2026-06-01 13:10:08] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007181 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.27 - - [2026-06-01 13:10:08] "GET /virtual-machine/ab792ddd-7ebd-45a3-b026-09ba9ffd3f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005082 10.0.0.27 - - [2026-06-01 13:10:08] "POST /ref-update HTTP/1.1" 200 156 0.015540 10.0.0.27 - - [2026-06-01 13:10:08] "GET /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018181 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.023236 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.048268 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.042407 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.034012 10.0.0.27 - - [2026-06-01 13:10:08] "POST /set-tag HTTP/1.1" 200 109 0.045702 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /instance-ip/b56ef364-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.082263 10.0.0.27 - - [2026-06-01 13:10:09] "POST /ref-update HTTP/1.1" 200 156 0.011050 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /virtual-machine-interface/b5515f02-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.051519 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /virtual-machine/ab792ddd-7ebd-45a3-b026-09ba9ffd3f00 HTTP/1.1" 200 115 0.025836 10.0.0.27 - - [2026-06-01 13:10:09] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007530 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.27 - - [2026-06-01 13:10:09] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004541 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.27 - - [2026-06-01 13:10:09] "GET /virtual-machine/de123353-18a5-44d3-adf2-408c9385deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003996 10.0.0.27 - - [2026-06-01 13:10:09] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.27 - - [2026-06-01 13:10:09] "GET /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012455 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.024436 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.040211 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.035443 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.019245 10.0.0.27 - - [2026-06-01 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.031693 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /instance-ip/b5f10bec-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.054372 10.0.0.27 - - [2026-06-01 13:10:09] "POST /ref-update HTTP/1.1" 200 156 0.023815 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /virtual-machine-interface/b5d54fd8-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.038368 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /virtual-machine/de123353-18a5-44d3-adf2-408c9385deac HTTP/1.1" 200 115 0.040796 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /tag/2be16a57-e2f8-4d5c-947e-c93ea1c532d8 HTTP/1.1" 200 115 0.058281 10.0.0.27 - - [2026-06-01 13:10:09] "DELETE /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c HTTP/1.1" 409 388 0.005420 10.0.0.27 - - [2026-06-01 13:10:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002856 10.0.0.27 - - [2026-06-01 13:10:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004964 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004776 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.004178 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004450 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.006518 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine/341660c1-a347-4a1f-ad04-a524a2b8c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003498 10.0.0.27 - - [2026-06-01 13:10:37] "POST /ref-update HTTP/1.1" 200 156 0.012854 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012998 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.028085 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.047756 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.033350 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.029909 10.0.0.27 - - [2026-06-01 13:10:37] "DELETE /instance-ip/b7a81610-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.061302 10.0.0.27 - - [2026-06-01 13:10:37] "DELETE /virtual-machine-interface/b78b2410-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.054286 10.0.0.27 - - [2026-06-01 13:10:37] "DELETE /virtual-machine/341660c1-a347-4a1f-ad04-a524a2b8c215 HTTP/1.1" 200 115 0.026285 10.0.0.27 - - [2026-06-01 13:10:37] "DELETE /tag/f354f21f-d103-4058-8667-acd7c5547704 HTTP/1.1" 200 115 0.041204 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007140 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004688 10.0.0.27 - - [2026-06-01 13:10:37] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine/c6aaa578-3cbc-4220-a6b9-b4768402fd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003824 10.0.0.27 - - [2026-06-01 13:10:37] "POST /ref-update HTTP/1.1" 200 156 0.016414 10.0.0.27 - - [2026-06-01 13:10:37] "GET /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016203 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.019883 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.046610 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.039919 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.016757 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /instance-ip/b81838be-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.060106 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /virtual-machine-interface/b8007ce2-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.069545 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /virtual-machine/c6aaa578-3cbc-4220-a6b9-b4768402fd9b HTTP/1.1" 200 115 0.022647 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /tag/3a04c6c9-244c-42b4-aa96-8bbb1150b03b HTTP/1.1" 200 115 0.043325 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1 HTTP/1.1" 409 236 0.004646 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /tag/e3857407-57db-4b62-914a-0472917ca018 HTTP/1.1" 200 115 0.044194 10.0.0.27 - - [2026-06-01 13:10:38] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004598 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.27 - - [2026-06-01 13:10:38] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004809 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.27 - - [2026-06-01 13:10:38] "GET /virtual-machine/8af69d62-a5e8-4849-ad05-059c29457a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003141 10.0.0.27 - - [2026-06-01 13:10:38] "POST /ref-update HTTP/1.1" 200 156 0.010609 10.0.0.27 - - [2026-06-01 13:10:38] "GET /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005730 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.019447 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.016926 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.020968 10.0.0.27 - - [2026-06-01 13:10:38] "POST /set-tag HTTP/1.1" 200 109 0.020742 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /instance-ip/b904f820-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.040915 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /virtual-machine-interface/b8e9e576-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.059431 10.0.0.27 - - [2026-06-01 13:10:38] "DELETE /virtual-machine/8af69d62-a5e8-4849-ad05-059c29457a07 HTTP/1.1" 200 115 0.021432 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /tag/05f3127d-8b38-4ffb-bb22-c185c96fa589 HTTP/1.1" 200 115 0.052663 10.0.0.27 - - [2026-06-01 13:10:39] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006284 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.009969 10.0.0.27 - - [2026-06-01 13:10:39] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006118 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.27 - - [2026-06-01 13:10:39] "GET /virtual-machine/7c567325-2d87-4206-bdc8-34651f0bebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003487 10.0.0.27 - - [2026-06-01 13:10:39] "POST /ref-update HTTP/1.1" 200 156 0.011205 10.0.0.27 - - [2026-06-01 13:10:39] "GET /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006494 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.025831 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.034683 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.041436 10.0.0.27 - - [2026-06-01 13:10:39] "POST /set-tag HTTP/1.1" 200 109 0.015951 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /instance-ip/b893e360-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.063703 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /virtual-machine-interface/b8767532-5dba-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.046450 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /virtual-machine/7c567325-2d87-4206-bdc8-34651f0bebae HTTP/1.1" 200 115 0.030413 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /tag/3c215b17-55b6-4d73-9e90-499f9baeac31 HTTP/1.1" 409 236 0.013197 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7 HTTP/1.1" 409 236 0.007581 10.0.0.27 - - [2026-06-01 13:10:39] "DELETE /tag/d41eed8f-3d5e-4ddb-a58e-5da37295405a HTTP/1.1" 200 115 0.045926 10.0.0.27 - - [2026-06-01 13:10:40] "POST /projects HTTP/1.1" 409 238 0.002294 10.0.0.27 - - [2026-06-01 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.27 - - [2026-06-01 13:10:40] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.071294 10.0.0.27 - - [2026-06-01 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.27 - - [2026-06-01 13:10:41] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011167 10.0.0.27 - - [2026-06-01 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.27 - - [2026-06-01 13:10:41] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005793 10.0.0.27 - - [2026-06-01 13:10:41] "POST /security-groups HTTP/1.1" 409 285 0.003918 10.0.0.27 - - [2026-06-01 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2026-06-01 13:10:41] "PUT /security-group/761c0686-4f97-48ac-82dd-efe68f211048 HTTP/1.1" 200 262 0.066827 10.0.0.27 - - [2026-06-01 13:10:41] "PUT /access-control-list/0ce18e50-3f03-4d5c-8d30-9b892c0bd0df HTTP/1.1" 200 272 0.043157 10.0.0.27 - - [2026-06-01 13:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.065444 10.0.0.27 - - [2026-06-01 13:10:41] "PUT /access-control-list/c6f05565-7ff3-4b8d-97b3-24ccc1f0687b HTTP/1.1" 200 272 0.047955 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:10:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:10:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 10.0.0.27 - - [2026-06-01 13:10:46] "POST /projects HTTP/1.1" 409 238 0.002686 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.27 - - [2026-06-01 13:10:46] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030296 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2026-06-01 13:10:46] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004601 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.27 - - [2026-06-01 13:10:46] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005646 10.0.0.27 - - [2026-06-01 13:10:46] "POST /security-groups HTTP/1.1" 409 285 0.002766 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.27 - - [2026-06-01 13:10:46] "PUT /security-group/761c0686-4f97-48ac-82dd-efe68f211048 HTTP/1.1" 200 262 0.072307 10.0.0.27 - - [2026-06-01 13:10:46] "PUT /access-control-list/0ce18e50-3f03-4d5c-8d30-9b892c0bd0df HTTP/1.1" 200 272 0.022000 10.0.0.27 - - [2026-06-01 13:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028780 10.0.0.27 - - [2026-06-01 13:10:46] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013301 10.0.0.27 - - [2026-06-01 13:10:46] "PUT /access-control-list/c6f05565-7ff3-4b8d-97b3-24ccc1f0687b HTTP/1.1" 200 272 0.028938 10.0.0.27 - - [2026-06-01 13:10:46] "GET /firewall-rule/c36ef3f6-f825-4e40-b2fd-8edf554ead54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003477 10.0.0.27 - - [2026-06-01 13:10:46] "POST /ref-update HTTP/1.1" 200 156 0.054690 10.0.0.27 - - [2026-06-01 13:10:46] "DELETE /firewall-rule/c36ef3f6-f825-4e40-b2fd-8edf554ead54 HTTP/1.1" 200 115 0.042374 10.0.0.27 - - [2026-06-01 13:10:46] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006998 10.0.0.27 - - [2026-06-01 13:10:46] "GET /firewall-rule/2a190f6a-c886-4b00-9ee0-055572b29b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003285 10.0.0.27 - - [2026-06-01 13:10:46] "POST /ref-update HTTP/1.1" 200 156 0.047882 10.0.0.27 - - [2026-06-01 13:10:46] "DELETE /firewall-rule/2a190f6a-c886-4b00-9ee0-055572b29b99 HTTP/1.1" 200 115 0.047741 10.0.0.27 - - [2026-06-01 13:10:46] "DELETE /tag/3c215b17-55b6-4d73-9e90-499f9baeac31 HTTP/1.1" 409 236 0.005749 10.0.0.27 - - [2026-06-01 13:10:46] "DELETE /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7 HTTP/1.1" 409 236 0.005295 10.0.0.27 - - [2026-06-01 13:10:46] "DELETE /tag/4b0c719e-1743-43f0-a345-344821608fdd HTTP/1.1" 200 115 0.032882 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.27 - - [2026-06-01 13:10:46] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005756 10.0.0.27 - - [2026-06-01 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.27 - - [2026-06-01 13:10:46] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004396 10.0.0.27 - - [2026-06-01 13:10:47] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.056230 10.0.0.27 - - [2026-06-01 13:10:47] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.056010 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /security-group/761c0686-4f97-48ac-82dd-efe68f211048 HTTP/1.1" 200 115 0.052347 10.0.0.27 - - [2026-06-01 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /access-control-list/0ce18e50-3f03-4d5c-8d30-9b892c0bd0df HTTP/1.1" 200 115 0.039636 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /access-control-list/c6f05565-7ff3-4b8d-97b3-24ccc1f0687b HTTP/1.1" 200 115 0.020340 10.0.0.27 - - [2026-06-01 13:10:47] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033548 10.0.0.27 - - [2026-06-01 13:10:47] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?fields=security_groups HTTP/1.1" 200 1352 0.038232 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /security-group/63ae26c4-009e-4720-a05d-847960b0b877 HTTP/1.1" 200 115 0.043771 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /access-control-list/2ce8e0d7-cd9e-484b-a173-0ab12cee40c1 HTTP/1.1" 200 115 0.035007 10.0.0.27 - - [2026-06-01 13:10:47] "GET /project/7e18d341-c785-40d3-ac5a-9ac01d13be56?fields=application_policy_sets HTTP/1.1" 200 1391 0.045957 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /access-control-list/301e3e79-bf31-4601-8220-dfb24e394320 HTTP/1.1" 200 115 0.042509 10.0.0.27 - - [2026-06-01 13:10:47] "DELETE /project/7e18d341-c785-40d3-ac5a-9ac01d13be56 HTTP/1.1" 200 115 0.320058 10.0.0.27 - - [2026-06-01 13:10:47] "POST /projects HTTP/1.1" 409 238 0.002229 10.0.0.27 - - [2026-06-01 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.27 - - [2026-06-01 13:10:47] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038642 10.0.0.27 - - [2026-06-01 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.27 - - [2026-06-01 13:10:47] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010149 10.0.0.27 - - [2026-06-01 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2026-06-01 13:10:47] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004949 10.0.0.27 - - [2026-06-01 13:10:47] "POST /security-groups HTTP/1.1" 409 285 0.002515 10.0.0.27 - - [2026-06-01 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2026-06-01 13:10:47] "PUT /security-group/24aec9ef-31a9-4c7f-ac12-01a779d838cf HTTP/1.1" 200 262 0.066532 10.0.0.27 - - [2026-06-01 13:10:47] "PUT /access-control-list/48f9bc01-b646-4eaa-b5ee-d44b173a075e HTTP/1.1" 200 272 0.020609 10.0.0.27 - - [2026-06-01 13:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.047932 10.0.0.27 - - [2026-06-01 13:10:47] "PUT /access-control-list/9e9ba220-a89c-4d34-b9ed-547d410acdbc HTTP/1.1" 200 272 0.081580 10.0.0.27 - - [2026-06-01 13:10:52] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004553 10.0.0.27 - - [2026-06-01 13:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.27 - - [2026-06-01 13:10:52] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003838 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-policy/a1976e12-4249-4e7f-bf1d-93248cb72b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003080 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-rule/5ca00a85-cc52-4369-9c05-100de5a2f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003234 10.0.0.27 - - [2026-06-01 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.025225 10.0.0.27 - - [2026-06-01 13:10:52] "DELETE /firewall-rule/5ca00a85-cc52-4369-9c05-100de5a2f7cc HTTP/1.1" 200 115 0.081734 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007221 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-rule/fb8d66a7-b332-4a3f-b317-a7755912f069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003248 10.0.0.27 - - [2026-06-01 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.030907 10.0.0.27 - - [2026-06-01 13:10:52] "DELETE /firewall-rule/fb8d66a7-b332-4a3f-b317-a7755912f069 HTTP/1.1" 200 115 0.068438 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008598 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-rule/3290ce2d-da77-4f1a-8677-88695a34f0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.005898 10.0.0.27 - - [2026-06-01 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.035096 10.0.0.27 - - [2026-06-01 13:10:52] "DELETE /firewall-rule/3290ce2d-da77-4f1a-8677-88695a34f0fb HTTP/1.1" 200 115 0.075141 10.0.0.27 - - [2026-06-01 13:10:52] "GET /application-policy-set/04447ccd-c1bc-4517-bd10-e7eb1cc1e234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006557 10.0.0.27 - - [2026-06-01 13:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.27 - - [2026-06-01 13:10:52] "GET /policy-management/74fab92a-89f9-460e-956b-9c2aee3b4829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003037 10.0.0.27 - - [2026-06-01 13:10:52] "GET /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004863 10.0.0.27 - - [2026-06-01 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.029982 10.0.0.27 - - [2026-06-01 13:10:52] "DELETE /firewall-policy/74f3ade9-781e-48ff-9088-93c0ec2f5f4d HTTP/1.1" 200 115 0.075708 10.0.0.27 - - [2026-06-01 13:10:52] "DELETE /tag/3c215b17-55b6-4d73-9e90-499f9baeac31 HTTP/1.1" 200 115 0.079583 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /tag/8dc15f91-2a96-400f-9ba1-94201d3888a7 HTTP/1.1" 200 115 0.110311 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /tag/a815accc-ed06-4bf8-98fe-e1b67a82e5e1 HTTP/1.1" 200 115 0.090598 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /tag/c5099139-0aba-4c50-a3fc-0f13094ae72c HTTP/1.1" 200 115 0.091635 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /loadbalancer-member/0522576e-cef3-4b66-987a-c938516f0b1a HTTP/1.1" 200 115 0.045326 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /loadbalancer-pool/3bd27697-6256-489f-a703-438921ea4940 HTTP/1.1" 200 115 0.069870 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /loadbalancer-listener/0df3f813-b955-4b90-9635-7302c4a60e69 HTTP/1.1" 200 115 0.056377 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /loadbalancer/938acdff-bd13-4100-9658-f503c7c5acce HTTP/1.1" 200 115 0.080151 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /floating-ip/98de08ff-6062-4024-ac39-15964d75449a HTTP/1.1" 200 115 0.071083 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /instance-ip/bca68408-0c9e-4b9e-9fe1-42a9bc1ae16e HTTP/1.1" 200 115 0.100753 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /virtual-machine-interface/03ba4b40-faf5-4ec2-9352-7342e3d31813 HTTP/1.1" 200 115 0.058921 10.0.0.27 - - [2026-06-01 13:10:53] "DELETE /tag/bb885f28-88f3-40b5-9881-f2a64cff6f71 HTTP/1.1" 200 115 0.078912 10.0.0.27 - - [2026-06-01 13:10:53] "POST /projects HTTP/1.1" 409 238 0.002415 10.0.0.27 - - [2026-06-01 13:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.27 - - [2026-06-01 13:10:54] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050557 10.0.0.27 - - [2026-06-01 13:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.27 - - [2026-06-01 13:10:54] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004470 10.0.0.27 - - [2026-06-01 13:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.27 - - [2026-06-01 13:10:54] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004545 10.0.0.27 - - [2026-06-01 13:10:54] "POST /security-groups HTTP/1.1" 409 285 0.005651 10.0.0.27 - - [2026-06-01 13:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2026-06-01 13:10:54] "PUT /security-group/24aec9ef-31a9-4c7f-ac12-01a779d838cf HTTP/1.1" 200 262 0.067123 10.0.0.27 - - [2026-06-01 13:10:54] "PUT /access-control-list/48f9bc01-b646-4eaa-b5ee-d44b173a075e HTTP/1.1" 200 272 0.029759 10.0.0.27 - - [2026-06-01 13:10:54] "PUT /access-control-list/9e9ba220-a89c-4d34-b9ed-547d410acdbc HTTP/1.1" 200 272 0.050855 10.0.0.27 - - [2026-06-01 13:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.053898 10.0.0.27 - - [2026-06-01 13:10:54] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026493 10.0.0.27 - - [2026-06-01 13:10:54] "GET /firewall-rule/3c8a6520-26be-40b6-8fca-ffa6cd685223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004123 10.0.0.27 - - [2026-06-01 13:10:54] "POST /ref-update HTTP/1.1" 200 156 0.046032 10.0.0.27 - - [2026-06-01 13:10:54] "DELETE /firewall-rule/3c8a6520-26be-40b6-8fca-ffa6cd685223 HTTP/1.1" 200 115 0.050908 10.0.0.27 - - [2026-06-01 13:10:54] "GET /firewall-policy/6871907c-5501-4836-a9d4-a51ebe3c6337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004915 10.0.0.27 - - [2026-06-01 13:10:54] "GET /firewall-rule/4cbe3cc2-9d20-4ae8-8d75-341a4e8ff26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003295 10.0.0.27 - - [2026-06-01 13:10:54] "POST /ref-update HTTP/1.1" 200 156 0.052728 10.0.0.27 - - [2026-06-01 13:10:54] "DELETE /firewall-rule/4cbe3cc2-9d20-4ae8-8d75-341a4e8ff26e HTTP/1.1" 200 115 0.065263 10.0.0.27 - - [2026-06-01 13:10:54] "DELETE /tag/27310e3b-a4ea-4841-a8fd-b485b4273d31 HTTP/1.1" 200 115 0.050230 10.0.0.27 - - [2026-06-01 13:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.27 - - [2026-06-01 13:10:54] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005090 10.0.0.27 - - [2026-06-01 13:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2026-06-01 13:10:54] "GET /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005825 10.0.0.27 - - [2026-06-01 13:10:54] "PUT /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af HTTP/1.1" 200 264 0.073284 10.0.0.27 - - [2026-06-01 13:10:54] "PUT /virtual-network/a7d99e07-4148-4f4f-a649-80fc6272a0b6 HTTP/1.1" 200 264 0.047951 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /security-group/24aec9ef-31a9-4c7f-ac12-01a779d838cf HTTP/1.1" 200 115 0.056967 10.0.0.27 - - [2026-06-01 13:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010769 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /access-control-list/48f9bc01-b646-4eaa-b5ee-d44b173a075e HTTP/1.1" 200 115 0.039743 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /access-control-list/9e9ba220-a89c-4d34-b9ed-547d410acdbc HTTP/1.1" 200 115 0.051085 10.0.0.27 - - [2026-06-01 13:10:55] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051752 10.0.0.27 - - [2026-06-01 13:10:55] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?fields=security_groups HTTP/1.1" 200 1353 0.035877 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /security-group/3645fdb4-c4fa-42b6-8a65-86384dd212c7 HTTP/1.1" 200 115 0.069536 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /access-control-list/5d29a903-da4b-4830-b272-464e9edf9d45 HTTP/1.1" 200 115 0.040908 10.0.0.27 - - [2026-06-01 13:10:55] "GET /project/bf95d8be-46b0-4b2d-9f57-445cda15d432?fields=application_policy_sets HTTP/1.1" 200 1392 0.039946 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /access-control-list/db11aca5-0923-4f94-9d58-43b80aac11ec HTTP/1.1" 200 115 0.051606 10.0.0.27 - - [2026-06-01 13:10:55] "DELETE /project/bf95d8be-46b0-4b2d-9f57-445cda15d432 HTTP/1.1" 200 115 0.372138 10.0.0.27 - - [2026-06-01 13:11:51] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.27 - - [2026-06-01 13:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2026-06-01 13:11:51] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006035 10.0.0.27 - - [2026-06-01 13:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.27 - - [2026-06-01 13:11:52] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002885 10.0.0.27 - - [2026-06-01 13:12:07] "GET / HTTP/1.1" 200 35931 0.002052 10.0.0.27 - - [2026-06-01 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2026-06-01 13:12:07] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005784 10.0.0.27 - - [2026-06-01 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.27 - - [2026-06-01 13:12:07] "GET /config-node/94810e9b-b7a6-49c5-b1e1-ad8e4b7ee7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002898 10.0.0.27 - - [2026-06-01 13:12:08] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.27 - - [2026-06-01 13:12:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002307 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.27 - - [2026-06-01 13:12:13] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002702 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.013624 10.0.0.27 - - [2026-06-01 13:12:13] "GET / HTTP/1.1" 200 35931 0.002629 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 264 0.003949 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/3355f83d-d930-48fd-84dc-4480e828d8a9 HTTP/1.1" 200 244 0.015177 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 261 0.003995 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/ee795caa-9b6f-41d9-a61b-4cf24ab9ed1d HTTP/1.1" 200 244 0.015186 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 261 0.002495 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/c57928ed-29f9-4081-b84c-a39f228b23f9 HTTP/1.1" 200 244 0.011525 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 253 0.002805 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/0d79d4bf-b131-4829-b73b-db0517dd3410 HTTP/1.1" 200 244 0.013663 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 251 0.002154 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/e61d8bac-36dc-4f20-afdd-926fb6efe552 HTTP/1.1" 200 244 0.011568 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 252 0.004335 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/1a4a398f-98e3-4fb1-bd77-0f1b154349d0 HTTP/1.1" 200 244 0.017948 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 256 0.007401 10.0.0.27 - - [2026-06-01 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.27 - - [2026-06-01 13:12:13] "PUT /alarm/a7fe1a20-1600-4bf7-8885-68aeb3ac107c HTTP/1.1" 200 244 0.015162 10.0.0.27 - - [2026-06-01 13:12:13] "POST /alarms HTTP/1.1" 409 248 0.006892 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/e58aa034-0699-4f83-b74f-92163d388934 HTTP/1.1" 200 244 0.015903 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 252 0.007648 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/7bbba8d4-fae5-42e0-843b-97ab3bb30962 HTTP/1.1" 200 244 0.016020 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 257 0.013415 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/7f378b63-0f52-403a-998b-ebdf7e20f467 HTTP/1.1" 200 244 0.018455 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 251 0.008687 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/5f978406-83d6-47cf-98df-e3583a2dc8c5 HTTP/1.1" 200 244 0.031092 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 257 0.007346 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/d21fc98a-d2c2-46c4-8f1a-796bf9b8ee4c HTTP/1.1" 200 244 0.010144 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 261 0.011317 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/6a61a54d-90b8-42c5-9193-6c33fd6e7993 HTTP/1.1" 200 244 0.014718 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 258 0.016752 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/da796cd2-57af-459b-8a2c-f4e5350e6c47 HTTP/1.1" 200 244 0.013096 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 254 0.009875 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/820a8048-4f8b-4ce0-bd9a-bb84adac9c64 HTTP/1.1" 200 244 0.013686 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 254 0.007963 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/f7ba4614-1312-4f0f-be15-ea974156d41f HTTP/1.1" 200 244 0.011380 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 254 0.010302 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/cee5c826-88d4-4ef8-95dd-9ad3007c161f HTTP/1.1" 200 244 0.013727 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 247 0.008839 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/85a36e3c-efc1-41d3-98e3-276686c61591 HTTP/1.1" 200 244 0.013752 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 272 0.010308 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.27 - - [2026-06-01 13:12:14] "PUT /alarm/c4867067-a1de-4739-ac2f-7f9746e3df61 HTTP/1.1" 200 244 0.013048 10.0.0.27 - - [2026-06-01 13:12:14] "POST /alarms HTTP/1.1" 409 261 0.011254 10.0.0.27 - - [2026-06-01 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /alarm/00117e23-1c14-4d67-be7d-b839cfce77fa HTTP/1.1" 200 244 0.014266 10.0.0.27 - - [2026-06-01 13:12:15] "POST /alarms HTTP/1.1" 409 259 0.007877 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /alarm/c2dda510-ba95-422e-919a-c628d329b612 HTTP/1.1" 200 244 0.012165 10.0.0.27 - - [2026-06-01 13:12:15] "POST /alarms HTTP/1.1" 409 265 0.004781 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /alarm/6c91e212-7d58-4bec-958f-1bd2cfadd3ce HTTP/1.1" 200 244 0.012526 10.0.0.27 - - [2026-06-01 13:12:15] "POST /alarms HTTP/1.1" 409 279 0.003439 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /alarm/5bb36135-67b0-4ac1-bb35-304ad04de68d HTTP/1.1" 200 244 0.012981 10.0.0.27 - - [2026-06-01 13:12:15] "GET / HTTP/1.1" 200 35931 0.002201 10.0.0.27 - - [2026-06-01 13:12:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002414 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.011806 10.0.0.27 - - [2026-06-01 13:12:15] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.27 - - [2026-06-01 13:12:15] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003037 10.0.0.27 - - [2026-06-01 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.27 - - [2026-06-01 13:12:15] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.011401 10.0.0.27 - - [2026-06-01 13:12:16] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.27 - - [2026-06-01 13:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.27 - - [2026-06-01 13:12:16] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005229 10.0.0.27 - - [2026-06-01 13:12:16] "PUT /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e HTTP/1.1" 200 274 0.017231 10.0.0.27 - - [2026-06-01 13:12:19] "GET / HTTP/1.1" 200 35931 0.003839 10.0.0.27 - - [2026-06-01 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.27 - - [2026-06-01 13:12:19] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002964 10.0.0.27 - - [2026-06-01 13:12:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002487 10.0.0.27 - - [2026-06-01 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.27 - - [2026-06-01 13:12:19] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004214 10.0.0.27 - - [2026-06-01 13:12:19] "PUT /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e HTTP/1.1" 200 254 0.016700 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:12:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:12:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 10.0.0.27 - - [2026-06-01 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2026-06-01 13:12:21] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007634 10.0.0.27 - - [2026-06-01 13:12:59] "GET / HTTP/1.1" 200 35931 0.002358 10.0.0.27 - - [2026-06-01 13:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.27 - - [2026-06-01 13:12:59] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004570 10.0.0.27 - - [2026-06-01 13:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.27 - - [2026-06-01 13:13:00] "GET /config-node/94810e9b-b7a6-49c5-b1e1-ad8e4b7ee7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002736 10.0.0.27 - - [2026-06-01 13:13:11] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.27 - - [2026-06-01 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.27 - - [2026-06-01 13:13:11] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003122 10.0.0.27 - - [2026-06-01 13:13:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002539 10.0.0.27 - - [2026-06-01 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.27 - - [2026-06-01 13:13:11] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003619 10.0.0.27 - - [2026-06-01 13:13:11] "PUT /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e HTTP/1.1" 200 254 0.032781 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001404 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001368 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001296 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001374 10.0.0.27 - - [2026-06-01 13:13:34] "GET / HTTP/1.1" 200 35931 0.002512 10.0.0.27 - - [2026-06-01 13:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.27 - - [2026-06-01 13:13:34] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006101 10.0.0.27 - - [2026-06-01 13:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.27 - - [2026-06-01 13:13:34] "GET /config-node/94810e9b-b7a6-49c5-b1e1-ad8e4b7ee7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002753 10.0.0.27 - - [2026-06-01 13:13:34] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.27 - - [2026-06-01 13:13:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002850 10.0.0.27 - - [2026-06-01 13:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.27 - - [2026-06-01 13:13:39] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003329 10.0.0.27 - - [2026-06-01 13:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.27 - - [2026-06-01 13:13:39] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.009371 10.0.0.27 - - [2026-06-01 13:13:40] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 264 0.002617 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/3355f83d-d930-48fd-84dc-4480e828d8a9 HTTP/1.1" 200 244 0.010227 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 261 0.006402 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/ee795caa-9b6f-41d9-a61b-4cf24ab9ed1d HTTP/1.1" 200 244 0.020257 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 261 0.007812 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/c57928ed-29f9-4081-b84c-a39f228b23f9 HTTP/1.1" 200 244 0.013806 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 253 0.004190 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/0d79d4bf-b131-4829-b73b-db0517dd3410 HTTP/1.1" 200 244 0.010799 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 251 0.007605 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/e61d8bac-36dc-4f20-afdd-926fb6efe552 HTTP/1.1" 200 244 0.015712 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 252 0.010221 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/1a4a398f-98e3-4fb1-bd77-0f1b154349d0 HTTP/1.1" 200 244 0.014221 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 256 0.009595 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/a7fe1a20-1600-4bf7-8885-68aeb3ac107c HTTP/1.1" 200 244 0.014942 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 248 0.008139 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/e58aa034-0699-4f83-b74f-92163d388934 HTTP/1.1" 200 244 0.011306 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 252 0.003618 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/7bbba8d4-fae5-42e0-843b-97ab3bb30962 HTTP/1.1" 200 244 0.013381 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 257 0.012772 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.27 - - [2026-06-01 13:13:40] "PUT /alarm/7f378b63-0f52-403a-998b-ebdf7e20f467 HTTP/1.1" 200 244 0.014266 10.0.0.27 - - [2026-06-01 13:13:40] "POST /alarms HTTP/1.1" 409 251 0.017594 10.0.0.27 - - [2026-06-01 13:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/5f978406-83d6-47cf-98df-e3583a2dc8c5 HTTP/1.1" 200 244 0.014310 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 257 0.003785 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/d21fc98a-d2c2-46c4-8f1a-796bf9b8ee4c HTTP/1.1" 200 244 0.012176 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 261 0.008895 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/6a61a54d-90b8-42c5-9193-6c33fd6e7993 HTTP/1.1" 200 244 0.013057 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 258 0.011803 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/da796cd2-57af-459b-8a2c-f4e5350e6c47 HTTP/1.1" 200 244 0.015439 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 254 0.007236 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/820a8048-4f8b-4ce0-bd9a-bb84adac9c64 HTTP/1.1" 200 244 0.026344 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 254 0.018476 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/f7ba4614-1312-4f0f-be15-ea974156d41f HTTP/1.1" 200 244 0.011030 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 254 0.004216 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/cee5c826-88d4-4ef8-95dd-9ad3007c161f HTTP/1.1" 200 244 0.010017 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 247 0.005380 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/85a36e3c-efc1-41d3-98e3-276686c61591 HTTP/1.1" 200 244 0.009984 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 272 0.005666 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/c4867067-a1de-4739-ac2f-7f9746e3df61 HTTP/1.1" 200 244 0.010355 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 261 0.006984 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/00117e23-1c14-4d67-be7d-b839cfce77fa HTTP/1.1" 200 244 0.010083 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 259 0.003227 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/c2dda510-ba95-422e-919a-c628d329b612 HTTP/1.1" 200 244 0.010279 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 265 0.008885 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/6c91e212-7d58-4bec-958f-1bd2cfadd3ce HTTP/1.1" 200 244 0.010574 10.0.0.27 - - [2026-06-01 13:13:41] "POST /alarms HTTP/1.1" 409 279 0.007519 10.0.0.27 - - [2026-06-01 13:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.27 - - [2026-06-01 13:13:41] "PUT /alarm/5bb36135-67b0-4ac1-bb35-304ad04de68d HTTP/1.1" 200 244 0.010281 10.0.0.27 - - [2026-06-01 13:13:42] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.27 - - [2026-06-01 13:13:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002295 10.0.0.27 - - [2026-06-01 13:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.27 - - [2026-06-01 13:13:42] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.009435 10.0.0.27 - - [2026-06-01 13:13:42] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.27 - - [2026-06-01 13:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-06-01 13:13:42] "GET /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003182 10.0.0.27 - - [2026-06-01 13:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.27 - - [2026-06-01 13:13:42] "PUT /global-vrouter-config/4307c981-95a1-4ea3-b516-1a21c7d9c225 HTTP/1.1" 200 276 0.012770 10.0.0.27 - - [2026-06-01 13:13:42] "GET / HTTP/1.1" 200 35931 0.002425 10.0.0.27 - - [2026-06-01 13:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.27 - - [2026-06-01 13:13:42] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005641 10.0.0.27 - - [2026-06-01 13:13:42] "PUT /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e HTTP/1.1" 200 274 0.016672 10.0.0.27 - - [2026-06-01 13:13:46] "GET / HTTP/1.1" 200 35931 0.002489 10.0.0.27 - - [2026-06-01 13:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001416 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:13:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 10.0.0.27 - - [2026-06-01 13:13:46] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004622 10.0.0.27 - - [2026-06-01 13:13:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002377 10.0.0.27 - - [2026-06-01 13:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.27 - - [2026-06-01 13:13:46] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003985 10.0.0.27 - - [2026-06-01 13:13:46] "PUT /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e HTTP/1.1" 200 254 0.026810 10.0.0.27 - - [2026-06-01 13:13:50] "POST /tags HTTP/1.1" 200 355 0.034813 10.0.0.27 - - [2026-06-01 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2026-06-01 13:13:50] "GET /tag/ca13b588-3ff5-468d-a94f-ed95e3d836af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.016169 10.0.0.27 - - [2026-06-01 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.27 - - [2026-06-01 13:13:50] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007509 10.0.0.27 - - [2026-06-01 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2026-06-01 13:13:50] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063407 10.0.0.27 - - [2026-06-01 13:13:50] "POST /virtual-machines HTTP/1.1" 200 351 0.013347 10.0.0.27 - - [2026-06-01 13:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015460 10.0.0.27 - - [2026-06-01 13:13:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.144315 10.0.0.27 - - [2026-06-01 13:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018306 10.0.0.27 - - [2026-06-01 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015492 10.0.0.27 - - [2026-06-01 13:13:50] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012470 10.0.0.27 - - [2026-06-01 13:13:51] "POST /instance-ips HTTP/1.1" 200 391 0.027135 10.0.0.27 - - [2026-06-01 13:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.049856 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015633 10.0.0.27 - - [2026-06-01 13:13:51] "POST /set-tag HTTP/1.1" 200 109 0.014974 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016658 10.0.0.27 - - [2026-06-01 13:13:51] "GET /instance-ip/bb5cea64-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003586 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004721 10.0.0.27 - - [2026-06-01 13:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005152 10.0.0.27 - - [2026-06-01 13:13:51] "POST /ref-update HTTP/1.1" 200 156 0.008312 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006908 10.0.0.27 - - [2026-06-01 13:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.27 - - [2026-06-01 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-network/4bdbf421-aeaf-4b03-8fb2-03cb056fb3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007462 10.0.0.27 - - [2026-06-01 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.27 - - [2026-06-01 13:13:51] "GET /project/5730e442-c84d-440e-b4d3-d4081d69584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041468 10.0.0.27 - - [2026-06-01 13:13:51] "POST /virtual-machines HTTP/1.1" 200 355 0.010155 10.0.0.27 - - [2026-06-01 13:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009156 10.0.0.27 - - [2026-06-01 13:13:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.123619 10.0.0.27 - - [2026-06-01 13:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033607 10.0.0.27 - - [2026-06-01 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014441 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005757 10.0.0.27 - - [2026-06-01 13:13:51] "POST /instance-ips HTTP/1.1" 200 395 0.032109 10.0.0.27 - - [2026-06-01 13:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031099 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010400 10.0.0.27 - - [2026-06-01 13:13:51] "POST /set-tag HTTP/1.1" 200 109 0.015593 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011716 10.0.0.27 - - [2026-06-01 13:13:51] "GET /instance-ip/bbd2c9be-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.012212 10.0.0.27 - - [2026-06-01 13:13:51] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004908 10.0.0.27 - - [2026-06-01 13:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.27 - - [2026-06-01 13:13:52] "GET /virtual-router/8a0e88ec-89e7-4af7-815a-04bf5e006c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004731 10.0.0.27 - - [2026-06-01 13:13:52] "POST /ref-update HTTP/1.1" 200 156 0.010714 10.0.0.27 - - [2026-06-01 13:13:52] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004627 10.0.0.27 - - [2026-06-01 13:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.27 - - [2026-06-01 13:13:52] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004463 10.0.0.27 - - [2026-06-01 13:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.27 - - [2026-06-01 13:13:52] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005018 10.0.0.27 - - [2026-06-01 13:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.27 - - [2026-06-01 13:14:01] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.27 - - [2026-06-01 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.27 - - [2026-06-01 13:14:01] "GET /global-system-config/e0173e91-4e03-4844-8d53-14c5b4acac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006356 10.0.0.27 - - [2026-06-01 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.27 - - [2026-06-01 13:14:01] "GET /config-node/94810e9b-b7a6-49c5-b1e1-ad8e4b7ee7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002907 10.0.0.27 - - [2026-06-01 13:14:02] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005157 10.0.0.27 - - [2026-06-01 13:14:02] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.27 - - [2026-06-01 13:14:03] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007197 10.0.0.27 - - [2026-06-01 13:14:03] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.27 - - [2026-06-01 13:14:04] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006052 10.0.0.27 - - [2026-06-01 13:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.27 - - [2026-06-01 13:14:13] "GET / HTTP/1.1" 200 35931 0.001982 10.0.0.27 - - [2026-06-01 13:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2026-06-01 13:14:13] "GET /routing-instance/fe616362-e2c7-4f57-899e-752a63cca65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004197 10.0.0.27 - - [2026-06-01 13:14:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002389 10.0.0.27 - - [2026-06-01 13:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.27 - - [2026-06-01 13:14:13] "GET /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005707 10.0.0.27 - - [2026-06-01 13:14:13] "PUT /bgp-router/7ef04736-a247-4b9f-a0f1-fd0483c5e37e HTTP/1.1" 200 254 0.024861 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:14:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:14:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001399 10.0.0.27 - - [2026-06-01 13:14:35] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005453 10.0.0.27 - - [2026-06-01 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.004496 10.0.0.27 - - [2026-06-01 13:14:35] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004853 10.0.0.27 - - [2026-06-01 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.27 - - [2026-06-01 13:14:35] "GET /virtual-machine/17217a02-054c-4010-ba84-73e05c01d545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003901 10.0.0.27 - - [2026-06-01 13:14:35] "POST /ref-update HTTP/1.1" 200 156 0.011699 10.0.0.27 - - [2026-06-01 13:14:35] "GET /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005584 10.0.0.27 - - [2026-06-01 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.017279 10.0.0.27 - - [2026-06-01 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.020254 10.0.0.27 - - [2026-06-01 13:14:35] "DELETE /instance-ip/bb5cea64-5dbb-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.054499 10.0.0.27 - - [2026-06-01 13:14:35] "DELETE /virtual-machine-interface/bb3c05f6-5dbb-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.041683 10.0.0.27 - - [2026-06-01 13:14:36] "DELETE /virtual-machine/17217a02-054c-4010-ba84-73e05c01d545 HTTP/1.1" 200 115 0.021774 10.0.0.27 - - [2026-06-01 13:14:36] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005503 10.0.0.27 - - [2026-06-01 13:14:36] "POST /set-tag HTTP/1.1" 200 109 0.003203 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:14:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001453 [Introspect:8084]10.0.0.27 - - [2026-06-01 13:14:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001297 10.0.0.27 - - [2026-06-01 13:15:06] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007942 10.0.0.27 - - [2026-06-01 13:15:06] "POST /set-tag HTTP/1.1" 200 109 0.004057 10.0.0.27 - - [2026-06-01 13:15:06] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005833 10.0.0.27 - - [2026-06-01 13:15:06] "POST /set-tag HTTP/1.1" 200 109 0.006119 10.0.0.27 - - [2026-06-01 13:15:06] "GET /virtual-machine/f2757613-f689-4622-ae3c-e2ad463685f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003261 10.0.0.27 - - [2026-06-01 13:15:06] "POST /ref-update HTTP/1.1" 200 156 0.022166 10.0.0.27 - - [2026-06-01 13:15:06] "GET /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011050 10.0.0.27 - - [2026-06-01 13:15:06] "POST /set-tag HTTP/1.1" 200 109 0.020973 10.0.0.27 - - [2026-06-01 13:15:06] "POST /set-tag HTTP/1.1" 200 109 0.051236 10.0.0.27 - - [2026-06-01 13:15:07] "DELETE /instance-ip/bbd2c9be-5dbb-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.070476 10.0.0.27 - - [2026-06-01 13:15:07] "DELETE /virtual-machine-interface/bbb9a0d8-5dbb-11f1-b76e-fa163e86d6ed HTTP/1.1" 200 115 0.060099 10.0.0.27 - - [2026-06-01 13:15:07] "DELETE /virtual-machine/f2757613-f689-4622-ae3c-e2ad463685f6 HTTP/1.1" 200 115 0.031519 10.0.0.27 - - [2026-06-01 13:15:07] "DELETE /tag/ca13b588-3ff5-468d-a94f-ed95e3d836af HTTP/1.1" 200 115 0.051938 10.0.0.27 - - [2026-06-01 13:15:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004788 10.0.0.27 - - [2026-06-01 13:15:15] "GET /global-system-configs HTTP/1.1" 200 322 0.005111