++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 5 01:31:46 AM UTC 2026 ===================' INFO: =================== Thu Mar 5 01:31:46 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 ++ echo 10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.55.41.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.55.41.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 ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/05/2026 01:32:29.866 7f8bfedcff00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/05/2026 01:32:30.059 7f8bfedcff00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/05/2026 01:32:30.078 7f8bfedcff00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/05/2026 01:32:30.078 7f8bfedcff00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2026-03-05 01:32:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000635 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-03-05 01:32:39] "GET / HTTP/1.1" 503 181 0.000243 10.0.0.27 - - [2026-03-05 01:32:39] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.27 - - [2026-03-05 01:32:40] "GET / HTTP/1.1" 200 35931 0.002548 10.0.0.27 - - [2026-03-05 01:32:40] "GET / HTTP/1.1" 200 35931 0.001159 10.0.0.27 - - [2026-03-05 01:32:40] "GET / HTTP/1.1" 200 45303 0.001089 10.0.0.27 - - [2026-03-05 01:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.27 - - [2026-03-05 01:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2026-03-05 01:32:40] "GET / HTTP/1.1" 200 35931 0.001123 10.0.0.27 - - [2026-03-05 01:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011177 10.0.0.27 - - [2026-03-05 01:32:40] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016572 10.0.0.27 - - [2026-03-05 01:32:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003675 10.0.0.27 - - [2026-03-05 01:32:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.052469 10.0.0.27 - - [2026-03-05 01:32:41] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.27 - - [2026-03-05 01:32:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.002581 10.0.0.27 - - [2026-03-05 01:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.27 - - [2026-03-05 01:32:41] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009321 10.0.0.27 - - [2026-03-05 01:32:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043751 10.0.0.27 - - [2026-03-05 01:32:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.002786 10.0.0.27 - - [2026-03-05 01:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008921 10.0.0.27 - - [2026-03-05 01:32:41] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012620 10.0.0.27 - - [2026-03-05 01:32:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.021849 10.0.0.27 - - [2026-03-05 01:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011993 10.0.0.27 - - [2026-03-05 01:32:41] "GET /network-ipam/4d7c4b6a-b00d-4c81-a2d1-6cb2f80d64c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006695 10.0.0.27 - - [2026-03-05 01:32:42] "POST /service-templates HTTP/1.1" 200 511 0.039495 10.0.0.27 - - [2026-03-05 01:32:42] "POST /service-templates HTTP/1.1" 200 501 0.056146 10.0.0.27 - - [2026-03-05 01:32:42] "POST /service-templates HTTP/1.1" 200 515 0.058922 10.0.0.27 - - [2026-03-05 01:32:42] "POST /service-templates HTTP/1.1" 200 535 0.040528 10.0.0.27 - - [2026-03-05 01:32:42] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.27 - - [2026-03-05 01:32:42] "POST /service-templates HTTP/1.1" 200 507 0.035497 10.0.0.27 - - [2026-03-05 01:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.27 - - [2026-03-05 01:32:42] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012653 10.0.0.27 - - [2026-03-05 01:32:42] "GET / HTTP/1.1" 200 35931 0.001043 10.0.0.27 - - [2026-03-05 01:32:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002834 10.0.0.27 - - [2026-03-05 01:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2026-03-05 01:32:42] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008369 10.0.0.27 - - [2026-03-05 01:32:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001823 10.0.0.27 - - [2026-03-05 01:32:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.062828 10.0.0.27 - - [2026-03-05 01:32:42] "POST /config-nodes HTTP/1.1" 200 593 0.060526 10.0.0.27 - - [2026-03-05 01:32:42] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.27 - - [2026-03-05 01:32:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009780 10.0.0.27 - - [2026-03-05 01:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.27 - - [2026-03-05 01:32:44] "GET /network-ipam/4d7c4b6a-b00d-4c81-a2d1-6cb2f80d64c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003968 10.0.0.27 - - [2026-03-05 01:32:45] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.27 - - [2026-03-05 01:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008943 10.0.0.27 - - [2026-03-05 01:32:45] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021084 10.0.0.27 - - [2026-03-05 01:32:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002494 10.0.0.27 - - [2026-03-05 01:32:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.079356 10.0.0.27 - - [2026-03-05 01:32:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003994 10.0.0.27 - - [2026-03-05 01:32:45] "POST /access-control-lists HTTP/1.1" 200 587 0.080393 10.0.0.27 - - [2026-03-05 01:32:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.040750 10.0.0.27 - - [2026-03-05 01:32:45] "POST /access-control-lists HTTP/1.1" 200 585 0.048692 10.0.0.27 - - [2026-03-05 01:32:45] "POST /route-targets HTTP/1.1" 200 327 0.012887 10.0.0.27 - - [2026-03-05 01:32:45] "POST /ref-update HTTP/1.1" 200 156 0.031922 10.0.0.27 - - [2026-03-05 01:32:45] "POST /route-targets HTTP/1.1" 200 327 0.018401 10.0.0.27 - - [2026-03-05 01:32:45] "POST /ref-update HTTP/1.1" 200 156 0.015387 10.0.0.27 - - [2026-03-05 01:32:45] "POST /route-targets HTTP/1.1" 200 327 0.010463 10.0.0.27 - - [2026-03-05 01:32:45] "POST /ref-update HTTP/1.1" 200 156 0.027671 10.0.0.27 - - [2026-03-05 01:32:46] "POST /route-targets HTTP/1.1" 200 327 0.024117 10.0.0.27 - - [2026-03-05 01:32:46] "POST /ref-update HTTP/1.1" 200 156 0.049369 10.0.0.27 - - [2026-03-05 01:32:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.007950 10.0.0.27 - - [2026-03-05 01:32:46] "POST /access-control-lists HTTP/1.1" 200 551 0.078875 10.0.0.27 - - [2026-03-05 01:32:46] "PUT /access-control-list/e0b9775f-cd55-4639-89d1-98ef65515b6d HTTP/1.1" 200 272 0.028001 10.0.0.27 - - [2026-03-05 01:32:46] "PUT /access-control-list/9a31e553-189a-463d-bb0a-410c4681742a HTTP/1.1" 200 272 0.034680 10.0.0.27 - - [2026-03-05 01:32:46] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.27 - - [2026-03-05 01:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.27 - - [2026-03-05 01:32:46] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005598 10.0.0.27 - - [2026-03-05 01:32:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.001559 10.0.0.27 - - [2026-03-05 01:32:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023780 10.0.0.27 - - [2026-03-05 01:32:47] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.27 - - [2026-03-05 01:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.27 - - [2026-03-05 01:32:47] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002625 10.0.0.27 - - [2026-03-05 01:32:47] "POST /bgp-routers HTTP/1.1" 200 616 0.029128 10.0.0.27 - - [2026-03-05 01:32:47] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011844 10.0.0.27 - - [2026-03-05 01:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.27 - - [2026-03-05 01:32:47] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004764 10.0.0.27 - - [2026-03-05 01:32:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003424 10.0.0.27 - - [2026-03-05 01:32:47] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.27 - - [2026-03-05 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.27 - - [2026-03-05 01:32:48] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002739 10.0.0.27 - - [2026-03-05 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.27 - - [2026-03-05 01:32:48] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.007748 10.0.0.27 - - [2026-03-05 01:32:48] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 581 0.031631 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 575 0.039612 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 575 0.042893 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 559 0.048317 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 555 0.041919 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 557 0.053982 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 565 0.048626 10.0.0.27 - - [2026-03-05 01:32:48] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.27 - - [2026-03-05 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008261 10.0.0.27 - - [2026-03-05 01:32:48] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011220 10.0.0.27 - - [2026-03-05 01:32:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.001297 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 549 0.021128 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 557 0.079445 10.0.0.27 - - [2026-03-05 01:32:48] "POST /database-nodes HTTP/1.1" 200 597 0.080681 10.0.0.27 - - [2026-03-05 01:32:48] "POST /alarms HTTP/1.1" 200 567 0.125180 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 555 0.021074 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 567 0.043046 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 575 0.077020 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 569 0.032778 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 561 0.027716 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 561 0.039394 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 561 0.020640 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 547 0.037872 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 595 0.024808 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 575 0.032896 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 571 0.070617 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 583 0.037224 10.0.0.27 - - [2026-03-05 01:32:49] "POST /alarms HTTP/1.1" 200 609 0.038883 10.0.0.27 - - [2026-03-05 01:32:49] "GET / HTTP/1.1" 200 35931 0.001184 10.0.0.27 - - [2026-03-05 01:32:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002363 10.0.0.27 - - [2026-03-05 01:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.27 - - [2026-03-05 01:32:50] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.012624 10.0.0.27 - - [2026-03-05 01:32:50] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.27 - - [2026-03-05 01:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.27 - - [2026-03-05 01:32:50] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009709 10.0.0.27 - - [2026-03-05 01:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.27 - - [2026-03-05 01:32:50] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.008607 10.0.0.27 - - [2026-03-05 01:32:50] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.27 - - [2026-03-05 01:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.27 - - [2026-03-05 01:32:50] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004219 10.0.0.27 - - [2026-03-05 01:32:50] "PUT /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12 HTTP/1.1" 200 274 0.015861 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:35:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:35:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.27 - - [2026-03-05 01:35:07] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.27 - - [2026-03-05 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.27 - - [2026-03-05 01:35:07] "GET /domain/5725e86a-1270-4266-9169-c72cce701556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002580 10.0.0.27 - - [2026-03-05 01:35:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.001516 10.0.0.27 - - [2026-03-05 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.005180 10.0.0.27 - - [2026-03-05 01:35:07] "POST /security-groups HTTP/1.1" 200 570 0.070081 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.004644 10.0.0.27 - - [2026-03-05 01:35:08] "POST /projects HTTP/1.1" 200 481 0.188667 10.0.0.27 - - [2026-03-05 01:35:08] "POST /access-control-lists HTTP/1.1" 200 579 0.087200 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.013995 10.0.0.27 - - [2026-03-05 01:35:08] "POST /security-groups HTTP/1.1" 200 534 0.155766 10.0.0.27 - - [2026-03-05 01:35:08] "POST /chown HTTP/1.1" 200 109 0.052406 10.0.0.27 - - [2026-03-05 01:35:08] "POST /policy-managements HTTP/1.1" 409 214 0.015938 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.27 - - [2026-03-05 01:35:08] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033347 10.0.0.27 - - [2026-03-05 01:35:08] "POST /access-control-lists HTTP/1.1" 200 577 0.160470 10.0.0.27 - - [2026-03-05 01:35:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.049894 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2026-03-05 01:35:08] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002609 10.0.0.27 - - [2026-03-05 01:35:08] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.012676 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015258 10.0.0.27 - - [2026-03-05 01:35:08] "GET /virtual-network/1510a980-f33c-4af9-a3ba-5a0fd4066446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004541 10.0.0.27 - - [2026-03-05 01:35:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000457 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.005511 10.0.0.27 - - [2026-03-05 01:35:08] "POST /security-groups HTTP/1.1" 200 574 0.067183 10.0.0.27 - - [2026-03-05 01:35:08] "POST /projects HTTP/1.1" 200 489 0.160101 10.0.0.27 - - [2026-03-05 01:35:08] "POST /security-groups HTTP/1.1" 200 546 0.021843 10.0.0.27 - - [2026-03-05 01:35:08] "POST /chown HTTP/1.1" 200 109 0.011957 10.0.0.27 - - [2026-03-05 01:35:08] "POST /network-ipams HTTP/1.1" 200 522 0.034074 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.006693 10.0.0.27 - - [2026-03-05 01:35:08] "POST /network-ipams HTTP/1.1" 200 510 0.031296 10.0.0.27 - - [2026-03-05 01:35:08] "POST /access-control-lists HTTP/1.1" 200 594 0.037746 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.001604 10.0.0.27 - - [2026-03-05 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.004447 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 592 0.098247 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002920 10.0.0.27 - - [2026-03-05 01:35:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009257 10.0.0.27 - - [2026-03-05 01:35:09] "POST /virtual-networks HTTP/1.1" 200 538 0.185423 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.27 - - [2026-03-05 01:35:09] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.007559 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 583 0.057102 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.006623 10.0.0.27 - - [2026-03-05 01:35:09] "POST /network-ipams HTTP/1.1" 200 518 0.055429 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.001752 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 581 0.080407 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002121 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 602 0.053125 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.004081 10.0.0.27 - - [2026-03-05 01:35:09] "POST /useragent-kv HTTP/1.1" 200 115 0.024487 10.0.0.27 - - [2026-03-05 01:35:09] "POST /virtual-networks HTTP/1.1" 200 546 0.208892 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 600 0.015067 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001658 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.27 - - [2026-03-05 01:35:09] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010925 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.002094 10.0.0.27 - - [2026-03-05 01:35:09] "POST /access-control-lists HTTP/1.1" 200 589 0.075542 10.0.0.27 - - [2026-03-05 01:35:09] "POST /route-targets HTTP/1.1" 200 327 0.008984 10.0.0.27 - - [2026-03-05 01:35:09] "POST /network-policys HTTP/1.1" 200 538 0.056267 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.012487 10.0.0.27 - - [2026-03-05 01:35:09] "POST /network-policys HTTP/1.1" 200 534 0.025487 10.0.0.27 - - [2026-03-05 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.029020 10.0.0.27 - - [2026-03-05 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.003266 10.0.0.27 - - [2026-03-05 01:35:09] "PUT /access-control-list/a7a20ab7-b0fa-4350-babc-b6f8176480d2 HTTP/1.1" 200 272 0.068638 10.0.0.27 - - [2026-03-05 01:35:09] "POST /network-policys HTTP/1.1" 200 542 0.062717 10.0.0.27 - - [2026-03-05 01:35:09] "POST /route-targets HTTP/1.1" 200 327 0.027563 10.0.0.27 - - [2026-03-05 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.075612 10.0.0.27 - - [2026-03-05 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.050076 10.0.0.27 - - [2026-03-05 01:35:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2026-03-05 01:35:09] "PUT /access-control-list/a7a20ab7-b0fa-4350-babc-b6f8176480d2 HTTP/1.1" 200 272 0.016503 10.0.0.27 - - [2026-03-05 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.065341 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/bfacabd7-b351-40a7-8fd8-392e71a877cb HTTP/1.1" 200 272 0.029889 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.054508 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.128373 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002631 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/a7a20ab7-b0fa-4350-babc-b6f8176480d2 HTTP/1.1" 200 272 0.065938 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/a7a20ab7-b0fa-4350-babc-b6f8176480d2 HTTP/1.1" 200 272 0.080316 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.188577 10.0.0.27 - - [2026-03-05 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.003322 10.0.0.27 - - [2026-03-05 01:35:10] "POST /access-control-lists HTTP/1.1" 200 601 0.070667 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.105829 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/61cfbf05-efc2-4b7f-8836-e6ff354ebced HTTP/1.1" 200 272 0.025517 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/bfacabd7-b351-40a7-8fd8-392e71a877cb HTTP/1.1" 200 272 0.085394 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.137113 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001968 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.011093 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009018 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-03-05 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.27 - - [2026-03-05 01:35:10] "PUT /access-control-list/61cfbf05-efc2-4b7f-8836-e6ff354ebced HTTP/1.1" 200 272 0.056909 10.0.0.27 - - [2026-03-05 01:35:10] "GET /virtual-network/1510a980-f33c-4af9-a3ba-5a0fd4066446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013925 10.0.0.27 - - [2026-03-05 01:35:10] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006692 10.0.0.27 - - [2026-03-05 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.035865 10.0.0.27 - - [2026-03-05 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.27 - - [2026-03-05 01:35:10] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003857 10.0.0.27 - - [2026-03-05 01:35:10] "POST /firewall-policys HTTP/1.1" 200 530 0.026877 10.0.0.27 - - [2026-03-05 01:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020949 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012484 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003450 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003104 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.016533 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003801 10.0.0.27 - - [2026-03-05 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.27 - - [2026-03-05 01:35:11] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001980 10.0.0.27 - - [2026-03-05 01:35:11] "POST /firewall-policys HTTP/1.1" 200 532 0.017106 10.0.0.27 - - [2026-03-05 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027744 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007771 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002733 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002042 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001890 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002902 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.024983 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.034339 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.021907 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014122 10.0.0.27 - - [2026-03-05 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.27 - - [2026-03-05 01:35:11] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003497 10.0.0.27 - - [2026-03-05 01:35:11] "POST /firewall-policys HTTP/1.1" 200 530 0.017191 10.0.0.27 - - [2026-03-05 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029936 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007463 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002644 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002152 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002000 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002682 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001971 10.0.0.27 - - [2026-03-05 01:35:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001851 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.027855 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.021613 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.032591 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.025565 10.0.0.27 - - [2026-03-05 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.040231 10.0.0.27 - - [2026-03-05 01:35:11] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018985 10.0.0.27 - - [2026-03-05 01:35:12] "POST /tags HTTP/1.1" 200 299 0.030112 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.27 - - [2026-03-05 01:35:12] "GET /tag/aaae747c-9eab-405d-b336-45a7a96b6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014066 10.0.0.27 - - [2026-03-05 01:35:12] "POST /set-tag HTTP/1.1" 200 109 0.013657 10.0.0.27 - - [2026-03-05 01:35:12] "POST /tags HTTP/1.1" 200 357 0.104145 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022360 10.0.0.27 - - [2026-03-05 01:35:12] "GET /tag/db9bef41-542e-402d-b301-b26b4e5bb8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031440 10.0.0.27 - - [2026-03-05 01:35:12] "POST /tags HTTP/1.1" 200 305 0.084595 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010563 10.0.0.27 - - [2026-03-05 01:35:12] "GET /tag/21186d25-7eb9-4ee5-a300-cbd7a2b8bc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013916 10.0.0.27 - - [2026-03-05 01:35:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000550 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.004781 10.0.0.27 - - [2026-03-05 01:35:12] "POST /security-groups HTTP/1.1" 200 571 0.063287 10.0.0.27 - - [2026-03-05 01:35:12] "POST /projects HTTP/1.1" 200 483 0.186243 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.002979 10.0.0.27 - - [2026-03-05 01:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031533 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009108 10.0.0.27 - - [2026-03-05 01:35:12] "POST /access-control-lists HTTP/1.1" 200 580 0.100482 10.0.0.27 - - [2026-03-05 01:35:12] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.072519 10.0.0.27 - - [2026-03-05 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.27 - - [2026-03-05 01:35:12] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004980 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.001547 10.0.0.27 - - [2026-03-05 01:35:13] "POST /access-control-lists HTTP/1.1" 200 578 0.065463 10.0.0.27 - - [2026-03-05 01:35:13] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.100679 10.0.0.27 - - [2026-03-05 01:35:13] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.063788 10.0.0.27 - - [2026-03-05 01:35:13] "POST /security-groups HTTP/1.1" 200 537 0.075453 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.001676 10.0.0.27 - - [2026-03-05 01:35:13] "POST /access-control-lists HTTP/1.1" 200 596 0.024884 10.0.0.27 - - [2026-03-05 01:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032946 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.023156 10.0.0.27 - - [2026-03-05 01:35:13] "POST /chown HTTP/1.1" 200 109 0.027228 10.0.0.27 - - [2026-03-05 01:35:13] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012465 10.0.0.27 - - [2026-03-05 01:35:13] "POST /access-control-lists HTTP/1.1" 200 594 0.086907 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.27 - - [2026-03-05 01:35:13] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011768 10.0.0.27 - - [2026-03-05 01:35:13] "POST /tags HTTP/1.1" 409 207 0.003217 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.27 - - [2026-03-05 01:35:13] "GET /tag/21186d25-7eb9-4ee5-a300-cbd7a2b8bc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009977 10.0.0.27 - - [2026-03-05 01:35:13] "POST /firewall-rules HTTP/1.1" 200 564 0.071430 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-rule/439ee9d3-4336-47e6-888e-9aa2995f1541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.021847 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002598 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-rule/439ee9d3-4336-47e6-888e-9aa2995f1541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002218 10.0.0.27 - - [2026-03-05 01:35:13] "POST /ref-update HTTP/1.1" 200 156 0.018011 10.0.0.27 - - [2026-03-05 01:35:13] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002604 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.27 - - [2026-03-05 01:35:13] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002182 10.0.0.27 - - [2026-03-05 01:35:13] "POST /tags HTTP/1.1" 409 207 0.002439 10.0.0.27 - - [2026-03-05 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.27 - - [2026-03-05 01:35:13] "GET /tag/21186d25-7eb9-4ee5-a300-cbd7a2b8bc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011708 10.0.0.27 - - [2026-03-05 01:35:13] "POST /firewall-rules HTTP/1.1" 200 562 0.064306 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-rule/8d271857-7e8b-4651-a399-b795972dbdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007030 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003139 10.0.0.27 - - [2026-03-05 01:35:13] "GET /firewall-rule/8d271857-7e8b-4651-a399-b795972dbdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002752 10.0.0.27 - - [2026-03-05 01:35:14] "POST /ref-update HTTP/1.1" 200 156 0.022305 10.0.0.27 - - [2026-03-05 01:35:14] "POST /tags HTTP/1.1" 200 305 0.056079 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.27 - - [2026-03-05 01:35:14] "GET /tag/920caa50-9d02-456c-9503-11c61031a823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014596 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.27 - - [2026-03-05 01:35:14] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036364 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.27 - - [2026-03-05 01:35:14] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003809 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.27 - - [2026-03-05 01:35:14] "GET /service-appliance-set/284904e6-244a-4e23-94c9-3c00e52d72ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010523 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001484 10.0.0.27 - - [2026-03-05 01:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.090877 10.0.0.27 - - [2026-03-05 01:35:14] "GET /virtual-machine-interface/42da39ed-2c8f-4ebb-80d1-f6ba4dfbb12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.018725 10.0.0.27 - - [2026-03-05 01:35:14] "POST /instance-ips HTTP/1.1" 200 381 0.033798 10.0.0.27 - - [2026-03-05 01:35:14] "GET /instance-ip/2a9f5401-d071-486c-ad94-1c8d5d310b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005648 10.0.0.27 - - [2026-03-05 01:35:14] "POST /loadbalancers HTTP/1.1" 200 582 0.082074 10.0.0.27 - - [2026-03-05 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008187 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.27 - - [2026-03-05 01:35:14] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035296 10.0.0.27 - - [2026-03-05 01:35:14] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027617 10.0.0.27 - - [2026-03-05 01:35:14] "GET /instance-ip/2a9f5401-d071-486c-ad94-1c8d5d310b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002282 10.0.0.27 - - [2026-03-05 01:35:14] "GET /loadbalancer/d1a567e4-b338-43df-9a91-b8ddb7b06e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004342 10.0.0.27 - - [2026-03-05 01:35:14] "POST /floating-ips HTTP/1.1" 200 583 0.021909 10.0.0.27 - - [2026-03-05 01:35:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041662 10.0.0.27 - - [2026-03-05 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025335 10.0.0.27 - - [2026-03-05 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.27 - - [2026-03-05 01:35:14] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025169 10.0.0.27 - - [2026-03-05 01:35:14] "GET /loadbalancer-listener/7ef7ed7d-d8be-4678-9263-61d5a67c68b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012872 10.0.0.27 - - [2026-03-05 01:35:14] "GET /loadbalancer-listener/7ef7ed7d-d8be-4678-9263-61d5a67c68b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003547 10.0.0.27 - - [2026-03-05 01:35:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019319 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.27 - - [2026-03-05 01:35:15] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002014 10.0.0.27 - - [2026-03-05 01:35:15] "GET /instance-ip/2a9f5401-d071-486c-ad94-1c8d5d310b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002579 10.0.0.27 - - [2026-03-05 01:35:15] "GET /instance-ip/2a9f5401-d071-486c-ad94-1c8d5d310b90?fields=floating_ips HTTP/1.1" 200 1170 0.004313 10.0.0.27 - - [2026-03-05 01:35:15] "GET /floating-ip/fa1130fa-7f73-436a-8af4-ebce4061e3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.001729 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013170 10.0.0.27 - - [2026-03-05 01:35:15] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.015486 10.0.0.27 - - [2026-03-05 01:35:15] "POST /tags HTTP/1.1" 200 355 0.017355 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.27 - - [2026-03-05 01:35:15] "GET /tag/ff3bdf08-69c1-4470-b774-8c39efc5ac6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015161 10.0.0.27 - - [2026-03-05 01:35:15] "POST /tags HTTP/1.1" 200 303 0.027005 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.27 - - [2026-03-05 01:35:15] "GET /tag/41271f92-fe6f-47e2-9bb5-fc4f566c8404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013592 10.0.0.27 - - [2026-03-05 01:35:15] "POST /projects HTTP/1.1" 409 218 0.002546 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.27 - - [2026-03-05 01:35:15] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051974 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.27 - - [2026-03-05 01:35:15] "GET /network-ipam/70fbdde4-d8c5-40e2-8aba-88a82a4493f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003564 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011306 10.0.0.27 - - [2026-03-05 01:35:15] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006995 10.0.0.27 - - [2026-03-05 01:35:15] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.051738 10.0.0.27 - - [2026-03-05 01:35:15] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013325 10.0.0.27 - - [2026-03-05 01:35:15] "POST /set-tag HTTP/1.1" 200 109 0.054659 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2026-03-05 01:35:15] "GET /network-ipam/ff0445bc-e9ee-455a-913f-0ab72db40cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002568 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-03-05 01:35:15] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004891 10.0.0.27 - - [2026-03-05 01:35:15] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.071978 10.0.0.27 - - [2026-03-05 01:35:15] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010134 10.0.0.27 - - [2026-03-05 01:35:15] "POST /set-tag HTTP/1.1" 200 109 0.042733 10.0.0.27 - - [2026-03-05 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-03-05 01:35:15] "GET /network-policy/83f266bd-ca56-47d7-99f2-12c2beef2879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005771 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.27 - - [2026-03-05 01:35:16] "GET /network-policy/8484ecd8-fe6b-48a5-a45d-607aa65e0192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.136225 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.27 - - [2026-03-05 01:35:16] "GET /network-policy/1270a690-77aa-4672-82d8-d9aa96818daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002828 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.27 - - [2026-03-05 01:35:16] "PUT /network-policy/1270a690-77aa-4672-82d8-d9aa96818daf HTTP/1.1" 200 262 0.018693 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-update HTTP/1.1" 200 156 0.073320 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011381 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005930 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002565 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005022 10.0.0.27 - - [2026-03-05 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016560 10.0.0.27 - - [2026-03-05 01:35:16] "POST /security-groups HTTP/1.1" 409 245 0.002393 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.27 - - [2026-03-05 01:35:16] "PUT /security-group/63769624-81da-447e-a079-6ba16df2c0f4 HTTP/1.1" 200 262 0.061497 10.0.0.27 - - [2026-03-05 01:35:16] "PUT /access-control-list/d7ac1207-a265-4296-a200-5f1e7102acee HTTP/1.1" 200 272 0.018616 10.0.0.27 - - [2026-03-05 01:35:16] "PUT /access-control-list/cdd1d100-2aa8-4e6b-ba56-d288c0a3cc01 HTTP/1.1" 200 272 0.045233 10.0.0.27 - - [2026-03-05 01:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042914 10.0.0.27 - - [2026-03-05 01:35:16] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009109 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008910 10.0.0.27 - - [2026-03-05 01:35:16] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003672 10.0.0.27 - - [2026-03-05 01:35:16] "POST /tags HTTP/1.1" 409 206 0.003618 10.0.0.27 - - [2026-03-05 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2026-03-05 01:35:16] "GET /tag/41271f92-fe6f-47e2-9bb5-fc4f566c8404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010784 10.0.0.27 - - [2026-03-05 01:35:16] "POST /firewall-rules HTTP/1.1" 200 562 0.078780 10.0.0.27 - - [2026-03-05 01:35:16] "GET /firewall-rule/64d59448-ba95-4467-8809-d5060db228a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.009690 10.0.0.27 - - [2026-03-05 01:35:17] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003821 10.0.0.27 - - [2026-03-05 01:35:17] "GET /firewall-rule/64d59448-ba95-4467-8809-d5060db228a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002511 10.0.0.27 - - [2026-03-05 01:35:17] "POST /ref-update HTTP/1.1" 200 156 0.051039 10.0.0.27 - - [2026-03-05 01:35:17] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002853 10.0.0.27 - - [2026-03-05 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.27 - - [2026-03-05 01:35:17] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003035 10.0.0.27 - - [2026-03-05 01:35:17] "POST /tags HTTP/1.1" 409 206 0.002535 10.0.0.27 - - [2026-03-05 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.27 - - [2026-03-05 01:35:17] "GET /tag/41271f92-fe6f-47e2-9bb5-fc4f566c8404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018461 10.0.0.27 - - [2026-03-05 01:35:17] "POST /firewall-rules HTTP/1.1" 200 560 0.101757 10.0.0.27 - - [2026-03-05 01:35:17] "GET /firewall-rule/cfdd2639-c00f-4a88-b421-c9b95daf32e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.015366 10.0.0.27 - - [2026-03-05 01:35:17] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004043 10.0.0.27 - - [2026-03-05 01:35:17] "GET /firewall-rule/cfdd2639-c00f-4a88-b421-c9b95daf32e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016715 10.0.0.27 - - [2026-03-05 01:35:17] "POST /ref-update HTTP/1.1" 200 156 0.063759 10.0.0.27 - - [2026-03-05 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.27 - - [2026-03-05 01:35:17] "GET /loadbalancer/d1a567e4-b338-43df-9a91-b8ddb7b06e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003711 10.0.0.27 - - [2026-03-05 01:35:17] "POST /tags HTTP/1.1" 200 371 0.026873 10.0.0.27 - - [2026-03-05 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016779 10.0.0.27 - - [2026-03-05 01:35:17] "GET /tag/ea8332dc-3108-4116-b169-db6ce7fbe41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021073 10.0.0.27 - - [2026-03-05 01:35:17] "POST /tags HTTP/1.1" 200 319 0.029914 10.0.0.27 - - [2026-03-05 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019814 10.0.0.27 - - [2026-03-05 01:35:17] "GET /tag/59d5d681-900f-4eb9-beea-2c6d2d7e5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.033471 10.0.0.27 - - [2026-03-05 01:35:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.010454 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.007804 10.0.0.27 - - [2026-03-05 01:35:18] "POST /security-groups HTTP/1.1" 200 578 0.081492 10.0.0.27 - - [2026-03-05 01:35:18] "POST /projects HTTP/1.1" 200 497 0.348065 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.014258 10.0.0.27 - - [2026-03-05 01:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018428 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.27 - - [2026-03-05 01:35:18] "POST /access-control-lists HTTP/1.1" 200 587 0.084764 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.006598 10.0.0.27 - - [2026-03-05 01:35:18] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007846 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.27 - - [2026-03-05 01:35:18] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004804 10.0.0.27 - - [2026-03-05 01:35:18] "POST /access-control-lists HTTP/1.1" 200 585 0.079833 10.0.0.27 - - [2026-03-05 01:35:18] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.131807 10.0.0.27 - - [2026-03-05 01:35:18] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.055291 10.0.0.27 - - [2026-03-05 01:35:18] "POST /security-groups HTTP/1.1" 200 558 0.074047 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.003668 10.0.0.27 - - [2026-03-05 01:35:18] "POST /access-control-lists HTTP/1.1" 200 610 0.061372 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.012856 10.0.0.27 - - [2026-03-05 01:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.071275 10.0.0.27 - - [2026-03-05 01:35:18] "POST /chown HTTP/1.1" 200 109 0.027553 10.0.0.27 - - [2026-03-05 01:35:18] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006685 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.27 - - [2026-03-05 01:35:18] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016778 10.0.0.27 - - [2026-03-05 01:35:18] "POST /access-control-lists HTTP/1.1" 200 608 0.076458 10.0.0.27 - - [2026-03-05 01:35:18] "POST /tags HTTP/1.1" 409 214 0.018810 10.0.0.27 - - [2026-03-05 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.27 - - [2026-03-05 01:35:19] "GET /tag/59d5d681-900f-4eb9-beea-2c6d2d7e5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022013 10.0.0.27 - - [2026-03-05 01:35:19] "POST /firewall-rules HTTP/1.1" 200 578 0.092719 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-rule/2420d858-3132-4f11-9302-fa08cf478dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013452 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005324 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-rule/2420d858-3132-4f11-9302-fa08cf478dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001897 10.0.0.27 - - [2026-03-05 01:35:19] "POST /ref-update HTTP/1.1" 200 156 0.036250 10.0.0.27 - - [2026-03-05 01:35:19] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006064 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007320 10.0.0.27 - - [2026-03-05 01:35:19] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004473 10.0.0.27 - - [2026-03-05 01:35:19] "POST /tags HTTP/1.1" 409 214 0.001465 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-03-05 01:35:19] "GET /tag/59d5d681-900f-4eb9-beea-2c6d2d7e5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010750 10.0.0.27 - - [2026-03-05 01:35:19] "POST /firewall-rules HTTP/1.1" 200 576 0.079980 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-rule/9819ce42-6995-46da-aaf7-7b6abae7f92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005165 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008862 10.0.0.27 - - [2026-03-05 01:35:19] "GET /firewall-rule/9819ce42-6995-46da-aaf7-7b6abae7f92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004041 10.0.0.27 - - [2026-03-05 01:35:19] "POST /ref-update HTTP/1.1" 200 156 0.043097 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.013191 10.0.0.27 - - [2026-03-05 01:35:19] "POST /tags HTTP/1.1" 200 301 0.044471 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.27 - - [2026-03-05 01:35:19] "GET /tag/32604914-66d3-4d3f-a3c5-0cb636605200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014793 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-03-05 01:35:19] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033611 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.27 - - [2026-03-05 01:35:19] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004507 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.27 - - [2026-03-05 01:35:19] "GET /service-appliance-set/284904e6-244a-4e23-94c9-3c00e52d72ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004391 10.0.0.27 - - [2026-03-05 01:35:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002874 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:35:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001528 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:35:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003009 10.0.0.27 - - [2026-03-05 01:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100127 10.0.0.27 - - [2026-03-05 01:35:20] "GET /virtual-machine-interface/648ad029-b26d-4c41-acfe-b72690142d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022320 10.0.0.27 - - [2026-03-05 01:35:20] "POST /instance-ips HTTP/1.1" 200 377 0.052242 10.0.0.27 - - [2026-03-05 01:35:20] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011666 10.0.0.27 - - [2026-03-05 01:35:20] "POST /loadbalancers HTTP/1.1" 200 582 0.069668 10.0.0.27 - - [2026-03-05 01:35:20] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051419 10.0.0.27 - - [2026-03-05 01:35:20] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005047 10.0.0.27 - - [2026-03-05 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.047919 10.0.0.27 - - [2026-03-05 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016269 10.0.0.27 - - [2026-03-05 01:35:20] "POST /floating-ips HTTP/1.1" 200 581 0.051068 10.0.0.27 - - [2026-03-05 01:35:20] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067099 10.0.0.27 - - [2026-03-05 01:35:20] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004778 10.0.0.27 - - [2026-03-05 01:35:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.186151 10.0.0.27 - - [2026-03-05 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015013 10.0.0.27 - - [2026-03-05 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022143 10.0.0.27 - - [2026-03-05 01:35:20] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076695 10.0.0.27 - - [2026-03-05 01:35:20] "GET /loadbalancer-listener/5919c32b-1acb-4fde-8135-7a66a931955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.005454 10.0.0.27 - - [2026-03-05 01:35:20] "GET /loadbalancer-listener/5919c32b-1acb-4fde-8135-7a66a931955c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.008686 10.0.0.27 - - [2026-03-05 01:35:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024931 10.0.0.27 - - [2026-03-05 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009077 10.0.0.27 - - [2026-03-05 01:35:20] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003182 10.0.0.27 - - [2026-03-05 01:35:21] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?fields=floating_ips HTTP/1.1" 200 1164 0.039922 10.0.0.27 - - [2026-03-05 01:35:21] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.017088 10.0.0.27 - - [2026-03-05 01:35:21] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.118007 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002150 10.0.0.27 - - [2026-03-05 01:35:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021994 10.0.0.27 - - [2026-03-05 01:35:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002333 10.0.0.27 - - [2026-03-05 01:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020351 10.0.0.27 - - [2026-03-05 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-03-05 01:35:21] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032196 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer-listener/79214d4f-9b11-443a-9ec2-c936e4e73e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004896 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer-listener/79214d4f-9b11-443a-9ec2-c936e4e73e10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009520 10.0.0.27 - - [2026-03-05 01:35:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022845 10.0.0.27 - - [2026-03-05 01:35:21] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005173 10.0.0.27 - - [2026-03-05 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.037162 10.0.0.27 - - [2026-03-05 01:35:21] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?fields=floating_ips HTTP/1.1" 200 1164 0.010991 10.0.0.27 - - [2026-03-05 01:35:21] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008649 10.0.0.27 - - [2026-03-05 01:35:21] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037088 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002542 10.0.0.27 - - [2026-03-05 01:35:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024125 10.0.0.27 - - [2026-03-05 01:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036567 10.0.0.27 - - [2026-03-05 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.27 - - [2026-03-05 01:35:21] "GET /global-system-configs HTTP/1.1" 200 322 0.003456 10.0.0.27 - - [2026-03-05 01:35:21] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049995 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer-listener/df332371-863a-45df-814f-ab93ee83fc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013495 10.0.0.27 - - [2026-03-05 01:35:21] "GET /loadbalancer-listener/df332371-863a-45df-814f-ab93ee83fc35?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005239 10.0.0.27 - - [2026-03-05 01:35:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025917 10.0.0.27 - - [2026-03-05 01:35:21] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004315 10.0.0.27 - - [2026-03-05 01:35:21] "GET /instance-ip/26136284-9902-40a8-aac1-6b1dd9dcc4c9?fields=floating_ips HTTP/1.1" 200 1164 0.002628 10.0.0.27 - - [2026-03-05 01:35:21] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002027 10.0.0.27 - - [2026-03-05 01:35:21] "POST /tags HTTP/1.1" 200 363 0.034381 10.0.0.27 - - [2026-03-05 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010078 10.0.0.27 - - [2026-03-05 01:35:21] "GET /tag/4d9ed9ee-433a-4506-9edd-ba58d1e5b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028664 10.0.0.27 - - [2026-03-05 01:35:21] "POST /tags HTTP/1.1" 200 311 0.034945 10.0.0.27 - - [2026-03-05 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.27 - - [2026-03-05 01:35:22] "GET /tag/b9e1042c-ef0f-43ae-9dde-0c2835b6322f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011150 10.0.0.27 - - [2026-03-05 01:35:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000635 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.001725 10.0.0.27 - - [2026-03-05 01:35:22] "POST /security-groups HTTP/1.1" 200 574 0.068972 10.0.0.27 - - [2026-03-05 01:35:22] "POST /projects HTTP/1.1" 200 489 0.203918 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001951 10.0.0.27 - - [2026-03-05 01:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009730 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.27 - - [2026-03-05 01:35:22] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.026465 10.0.0.27 - - [2026-03-05 01:35:22] "POST /access-control-lists HTTP/1.1" 200 583 0.083946 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.014287 10.0.0.27 - - [2026-03-05 01:35:22] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.018395 10.0.0.27 - - [2026-03-05 01:35:22] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.078929 10.0.0.27 - - [2026-03-05 01:35:22] "POST /access-control-lists HTTP/1.1" 200 581 0.100636 10.0.0.27 - - [2026-03-05 01:35:22] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.061568 10.0.0.27 - - [2026-03-05 01:35:22] "POST /security-groups HTTP/1.1" 200 546 0.083228 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001798 10.0.0.27 - - [2026-03-05 01:35:22] "POST /access-control-lists HTTP/1.1" 200 602 0.028872 10.0.0.27 - - [2026-03-05 01:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015389 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.022932 10.0.0.27 - - [2026-03-05 01:35:22] "POST /chown HTTP/1.1" 200 109 0.034884 10.0.0.27 - - [2026-03-05 01:35:22] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014657 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.27 - - [2026-03-05 01:35:22] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032641 10.0.0.27 - - [2026-03-05 01:35:22] "POST /access-control-lists HTTP/1.1" 200 600 0.074187 10.0.0.27 - - [2026-03-05 01:35:22] "POST /tags HTTP/1.1" 409 210 0.010418 10.0.0.27 - - [2026-03-05 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.27 - - [2026-03-05 01:35:22] "GET /tag/b9e1042c-ef0f-43ae-9dde-0c2835b6322f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018217 10.0.0.27 - - [2026-03-05 01:35:23] "POST /firewall-rules HTTP/1.1" 200 570 0.112905 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-rule/14a1bc34-e4d6-4626-9c7d-6b152429c88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020236 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004395 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-rule/14a1bc34-e4d6-4626-9c7d-6b152429c88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001982 10.0.0.27 - - [2026-03-05 01:35:23] "POST /ref-update HTTP/1.1" 200 156 0.045900 10.0.0.27 - - [2026-03-05 01:35:23] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001706 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.27 - - [2026-03-05 01:35:23] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002375 10.0.0.27 - - [2026-03-05 01:35:23] "POST /tags HTTP/1.1" 409 210 0.001361 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.27 - - [2026-03-05 01:35:23] "GET /tag/b9e1042c-ef0f-43ae-9dde-0c2835b6322f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009604 10.0.0.27 - - [2026-03-05 01:35:23] "POST /firewall-rules HTTP/1.1" 200 568 0.098825 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-rule/5fae412e-4423-4fe2-823d-b361c7193fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.022641 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.015013 10.0.0.27 - - [2026-03-05 01:35:23] "GET /firewall-rule/5fae412e-4423-4fe2-823d-b361c7193fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002223 10.0.0.27 - - [2026-03-05 01:35:23] "POST /ref-update HTTP/1.1" 200 156 0.070557 10.0.0.27 - - [2026-03-05 01:35:23] "POST /tags HTTP/1.1" 200 363 0.058241 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.27 - - [2026-03-05 01:35:23] "GET /tag/d588d46c-d383-4883-9abf-14ad4073e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013238 10.0.0.27 - - [2026-03-05 01:35:23] "POST /tags HTTP/1.1" 200 311 0.031172 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.27 - - [2026-03-05 01:35:23] "GET /tag/5dc06bd5-c7b6-46e1-a6d1-dc80cd369973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015441 10.0.0.27 - - [2026-03-05 01:35:23] "POST /projects HTTP/1.1" 409 223 0.003267 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-03-05 01:35:23] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028834 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.27 - - [2026-03-05 01:35:23] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004147 10.0.0.27 - - [2026-03-05 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.27 - - [2026-03-05 01:35:23] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003599 10.0.0.27 - - [2026-03-05 01:35:23] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.041125 10.0.0.27 - - [2026-03-05 01:35:24] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.049360 10.0.0.27 - - [2026-03-05 01:35:24] "POST /security-groups HTTP/1.1" 409 253 0.009345 10.0.0.27 - - [2026-03-05 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.27 - - [2026-03-05 01:35:24] "PUT /security-group/6232f85d-ec77-4a72-bb90-250cd7522908 HTTP/1.1" 200 262 0.080649 10.0.0.27 - - [2026-03-05 01:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025180 10.0.0.27 - - [2026-03-05 01:35:24] "PUT /access-control-list/d79d9487-2be5-45ea-b694-704f9bc213ca HTTP/1.1" 200 272 0.008012 10.0.0.27 - - [2026-03-05 01:35:24] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028670 10.0.0.27 - - [2026-03-05 01:35:24] "PUT /access-control-list/c3a958f3-fb9f-4f89-8b3c-81ed7450645f HTTP/1.1" 200 272 0.040441 10.0.0.27 - - [2026-03-05 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2026-03-05 01:35:24] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002337 10.0.0.27 - - [2026-03-05 01:35:24] "POST /tags HTTP/1.1" 409 210 0.001223 10.0.0.27 - - [2026-03-05 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.27 - - [2026-03-05 01:35:24] "GET /tag/5dc06bd5-c7b6-46e1-a6d1-dc80cd369973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009673 10.0.0.27 - - [2026-03-05 01:35:24] "POST /firewall-rules HTTP/1.1" 200 570 0.063775 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-rule/388da3df-4a1a-4da7-badd-3ec38ec224bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004161 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.002969 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-rule/388da3df-4a1a-4da7-badd-3ec38ec224bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001981 10.0.0.27 - - [2026-03-05 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.071785 10.0.0.27 - - [2026-03-05 01:35:24] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007413 10.0.0.27 - - [2026-03-05 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.27 - - [2026-03-05 01:35:24] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002151 10.0.0.27 - - [2026-03-05 01:35:24] "POST /tags HTTP/1.1" 409 210 0.002079 10.0.0.27 - - [2026-03-05 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.27 - - [2026-03-05 01:35:24] "GET /tag/5dc06bd5-c7b6-46e1-a6d1-dc80cd369973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009959 10.0.0.27 - - [2026-03-05 01:35:24] "POST /firewall-rules HTTP/1.1" 200 568 0.066149 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-rule/f64c397e-2796-4953-b849-189651af2f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009722 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004658 10.0.0.27 - - [2026-03-05 01:35:24] "GET /firewall-rule/f64c397e-2796-4953-b849-189651af2f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004994 10.0.0.27 - - [2026-03-05 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.046363 10.0.0.27 - - [2026-03-05 01:35:35] "POST /tags HTTP/1.1" 200 301 0.081879 10.0.0.27 - - [2026-03-05 01:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.27 - - [2026-03-05 01:35:35] "GET /tag/bfcb3ba6-0654-4f54-b44b-66d040505ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022166 10.0.0.27 - - [2026-03-05 01:35:35] "POST /tags HTTP/1.1" 200 325 0.081443 10.0.0.27 - - [2026-03-05 01:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.27 - - [2026-03-05 01:35:35] "GET /tag/f9711cfa-a622-4d6b-9345-6d3f7159c970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.010670 10.0.0.27 - - [2026-03-05 01:35:35] "POST /tags HTTP/1.1" 409 237 0.001278 10.0.0.27 - - [2026-03-05 01:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001062 10.0.0.27 - - [2026-03-05 01:35:35] "GET /tag/d588d46c-d383-4883-9abf-14ad4073e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010797 10.0.0.27 - - [2026-03-05 01:35:35] "POST /tags HTTP/1.1" 409 210 0.001607 10.0.0.27 - - [2026-03-05 01:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.27 - - [2026-03-05 01:35:36] "GET /tag/5dc06bd5-c7b6-46e1-a6d1-dc80cd369973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009777 10.0.0.27 - - [2026-03-05 01:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004187 10.0.0.27 - - [2026-03-05 01:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.27 - - [2026-03-05 01:35:36] "GET /project/854f0110-efb4-4c9e-9a6c-36c7a015a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024952 10.0.0.27 - - [2026-03-05 01:35:36] "POST /virtual-machines HTTP/1.1" 200 377 0.013228 10.0.0.27 - - [2026-03-05 01:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.006871 10.0.0.27 - - [2026-03-05 01:35:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.107934 10.0.0.27 - - [2026-03-05 01:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015687 10.0.0.27 - - [2026-03-05 01:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010281 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004157 10.0.0.27 - - [2026-03-05 01:35:36] "POST /instance-ips HTTP/1.1" 200 409 0.027591 10.0.0.27 - - [2026-03-05 01:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023824 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014456 10.0.0.27 - - [2026-03-05 01:35:36] "POST /set-tag HTTP/1.1" 200 109 0.018516 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023476 10.0.0.27 - - [2026-03-05 01:35:36] "GET /instance-ip/9be41112-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002927 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004846 10.0.0.27 - - [2026-03-05 01:35:36] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006238 10.0.0.27 - - [2026-03-05 01:35:36] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.27 - - [2026-03-05 01:35:36] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003764 10.0.0.27 - - [2026-03-05 01:35:36] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.27 - - [2026-03-05 01:36:01] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.27 - - [2026-03-05 01:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.27 - - [2026-03-05 01:36:01] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006307 10.0.0.27 - - [2026-03-05 01:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.27 - - [2026-03-05 01:36:01] "GET /config-node/69af9f59-c373-455b-a198-f8f105467a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003582 10.0.0.27 - - [2026-03-05 01:36:12] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.27 - - [2026-03-05 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.27 - - [2026-03-05 01:36:12] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002441 10.0.0.27 - - [2026-03-05 01:36:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001506 10.0.0.27 - - [2026-03-05 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.27 - - [2026-03-05 01:36:12] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004307 10.0.0.27 - - [2026-03-05 01:36:12] "PUT /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7 HTTP/1.1" 200 254 0.009496 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001189 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:36:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:37:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:37:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 10.0.0.240 - - [2026-03-05 01:37:22] "GET / HTTP/1.1" 200 35931 0.002738 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.240 - - [2026-03-05 01:37:22] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005895 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.240 - - [2026-03-05 01:37:22] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003999 10.0.0.240 - - [2026-03-05 01:37:22] "PUT /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12 HTTP/1.1" 200 274 0.008981 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004286 10.0.0.240 - - [2026-03-05 01:37:22] "POST /virtual-routers HTTP/1.1" 200 599 0.017873 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011668 10.0.0.240 - - [2026-03-05 01:37:22] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004606 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.002445 10.0.0.240 - - [2026-03-05 01:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.240 - - [2026-03-05 01:37:22] "GET /virtual-network/1510a980-f33c-4af9-a3ba-5a0fd4066446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004587 10.0.0.240 - - [2026-03-05 01:37:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.047024 10.0.0.27 - - [2026-03-05 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.27 - - [2026-03-05 01:37:42] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002978 10.0.0.240 - - [2026-03-05 01:38:42] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.240 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.240 - - [2026-03-05 01:38:42] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004008 10.0.0.240 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.240 - - [2026-03-05 01:38:42] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002069 10.0.0.240 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.240 - - [2026-03-05 01:38:42] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002266 10.0.0.240 - - [2026-03-05 01:38:42] "PUT /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9 HTTP/1.1" 200 262 0.009304 10.0.0.27 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.27 - - [2026-03-05 01:38:42] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004409 10.0.0.240 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.240 - - [2026-03-05 01:38:42] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002072 10.0.0.240 - - [2026-03-05 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.240 - - [2026-03-05 01:38:42] "GET /virtual-machine-interface/41f9ef92-6bc7-457f-949b-470ccd80d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004169 10.0.0.240 - - [2026-03-05 01:38:42] "PUT /virtual-machine-interface/41f9ef92-6bc7-457f-949b-470ccd80d249 HTTP/1.1" 200 284 0.008465 10.0.0.27 - - [2026-03-05 01:39:12] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002843 10.0.0.27 - - [2026-03-05 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.007378 10.0.0.27 - - [2026-03-05 01:39:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012241 10.0.0.27 - - [2026-03-05 01:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.27 - - [2026-03-05 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.27 - - [2026-03-05 01:39:21] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002445 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005860 10.0.0.27 - - [2026-03-05 01:39:22] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.27 - - [2026-03-05 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.27 - - [2026-03-05 01:39:22] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002512 10.0.0.27 - - [2026-03-05 01:39:22] "GET /loadbalancer-pool/af413fcd-138a-4eee-a096-aec8a6af7d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003183 10.0.0.27 - - [2026-03-05 01:39:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017217 10.0.0.27 - - [2026-03-05 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007713 10.0.0.27 - - [2026-03-05 01:39:22] "POST /tags HTTP/1.1" 409 205 0.001885 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003951 10.0.0.27 - - [2026-03-05 01:39:22] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.27 - - [2026-03-05 01:39:22] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.009970 10.0.0.27 - - [2026-03-05 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.27 - - [2026-03-05 01:39:22] "GET /tag/32604914-66d3-4d3f-a3c5-0cb636605200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016076 10.0.0.27 - - [2026-03-05 01:39:22] "PUT /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae HTTP/1.1" 200 256 0.031742 10.0.0.27 - - [2026-03-05 01:39:22] "POST /set-tag HTTP/1.1" 200 109 0.101415 10.0.0.27 - - [2026-03-05 01:39:22] "GET /loadbalancer-pool/0a69a100-1695-4f98-9be4-a4d0742f1dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.011085 10.0.0.27 - - [2026-03-05 01:39:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018625 10.0.0.27 - - [2026-03-05 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027031 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019324 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005711 10.0.0.27 - - [2026-03-05 01:39:22] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.27 - - [2026-03-05 01:39:22] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.016300 10.0.0.27 - - [2026-03-05 01:39:22] "POST /set-tag HTTP/1.1" 200 109 0.006058 10.0.0.27 - - [2026-03-05 01:39:22] "GET /loadbalancer-pool/8acfda3e-5bd7-45be-9269-88e21fb595fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005921 10.0.0.27 - - [2026-03-05 01:39:22] "PUT /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae HTTP/1.1" 200 256 0.017241 10.0.0.27 - - [2026-03-05 01:39:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028774 10.0.0.27 - - [2026-03-05 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.006323 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008116 10.0.0.27 - - [2026-03-05 01:39:22] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.27 - - [2026-03-05 01:39:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003236 10.0.0.27 - - [2026-03-05 01:39:22] "POST /ref-update HTTP/1.1" 200 156 0.005753 10.0.0.27 - - [2026-03-05 01:39:22] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.010231 10.0.0.27 - - [2026-03-05 01:39:22] "PUT /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae HTTP/1.1" 200 256 0.014985 10.0.0.27 - - [2026-03-05 01:40:20] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011318 10.0.0.27 - - [2026-03-05 01:40:20] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.27 - - [2026-03-05 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.27 - - [2026-03-05 01:40:20] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002734 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004037 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.017840 10.0.0.27 - - [2026-03-05 01:40:21] "DELETE /loadbalancer-member/da056378-8aba-4539-874b-7002c4012049 HTTP/1.1" 200 115 0.027436 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004201 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.27 - - [2026-03-05 01:40:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002833 10.0.0.27 - - [2026-03-05 01:40:21] "DELETE /loadbalancer-member/3476e108-b69b-4bf4-8253-7f8f9b365831 HTTP/1.1" 200 115 0.043335 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005646 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.005509 10.0.0.27 - - [2026-03-05 01:40:21] "DELETE /loadbalancer-member/538b7616-6cc9-46b6-b695-b3eb858955e2 HTTP/1.1" 200 115 0.015499 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018392 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.27 - - [2026-03-05 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.27 - - [2026-03-05 01:40:21] "GET /loadbalancer/cca56249-1332-42bb-8690-f7b0b1fcc30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005250 10.0.0.27 - - [2026-03-05 01:40:21] "GET /loadbalancer-pool/af413fcd-138a-4eee-a096-aec8a6af7d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002715 10.0.0.27 - - [2026-03-05 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018705 10.0.0.27 - - [2026-03-05 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015695 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014966 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003823 10.0.0.27 - - [2026-03-05 01:40:21] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002446 10.0.0.27 - - [2026-03-05 01:40:21] "GET /global-system-configs HTTP/1.1" 200 322 0.005179 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.068064 10.0.0.27 - - [2026-03-05 01:40:21] "GET /loadbalancer-pool/0a69a100-1695-4f98-9be4-a4d0742f1dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.028236 10.0.0.27 - - [2026-03-05 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026686 10.0.0.27 - - [2026-03-05 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007314 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017739 10.0.0.27 - - [2026-03-05 01:40:21] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007202 10.0.0.27 - - [2026-03-05 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.27 - - [2026-03-05 01:40:21] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001952 10.0.0.27 - - [2026-03-05 01:40:21] "GET /loadbalancer-pool/8acfda3e-5bd7-45be-9269-88e21fb595fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003011 10.0.0.27 - - [2026-03-05 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014672 10.0.0.27 - - [2026-03-05 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.162359 10.0.0.27 - - [2026-03-05 01:40:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025892 10.0.0.27 - - [2026-03-05 01:40:22] "GET /virtual-machine-interface/9bcf9c6e-1833-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013584 10.0.0.27 - - [2026-03-05 01:40:22] "GET /floating-ip/ea9e96df-c362-4b15-b15c-c6940f8b81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006197 10.0.0.27 - - [2026-03-05 01:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002206 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000793 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000713 10.0.0.27 - - [2026-03-05 01:43:42] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.27 - - [2026-03-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.27 - - [2026-03-05 01:43:42] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030514 10.0.0.27 - - [2026-03-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2026-03-05 01:43:42] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040455 10.0.0.27 - - [2026-03-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2026-03-05 01:43:42] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031489 10.0.0.27 - - [2026-03-05 01:43:42] "POST /tags HTTP/1.1" 200 333 0.026692 10.0.0.27 - - [2026-03-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.27 - - [2026-03-05 01:43:42] "GET /tag/4430cdcf-7c8c-47ab-ad80-6f71dbee34b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015029 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.27 - - [2026-03-05 01:43:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030709 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.27 - - [2026-03-05 01:43:43] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004355 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.27 - - [2026-03-05 01:43:43] "GET /service-appliance-set/284904e6-244a-4e23-94c9-3c00e52d72ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001759 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.001165 10.0.0.27 - - [2026-03-05 01:43:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.083294 10.0.0.27 - - [2026-03-05 01:43:43] "GET /virtual-machine-interface/bf959fba-1992-4229-b0a5-9c696958c5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004146 10.0.0.27 - - [2026-03-05 01:43:43] "POST /instance-ips HTTP/1.1" 200 409 0.017536 10.0.0.27 - - [2026-03-05 01:43:43] "GET /instance-ip/dcb2cb2d-5009-4c8a-a277-1db430af3e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006495 10.0.0.27 - - [2026-03-05 01:43:43] "POST /loadbalancers HTTP/1.1" 200 610 0.060542 10.0.0.27 - - [2026-03-05 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017652 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.27 - - [2026-03-05 01:43:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034735 10.0.0.27 - - [2026-03-05 01:43:43] "GET /instance-ip/dcb2cb2d-5009-4c8a-a277-1db430af3e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002451 10.0.0.27 - - [2026-03-05 01:43:43] "POST /floating-ips HTTP/1.1" 200 597 0.013554 10.0.0.27 - - [2026-03-05 01:43:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029237 10.0.0.27 - - [2026-03-05 01:43:43] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002233 10.0.0.27 - - [2026-03-05 01:43:43] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013113 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.27 - - [2026-03-05 01:43:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026485 10.0.0.27 - - [2026-03-05 01:43:43] "GET /loadbalancer-listener/48359549-d8b5-4af0-b00b-d746456e37fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002403 10.0.0.27 - - [2026-03-05 01:43:43] "GET /loadbalancer-listener/48359549-d8b5-4af0-b00b-d746456e37fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004459 10.0.0.27 - - [2026-03-05 01:43:43] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017337 10.0.0.27 - - [2026-03-05 01:43:43] "GET /instance-ip/dcb2cb2d-5009-4c8a-a277-1db430af3e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003800 10.0.0.27 - - [2026-03-05 01:43:43] "GET /instance-ip/dcb2cb2d-5009-4c8a-a277-1db430af3e85?fields=floating_ips HTTP/1.1" 200 1213 0.004254 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.27 - - [2026-03-05 01:43:43] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002064 10.0.0.27 - - [2026-03-05 01:43:43] "GET /floating-ip/1a765f4f-5ede-407d-a3b2-64800b22060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.014404 10.0.0.27 - - [2026-03-05 01:43:43] "POST /tags HTTP/1.1" 200 295 0.072306 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2026-03-05 01:43:43] "GET /tag/2aaa16c1-157c-48aa-a926-fb1b5df22ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.011806 10.0.0.27 - - [2026-03-05 01:43:43] "POST /tags HTTP/1.1" 409 233 0.001667 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.27 - - [2026-03-05 01:43:43] "GET /tag/ff3bdf08-69c1-4470-b774-8c39efc5ac6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010328 10.0.0.27 - - [2026-03-05 01:43:43] "POST /tags HTTP/1.1" 409 206 0.001218 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.27 - - [2026-03-05 01:43:43] "GET /tag/41271f92-fe6f-47e2-9bb5-fc4f566c8404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010288 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.27 - - [2026-03-05 01:43:43] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003793 10.0.0.27 - - [2026-03-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.27 - - [2026-03-05 01:43:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029437 10.0.0.27 - - [2026-03-05 01:43:44] "POST /virtual-machines HTTP/1.1" 200 369 0.007469 10.0.0.27 - - [2026-03-05 01:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010996 10.0.0.27 - - [2026-03-05 01:43:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095789 10.0.0.27 - - [2026-03-05 01:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008473 10.0.0.27 - - [2026-03-05 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012651 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004244 10.0.0.27 - - [2026-03-05 01:43:44] "POST /instance-ips HTTP/1.1" 200 409 0.017651 10.0.0.27 - - [2026-03-05 01:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022588 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011788 10.0.0.27 - - [2026-03-05 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.015183 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014736 10.0.0.27 - - [2026-03-05 01:43:44] "GET /instance-ip/beb44c2e-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002574 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003889 10.0.0.27 - - [2026-03-05 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002608 10.0.0.27 - - [2026-03-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.007165 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005329 10.0.0.27 - - [2026-03-05 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.27 - - [2026-03-05 01:43:44] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003255 10.0.0.27 - - [2026-03-05 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.001551 10.0.0.27 - - [2026-03-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.27 - - [2026-03-05 01:43:45] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003649 10.0.0.27 - - [2026-03-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043994 10.0.0.27 - - [2026-03-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-networks?parent_id=1034e79d-df62-4019-9087-126393eb9448&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001707 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034769 10.0.0.27 - - [2026-03-05 01:43:46] "POST /virtual-machines HTTP/1.1" 200 369 0.008182 10.0.0.27 - - [2026-03-05 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019131 10.0.0.27 - - [2026-03-05 01:43:46] "POST /virtual-networks HTTP/1.1" 200 512 0.097878 10.0.0.27 - - [2026-03-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014780 10.0.0.27 - - [2026-03-05 01:43:46] "GET /network-ipam/6877c021-cf3d-4dee-93d0-ae91e6ce788d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003770 10.0.0.27 - - [2026-03-05 01:43:46] "POST /route-targets HTTP/1.1" 200 327 0.063916 10.0.0.27 - - [2026-03-05 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.031270 10.0.0.27 - - [2026-03-05 01:43:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.160936 10.0.0.27 - - [2026-03-05 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024586 10.0.0.27 - - [2026-03-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.27 - - [2026-03-05 01:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005294 10.0.0.27 - - [2026-03-05 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.143957 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003950 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domains HTTP/1.1" 200 280 0.001318 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009522 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domain/5725e86a-1270-4266-9169-c72cce701556 HTTP/1.1" 200 3086 0.021001 10.0.0.27 - - [2026-03-05 01:43:46] "POST /instance-ips HTTP/1.1" 200 409 0.039185 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448 HTTP/1.1" 200 7064 0.053594 10.0.0.27 - - [2026-03-05 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033109 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008805 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2081 0.018885 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2081 0.003103 10.0.0.27 - - [2026-03-05 01:43:46] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 200 1402 0.002104 10.0.0.27 - - [2026-03-05 01:43:46] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 200 1402 0.001764 10.0.0.27 - - [2026-03-05 01:43:46] "GET /route-target/b2452422-6580-481f-ab5e-fb31059184dd HTTP/1.1" 200 1153 0.001716 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2081 0.002981 10.0.0.27 - - [2026-03-05 01:43:46] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 200 1402 0.001865 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003131 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2081 0.003019 10.0.0.27 - - [2026-03-05 01:43:46] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 200 1402 0.001698 10.0.0.27 - - [2026-03-05 01:43:46] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 200 1402 0.005924 10.0.0.27 - - [2026-03-05 01:43:46] "GET /route-target/b2452422-6580-481f-ab5e-fb31059184dd HTTP/1.1" 200 1153 0.002114 10.0.0.27 - - [2026-03-05 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.029448 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014425 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domains HTTP/1.1" 200 280 0.003900 10.0.0.27 - - [2026-03-05 01:43:46] "GET /instance-ip/bffc5612-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002994 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domain/5725e86a-1270-4266-9169-c72cce701556 HTTP/1.1" 200 3086 0.002060 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448 HTTP/1.1" 200 7064 0.016037 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2081 0.006383 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003960 10.0.0.27 - - [2026-03-05 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003197 10.0.0.27 - - [2026-03-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001158 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024586 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003222 10.0.0.27 - - [2026-03-05 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.006998 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007776 10.0.0.27 - - [2026-03-05 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.27 - - [2026-03-05 01:43:46] "GET /floating-ip-pools?parent_id=4866c538-a2ce-4c11-8a88-0d147d468bdc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001779 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003783 10.0.0.27 - - [2026-03-05 01:43:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014216 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009807 10.0.0.27 - - [2026-03-05 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.001741 10.0.0.27 - - [2026-03-05 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.006563 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007322 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domains HTTP/1.1" 200 280 0.007338 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domain/5725e86a-1270-4266-9169-c72cce701556 HTTP/1.1" 200 3086 0.002483 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448 HTTP/1.1" 200 7320 0.034047 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2319 0.004480 10.0.0.27 - - [2026-03-05 01:43:46] "GET /floating-ip-pool/5c3d48cd-9fda-4d64-8d7d-e6a792965200 HTTP/1.1" 200 1314 0.001734 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domains HTTP/1.1" 200 280 0.001241 10.0.0.27 - - [2026-03-05 01:43:46] "GET /domain/5725e86a-1270-4266-9169-c72cce701556 HTTP/1.1" 200 3086 0.001779 10.0.0.27 - - [2026-03-05 01:43:46] "GET /project/1034e79d-df62-4019-9087-126393eb9448 HTTP/1.1" 200 7320 0.031766 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 2319 0.003741 10.0.0.27 - - [2026-03-05 01:43:46] "GET /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003313 10.0.0.27 - - [2026-03-05 01:43:47] "POST /tags HTTP/1.1" 200 365 0.055897 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.27 - - [2026-03-05 01:43:47] "GET /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012689 10.0.0.27 - - [2026-03-05 01:43:47] "POST /tags HTTP/1.1" 409 206 0.001307 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.27 - - [2026-03-05 01:43:47] "GET /tag/41271f92-fe6f-47e2-9bb5-fc4f566c8404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009494 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.27 - - [2026-03-05 01:43:47] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034937 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.27 - - [2026-03-05 01:43:47] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003617 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.27 - - [2026-03-05 01:43:47] "GET /service-appliance-set/11e885cb-6bf0-4e80-8e73-8a26afac91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002724 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.001772 10.0.0.27 - - [2026-03-05 01:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099926 10.0.0.27 - - [2026-03-05 01:43:47] "GET /virtual-machine-interface/8716eb8d-8fe0-445e-a85c-974bba26874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013344 10.0.0.27 - - [2026-03-05 01:43:47] "POST /set-tag HTTP/1.1" 200 109 0.012587 10.0.0.27 - - [2026-03-05 01:43:47] "POST /instance-ips HTTP/1.1" 200 417 0.018801 10.0.0.27 - - [2026-03-05 01:43:47] "GET /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009372 10.0.0.27 - - [2026-03-05 01:43:47] "POST /loadbalancers HTTP/1.1" 200 618 0.064838 10.0.0.27 - - [2026-03-05 01:43:47] "POST /service-instances HTTP/1.1" 200 566 0.024037 10.0.0.27 - - [2026-03-05 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020277 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.27 - - [2026-03-05 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.019391 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.27 - - [2026-03-05 01:43:47] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039360 10.0.0.27 - - [2026-03-05 01:43:47] "GET /virtual-machine-interface/8716eb8d-8fe0-445e-a85c-974bba26874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004401 10.0.0.27 - - [2026-03-05 01:43:47] "GET /virtual-machine-interface/8716eb8d-8fe0-445e-a85c-974bba26874c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004380 10.0.0.27 - - [2026-03-05 01:43:47] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.015415 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.27 - - [2026-03-05 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013405 10.0.0.27 - - [2026-03-05 01:43:47] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.006573 10.0.0.27 - - [2026-03-05 01:43:47] "GET /floating-ip-pool/5c3d48cd-9fda-4d64-8d7d-e6a792965200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004924 10.0.0.27 - - [2026-03-05 01:43:47] "POST /floating-ips HTTP/1.1" 200 671 0.040385 10.0.0.27 - - [2026-03-05 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013069 10.0.0.27 - - [2026-03-05 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016095 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2026-03-05 01:43:47] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006060 10.0.0.27 - - [2026-03-05 01:43:47] "POST /virtual-machines HTTP/1.1" 200 429 0.018688 10.0.0.27 - - [2026-03-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.27 - - [2026-03-05 01:43:47] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002447 10.0.0.27 - - [2026-03-05 01:43:47] "POST /tags HTTP/1.1" 409 221 0.001192 10.0.0.27 - - [2026-03-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.27 - - [2026-03-05 01:43:48] "GET /tag/4430cdcf-7c8c-47ab-ad80-6f71dbee34b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030795 10.0.0.27 - - [2026-03-05 01:43:48] "POST /tags HTTP/1.1" 409 238 0.022866 10.0.0.27 - - [2026-03-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.27 - - [2026-03-05 01:43:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101748 10.0.0.27 - - [2026-03-05 01:43:48] "POST /chown HTTP/1.1" 200 109 0.017323 10.0.0.27 - - [2026-03-05 01:43:48] "POST /chown HTTP/1.1" 200 109 0.009370 10.0.0.27 - - [2026-03-05 01:43:48] "GET /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015294 10.0.0.27 - - [2026-03-05 01:43:48] "POST /firewall-rules HTTP/1.1" 200 650 0.069074 10.0.0.27 - - [2026-03-05 01:43:48] "PUT /virtual-machine-interface/21a4b7d9-01c8-4e5f-b50f-1f0165ed5162 HTTP/1.1" 200 284 0.061188 10.0.0.27 - - [2026-03-05 01:43:48] "GET /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.029784 10.0.0.27 - - [2026-03-05 01:43:48] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.021941 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.27 - - [2026-03-05 01:43:48] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002260 10.0.0.27 - - [2026-03-05 01:43:48] "GET /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002301 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.011947 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.021785 10.0.0.27 - - [2026-03-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.027071 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.028965 10.0.0.27 - - [2026-03-05 01:43:48] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069788 10.0.0.27 - - [2026-03-05 01:43:48] "GET /loadbalancer/af41d021-288a-4dc2-956c-af293092ad5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005157 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.012667 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.025142 10.0.0.27 - - [2026-03-05 01:43:48] "POST /virtual-machines HTTP/1.1" 200 429 0.048867 10.0.0.27 - - [2026-03-05 01:43:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.062373 10.0.0.27 - - [2026-03-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.27 - - [2026-03-05 01:43:48] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046521 10.0.0.27 - - [2026-03-05 01:43:48] "GET /loadbalancer-listener/4297fa19-766e-430a-a776-8e2521f6e1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003485 10.0.0.27 - - [2026-03-05 01:43:48] "GET /loadbalancer-listener/4297fa19-766e-430a-a776-8e2521f6e1a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021756 10.0.0.27 - - [2026-03-05 01:43:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142295 10.0.0.27 - - [2026-03-05 01:43:48] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043997 10.0.0.27 - - [2026-03-05 01:43:48] "POST /chown HTTP/1.1" 200 109 0.034444 10.0.0.27 - - [2026-03-05 01:43:48] "POST /chown HTTP/1.1" 200 109 0.009734 10.0.0.27 - - [2026-03-05 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013189 10.0.0.27 - - [2026-03-05 01:43:48] "GET /loadbalancer-pool/68cca191-d820-4aef-93eb-a9e689ca82dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004024 10.0.0.27 - - [2026-03-05 01:43:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024985 10.0.0.27 - - [2026-03-05 01:43:48] "PUT /virtual-machine-interface/12258046-9418-4c0c-aad1-3e695d214c09 HTTP/1.1" 200 284 0.024249 10.0.0.27 - - [2026-03-05 01:43:48] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.045075 10.0.0.27 - - [2026-03-05 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028250 10.0.0.27 - - [2026-03-05 01:43:48] "GET /loadbalancer-member/1dcdeefc-d931-43bd-a876-182e19fbd0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.006441 10.0.0.27 - - [2026-03-05 01:43:48] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002163 10.0.0.27 - - [2026-03-05 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.035986 10.0.0.27 - - [2026-03-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.27 - - [2026-03-05 01:43:49] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003667 10.0.0.27 - - [2026-03-05 01:43:49] "POST /tags HTTP/1.1" 409 221 0.001929 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.013556 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.014895 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.27 - - [2026-03-05 01:43:49] "GET /tag/4430cdcf-7c8c-47ab-ad80-6f71dbee34b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011300 10.0.0.27 - - [2026-03-05 01:43:49] "POST /tags HTTP/1.1" 409 238 0.001488 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.006788 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.009514 10.0.0.27 - - [2026-03-05 01:43:49] "GET /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.028660 10.0.0.27 - - [2026-03-05 01:43:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002297 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.005289 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.016517 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.018597 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e HTTP/1.1" 200 260 0.030780 10.0.0.27 - - [2026-03-05 01:43:49] "GET /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011445 10.0.0.27 - - [2026-03-05 01:43:49] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002826 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.004847 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.014478 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.013423 10.0.0.27 - - [2026-03-05 01:43:49] "GET /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006110 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.008135 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.005279 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.016168 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.017210 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.005744 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.015691 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.013160 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.009030 10.0.0.27 - - [2026-03-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.005521 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.016080 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.010203 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.022469 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.27 - - [2026-03-05 01:43:49] "POST /chown HTTP/1.1" 200 109 0.016396 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 256 0.014760 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.27 - - [2026-03-05 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.017335 10.0.0.27 - - [2026-03-05 01:43:49] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.006821 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013089 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005692 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.008611 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011782 10.0.0.27 - - [2026-03-05 01:43:50] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033061 10.0.0.27 - - [2026-03-05 01:43:50] "POST /virtual-machines HTTP/1.1" 200 373 0.005873 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.008063 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009133 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013370 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.005412 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038638 10.0.0.27 - - [2026-03-05 01:43:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142821 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.006148 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010861 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020482 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012153 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004519 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.006968 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014654 10.0.0.27 - - [2026-03-05 01:43:50] "POST /instance-ips HTTP/1.1" 200 413 0.033155 10.0.0.27 - - [2026-03-05 01:43:50] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.014262 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029485 10.0.0.27 - - [2026-03-05 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013557 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011835 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.27 - - [2026-03-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.014725 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014992 10.0.0.27 - - [2026-03-05 01:43:50] "GET /instance-ip/c263d63c-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003581 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.027766 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.019807 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.017646 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005040 10.0.0.27 - - [2026-03-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.001530 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.002588 10.0.0.27 - - [2026-03-05 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.011083 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012887 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.020462 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.005932 10.0.0.27 - - [2026-03-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.007232 10.0.0.27 - - [2026-03-05 01:43:50] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003246 10.0.0.27 - - [2026-03-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.001559 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.004672 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.020755 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.021194 10.0.0.27 - - [2026-03-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.005611 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.015438 10.0.0.27 - - [2026-03-05 01:43:50] "POST /chown HTTP/1.1" 200 109 0.016895 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005733 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005051 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.014749 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005191 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.023134 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.015771 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.010142 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005974 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.018867 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.012803 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.007317 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.009226 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005869 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.020039 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.010704 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005567 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.004978 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005404 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.014169 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.017713 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005369 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.023272 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.006033 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.028000 10.0.0.27 - - [2026-03-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.005665 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.015194 10.0.0.27 - - [2026-03-05 01:43:51] "POST /chown HTTP/1.1" 200 109 0.011433 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.27 - - [2026-03-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.011290 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.005959 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.013144 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.017456 10.0.0.27 - - [2026-03-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.006439 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.021928 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.012777 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.27 - - [2026-03-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.005915 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.029914 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.005525 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.013831 10.0.0.27 - - [2026-03-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.006404 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.026669 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.014391 10.0.0.27 - - [2026-03-05 01:43:52] "POST /chown HTTP/1.1" 200 109 0.005483 10.0.0.27 - - [2026-03-05 01:43:57] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004019 10.0.0.27 - - [2026-03-05 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.27 - - [2026-03-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.27 - - [2026-03-05 01:43:57] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001923 10.0.0.27 - - [2026-03-05 01:43:57] "GET /loadbalancer-pool/7a6a75c1-1590-4b67-bfd8-33745f0e6d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001991 10.0.0.27 - - [2026-03-05 01:43:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013347 10.0.0.27 - - [2026-03-05 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013874 10.0.0.27 - - [2026-03-05 01:43:57] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007354 10.0.0.27 - - [2026-03-05 01:43:57] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005859 10.0.0.27 - - [2026-03-05 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.004996 10.0.0.27 - - [2026-03-05 01:43:57] "GET /floating-ip/1a765f4f-5ede-407d-a3b2-64800b22060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.008915 10.0.0.27 - - [2026-03-05 01:43:57] "POST /tags HTTP/1.1" 409 221 0.002122 10.0.0.27 - - [2026-03-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.27 - - [2026-03-05 01:43:57] "GET /tag/4430cdcf-7c8c-47ab-ad80-6f71dbee34b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009303 10.0.0.27 - - [2026-03-05 01:43:57] "PUT /floating-ip/1a765f4f-5ede-407d-a3b2-64800b22060b HTTP/1.1" 200 256 0.006954 10.0.0.27 - - [2026-03-05 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.026733 10.0.0.27 - - [2026-03-05 01:43:58] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004202 10.0.0.27 - - [2026-03-05 01:43:58] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.27 - - [2026-03-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.27 - - [2026-03-05 01:43:58] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001941 10.0.0.27 - - [2026-03-05 01:43:58] "GET /loadbalancer-pool/7a6a75c1-1590-4b67-bfd8-33745f0e6d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002663 10.0.0.27 - - [2026-03-05 01:43:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015088 10.0.0.27 - - [2026-03-05 01:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012766 10.0.0.27 - - [2026-03-05 01:43:58] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008899 10.0.0.27 - - [2026-03-05 01:43:58] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003377 10.0.0.27 - - [2026-03-05 01:43:58] "POST /ref-update HTTP/1.1" 200 156 0.012053 10.0.0.27 - - [2026-03-05 01:43:58] "POST /set-tag HTTP/1.1" 200 109 0.027172 10.0.0.27 - - [2026-03-05 01:43:58] "GET /floating-ip/1a765f4f-5ede-407d-a3b2-64800b22060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.017050 10.0.0.27 - - [2026-03-05 01:44:00] "GET /virtual-machine/e63a95b0-06b0-41bb-be5d-d8d321e9451f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002865 10.0.0.27 - - [2026-03-05 01:44:00] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003757 10.0.0.27 - - [2026-03-05 01:44:00] "GET /virtual-machine/4d676906-879d-4feb-89d4-b1b4f792c22c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002712 10.0.0.27 - - [2026-03-05 01:44:00] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004826 10.0.0.27 - - [2026-03-05 01:44:01] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004061 10.0.0.27 - - [2026-03-05 01:44:01] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.27 - - [2026-03-05 01:44:05] "GET /virtual-machine/1f67ed29-5e61-46f2-a242-1036db472b19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002759 10.0.0.27 - - [2026-03-05 01:44:05] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003551 10.0.0.27 - - [2026-03-05 01:44:05] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006046 10.0.0.27 - - [2026-03-05 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.27 - - [2026-03-05 01:44:35] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004387 10.0.0.27 - - [2026-03-05 01:44:35] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.27 - - [2026-03-05 01:44:35] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003687 10.0.0.27 - - [2026-03-05 01:44:35] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.27 - - [2026-03-05 01:44:35] "GET /virtual-machine/1f67ed29-5e61-46f2-a242-1036db472b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001788 10.0.0.27 - - [2026-03-05 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.007300 10.0.0.27 - - [2026-03-05 01:44:35] "GET /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007317 10.0.0.27 - - [2026-03-05 01:44:35] "POST /set-tag HTTP/1.1" 200 109 0.014365 10.0.0.27 - - [2026-03-05 01:44:36] "POST /set-tag HTTP/1.1" 200 109 0.012777 10.0.0.27 - - [2026-03-05 01:44:36] "DELETE /instance-ip/c263d63c-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.044301 10.0.0.27 - - [2026-03-05 01:44:36] "DELETE /virtual-machine-interface/c243105a-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.038120 10.0.0.27 - - [2026-03-05 01:44:36] "DELETE /virtual-machine/1f67ed29-5e61-46f2-a242-1036db472b19 HTTP/1.1" 200 115 0.019492 10.0.0.27 - - [2026-03-05 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-03-05 01:44:40] "GET /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009966 10.0.0.27 - - [2026-03-05 01:44:40] "GET /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010294 10.0.0.27 - - [2026-03-05 01:44:40] "GET /virtual-machine-interface/12258046-9418-4c0c-aad1-3e695d214c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003225 10.0.0.27 - - [2026-03-05 01:44:40] "POST /set-tag HTTP/1.1" 200 109 0.012566 10.0.0.27 - - [2026-03-05 01:44:40] "GET /virtual-machine-interface/21a4b7d9-01c8-4e5f-b50f-1f0165ed5162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005614 10.0.0.27 - - [2026-03-05 01:44:40] "POST /set-tag HTTP/1.1" 200 109 0.012028 10.0.0.27 - - [2026-03-05 01:44:40] "GET /virtual-machine-interface/8716eb8d-8fe0-445e-a85c-974bba26874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006338 10.0.0.27 - - [2026-03-05 01:44:40] "POST /set-tag HTTP/1.1" 200 109 0.011064 10.0.0.27 - - [2026-03-05 01:44:40] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002422 10.0.0.27 - - [2026-03-05 01:44:40] "GET /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.001710 10.0.0.27 - - [2026-03-05 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.27 - - [2026-03-05 01:44:40] "DELETE /firewall-rule/88d069e3-620f-409f-a429-9d855a402b6e HTTP/1.1" 200 115 0.040366 10.0.0.27 - - [2026-03-05 01:44:40] "DELETE /loadbalancer-member/1dcdeefc-d931-43bd-a876-182e19fbd0f6 HTTP/1.1" 200 115 0.024254 10.0.0.27 - - [2026-03-05 01:44:40] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.007912 10.0.0.27 - - [2026-03-05 01:44:40] "DELETE /loadbalancer-pool/68cca191-d820-4aef-93eb-a9e689ca82dc HTTP/1.1" 200 115 0.056339 10.0.0.27 - - [2026-03-05 01:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.036749 10.0.0.27 - - [2026-03-05 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.27 - - [2026-03-05 01:44:40] "POST /chown HTTP/1.1" 200 109 0.009836 10.0.0.27 - - [2026-03-05 01:44:40] "DELETE /loadbalancer-listener/4297fa19-766e-430a-a776-8e2521f6e1a2 HTTP/1.1" 200 115 0.062880 10.0.0.27 - - [2026-03-05 01:44:40] "GET /floating-ip/2a499254-b93d-4076-be96-25108ef64fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002146 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.007958 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.009552 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.018909 10.0.0.27 - - [2026-03-05 01:44:41] "PUT /floating-ip/2a499254-b93d-4076-be96-25108ef64fad HTTP/1.1" 200 256 0.025889 10.0.0.27 - - [2026-03-05 01:44:41] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.016095 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /floating-ip/2a499254-b93d-4076-be96-25108ef64fad HTTP/1.1" 200 115 0.066466 10.0.0.27 - - [2026-03-05 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009972 10.0.0.27 - - [2026-03-05 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /loadbalancer/af41d021-288a-4dc2-956c-af293092ad5f HTTP/1.1" 200 115 0.072071 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.008945 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.013949 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 200 109 0.014729 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /instance-ip/364e9fcf-0be2-4268-9aa2-d312fe518b61 HTTP/1.1" 200 115 0.079448 10.0.0.27 - - [2026-03-05 01:44:41] "POST /chown HTTP/1.1" 404 171 0.004452 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-machine-interface/8716eb8d-8fe0-445e-a85c-974bba26874c HTTP/1.1" 200 115 0.060951 10.0.0.27 - - [2026-03-05 01:44:41] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.025258 10.0.0.27 - - [2026-03-05 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017957 10.0.0.27 - - [2026-03-05 01:44:41] "PUT /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 266 0.034152 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /tag/308c5bf6-2823-4e0d-a312-8ba922ed5a2a HTTP/1.1" 200 115 0.138262 10.0.0.27 - - [2026-03-05 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009594 10.0.0.27 - - [2026-03-05 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.27 - - [2026-03-05 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.27 - - [2026-03-05 01:44:41] "GET /floating-ip-pool/5c3d48cd-9fda-4d64-8d7d-e6a792965200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007385 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /service-instance/7b61b008-b350-4fd2-83dc-c3504472e061 HTTP/1.1" 200 115 0.036851 10.0.0.27 - - [2026-03-05 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.27 - - [2026-03-05 01:44:41] "GET /virtual-machine-interface/21a4b7d9-01c8-4e5f-b50f-1f0165ed5162?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.003862 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-machine-interface/21a4b7d9-01c8-4e5f-b50f-1f0165ed5162 HTTP/1.1" 200 115 0.040508 10.0.0.27 - - [2026-03-05 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.007666 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /floating-ip-pool/5c3d48cd-9fda-4d64-8d7d-e6a792965200 HTTP/1.1" 200 115 0.037315 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-machine/47453cac-5587-4140-8d36-8c7a988b86ee HTTP/1.1" 200 115 0.030866 10.0.0.27 - - [2026-03-05 01:44:41] "GET /virtual-machine-interface/12258046-9418-4c0c-aad1-3e695d214c09?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005075 10.0.0.27 - - [2026-03-05 01:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001624 10.0.0.27 - - [2026-03-05 01:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001031 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-network/4866c538-a2ce-4c11-8a88-0d147d468bdc HTTP/1.1" 200 115 0.092748 10.0.0.27 - - [2026-03-05 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.27 - - [2026-03-05 01:44:41] "GET /routing-instance/1489ef8d-ec60-4c0a-a8f8-f5aebd9e008d HTTP/1.1" 404 171 0.002568 10.0.0.27 - - [2026-03-05 01:44:41] "GET /domains HTTP/1.1" 200 280 0.001802 10.0.0.27 - - [2026-03-05 01:44:41] "GET /domain/5725e86a-1270-4266-9169-c72cce701556 HTTP/1.1" 200 3086 0.004669 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /route-target/b2452422-6580-481f-ab5e-fb31059184dd HTTP/1.1" 200 115 0.025001 10.0.0.27 - - [2026-03-05 01:44:41] "GET /project/1034e79d-df62-4019-9087-126393eb9448 HTTP/1.1" 200 6873 0.047092 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-machine-interface/12258046-9418-4c0c-aad1-3e695d214c09 HTTP/1.1" 200 115 0.100471 10.0.0.27 - - [2026-03-05 01:44:41] "DELETE /virtual-machine/fcbfda6f-2670-4e22-8f2e-adb79b86ed32 HTTP/1.1" 200 115 0.028938 10.0.0.27 - - [2026-03-05 01:44:41] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007662 10.0.0.27 - - [2026-03-05 01:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.27 - - [2026-03-05 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.27 - - [2026-03-05 01:44:41] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001719 10.0.0.27 - - [2026-03-05 01:44:42] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003935 10.0.0.27 - - [2026-03-05 01:44:42] "POST /set-tag HTTP/1.1" 200 109 0.019897 10.0.0.27 - - [2026-03-05 01:44:42] "DELETE /loadbalancer-member/180c3fd8-07df-4c7f-abab-22f2fa6f7952 HTTP/1.1" 200 115 0.034286 10.0.0.27 - - [2026-03-05 01:44:42] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004482 10.0.0.27 - - [2026-03-05 01:44:42] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.27 - - [2026-03-05 01:44:42] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004240 10.0.0.27 - - [2026-03-05 01:44:42] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.27 - - [2026-03-05 01:44:42] "GET /virtual-machine/4d676906-879d-4feb-89d4-b1b4f792c22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002391 10.0.0.27 - - [2026-03-05 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.007259 10.0.0.27 - - [2026-03-05 01:44:42] "GET /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019221 10.0.0.27 - - [2026-03-05 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.016974 10.0.0.27 - - [2026-03-05 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.014864 10.0.0.27 - - [2026-03-05 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.020097 10.0.0.27 - - [2026-03-05 01:44:43] "DELETE /instance-ip/bffc5612-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.031994 10.0.0.27 - - [2026-03-05 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.27 - - [2026-03-05 01:44:43] "DELETE /virtual-machine-interface/bfdedce0-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.047898 10.0.0.27 - - [2026-03-05 01:44:43] "DELETE /virtual-machine/4d676906-879d-4feb-89d4-b1b4f792c22c HTTP/1.1" 200 115 0.020061 10.0.0.27 - - [2026-03-05 01:44:46] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008165 10.0.0.27 - - [2026-03-05 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.27 - - [2026-03-05 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2026-03-05 01:44:47] "GET /loadbalancer/22b7d8cc-808f-40f4-ac4e-cd6c7a16a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002135 10.0.0.27 - - [2026-03-05 01:44:47] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006012 10.0.0.27 - - [2026-03-05 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.005935 10.0.0.27 - - [2026-03-05 01:44:47] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005081 10.0.0.27 - - [2026-03-05 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.27 - - [2026-03-05 01:44:47] "GET /virtual-machine/e63a95b0-06b0-41bb-be5d-d8d321e9451f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002517 10.0.0.27 - - [2026-03-05 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008208 10.0.0.27 - - [2026-03-05 01:44:47] "GET /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.021626 10.0.0.27 - - [2026-03-05 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.024125 10.0.0.27 - - [2026-03-05 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.050225 10.0.0.27 - - [2026-03-05 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.029244 10.0.0.27 - - [2026-03-05 01:44:48] "DELETE /instance-ip/beb44c2e-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.030923 10.0.0.27 - - [2026-03-05 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.019059 10.0.0.27 - - [2026-03-05 01:44:48] "DELETE /virtual-machine-interface/be9d2a58-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.045514 10.0.0.27 - - [2026-03-05 01:44:48] "DELETE /virtual-machine/e63a95b0-06b0-41bb-be5d-d8d321e9451f HTTP/1.1" 200 115 0.026599 10.0.0.27 - - [2026-03-05 01:44:48] "DELETE /tag/ff3bdf08-69c1-4470-b774-8c39efc5ac6a HTTP/1.1" 200 115 0.048573 10.0.0.27 - - [2026-03-05 01:44:48] "DELETE /tag/2aaa16c1-157c-48aa-a926-fb1b5df22ca2 HTTP/1.1" 200 115 0.061399 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.27 - - [2026-03-05 01:44:52] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032532 10.0.0.27 - - [2026-03-05 01:44:52] "POST /tags HTTP/1.1" 200 393 0.048180 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.27 - - [2026-03-05 01:44:52] "GET /tag/26ce4bfb-83fe-464d-a560-bdcaa92a82f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012534 10.0.0.27 - - [2026-03-05 01:44:52] "POST /tags HTTP/1.1" 200 341 0.025771 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.27 - - [2026-03-05 01:44:52] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012991 10.0.0.27 - - [2026-03-05 01:44:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.005938 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002978 10.0.0.27 - - [2026-03-05 01:44:52] "POST /security-groups HTTP/1.1" 200 589 0.089251 10.0.0.27 - - [2026-03-05 01:44:52] "POST /projects HTTP/1.1" 200 519 0.253239 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001447 10.0.0.27 - - [2026-03-05 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024906 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020836 10.0.0.27 - - [2026-03-05 01:44:52] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.028860 10.0.0.27 - - [2026-03-05 01:44:52] "POST /access-control-lists HTTP/1.1" 200 598 0.102424 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012980 10.0.0.27 - - [2026-03-05 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.012195 10.0.0.27 - - [2026-03-05 01:44:52] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007964 10.0.0.27 - - [2026-03-05 01:44:53] "POST /access-control-lists HTTP/1.1" 200 596 0.081718 10.0.0.27 - - [2026-03-05 01:44:53] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.097328 10.0.0.27 - - [2026-03-05 01:44:53] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.074147 10.0.0.27 - - [2026-03-05 01:44:53] "POST /security-groups HTTP/1.1" 200 591 0.082088 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.001546 10.0.0.27 - - [2026-03-05 01:44:53] "POST /access-control-lists HTTP/1.1" 200 632 0.032610 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.018832 10.0.0.27 - - [2026-03-05 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.052636 10.0.0.27 - - [2026-03-05 01:44:53] "POST /access-control-lists HTTP/1.1" 200 630 0.066147 10.0.0.27 - - [2026-03-05 01:44:53] "POST /chown HTTP/1.1" 200 109 0.063282 10.0.0.27 - - [2026-03-05 01:44:53] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020381 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.27 - - [2026-03-05 01:44:53] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001970 10.0.0.27 - - [2026-03-05 01:44:53] "POST /tags HTTP/1.1" 409 226 0.001206 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001097 10.0.0.27 - - [2026-03-05 01:44:53] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009415 10.0.0.27 - - [2026-03-05 01:44:53] "POST /firewall-rules HTTP/1.1" 200 600 0.063760 10.0.0.27 - - [2026-03-05 01:44:53] "GET /firewall-rule/86aec2cc-2cc9-47e9-bc50-93af915bf963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003356 10.0.0.27 - - [2026-03-05 01:44:53] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003012 10.0.0.27 - - [2026-03-05 01:44:53] "GET /firewall-rule/86aec2cc-2cc9-47e9-bc50-93af915bf963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001742 10.0.0.27 - - [2026-03-05 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.045393 10.0.0.27 - - [2026-03-05 01:44:53] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017582 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.27 - - [2026-03-05 01:44:53] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002478 10.0.0.27 - - [2026-03-05 01:44:53] "POST /tags HTTP/1.1" 409 226 0.001436 10.0.0.27 - - [2026-03-05 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001031 10.0.0.27 - - [2026-03-05 01:44:53] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013913 10.0.0.27 - - [2026-03-05 01:44:53] "POST /firewall-rules HTTP/1.1" 200 598 0.087312 10.0.0.27 - - [2026-03-05 01:44:54] "GET /firewall-rule/9643cc79-07cf-4223-bd95-44a0df7ff5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003842 10.0.0.27 - - [2026-03-05 01:44:54] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003139 10.0.0.27 - - [2026-03-05 01:44:54] "GET /firewall-rule/9643cc79-07cf-4223-bd95-44a0df7ff5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001757 10.0.0.27 - - [2026-03-05 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.043670 10.0.0.27 - - [2026-03-05 01:44:55] "POST /tags HTTP/1.1" 200 393 0.059961 10.0.0.27 - - [2026-03-05 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.27 - - [2026-03-05 01:44:55] "GET /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.021903 10.0.0.27 - - [2026-03-05 01:44:55] "POST /tags HTTP/1.1" 200 341 0.017642 10.0.0.27 - - [2026-03-05 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.027614 10.0.0.27 - - [2026-03-05 01:44:55] "GET /tag/91a3f5b1-aeb7-437d-9190-1f3ec67985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021066 10.0.0.27 - - [2026-03-05 01:44:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.003861 10.0.0.27 - - [2026-03-05 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.010365 10.0.0.27 - - [2026-03-05 01:44:55] "POST /security-groups HTTP/1.1" 200 589 0.060012 10.0.0.27 - - [2026-03-05 01:44:55] "POST /projects HTTP/1.1" 200 519 0.197533 10.0.0.27 - - [2026-03-05 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.004545 10.0.0.27 - - [2026-03-05 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026630 10.0.0.27 - - [2026-03-05 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017128 10.0.0.27 - - [2026-03-05 01:44:56] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017143 10.0.0.27 - - [2026-03-05 01:44:56] "POST /access-control-lists HTTP/1.1" 200 598 0.099247 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028504 10.0.0.27 - - [2026-03-05 01:44:56] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004756 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.003338 10.0.0.27 - - [2026-03-05 01:44:56] "POST /access-control-lists HTTP/1.1" 200 596 0.063846 10.0.0.27 - - [2026-03-05 01:44:56] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.098401 10.0.0.27 - - [2026-03-05 01:44:56] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.085047 10.0.0.27 - - [2026-03-05 01:44:56] "POST /security-groups HTTP/1.1" 200 591 0.102985 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.001899 10.0.0.27 - - [2026-03-05 01:44:56] "POST /access-control-lists HTTP/1.1" 200 632 0.069707 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.023405 10.0.0.27 - - [2026-03-05 01:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.100065 10.0.0.27 - - [2026-03-05 01:44:56] "POST /chown HTTP/1.1" 200 109 0.009903 10.0.0.27 - - [2026-03-05 01:44:56] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030034 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.27 - - [2026-03-05 01:44:56] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007844 10.0.0.27 - - [2026-03-05 01:44:56] "POST /access-control-lists HTTP/1.1" 200 630 0.092528 10.0.0.27 - - [2026-03-05 01:44:56] "POST /tags HTTP/1.1" 409 226 0.022230 10.0.0.27 - - [2026-03-05 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010057 10.0.0.27 - - [2026-03-05 01:44:56] "GET /tag/91a3f5b1-aeb7-437d-9190-1f3ec67985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026757 10.0.0.27 - - [2026-03-05 01:44:56] "POST /firewall-rules HTTP/1.1" 200 600 0.075008 10.0.0.27 - - [2026-03-05 01:44:56] "GET /firewall-rule/c9081642-e737-4b9f-871a-ec0825484fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.030673 10.0.0.27 - - [2026-03-05 01:44:56] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003642 10.0.0.27 - - [2026-03-05 01:44:56] "GET /firewall-rule/c9081642-e737-4b9f-871a-ec0825484fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001939 10.0.0.27 - - [2026-03-05 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.084663 10.0.0.27 - - [2026-03-05 01:44:57] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002371 10.0.0.27 - - [2026-03-05 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.27 - - [2026-03-05 01:44:57] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002286 10.0.0.27 - - [2026-03-05 01:44:57] "POST /tags HTTP/1.1" 409 226 0.001436 10.0.0.27 - - [2026-03-05 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.27 - - [2026-03-05 01:44:57] "GET /tag/91a3f5b1-aeb7-437d-9190-1f3ec67985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009156 10.0.0.27 - - [2026-03-05 01:44:57] "POST /firewall-rules HTTP/1.1" 200 598 0.068534 10.0.0.27 - - [2026-03-05 01:44:57] "GET /firewall-rule/48b0a234-f96b-472c-846e-ec1acfb545f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006555 10.0.0.27 - - [2026-03-05 01:44:57] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003939 10.0.0.27 - - [2026-03-05 01:44:57] "GET /firewall-rule/48b0a234-f96b-472c-846e-ec1acfb545f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003670 10.0.0.27 - - [2026-03-05 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.104373 10.0.0.27 - - [2026-03-05 01:44:58] "POST /tags HTTP/1.1" 200 345 0.091064 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016261 10.0.0.27 - - [2026-03-05 01:44:58] "GET /tag/97a02ad6-d7cd-4c97-8088-a38663fb9a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012908 10.0.0.27 - - [2026-03-05 01:44:58] "POST /projects HTTP/1.1" 409 238 0.006876 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.27 - - [2026-03-05 01:44:58] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034145 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.27 - - [2026-03-05 01:44:58] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009353 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.27 - - [2026-03-05 01:44:58] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003449 10.0.0.27 - - [2026-03-05 01:44:58] "POST /security-groups HTTP/1.1" 409 285 0.001907 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.27 - - [2026-03-05 01:44:58] "PUT /security-group/3fbdc41b-5fd4-4054-bd11-02bd8f6b7ef8 HTTP/1.1" 200 262 0.055820 10.0.0.27 - - [2026-03-05 01:44:58] "PUT /access-control-list/270a07d2-cb97-46ad-bd90-3e4fc735e251 HTTP/1.1" 200 272 0.019952 10.0.0.27 - - [2026-03-05 01:44:58] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052664 10.0.0.27 - - [2026-03-05 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030292 10.0.0.27 - - [2026-03-05 01:44:58] "POST /tags HTTP/1.1" 409 228 0.002946 10.0.0.27 - - [2026-03-05 01:44:58] "PUT /access-control-list/d5946b62-1dd0-4fdf-849e-a10302afd5d3 HTTP/1.1" 200 272 0.026231 10.0.0.27 - - [2026-03-05 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/97a02ad6-d7cd-4c97-8088-a38663fb9a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011967 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 200 345 0.014441 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014350 10.0.0.27 - - [2026-03-05 01:44:59] "POST /projects HTTP/1.1" 409 238 0.001506 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.27 - - [2026-03-05 01:44:59] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022048 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.27 - - [2026-03-05 01:44:59] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003911 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.27 - - [2026-03-05 01:44:59] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003161 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.27 - - [2026-03-05 01:44:59] "POST /security-groups HTTP/1.1" 409 285 0.002054 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.27 - - [2026-03-05 01:44:59] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049238 10.0.0.27 - - [2026-03-05 01:44:59] "PUT /security-group/3cd62731-9fcd-4281-893d-3109a2b2c6ce HTTP/1.1" 200 262 0.091881 10.0.0.27 - - [2026-03-05 01:44:59] "PUT /access-control-list/90d0b72b-0540-458f-9177-208ca88b6ff4 HTTP/1.1" 200 272 0.010808 10.0.0.27 - - [2026-03-05 01:44:59] "PUT /access-control-list/d405a070-f8d7-4c5d-83be-bdcaa1387089 HTTP/1.1" 200 272 0.016594 10.0.0.27 - - [2026-03-05 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020350 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 409 228 0.002449 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011552 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 200 291 0.051750 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012934 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/61887222-cbec-45d2-bfac-c0f8e7f9731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014009 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 200 303 0.045271 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008542 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013264 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 409 252 0.001291 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/26ce4bfb-83fe-464d-a560-bdcaa92a82f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010075 10.0.0.27 - - [2026-03-05 01:44:59] "POST /tags HTTP/1.1" 409 226 0.001682 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.27 - - [2026-03-05 01:44:59] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011711 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.27 - - [2026-03-05 01:44:59] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007626 10.0.0.27 - - [2026-03-05 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011023 10.0.0.27 - - [2026-03-05 01:44:59] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029963 10.0.0.27 - - [2026-03-05 01:44:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007206 10.0.0.27 - - [2026-03-05 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014615 10.0.0.27 - - [2026-03-05 01:45:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100873 10.0.0.27 - - [2026-03-05 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006552 10.0.0.27 - - [2026-03-05 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005708 10.0.0.27 - - [2026-03-05 01:45:00] "POST /instance-ips HTTP/1.1" 200 397 0.016536 10.0.0.27 - - [2026-03-05 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020446 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009226 10.0.0.27 - - [2026-03-05 01:45:00] "POST /set-tag HTTP/1.1" 200 109 0.059560 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024677 10.0.0.27 - - [2026-03-05 01:45:00] "GET /instance-ip/ebfc650e-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006851 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003908 10.0.0.27 - - [2026-03-05 01:45:00] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002786 10.0.0.27 - - [2026-03-05 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003879 10.0.0.27 - - [2026-03-05 01:45:00] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.27 - - [2026-03-05 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004332 10.0.0.27 - - [2026-03-05 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.27 - - [2026-03-05 01:45:00] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034883 10.0.0.27 - - [2026-03-05 01:45:00] "POST /virtual-machines HTTP/1.1" 200 395 0.006784 10.0.0.27 - - [2026-03-05 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018405 10.0.0.27 - - [2026-03-05 01:45:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088898 10.0.0.27 - - [2026-03-05 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013607 10.0.0.27 - - [2026-03-05 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020737 10.0.0.27 - - [2026-03-05 01:45:00] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015305 10.0.0.27 - - [2026-03-05 01:45:01] "POST /instance-ips HTTP/1.1" 200 397 0.017396 10.0.0.27 - - [2026-03-05 01:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009694 10.0.0.27 - - [2026-03-05 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.059711 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006928 10.0.0.27 - - [2026-03-05 01:45:01] "GET /instance-ip/ec6ac648-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003804 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004087 10.0.0.27 - - [2026-03-05 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.002816 10.0.0.27 - - [2026-03-05 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.010186 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006279 10.0.0.27 - - [2026-03-05 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.27 - - [2026-03-05 01:45:01] "POST /tags HTTP/1.1" 200 291 0.020111 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018021 10.0.0.27 - - [2026-03-05 01:45:01] "GET /tag/be6d24dd-dfec-4ba3-9dc4-4066911c5e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.021298 10.0.0.27 - - [2026-03-05 01:45:01] "POST /tags HTTP/1.1" 409 252 0.003681 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2026-03-05 01:45:01] "GET /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010638 10.0.0.27 - - [2026-03-05 01:45:01] "POST /tags HTTP/1.1" 409 226 0.001371 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.27 - - [2026-03-05 01:45:01] "GET /tag/91a3f5b1-aeb7-437d-9190-1f3ec67985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010444 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003888 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.27 - - [2026-03-05 01:45:01] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033454 10.0.0.27 - - [2026-03-05 01:45:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009987 10.0.0.27 - - [2026-03-05 01:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024318 10.0.0.27 - - [2026-03-05 01:45:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126718 10.0.0.27 - - [2026-03-05 01:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008143 10.0.0.27 - - [2026-03-05 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010241 10.0.0.27 - - [2026-03-05 01:45:01] "POST /instance-ips HTTP/1.1" 200 397 0.028135 10.0.0.27 - - [2026-03-05 01:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032838 10.0.0.27 - - [2026-03-05 01:45:01] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012873 10.0.0.27 - - [2026-03-05 01:45:02] "POST /set-tag HTTP/1.1" 200 109 0.067766 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022873 10.0.0.27 - - [2026-03-05 01:45:02] "GET /instance-ip/ecf98aae-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003917 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003781 10.0.0.27 - - [2026-03-05 01:45:02] "POST /set-tag HTTP/1.1" 200 109 0.001590 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.002820 10.0.0.27 - - [2026-03-05 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011689 10.0.0.27 - - [2026-03-05 01:45:02] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.27 - - [2026-03-05 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004962 10.0.0.27 - - [2026-03-05 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.27 - - [2026-03-05 01:45:02] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034654 10.0.0.27 - - [2026-03-05 01:45:02] "POST /virtual-machines HTTP/1.1" 200 395 0.008159 10.0.0.27 - - [2026-03-05 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008732 10.0.0.27 - - [2026-03-05 01:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103362 10.0.0.27 - - [2026-03-05 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007803 10.0.0.27 - - [2026-03-05 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011984 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004292 10.0.0.27 - - [2026-03-05 01:45:02] "POST /instance-ips HTTP/1.1" 200 397 0.040090 10.0.0.27 - - [2026-03-05 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024492 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010218 10.0.0.27 - - [2026-03-05 01:45:02] "POST /set-tag HTTP/1.1" 200 109 0.082749 10.0.0.27 - - [2026-03-05 01:45:02] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014764 10.0.0.27 - - [2026-03-05 01:45:02] "GET /instance-ip/ed727a04-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011351 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005611 10.0.0.27 - - [2026-03-05 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.002774 10.0.0.27 - - [2026-03-05 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.011791 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023851 10.0.0.27 - - [2026-03-05 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.004506 10.0.0.27 - - [2026-03-05 01:45:03] "POST /tags HTTP/1.1" 200 299 0.025416 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021154 10.0.0.27 - - [2026-03-05 01:45:03] "GET /tag/1486684f-8e81-4269-b11b-604952cc6d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011646 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003864 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.27 - - [2026-03-05 01:45:03] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033057 10.0.0.27 - - [2026-03-05 01:45:03] "POST /virtual-machines HTTP/1.1" 200 395 0.009120 10.0.0.27 - - [2026-03-05 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023485 10.0.0.27 - - [2026-03-05 01:45:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113700 10.0.0.27 - - [2026-03-05 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008540 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007315 10.0.0.27 - - [2026-03-05 01:45:03] "POST /instance-ips HTTP/1.1" 200 397 0.019586 10.0.0.27 - - [2026-03-05 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030621 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016977 10.0.0.27 - - [2026-03-05 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.018336 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005922 10.0.0.27 - - [2026-03-05 01:45:03] "GET /instance-ip/ee01ad0a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007194 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004019 10.0.0.27 - - [2026-03-05 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.27 - - [2026-03-05 01:45:03] "POST /tags HTTP/1.1" 200 299 0.021249 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013011 10.0.0.27 - - [2026-03-05 01:45:03] "GET /tag/8718240b-c52a-444c-b20a-224b4b966820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019938 10.0.0.27 - - [2026-03-05 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.27 - - [2026-03-05 01:45:03] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005328 10.0.0.27 - - [2026-03-05 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-03-05 01:45:04] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028508 10.0.0.27 - - [2026-03-05 01:45:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007490 10.0.0.27 - - [2026-03-05 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010263 10.0.0.27 - - [2026-03-05 01:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090871 10.0.0.27 - - [2026-03-05 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028377 10.0.0.27 - - [2026-03-05 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014220 10.0.0.27 - - [2026-03-05 01:45:04] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004204 10.0.0.27 - - [2026-03-05 01:45:04] "POST /instance-ips HTTP/1.1" 200 397 0.031654 10.0.0.27 - - [2026-03-05 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039285 10.0.0.27 - - [2026-03-05 01:45:04] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012118 10.0.0.27 - - [2026-03-05 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.020614 10.0.0.27 - - [2026-03-05 01:45:04] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013897 10.0.0.27 - - [2026-03-05 01:45:04] "GET /instance-ip/ee6f7bf0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004421 10.0.0.27 - - [2026-03-05 01:45:04] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004107 10.0.0.27 - - [2026-03-05 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.27 - - [2026-03-05 01:45:04] "POST /tags HTTP/1.1" 200 299 0.036754 10.0.0.27 - - [2026-03-05 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012501 10.0.0.27 - - [2026-03-05 01:45:04] "GET /tag/d24d799d-fbd0-4470-8a8e-380922924e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018719 10.0.0.27 - - [2026-03-05 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.27 - - [2026-03-05 01:45:04] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012114 10.0.0.27 - - [2026-03-05 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.27 - - [2026-03-05 01:45:04] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047863 10.0.0.27 - - [2026-03-05 01:45:04] "POST /virtual-machines HTTP/1.1" 200 395 0.027701 10.0.0.27 - - [2026-03-05 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033931 10.0.0.27 - - [2026-03-05 01:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136009 10.0.0.27 - - [2026-03-05 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011801 10.0.0.27 - - [2026-03-05 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008657 10.0.0.27 - - [2026-03-05 01:45:05] "POST /instance-ips HTTP/1.1" 200 397 0.021214 10.0.0.27 - - [2026-03-05 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.050354 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008882 10.0.0.27 - - [2026-03-05 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.021749 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010263 10.0.0.27 - - [2026-03-05 01:45:05] "GET /instance-ip/eeeb636e-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004803 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004469 10.0.0.27 - - [2026-03-05 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.27 - - [2026-03-05 01:45:05] "POST /tags HTTP/1.1" 200 299 0.026575 10.0.0.27 - - [2026-03-05 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010318 10.0.0.27 - - [2026-03-05 01:45:05] "GET /tag/df948bf1-36da-423b-8a7b-b2424d52379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014725 10.0.0.27 - - [2026-03-05 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004117 10.0.0.27 - - [2026-03-05 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2026-03-05 01:45:05] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039029 10.0.0.27 - - [2026-03-05 01:45:05] "POST /virtual-machines HTTP/1.1" 200 395 0.017146 10.0.0.27 - - [2026-03-05 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019543 10.0.0.27 - - [2026-03-05 01:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123958 10.0.0.27 - - [2026-03-05 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.006608 10.0.0.27 - - [2026-03-05 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2026-03-05 01:45:05] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006739 10.0.0.27 - - [2026-03-05 01:45:06] "POST /instance-ips HTTP/1.1" 200 397 0.031972 10.0.0.27 - - [2026-03-05 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020978 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010318 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.027822 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020829 10.0.0.27 - - [2026-03-05 01:45:06] "GET /instance-ip/ef67344e-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011636 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004324 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003893 10.0.0.27 - - [2026-03-05 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.014600 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009743 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003917 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.009406 10.0.0.27 - - [2026-03-05 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.008882 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017917 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.007170 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004649 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003254 10.0.0.27 - - [2026-03-05 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007023 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003676 10.0.0.27 - - [2026-03-05 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.013775 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009712 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004561 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003394 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009386 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011340 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.006897 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003789 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.27 - - [2026-03-05 01:45:06] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004048 10.0.0.27 - - [2026-03-05 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.001439 10.0.0.27 - - [2026-03-05 01:45:07] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004086 10.0.0.27 - - [2026-03-05 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.27 - - [2026-03-05 01:45:07] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005779 10.0.0.27 - - [2026-03-05 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.27 - - [2026-03-05 01:45:07] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004230 10.0.0.27 - - [2026-03-05 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.005588 10.0.0.27 - - [2026-03-05 01:45:09] "GET /virtual-machine/e29aabe1-6319-4139-b8ce-b2050209ce90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003722 10.0.0.27 - - [2026-03-05 01:45:09] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004741 10.0.0.27 - - [2026-03-05 01:45:09] "GET /virtual-machine/c96dc270-95c0-44c9-834e-372657665bbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002561 10.0.0.27 - - [2026-03-05 01:45:09] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003995 10.0.0.27 - - [2026-03-05 01:45:10] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004404 10.0.0.27 - - [2026-03-05 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.27 - - [2026-03-05 01:45:10] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005955 10.0.0.27 - - [2026-03-05 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.27 - - [2026-03-05 01:45:10] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003832 10.0.0.27 - - [2026-03-05 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine/fd24100e-fa74-4dea-a7fa-82c0747339e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002669 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004847 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine/aee9cb5e-835f-4742-a042-952f699dc883?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002217 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003167 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine/7cb9911f-5e10-492a-ac5e-369090e0f645?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002551 10.0.0.27 - - [2026-03-05 01:45:14] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004538 10.0.0.27 - - [2026-03-05 01:45:16] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004245 10.0.0.27 - - [2026-03-05 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.27 - - [2026-03-05 01:45:16] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003429 10.0.0.27 - - [2026-03-05 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.001641 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine/800da67e-862c-4274-aba3-bdf6ccd970a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002616 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003388 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine/8991df8b-2668-486d-8fb7-10a0d6b75942?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002282 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004208 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine/c3a9c236-8215-4bfb-83b6-ad5112a400fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002783 10.0.0.27 - - [2026-03-05 01:45:19] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003305 10.0.0.27 - - [2026-03-05 01:45:20] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003143 10.0.0.27 - - [2026-03-05 01:45:20] "POST /tags HTTP/1.1" 200 333 0.027233 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020336 10.0.0.27 - - [2026-03-05 01:45:20] "GET /tag/acc06987-86f0-4e59-9d8a-455d2cef0beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013331 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.27 - - [2026-03-05 01:45:20] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024801 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.27 - - [2026-03-05 01:45:20] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003240 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.27 - - [2026-03-05 01:45:20] "GET /service-appliance-set/284904e6-244a-4e23-94c9-3c00e52d72ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001823 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.003017 10.0.0.27 - - [2026-03-05 01:45:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.078966 10.0.0.27 - - [2026-03-05 01:45:20] "GET /virtual-machine-interface/a40be026-f662-4e79-98f1-54c490cbc568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015763 10.0.0.27 - - [2026-03-05 01:45:20] "POST /instance-ips HTTP/1.1" 200 409 0.019072 10.0.0.27 - - [2026-03-05 01:45:20] "GET /instance-ip/0090804f-b065-46d4-8a7d-03aa5253b36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007634 10.0.0.27 - - [2026-03-05 01:45:20] "POST /loadbalancers HTTP/1.1" 200 629 0.056610 10.0.0.27 - - [2026-03-05 01:45:20] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034348 10.0.0.27 - - [2026-03-05 01:45:20] "GET /instance-ip/0090804f-b065-46d4-8a7d-03aa5253b36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.002542 10.0.0.27 - - [2026-03-05 01:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020343 10.0.0.27 - - [2026-03-05 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013862 10.0.0.27 - - [2026-03-05 01:45:20] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036139 10.0.0.27 - - [2026-03-05 01:45:20] "POST /floating-ips HTTP/1.1" 200 597 0.049018 10.0.0.27 - - [2026-03-05 01:45:20] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002704 10.0.0.27 - - [2026-03-05 01:45:20] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.029564 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2026-03-05 01:45:21] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029303 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer-listener/02218403-7de9-403d-9eed-0acc5ef13b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002337 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer-listener/02218403-7de9-403d-9eed-0acc5ef13b7f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002149 10.0.0.27 - - [2026-03-05 01:45:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.014804 10.0.0.27 - - [2026-03-05 01:45:21] "GET /instance-ip/0090804f-b065-46d4-8a7d-03aa5253b36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004315 10.0.0.27 - - [2026-03-05 01:45:21] "GET /instance-ip/0090804f-b065-46d4-8a7d-03aa5253b36f?fields=floating_ips HTTP/1.1" 200 1209 0.003612 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.27 - - [2026-03-05 01:45:21] "GET /floating-ip/7988301f-38e3-4ea8-bed9-0e2bbc617819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003243 10.0.0.27 - - [2026-03-05 01:45:21] "GET /global-system-configs HTTP/1.1" 200 322 0.008416 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002540 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer-pool/c01451b6-ba8a-4ee8-9ed8-2eafa71e9e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002867 10.0.0.27 - - [2026-03-05 01:45:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014088 10.0.0.27 - - [2026-03-05 01:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.006966 10.0.0.27 - - [2026-03-05 01:45:21] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009194 10.0.0.27 - - [2026-03-05 01:45:21] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006653 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 221 0.001979 10.0.0.27 - - [2026-03-05 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.006942 10.0.0.27 - - [2026-03-05 01:45:21] "GET /floating-ip/7988301f-38e3-4ea8-bed9-0e2bbc617819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010860 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.27 - - [2026-03-05 01:45:21] "GET /tag/acc06987-86f0-4e59-9d8a-455d2cef0beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011240 10.0.0.27 - - [2026-03-05 01:45:21] "PUT /floating-ip/7988301f-38e3-4ea8-bed9-0e2bbc617819 HTTP/1.1" 200 256 0.010111 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.041822 10.0.0.27 - - [2026-03-05 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.071139 10.0.0.27 - - [2026-03-05 01:45:21] "GET /loadbalancer-pool/c01451b6-ba8a-4ee8-9ed8-2eafa71e9e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002408 10.0.0.27 - - [2026-03-05 01:45:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012149 10.0.0.27 - - [2026-03-05 01:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026621 10.0.0.27 - - [2026-03-05 01:45:21] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005382 10.0.0.27 - - [2026-03-05 01:45:21] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004414 10.0.0.27 - - [2026-03-05 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.005887 10.0.0.27 - - [2026-03-05 01:45:21] "GET /floating-ip/7988301f-38e3-4ea8-bed9-0e2bbc617819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.010208 10.0.0.27 - - [2026-03-05 01:45:21] "GET /global-system-configs HTTP/1.1" 200 322 0.006651 10.0.0.27 - - [2026-03-05 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.061576 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 206 0.001874 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.27 - - [2026-03-05 01:45:21] "GET /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009664 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 204 0.003219 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.27 - - [2026-03-05 01:45:21] "GET /tag/8718240b-c52a-444c-b20a-224b4b966820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011853 10.0.0.27 - - [2026-03-05 01:45:21] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002184 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.27 - - [2026-03-05 01:45:21] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002110 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 206 0.001519 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001092 10.0.0.27 - - [2026-03-05 01:45:21] "GET /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009186 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 226 0.001092 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.27 - - [2026-03-05 01:45:21] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009318 10.0.0.27 - - [2026-03-05 01:45:21] "POST /tags HTTP/1.1" 409 204 0.001625 10.0.0.27 - - [2026-03-05 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.27 - - [2026-03-05 01:45:22] "GET /tag/8718240b-c52a-444c-b20a-224b4b966820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014407 10.0.0.27 - - [2026-03-05 01:45:22] "POST /tags HTTP/1.1" 409 226 0.001459 10.0.0.27 - - [2026-03-05 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.27 - - [2026-03-05 01:45:22] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010095 10.0.0.27 - - [2026-03-05 01:45:22] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001791 10.0.0.27 - - [2026-03-05 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.27 - - [2026-03-05 01:45:22] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002361 10.0.0.27 - - [2026-03-05 01:45:22] "POST /firewall-rules HTTP/1.1" 200 626 0.064913 10.0.0.27 - - [2026-03-05 01:45:22] "POST /firewall-rules HTTP/1.1" 200 646 0.081740 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-rule/b87dee28-9047-4520-bd0d-d72c3952be6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.017160 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001882 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-rule/13ed8350-2bdc-427c-90b9-07d7e2df218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002520 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.27 - - [2026-03-05 01:45:22] "POST /firewall-policys HTTP/1.1" 200 606 0.024673 10.0.0.27 - - [2026-03-05 01:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023251 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006744 10.0.0.27 - - [2026-03-05 01:45:22] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002344 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.001628 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002739 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003107 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002441 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001844 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001861 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.017439 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.019528 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.020108 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.018625 10.0.0.27 - - [2026-03-05 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.027551 10.0.0.27 - - [2026-03-05 01:45:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006710 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000748 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000797 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 252 0.001881 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015036 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 228 0.001368 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001061 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009231 10.0.0.27 - - [2026-03-05 01:47:21] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003278 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.27 - - [2026-03-05 01:47:21] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001721 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 206 0.001508 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012135 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 226 0.001261 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009464 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 204 0.002116 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/8718240b-c52a-444c-b20a-224b4b966820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011297 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009300 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 228 0.002242 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009530 10.0.0.27 - - [2026-03-05 01:47:21] "POST /tags HTTP/1.1" 409 252 0.001455 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2026-03-05 01:47:21] "GET /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009246 10.0.0.27 - - [2026-03-05 01:47:21] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002372 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.27 - - [2026-03-05 01:47:21] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001765 10.0.0.27 - - [2026-03-05 01:47:21] "POST /firewall-rules HTTP/1.1" 409 281 0.001696 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.27 - - [2026-03-05 01:47:21] "PUT /firewall-rule/13ed8350-2bdc-427c-90b9-07d7e2df218f HTTP/1.1" 200 260 0.026054 10.0.0.27 - - [2026-03-05 01:47:21] "POST /firewall-rules HTTP/1.1" 409 291 0.002964 10.0.0.27 - - [2026-03-05 01:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.27 - - [2026-03-05 01:47:22] "PUT /firewall-rule/b87dee28-9047-4520-bd0d-d72c3952be6d HTTP/1.1" 200 260 0.017429 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-rule/b87dee28-9047-4520-bd0d-d72c3952be6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004260 10.0.0.27 - - [2026-03-05 01:47:22] "POST /firewall-rules HTTP/1.1" 200 658 0.073951 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-rule/d834168f-0341-40c4-bae8-7409b0f1440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003284 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001626 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-rule/13ed8350-2bdc-427c-90b9-07d7e2df218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001935 10.0.0.27 - - [2026-03-05 01:47:22] "POST /firewall-policys HTTP/1.1" 409 269 0.001848 10.0.0.27 - - [2026-03-05 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.27 - - [2026-03-05 01:47:22] "PUT /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08 HTTP/1.1" 200 264 0.019171 10.0.0.27 - - [2026-03-05 01:47:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019514 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006452 10.0.0.27 - - [2026-03-05 01:47:22] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002387 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002058 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/2adb7151-1f26-4491-a782-c2adf965163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001878 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002391 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001782 10.0.0.27 - - [2026-03-05 01:47:22] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001486 10.0.0.27 - - [2026-03-05 01:48:23] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004596 10.0.0.27 - - [2026-03-05 01:48:23] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.27 - - [2026-03-05 01:48:23] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004217 10.0.0.27 - - [2026-03-05 01:48:23] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.27 - - [2026-03-05 01:48:23] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003285 10.0.0.27 - - [2026-03-05 01:48:23] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.27 - - [2026-03-05 01:48:23] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003268 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.27 - - [2026-03-05 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2026-03-05 01:48:24] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003193 10.0.0.27 - - [2026-03-05 01:48:24] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003433 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.061826 10.0.0.27 - - [2026-03-05 01:48:24] "DELETE /loadbalancer-member/93aea6bb-afda-4965-92c3-2c6711726863 HTTP/1.1" 200 115 0.026887 10.0.0.27 - - [2026-03-05 01:48:24] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003969 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.27 - - [2026-03-05 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.27 - - [2026-03-05 01:48:24] "GET /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001792 10.0.0.27 - - [2026-03-05 01:48:24] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003732 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.001523 10.0.0.27 - - [2026-03-05 01:48:24] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003748 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.27 - - [2026-03-05 01:48:24] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003501 10.0.0.27 - - [2026-03-05 01:48:24] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007663 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004684 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.006215 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine/c96dc270-95c0-44c9-834e-372657665bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002351 10.0.0.27 - - [2026-03-05 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.007524 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003992 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.016045 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.023785 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.014177 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.030675 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.018933 10.0.0.27 - - [2026-03-05 01:48:25] "DELETE /instance-ip/ec6ac648-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.025440 10.0.0.27 - - [2026-03-05 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.006252 10.0.0.27 - - [2026-03-05 01:48:25] "DELETE /virtual-machine-interface/ec53d50a-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.032946 10.0.0.27 - - [2026-03-05 01:48:25] "DELETE /virtual-machine/c96dc270-95c0-44c9-834e-372657665bbe HTTP/1.1" 200 115 0.026661 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003820 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003697 10.0.0.27 - - [2026-03-05 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001673 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine/aee9cb5e-835f-4742-a042-952f699dc883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008231 10.0.0.27 - - [2026-03-05 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.010648 10.0.0.27 - - [2026-03-05 01:48:25] "GET /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014857 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.018246 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.024422 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.021577 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.012354 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.022949 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /instance-ip/ed727a04-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.035933 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /virtual-machine-interface/ed5962d0-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.050433 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /virtual-machine/aee9cb5e-835f-4742-a042-952f699dc883 HTTP/1.1" 200 115 0.017312 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005648 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003317 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.001605 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine/e29aabe1-6319-4139-b8ce-b2050209ce90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002517 10.0.0.27 - - [2026-03-05 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.007197 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009906 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.019104 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.023042 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.021392 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.011588 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.025994 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /instance-ip/ebfc650e-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.037076 10.0.0.27 - - [2026-03-05 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.007134 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /virtual-machine-interface/ebe304f6-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.032036 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /virtual-machine/e29aabe1-6319-4139-b8ce-b2050209ce90 HTTP/1.1" 200 115 0.015593 10.0.0.27 - - [2026-03-05 01:48:26] "DELETE /tag/61887222-cbec-45d2-bfac-c0f8e7f9731e HTTP/1.1" 200 115 0.028326 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003375 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003727 10.0.0.27 - - [2026-03-05 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.001681 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine/fd24100e-fa74-4dea-a7fa-82c0747339e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003133 10.0.0.27 - - [2026-03-05 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.009211 10.0.0.27 - - [2026-03-05 01:48:26] "GET /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015494 10.0.0.27 - - [2026-03-05 01:48:27] "POST /set-tag HTTP/1.1" 200 109 0.019244 10.0.0.27 - - [2026-03-05 01:48:27] "POST /set-tag HTTP/1.1" 200 109 0.030161 10.0.0.27 - - [2026-03-05 01:48:27] "POST /set-tag HTTP/1.1" 200 109 0.025729 10.0.0.27 - - [2026-03-05 01:48:27] "POST /set-tag HTTP/1.1" 200 109 0.012376 10.0.0.27 - - [2026-03-05 01:48:27] "POST /set-tag HTTP/1.1" 200 109 0.019659 10.0.0.27 - - [2026-03-05 01:48:27] "DELETE /instance-ip/ecf98aae-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.040422 10.0.0.27 - - [2026-03-05 01:48:27] "DELETE /virtual-machine-interface/ecdd4592-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.035303 10.0.0.27 - - [2026-03-05 01:48:27] "DELETE /virtual-machine/fd24100e-fa74-4dea-a7fa-82c0747339e3 HTTP/1.1" 200 115 0.032004 10.0.0.27 - - [2026-03-05 01:48:27] "DELETE /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e HTTP/1.1" 409 388 0.006039 10.0.0.27 - - [2026-03-05 01:48:27] "DELETE /tag/be6d24dd-dfec-4ba3-9dc4-4066911c5e43 HTTP/1.1" 200 115 0.046807 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004445 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003890 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine/800da67e-862c-4274-aba3-bdf6ccd970a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002508 10.0.0.27 - - [2026-03-05 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.009183 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015105 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.015696 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.016318 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.017627 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.012272 10.0.0.27 - - [2026-03-05 01:48:55] "DELETE /instance-ip/eeeb636e-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.034442 10.0.0.27 - - [2026-03-05 01:48:55] "DELETE /virtual-machine-interface/eecd2778-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.031835 10.0.0.27 - - [2026-03-05 01:48:55] "DELETE /virtual-machine/800da67e-862c-4274-aba3-bdf6ccd970a8 HTTP/1.1" 200 115 0.016856 10.0.0.27 - - [2026-03-05 01:48:55] "DELETE /tag/d24d799d-fbd0-4470-8a8e-380922924e51 HTTP/1.1" 200 115 0.026082 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003258 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003270 10.0.0.27 - - [2026-03-05 01:48:55] "POST /set-tag HTTP/1.1" 200 109 0.001646 10.0.0.27 - - [2026-03-05 01:48:55] "GET /virtual-machine/8991df8b-2668-486d-8fb7-10a0d6b75942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001716 10.0.0.27 - - [2026-03-05 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.007977 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009800 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.020555 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.013566 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.018508 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.015339 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /instance-ip/ee6f7bf0-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.030550 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /virtual-machine-interface/ee59cfbc-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.042223 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /virtual-machine/8991df8b-2668-486d-8fb7-10a0d6b75942 HTTP/1.1" 200 115 0.014584 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /tag/8718240b-c52a-444c-b20a-224b4b966820 HTTP/1.1" 409 236 0.007128 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003699 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.001638 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004743 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine/c3a9c236-8215-4bfb-83b6-ad5112a400fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002794 10.0.0.27 - - [2026-03-05 01:48:56] "POST /ref-update HTTP/1.1" 200 156 0.007676 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004059 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.014288 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.024579 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.012362 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.027642 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /instance-ip/ef67344e-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.037137 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /virtual-machine-interface/ef4bdfe6-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.032370 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /virtual-machine/c3a9c236-8215-4bfb-83b6-ad5112a400fb HTTP/1.1" 200 115 0.017553 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6 HTTP/1.1" 409 236 0.004548 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1 HTTP/1.1" 409 236 0.004122 10.0.0.27 - - [2026-03-05 01:48:56] "DELETE /tag/df948bf1-36da-423b-8a7b-b2424d52379e HTTP/1.1" 200 115 0.024615 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003400 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003440 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine/7cb9911f-5e10-492a-ac5e-369090e0f645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002327 10.0.0.27 - - [2026-03-05 01:48:56] "POST /ref-update HTTP/1.1" 200 156 0.006937 10.0.0.27 - - [2026-03-05 01:48:56] "GET /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004646 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.015485 10.0.0.27 - - [2026-03-05 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.023789 10.0.0.27 - - [2026-03-05 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.024486 10.0.0.27 - - [2026-03-05 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.012846 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /instance-ip/ee01ad0a-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.035239 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /virtual-machine-interface/ede7e78a-1834-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.034356 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /virtual-machine/7cb9911f-5e10-492a-ac5e-369090e0f645 HTTP/1.1" 200 115 0.013549 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /tag/1486684f-8e81-4269-b11b-604952cc6d9b HTTP/1.1" 200 115 0.030623 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /tag/26ce4bfb-83fe-464d-a560-bdcaa92a82f1 HTTP/1.1" 200 115 0.028793 10.0.0.27 - - [2026-03-05 01:48:57] "DELETE /tag/97a02ad6-d7cd-4c97-8088-a38663fb9a87 HTTP/1.1" 200 115 0.033241 10.0.0.27 - - [2026-03-05 01:48:59] "POST /projects HTTP/1.1" 409 238 0.001940 10.0.0.27 - - [2026-03-05 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.27 - - [2026-03-05 01:48:59] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027689 10.0.0.27 - - [2026-03-05 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-03-05 01:48:59] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003441 10.0.0.27 - - [2026-03-05 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.27 - - [2026-03-05 01:48:59] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003396 10.0.0.27 - - [2026-03-05 01:48:59] "POST /security-groups HTTP/1.1" 409 285 0.001631 10.0.0.27 - - [2026-03-05 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001045 10.0.0.27 - - [2026-03-05 01:48:59] "PUT /security-group/3cd62731-9fcd-4281-893d-3109a2b2c6ce HTTP/1.1" 200 262 0.059082 10.0.0.27 - - [2026-03-05 01:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016987 10.0.0.27 - - [2026-03-05 01:48:59] "PUT /access-control-list/90d0b72b-0540-458f-9177-208ca88b6ff4 HTTP/1.1" 200 272 0.011178 10.0.0.27 - - [2026-03-05 01:48:59] "PUT /access-control-list/d405a070-f8d7-4c5d-83be-bdcaa1387089 HTTP/1.1" 200 272 0.012423 10.0.0.27 - - [2026-03-05 01:49:04] "POST /projects HTTP/1.1" 409 238 0.001943 10.0.0.27 - - [2026-03-05 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.27 - - [2026-03-05 01:49:04] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028094 10.0.0.27 - - [2026-03-05 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.27 - - [2026-03-05 01:49:04] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003761 10.0.0.27 - - [2026-03-05 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.27 - - [2026-03-05 01:49:04] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003710 10.0.0.27 - - [2026-03-05 01:49:04] "POST /security-groups HTTP/1.1" 409 285 0.001663 10.0.0.27 - - [2026-03-05 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.27 - - [2026-03-05 01:49:04] "PUT /security-group/3cd62731-9fcd-4281-893d-3109a2b2c6ce HTTP/1.1" 200 262 0.055673 10.0.0.27 - - [2026-03-05 01:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019876 10.0.0.27 - - [2026-03-05 01:49:04] "PUT /access-control-list/90d0b72b-0540-458f-9177-208ca88b6ff4 HTTP/1.1" 200 272 0.008424 10.0.0.27 - - [2026-03-05 01:49:04] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.016729 10.0.0.27 - - [2026-03-05 01:49:04] "PUT /access-control-list/d405a070-f8d7-4c5d-83be-bdcaa1387089 HTTP/1.1" 200 272 0.030703 10.0.0.27 - - [2026-03-05 01:49:04] "GET /firewall-rule/c9081642-e737-4b9f-871a-ec0825484fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004923 10.0.0.27 - - [2026-03-05 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.056605 10.0.0.27 - - [2026-03-05 01:49:04] "DELETE /firewall-rule/c9081642-e737-4b9f-871a-ec0825484fa0 HTTP/1.1" 200 115 0.030417 10.0.0.27 - - [2026-03-05 01:49:04] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006842 10.0.0.27 - - [2026-03-05 01:49:04] "GET /firewall-rule/48b0a234-f96b-472c-846e-ec1acfb545f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002058 10.0.0.27 - - [2026-03-05 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.050993 10.0.0.27 - - [2026-03-05 01:49:04] "DELETE /firewall-rule/48b0a234-f96b-472c-846e-ec1acfb545f7 HTTP/1.1" 200 115 0.043637 10.0.0.27 - - [2026-03-05 01:49:04] "DELETE /tag/91a3f5b1-aeb7-437d-9190-1f3ec67985e0 HTTP/1.1" 200 115 0.031909 10.0.0.27 - - [2026-03-05 01:49:04] "DELETE /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6 HTTP/1.1" 409 236 0.003816 10.0.0.27 - - [2026-03-05 01:49:04] "DELETE /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1 HTTP/1.1" 409 236 0.003743 10.0.0.27 - - [2026-03-05 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.27 - - [2026-03-05 01:49:04] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003173 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.27 - - [2026-03-05 01:49:05] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003713 10.0.0.27 - - [2026-03-05 01:49:05] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.029720 10.0.0.27 - - [2026-03-05 01:49:05] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.040094 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /security-group/3cd62731-9fcd-4281-893d-3109a2b2c6ce HTTP/1.1" 200 115 0.045532 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /access-control-list/90d0b72b-0540-458f-9177-208ca88b6ff4 HTTP/1.1" 200 115 0.028225 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /access-control-list/d405a070-f8d7-4c5d-83be-bdcaa1387089 HTTP/1.1" 200 115 0.029424 10.0.0.27 - - [2026-03-05 01:49:05] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.056280 10.0.0.27 - - [2026-03-05 01:49:05] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?fields=security_groups HTTP/1.1" 200 1352 0.033383 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /security-group/fa5e2aec-8cbc-43dd-b46d-36cf7b43c349 HTTP/1.1" 200 115 0.040356 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /access-control-list/b8ee4c6a-167a-460d-8591-312bb3d33bc7 HTTP/1.1" 200 115 0.043141 10.0.0.27 - - [2026-03-05 01:49:05] "GET /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386?fields=application_policy_sets HTTP/1.1" 200 1391 0.042450 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /access-control-list/32804b0f-dbd9-4473-b40d-a2349a664a59 HTTP/1.1" 200 115 0.027297 10.0.0.27 - - [2026-03-05 01:49:05] "DELETE /project/29b8a2bd-0b9f-4261-ad4e-c4cda2c39386 HTTP/1.1" 200 115 0.290678 10.0.0.27 - - [2026-03-05 01:49:05] "POST /projects HTTP/1.1" 409 238 0.001762 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.27 - - [2026-03-05 01:49:05] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024527 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.27 - - [2026-03-05 01:49:05] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004017 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.27 - - [2026-03-05 01:49:05] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003418 10.0.0.27 - - [2026-03-05 01:49:05] "POST /security-groups HTTP/1.1" 409 285 0.002709 10.0.0.27 - - [2026-03-05 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.27 - - [2026-03-05 01:49:05] "PUT /security-group/3fbdc41b-5fd4-4054-bd11-02bd8f6b7ef8 HTTP/1.1" 200 262 0.055539 10.0.0.27 - - [2026-03-05 01:49:05] "PUT /access-control-list/270a07d2-cb97-46ad-bd90-3e4fc735e251 HTTP/1.1" 200 272 0.017845 10.0.0.27 - - [2026-03-05 01:49:05] "PUT /access-control-list/d5946b62-1dd0-4fdf-849e-a10302afd5d3 HTTP/1.1" 200 272 0.011706 10.0.0.27 - - [2026-03-05 01:49:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020169 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /loadbalancer-member/3d1121cd-887e-4749-8c00-9349c4ccbcd8 HTTP/1.1" 200 115 0.031181 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /loadbalancer-pool/c01451b6-ba8a-4ee8-9ed8-2eafa71e9e0a HTTP/1.1" 200 115 0.046532 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /loadbalancer-listener/02218403-7de9-403d-9eed-0acc5ef13b7f HTTP/1.1" 200 115 0.032370 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /loadbalancer/bbea0924-028b-4e2e-b26f-db365ee1560a HTTP/1.1" 200 115 0.040198 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /floating-ip/7988301f-38e3-4ea8-bed9-0e2bbc617819 HTTP/1.1" 200 115 0.036647 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /instance-ip/0090804f-b065-46d4-8a7d-03aa5253b36f HTTP/1.1" 200 115 0.049871 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /virtual-machine-interface/a40be026-f662-4e79-98f1-54c490cbc568 HTTP/1.1" 200 115 0.039464 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /tag/acc06987-86f0-4e59-9d8a-455d2cef0beb HTTP/1.1" 200 115 0.026753 10.0.0.27 - - [2026-03-05 01:49:10] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001980 10.0.0.27 - - [2026-03-05 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.27 - - [2026-03-05 01:49:10] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002562 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-policy/9887bd4d-5d55-4dfe-905c-9c34a93652f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003348 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-rule/13ed8350-2bdc-427c-90b9-07d7e2df218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002403 10.0.0.27 - - [2026-03-05 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.014688 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /firewall-rule/13ed8350-2bdc-427c-90b9-07d7e2df218f HTTP/1.1" 200 115 0.031750 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002249 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-rule/b87dee28-9047-4520-bd0d-d72c3952be6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002728 10.0.0.27 - - [2026-03-05 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.019865 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /firewall-rule/b87dee28-9047-4520-bd0d-d72c3952be6d HTTP/1.1" 200 115 0.035305 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003971 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-rule/d834168f-0341-40c4-bae8-7409b0f1440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002494 10.0.0.27 - - [2026-03-05 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /firewall-rule/d834168f-0341-40c4-bae8-7409b0f1440b HTTP/1.1" 200 115 0.046672 10.0.0.27 - - [2026-03-05 01:49:10] "GET /application-policy-set/3db2376c-2fe1-4b46-9458-a28e01b504b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003947 10.0.0.27 - - [2026-03-05 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2026-03-05 01:49:10] "GET /policy-management/6b62b069-b67a-4eb6-9409-242161bdfd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002073 10.0.0.27 - - [2026-03-05 01:49:10] "GET /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002395 10.0.0.27 - - [2026-03-05 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.015891 10.0.0.27 - - [2026-03-05 01:49:10] "DELETE /firewall-policy/43f6b1f7-dfc1-47be-8743-489cc829fe08 HTTP/1.1" 200 115 0.042870 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /tag/5663eee9-8431-4b4b-85d8-f07f02e23ac6 HTTP/1.1" 200 115 0.037164 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /tag/8718240b-c52a-444c-b20a-224b4b966820 HTTP/1.1" 200 115 0.041839 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /tag/84c96e77-58f4-4e77-9480-e45bf5c7748e HTTP/1.1" 200 115 0.040214 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /tag/e5fc0a51-7664-47e4-89c8-8107cd980ad1 HTTP/1.1" 200 115 0.042552 10.0.0.27 - - [2026-03-05 01:49:11] "POST /projects HTTP/1.1" 409 238 0.001990 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.27 - - [2026-03-05 01:49:11] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047761 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.27 - - [2026-03-05 01:49:11] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003807 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.27 - - [2026-03-05 01:49:11] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004337 10.0.0.27 - - [2026-03-05 01:49:11] "POST /security-groups HTTP/1.1" 409 285 0.002500 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2026-03-05 01:49:11] "PUT /security-group/3fbdc41b-5fd4-4054-bd11-02bd8f6b7ef8 HTTP/1.1" 200 262 0.068028 10.0.0.27 - - [2026-03-05 01:49:11] "PUT /access-control-list/270a07d2-cb97-46ad-bd90-3e4fc735e251 HTTP/1.1" 200 272 0.012535 10.0.0.27 - - [2026-03-05 01:49:11] "PUT /access-control-list/d5946b62-1dd0-4fdf-849e-a10302afd5d3 HTTP/1.1" 200 272 0.019229 10.0.0.27 - - [2026-03-05 01:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017096 10.0.0.27 - - [2026-03-05 01:49:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004138 10.0.0.27 - - [2026-03-05 01:49:11] "GET /firewall-rule/86aec2cc-2cc9-47e9-bc50-93af915bf963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001843 10.0.0.27 - - [2026-03-05 01:49:11] "POST /ref-update HTTP/1.1" 200 156 0.047047 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /firewall-rule/86aec2cc-2cc9-47e9-bc50-93af915bf963 HTTP/1.1" 200 115 0.054803 10.0.0.27 - - [2026-03-05 01:49:11] "GET /firewall-policy/4080bcc4-0a3b-4c20-95fe-0f6246dc9c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006917 10.0.0.27 - - [2026-03-05 01:49:11] "GET /firewall-rule/9643cc79-07cf-4223-bd95-44a0df7ff5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005613 10.0.0.27 - - [2026-03-05 01:49:11] "POST /ref-update HTTP/1.1" 200 156 0.053403 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /firewall-rule/9643cc79-07cf-4223-bd95-44a0df7ff5b4 HTTP/1.1" 200 115 0.052758 10.0.0.27 - - [2026-03-05 01:49:11] "DELETE /tag/83d8c4a5-3f33-454a-a9ce-27b58d117098 HTTP/1.1" 200 115 0.038315 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2026-03-05 01:49:11] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003798 10.0.0.27 - - [2026-03-05 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.27 - - [2026-03-05 01:49:11] "GET /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003186 10.0.0.27 - - [2026-03-05 01:49:12] "PUT /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5 HTTP/1.1" 200 264 0.054890 10.0.0.27 - - [2026-03-05 01:49:12] "PUT /virtual-network/e60e0df4-d7a5-491a-9135-cbb955efa012 HTTP/1.1" 200 264 0.051373 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /security-group/3fbdc41b-5fd4-4054-bd11-02bd8f6b7ef8 HTTP/1.1" 200 115 0.055050 10.0.0.27 - - [2026-03-05 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013053 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /access-control-list/270a07d2-cb97-46ad-bd90-3e4fc735e251 HTTP/1.1" 200 115 0.044365 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /access-control-list/d5946b62-1dd0-4fdf-849e-a10302afd5d3 HTTP/1.1" 200 115 0.028949 10.0.0.27 - - [2026-03-05 01:49:12] "GET /project/a450750f-8644-4717-913f-d901440a09e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031941 10.0.0.27 - - [2026-03-05 01:49:12] "GET /project/a450750f-8644-4717-913f-d901440a09e9?fields=security_groups HTTP/1.1" 200 1353 0.034259 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /security-group/9acb06ef-8500-4249-b7a8-fb4ac44bd6e6 HTTP/1.1" 200 115 0.039340 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /access-control-list/59770cc4-6b4a-44cd-8ea3-6d3173671a9e HTTP/1.1" 200 115 0.037825 10.0.0.27 - - [2026-03-05 01:49:12] "GET /project/a450750f-8644-4717-913f-d901440a09e9?fields=application_policy_sets HTTP/1.1" 200 1392 0.045431 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /access-control-list/a7588db6-52c0-4126-8fc6-c2220c66eb96 HTTP/1.1" 200 115 0.045517 10.0.0.27 - - [2026-03-05 01:49:12] "DELETE /project/a450750f-8644-4717-913f-d901440a09e9 HTTP/1.1" 200 115 0.284263 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.27 - - [2026-03-05 01:50:16] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.27 - - [2026-03-05 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2026-03-05 01:50:16] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004269 10.0.0.27 - - [2026-03-05 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.27 - - [2026-03-05 01:50:17] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.027240 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.27 - - [2026-03-05 01:50:21] "GET /global-system-configs HTTP/1.1" 200 322 0.001688 10.0.0.27 - - [2026-03-05 01:50:21] "GET /global-system-configs HTTP/1.1" 200 322 0.001669 10.0.0.27 - - [2026-03-05 01:50:33] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.27 - - [2026-03-05 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.27 - - [2026-03-05 01:50:33] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004171 10.0.0.27 - - [2026-03-05 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.27 - - [2026-03-05 01:50:33] "GET /config-node/69af9f59-c373-455b-a198-f8f105467a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002106 10.0.0.27 - - [2026-03-05 01:50:33] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.27 - - [2026-03-05 01:50:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001805 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.27 - - [2026-03-05 01:50:38] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002079 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.27 - - [2026-03-05 01:50:38] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.006140 10.0.0.27 - - [2026-03-05 01:50:38] "GET / HTTP/1.1" 200 35931 0.003977 10.0.0.27 - - [2026-03-05 01:50:38] "POST /alarms HTTP/1.1" 409 264 0.001823 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.27 - - [2026-03-05 01:50:38] "PUT /alarm/ce75108a-1c1d-4c14-8670-6a946fd9cc0d HTTP/1.1" 200 244 0.008653 10.0.0.27 - - [2026-03-05 01:50:38] "POST /alarms HTTP/1.1" 409 261 0.001958 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.27 - - [2026-03-05 01:50:38] "PUT /alarm/2a88e230-b9e8-4b41-98c2-94281dfdb303 HTTP/1.1" 200 244 0.009167 10.0.0.27 - - [2026-03-05 01:50:38] "POST /alarms HTTP/1.1" 409 261 0.005824 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.27 - - [2026-03-05 01:50:38] "PUT /alarm/58e17cac-702c-4396-b4fc-3e07b9362233 HTTP/1.1" 200 244 0.009946 10.0.0.27 - - [2026-03-05 01:50:38] "POST /alarms HTTP/1.1" 409 253 0.007525 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2026-03-05 01:50:38] "PUT /alarm/dda225a3-6a21-49a5-bb7c-2f113a5616de HTTP/1.1" 200 244 0.008730 10.0.0.27 - - [2026-03-05 01:50:38] "POST /alarms HTTP/1.1" 409 251 0.003173 10.0.0.27 - - [2026-03-05 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/0823ee8e-5ebc-4454-8169-932c9d6e11c1 HTTP/1.1" 200 244 0.011180 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 252 0.011325 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/05d81291-2800-466c-9b84-b7b90351621d HTTP/1.1" 200 244 0.012683 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 256 0.007365 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/3cfc86a5-c9f4-48a0-a0eb-f85f0e8c67ba HTTP/1.1" 200 244 0.009497 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 248 0.005009 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/71f8f8a1-1a84-474c-8ce7-82587c8dcf4f HTTP/1.1" 200 244 0.008952 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 252 0.011783 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/ce351a09-b01f-4337-9c0b-ade5f056834b HTTP/1.1" 200 244 0.009816 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 257 0.006051 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/2a786a4d-7c88-4826-b6f0-f0cd03f9a994 HTTP/1.1" 200 244 0.011246 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 251 0.010910 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/f295c2ba-f8db-4527-ac1a-29388b924479 HTTP/1.1" 200 244 0.008559 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 257 0.006728 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/0f354c35-be7d-4be0-84ef-a77195ce53d3 HTTP/1.1" 200 244 0.009770 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 261 0.005147 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/90c5f4e8-b778-4d9d-b7cd-f3d043132de2 HTTP/1.1" 200 244 0.010463 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 258 0.006761 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/b2f6a09d-b9a7-4d93-9b61-70f5fb1108c7 HTTP/1.1" 200 244 0.009380 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 254 0.012061 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/2ad66fc1-aede-4135-95c1-e517e0fa5fcc HTTP/1.1" 200 244 0.009951 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 254 0.004965 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/63ca6568-d870-4eaa-b2bc-c3a53e7464b1 HTTP/1.1" 200 244 0.010052 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 254 0.002319 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/2507311d-4774-43d4-bb78-b42e4c15bc61 HTTP/1.1" 200 244 0.010535 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 247 0.002031 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/0c9e0be9-eb6f-4759-8e96-7dbd60145911 HTTP/1.1" 200 244 0.014240 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 272 0.001343 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2026-03-05 01:50:39] "PUT /alarm/6a2ac9aa-2a54-4e3d-bd78-c13f5bec997b HTTP/1.1" 200 244 0.009248 10.0.0.27 - - [2026-03-05 01:50:39] "POST /alarms HTTP/1.1" 409 261 0.005765 10.0.0.27 - - [2026-03-05 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /alarm/21a6f75a-a56e-4194-a323-ed2055387e15 HTTP/1.1" 200 244 0.010347 10.0.0.27 - - [2026-03-05 01:50:40] "POST /alarms HTTP/1.1" 409 259 0.004257 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /alarm/88dfc1b3-c984-476c-ae16-82d58eded561 HTTP/1.1" 200 244 0.009460 10.0.0.27 - - [2026-03-05 01:50:40] "POST /alarms HTTP/1.1" 409 265 0.010766 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /alarm/1e447188-bfba-44bf-b992-398ace9dfabd HTTP/1.1" 200 244 0.009278 10.0.0.27 - - [2026-03-05 01:50:40] "POST /alarms HTTP/1.1" 409 279 0.014214 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /alarm/3f004d19-041e-4fbc-ba27-def687d43c10 HTTP/1.1" 200 244 0.009261 10.0.0.27 - - [2026-03-05 01:50:40] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.27 - - [2026-03-05 01:50:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001891 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.007036 10.0.0.27 - - [2026-03-05 01:50:40] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.27 - - [2026-03-05 01:50:40] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002033 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.007051 10.0.0.27 - - [2026-03-05 01:50:40] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.27 - - [2026-03-05 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.27 - - [2026-03-05 01:50:40] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003812 10.0.0.27 - - [2026-03-05 01:50:40] "PUT /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12 HTTP/1.1" 200 274 0.012410 10.0.0.27 - - [2026-03-05 01:50:44] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.27 - - [2026-03-05 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.27 - - [2026-03-05 01:50:44] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008100 10.0.0.27 - - [2026-03-05 01:50:44] "POST /bgp-routers HTTP/1.1" 409 301 0.005753 10.0.0.27 - - [2026-03-05 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.27 - - [2026-03-05 01:50:44] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002846 10.0.0.27 - - [2026-03-05 01:50:44] "PUT /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7 HTTP/1.1" 200 254 0.010566 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:50:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.27 - - [2026-03-05 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.27 - - [2026-03-05 01:50:46] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003100 10.0.0.27 - - [2026-03-05 01:50:59] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.27 - - [2026-03-05 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.27 - - [2026-03-05 01:50:59] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004028 10.0.0.27 - - [2026-03-05 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.27 - - [2026-03-05 01:50:59] "GET /config-node/69af9f59-c373-455b-a198-f8f105467a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003617 10.0.0.27 - - [2026-03-05 01:51:10] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.27 - - [2026-03-05 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.27 - - [2026-03-05 01:51:10] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002190 10.0.0.27 - - [2026-03-05 01:51:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001299 10.0.0.27 - - [2026-03-05 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001037 10.0.0.27 - - [2026-03-05 01:51:10] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002839 10.0.0.27 - - [2026-03-05 01:51:10] "PUT /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7 HTTP/1.1" 200 254 0.018927 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 10.0.0.27 - - [2026-03-05 01:51:27] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.27 - - [2026-03-05 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.27 - - [2026-03-05 01:51:27] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003994 10.0.0.27 - - [2026-03-05 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.27 - - [2026-03-05 01:51:27] "GET /config-node/69af9f59-c373-455b-a198-f8f105467a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001394 10.0.0.27 - - [2026-03-05 01:51:27] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.27 - - [2026-03-05 01:51:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001958 10.0.0.27 - - [2026-03-05 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.27 - - [2026-03-05 01:51:32] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001919 10.0.0.27 - - [2026-03-05 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.27 - - [2026-03-05 01:51:32] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.006544 10.0.0.27 - - [2026-03-05 01:51:32] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 264 0.001963 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/ce75108a-1c1d-4c14-8670-6a946fd9cc0d HTTP/1.1" 200 244 0.008905 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 261 0.005548 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/2a88e230-b9e8-4b41-98c2-94281dfdb303 HTTP/1.1" 200 244 0.008020 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 261 0.001624 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/58e17cac-702c-4396-b4fc-3e07b9362233 HTTP/1.1" 200 244 0.008191 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 253 0.007996 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001108 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/dda225a3-6a21-49a5-bb7c-2f113a5616de HTTP/1.1" 200 244 0.007969 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 251 0.005459 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/0823ee8e-5ebc-4454-8169-932c9d6e11c1 HTTP/1.1" 200 244 0.007443 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 252 0.002874 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/05d81291-2800-466c-9b84-b7b90351621d HTTP/1.1" 200 244 0.009228 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 256 0.005116 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/3cfc86a5-c9f4-48a0-a0eb-f85f0e8c67ba HTTP/1.1" 200 244 0.008726 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 248 0.002609 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/71f8f8a1-1a84-474c-8ce7-82587c8dcf4f HTTP/1.1" 200 244 0.007693 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 252 0.003182 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/ce351a09-b01f-4337-9c0b-ade5f056834b HTTP/1.1" 200 244 0.008784 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 257 0.002699 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/2a786a4d-7c88-4826-b6f0-f0cd03f9a994 HTTP/1.1" 200 244 0.009440 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 251 0.009518 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/f295c2ba-f8db-4527-ac1a-29388b924479 HTTP/1.1" 200 244 0.008177 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 257 0.011167 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/0f354c35-be7d-4be0-84ef-a77195ce53d3 HTTP/1.1" 200 244 0.009230 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 261 0.007196 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/90c5f4e8-b778-4d9d-b7cd-f3d043132de2 HTTP/1.1" 200 244 0.010602 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 258 0.012629 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/b2f6a09d-b9a7-4d93-9b61-70f5fb1108c7 HTTP/1.1" 200 244 0.008750 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 254 0.004140 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/2ad66fc1-aede-4135-95c1-e517e0fa5fcc HTTP/1.1" 200 244 0.009552 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 254 0.004471 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.27 - - [2026-03-05 01:51:33] "PUT /alarm/63ca6568-d870-4eaa-b2bc-c3a53e7464b1 HTTP/1.1" 200 244 0.009953 10.0.0.27 - - [2026-03-05 01:51:33] "POST /alarms HTTP/1.1" 409 254 0.006743 10.0.0.27 - - [2026-03-05 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/2507311d-4774-43d4-bb78-b42e4c15bc61 HTTP/1.1" 200 244 0.008312 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 247 0.003159 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/0c9e0be9-eb6f-4759-8e96-7dbd60145911 HTTP/1.1" 200 244 0.008803 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 272 0.003771 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/6a2ac9aa-2a54-4e3d-bd78-c13f5bec997b HTTP/1.1" 200 244 0.008840 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 261 0.004501 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/21a6f75a-a56e-4194-a323-ed2055387e15 HTTP/1.1" 200 244 0.009190 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 259 0.006741 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/88dfc1b3-c984-476c-ae16-82d58eded561 HTTP/1.1" 200 244 0.008156 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 265 0.005273 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/1e447188-bfba-44bf-b992-398ace9dfabd HTTP/1.1" 200 244 0.008540 10.0.0.27 - - [2026-03-05 01:51:34] "POST /alarms HTTP/1.1" 409 279 0.009485 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /alarm/3f004d19-041e-4fbc-ba27-def687d43c10 HTTP/1.1" 200 244 0.009432 10.0.0.27 - - [2026-03-05 01:51:34] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.27 - - [2026-03-05 01:51:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001797 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.007493 10.0.0.27 - - [2026-03-05 01:51:34] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2026-03-05 01:51:34] "GET /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003423 10.0.0.27 - - [2026-03-05 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.27 - - [2026-03-05 01:51:34] "PUT /global-vrouter-config/d9dec788-2bcb-4729-83a8-b8ae4e82992a HTTP/1.1" 200 276 0.008317 10.0.0.27 - - [2026-03-05 01:51:35] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.27 - - [2026-03-05 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.27 - - [2026-03-05 01:51:35] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004152 10.0.0.27 - - [2026-03-05 01:51:35] "PUT /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12 HTTP/1.1" 200 274 0.010832 10.0.0.27 - - [2026-03-05 01:51:38] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.27 - - [2026-03-05 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.27 - - [2026-03-05 01:51:38] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004632 10.0.0.27 - - [2026-03-05 01:51:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001357 10.0.0.27 - - [2026-03-05 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001147 10.0.0.27 - - [2026-03-05 01:51:38] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002148 10.0.0.27 - - [2026-03-05 01:51:38] "PUT /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7 HTTP/1.1" 200 254 0.010585 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:51:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.27 - - [2026-03-05 01:51:43] "POST /tags HTTP/1.1" 200 355 0.025141 10.0.0.27 - - [2026-03-05 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.27 - - [2026-03-05 01:51:43] "GET /tag/802c217c-e5bc-4d96-9bef-8304b3d4bb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012497 10.0.0.27 - - [2026-03-05 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.27 - - [2026-03-05 01:51:43] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004497 10.0.0.27 - - [2026-03-05 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.27 - - [2026-03-05 01:51:43] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.019802 10.0.0.27 - - [2026-03-05 01:51:43] "POST /virtual-machines HTTP/1.1" 200 351 0.008222 10.0.0.27 - - [2026-03-05 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023238 10.0.0.27 - - [2026-03-05 01:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.113715 10.0.0.27 - - [2026-03-05 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009140 10.0.0.27 - - [2026-03-05 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.27 - - [2026-03-05 01:51:43] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004408 10.0.0.27 - - [2026-03-05 01:51:43] "POST /instance-ips HTTP/1.1" 200 391 0.018458 10.0.0.27 - - [2026-03-05 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024188 10.0.0.27 - - [2026-03-05 01:51:43] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011955 10.0.0.27 - - [2026-03-05 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.014502 10.0.0.27 - - [2026-03-05 01:51:43] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011196 10.0.0.27 - - [2026-03-05 01:51:43] "GET /instance-ip/dc868c2a-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002343 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005291 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.004961 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008384 10.0.0.27 - - [2026-03-05 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.006664 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009402 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.27 - - [2026-03-05 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-network/80ea31af-406c-4689-b6ce-ff58f9977de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003364 10.0.0.27 - - [2026-03-05 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.27 - - [2026-03-05 01:51:44] "GET /project/1034e79d-df62-4019-9087-126393eb9448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026664 10.0.0.27 - - [2026-03-05 01:51:44] "POST /virtual-machines HTTP/1.1" 200 355 0.006244 10.0.0.27 - - [2026-03-05 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007172 10.0.0.27 - - [2026-03-05 01:51:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.087736 10.0.0.27 - - [2026-03-05 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021313 10.0.0.27 - - [2026-03-05 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004090 10.0.0.27 - - [2026-03-05 01:51:44] "POST /instance-ips HTTP/1.1" 200 395 0.017350 10.0.0.27 - - [2026-03-05 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021467 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011577 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.013459 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025266 10.0.0.27 - - [2026-03-05 01:51:44] "GET /instance-ip/dce92268-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002507 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003767 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-router/8b1bace6-506b-4ce2-a6f9-e67905739eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.002763 10.0.0.27 - - [2026-03-05 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.006185 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008210 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001510 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003254 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001547 10.0.0.27 - - [2026-03-05 01:51:44] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003430 10.0.0.27 - - [2026-03-05 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001457 10.0.0.27 - - [2026-03-05 01:51:53] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.27 - - [2026-03-05 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.27 - - [2026-03-05 01:51:53] "GET /global-system-config/624ece1f-87c2-4128-a9ba-a52bd3561d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005734 10.0.0.27 - - [2026-03-05 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2026-03-05 01:51:53] "GET /config-node/69af9f59-c373-455b-a198-f8f105467a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006282 10.0.0.27 - - [2026-03-05 01:51:55] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004096 10.0.0.27 - - [2026-03-05 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.001693 10.0.0.27 - - [2026-03-05 01:51:56] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003805 10.0.0.27 - - [2026-03-05 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.27 - - [2026-03-05 01:51:58] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004182 10.0.0.27 - - [2026-03-05 01:51:58] "POST /set-tag HTTP/1.1" 200 109 0.004139 10.0.0.27 - - [2026-03-05 01:52:05] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.27 - - [2026-03-05 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.27 - - [2026-03-05 01:52:05] "GET /routing-instance/763e0e71-fd74-4ce2-963a-f2769d288c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002213 10.0.0.27 - - [2026-03-05 01:52:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001446 10.0.0.27 - - [2026-03-05 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.27 - - [2026-03-05 01:52:05] "GET /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002232 10.0.0.27 - - [2026-03-05 01:52:05] "PUT /bgp-router/90587fb9-a120-489b-8849-36bfc8ae0fc7 HTTP/1.1" 200 254 0.009124 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.27 - - [2026-03-05 01:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.27 - - [2026-03-05 01:52:28] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014453 10.0.0.27 - - [2026-03-05 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.27 - - [2026-03-05 01:52:28] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003490 10.0.0.27 - - [2026-03-05 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.27 - - [2026-03-05 01:52:28] "GET /virtual-machine/df72d5ff-d8b8-4a2d-bd2b-06c3935bd06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002731 10.0.0.27 - - [2026-03-05 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.012585 10.0.0.27 - - [2026-03-05 01:52:28] "GET /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005698 10.0.0.27 - - [2026-03-05 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.018099 10.0.0.27 - - [2026-03-05 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.040083 10.0.0.27 - - [2026-03-05 01:52:29] "DELETE /instance-ip/dc868c2a-1835-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.076172 10.0.0.27 - - [2026-03-05 01:52:29] "DELETE /virtual-machine-interface/dc6b9dd4-1835-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.036589 10.0.0.27 - - [2026-03-05 01:52:29] "DELETE /virtual-machine/df72d5ff-d8b8-4a2d-bd2b-06c3935bd06d HTTP/1.1" 200 115 0.016758 10.0.0.27 - - [2026-03-05 01:52:29] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005794 10.0.0.27 - - [2026-03-05 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.27 - - [2026-03-05 01:52:59] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004295 10.0.0.27 - - [2026-03-05 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.005618 10.0.0.27 - - [2026-03-05 01:52:59] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021356 10.0.0.27 - - [2026-03-05 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.27 - - [2026-03-05 01:53:00] "GET /virtual-machine/ed63c3e2-93b6-4c6b-880f-ab096f1481c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003052 10.0.0.27 - - [2026-03-05 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.27 - - [2026-03-05 01:53:00] "GET /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007230 10.0.0.27 - - [2026-03-05 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.016988 10.0.0.27 - - [2026-03-05 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.044453 10.0.0.27 - - [2026-03-05 01:53:00] "DELETE /instance-ip/dce92268-1835-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.067674 10.0.0.27 - - [2026-03-05 01:53:00] "DELETE /virtual-machine-interface/dcd6dcca-1835-11f1-b4c4-fa163e29b957 HTTP/1.1" 200 115 0.043132 10.0.0.27 - - [2026-03-05 01:53:00] "DELETE /virtual-machine/ed63c3e2-93b6-4c6b-880f-ab096f1481c9 HTTP/1.1" 200 115 0.019030 10.0.0.27 - - [2026-03-05 01:53:00] "DELETE /tag/802c217c-e5bc-4d96-9bef-8304b3d4bb0d HTTP/1.1" 200 115 0.033777