++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 5 08:17:43 PM UTC 2026 ===================' INFO: =================== Thu Feb 5 08:17:43 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.155.72.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.155.72.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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: 02/05/2026 20:18:27.632 7f72bf743a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/05/2026 20:18:27.812 7f72bf743a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/05/2026 20:18:27.825 7f72bf743a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/05/2026 20:18:27.825 7f72bf743a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-05 20:18:33] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.33 - - [2026-02-05 20:18:34] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.33 - - [2026-02-05 20:18:34] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007326 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003301 10.0.0.33 - - [2026-02-05 20:18:34] "POST /config-database-nodes HTTP/1.1" 200 611 0.027949 10.0.0.33 - - [2026-02-05 20:18:34] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.002435 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2026-02-05 20:18:34] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006456 10.0.0.33 - - [2026-02-05 20:18:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.021099 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.002412 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-02-05 20:18:34] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004581 10.0.0.33 - - [2026-02-05 20:18:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.032179 10.0.0.33 - - [2026-02-05 20:18:34] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-02-05 20:18:34] "GET /network-ipam/fc3c956f-4a5d-4ab4-81b5-fb723a2f9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003048 10.0.0.33 - - [2026-02-05 20:18:34] "POST /service-templates HTTP/1.1" 200 511 0.064084 10.0.0.33 - - [2026-02-05 20:18:34] "POST /service-templates HTTP/1.1" 200 501 0.028410 10.0.0.33 - - [2026-02-05 20:18:34] "GET / HTTP/1.1" 200 45303 0.002518 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.33 - - [2026-02-05 20:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.121046 10.0.0.33 - - [2026-02-05 20:18:35] "POST /service-templates HTTP/1.1" 200 515 0.068059 10.0.0.33 - - [2026-02-05 20:18:35] "POST /service-templates HTTP/1.1" 200 535 0.052699 10.0.0.33 - - [2026-02-05 20:18:35] "POST /service-templates HTTP/1.1" 200 507 0.064448 10.0.0.33 - - [2026-02-05 20:18:35] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.33 - - [2026-02-05 20:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.33 - - [2026-02-05 20:18:35] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008668 10.0.0.33 - - [2026-02-05 20:18:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.007748 10.0.0.33 - - [2026-02-05 20:18:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039167 10.0.0.33 - - [2026-02-05 20:18:36] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.33 - - [2026-02-05 20:18:36] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.33 - - [2026-02-05 20:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.33 - - [2026-02-05 20:18:36] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003578 10.0.0.33 - - [2026-02-05 20:18:36] "POST /bgp-routers HTTP/1.1" 200 616 0.075583 10.0.0.33 - - [2026-02-05 20:18:36] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.034936 10.0.0.33 - - [2026-02-05 20:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012025 10.0.0.33 - - [2026-02-05 20:18:36] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008784 10.0.0.33 - - [2026-02-05 20:18:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023043 10.0.0.33 - - [2026-02-05 20:18:36] "POST /ref-update HTTP/1.1" 200 156 0.035716 10.0.0.33 - - [2026-02-05 20:18:37] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.33 - - [2026-02-05 20:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2026-02-05 20:18:38] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016478 10.0.0.33 - - [2026-02-05 20:18:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.007063 10.0.0.33 - - [2026-02-05 20:18:38] "POST /database-nodes HTTP/1.1" 200 597 0.056342 10.0.0.33 - - [2026-02-05 20:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.33 - - [2026-02-05 20:18:38] "GET /network-ipam/fc3c956f-4a5d-4ab4-81b5-fb723a2f9ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003143 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003059 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002932 10.0.0.33 - - [2026-02-05 20:18:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002303 10.0.0.33 - - [2026-02-05 20:18:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.003676 10.0.0.33 - - [2026-02-05 20:18:39] "POST /access-control-lists HTTP/1.1" 200 587 0.040160 10.0.0.33 - - [2026-02-05 20:18:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.027898 10.0.0.33 - - [2026-02-05 20:18:39] "POST /access-control-lists HTTP/1.1" 200 585 0.074030 10.0.0.33 - - [2026-02-05 20:18:39] "POST /route-targets HTTP/1.1" 200 327 0.034899 10.0.0.33 - - [2026-02-05 20:18:39] "POST /ref-update HTTP/1.1" 200 156 0.037028 10.0.0.33 - - [2026-02-05 20:18:39] "POST /route-targets HTTP/1.1" 200 327 0.017791 10.0.0.33 - - [2026-02-05 20:18:39] "POST /ref-update HTTP/1.1" 200 156 0.033724 10.0.0.33 - - [2026-02-05 20:18:39] "POST /route-targets HTTP/1.1" 200 327 0.023151 10.0.0.33 - - [2026-02-05 20:18:39] "POST /ref-update HTTP/1.1" 200 156 0.038788 10.0.0.33 - - [2026-02-05 20:18:40] "POST /route-targets HTTP/1.1" 200 327 0.015457 10.0.0.33 - - [2026-02-05 20:18:40] "POST /ref-update HTTP/1.1" 200 156 0.021901 10.0.0.33 - - [2026-02-05 20:18:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.003859 10.0.0.33 - - [2026-02-05 20:18:40] "POST /access-control-lists HTTP/1.1" 200 551 0.075583 10.0.0.33 - - [2026-02-05 20:18:40] "PUT /access-control-list/192dfeaf-fece-44df-b4bb-cf1d6b647a19 HTTP/1.1" 200 272 0.048292 10.0.0.33 - - [2026-02-05 20:18:40] "PUT /access-control-list/298355b1-a01e-41d0-a458-67615f3a4e92 HTTP/1.1" 200 272 0.026539 10.0.0.33 - - [2026-02-05 20:18:40] "GET / HTTP/1.1" 200 35931 0.003259 10.0.0.33 - - [2026-02-05 20:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.33 - - [2026-02-05 20:18:40] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012608 10.0.0.33 - - [2026-02-05 20:18:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001876 10.0.0.33 - - [2026-02-05 20:18:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.035445 10.0.0.33 - - [2026-02-05 20:18:41] "GET /global-system-configs HTTP/1.1" 200 322 0.005129 10.0.0.33 - - [2026-02-05 20:18:41] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.33 - - [2026-02-05 20:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-02-05 20:18:41] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005643 10.0.0.33 - - [2026-02-05 20:18:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002253 10.0.0.33 - - [2026-02-05 20:18:41] "POST /config-nodes HTTP/1.1" 200 593 0.030710 10.0.0.33 - - [2026-02-05 20:18:41] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.33 - - [2026-02-05 20:18:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002448 10.0.0.33 - - [2026-02-05 20:18:41] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.33 - - [2026-02-05 20:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2026-02-05 20:18:41] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005835 10.0.0.33 - - [2026-02-05 20:18:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002997 10.0.0.33 - - [2026-02-05 20:18:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028656 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.33 - - [2026-02-05 20:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-02-05 20:18:46] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.011729 10.0.0.33 - - [2026-02-05 20:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-02-05 20:18:46] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.011992 10.0.0.33 - - [2026-02-05 20:18:46] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.33 - - [2026-02-05 20:18:46] "POST /alarms HTTP/1.1" 200 581 0.017009 10.0.0.33 - - [2026-02-05 20:18:46] "POST /alarms HTTP/1.1" 200 575 0.038447 10.0.0.33 - - [2026-02-05 20:18:46] "POST /alarms HTTP/1.1" 200 575 0.036282 10.0.0.33 - - [2026-02-05 20:18:46] "POST /alarms HTTP/1.1" 200 559 0.021497 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 555 0.042117 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 557 0.038556 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 565 0.033242 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 549 0.036482 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 557 0.042722 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 567 0.034426 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 555 0.045021 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 567 0.051647 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 575 0.085311 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 569 0.050976 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 561 0.043624 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 561 0.042694 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 561 0.069536 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 547 0.050745 10.0.0.33 - - [2026-02-05 20:18:47] "POST /alarms HTTP/1.1" 200 595 0.028710 10.0.0.33 - - [2026-02-05 20:18:48] "POST /alarms HTTP/1.1" 200 575 0.040463 10.0.0.33 - - [2026-02-05 20:18:48] "POST /alarms HTTP/1.1" 200 571 0.047749 10.0.0.33 - - [2026-02-05 20:18:48] "POST /alarms HTTP/1.1" 200 583 0.029886 10.0.0.33 - - [2026-02-05 20:18:48] "POST /alarms HTTP/1.1" 200 609 0.036893 10.0.0.33 - - [2026-02-05 20:18:48] "GET / HTTP/1.1" 200 35931 0.001200 10.0.0.33 - - [2026-02-05 20:18:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002921 10.0.0.33 - - [2026-02-05 20:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-02-05 20:18:48] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.014790 10.0.0.33 - - [2026-02-05 20:18:48] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.33 - - [2026-02-05 20:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.33 - - [2026-02-05 20:18:48] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.019511 10.0.0.33 - - [2026-02-05 20:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-02-05 20:18:48] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.015084 10.0.0.33 - - [2026-02-05 20:18:49] "GET / HTTP/1.1" 200 35931 0.001181 10.0.0.33 - - [2026-02-05 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2026-02-05 20:18:49] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005265 10.0.0.33 - - [2026-02-05 20:18:49] "PUT /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1 HTTP/1.1" 200 274 0.034903 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:18:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.33 - - [2026-02-05 20:19:04] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-02-05 20:19:04] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002594 10.0.0.33 - - [2026-02-05 20:19:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.002285 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.013571 10.0.0.33 - - [2026-02-05 20:19:04] "POST /security-groups HTTP/1.1" 200 570 0.065447 10.0.0.33 - - [2026-02-05 20:19:04] "POST /projects HTTP/1.1" 200 481 0.222105 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.003495 10.0.0.33 - - [2026-02-05 20:19:04] "POST /access-control-lists HTTP/1.1" 200 579 0.082870 10.0.0.33 - - [2026-02-05 20:19:04] "POST /security-groups HTTP/1.1" 200 534 0.094004 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.029522 10.0.0.33 - - [2026-02-05 20:19:04] "POST /chown HTTP/1.1" 200 109 0.012455 10.0.0.33 - - [2026-02-05 20:19:04] "POST /policy-managements HTTP/1.1" 409 214 0.014054 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-02-05 20:19:04] "POST /access-control-lists HTTP/1.1" 200 577 0.087940 10.0.0.33 - - [2026-02-05 20:19:04] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007473 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.006799 10.0.0.33 - - [2026-02-05 20:19:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.043224 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-02-05 20:19:04] "POST /access-control-lists HTTP/1.1" 200 594 0.042758 10.0.0.33 - - [2026-02-05 20:19:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.013484 10.0.0.33 - - [2026-02-05 20:19:05] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003078 10.0.0.33 - - [2026-02-05 20:19:05] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.008636 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014256 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 592 0.039349 10.0.0.33 - - [2026-02-05 20:19:05] "GET /virtual-network/32e572ec-f1e3-4e86-a104-4cc2f52f3512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.014656 10.0.0.33 - - [2026-02-05 20:19:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000541 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.009183 10.0.0.33 - - [2026-02-05 20:19:05] "POST /security-groups HTTP/1.1" 200 574 0.068002 10.0.0.33 - - [2026-02-05 20:19:05] "POST /projects HTTP/1.1" 200 489 0.231134 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.006521 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 583 0.064855 10.0.0.33 - - [2026-02-05 20:19:05] "POST /security-groups HTTP/1.1" 200 546 0.083188 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.020872 10.0.0.33 - - [2026-02-05 20:19:05] "POST /chown HTTP/1.1" 200 109 0.016531 10.0.0.33 - - [2026-02-05 20:19:05] "POST /network-ipams HTTP/1.1" 200 522 0.069690 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 581 0.114489 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001435 10.0.0.33 - - [2026-02-05 20:19:05] "POST /network-ipams HTTP/1.1" 200 510 0.065866 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.001474 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 602 0.052202 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.015800 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 600 0.067199 10.0.0.33 - - [2026-02-05 20:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.017083 10.0.0.33 - - [2026-02-05 20:19:05] "POST /virtual-networks HTTP/1.1" 200 538 0.180876 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2026-02-05 20:19:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.001710 10.0.0.33 - - [2026-02-05 20:19:05] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010793 10.0.0.33 - - [2026-02-05 20:19:05] "POST /access-control-lists HTTP/1.1" 200 589 0.072587 10.0.0.33 - - [2026-02-05 20:19:06] "POST /network-ipams HTTP/1.1" 200 518 0.103547 10.0.0.33 - - [2026-02-05 20:19:06] "POST /route-targets HTTP/1.1" 200 327 0.013374 10.0.0.33 - - [2026-02-05 20:19:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.008182 10.0.0.33 - - [2026-02-05 20:19:06] "POST /ref-update HTTP/1.1" 200 156 0.032160 10.0.0.33 - - [2026-02-05 20:19:06] "PUT /access-control-list/1df2642d-20e5-4f7d-aa2d-5e448e38bf76 HTTP/1.1" 200 272 0.104192 10.0.0.33 - - [2026-02-05 20:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.014893 10.0.0.33 - - [2026-02-05 20:19:06] "POST /virtual-networks HTTP/1.1" 200 546 0.256797 10.0.0.33 - - [2026-02-05 20:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-02-05 20:19:06] "POST /route-targets HTTP/1.1" 200 327 0.008537 10.0.0.33 - - [2026-02-05 20:19:06] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.008775 10.0.0.33 - - [2026-02-05 20:19:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.003147 10.0.0.33 - - [2026-02-05 20:19:06] "POST /ref-update HTTP/1.1" 200 156 0.039061 10.0.0.33 - - [2026-02-05 20:19:06] "POST /network-policys HTTP/1.1" 200 538 0.032516 10.0.0.33 - - [2026-02-05 20:19:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.002101 10.0.0.33 - - [2026-02-05 20:19:06] "POST /network-policys HTTP/1.1" 200 534 0.022259 10.0.0.33 - - [2026-02-05 20:19:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.015923 10.0.0.33 - - [2026-02-05 20:19:06] "POST /network-policys HTTP/1.1" 200 542 0.022374 10.0.0.33 - - [2026-02-05 20:19:06] "PUT /access-control-list/7b3ed833-243b-4ba8-94be-2cc7ce13578d HTTP/1.1" 200 272 0.042866 10.0.0.33 - - [2026-02-05 20:19:06] "POST /ref-update HTTP/1.1" 200 156 0.124780 10.0.0.33 - - [2026-02-05 20:19:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010231 10.0.0.33 - - [2026-02-05 20:19:06] "POST /ref-update HTTP/1.1" 200 156 0.106359 10.0.0.33 - - [2026-02-05 20:19:06] "PUT /access-control-list/1df2642d-20e5-4f7d-aa2d-5e448e38bf76 HTTP/1.1" 200 272 0.060851 10.0.0.33 - - [2026-02-05 20:19:07] "PUT /access-control-list/7b3ed833-243b-4ba8-94be-2cc7ce13578d HTTP/1.1" 200 272 0.095126 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.039469 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.175756 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034289 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019906 10.0.0.33 - - [2026-02-05 20:19:07] "PUT /access-control-list/1df2642d-20e5-4f7d-aa2d-5e448e38bf76 HTTP/1.1" 200 272 0.067787 10.0.0.33 - - [2026-02-05 20:19:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.004092 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.081973 10.0.0.33 - - [2026-02-05 20:19:07] "POST /access-control-lists HTTP/1.1" 200 601 0.077554 10.0.0.33 - - [2026-02-05 20:19:07] "PUT /access-control-list/7b3ed833-243b-4ba8-94be-2cc7ce13578d HTTP/1.1" 200 272 0.070799 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.194408 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.031757 10.0.0.33 - - [2026-02-05 20:19:07] "PUT /access-control-list/0d5a5b8a-42bc-4cc6-bf92-8cd63b807e41 HTTP/1.1" 200 272 0.016118 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.069337 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024131 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005443 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008559 10.0.0.33 - - [2026-02-05 20:19:07] "PUT /access-control-list/0d5a5b8a-42bc-4cc6-bf92-8cd63b807e41 HTTP/1.1" 200 272 0.068777 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.021738 10.0.0.33 - - [2026-02-05 20:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-02-05 20:19:07] "GET /virtual-network/32e572ec-f1e3-4e86-a104-4cc2f52f3512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010187 10.0.0.33 - - [2026-02-05 20:19:07] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004069 10.0.0.33 - - [2026-02-05 20:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-05 20:19:07] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003095 10.0.0.33 - - [2026-02-05 20:19:07] "POST /firewall-policys HTTP/1.1" 200 530 0.023988 10.0.0.33 - - [2026-02-05 20:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034535 10.0.0.33 - - [2026-02-05 20:19:07] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.014889 10.0.0.33 - - [2026-02-05 20:19:07] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002678 10.0.0.33 - - [2026-02-05 20:19:07] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002941 10.0.0.33 - - [2026-02-05 20:19:07] "POST /ref-update HTTP/1.1" 200 156 0.014159 10.0.0.33 - - [2026-02-05 20:19:08] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004075 10.0.0.33 - - [2026-02-05 20:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-05 20:19:08] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002432 10.0.0.33 - - [2026-02-05 20:19:08] "POST /firewall-policys HTTP/1.1" 200 532 0.020931 10.0.0.33 - - [2026-02-05 20:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028892 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.017900 10.0.0.33 - - [2026-02-05 20:19:08] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002970 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002719 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002323 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003323 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.016652 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.028122 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.017938 10.0.0.33 - - [2026-02-05 20:19:08] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.017055 10.0.0.33 - - [2026-02-05 20:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-02-05 20:19:08] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003071 10.0.0.33 - - [2026-02-05 20:19:08] "POST /firewall-policys HTTP/1.1" 200 530 0.024468 10.0.0.33 - - [2026-02-05 20:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038332 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009686 10.0.0.33 - - [2026-02-05 20:19:08] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002888 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002658 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003907 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003300 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003820 10.0.0.33 - - [2026-02-05 20:19:08] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002683 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.031894 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.051118 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.057503 10.0.0.33 - - [2026-02-05 20:19:08] "POST /ref-update HTTP/1.1" 200 156 0.020685 10.0.0.33 - - [2026-02-05 20:19:09] "POST /ref-update HTTP/1.1" 200 156 0.061485 10.0.0.33 - - [2026-02-05 20:19:09] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.011824 10.0.0.33 - - [2026-02-05 20:19:09] "POST /tags HTTP/1.1" 200 299 0.042596 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009696 10.0.0.33 - - [2026-02-05 20:19:09] "GET /tag/618fec75-51b2-472e-80af-634ebf8721bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013004 10.0.0.33 - - [2026-02-05 20:19:09] "POST /set-tag HTTP/1.1" 200 109 0.021043 10.0.0.33 - - [2026-02-05 20:19:09] "POST /tags HTTP/1.1" 200 301 0.105095 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2026-02-05 20:19:09] "GET /tag/a08f7ae5-dc16-4a20-8132-f785a820bb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019734 10.0.0.33 - - [2026-02-05 20:19:09] "POST /tags HTTP/1.1" 200 325 0.071718 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030505 10.0.0.33 - - [2026-02-05 20:19:09] "GET /tag/7eb75905-797f-4a5b-9182-7ff4e8be2972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022679 10.0.0.33 - - [2026-02-05 20:19:09] "POST /tags HTTP/1.1" 200 311 0.082731 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026373 10.0.0.33 - - [2026-02-05 20:19:09] "GET /tag/3c443c90-e17c-411e-abe6-8647b2cfb443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018824 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-05 20:19:09] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005395 10.0.0.33 - - [2026-02-05 20:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-02-05 20:19:10] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038675 10.0.0.33 - - [2026-02-05 20:19:10] "POST /virtual-machines HTTP/1.1" 200 377 0.013251 10.0.0.33 - - [2026-02-05 20:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029831 10.0.0.33 - - [2026-02-05 20:19:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130849 10.0.0.33 - - [2026-02-05 20:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008273 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014093 10.0.0.33 - - [2026-02-05 20:19:10] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006121 10.0.0.33 - - [2026-02-05 20:19:10] "POST /instance-ips HTTP/1.1" 200 409 0.038952 10.0.0.33 - - [2026-02-05 20:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026058 10.0.0.33 - - [2026-02-05 20:19:10] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012040 10.0.0.33 - - [2026-02-05 20:19:10] "POST /set-tag HTTP/1.1" 200 109 0.028757 10.0.0.33 - - [2026-02-05 20:19:10] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.021104 10.0.0.33 - - [2026-02-05 20:19:10] "GET /instance-ip/ee2d252c-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004087 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.002041 10.0.0.33 - - [2026-02-05 20:19:10] "POST /tags HTTP/1.1" 200 305 0.063838 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025850 10.0.0.33 - - [2026-02-05 20:19:10] "GET /tag/b544e841-bee2-4c24-91c8-60b599259482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018945 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2026-02-05 20:19:10] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021970 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.33 - - [2026-02-05 20:19:10] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005910 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.33 - - [2026-02-05 20:19:10] "GET /service-appliance-set/5b53ad47-fe5b-489a-8859-363b1d8c76a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003377 10.0.0.33 - - [2026-02-05 20:19:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002180 10.0.0.33 - - [2026-02-05 20:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103277 10.0.0.33 - - [2026-02-05 20:19:11] "GET /virtual-machine-interface/838c8104-59bf-4e0c-8f9e-6bbce4f0d5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017793 10.0.0.33 - - [2026-02-05 20:19:11] "POST /instance-ips HTTP/1.1" 200 381 0.043637 10.0.0.33 - - [2026-02-05 20:19:11] "GET /instance-ip/92c30bc6-5491-4c09-a346-9bb409e1c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011731 10.0.0.33 - - [2026-02-05 20:19:11] "POST /loadbalancers HTTP/1.1" 200 582 0.066203 10.0.0.33 - - [2026-02-05 20:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008076 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.33 - - [2026-02-05 20:19:11] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043178 10.0.0.33 - - [2026-02-05 20:19:11] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041371 10.0.0.33 - - [2026-02-05 20:19:11] "GET /instance-ip/92c30bc6-5491-4c09-a346-9bb409e1c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002694 10.0.0.33 - - [2026-02-05 20:19:11] "GET /loadbalancer/5575d656-4d48-4a59-af2c-8d47d92f6de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002401 10.0.0.33 - - [2026-02-05 20:19:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017790 10.0.0.33 - - [2026-02-05 20:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023773 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.33 - - [2026-02-05 20:19:11] "POST /floating-ips HTTP/1.1" 200 583 0.045627 10.0.0.33 - - [2026-02-05 20:19:11] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044353 10.0.0.33 - - [2026-02-05 20:19:11] "GET /loadbalancer-listener/961600b4-1fda-4af4-a8be-ae66602f807b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003309 10.0.0.33 - - [2026-02-05 20:19:11] "GET /loadbalancer-listener/961600b4-1fda-4af4-a8be-ae66602f807b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003260 10.0.0.33 - - [2026-02-05 20:19:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030597 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.33 - - [2026-02-05 20:19:11] "GET /instance-ip/92c30bc6-5491-4c09-a346-9bb409e1c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003235 10.0.0.33 - - [2026-02-05 20:19:11] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003700 10.0.0.33 - - [2026-02-05 20:19:11] "GET /instance-ip/92c30bc6-5491-4c09-a346-9bb409e1c6f0?fields=floating_ips HTTP/1.1" 200 1171 0.007523 10.0.0.33 - - [2026-02-05 20:19:11] "GET /floating-ip/2e9aee99-d67c-4edb-b609-60cfe2fa4555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002064 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-02-05 20:19:11] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.011414 10.0.0.33 - - [2026-02-05 20:19:11] "POST /tags HTTP/1.1" 200 357 0.055384 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-05 20:19:11] "GET /tag/59e6be7e-9f9d-4b50-8368-0387a834a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019434 10.0.0.33 - - [2026-02-05 20:19:11] "POST /tags HTTP/1.1" 200 305 0.023525 10.0.0.33 - - [2026-02-05 20:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012543 10.0.0.33 - - [2026-02-05 20:19:11] "GET /tag/f900afde-3657-4364-82a6-89b1998000bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012976 10.0.0.33 - - [2026-02-05 20:19:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.001863 10.0.0.33 - - [2026-02-05 20:19:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.007062 10.0.0.33 - - [2026-02-05 20:19:12] "POST /security-groups HTTP/1.1" 200 571 0.065782 10.0.0.33 - - [2026-02-05 20:19:12] "POST /projects HTTP/1.1" 200 483 0.486372 10.0.0.33 - - [2026-02-05 20:19:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003029 10.0.0.33 - - [2026-02-05 20:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019251 10.0.0.33 - - [2026-02-05 20:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013057 10.0.0.33 - - [2026-02-05 20:19:12] "POST /access-control-lists HTTP/1.1" 200 580 0.087506 10.0.0.33 - - [2026-02-05 20:19:12] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.046584 10.0.0.33 - - [2026-02-05 20:19:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.007987 10.0.0.33 - - [2026-02-05 20:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006688 10.0.0.33 - - [2026-02-05 20:19:12] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005676 10.0.0.33 - - [2026-02-05 20:19:12] "POST /access-control-lists HTTP/1.1" 200 578 0.088405 10.0.0.33 - - [2026-02-05 20:19:12] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.118440 10.0.0.33 - - [2026-02-05 20:19:12] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.100723 10.0.0.33 - - [2026-02-05 20:19:12] "POST /security-groups HTTP/1.1" 200 537 0.109410 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.001781 10.0.0.33 - - [2026-02-05 20:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.083828 10.0.0.33 - - [2026-02-05 20:19:13] "POST /access-control-lists HTTP/1.1" 200 596 0.115141 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.013353 10.0.0.33 - - [2026-02-05 20:19:13] "POST /chown HTTP/1.1" 200 109 0.071479 10.0.0.33 - - [2026-02-05 20:19:13] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022384 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.33 - - [2026-02-05 20:19:13] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007009 10.0.0.33 - - [2026-02-05 20:19:13] "POST /tags HTTP/1.1" 409 207 0.003266 10.0.0.33 - - [2026-02-05 20:19:13] "POST /access-control-lists HTTP/1.1" 200 594 0.103181 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.33 - - [2026-02-05 20:19:13] "GET /tag/f900afde-3657-4364-82a6-89b1998000bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027444 10.0.0.33 - - [2026-02-05 20:19:13] "POST /firewall-rules HTTP/1.1" 200 564 0.118777 10.0.0.33 - - [2026-02-05 20:19:13] "GET /firewall-rule/e8877143-aa3c-4916-a523-8e69e42dd378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010022 10.0.0.33 - - [2026-02-05 20:19:13] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002656 10.0.0.33 - - [2026-02-05 20:19:13] "GET /firewall-rule/e8877143-aa3c-4916-a523-8e69e42dd378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003847 10.0.0.33 - - [2026-02-05 20:19:13] "POST /ref-update HTTP/1.1" 200 156 0.043854 10.0.0.33 - - [2026-02-05 20:19:13] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027961 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.33 - - [2026-02-05 20:19:13] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.023530 10.0.0.33 - - [2026-02-05 20:19:13] "POST /tags HTTP/1.1" 409 207 0.003250 10.0.0.33 - - [2026-02-05 20:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2026-02-05 20:19:13] "GET /tag/f900afde-3657-4364-82a6-89b1998000bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026466 10.0.0.33 - - [2026-02-05 20:19:13] "POST /firewall-rules HTTP/1.1" 200 562 0.090961 10.0.0.33 - - [2026-02-05 20:19:13] "GET /firewall-rule/c3c78165-5ccc-43d8-9862-0e46e9f68167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006151 10.0.0.33 - - [2026-02-05 20:19:14] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018717 10.0.0.33 - - [2026-02-05 20:19:14] "GET /firewall-rule/c3c78165-5ccc-43d8-9862-0e46e9f68167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003159 10.0.0.33 - - [2026-02-05 20:19:14] "POST /ref-update HTTP/1.1" 200 156 0.023338 10.0.0.33 - - [2026-02-05 20:19:14] "POST /tags HTTP/1.1" 200 301 0.080368 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.33 - - [2026-02-05 20:19:14] "GET /tag/d4069355-dbfa-4794-ade9-fd83ef63c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018585 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2026-02-05 20:19:14] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087094 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009250 10.0.0.33 - - [2026-02-05 20:19:14] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004729 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-02-05 20:19:14] "GET /service-appliance-set/5b53ad47-fe5b-489a-8859-363b1d8c76a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002750 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.001979 10.0.0.33 - - [2026-02-05 20:19:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106029 10.0.0.33 - - [2026-02-05 20:19:14] "GET /virtual-machine-interface/bae40c02-f08d-4eef-8aab-0152b1aa6623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.021965 10.0.0.33 - - [2026-02-05 20:19:14] "POST /instance-ips HTTP/1.1" 200 377 0.034111 10.0.0.33 - - [2026-02-05 20:19:14] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005855 10.0.0.33 - - [2026-02-05 20:19:14] "POST /loadbalancers HTTP/1.1" 200 582 0.084675 10.0.0.33 - - [2026-02-05 20:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.043594 10.0.0.33 - - [2026-02-05 20:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.33 - - [2026-02-05 20:19:14] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.104539 10.0.0.33 - - [2026-02-05 20:19:14] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009967 10.0.0.33 - - [2026-02-05 20:19:15] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.091976 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.020221 10.0.0.33 - - [2026-02-05 20:19:15] "POST /floating-ips HTTP/1.1" 200 581 0.114505 10.0.0.33 - - [2026-02-05 20:19:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046103 10.0.0.33 - - [2026-02-05 20:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010677 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014653 10.0.0.33 - - [2026-02-05 20:19:15] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046607 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer-listener/8404777c-89eb-4a54-8dc0-9f3e3c0f0c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.013736 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer-listener/8404777c-89eb-4a54-8dc0-9f3e3c0f0c12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005507 10.0.0.33 - - [2026-02-05 20:19:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050714 10.0.0.33 - - [2026-02-05 20:19:15] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002582 10.0.0.33 - - [2026-02-05 20:19:15] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?fields=floating_ips HTTP/1.1" 200 1163 0.008515 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-02-05 20:19:15] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005591 10.0.0.33 - - [2026-02-05 20:19:15] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.088141 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005136 10.0.0.33 - - [2026-02-05 20:19:15] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-02-05 20:19:15] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008050 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.33 - - [2026-02-05 20:19:15] "GET /config-node/895d7b74-a5d3-4309-a9a5-838bb0721212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013113 10.0.0.33 - - [2026-02-05 20:19:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046657 10.0.0.33 - - [2026-02-05 20:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.044766 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.33 - - [2026-02-05 20:19:15] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039576 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer-listener/895104cb-d96d-4052-a6a5-39d849636f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003736 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer-listener/895104cb-d96d-4052-a6a5-39d849636f69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003889 10.0.0.33 - - [2026-02-05 20:19:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024992 10.0.0.33 - - [2026-02-05 20:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.33 - - [2026-02-05 20:19:15] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010270 10.0.0.33 - - [2026-02-05 20:19:15] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029896 10.0.0.33 - - [2026-02-05 20:19:15] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?fields=floating_ips HTTP/1.1" 200 1163 0.008011 10.0.0.33 - - [2026-02-05 20:19:15] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002345 10.0.0.33 - - [2026-02-05 20:19:15] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007355 10.0.0.33 - - [2026-02-05 20:19:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023999 10.0.0.33 - - [2026-02-05 20:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012096 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011698 10.0.0.33 - - [2026-02-05 20:19:16] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036043 10.0.0.33 - - [2026-02-05 20:19:16] "GET /loadbalancer-listener/0ac5aee4-590e-45c6-b082-0549d26e2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.013196 10.0.0.33 - - [2026-02-05 20:19:16] "GET /loadbalancer-listener/0ac5aee4-590e-45c6-b082-0549d26e2fab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004525 10.0.0.33 - - [2026-02-05 20:19:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016380 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2026-02-05 20:19:16] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003569 10.0.0.33 - - [2026-02-05 20:19:16] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005031 10.0.0.33 - - [2026-02-05 20:19:16] "GET /instance-ip/78e09bf3-f6b0-49d2-81f2-f143ad1b028c?fields=floating_ips HTTP/1.1" 200 1163 0.003882 10.0.0.33 - - [2026-02-05 20:19:16] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002104 10.0.0.33 - - [2026-02-05 20:19:16] "POST /tags HTTP/1.1" 200 355 0.019823 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.33 - - [2026-02-05 20:19:16] "GET /tag/2d8936db-9e8f-437c-a99d-62eadf33bafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012790 10.0.0.33 - - [2026-02-05 20:19:16] "POST /tags HTTP/1.1" 200 303 0.018471 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.33 - - [2026-02-05 20:19:16] "GET /tag/a0d4b77c-3463-49e2-992d-d82de9bdfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019856 10.0.0.33 - - [2026-02-05 20:19:16] "POST /projects HTTP/1.1" 409 218 0.002240 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-02-05 20:19:16] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030813 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-02-05 20:19:16] "GET /network-ipam/e0b29d10-b254-43ef-8516-5e4b30e25d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002410 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-02-05 20:19:16] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005071 10.0.0.33 - - [2026-02-05 20:19:16] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.040603 10.0.0.33 - - [2026-02-05 20:19:16] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004698 10.0.0.33 - - [2026-02-05 20:19:16] "POST /set-tag HTTP/1.1" 200 109 0.046144 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.33 - - [2026-02-05 20:19:16] "GET /network-ipam/36c65136-4242-471b-8bf5-d32047e47116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002647 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2026-02-05 20:19:16] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006197 10.0.0.33 - - [2026-02-05 20:19:16] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.049156 10.0.0.33 - - [2026-02-05 20:19:16] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004888 10.0.0.33 - - [2026-02-05 20:19:16] "POST /set-tag HTTP/1.1" 200 109 0.058934 10.0.0.33 - - [2026-02-05 20:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2026-02-05 20:19:17] "GET /network-policy/39ba8016-0ea8-4cd9-9d2c-fa381539b890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003387 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-02-05 20:19:17] "GET /network-policy/1b77dba4-7818-4095-a8a4-daddf3d25692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003420 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2026-02-05 20:19:17] "GET /network-policy/cbcefbfd-92c1-49c1-ac1b-e5a0812accbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003063 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /network-policy/cbcefbfd-92c1-49c1-ac1b-e5a0812accbb HTTP/1.1" 200 262 0.015348 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /access-control-list/0d5a5b8a-42bc-4cc6-bf92-8cd63b807e41 HTTP/1.1" 200 272 0.040454 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-update HTTP/1.1" 200 156 0.093940 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016023 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /access-control-list/1df2642d-20e5-4f7d-aa2d-5e448e38bf76 HTTP/1.1" 200 272 0.041641 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006077 10.0.0.33 - - [2026-02-05 20:19:17] "POST /security-groups HTTP/1.1" 409 245 0.002595 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /security-group/28d8e3c4-2a57-4355-949f-756dda319aa7 HTTP/1.1" 200 262 0.059372 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /access-control-list/bdd4e0dc-b01e-43d5-89a8-7a30df236eea HTTP/1.1" 200 272 0.018508 10.0.0.33 - - [2026-02-05 20:19:17] "PUT /access-control-list/c7e72e80-0e3e-43c0-9b6f-3f2f2537e36d HTTP/1.1" 200 272 0.045565 10.0.0.33 - - [2026-02-05 20:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.050350 10.0.0.33 - - [2026-02-05 20:19:17] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008625 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2026-02-05 20:19:17] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003720 10.0.0.33 - - [2026-02-05 20:19:17] "POST /tags HTTP/1.1" 409 206 0.002023 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-05 20:19:17] "GET /tag/a0d4b77c-3463-49e2-992d-d82de9bdfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014684 10.0.0.33 - - [2026-02-05 20:19:17] "POST /firewall-rules HTTP/1.1" 200 562 0.064125 10.0.0.33 - - [2026-02-05 20:19:17] "GET /firewall-rule/618b793d-2873-495f-8061-59cfa87e93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004976 10.0.0.33 - - [2026-02-05 20:19:17] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004246 10.0.0.33 - - [2026-02-05 20:19:17] "GET /firewall-rule/618b793d-2873-495f-8061-59cfa87e93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002522 10.0.0.33 - - [2026-02-05 20:19:17] "POST /ref-update HTTP/1.1" 200 156 0.027577 10.0.0.33 - - [2026-02-05 20:19:17] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008096 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.33 - - [2026-02-05 20:19:17] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002990 10.0.0.33 - - [2026-02-05 20:19:17] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.33 - - [2026-02-05 20:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2026-02-05 20:19:17] "GET /tag/a0d4b77c-3463-49e2-992d-d82de9bdfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022789 10.0.0.33 - - [2026-02-05 20:19:18] "POST /firewall-rules HTTP/1.1" 200 560 0.076599 10.0.0.33 - - [2026-02-05 20:19:18] "GET /firewall-rule/07319d1c-e689-4ef5-a32b-0a95c7425808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.004405 10.0.0.33 - - [2026-02-05 20:19:18] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003781 10.0.0.33 - - [2026-02-05 20:19:18] "GET /firewall-rule/07319d1c-e689-4ef5-a32b-0a95c7425808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.002650 10.0.0.33 - - [2026-02-05 20:19:18] "POST /ref-update HTTP/1.1" 200 156 0.033756 10.0.0.33 - - [2026-02-05 20:19:18] "POST /tags HTTP/1.1" 200 371 0.029060 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.33 - - [2026-02-05 20:19:18] "GET /tag/1129f58a-7184-4331-bcd7-2da9a3caa449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011799 10.0.0.33 - - [2026-02-05 20:19:18] "POST /tags HTTP/1.1" 200 319 0.025101 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.33 - - [2026-02-05 20:19:18] "GET /tag/40e6ecb6-2d2f-407d-9871-fd0276614657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014959 10.0.0.33 - - [2026-02-05 20:19:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000544 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.002403 10.0.0.33 - - [2026-02-05 20:19:18] "POST /security-groups HTTP/1.1" 200 578 0.072160 10.0.0.33 - - [2026-02-05 20:19:18] "POST /projects HTTP/1.1" 200 497 0.167323 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.006527 10.0.0.33 - - [2026-02-05 20:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019650 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011154 10.0.0.33 - - [2026-02-05 20:19:18] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.031245 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-02-05 20:19:18] "POST /access-control-lists HTTP/1.1" 200 587 0.103402 10.0.0.33 - - [2026-02-05 20:19:18] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.006003 10.0.0.33 - - [2026-02-05 20:19:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.004031 10.0.0.33 - - [2026-02-05 20:19:18] "POST /access-control-lists HTTP/1.1" 200 585 0.075472 10.0.0.33 - - [2026-02-05 20:19:18] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.098207 10.0.0.33 - - [2026-02-05 20:19:18] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.047312 10.0.0.33 - - [2026-02-05 20:19:19] "POST /security-groups HTTP/1.1" 200 558 0.070763 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.001860 10.0.0.33 - - [2026-02-05 20:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014603 10.0.0.33 - - [2026-02-05 20:19:19] "POST /access-control-lists HTTP/1.1" 200 610 0.064605 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.007661 10.0.0.33 - - [2026-02-05 20:19:19] "POST /chown HTTP/1.1" 200 109 0.070391 10.0.0.33 - - [2026-02-05 20:19:19] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021731 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-02-05 20:19:19] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007801 10.0.0.33 - - [2026-02-05 20:19:19] "POST /access-control-lists HTTP/1.1" 200 608 0.098218 10.0.0.33 - - [2026-02-05 20:19:19] "POST /tags HTTP/1.1" 409 214 0.001976 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-02-05 20:19:19] "GET /tag/40e6ecb6-2d2f-407d-9871-fd0276614657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014529 10.0.0.33 - - [2026-02-05 20:19:19] "POST /firewall-rules HTTP/1.1" 200 578 0.084576 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-rule/96836395-d3e9-4b65-b428-9d94b9ae8fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004897 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003875 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-rule/96836395-d3e9-4b65-b428-9d94b9ae8fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003381 10.0.0.33 - - [2026-02-05 20:19:19] "POST /ref-update HTTP/1.1" 200 156 0.044347 10.0.0.33 - - [2026-02-05 20:19:19] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010541 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.33 - - [2026-02-05 20:19:19] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003109 10.0.0.33 - - [2026-02-05 20:19:19] "POST /tags HTTP/1.1" 409 214 0.001962 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2026-02-05 20:19:19] "GET /tag/40e6ecb6-2d2f-407d-9871-fd0276614657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010578 10.0.0.33 - - [2026-02-05 20:19:19] "POST /firewall-rules HTTP/1.1" 200 576 0.064350 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-rule/76f132f0-ac10-4f28-be69-8925c83275b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013924 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.010153 10.0.0.33 - - [2026-02-05 20:19:19] "GET /firewall-rule/76f132f0-ac10-4f28-be69-8925c83275b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002631 10.0.0.33 - - [2026-02-05 20:19:19] "POST /ref-update HTTP/1.1" 200 156 0.030454 10.0.0.33 - - [2026-02-05 20:19:19] "POST /tags HTTP/1.1" 200 363 0.016151 10.0.0.33 - - [2026-02-05 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799 10.0.0.33 - - [2026-02-05 20:19:19] "GET /tag/2a2de50d-e87c-493c-b0c0-00668f8794c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012102 10.0.0.33 - - [2026-02-05 20:19:20] "POST /tags HTTP/1.1" 200 311 0.017862 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010459 10.0.0.33 - - [2026-02-05 20:19:20] "GET /tag/438b0fa8-96f8-4230-b6e5-c2d5217bc2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012400 10.0.0.33 - - [2026-02-05 20:19:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000465 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.011203 10.0.0.33 - - [2026-02-05 20:19:20] "POST /security-groups HTTP/1.1" 200 574 0.063083 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.001789 10.0.0.33 - - [2026-02-05 20:19:20] "POST /projects HTTP/1.1" 200 489 0.199234 10.0.0.33 - - [2026-02-05 20:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012537 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.33 - - [2026-02-05 20:19:20] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006246 10.0.0.33 - - [2026-02-05 20:19:20] "POST /access-control-lists HTTP/1.1" 200 583 0.099964 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014747 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.012823 10.0.0.33 - - [2026-02-05 20:19:20] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005715 10.0.0.33 - - [2026-02-05 20:19:20] "POST /access-control-lists HTTP/1.1" 200 581 0.065718 10.0.0.33 - - [2026-02-05 20:19:20] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.109451 10.0.0.33 - - [2026-02-05 20:19:20] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.040820 10.0.0.33 - - [2026-02-05 20:19:20] "POST /security-groups HTTP/1.1" 200 546 0.088314 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.003444 10.0.0.33 - - [2026-02-05 20:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016415 10.0.0.33 - - [2026-02-05 20:19:20] "POST /access-control-lists HTTP/1.1" 200 602 0.083636 10.0.0.33 - - [2026-02-05 20:19:20] "POST /chown HTTP/1.1" 200 109 0.085939 10.0.0.33 - - [2026-02-05 20:19:20] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021805 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.037049 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2026-02-05 20:19:20] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.017846 10.0.0.33 - - [2026-02-05 20:19:20] "POST /tags HTTP/1.1" 409 210 0.003363 10.0.0.33 - - [2026-02-05 20:19:20] "POST /access-control-lists HTTP/1.1" 200 600 0.070963 10.0.0.33 - - [2026-02-05 20:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.33 - - [2026-02-05 20:19:21] "GET /tag/438b0fa8-96f8-4230-b6e5-c2d5217bc2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014641 10.0.0.33 - - [2026-02-05 20:19:21] "POST /firewall-rules HTTP/1.1" 200 570 0.070150 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-rule/879800aa-d2aa-428b-96e8-67d6f76885ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004235 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003477 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-rule/879800aa-d2aa-428b-96e8-67d6f76885ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003061 10.0.0.33 - - [2026-02-05 20:19:21] "POST /ref-update HTTP/1.1" 200 156 0.033229 10.0.0.33 - - [2026-02-05 20:19:21] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005365 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-02-05 20:19:21] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002868 10.0.0.33 - - [2026-02-05 20:19:21] "POST /tags HTTP/1.1" 409 210 0.006349 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-02-05 20:19:21] "GET /tag/438b0fa8-96f8-4230-b6e5-c2d5217bc2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011584 10.0.0.33 - - [2026-02-05 20:19:21] "POST /firewall-rules HTTP/1.1" 200 568 0.062888 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-rule/d5b2aef2-26f0-4959-9691-a0be7f3c8c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006894 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003870 10.0.0.33 - - [2026-02-05 20:19:21] "GET /firewall-rule/d5b2aef2-26f0-4959-9691-a0be7f3c8c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002239 10.0.0.33 - - [2026-02-05 20:19:21] "POST /ref-update HTTP/1.1" 200 156 0.040197 10.0.0.33 - - [2026-02-05 20:19:21] "POST /tags HTTP/1.1" 200 363 0.021881 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.33 - - [2026-02-05 20:19:21] "GET /tag/619821ac-2e16-4728-b574-94cc1ed7b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020290 10.0.0.33 - - [2026-02-05 20:19:21] "POST /tags HTTP/1.1" 409 210 0.002136 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-02-05 20:19:21] "GET /tag/3c443c90-e17c-411e-abe6-8647b2cfb443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010615 10.0.0.33 - - [2026-02-05 20:19:21] "POST /projects HTTP/1.1" 409 223 0.002246 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-02-05 20:19:21] "GET /project/716708f8-5a8f-464c-a67e-b5296d14f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033611 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-02-05 20:19:21] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.012884 10.0.0.33 - - [2026-02-05 20:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-02-05 20:19:21] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004350 10.0.0.33 - - [2026-02-05 20:19:21] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.048126 10.0.0.33 - - [2026-02-05 20:19:22] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.073300 10.0.0.33 - - [2026-02-05 20:19:22] "POST /security-groups HTTP/1.1" 409 253 0.002576 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.33 - - [2026-02-05 20:19:22] "PUT /security-group/b11dfcfe-3038-4ce3-8d87-5d76278303a9 HTTP/1.1" 200 262 0.068208 10.0.0.33 - - [2026-02-05 20:19:22] "PUT /access-control-list/442adadb-0f3f-454b-a211-755acb3cdec5 HTTP/1.1" 200 272 0.011480 10.0.0.33 - - [2026-02-05 20:19:22] "PUT /access-control-list/2bfaff19-1321-490e-a4d2-d24f06d4c277 HTTP/1.1" 200 272 0.020738 10.0.0.33 - - [2026-02-05 20:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025105 10.0.0.33 - - [2026-02-05 20:19:22] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010873 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007333 10.0.0.33 - - [2026-02-05 20:19:22] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003042 10.0.0.33 - - [2026-02-05 20:19:22] "POST /tags HTTP/1.1" 409 210 0.002118 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2026-02-05 20:19:22] "GET /tag/3c443c90-e17c-411e-abe6-8647b2cfb443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010650 10.0.0.33 - - [2026-02-05 20:19:22] "POST /firewall-rules HTTP/1.1" 200 570 0.072074 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-rule/2813f32f-2a22-4f6a-91f9-c5e3fa341d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004132 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004047 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-rule/2813f32f-2a22-4f6a-91f9-c5e3fa341d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002496 10.0.0.33 - - [2026-02-05 20:19:22] "POST /ref-update HTTP/1.1" 200 156 0.045845 10.0.0.33 - - [2026-02-05 20:19:22] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011035 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008256 10.0.0.33 - - [2026-02-05 20:19:22] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003019 10.0.0.33 - - [2026-02-05 20:19:22] "POST /tags HTTP/1.1" 409 210 0.001860 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-02-05 20:19:22] "GET /tag/3c443c90-e17c-411e-abe6-8647b2cfb443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011229 10.0.0.33 - - [2026-02-05 20:19:22] "POST /firewall-rules HTTP/1.1" 200 568 0.083511 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-rule/c9e63b7c-695a-447b-ad63-ba494520aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.021924 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004082 10.0.0.33 - - [2026-02-05 20:19:22] "GET /firewall-rule/c9e63b7c-695a-447b-ad63-ba494520aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002298 10.0.0.33 - - [2026-02-05 20:19:22] "POST /ref-update HTTP/1.1" 200 156 0.042968 10.0.0.33 - - [2026-02-05 20:19:22] "POST /tags HTTP/1.1" 409 237 0.004202 10.0.0.33 - - [2026-02-05 20:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2026-02-05 20:19:22] "GET /tag/619821ac-2e16-4728-b574-94cc1ed7b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013697 10.0.0.33 - - [2026-02-05 20:19:22] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004606 10.0.0.33 - - [2026-02-05 20:19:23] "POST /set-tag HTTP/1.1" 200 109 0.019342 10.0.0.33 - - [2026-02-05 20:19:26] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.33 - - [2026-02-05 20:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-02-05 20:19:26] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002739 10.0.0.33 - - [2026-02-05 20:19:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001715 10.0.0.33 - - [2026-02-05 20:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2026-02-05 20:19:26] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003949 10.0.0.33 - - [2026-02-05 20:19:26] "PUT /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a HTTP/1.1" 200 254 0.011738 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:19:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.249 - - [2026-02-05 20:20:33] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.249 - - [2026-02-05 20:20:33] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004109 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.249 - - [2026-02-05 20:20:33] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002436 10.0.0.249 - - [2026-02-05 20:20:33] "PUT /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1 HTTP/1.1" 200 274 0.009033 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.005285 10.0.0.249 - - [2026-02-05 20:20:33] "POST /virtual-routers HTTP/1.1" 200 599 0.023359 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.249 - - [2026-02-05 20:20:33] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007241 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001955 10.0.0.249 - - [2026-02-05 20:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.249 - - [2026-02-05 20:20:33] "GET /virtual-network/32e572ec-f1e3-4e86-a104-4cc2f52f3512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010596 10.0.0.249 - - [2026-02-05 20:20:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.091687 10.0.0.33 - - [2026-02-05 20:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-02-05 20:20:35] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003888 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:21:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2026-02-05 20:23:11] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003243 10.0.0.33 - - [2026-02-05 20:23:11] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.33 - - [2026-02-05 20:23:19] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004775 10.0.0.33 - - [2026-02-05 20:23:19] "POST /set-tag HTTP/1.1" 200 109 0.003982 10.0.0.33 - - [2026-02-05 20:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-05 20:23:20] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006340 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004215 10.0.0.33 - - [2026-02-05 20:23:20] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.33 - - [2026-02-05 20:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-02-05 20:23:20] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002417 10.0.0.33 - - [2026-02-05 20:23:20] "GET /loadbalancer-pool/38d89c4c-b141-42c6-829d-88dde38ebae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003549 10.0.0.33 - - [2026-02-05 20:23:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024462 10.0.0.33 - - [2026-02-05 20:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019875 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012561 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008852 10.0.0.33 - - [2026-02-05 20:23:20] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.33 - - [2026-02-05 20:23:20] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.021490 10.0.0.33 - - [2026-02-05 20:23:20] "POST /tags HTTP/1.1" 409 205 0.010640 10.0.0.33 - - [2026-02-05 20:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.33 - - [2026-02-05 20:23:20] "GET /tag/d4069355-dbfa-4794-ade9-fd83ef63c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022625 10.0.0.33 - - [2026-02-05 20:23:20] "PUT /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138 HTTP/1.1" 200 256 0.014420 10.0.0.33 - - [2026-02-05 20:23:20] "POST /set-tag HTTP/1.1" 200 109 0.073667 10.0.0.33 - - [2026-02-05 20:23:20] "GET /loadbalancer-pool/fe9ef055-3c41-43cf-bc79-d69feca36a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019527 10.0.0.33 - - [2026-02-05 20:23:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017154 10.0.0.33 - - [2026-02-05 20:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008022 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019416 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009834 10.0.0.33 - - [2026-02-05 20:23:20] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2026-02-05 20:23:20] "POST /ref-update HTTP/1.1" 200 156 0.007068 10.0.0.33 - - [2026-02-05 20:23:20] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007659 10.0.0.33 - - [2026-02-05 20:23:20] "GET /loadbalancer-pool/7a73458c-b860-418e-9800-20a5ddf2ff07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003750 10.0.0.33 - - [2026-02-05 20:23:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013918 10.0.0.33 - - [2026-02-05 20:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021800 10.0.0.33 - - [2026-02-05 20:23:20] "PUT /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138 HTTP/1.1" 200 256 0.035031 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025560 10.0.0.33 - - [2026-02-05 20:23:20] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004136 10.0.0.33 - - [2026-02-05 20:23:20] "POST /ref-update HTTP/1.1" 200 156 0.008329 10.0.0.33 - - [2026-02-05 20:23:20] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.33 - - [2026-02-05 20:23:20] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003146 10.0.0.33 - - [2026-02-05 20:23:20] "PUT /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138 HTTP/1.1" 200 256 0.009806 10.0.0.33 - - [2026-02-05 20:23:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002047 10.0.0.33 - - [2026-02-05 20:23:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003184 10.0.0.249 - - [2026-02-05 20:24:33] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.249 - - [2026-02-05 20:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.249 - - [2026-02-05 20:24:33] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004721 10.0.0.249 - - [2026-02-05 20:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.249 - - [2026-02-05 20:24:33] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003242 10.0.0.249 - - [2026-02-05 20:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.249 - - [2026-02-05 20:24:33] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003695 10.0.0.249 - - [2026-02-05 20:24:33] "PUT /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545 HTTP/1.1" 200 262 0.010555 10.0.0.249 - - [2026-02-05 20:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2026-02-05 20:24:33] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002766 10.0.0.249 - - [2026-02-05 20:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.249 - - [2026-02-05 20:24:33] "GET /virtual-machine-interface/a65b5fa2-6d52-40b0-8758-c61550fe0884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004398 10.0.0.249 - - [2026-02-05 20:24:33] "PUT /virtual-machine-interface/a65b5fa2-6d52-40b0-8758-c61550fe0884 HTTP/1.1" 200 284 0.010431 10.0.0.33 - - [2026-02-05 20:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.33 - - [2026-02-05 20:24:35] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002707 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006680 10.0.0.33 - - [2026-02-05 20:26:34] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004561 10.0.0.33 - - [2026-02-05 20:26:34] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.33 - - [2026-02-05 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-05 20:26:34] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003938 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005689 10.0.0.33 - - [2026-02-05 20:26:34] "POST /set-tag HTTP/1.1" 200 109 0.043131 10.0.0.33 - - [2026-02-05 20:26:34] "DELETE /loadbalancer-member/7545b24a-13e2-448b-b51a-f0f4216c1980 HTTP/1.1" 200 115 0.057969 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016073 10.0.0.33 - - [2026-02-05 20:26:34] "POST /set-tag HTTP/1.1" 200 109 0.010355 10.0.0.33 - - [2026-02-05 20:26:34] "DELETE /loadbalancer-member/50b73407-d932-478f-a8ac-5eb063cc13cc HTTP/1.1" 200 115 0.064517 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005867 10.0.0.33 - - [2026-02-05 20:26:34] "POST /set-tag HTTP/1.1" 200 109 0.004101 10.0.0.33 - - [2026-02-05 20:26:34] "DELETE /loadbalancer-member/b224b5cd-c7b3-4c97-85f8-76153bc9971b HTTP/1.1" 200 115 0.041299 10.0.0.33 - - [2026-02-05 20:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.33 - - [2026-02-05 20:26:34] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002860 10.0.0.33 - - [2026-02-05 20:26:34] "GET /loadbalancer-pool/38d89c4c-b141-42c6-829d-88dde38ebae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003801 10.0.0.33 - - [2026-02-05 20:26:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030310 10.0.0.33 - - [2026-02-05 20:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.038822 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017068 10.0.0.33 - - [2026-02-05 20:26:34] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004979 10.0.0.33 - - [2026-02-05 20:26:34] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002771 10.0.0.33 - - [2026-02-05 20:26:35] "POST /set-tag HTTP/1.1" 200 109 0.076115 10.0.0.33 - - [2026-02-05 20:26:35] "GET /loadbalancer-pool/fe9ef055-3c41-43cf-bc79-d69feca36a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015607 10.0.0.33 - - [2026-02-05 20:26:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.062325 10.0.0.33 - - [2026-02-05 20:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019523 10.0.0.33 - - [2026-02-05 20:26:35] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025902 10.0.0.33 - - [2026-02-05 20:26:35] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020576 10.0.0.33 - - [2026-02-05 20:26:35] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005588 10.0.0.33 - - [2026-02-05 20:26:35] "POST /set-tag HTTP/1.1" 200 109 0.004365 10.0.0.33 - - [2026-02-05 20:26:35] "GET /loadbalancer-pool/7a73458c-b860-418e-9800-20a5ddf2ff07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005172 10.0.0.33 - - [2026-02-05 20:26:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035187 10.0.0.33 - - [2026-02-05 20:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031360 10.0.0.33 - - [2026-02-05 20:26:35] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016789 10.0.0.33 - - [2026-02-05 20:26:35] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009513 10.0.0.33 - - [2026-02-05 20:26:35] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006364 10.0.0.33 - - [2026-02-05 20:26:35] "POST /set-tag HTTP/1.1" 200 109 0.003413 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:26:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 10.0.0.33 - - [2026-02-05 20:28:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003158 10.0.0.33 - - [2026-02-05 20:28:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002321 10.0.0.33 - - [2026-02-05 20:29:58] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.33 - - [2026-02-05 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2026-02-05 20:29:58] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033581 10.0.0.33 - - [2026-02-05 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-02-05 20:29:58] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031303 10.0.0.33 - - [2026-02-05 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-02-05 20:29:58] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022596 10.0.0.33 - - [2026-02-05 20:29:58] "POST /tags HTTP/1.1" 200 333 0.022785 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021172 10.0.0.33 - - [2026-02-05 20:29:59] "GET /tag/7eb520ae-2d43-4b0e-9211-9eecc098fe21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.050434 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.33 - - [2026-02-05 20:29:59] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053965 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-networks?parent_id=889054f0-1a40-4624-bbe8-f7a9fe7a05a7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001990 10.0.0.33 - - [2026-02-05 20:29:59] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067599 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007006 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-02-05 20:29:59] "GET /service-appliance-set/5b53ad47-fe5b-489a-8859-363b1d8c76a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003520 10.0.0.33 - - [2026-02-05 20:29:59] "POST /virtual-networks HTTP/1.1" 200 512 0.113201 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.002023 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-02-05 20:29:59] "GET /network-ipam/62a4e71d-d9f9-4a20-9717-afbd12c32772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011743 10.0.0.33 - - [2026-02-05 20:29:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129444 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-machine-interface/8e2cb374-add6-4f8d-a1df-1d306d7ad12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014451 10.0.0.33 - - [2026-02-05 20:29:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003754 10.0.0.33 - - [2026-02-05 20:29:59] "POST /ref-update HTTP/1.1" 200 156 0.144021 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007078 10.0.0.33 - - [2026-02-05 20:29:59] "GET /domains HTTP/1.1" 200 280 0.003463 10.0.0.33 - - [2026-02-05 20:29:59] "POST /instance-ips HTTP/1.1" 200 409 0.044335 10.0.0.33 - - [2026-02-05 20:29:59] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.018846 10.0.0.33 - - [2026-02-05 20:29:59] "GET /instance-ip/7e57c1b6-bc0a-4f75-be15-68c7267d64d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007720 10.0.0.33 - - [2026-02-05 20:29:59] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 5476 0.060628 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.039161 10.0.0.33 - - [2026-02-05 20:29:59] "POST /loadbalancers HTTP/1.1" 200 610 0.099634 10.0.0.33 - - [2026-02-05 20:29:59] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.012896 10.0.0.33 - - [2026-02-05 20:29:59] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1182 0.004173 10.0.0.33 - - [2026-02-05 20:29:59] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1182 0.004453 10.0.0.33 - - [2026-02-05 20:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023163 10.0.0.33 - - [2026-02-05 20:29:59] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062464 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012022 10.0.0.33 - - [2026-02-05 20:29:59] "GET /instance-ip/7e57c1b6-bc0a-4f75-be15-68c7267d64d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005992 10.0.0.33 - - [2026-02-05 20:29:59] "POST /route-targets HTTP/1.1" 200 327 0.023364 10.0.0.33 - - [2026-02-05 20:29:59] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066360 10.0.0.33 - - [2026-02-05 20:29:59] "POST /ref-update HTTP/1.1" 200 156 0.039622 10.0.0.33 - - [2026-02-05 20:29:59] "POST /floating-ips HTTP/1.1" 200 597 0.086306 10.0.0.33 - - [2026-02-05 20:29:59] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012033 10.0.0.33 - - [2026-02-05 20:29:59] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035579 10.0.0.33 - - [2026-02-05 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-02-05 20:30:00] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042983 10.0.0.33 - - [2026-02-05 20:30:00] "GET /loadbalancer-listener/2e5e7685-3de9-4a6c-a278-7647ffc979a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003747 10.0.0.33 - - [2026-02-05 20:30:00] "GET /loadbalancer-listener/2e5e7685-3de9-4a6c-a278-7647ffc979a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003648 10.0.0.33 - - [2026-02-05 20:30:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020133 10.0.0.33 - - [2026-02-05 20:30:00] "GET /instance-ip/7e57c1b6-bc0a-4f75-be15-68c7267d64d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003411 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-02-05 20:30:00] "GET /instance-ip/7e57c1b6-bc0a-4f75-be15-68c7267d64d4?fields=floating_ips HTTP/1.1" 200 1212 0.005670 10.0.0.33 - - [2026-02-05 20:30:00] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003478 10.0.0.33 - - [2026-02-05 20:30:00] "GET /floating-ip/0758fd16-45bb-4640-a307-e93651f78b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002574 10.0.0.33 - - [2026-02-05 20:30:00] "POST /tags HTTP/1.1" 200 295 0.055567 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017609 10.0.0.33 - - [2026-02-05 20:30:00] "GET /tag/ef493476-94c4-4abf-97c8-77e2f9afc109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.020493 10.0.0.33 - - [2026-02-05 20:30:00] "POST /tags HTTP/1.1" 409 233 0.002107 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2026-02-05 20:30:00] "GET /tag/2d8936db-9e8f-437c-a99d-62eadf33bafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010446 10.0.0.33 - - [2026-02-05 20:30:00] "POST /tags HTTP/1.1" 409 206 0.001908 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2026-02-05 20:30:00] "GET /tag/a0d4b77c-3463-49e2-992d-d82de9bdfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010479 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.33 - - [2026-02-05 20:30:00] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004716 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-05 20:30:00] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029563 10.0.0.33 - - [2026-02-05 20:30:00] "POST /virtual-machines HTTP/1.1" 200 369 0.008960 10.0.0.33 - - [2026-02-05 20:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008124 10.0.0.33 - - [2026-02-05 20:30:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129597 10.0.0.33 - - [2026-02-05 20:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015107 10.0.0.33 - - [2026-02-05 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021301 10.0.0.33 - - [2026-02-05 20:30:00] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005136 10.0.0.33 - - [2026-02-05 20:30:00] "POST /instance-ips HTTP/1.1" 200 409 0.020757 10.0.0.33 - - [2026-02-05 20:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018502 10.0.0.33 - - [2026-02-05 20:30:00] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009879 10.0.0.33 - - [2026-02-05 20:30:00] "POST /set-tag HTTP/1.1" 200 109 0.016520 10.0.0.33 - - [2026-02-05 20:30:00] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009454 10.0.0.33 - - [2026-02-05 20:30:00] "GET /instance-ip/71e627d2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003286 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005054 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002417 10.0.0.33 - - [2026-02-05 20:30:01] "POST /ref-update HTTP/1.1" 200 156 0.016662 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004371 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.33 - - [2026-02-05 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003766 10.0.0.33 - - [2026-02-05 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.33 - - [2026-02-05 20:30:01] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025745 10.0.0.33 - - [2026-02-05 20:30:01] "POST /virtual-machines HTTP/1.1" 200 369 0.020298 10.0.0.33 - - [2026-02-05 20:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014759 10.0.0.33 - - [2026-02-05 20:30:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111497 10.0.0.33 - - [2026-02-05 20:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008919 10.0.0.33 - - [2026-02-05 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005490 10.0.0.33 - - [2026-02-05 20:30:01] "POST /instance-ips HTTP/1.1" 200 409 0.019009 10.0.0.33 - - [2026-02-05 20:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027758 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007400 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.017868 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014267 10.0.0.33 - - [2026-02-05 20:30:01] "GET /instance-ip/724bca4c-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003082 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004961 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004201 10.0.0.33 - - [2026-02-05 20:30:01] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004666 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005196 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.33 - - [2026-02-05 20:30:01] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004146 10.0.0.33 - - [2026-02-05 20:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.33 - - [2026-02-05 20:30:04] "GET /domains HTTP/1.1" 200 280 0.001807 10.0.0.33 - - [2026-02-05 20:30:04] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.002772 10.0.0.33 - - [2026-02-05 20:30:04] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 7064 0.039882 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.003873 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.004094 10.0.0.33 - - [2026-02-05 20:30:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1403 0.004005 10.0.0.33 - - [2026-02-05 20:30:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1403 0.002525 10.0.0.33 - - [2026-02-05 20:30:04] "GET /route-target/048b406b-98f2-427b-b695-843e26bd1386 HTTP/1.1" 200 1151 0.002574 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.004096 10.0.0.33 - - [2026-02-05 20:30:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1403 0.002684 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003668 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.003693 10.0.0.33 - - [2026-02-05 20:30:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1403 0.002523 10.0.0.33 - - [2026-02-05 20:30:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 200 1403 0.002538 10.0.0.33 - - [2026-02-05 20:30:04] "GET /route-target/048b406b-98f2-427b-b695-843e26bd1386 HTTP/1.1" 200 1151 0.008392 10.0.0.33 - - [2026-02-05 20:30:04] "GET /domains HTTP/1.1" 200 280 0.001929 10.0.0.33 - - [2026-02-05 20:30:04] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.002802 10.0.0.33 - - [2026-02-05 20:30:04] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 7064 0.031869 10.0.0.33 - - [2026-02-05 20:30:04] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2084 0.003754 10.0.0.33 - - [2026-02-05 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-02-05 20:30:05] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032800 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004101 10.0.0.33 - - [2026-02-05 20:30:05] "GET /floating-ip-pools?parent_id=6f51e5f1-b60b-4066-88f2-3a49c64722a0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002077 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003789 10.0.0.33 - - [2026-02-05 20:30:05] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021116 10.0.0.33 - - [2026-02-05 20:30:05] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010307 10.0.0.33 - - [2026-02-05 20:30:05] "GET /domains HTTP/1.1" 200 280 0.006991 10.0.0.33 - - [2026-02-05 20:30:05] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.002562 10.0.0.33 - - [2026-02-05 20:30:05] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 7320 0.034200 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2322 0.009138 10.0.0.33 - - [2026-02-05 20:30:05] "GET /floating-ip-pool/e666d411-a395-4d1d-8cba-de737d3f8183 HTTP/1.1" 200 1315 0.002733 10.0.0.33 - - [2026-02-05 20:30:05] "GET /domains HTTP/1.1" 200 280 0.001698 10.0.0.33 - - [2026-02-05 20:30:05] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.002612 10.0.0.33 - - [2026-02-05 20:30:05] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 7320 0.041446 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 2322 0.004079 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004004 10.0.0.33 - - [2026-02-05 20:30:05] "POST /tags HTTP/1.1" 200 365 0.072346 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014784 10.0.0.33 - - [2026-02-05 20:30:05] "GET /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015012 10.0.0.33 - - [2026-02-05 20:30:05] "POST /tags HTTP/1.1" 409 206 0.018900 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-02-05 20:30:05] "GET /tag/a0d4b77c-3463-49e2-992d-d82de9bdfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011344 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2026-02-05 20:30:05] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038005 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005490 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2026-02-05 20:30:05] "GET /service-appliance-set/91eda4f6-12ff-4272-ae72-fe93afee6055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003483 10.0.0.33 - - [2026-02-05 20:30:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001450 10.0.0.33 - - [2026-02-05 20:30:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087921 10.0.0.33 - - [2026-02-05 20:30:05] "GET /virtual-machine-interface/454d2ce5-b5e2-4a2e-ac9e-bf28821bfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021273 10.0.0.33 - - [2026-02-05 20:30:05] "POST /set-tag HTTP/1.1" 200 109 0.020679 10.0.0.33 - - [2026-02-05 20:30:05] "POST /instance-ips HTTP/1.1" 200 417 0.031548 10.0.0.33 - - [2026-02-05 20:30:05] "GET /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005401 10.0.0.33 - - [2026-02-05 20:30:06] "POST /loadbalancers HTTP/1.1" 200 618 0.076817 10.0.0.33 - - [2026-02-05 20:30:06] "POST /service-instances HTTP/1.1" 200 566 0.021535 10.0.0.33 - - [2026-02-05 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023223 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.030624 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.33 - - [2026-02-05 20:30:06] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035971 10.0.0.33 - - [2026-02-05 20:30:06] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.008615 10.0.0.33 - - [2026-02-05 20:30:06] "GET /virtual-machine-interface/454d2ce5-b5e2-4a2e-ac9e-bf28821bfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019926 10.0.0.33 - - [2026-02-05 20:30:06] "GET /virtual-machine-interface/454d2ce5-b5e2-4a2e-ac9e-bf28821bfbf1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.014386 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.33 - - [2026-02-05 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029685 10.0.0.33 - - [2026-02-05 20:30:06] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.008568 10.0.0.33 - - [2026-02-05 20:30:06] "GET /floating-ip-pool/e666d411-a395-4d1d-8cba-de737d3f8183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006140 10.0.0.33 - - [2026-02-05 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008320 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2026-02-05 20:30:06] "POST /floating-ips HTTP/1.1" 200 671 0.100522 10.0.0.33 - - [2026-02-05 20:30:06] "POST /virtual-machines HTTP/1.1" 200 429 0.059615 10.0.0.33 - - [2026-02-05 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021825 10.0.0.33 - - [2026-02-05 20:30:06] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003000 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-02-05 20:30:06] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020779 10.0.0.33 - - [2026-02-05 20:30:06] "POST /tags HTTP/1.1" 409 221 0.011103 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2026-02-05 20:30:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101054 10.0.0.33 - - [2026-02-05 20:30:06] "POST /chown HTTP/1.1" 200 109 0.023470 10.0.0.33 - - [2026-02-05 20:30:06] "GET /tag/7eb520ae-2d43-4b0e-9211-9eecc098fe21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022176 10.0.0.33 - - [2026-02-05 20:30:06] "POST /tags HTTP/1.1" 409 238 0.001578 10.0.0.33 - - [2026-02-05 20:30:06] "POST /chown HTTP/1.1" 200 109 0.024268 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.33 - - [2026-02-05 20:30:06] "GET /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010554 10.0.0.33 - - [2026-02-05 20:30:06] "PUT /virtual-machine-interface/cd6b812f-b8a2-471c-b642-e817d44d472c HTTP/1.1" 200 284 0.021814 10.0.0.33 - - [2026-02-05 20:30:06] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.055159 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.022189 10.0.0.33 - - [2026-02-05 20:30:06] "POST /firewall-rules HTTP/1.1" 200 650 0.135107 10.0.0.33 - - [2026-02-05 20:30:06] "GET /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009347 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.042976 10.0.0.33 - - [2026-02-05 20:30:06] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008677 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.022926 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.014333 10.0.0.33 - - [2026-02-05 20:30:06] "GET /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008615 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.020615 10.0.0.33 - - [2026-02-05 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.33 - - [2026-02-05 20:30:06] "POST /ref-update HTTP/1.1" 200 156 0.025525 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.018669 10.0.0.33 - - [2026-02-05 20:30:07] "POST /virtual-machines HTTP/1.1" 200 429 0.025421 10.0.0.33 - - [2026-02-05 20:30:07] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067748 10.0.0.33 - - [2026-02-05 20:30:07] "GET /loadbalancer/8847fc33-5fcb-423a-939e-3eb19cf3b528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008316 10.0.0.33 - - [2026-02-05 20:30:07] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032162 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-02-05 20:30:07] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068945 10.0.0.33 - - [2026-02-05 20:30:07] "GET /loadbalancer-listener/5baeeef2-a0bb-463d-a4a3-c8c8a240de40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011561 10.0.0.33 - - [2026-02-05 20:30:07] "GET /loadbalancer-listener/5baeeef2-a0bb-463d-a4a3-c8c8a240de40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005954 10.0.0.33 - - [2026-02-05 20:30:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.176002 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.022346 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.025151 10.0.0.33 - - [2026-02-05 20:30:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040860 10.0.0.33 - - [2026-02-05 20:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014067 10.0.0.33 - - [2026-02-05 20:30:07] "GET /loadbalancer-pool/5879e658-18ba-4049-b2df-4bbbc1d84a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006458 10.0.0.33 - - [2026-02-05 20:30:07] "PUT /virtual-machine-interface/edc55a1d-44a6-409c-80f5-d46c3bb0b0fc HTTP/1.1" 200 284 0.017484 10.0.0.33 - - [2026-02-05 20:30:07] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.021830 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.021774 10.0.0.33 - - [2026-02-05 20:30:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031388 10.0.0.33 - - [2026-02-05 20:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020434 10.0.0.33 - - [2026-02-05 20:30:07] "GET /loadbalancer-member/612032fe-8713-48b6-99aa-aae11415898e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005628 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.011322 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.021808 10.0.0.33 - - [2026-02-05 20:30:07] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011082 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.021996 10.0.0.33 - - [2026-02-05 20:30:07] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005428 10.0.0.33 - - [2026-02-05 20:30:07] "POST /tags HTTP/1.1" 409 221 0.002204 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.013217 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009312 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-05 20:30:07] "GET /tag/7eb520ae-2d43-4b0e-9211-9eecc098fe21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019906 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.005744 10.0.0.33 - - [2026-02-05 20:30:07] "POST /tags HTTP/1.1" 409 238 0.001936 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-02-05 20:30:07] "GET /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009944 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.014423 10.0.0.33 - - [2026-02-05 20:30:07] "POST /firewall-rules HTTP/1.1" 409 293 0.014146 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-02-05 20:30:07] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.011419 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.016804 10.0.0.33 - - [2026-02-05 20:30:07] "PUT /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af HTTP/1.1" 200 260 0.016119 10.0.0.33 - - [2026-02-05 20:30:07] "GET /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010599 10.0.0.33 - - [2026-02-05 20:30:07] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003716 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.011877 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.022745 10.0.0.33 - - [2026-02-05 20:30:07] "GET /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004910 10.0.0.33 - - [2026-02-05 20:30:07] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.023800 10.0.0.33 - - [2026-02-05 20:30:07] "POST /ref-update HTTP/1.1" 200 156 0.009979 10.0.0.33 - - [2026-02-05 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.33 - - [2026-02-05 20:30:07] "POST /chown HTTP/1.1" 200 109 0.014518 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.010985 10.0.0.33 - - [2026-02-05 20:30:08] "POST /ref-update HTTP/1.1" 200 156 0.017128 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.018469 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.006017 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.014554 10.0.0.33 - - [2026-02-05 20:30:08] "POST /ref-update HTTP/1.1" 200 156 0.021111 10.0.0.33 - - [2026-02-05 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.005683 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.017424 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.020392 10.0.0.33 - - [2026-02-05 20:30:08] "POST /ref-update HTTP/1.1" 200 156 0.009454 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.018209 10.0.0.33 - - [2026-02-05 20:30:08] "POST /chown HTTP/1.1" 200 109 0.034685 10.0.0.33 - - [2026-02-05 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015520 10.0.0.33 - - [2026-02-05 20:30:08] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005171 10.0.0.33 - - [2026-02-05 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 256 0.010155 10.0.0.33 - - [2026-02-05 20:30:08] "POST /ref-update HTTP/1.1" 200 156 0.021183 10.0.0.33 - - [2026-02-05 20:30:08] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043093 10.0.0.33 - - [2026-02-05 20:30:08] "POST /virtual-machines HTTP/1.1" 200 373 0.013990 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013972 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.062205 10.0.0.33 - - [2026-02-05 20:30:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125158 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020942 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023622 10.0.0.33 - - [2026-02-05 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012398 10.0.0.33 - - [2026-02-05 20:30:08] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.021349 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.032650 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014810 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.009449 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021149 10.0.0.33 - - [2026-02-05 20:30:08] "POST /instance-ips HTTP/1.1" 200 413 0.069429 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031537 10.0.0.33 - - [2026-02-05 20:30:08] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013212 10.0.0.33 - - [2026-02-05 20:30:08] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.008030 10.0.0.33 - - [2026-02-05 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015374 10.0.0.33 - - [2026-02-05 20:30:08] "POST /set-tag HTTP/1.1" 200 109 0.012126 10.0.0.33 - - [2026-02-05 20:30:09] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016577 10.0.0.33 - - [2026-02-05 20:30:09] "GET /instance-ip/76a8bd7a-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002676 10.0.0.33 - - [2026-02-05 20:30:09] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.020682 10.0.0.33 - - [2026-02-05 20:30:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014402 10.0.0.33 - - [2026-02-05 20:30:09] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003767 10.0.0.33 - - [2026-02-05 20:30:09] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.33 - - [2026-02-05 20:30:09] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003975 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.006726 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.025262 10.0.0.33 - - [2026-02-05 20:30:09] "POST /ref-update HTTP/1.1" 200 156 0.019476 10.0.0.33 - - [2026-02-05 20:30:09] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026927 10.0.0.33 - - [2026-02-05 20:30:09] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.33 - - [2026-02-05 20:30:09] "POST /ref-update HTTP/1.1" 200 156 0.043853 10.0.0.33 - - [2026-02-05 20:30:09] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004065 10.0.0.33 - - [2026-02-05 20:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.007993 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.023296 10.0.0.33 - - [2026-02-05 20:30:09] "POST /ref-update HTTP/1.1" 200 156 0.021505 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.015039 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.013860 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.015975 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.006266 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.022690 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.016497 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.006880 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.016042 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.006457 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.031476 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.017479 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.010838 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.33 - - [2026-02-05 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.33 - - [2026-02-05 20:30:09] "POST /chown HTTP/1.1" 200 109 0.005533 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.008385 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.018027 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.014771 10.0.0.33 - - [2026-02-05 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.005596 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.025200 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.007205 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.017162 10.0.0.33 - - [2026-02-05 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.012683 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.013443 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.010641 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.33 - - [2026-02-05 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.005957 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.006025 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.013591 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.011548 10.0.0.33 - - [2026-02-05 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.006773 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.014573 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.017570 10.0.0.33 - - [2026-02-05 20:30:10] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.33 - - [2026-02-05 20:30:12] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004170 10.0.0.33 - - [2026-02-05 20:30:12] "POST /set-tag HTTP/1.1" 200 109 0.004967 10.0.0.33 - - [2026-02-05 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-02-05 20:30:12] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002397 10.0.0.33 - - [2026-02-05 20:30:12] "GET /loadbalancer-pool/4e20ffab-6b28-4250-ad80-2ea11c539067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003749 10.0.0.33 - - [2026-02-05 20:30:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.027159 10.0.0.33 - - [2026-02-05 20:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018823 10.0.0.33 - - [2026-02-05 20:30:12] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014408 10.0.0.33 - - [2026-02-05 20:30:12] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006195 10.0.0.33 - - [2026-02-05 20:30:12] "POST /ref-update HTTP/1.1" 200 156 0.008743 10.0.0.33 - - [2026-02-05 20:30:12] "GET /floating-ip/0758fd16-45bb-4640-a307-e93651f78b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.017915 10.0.0.33 - - [2026-02-05 20:30:12] "POST /tags HTTP/1.1" 409 221 0.001773 10.0.0.33 - - [2026-02-05 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-02-05 20:30:12] "GET /tag/7eb520ae-2d43-4b0e-9211-9eecc098fe21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009913 10.0.0.33 - - [2026-02-05 20:30:12] "POST /set-tag HTTP/1.1" 200 109 0.020988 10.0.0.33 - - [2026-02-05 20:30:12] "PUT /floating-ip/0758fd16-45bb-4640-a307-e93651f78b64 HTTP/1.1" 200 256 0.020170 10.0.0.33 - - [2026-02-05 20:30:13] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006485 10.0.0.33 - - [2026-02-05 20:30:13] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.33 - - [2026-02-05 20:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2026-02-05 20:30:13] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002313 10.0.0.33 - - [2026-02-05 20:30:13] "GET /loadbalancer-pool/4e20ffab-6b28-4250-ad80-2ea11c539067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002318 10.0.0.33 - - [2026-02-05 20:30:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014593 10.0.0.33 - - [2026-02-05 20:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019377 10.0.0.33 - - [2026-02-05 20:30:13] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007385 10.0.0.33 - - [2026-02-05 20:30:13] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010962 10.0.0.33 - - [2026-02-05 20:30:13] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.33 - - [2026-02-05 20:30:13] "GET /floating-ip/0758fd16-45bb-4640-a307-e93651f78b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002689 10.0.0.33 - - [2026-02-05 20:30:13] "POST /set-tag HTTP/1.1" 200 109 0.014822 10.0.0.33 - - [2026-02-05 20:30:16] "GET /virtual-machine/953b7e6e-aa8e-4dc9-833a-448b1ac06aa3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003069 10.0.0.33 - - [2026-02-05 20:30:16] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004845 10.0.0.33 - - [2026-02-05 20:30:16] "GET /virtual-machine/dec3dbea-6833-43f9-868d-855b969fefeb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002838 10.0.0.33 - - [2026-02-05 20:30:16] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004142 10.0.0.33 - - [2026-02-05 20:30:24] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004309 10.0.0.33 - - [2026-02-05 20:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.33 - - [2026-02-05 20:30:26] "GET /virtual-machine/f0d2c1ab-114d-41dc-9e59-6c181757ae45?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002754 10.0.0.33 - - [2026-02-05 20:30:26] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004301 10.0.0.33 - - [2026-02-05 20:30:26] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006602 10.0.0.33 - - [2026-02-05 20:30:26] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.33 - - [2026-02-05 20:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-02-05 20:30:35] "POST /chown HTTP/1.1" 200 109 0.012646 10.0.0.33 - - [2026-02-05 20:30:35] "POST /chown HTTP/1.1" 200 109 0.010631 10.0.0.33 - - [2026-02-05 20:30:35] "POST /chown HTTP/1.1" 200 109 0.008221 10.0.0.33 - - [2026-02-05 20:30:35] "POST /chown HTTP/1.1" 200 109 0.006357 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:30:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:30:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.33 - - [2026-02-05 20:30:57] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006187 10.0.0.33 - - [2026-02-05 20:30:57] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.33 - - [2026-02-05 20:30:57] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005868 10.0.0.33 - - [2026-02-05 20:30:57] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2026-02-05 20:30:57] "GET /virtual-machine/f0d2c1ab-114d-41dc-9e59-6c181757ae45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004056 10.0.0.33 - - [2026-02-05 20:30:57] "POST /ref-update HTTP/1.1" 200 156 0.019865 10.0.0.33 - - [2026-02-05 20:30:57] "GET /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021321 10.0.0.33 - - [2026-02-05 20:30:57] "POST /set-tag HTTP/1.1" 200 109 0.015692 10.0.0.33 - - [2026-02-05 20:30:57] "POST /set-tag HTTP/1.1" 200 109 0.040815 10.0.0.33 - - [2026-02-05 20:30:57] "DELETE /instance-ip/76a8bd7a-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.112461 10.0.0.33 - - [2026-02-05 20:30:58] "DELETE /virtual-machine-interface/768a4d90-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.059698 10.0.0.33 - - [2026-02-05 20:30:58] "DELETE /virtual-machine/f0d2c1ab-114d-41dc-9e59-6c181757ae45 HTTP/1.1" 200 115 0.025017 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:30:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:30:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.33 - - [2026-02-05 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-05 20:31:01] "GET /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020955 10.0.0.33 - - [2026-02-05 20:31:01] "GET /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.028701 10.0.0.33 - - [2026-02-05 20:31:01] "GET /virtual-machine-interface/454d2ce5-b5e2-4a2e-ac9e-bf28821bfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004812 10.0.0.33 - - [2026-02-05 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.044389 10.0.0.33 - - [2026-02-05 20:31:02] "GET /virtual-machine-interface/cd6b812f-b8a2-471c-b642-e817d44d472c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.053204 10.0.0.33 - - [2026-02-05 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.023237 10.0.0.33 - - [2026-02-05 20:31:02] "GET /virtual-machine-interface/edc55a1d-44a6-409c-80f5-d46c3bb0b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010914 10.0.0.33 - - [2026-02-05 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.33 - - [2026-02-05 20:31:02] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004518 10.0.0.33 - - [2026-02-05 20:31:02] "GET /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004935 10.0.0.33 - - [2026-02-05 20:31:02] "POST /ref-update HTTP/1.1" 200 156 0.038699 10.0.0.33 - - [2026-02-05 20:31:02] "DELETE /firewall-rule/8d1f8147-921d-43e4-8224-34f06be692af HTTP/1.1" 200 115 0.099211 10.0.0.33 - - [2026-02-05 20:31:02] "DELETE /loadbalancer-member/612032fe-8713-48b6-99aa-aae11415898e HTTP/1.1" 200 115 0.043742 10.0.0.33 - - [2026-02-05 20:31:02] "DELETE /loadbalancer-pool/5879e658-18ba-4049-b2df-4bbbc1d84a79 HTTP/1.1" 200 115 0.054793 10.0.0.33 - - [2026-02-05 20:31:02] "DELETE /loadbalancer-listener/5baeeef2-a0bb-463d-a4a3-c8c8a240de40 HTTP/1.1" 200 115 0.032635 10.0.0.33 - - [2026-02-05 20:31:02] "GET /floating-ip/94ff114f-262b-4939-bd57-7f57d703a23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003871 10.0.0.33 - - [2026-02-05 20:31:02] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.044583 10.0.0.33 - - [2026-02-05 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038790 10.0.0.33 - - [2026-02-05 20:31:02] "PUT /floating-ip/94ff114f-262b-4939-bd57-7f57d703a23a HTTP/1.1" 200 256 0.206304 10.0.0.33 - - [2026-02-05 20:31:02] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.039915 10.0.0.33 - - [2026-02-05 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.104577 10.0.0.33 - - [2026-02-05 20:31:03] "PUT /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 266 0.042341 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /floating-ip/94ff114f-262b-4939-bd57-7f57d703a23a HTTP/1.1" 200 115 0.223229 10.0.0.33 - - [2026-02-05 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024735 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /loadbalancer/8847fc33-5fcb-423a-939e-3eb19cf3b528 HTTP/1.1" 200 115 0.118876 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /instance-ip/ba67a1ee-6aaa-48fc-a7ab-01148f99aa4d HTTP/1.1" 200 115 0.091157 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013917 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /virtual-machine-interface/454d2ce5-b5e2-4a2e-ac9e-bf28821bfbf1 HTTP/1.1" 200 115 0.063365 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2026-02-05 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /tag/bbed5bd2-95dc-4ad7-b64c-67b53543eac8 HTTP/1.1" 200 115 0.167182 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /service-instance/2d0c30eb-3c41-4762-ab52-cb706ec49fb4 HTTP/1.1" 200 115 0.135579 10.0.0.33 - - [2026-02-05 20:31:03] "GET /virtual-machine-interface/cd6b812f-b8a2-471c-b642-e817d44d472c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.017667 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /virtual-machine-interface/cd6b812f-b8a2-471c-b642-e817d44d472c HTTP/1.1" 200 115 0.124543 10.0.0.33 - - [2026-02-05 20:31:03] "POST /ref-update HTTP/1.1" 200 156 0.012744 10.0.0.33 - - [2026-02-05 20:31:03] "DELETE /virtual-machine/6619baab-81e9-4cf3-a8c4-7c90bdc01616 HTTP/1.1" 200 115 0.132934 10.0.0.33 - - [2026-02-05 20:31:03] "GET /floating-ip-pool/e666d411-a395-4d1d-8cba-de737d3f8183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004866 10.0.0.33 - - [2026-02-05 20:31:03] "GET /virtual-machine-interface/edc55a1d-44a6-409c-80f5-d46c3bb0b0fc?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007175 10.0.0.33 - - [2026-02-05 20:31:03] "POST /ref-update HTTP/1.1" 200 156 0.024919 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /floating-ip-pool/e666d411-a395-4d1d-8cba-de737d3f8183 HTTP/1.1" 200 115 0.091368 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /virtual-machine-interface/edc55a1d-44a6-409c-80f5-d46c3bb0b0fc HTTP/1.1" 200 115 0.182659 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /virtual-machine/4ae7c689-03a9-43e1-b6a6-7e4f2678c20f HTTP/1.1" 200 115 0.069086 10.0.0.33 - - [2026-02-05 20:31:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002274 10.0.0.33 - - [2026-02-05 20:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2026-02-05 20:31:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003723 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /virtual-network/6f51e5f1-b60b-4066-88f2-3a49c64722a0 HTTP/1.1" 200 115 0.189085 10.0.0.33 - - [2026-02-05 20:31:04] "GET /routing-instance/e9cf0198-f380-4b9a-b93d-d298e350fa6d HTTP/1.1" 404 171 0.002729 10.0.0.33 - - [2026-02-05 20:31:04] "GET /domains HTTP/1.1" 200 280 0.002683 10.0.0.33 - - [2026-02-05 20:31:04] "GET /domain/8f1b48d4-3e83-4fa7-9688-7f0e3d6b4bac HTTP/1.1" 200 3087 0.009683 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /route-target/048b406b-98f2-427b-b695-843e26bd1386 HTTP/1.1" 200 115 0.045257 10.0.0.33 - - [2026-02-05 20:31:04] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7 HTTP/1.1" 200 6873 0.044149 10.0.0.33 - - [2026-02-05 20:31:04] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011467 10.0.0.33 - - [2026-02-05 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.008029 10.0.0.33 - - [2026-02-05 20:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.33 - - [2026-02-05 20:31:04] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006010 10.0.0.33 - - [2026-02-05 20:31:04] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006850 10.0.0.33 - - [2026-02-05 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.044037 10.0.0.33 - - [2026-02-05 20:31:04] "DELETE /loadbalancer-member/9088e770-6698-4461-bf0a-7d29c9f07d17 HTTP/1.1" 200 115 0.066417 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:31:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001373 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001362 10.0.0.33 - - [2026-02-05 20:31:05] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008136 10.0.0.33 - - [2026-02-05 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.33 - - [2026-02-05 20:31:05] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004123 10.0.0.33 - - [2026-02-05 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.33 - - [2026-02-05 20:31:05] "GET /virtual-machine/dec3dbea-6833-43f9-868d-855b969fefeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002859 10.0.0.33 - - [2026-02-05 20:31:05] "POST /ref-update HTTP/1.1" 200 156 0.016990 10.0.0.33 - - [2026-02-05 20:31:05] "GET /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007388 10.0.0.33 - - [2026-02-05 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.022537 10.0.0.33 - - [2026-02-05 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.042648 10.0.0.33 - - [2026-02-05 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.066690 10.0.0.33 - - [2026-02-05 20:31:06] "DELETE /instance-ip/724bca4c-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.074725 10.0.0.33 - - [2026-02-05 20:31:06] "POST /ref-update HTTP/1.1" 200 156 0.024654 10.0.0.33 - - [2026-02-05 20:31:06] "DELETE /virtual-machine-interface/7231b184-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.052726 10.0.0.33 - - [2026-02-05 20:31:06] "DELETE /virtual-machine/dec3dbea-6833-43f9-868d-855b969fefeb HTTP/1.1" 200 115 0.029392 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:31:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:31:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.33 - - [2026-02-05 20:31:09] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004392 10.0.0.33 - - [2026-02-05 20:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.33 - - [2026-02-05 20:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-02-05 20:31:09] "GET /loadbalancer/72dba398-8ce7-4be9-b264-386a23fe7faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002663 10.0.0.33 - - [2026-02-05 20:31:10] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004340 10.0.0.33 - - [2026-02-05 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2026-02-05 20:31:10] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004022 10.0.0.33 - - [2026-02-05 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.33 - - [2026-02-05 20:31:10] "GET /virtual-machine/953b7e6e-aa8e-4dc9-833a-448b1ac06aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003041 10.0.0.33 - - [2026-02-05 20:31:10] "POST /ref-update HTTP/1.1" 200 156 0.011198 10.0.0.33 - - [2026-02-05 20:31:10] "GET /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007816 10.0.0.33 - - [2026-02-05 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.015650 10.0.0.33 - - [2026-02-05 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.021695 10.0.0.33 - - [2026-02-05 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.025430 10.0.0.33 - - [2026-02-05 20:31:10] "DELETE /instance-ip/71e627d2-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.037740 10.0.0.33 - - [2026-02-05 20:31:10] "POST /ref-update HTTP/1.1" 200 156 0.008180 10.0.0.33 - - [2026-02-05 20:31:10] "DELETE /virtual-machine-interface/71ce801e-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.041310 10.0.0.33 - - [2026-02-05 20:31:10] "DELETE /virtual-machine/953b7e6e-aa8e-4dc9-833a-448b1ac06aa3 HTTP/1.1" 200 115 0.021605 10.0.0.33 - - [2026-02-05 20:31:11] "DELETE /tag/ef493476-94c4-4abf-97c8-77e2f9afc109 HTTP/1.1" 200 115 0.048035 10.0.0.33 - - [2026-02-05 20:31:11] "DELETE /tag/2d8936db-9e8f-437c-a99d-62eadf33bafd HTTP/1.1" 200 115 0.039753 10.0.0.33 - - [2026-02-05 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-05 20:31:14] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054905 10.0.0.33 - - [2026-02-05 20:31:14] "POST /tags HTTP/1.1" 200 393 0.019424 10.0.0.33 - - [2026-02-05 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011256 10.0.0.33 - - [2026-02-05 20:31:14] "GET /tag/d09a6f35-057f-4aa0-86d3-0e01188668e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.028702 10.0.0.33 - - [2026-02-05 20:31:15] "POST /tags HTTP/1.1" 200 341 0.036607 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-05 20:31:15] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019649 10.0.0.33 - - [2026-02-05 20:31:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000976 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.011291 10.0.0.33 - - [2026-02-05 20:31:15] "POST /security-groups HTTP/1.1" 200 589 0.069672 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.006756 10.0.0.33 - - [2026-02-05 20:31:15] "POST /projects HTTP/1.1" 200 519 0.316548 10.0.0.33 - - [2026-02-05 20:31:15] "POST /access-control-lists HTTP/1.1" 200 598 0.072660 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.007049 10.0.0.33 - - [2026-02-05 20:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039623 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007179 10.0.0.33 - - [2026-02-05 20:31:15] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013465 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2026-02-05 20:31:15] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.017560 10.0.0.33 - - [2026-02-05 20:31:15] "POST /access-control-lists HTTP/1.1" 200 596 0.124401 10.0.0.33 - - [2026-02-05 20:31:15] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.108225 10.0.0.33 - - [2026-02-05 20:31:15] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.068839 10.0.0.33 - - [2026-02-05 20:31:15] "POST /security-groups HTTP/1.1" 200 591 0.069242 10.0.0.33 - - [2026-02-05 20:31:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001376 10.0.0.33 - - [2026-02-05 20:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030959 10.0.0.33 - - [2026-02-05 20:31:15] "POST /chown HTTP/1.1" 200 109 0.031892 10.0.0.33 - - [2026-02-05 20:31:16] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020176 10.0.0.33 - - [2026-02-05 20:31:16] "POST /access-control-lists HTTP/1.1" 200 632 0.105188 10.0.0.33 - - [2026-02-05 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-05 20:31:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.020004 10.0.0.33 - - [2026-02-05 20:31:16] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.017412 10.0.0.33 - - [2026-02-05 20:31:16] "POST /tags HTTP/1.1" 409 226 0.002021 10.0.0.33 - - [2026-02-05 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-05 20:31:16] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017748 10.0.0.33 - - [2026-02-05 20:31:16] "POST /access-control-lists HTTP/1.1" 200 630 0.074371 10.0.0.33 - - [2026-02-05 20:31:16] "POST /firewall-rules HTTP/1.1" 200 600 0.068700 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-rule/50172cee-098a-4e6f-bb42-9a2a63eb0263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004918 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015465 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-rule/50172cee-098a-4e6f-bb42-9a2a63eb0263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003630 10.0.0.33 - - [2026-02-05 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.060264 10.0.0.33 - - [2026-02-05 20:31:16] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010216 10.0.0.33 - - [2026-02-05 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-02-05 20:31:16] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002330 10.0.0.33 - - [2026-02-05 20:31:16] "POST /tags HTTP/1.1" 409 226 0.001652 10.0.0.33 - - [2026-02-05 20:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.33 - - [2026-02-05 20:31:16] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012325 10.0.0.33 - - [2026-02-05 20:31:16] "POST /firewall-rules HTTP/1.1" 200 598 0.068738 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-rule/4f343977-4aa9-4385-b753-fb204f080dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015091 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004134 10.0.0.33 - - [2026-02-05 20:31:16] "GET /firewall-rule/4f343977-4aa9-4385-b753-fb204f080dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002425 10.0.0.33 - - [2026-02-05 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.046322 10.0.0.33 - - [2026-02-05 20:31:17] "POST /tags HTTP/1.1" 200 393 0.027131 10.0.0.33 - - [2026-02-05 20:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016445 10.0.0.33 - - [2026-02-05 20:31:18] "GET /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012395 10.0.0.33 - - [2026-02-05 20:31:18] "POST /tags HTTP/1.1" 200 341 0.022929 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012932 10.0.0.33 - - [2026-02-05 20:31:18] "GET /tag/a4716b4f-2f87-43a8-8132-5bc76eae3355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014033 10.0.0.33 - - [2026-02-05 20:31:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000700 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.006598 10.0.0.33 - - [2026-02-05 20:31:18] "POST /security-groups HTTP/1.1" 200 589 0.060704 10.0.0.33 - - [2026-02-05 20:31:18] "POST /projects HTTP/1.1" 200 519 0.162073 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.005741 10.0.0.33 - - [2026-02-05 20:31:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034196 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014278 10.0.0.33 - - [2026-02-05 20:31:18] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.023923 10.0.0.33 - - [2026-02-05 20:31:18] "POST /access-control-lists HTTP/1.1" 200 598 0.095377 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.33 - - [2026-02-05 20:31:18] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004815 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.002239 10.0.0.33 - - [2026-02-05 20:31:18] "POST /access-control-lists HTTP/1.1" 200 596 0.096385 10.0.0.33 - - [2026-02-05 20:31:18] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.111722 10.0.0.33 - - [2026-02-05 20:31:18] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.071887 10.0.0.33 - - [2026-02-05 20:31:18] "POST /security-groups HTTP/1.1" 200 591 0.078017 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.003741 10.0.0.33 - - [2026-02-05 20:31:18] "POST /access-control-lists HTTP/1.1" 200 632 0.022201 10.0.0.33 - - [2026-02-05 20:31:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032882 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.003100 10.0.0.33 - - [2026-02-05 20:31:18] "POST /chown HTTP/1.1" 200 109 0.022346 10.0.0.33 - - [2026-02-05 20:31:18] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015192 10.0.0.33 - - [2026-02-05 20:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.33 - - [2026-02-05 20:31:19] "POST /access-control-lists HTTP/1.1" 200 630 0.091107 10.0.0.33 - - [2026-02-05 20:31:19] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.044247 10.0.0.33 - - [2026-02-05 20:31:19] "POST /tags HTTP/1.1" 409 226 0.003543 10.0.0.33 - - [2026-02-05 20:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-02-05 20:31:19] "GET /tag/a4716b4f-2f87-43a8-8132-5bc76eae3355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010115 10.0.0.33 - - [2026-02-05 20:31:19] "POST /firewall-rules HTTP/1.1" 200 600 0.086169 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-rule/022feef4-79b1-4c04-9962-24a912839963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004385 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003568 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-rule/022feef4-79b1-4c04-9962-24a912839963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002210 10.0.0.33 - - [2026-02-05 20:31:19] "POST /ref-update HTTP/1.1" 200 156 0.063410 10.0.0.33 - - [2026-02-05 20:31:19] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008893 10.0.0.33 - - [2026-02-05 20:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-02-05 20:31:19] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002950 10.0.0.33 - - [2026-02-05 20:31:19] "POST /tags HTTP/1.1" 409 226 0.001792 10.0.0.33 - - [2026-02-05 20:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2026-02-05 20:31:19] "GET /tag/a4716b4f-2f87-43a8-8132-5bc76eae3355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011374 10.0.0.33 - - [2026-02-05 20:31:19] "POST /firewall-rules HTTP/1.1" 200 598 0.069962 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-rule/95bcf4a5-b969-4152-9f66-151337c98677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007537 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006088 10.0.0.33 - - [2026-02-05 20:31:19] "GET /firewall-rule/95bcf4a5-b969-4152-9f66-151337c98677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002747 10.0.0.33 - - [2026-02-05 20:31:19] "POST /ref-update HTTP/1.1" 200 156 0.066660 10.0.0.33 - - [2026-02-05 20:31:21] "POST /tags HTTP/1.1" 200 345 0.122020 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.33 - - [2026-02-05 20:31:21] "GET /tag/484f40c1-a059-433d-b525-7f9a7b36a40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022623 10.0.0.33 - - [2026-02-05 20:31:21] "POST /projects HTTP/1.1" 409 238 0.002022 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.33 - - [2026-02-05 20:31:21] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059067 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2026-02-05 20:31:21] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007243 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-02-05 20:31:21] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005419 10.0.0.33 - - [2026-02-05 20:31:21] "POST /security-groups HTTP/1.1" 409 285 0.002325 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-02-05 20:31:21] "PUT /security-group/5cedab46-a354-495a-a1d8-6184ad50d134 HTTP/1.1" 200 262 0.067371 10.0.0.33 - - [2026-02-05 20:31:21] "PUT /access-control-list/d368812b-9ae7-4b91-b554-f32e8bbc8fb2 HTTP/1.1" 200 272 0.029238 10.0.0.33 - - [2026-02-05 20:31:21] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.092878 10.0.0.33 - - [2026-02-05 20:31:21] "PUT /access-control-list/1e3379e1-de5c-40b7-961e-eaecf456a2a5 HTTP/1.1" 200 272 0.030172 10.0.0.33 - - [2026-02-05 20:31:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035177 10.0.0.33 - - [2026-02-05 20:31:21] "POST /tags HTTP/1.1" 409 228 0.028990 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026023 10.0.0.33 - - [2026-02-05 20:31:21] "GET /tag/484f40c1-a059-433d-b525-7f9a7b36a40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019946 10.0.0.33 - - [2026-02-05 20:31:21] "POST /tags HTTP/1.1" 200 345 0.067893 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012580 10.0.0.33 - - [2026-02-05 20:31:21] "GET /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013064 10.0.0.33 - - [2026-02-05 20:31:21] "POST /projects HTTP/1.1" 409 238 0.001740 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2026-02-05 20:31:21] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.050893 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-05 20:31:21] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005172 10.0.0.33 - - [2026-02-05 20:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.33 - - [2026-02-05 20:31:21] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.050132 10.0.0.33 - - [2026-02-05 20:31:21] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006823 10.0.0.33 - - [2026-02-05 20:31:22] "POST /security-groups HTTP/1.1" 409 285 0.004867 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.33 - - [2026-02-05 20:31:22] "PUT /security-group/9c528f21-120c-45c9-9078-d9c273d9241e HTTP/1.1" 200 262 0.061386 10.0.0.33 - - [2026-02-05 20:31:22] "PUT /access-control-list/e7d03f7c-704c-471e-9d3d-3e3d4c927456 HTTP/1.1" 200 272 0.013525 10.0.0.33 - - [2026-02-05 20:31:22] "PUT /access-control-list/59b20380-9fb6-4748-b327-c41610239bee HTTP/1.1" 200 272 0.030802 10.0.0.33 - - [2026-02-05 20:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042732 10.0.0.33 - - [2026-02-05 20:31:22] "POST /tags HTTP/1.1" 409 228 0.036290 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-02-05 20:31:22] "GET /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013165 10.0.0.33 - - [2026-02-05 20:31:22] "POST /tags HTTP/1.1" 200 291 0.072289 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.33 - - [2026-02-05 20:31:22] "GET /tag/26f95122-a166-41da-80b6-d4af111aff9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.016455 10.0.0.33 - - [2026-02-05 20:31:22] "POST /tags HTTP/1.1" 200 303 0.060892 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014673 10.0.0.33 - - [2026-02-05 20:31:22] "GET /tag/af301d9f-f934-4e28-9236-c84fca4c529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013150 10.0.0.33 - - [2026-02-05 20:31:22] "POST /tags HTTP/1.1" 409 252 0.002509 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.33 - - [2026-02-05 20:31:22] "GET /tag/d09a6f35-057f-4aa0-86d3-0e01188668e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014374 10.0.0.33 - - [2026-02-05 20:31:22] "POST /tags HTTP/1.1" 409 226 0.005223 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2026-02-05 20:31:22] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012741 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-02-05 20:31:22] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003903 10.0.0.33 - - [2026-02-05 20:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-02-05 20:31:22] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055272 10.0.0.33 - - [2026-02-05 20:31:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009683 10.0.0.33 - - [2026-02-05 20:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025748 10.0.0.33 - - [2026-02-05 20:31:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128502 10.0.0.33 - - [2026-02-05 20:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008738 10.0.0.33 - - [2026-02-05 20:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016629 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007537 10.0.0.33 - - [2026-02-05 20:31:23] "POST /instance-ips HTTP/1.1" 200 397 0.025854 10.0.0.33 - - [2026-02-05 20:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041865 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014553 10.0.0.33 - - [2026-02-05 20:31:23] "POST /set-tag HTTP/1.1" 200 109 0.063876 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014746 10.0.0.33 - - [2026-02-05 20:31:23] "GET /instance-ip/a2f1504a-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002933 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005328 10.0.0.33 - - [2026-02-05 20:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004026 10.0.0.33 - - [2026-02-05 20:31:23] "POST /ref-update HTTP/1.1" 200 156 0.010807 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006564 10.0.0.33 - - [2026-02-05 20:31:23] "POST /set-tag HTTP/1.1" 200 109 0.011850 10.0.0.33 - - [2026-02-05 20:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003803 10.0.0.33 - - [2026-02-05 20:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.33 - - [2026-02-05 20:31:23] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041962 10.0.0.33 - - [2026-02-05 20:31:23] "POST /virtual-machines HTTP/1.1" 200 395 0.009291 10.0.0.33 - - [2026-02-05 20:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010247 10.0.0.33 - - [2026-02-05 20:31:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132313 10.0.0.33 - - [2026-02-05 20:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012397 10.0.0.33 - - [2026-02-05 20:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025463 10.0.0.33 - - [2026-02-05 20:31:23] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005561 10.0.0.33 - - [2026-02-05 20:31:24] "POST /instance-ips HTTP/1.1" 200 397 0.035257 10.0.0.33 - - [2026-02-05 20:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027396 10.0.0.33 - - [2026-02-05 20:31:24] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005181 10.0.0.33 - - [2026-02-05 20:31:24] "POST /set-tag HTTP/1.1" 200 109 0.063777 10.0.0.33 - - [2026-02-05 20:31:24] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018140 10.0.0.33 - - [2026-02-05 20:31:24] "GET /instance-ip/a37985f0-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002976 10.0.0.33 - - [2026-02-05 20:31:24] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004984 10.0.0.33 - - [2026-02-05 20:31:24] "POST /set-tag HTTP/1.1" 200 109 0.005006 10.0.0.33 - - [2026-02-05 20:31:24] "POST /tags HTTP/1.1" 200 291 0.033280 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2026-02-05 20:31:24] "GET /tag/4c4457d1-fe55-46b2-ba1f-8d8b9e677d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015839 10.0.0.33 - - [2026-02-05 20:31:24] "POST /tags HTTP/1.1" 409 252 0.001971 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2026-02-05 20:31:24] "GET /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013615 10.0.0.33 - - [2026-02-05 20:31:24] "POST /tags HTTP/1.1" 409 226 0.001953 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-05 20:31:24] "GET /tag/a4716b4f-2f87-43a8-8132-5bc76eae3355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017402 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-02-05 20:31:24] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004148 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.33 - - [2026-02-05 20:31:24] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.051825 10.0.0.33 - - [2026-02-05 20:31:24] "POST /virtual-machines HTTP/1.1" 200 395 0.016178 10.0.0.33 - - [2026-02-05 20:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022100 10.0.0.33 - - [2026-02-05 20:31:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123447 10.0.0.33 - - [2026-02-05 20:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027776 10.0.0.33 - - [2026-02-05 20:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012431 10.0.0.33 - - [2026-02-05 20:31:24] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004431 10.0.0.33 - - [2026-02-05 20:31:25] "POST /instance-ips HTTP/1.1" 200 397 0.024202 10.0.0.33 - - [2026-02-05 20:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023149 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013340 10.0.0.33 - - [2026-02-05 20:31:25] "POST /set-tag HTTP/1.1" 200 109 0.059621 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007697 10.0.0.33 - - [2026-02-05 20:31:25] "GET /instance-ip/a411e23c-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006518 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004166 10.0.0.33 - - [2026-02-05 20:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003461 10.0.0.33 - - [2026-02-05 20:31:25] "POST /ref-update HTTP/1.1" 200 156 0.009936 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021168 10.0.0.33 - - [2026-02-05 20:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004694 10.0.0.33 - - [2026-02-05 20:31:25] "POST /ref-update HTTP/1.1" 200 156 0.010777 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010368 10.0.0.33 - - [2026-02-05 20:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.33 - - [2026-02-05 20:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004006 10.0.0.33 - - [2026-02-05 20:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-02-05 20:31:25] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.029101 10.0.0.33 - - [2026-02-05 20:31:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008296 10.0.0.33 - - [2026-02-05 20:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008235 10.0.0.33 - - [2026-02-05 20:31:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116527 10.0.0.33 - - [2026-02-05 20:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008008 10.0.0.33 - - [2026-02-05 20:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019133 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008757 10.0.0.33 - - [2026-02-05 20:31:25] "POST /instance-ips HTTP/1.1" 200 397 0.020113 10.0.0.33 - - [2026-02-05 20:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019254 10.0.0.33 - - [2026-02-05 20:31:25] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019080 10.0.0.33 - - [2026-02-05 20:31:26] "POST /set-tag HTTP/1.1" 200 109 0.063419 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014636 10.0.0.33 - - [2026-02-05 20:31:26] "GET /instance-ip/a495be86-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003200 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004727 10.0.0.33 - - [2026-02-05 20:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003591 10.0.0.33 - - [2026-02-05 20:31:26] "POST /ref-update HTTP/1.1" 200 156 0.012781 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014182 10.0.0.33 - - [2026-02-05 20:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.33 - - [2026-02-05 20:31:26] "POST /tags HTTP/1.1" 200 299 0.020986 10.0.0.33 - - [2026-02-05 20:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-02-05 20:31:26] "GET /tag/4897acd0-3b83-4764-b2cc-f965ea53ebb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023715 10.0.0.33 - - [2026-02-05 20:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003825 10.0.0.33 - - [2026-02-05 20:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.33 - - [2026-02-05 20:31:26] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027299 10.0.0.33 - - [2026-02-05 20:31:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008117 10.0.0.33 - - [2026-02-05 20:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031883 10.0.0.33 - - [2026-02-05 20:31:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119989 10.0.0.33 - - [2026-02-05 20:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011462 10.0.0.33 - - [2026-02-05 20:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010180 10.0.0.33 - - [2026-02-05 20:31:26] "POST /instance-ips HTTP/1.1" 200 397 0.020383 10.0.0.33 - - [2026-02-05 20:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030977 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010938 10.0.0.33 - - [2026-02-05 20:31:26] "POST /set-tag HTTP/1.1" 200 109 0.017991 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025969 10.0.0.33 - - [2026-02-05 20:31:26] "GET /instance-ip/a51e6736-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006376 10.0.0.33 - - [2026-02-05 20:31:26] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004331 10.0.0.33 - - [2026-02-05 20:31:26] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.33 - - [2026-02-05 20:31:27] "POST /tags HTTP/1.1" 200 299 0.031799 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2026-02-05 20:31:27] "GET /tag/52ec7eca-7912-4777-a811-59e6dccb5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020156 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004011 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-02-05 20:31:27] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029985 10.0.0.33 - - [2026-02-05 20:31:27] "POST /virtual-machines HTTP/1.1" 200 395 0.010849 10.0.0.33 - - [2026-02-05 20:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012154 10.0.0.33 - - [2026-02-05 20:31:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104798 10.0.0.33 - - [2026-02-05 20:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018155 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017683 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007900 10.0.0.33 - - [2026-02-05 20:31:27] "POST /instance-ips HTTP/1.1" 200 397 0.034003 10.0.0.33 - - [2026-02-05 20:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027762 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015327 10.0.0.33 - - [2026-02-05 20:31:27] "POST /set-tag HTTP/1.1" 200 109 0.017045 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012624 10.0.0.33 - - [2026-02-05 20:31:27] "GET /instance-ip/a5926b7c-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003451 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004170 10.0.0.33 - - [2026-02-05 20:31:27] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.33 - - [2026-02-05 20:31:27] "POST /tags HTTP/1.1" 200 299 0.015578 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.33 - - [2026-02-05 20:31:27] "GET /tag/ee4fed4b-4f17-4225-99ad-6393066e4415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012239 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-02-05 20:31:27] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004805 10.0.0.33 - - [2026-02-05 20:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-02-05 20:31:27] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.051986 10.0.0.33 - - [2026-02-05 20:31:27] "POST /virtual-machines HTTP/1.1" 200 395 0.012186 10.0.0.33 - - [2026-02-05 20:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017481 10.0.0.33 - - [2026-02-05 20:31:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096052 10.0.0.33 - - [2026-02-05 20:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008013 10.0.0.33 - - [2026-02-05 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009705 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005514 10.0.0.33 - - [2026-02-05 20:31:28] "POST /instance-ips HTTP/1.1" 200 397 0.019968 10.0.0.33 - - [2026-02-05 20:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012994 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005703 10.0.0.33 - - [2026-02-05 20:31:28] "POST /set-tag HTTP/1.1" 200 109 0.021961 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.043317 10.0.0.33 - - [2026-02-05 20:31:28] "GET /instance-ip/a5fd406e-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012307 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003970 10.0.0.33 - - [2026-02-05 20:31:28] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.33 - - [2026-02-05 20:31:28] "POST /tags HTTP/1.1" 200 299 0.036052 10.0.0.33 - - [2026-02-05 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.33 - - [2026-02-05 20:31:28] "GET /tag/3154ec9a-347c-484c-9a95-e662a91d9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012671 10.0.0.33 - - [2026-02-05 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003642 10.0.0.33 - - [2026-02-05 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-02-05 20:31:28] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.043459 10.0.0.33 - - [2026-02-05 20:31:28] "POST /virtual-machines HTTP/1.1" 200 395 0.009777 10.0.0.33 - - [2026-02-05 20:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021198 10.0.0.33 - - [2026-02-05 20:31:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129951 10.0.0.33 - - [2026-02-05 20:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009356 10.0.0.33 - - [2026-02-05 20:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013105 10.0.0.33 - - [2026-02-05 20:31:28] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011584 10.0.0.33 - - [2026-02-05 20:31:29] "POST /instance-ips HTTP/1.1" 200 397 0.031461 10.0.0.33 - - [2026-02-05 20:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029054 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009630 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.020974 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010207 10.0.0.33 - - [2026-02-05 20:31:29] "GET /instance-ip/a670e32a-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010737 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004002 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.008572 10.0.0.33 - - [2026-02-05 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.019091 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008168 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.005283 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004981 10.0.0.33 - - [2026-02-05 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.011900 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019056 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.004465 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006393 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003748 10.0.0.33 - - [2026-02-05 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016097 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004215 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005330 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004427 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.006151 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006671 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.004976 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012261 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.005899 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008983 10.0.0.33 - - [2026-02-05 20:31:29] "POST /ref-update HTTP/1.1" 200 156 0.010901 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014157 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010471 10.0.0.33 - - [2026-02-05 20:31:29] "POST /set-tag HTTP/1.1" 200 109 0.009893 10.0.0.33 - - [2026-02-05 20:31:29] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019181 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.005654 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016001 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.004535 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004018 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.33 - - [2026-02-05 20:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-05 20:31:30] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002336 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012294 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.018949 10.0.0.33 - - [2026-02-05 20:31:30] "DELETE /loadbalancer-member/133f13eb-ff36-4135-b55e-8d907f1b1646 HTTP/1.1" 200 115 0.041610 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006905 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.33 - - [2026-02-05 20:31:30] "DELETE /loadbalancer-member/358f99be-b898-43ef-a12c-99ccfbbb4bb4 HTTP/1.1" 200 115 0.041510 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009791 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.33 - - [2026-02-05 20:31:30] "DELETE /loadbalancer-member/0f954233-b488-4314-ae3c-95d9056fc62f HTTP/1.1" 200 115 0.023212 10.0.0.33 - - [2026-02-05 20:31:30] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013834 10.0.0.33 - - [2026-02-05 20:31:30] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.33 - - [2026-02-05 20:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-05 20:31:30] "GET /loadbalancer/b6120133-1f43-42a9-9244-1c82bb401162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002879 10.0.0.33 - - [2026-02-05 20:31:30] "GET /loadbalancer-pool/38d89c4c-b141-42c6-829d-88dde38ebae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003511 10.0.0.33 - - [2026-02-05 20:31:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023062 10.0.0.33 - - [2026-02-05 20:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017972 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007995 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011419 10.0.0.33 - - [2026-02-05 20:31:31] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007205 10.0.0.33 - - [2026-02-05 20:31:31] "POST /set-tag HTTP/1.1" 200 109 0.067549 10.0.0.33 - - [2026-02-05 20:31:31] "GET /loadbalancer-pool/fe9ef055-3c41-43cf-bc79-d69feca36a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.029186 10.0.0.33 - - [2026-02-05 20:31:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022507 10.0.0.33 - - [2026-02-05 20:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012964 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025746 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014730 10.0.0.33 - - [2026-02-05 20:31:31] "POST /set-tag HTTP/1.1" 200 109 0.008675 10.0.0.33 - - [2026-02-05 20:31:31] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005853 10.0.0.33 - - [2026-02-05 20:31:31] "GET /loadbalancer-pool/7a73458c-b860-418e-9800-20a5ddf2ff07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003376 10.0.0.33 - - [2026-02-05 20:31:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029877 10.0.0.33 - - [2026-02-05 20:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027027 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024784 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/ee0fc14e-02cf-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013766 10.0.0.33 - - [2026-02-05 20:31:31] "GET /floating-ip/9bc77ea2-8026-470f-90c5-d6a018fdd138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002033 10.0.0.33 - - [2026-02-05 20:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007486 10.0.0.33 - - [2026-02-05 20:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.33 - - [2026-02-05 20:31:31] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004056 10.0.0.33 - - [2026-02-05 20:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-02-05 20:31:33] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003848 10.0.0.33 - - [2026-02-05 20:31:33] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.33 - - [2026-02-05 20:31:34] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004207 10.0.0.33 - - [2026-02-05 20:31:34] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.33 - - [2026-02-05 20:31:35] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003775 10.0.0.33 - - [2026-02-05 20:31:35] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.33 - - [2026-02-05 20:31:36] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004444 10.0.0.33 - - [2026-02-05 20:31:36] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine/34015252-76f5-42c8-a30a-c268b1a857ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002820 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005331 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine/dd84ca44-01f6-4d9c-926a-c6fe2f27559b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003366 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006545 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine/2e8f2d85-78de-4fa4-83d9-4bb81f48ee2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003624 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004305 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine/5a838e6b-e5bb-4a14-b4b8-9bf006cedb44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002923 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004186 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine/ea353295-3da5-4e50-9770-8699933d9e6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003092 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006218 10.0.0.33 - - [2026-02-05 20:31:37] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004643 10.0.0.33 - - [2026-02-05 20:31:37] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine/307095a6-78ac-4294-8b81-d9abef78e588?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003231 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003742 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine/b405a422-0478-448b-a1ff-09fff5f39eb1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003869 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine/e7fcf0c8-b5d3-4a76-b428-ff2fb4347d2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002790 10.0.0.33 - - [2026-02-05 20:31:42] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004244 10.0.0.33 - - [2026-02-05 20:31:43] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003000 10.0.0.33 - - [2026-02-05 20:31:43] "POST /tags HTTP/1.1" 200 333 0.025028 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.33 - - [2026-02-05 20:31:43] "GET /tag/55f63bcd-6322-4dd5-831e-93e10f190e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012353 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-02-05 20:31:43] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049855 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.33 - - [2026-02-05 20:31:43] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003784 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-05 20:31:43] "GET /service-appliance-set/5b53ad47-fe5b-489a-8859-363b1d8c76a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002470 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001580 10.0.0.33 - - [2026-02-05 20:31:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.130470 10.0.0.33 - - [2026-02-05 20:31:43] "GET /virtual-machine-interface/01870b8b-dc90-4694-8a0a-489bc490bbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.019695 10.0.0.33 - - [2026-02-05 20:31:43] "POST /instance-ips HTTP/1.1" 200 409 0.031015 10.0.0.33 - - [2026-02-05 20:31:43] "GET /instance-ip/899c6855-3132-468c-ae94-d4aef369acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004909 10.0.0.33 - - [2026-02-05 20:31:43] "POST /loadbalancers HTTP/1.1" 200 629 0.062370 10.0.0.33 - - [2026-02-05 20:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017099 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014225 10.0.0.33 - - [2026-02-05 20:31:43] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045746 10.0.0.33 - - [2026-02-05 20:31:43] "GET /instance-ip/899c6855-3132-468c-ae94-d4aef369acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003003 10.0.0.33 - - [2026-02-05 20:31:43] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023806 10.0.0.33 - - [2026-02-05 20:31:43] "POST /floating-ips HTTP/1.1" 200 597 0.035429 10.0.0.33 - - [2026-02-05 20:31:43] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009692 10.0.0.33 - - [2026-02-05 20:31:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.043342 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2026-02-05 20:31:43] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037190 10.0.0.33 - - [2026-02-05 20:31:43] "GET /loadbalancer-listener/99f6edac-237c-4fa5-819e-f2abb1c0291a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002912 10.0.0.33 - - [2026-02-05 20:31:43] "GET /loadbalancer-listener/99f6edac-237c-4fa5-819e-f2abb1c0291a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002564 10.0.0.33 - - [2026-02-05 20:31:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020052 10.0.0.33 - - [2026-02-05 20:31:43] "GET /instance-ip/899c6855-3132-468c-ae94-d4aef369acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003563 10.0.0.33 - - [2026-02-05 20:31:43] "GET /instance-ip/899c6855-3132-468c-ae94-d4aef369acad?fields=floating_ips HTTP/1.1" 200 1212 0.007943 10.0.0.33 - - [2026-02-05 20:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.33 - - [2026-02-05 20:31:43] "GET /floating-ip/df30efe0-3c85-49ed-a582-6472ba08601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002661 10.0.0.33 - - [2026-02-05 20:31:43] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002651 10.0.0.33 - - [2026-02-05 20:31:44] "GET /loadbalancer-pool/16155952-4d98-4e25-b3de-8e8dde147be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004333 10.0.0.33 - - [2026-02-05 20:31:44] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001801 10.0.0.33 - - [2026-02-05 20:31:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022906 10.0.0.33 - - [2026-02-05 20:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011847 10.0.0.33 - - [2026-02-05 20:31:44] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014541 10.0.0.33 - - [2026-02-05 20:31:44] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006161 10.0.0.33 - - [2026-02-05 20:31:44] "POST /ref-update HTTP/1.1" 200 156 0.006589 10.0.0.33 - - [2026-02-05 20:31:44] "GET /floating-ip/df30efe0-3c85-49ed-a582-6472ba08601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.012723 10.0.0.33 - - [2026-02-05 20:31:44] "PUT /floating-ip/df30efe0-3c85-49ed-a582-6472ba08601e HTTP/1.1" 200 256 0.010070 10.0.0.33 - - [2026-02-05 20:31:44] "POST /tags HTTP/1.1" 409 221 0.014489 10.0.0.33 - - [2026-02-05 20:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-02-05 20:31:44] "GET /tag/55f63bcd-6322-4dd5-831e-93e10f190e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014074 10.0.0.33 - - [2026-02-05 20:31:44] "POST /set-tag HTTP/1.1" 200 109 0.059075 10.0.0.33 - - [2026-02-05 20:31:44] "GET /loadbalancer-pool/16155952-4d98-4e25-b3de-8e8dde147be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008389 10.0.0.33 - - [2026-02-05 20:31:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020080 10.0.0.33 - - [2026-02-05 20:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007033 10.0.0.33 - - [2026-02-05 20:31:44] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012345 10.0.0.33 - - [2026-02-05 20:31:44] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003639 10.0.0.33 - - [2026-02-05 20:31:44] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.33 - - [2026-02-05 20:31:44] "GET /floating-ip/df30efe0-3c85-49ed-a582-6472ba08601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.004658 10.0.0.33 - - [2026-02-05 20:31:44] "POST /set-tag HTTP/1.1" 200 109 0.080630 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 206 0.001862 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/af301d9f-f934-4e28-9236-c84fca4c529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016321 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 204 0.009485 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/52ec7eca-7912-4777-a811-59e6dccb5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011014 10.0.0.33 - - [2026-02-05 20:31:45] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002333 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2026-02-05 20:31:45] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002995 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 206 0.001760 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/af301d9f-f934-4e28-9236-c84fca4c529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010446 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 226 0.001859 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009764 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 204 0.002010 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/52ec7eca-7912-4777-a811-59e6dccb5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010809 10.0.0.33 - - [2026-02-05 20:31:45] "POST /tags HTTP/1.1" 409 226 0.001855 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2026-02-05 20:31:45] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010691 10.0.0.33 - - [2026-02-05 20:31:45] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002167 10.0.0.33 - - [2026-02-05 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-05 20:31:45] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002853 10.0.0.33 - - [2026-02-05 20:31:45] "POST /firewall-rules HTTP/1.1" 200 626 0.066790 10.0.0.33 - - [2026-02-05 20:31:45] "POST /firewall-rules HTTP/1.1" 200 646 0.076347 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-rule/c06a6e55-4a17-49bc-8026-b66a1f38f855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003670 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002071 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-rule/bdfdb9c2-d5d6-4eac-8362-9f1485b86f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003997 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.33 - - [2026-02-05 20:31:46] "POST /firewall-policys HTTP/1.1" 200 606 0.031754 10.0.0.33 - - [2026-02-05 20:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022564 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005496 10.0.0.33 - - [2026-02-05 20:31:46] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002555 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003372 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003465 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004367 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/a4b78c8d-2bbd-409f-8d4d-1edfdbdc2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004058 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002195 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002690 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.016971 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.022364 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.020180 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.025202 10.0.0.33 - - [2026-02-05 20:31:46] "POST /ref-update HTTP/1.1" 200 156 0.027779 10.0.0.33 - - [2026-02-05 20:31:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002602 10.0.0.33 - - [2026-02-05 20:33:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002163 10.0.0.33 - - [2026-02-05 20:33:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001680 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 252 0.003410 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012947 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 228 0.002211 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010301 10.0.0.33 - - [2026-02-05 20:33:45] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003882 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.33 - - [2026-02-05 20:33:45] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002161 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 206 0.001799 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/af301d9f-f934-4e28-9236-c84fca4c529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009867 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010261 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 204 0.001913 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/52ec7eca-7912-4777-a811-59e6dccb5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009639 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010121 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 228 0.001977 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009400 10.0.0.33 - - [2026-02-05 20:33:45] "POST /tags HTTP/1.1" 409 252 0.001689 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.33 - - [2026-02-05 20:33:45] "GET /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010307 10.0.0.33 - - [2026-02-05 20:33:45] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002370 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2026-02-05 20:33:45] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002484 10.0.0.33 - - [2026-02-05 20:33:45] "POST /firewall-rules HTTP/1.1" 409 281 0.002005 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2026-02-05 20:33:45] "PUT /firewall-rule/bdfdb9c2-d5d6-4eac-8362-9f1485b86f6c HTTP/1.1" 200 260 0.016886 10.0.0.33 - - [2026-02-05 20:33:45] "POST /firewall-rules HTTP/1.1" 409 291 0.005243 10.0.0.33 - - [2026-02-05 20:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2026-02-05 20:33:45] "PUT /firewall-rule/c06a6e55-4a17-49bc-8026-b66a1f38f855 HTTP/1.1" 200 260 0.020071 10.0.0.33 - - [2026-02-05 20:33:45] "GET /firewall-rule/c06a6e55-4a17-49bc-8026-b66a1f38f855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.012804 10.0.0.33 - - [2026-02-05 20:33:45] "POST /firewall-rules HTTP/1.1" 200 658 0.073294 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-rule/c2e12661-c936-4624-bf1a-b4528957d436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003896 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002082 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-rule/bdfdb9c2-d5d6-4eac-8362-9f1485b86f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002319 10.0.0.33 - - [2026-02-05 20:33:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002014 10.0.0.33 - - [2026-02-05 20:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-02-05 20:33:46] "PUT /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5 HTTP/1.1" 200 264 0.018548 10.0.0.33 - - [2026-02-05 20:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021618 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008233 10.0.0.33 - - [2026-02-05 20:33:46] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002292 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001925 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.001865 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002646 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002522 10.0.0.33 - - [2026-02-05 20:33:46] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001777 10.0.0.33 - - [2026-02-05 20:34:47] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014138 10.0.0.33 - - [2026-02-05 20:34:47] "POST /set-tag HTTP/1.1" 200 109 0.007542 10.0.0.33 - - [2026-02-05 20:34:47] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005878 10.0.0.33 - - [2026-02-05 20:34:47] "POST /set-tag HTTP/1.1" 200 109 0.004548 10.0.0.33 - - [2026-02-05 20:34:47] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004488 10.0.0.33 - - [2026-02-05 20:34:47] "POST /set-tag HTTP/1.1" 200 109 0.004349 10.0.0.33 - - [2026-02-05 20:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2026-02-05 20:34:47] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002905 10.0.0.33 - - [2026-02-05 20:34:47] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003808 10.0.0.33 - - [2026-02-05 20:34:47] "POST /set-tag HTTP/1.1" 200 109 0.017476 10.0.0.33 - - [2026-02-05 20:34:48] "DELETE /loadbalancer-member/16baee41-b9bc-474c-bdf4-42425da77d14 HTTP/1.1" 200 115 0.026567 10.0.0.33 - - [2026-02-05 20:34:48] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.33 - - [2026-02-05 20:34:48] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2026-02-05 20:34:48] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004511 10.0.0.33 - - [2026-02-05 20:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.33 - - [2026-02-05 20:34:48] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004517 10.0.0.33 - - [2026-02-05 20:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.33 - - [2026-02-05 20:34:48] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004119 10.0.0.33 - - [2026-02-05 20:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-02-05 20:34:48] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004411 10.0.0.33 - - [2026-02-05 20:34:48] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.33 - - [2026-02-05 20:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-02-05 20:34:48] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002041 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003958 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004266 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine/dd84ca44-01f6-4d9c-926a-c6fe2f27559b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002475 10.0.0.33 - - [2026-02-05 20:34:49] "POST /ref-update HTTP/1.1" 200 156 0.011724 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004344 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.021001 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.025152 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.028133 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.027218 10.0.0.33 - - [2026-02-05 20:34:49] "DELETE /instance-ip/a37985f0-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.033981 10.0.0.33 - - [2026-02-05 20:34:49] "POST /ref-update HTTP/1.1" 200 156 0.007184 10.0.0.33 - - [2026-02-05 20:34:49] "DELETE /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.054461 10.0.0.33 - - [2026-02-05 20:34:49] "DELETE /virtual-machine/dd84ca44-01f6-4d9c-926a-c6fe2f27559b HTTP/1.1" 200 115 0.020577 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004668 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003894 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine/2e8f2d85-78de-4fa4-83d9-4bb81f48ee2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002620 10.0.0.33 - - [2026-02-05 20:34:49] "POST /ref-update HTTP/1.1" 200 156 0.010147 10.0.0.33 - - [2026-02-05 20:34:49] "GET /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004797 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.016811 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.024724 10.0.0.33 - - [2026-02-05 20:34:49] "POST /set-tag HTTP/1.1" 200 109 0.018610 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.013618 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.022023 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /instance-ip/a411e23c-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.037757 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /virtual-machine-interface/a3f97008-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.039017 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /virtual-machine/2e8f2d85-78de-4fa4-83d9-4bb81f48ee2b HTTP/1.1" 200 115 0.034919 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009515 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003940 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine/5a838e6b-e5bb-4a14-b4b8-9bf006cedb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002858 10.0.0.33 - - [2026-02-05 20:34:50] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027849 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.030935 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.023742 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.014453 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.019635 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.033403 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /instance-ip/a495be86-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.079420 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /virtual-machine-interface/a47abcb2-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.049118 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /virtual-machine/5a838e6b-e5bb-4a14-b4b8-9bf006cedb44 HTTP/1.1" 200 115 0.027049 10.0.0.33 - - [2026-02-05 20:34:50] "DELETE /tag/4c4457d1-fe55-46b2-ba1f-8d8b9e677d9a HTTP/1.1" 200 115 0.036576 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003955 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004548 10.0.0.33 - - [2026-02-05 20:34:50] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine/34015252-76f5-42c8-a30a-c268b1a857ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002651 10.0.0.33 - - [2026-02-05 20:34:50] "POST /ref-update HTTP/1.1" 200 156 0.007743 10.0.0.33 - - [2026-02-05 20:34:50] "GET /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013164 10.0.0.33 - - [2026-02-05 20:34:51] "POST /set-tag HTTP/1.1" 200 109 0.018500 10.0.0.33 - - [2026-02-05 20:34:51] "POST /set-tag HTTP/1.1" 200 109 0.035403 10.0.0.33 - - [2026-02-05 20:34:51] "POST /set-tag HTTP/1.1" 200 109 0.026563 10.0.0.33 - - [2026-02-05 20:34:51] "POST /set-tag HTTP/1.1" 200 109 0.013563 10.0.0.33 - - [2026-02-05 20:34:51] "POST /set-tag HTTP/1.1" 200 109 0.024988 10.0.0.33 - - [2026-02-05 20:34:51] "DELETE /instance-ip/a2f1504a-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.046215 10.0.0.33 - - [2026-02-05 20:34:51] "POST /ref-update HTTP/1.1" 200 156 0.010119 10.0.0.33 - - [2026-02-05 20:34:51] "DELETE /virtual-machine-interface/a2d4de10-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.037999 10.0.0.33 - - [2026-02-05 20:34:51] "DELETE /virtual-machine/34015252-76f5-42c8-a30a-c268b1a857ff HTTP/1.1" 200 115 0.018984 10.0.0.33 - - [2026-02-05 20:34:51] "DELETE /tag/26f95122-a166-41da-80b6-d4af111aff9d HTTP/1.1" 200 115 0.034554 10.0.0.33 - - [2026-02-05 20:34:51] "DELETE /tag/af301d9f-f934-4e28-9236-c84fca4c529a HTTP/1.1" 409 388 0.004960 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004673 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.003621 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004354 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine/e7fcf0c8-b5d3-4a76-b428-ff2fb4347d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004926 10.0.0.33 - - [2026-02-05 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004193 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.015969 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.026651 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.020006 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.024606 10.0.0.33 - - [2026-02-05 20:35:19] "DELETE /instance-ip/a670e32a-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.045311 10.0.0.33 - - [2026-02-05 20:35:19] "DELETE /virtual-machine-interface/a6543dec-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.033440 10.0.0.33 - - [2026-02-05 20:35:19] "DELETE /virtual-machine/e7fcf0c8-b5d3-4a76-b428-ff2fb4347d2e HTTP/1.1" 200 115 0.023201 10.0.0.33 - - [2026-02-05 20:35:19] "DELETE /tag/3154ec9a-347c-484c-9a95-e662a91d9b9f HTTP/1.1" 200 115 0.048852 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003561 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005366 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine/ea353295-3da5-4e50-9770-8699933d9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003014 10.0.0.33 - - [2026-02-05 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.008217 10.0.0.33 - - [2026-02-05 20:35:19] "GET /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005413 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.015504 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.025304 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.030295 10.0.0.33 - - [2026-02-05 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.012022 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /instance-ip/a51e6736-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.037234 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /virtual-machine-interface/a5034adc-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.052584 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /virtual-machine/ea353295-3da5-4e50-9770-8699933d9e6d HTTP/1.1" 200 115 0.022530 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /tag/4897acd0-3b83-4764-b2cc-f965ea53ebb4 HTTP/1.1" 200 115 0.032488 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003895 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004745 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine/b405a422-0478-448b-a1ff-09fff5f39eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002766 10.0.0.33 - - [2026-02-05 20:35:20] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010732 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.016301 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.029765 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.015646 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /instance-ip/a5926b7c-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.043835 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /virtual-machine-interface/a57710e8-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.054901 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /virtual-machine/b405a422-0478-448b-a1ff-09fff5f39eb1 HTTP/1.1" 200 115 0.032587 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /tag/484f40c1-a059-433d-b525-7f9a7b36a40c HTTP/1.1" 200 115 0.054479 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /tag/52ec7eca-7912-4777-a811-59e6dccb5671 HTTP/1.1" 409 236 0.006382 10.0.0.33 - - [2026-02-05 20:35:20] "DELETE /tag/d09a6f35-057f-4aa0-86d3-0e01188668e7 HTTP/1.1" 200 115 0.047506 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005437 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005411 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine/307095a6-78ac-4294-8b81-d9abef78e588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002483 10.0.0.33 - - [2026-02-05 20:35:20] "POST /ref-update HTTP/1.1" 200 156 0.010761 10.0.0.33 - - [2026-02-05 20:35:20] "GET /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004955 10.0.0.33 - - [2026-02-05 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.026245 10.0.0.33 - - [2026-02-05 20:35:21] "POST /set-tag HTTP/1.1" 200 109 0.018131 10.0.0.33 - - [2026-02-05 20:35:21] "POST /set-tag HTTP/1.1" 200 109 0.037919 10.0.0.33 - - [2026-02-05 20:35:21] "POST /set-tag HTTP/1.1" 200 109 0.029256 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /instance-ip/a5fd406e-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.037782 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /virtual-machine-interface/a5e65458-02d1-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.056158 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /virtual-machine/307095a6-78ac-4294-8b81-d9abef78e588 HTTP/1.1" 200 115 0.038524 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc HTTP/1.1" 409 236 0.007776 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a HTTP/1.1" 409 236 0.006310 10.0.0.33 - - [2026-02-05 20:35:21] "DELETE /tag/ee4fed4b-4f17-4225-99ad-6393066e4415 HTTP/1.1" 200 115 0.035558 10.0.0.33 - - [2026-02-05 20:35:23] "POST /projects HTTP/1.1" 409 238 0.003371 10.0.0.33 - - [2026-02-05 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2026-02-05 20:35:23] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.038900 10.0.0.33 - - [2026-02-05 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-02-05 20:35:23] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004372 10.0.0.33 - - [2026-02-05 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-02-05 20:35:23] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003920 10.0.0.33 - - [2026-02-05 20:35:23] "POST /security-groups HTTP/1.1" 409 285 0.002378 10.0.0.33 - - [2026-02-05 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2026-02-05 20:35:23] "PUT /security-group/9c528f21-120c-45c9-9078-d9c273d9241e HTTP/1.1" 200 262 0.058722 10.0.0.33 - - [2026-02-05 20:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020103 10.0.0.33 - - [2026-02-05 20:35:23] "PUT /access-control-list/e7d03f7c-704c-471e-9d3d-3e3d4c927456 HTTP/1.1" 200 272 0.017284 10.0.0.33 - - [2026-02-05 20:35:23] "PUT /access-control-list/59b20380-9fb6-4748-b327-c41610239bee HTTP/1.1" 200 272 0.024112 10.0.0.33 - - [2026-02-05 20:35:28] "POST /projects HTTP/1.1" 409 238 0.001998 10.0.0.33 - - [2026-02-05 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2026-02-05 20:35:28] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.029670 10.0.0.33 - - [2026-02-05 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-02-05 20:35:28] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004164 10.0.0.33 - - [2026-02-05 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-02-05 20:35:28] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.019537 10.0.0.33 - - [2026-02-05 20:35:28] "POST /security-groups HTTP/1.1" 409 285 0.004680 10.0.0.33 - - [2026-02-05 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-05 20:35:28] "PUT /security-group/9c528f21-120c-45c9-9078-d9c273d9241e HTTP/1.1" 200 262 0.054866 10.0.0.33 - - [2026-02-05 20:35:28] "PUT /access-control-list/e7d03f7c-704c-471e-9d3d-3e3d4c927456 HTTP/1.1" 200 272 0.015722 10.0.0.33 - - [2026-02-05 20:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028069 10.0.0.33 - - [2026-02-05 20:35:28] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.019931 10.0.0.33 - - [2026-02-05 20:35:28] "PUT /access-control-list/59b20380-9fb6-4748-b327-c41610239bee HTTP/1.1" 200 272 0.023908 10.0.0.33 - - [2026-02-05 20:35:28] "GET /firewall-rule/022feef4-79b1-4c04-9962-24a912839963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002931 10.0.0.33 - - [2026-02-05 20:35:28] "POST /ref-update HTTP/1.1" 200 156 0.046768 10.0.0.33 - - [2026-02-05 20:35:28] "DELETE /firewall-rule/022feef4-79b1-4c04-9962-24a912839963 HTTP/1.1" 200 115 0.041530 10.0.0.33 - - [2026-02-05 20:35:28] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004452 10.0.0.33 - - [2026-02-05 20:35:28] "GET /firewall-rule/95bcf4a5-b969-4152-9f66-151337c98677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002971 10.0.0.33 - - [2026-02-05 20:35:28] "POST /ref-update HTTP/1.1" 200 156 0.045090 10.0.0.33 - - [2026-02-05 20:35:28] "DELETE /firewall-rule/95bcf4a5-b969-4152-9f66-151337c98677 HTTP/1.1" 200 115 0.041609 10.0.0.33 - - [2026-02-05 20:35:28] "DELETE /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc HTTP/1.1" 409 236 0.005769 10.0.0.33 - - [2026-02-05 20:35:28] "DELETE /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a HTTP/1.1" 409 236 0.006258 10.0.0.33 - - [2026-02-05 20:35:28] "DELETE /tag/a4716b4f-2f87-43a8-8132-5bc76eae3355 HTTP/1.1" 200 115 0.051066 10.0.0.33 - - [2026-02-05 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.33 - - [2026-02-05 20:35:28] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006234 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2026-02-05 20:35:29] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005213 10.0.0.33 - - [2026-02-05 20:35:29] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.052644 10.0.0.33 - - [2026-02-05 20:35:29] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.047375 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /security-group/9c528f21-120c-45c9-9078-d9c273d9241e HTTP/1.1" 200 115 0.050235 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /access-control-list/e7d03f7c-704c-471e-9d3d-3e3d4c927456 HTTP/1.1" 200 115 0.030168 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /access-control-list/59b20380-9fb6-4748-b327-c41610239bee HTTP/1.1" 200 115 0.027951 10.0.0.33 - - [2026-02-05 20:35:29] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.036041 10.0.0.33 - - [2026-02-05 20:35:29] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?fields=security_groups HTTP/1.1" 200 1350 0.035197 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /security-group/b03701bb-1191-4b5e-8432-ad8e381f501c HTTP/1.1" 200 115 0.036925 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /access-control-list/236300ec-7c83-4b02-9419-a934202d86d6 HTTP/1.1" 200 115 0.032667 10.0.0.33 - - [2026-02-05 20:35:29] "GET /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e?fields=application_policy_sets HTTP/1.1" 200 1389 0.047507 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /access-control-list/ef5ecd84-fd71-474c-999f-ace1a30cac1b HTTP/1.1" 200 115 0.042199 10.0.0.33 - - [2026-02-05 20:35:29] "DELETE /project/0db26022-1d9b-4b5d-81aa-c3f8f1ddc38e HTTP/1.1" 200 115 0.303977 10.0.0.33 - - [2026-02-05 20:35:29] "POST /projects HTTP/1.1" 409 238 0.001920 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.33 - - [2026-02-05 20:35:29] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033857 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-05 20:35:29] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005296 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-02-05 20:35:29] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005212 10.0.0.33 - - [2026-02-05 20:35:29] "POST /security-groups HTTP/1.1" 409 285 0.002444 10.0.0.33 - - [2026-02-05 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.33 - - [2026-02-05 20:35:29] "PUT /security-group/5cedab46-a354-495a-a1d8-6184ad50d134 HTTP/1.1" 200 262 0.059783 10.0.0.33 - - [2026-02-05 20:35:29] "PUT /access-control-list/d368812b-9ae7-4b91-b554-f32e8bbc8fb2 HTTP/1.1" 200 272 0.007989 10.0.0.33 - - [2026-02-05 20:35:29] "PUT /access-control-list/1e3379e1-de5c-40b7-961e-eaecf456a2a5 HTTP/1.1" 200 272 0.021429 10.0.0.33 - - [2026-02-05 20:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016189 10.0.0.33 - - [2026-02-05 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-02-05 20:35:34] "GET /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002724 10.0.0.33 - - [2026-02-05 20:35:34] "GET /virtual-machine-interface/a35ad4d4-02d1-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001669 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /loadbalancer-member/e59a1665-787c-48c4-8247-d2bbad2c5e80 HTTP/1.1" 200 115 0.035970 10.0.0.33 - - [2026-02-05 20:35:34] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004004 10.0.0.33 - - [2026-02-05 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2026-02-05 20:35:34] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002682 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-policy/05ea400f-b59a-45b0-85d0-f214dd3dccfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002334 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-rule/bdfdb9c2-d5d6-4eac-8362-9f1485b86f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002560 10.0.0.33 - - [2026-02-05 20:35:34] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /firewall-rule/bdfdb9c2-d5d6-4eac-8362-9f1485b86f6c HTTP/1.1" 200 115 0.048810 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002424 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-rule/c2e12661-c936-4624-bf1a-b4528957d436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003085 10.0.0.33 - - [2026-02-05 20:35:34] "POST /ref-update HTTP/1.1" 200 156 0.014482 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /firewall-rule/c2e12661-c936-4624-bf1a-b4528957d436 HTTP/1.1" 200 115 0.031603 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004965 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-rule/c06a6e55-4a17-49bc-8026-b66a1f38f855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003068 10.0.0.33 - - [2026-02-05 20:35:34] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /firewall-rule/c06a6e55-4a17-49bc-8026-b66a1f38f855 HTTP/1.1" 200 115 0.040258 10.0.0.33 - - [2026-02-05 20:35:34] "GET /application-policy-set/c24fa4b8-1de5-41e7-8ce6-0b0d3800c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003293 10.0.0.33 - - [2026-02-05 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2026-02-05 20:35:34] "GET /policy-management/1029fd5b-f402-4ccb-88a5-1051e3adb4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002520 10.0.0.33 - - [2026-02-05 20:35:34] "GET /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003321 10.0.0.33 - - [2026-02-05 20:35:34] "POST /ref-update HTTP/1.1" 200 156 0.023901 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /firewall-policy/23c9da3e-1d9b-43d3-aab7-a7ed357513c5 HTTP/1.1" 200 115 0.033105 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /tag/52ec7eca-7912-4777-a811-59e6dccb5671 HTTP/1.1" 200 115 0.058136 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /tag/ccb03153-b9d8-4b6a-aa0d-8d13b852aebc HTTP/1.1" 200 115 0.030329 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /tag/af301d9f-f934-4e28-9236-c84fca4c529a HTTP/1.1" 200 115 0.046303 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /tag/45bfde9f-6d64-4e4e-a11f-474194e6ea0a HTTP/1.1" 200 115 0.060611 10.0.0.33 - - [2026-02-05 20:35:34] "DELETE /loadbalancer-pool/16155952-4d98-4e25-b3de-8e8dde147be3 HTTP/1.1" 200 115 0.028978 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /loadbalancer-listener/99f6edac-237c-4fa5-819e-f2abb1c0291a HTTP/1.1" 200 115 0.028136 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /loadbalancer/9b20212b-5e19-4cae-ae61-6135eb1ac801 HTTP/1.1" 200 115 0.024378 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /floating-ip/df30efe0-3c85-49ed-a582-6472ba08601e HTTP/1.1" 200 115 0.028135 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /instance-ip/899c6855-3132-468c-ae94-d4aef369acad HTTP/1.1" 200 115 0.048459 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /virtual-machine-interface/01870b8b-dc90-4694-8a0a-489bc490bbf8 HTTP/1.1" 200 115 0.047376 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /tag/55f63bcd-6322-4dd5-831e-93e10f190e44 HTTP/1.1" 200 115 0.043680 10.0.0.33 - - [2026-02-05 20:35:35] "POST /projects HTTP/1.1" 409 238 0.002907 10.0.0.33 - - [2026-02-05 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.33 - - [2026-02-05 20:35:35] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045649 10.0.0.33 - - [2026-02-05 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012290 10.0.0.33 - - [2026-02-05 20:35:35] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004470 10.0.0.33 - - [2026-02-05 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-02-05 20:35:35] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005893 10.0.0.33 - - [2026-02-05 20:35:35] "POST /security-groups HTTP/1.1" 409 285 0.002588 10.0.0.33 - - [2026-02-05 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2026-02-05 20:35:35] "PUT /security-group/5cedab46-a354-495a-a1d8-6184ad50d134 HTTP/1.1" 200 262 0.078623 10.0.0.33 - - [2026-02-05 20:35:35] "PUT /access-control-list/d368812b-9ae7-4b91-b554-f32e8bbc8fb2 HTTP/1.1" 200 272 0.035398 10.0.0.33 - - [2026-02-05 20:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.052791 10.0.0.33 - - [2026-02-05 20:35:35] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.044759 10.0.0.33 - - [2026-02-05 20:35:35] "PUT /access-control-list/1e3379e1-de5c-40b7-961e-eaecf456a2a5 HTTP/1.1" 200 272 0.074252 10.0.0.33 - - [2026-02-05 20:35:35] "GET /firewall-rule/50172cee-098a-4e6f-bb42-9a2a63eb0263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007226 10.0.0.33 - - [2026-02-05 20:35:35] "POST /ref-update HTTP/1.1" 200 156 0.062793 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /firewall-rule/50172cee-098a-4e6f-bb42-9a2a63eb0263 HTTP/1.1" 200 115 0.038370 10.0.0.33 - - [2026-02-05 20:35:35] "GET /firewall-policy/0758ffb5-91c3-4b1d-beac-1be3f12584c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005491 10.0.0.33 - - [2026-02-05 20:35:35] "GET /firewall-rule/4f343977-4aa9-4385-b753-fb204f080dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002545 10.0.0.33 - - [2026-02-05 20:35:35] "POST /ref-update HTTP/1.1" 200 156 0.045519 10.0.0.33 - - [2026-02-05 20:35:35] "DELETE /firewall-rule/4f343977-4aa9-4385-b753-fb204f080dd9 HTTP/1.1" 200 115 0.052427 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /tag/40fc2c1a-3b04-441d-8b58-687a6de62db3 HTTP/1.1" 200 115 0.062110 10.0.0.33 - - [2026-02-05 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2026-02-05 20:35:36] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004941 10.0.0.33 - - [2026-02-05 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-02-05 20:35:36] "GET /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004205 10.0.0.33 - - [2026-02-05 20:35:36] "PUT /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3 HTTP/1.1" 200 264 0.069625 10.0.0.33 - - [2026-02-05 20:35:36] "PUT /virtual-network/520790a4-bd8c-4b6d-8aaa-ec6d66f0143b HTTP/1.1" 200 264 0.088064 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /security-group/5cedab46-a354-495a-a1d8-6184ad50d134 HTTP/1.1" 200 115 0.067300 10.0.0.33 - - [2026-02-05 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /access-control-list/d368812b-9ae7-4b91-b554-f32e8bbc8fb2 HTTP/1.1" 200 115 0.048437 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /access-control-list/1e3379e1-de5c-40b7-961e-eaecf456a2a5 HTTP/1.1" 200 115 0.036232 10.0.0.33 - - [2026-02-05 20:35:36] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053503 10.0.0.33 - - [2026-02-05 20:35:36] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?fields=security_groups HTTP/1.1" 200 1353 0.042553 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /security-group/5df6c253-5e5c-4495-b8a5-f1a6ba17a8d2 HTTP/1.1" 200 115 0.047039 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /access-control-list/eb1b921c-0e29-452c-abb9-f23f8ec22b48 HTTP/1.1" 200 115 0.039948 10.0.0.33 - - [2026-02-05 20:35:36] "GET /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4?fields=application_policy_sets HTTP/1.1" 200 1392 0.048824 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /access-control-list/9d869698-37c5-4676-acb1-41aeea37413a HTTP/1.1" 200 115 0.054250 10.0.0.33 - - [2026-02-05 20:35:36] "DELETE /project/e278b0a5-92af-4d41-8e7f-ec6276025ca4 HTTP/1.1" 200 115 0.374358 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.33 - - [2026-02-05 20:36:31] "GET / HTTP/1.1" 200 35931 0.002642 10.0.0.33 - - [2026-02-05 20:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-02-05 20:36:31] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002483 10.0.0.33 - - [2026-02-05 20:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-02-05 20:36:32] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004857 10.0.0.33 - - [2026-02-05 20:36:47] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.33 - - [2026-02-05 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-02-05 20:36:47] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004273 10.0.0.33 - - [2026-02-05 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.33 - - [2026-02-05 20:36:47] "GET /config-node/895d7b74-a5d3-4309-a9a5-838bb0721212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002329 10.0.0.33 - - [2026-02-05 20:36:58] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.33 - - [2026-02-05 20:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2026-02-05 20:36:58] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002587 10.0.0.33 - - [2026-02-05 20:36:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001419 10.0.0.33 - - [2026-02-05 20:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-05 20:36:58] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002899 10.0.0.33 - - [2026-02-05 20:36:58] "PUT /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a HTTP/1.1" 200 254 0.013420 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:36:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.33 - - [2026-02-05 20:37:39] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.33 - - [2026-02-05 20:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-02-05 20:37:39] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005492 10.0.0.33 - - [2026-02-05 20:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-02-05 20:37:39] "GET /config-node/895d7b74-a5d3-4309-a9a5-838bb0721212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003507 10.0.0.33 - - [2026-02-05 20:37:39] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.33 - - [2026-02-05 20:37:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002053 10.0.0.33 - - [2026-02-05 20:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-02-05 20:37:44] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002359 10.0.0.33 - - [2026-02-05 20:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-02-05 20:37:44] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.010087 10.0.0.33 - - [2026-02-05 20:37:45] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 264 0.001973 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/8bff1f41-e746-4e0c-b820-4b5faf17dc28 HTTP/1.1" 200 244 0.009659 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 261 0.002051 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/8b850cf2-70ce-4c5a-9176-d8d628ad14fe HTTP/1.1" 200 244 0.021936 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 261 0.012741 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/090ce862-8815-4472-8b55-6261a9d0c773 HTTP/1.1" 200 244 0.010056 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 253 0.005385 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/ef490efb-717d-4c86-bbc9-abc488ee13b3 HTTP/1.1" 200 244 0.011029 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 251 0.005093 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/8522b96f-c249-4944-9f41-2adbd40e045a HTTP/1.1" 200 244 0.011849 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 252 0.005287 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/4e3a477a-791c-4932-a04a-819f3e40fa04 HTTP/1.1" 200 244 0.029906 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 256 0.008043 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/1f280438-f72d-4b8c-be7f-361a1f92842e HTTP/1.1" 200 244 0.010176 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 248 0.005301 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/91c158c0-9472-4a98-b127-c35fac77c25a HTTP/1.1" 200 244 0.010315 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 252 0.005109 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/9f72ec0f-4378-4ddf-ae3b-4268f2d7d670 HTTP/1.1" 200 244 0.010640 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 257 0.009804 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/d1479047-57b4-4096-a5db-c1a2aab6d820 HTTP/1.1" 200 244 0.010385 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 251 0.006249 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/4424ca38-fd52-48bd-99dd-8cf45f062e7f HTTP/1.1" 200 244 0.011523 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 257 0.006113 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/3dd543fb-87fd-454b-9ba0-a85d558529c0 HTTP/1.1" 200 244 0.010527 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 261 0.002504 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/91f2fca4-819e-4183-8fed-6eccaf2345c6 HTTP/1.1" 200 244 0.011168 10.0.0.33 - - [2026-02-05 20:37:45] "POST /alarms HTTP/1.1" 409 258 0.016414 10.0.0.33 - - [2026-02-05 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-02-05 20:37:45] "PUT /alarm/6d87a18d-6b5c-4446-9500-8555d9defb06 HTTP/1.1" 200 244 0.010124 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 254 0.007293 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/4bad7ea7-5e5c-4de5-8845-89e2eeba3895 HTTP/1.1" 200 244 0.011839 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 254 0.006389 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/c4f7497a-d7d1-436e-a1eb-d08850cc5030 HTTP/1.1" 200 244 0.010376 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 254 0.010632 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/112d9051-ab7d-41e5-aade-dc2b2b79d8fd HTTP/1.1" 200 244 0.035333 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 247 0.006086 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/bfb8a02e-cc64-4eac-ac3f-80cddd485443 HTTP/1.1" 200 244 0.019795 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 272 0.007944 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/74270d8c-fa7a-4553-a122-7f27e4e7edc5 HTTP/1.1" 200 244 0.008893 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 261 0.010734 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/e59810a8-71d5-4bef-813a-e89df7e8c108 HTTP/1.1" 200 244 0.012864 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 259 0.004501 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/e3d1af3c-5cde-4177-94e1-431015cb9580 HTTP/1.1" 200 244 0.010681 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 265 0.007275 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/702fa1df-ae66-4082-87de-a81847d6f6e7 HTTP/1.1" 200 244 0.009941 10.0.0.33 - - [2026-02-05 20:37:46] "POST /alarms HTTP/1.1" 409 279 0.019370 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /alarm/d7547daf-3d86-4845-8ed4-7d5e47bb73f7 HTTP/1.1" 200 244 0.020230 10.0.0.33 - - [2026-02-05 20:37:46] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.33 - - [2026-02-05 20:37:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001809 10.0.0.33 - - [2026-02-05 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-02-05 20:37:46] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.008229 10.0.0.33 - - [2026-02-05 20:37:47] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.33 - - [2026-02-05 20:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-05 20:37:47] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002329 10.0.0.33 - - [2026-02-05 20:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-02-05 20:37:47] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.009353 10.0.0.33 - - [2026-02-05 20:37:47] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.33 - - [2026-02-05 20:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-02-05 20:37:47] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.33 - - [2026-02-05 20:37:47] "PUT /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1 HTTP/1.1" 200 274 0.014951 10.0.0.33 - - [2026-02-05 20:37:50] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.33 - - [2026-02-05 20:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-02-05 20:37:50] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002523 10.0.0.33 - - [2026-02-05 20:37:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001951 10.0.0.33 - - [2026-02-05 20:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2026-02-05 20:37:51] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.006303 10.0.0.33 - - [2026-02-05 20:37:51] "PUT /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a HTTP/1.1" 200 254 0.027127 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.33 - - [2026-02-05 20:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.33 - - [2026-02-05 20:37:53] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004345 10.0.0.33 - - [2026-02-05 20:38:08] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.33 - - [2026-02-05 20:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-05 20:38:08] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005122 10.0.0.33 - - [2026-02-05 20:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-02-05 20:38:08] "GET /config-node/895d7b74-a5d3-4309-a9a5-838bb0721212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002007 10.0.0.33 - - [2026-02-05 20:38:08] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2026-02-05 20:38:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001997 10.0.0.33 - - [2026-02-05 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-05 20:38:13] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002411 10.0.0.33 - - [2026-02-05 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.33 - - [2026-02-05 20:38:13] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.006708 10.0.0.33 - - [2026-02-05 20:38:14] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 264 0.001897 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/8bff1f41-e746-4e0c-b820-4b5faf17dc28 HTTP/1.1" 200 244 0.017654 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 261 0.001963 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/8b850cf2-70ce-4c5a-9176-d8d628ad14fe HTTP/1.1" 200 244 0.010233 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 261 0.002583 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/090ce862-8815-4472-8b55-6261a9d0c773 HTTP/1.1" 200 244 0.010283 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 253 0.004816 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/ef490efb-717d-4c86-bbc9-abc488ee13b3 HTTP/1.1" 200 244 0.008957 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 251 0.005477 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/8522b96f-c249-4944-9f41-2adbd40e045a HTTP/1.1" 200 244 0.008647 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 252 0.006008 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/4e3a477a-791c-4932-a04a-819f3e40fa04 HTTP/1.1" 200 244 0.012338 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 256 0.012270 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/1f280438-f72d-4b8c-be7f-361a1f92842e HTTP/1.1" 200 244 0.010321 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 248 0.006383 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/91c158c0-9472-4a98-b127-c35fac77c25a HTTP/1.1" 200 244 0.010065 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 252 0.002236 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/9f72ec0f-4378-4ddf-ae3b-4268f2d7d670 HTTP/1.1" 200 244 0.008962 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 257 0.004324 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/d1479047-57b4-4096-a5db-c1a2aab6d820 HTTP/1.1" 200 244 0.016083 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 251 0.017512 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/4424ca38-fd52-48bd-99dd-8cf45f062e7f HTTP/1.1" 200 244 0.012791 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 257 0.017810 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2026-02-05 20:38:14] "PUT /alarm/3dd543fb-87fd-454b-9ba0-a85d558529c0 HTTP/1.1" 200 244 0.015447 10.0.0.33 - - [2026-02-05 20:38:14] "POST /alarms HTTP/1.1" 409 261 0.007840 10.0.0.33 - - [2026-02-05 20:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/91f2fca4-819e-4183-8fed-6eccaf2345c6 HTTP/1.1" 200 244 0.008605 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 258 0.002146 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/6d87a18d-6b5c-4446-9500-8555d9defb06 HTTP/1.1" 200 244 0.007770 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 254 0.007916 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/4bad7ea7-5e5c-4de5-8845-89e2eeba3895 HTTP/1.1" 200 244 0.008061 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 254 0.003024 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/c4f7497a-d7d1-436e-a1eb-d08850cc5030 HTTP/1.1" 200 244 0.007920 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 254 0.003006 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/112d9051-ab7d-41e5-aade-dc2b2b79d8fd HTTP/1.1" 200 244 0.009488 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 247 0.005535 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/bfb8a02e-cc64-4eac-ac3f-80cddd485443 HTTP/1.1" 200 244 0.009888 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 272 0.009492 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/74270d8c-fa7a-4553-a122-7f27e4e7edc5 HTTP/1.1" 200 244 0.008029 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 261 0.002762 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/e59810a8-71d5-4bef-813a-e89df7e8c108 HTTP/1.1" 200 244 0.013356 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 259 0.004785 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/e3d1af3c-5cde-4177-94e1-431015cb9580 HTTP/1.1" 200 244 0.007962 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 265 0.003656 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/702fa1df-ae66-4082-87de-a81847d6f6e7 HTTP/1.1" 200 244 0.008373 10.0.0.33 - - [2026-02-05 20:38:15] "POST /alarms HTTP/1.1" 409 279 0.004099 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /alarm/d7547daf-3d86-4845-8ed4-7d5e47bb73f7 HTTP/1.1" 200 244 0.012682 10.0.0.33 - - [2026-02-05 20:38:15] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.33 - - [2026-02-05 20:38:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002239 10.0.0.33 - - [2026-02-05 20:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2026-02-05 20:38:15] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.007767 10.0.0.33 - - [2026-02-05 20:38:16] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.33 - - [2026-02-05 20:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-02-05 20:38:16] "GET /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002368 10.0.0.33 - - [2026-02-05 20:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.33 - - [2026-02-05 20:38:16] "PUT /global-vrouter-config/88985524-358d-4dbd-a618-3dbbc00ed010 HTTP/1.1" 200 276 0.007221 10.0.0.33 - - [2026-02-05 20:38:16] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.33 - - [2026-02-05 20:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-02-05 20:38:16] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003854 10.0.0.33 - - [2026-02-05 20:38:16] "PUT /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1 HTTP/1.1" 200 274 0.011648 10.0.0.33 - - [2026-02-05 20:38:20] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.33 - - [2026-02-05 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-02-05 20:38:20] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003586 10.0.0.33 - - [2026-02-05 20:38:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002799 10.0.0.33 - - [2026-02-05 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2026-02-05 20:38:20] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002930 10.0.0.33 - - [2026-02-05 20:38:20] "PUT /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a HTTP/1.1" 200 254 0.010843 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:38:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:38:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.33 - - [2026-02-05 20:38:24] "POST /tags HTTP/1.1" 200 355 0.020219 10.0.0.33 - - [2026-02-05 20:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012543 10.0.0.33 - - [2026-02-05 20:38:24] "GET /tag/f6a4b9a1-7943-4880-984d-ee9193cba1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012401 10.0.0.33 - - [2026-02-05 20:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-02-05 20:38:24] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003602 10.0.0.33 - - [2026-02-05 20:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-02-05 20:38:24] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044389 10.0.0.33 - - [2026-02-05 20:38:24] "POST /virtual-machines HTTP/1.1" 200 351 0.017768 10.0.0.33 - - [2026-02-05 20:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022922 10.0.0.33 - - [2026-02-05 20:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.128229 10.0.0.33 - - [2026-02-05 20:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009100 10.0.0.33 - - [2026-02-05 20:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012518 10.0.0.33 - - [2026-02-05 20:38:25] "POST /instance-ips HTTP/1.1" 200 391 0.023822 10.0.0.33 - - [2026-02-05 20:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024273 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.017701 10.0.0.33 - - [2026-02-05 20:38:25] "POST /set-tag HTTP/1.1" 200 109 0.012303 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012269 10.0.0.33 - - [2026-02-05 20:38:25] "GET /instance-ip/9e76c80a-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.009449 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004375 10.0.0.33 - - [2026-02-05 20:38:25] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003088 10.0.0.33 - - [2026-02-05 20:38:25] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003506 10.0.0.33 - - [2026-02-05 20:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.33 - - [2026-02-05 20:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-network/512aa9f9-adf8-4a4b-b258-987a82b31cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003618 10.0.0.33 - - [2026-02-05 20:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.33 - - [2026-02-05 20:38:25] "GET /project/889054f0-1a40-4624-bbe8-f7a9fe7a05a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034007 10.0.0.33 - - [2026-02-05 20:38:25] "POST /virtual-machines HTTP/1.1" 200 355 0.007306 10.0.0.33 - - [2026-02-05 20:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019172 10.0.0.33 - - [2026-02-05 20:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.100089 10.0.0.33 - - [2026-02-05 20:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008023 10.0.0.33 - - [2026-02-05 20:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005775 10.0.0.33 - - [2026-02-05 20:38:25] "POST /instance-ips HTTP/1.1" 200 395 0.021091 10.0.0.33 - - [2026-02-05 20:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019099 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013021 10.0.0.33 - - [2026-02-05 20:38:25] "POST /set-tag HTTP/1.1" 200 109 0.012759 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013992 10.0.0.33 - - [2026-02-05 20:38:25] "GET /instance-ip/9ee2e6c0-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004476 10.0.0.33 - - [2026-02-05 20:38:25] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004235 10.0.0.33 - - [2026-02-05 20:38:25] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.33 - - [2026-02-05 20:38:26] "GET /virtual-router/06ef20b8-a074-4a6a-bd80-f159114c5545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003116 10.0.0.33 - - [2026-02-05 20:38:26] "POST /ref-update HTTP/1.1" 200 156 0.011464 10.0.0.33 - - [2026-02-05 20:38:26] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004067 10.0.0.33 - - [2026-02-05 20:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.33 - - [2026-02-05 20:38:26] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005167 10.0.0.33 - - [2026-02-05 20:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.33 - - [2026-02-05 20:38:26] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004492 10.0.0.33 - - [2026-02-05 20:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-02-05 20:38:34] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.33 - - [2026-02-05 20:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-05 20:38:34] "GET /global-system-config/40ed182b-70eb-45d5-af64-8c74ea7320c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005743 10.0.0.33 - - [2026-02-05 20:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-02-05 20:38:34] "GET /config-node/895d7b74-a5d3-4309-a9a5-838bb0721212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003581 10.0.0.33 - - [2026-02-05 20:38:38] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004452 10.0.0.33 - - [2026-02-05 20:38:38] "POST /set-tag HTTP/1.1" 200 109 0.001850 10.0.0.33 - - [2026-02-05 20:38:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002649 10.0.0.33 - - [2026-02-05 20:38:39] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004054 10.0.0.33 - - [2026-02-05 20:38:39] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.33 - - [2026-02-05 20:38:40] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005089 10.0.0.33 - - [2026-02-05 20:38:40] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.33 - - [2026-02-05 20:38:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001902 10.0.0.33 - - [2026-02-05 20:38:46] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.33 - - [2026-02-05 20:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-02-05 20:38:46] "GET /routing-instance/ccf12eb1-a4fe-45eb-81cf-369e9f7349c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002248 10.0.0.33 - - [2026-02-05 20:38:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001536 10.0.0.33 - - [2026-02-05 20:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-02-05 20:38:46] "GET /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002390 10.0.0.33 - - [2026-02-05 20:38:46] "PUT /bgp-router/0fecc308-dd48-45e8-8278-e9d3b5c6645a HTTP/1.1" 200 254 0.009604 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:38:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.33 - - [2026-02-05 20:38:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.33 - - [2026-02-05 20:39:12] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003911 10.0.0.33 - - [2026-02-05 20:39:12] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-02-05 20:39:12] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008671 10.0.0.33 - - [2026-02-05 20:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.33 - - [2026-02-05 20:39:12] "GET /virtual-machine/de4150ae-cdc2-468c-bb5f-620bbd206860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002440 10.0.0.33 - - [2026-02-05 20:39:12] "POST /ref-update HTTP/1.1" 200 156 0.018621 10.0.0.33 - - [2026-02-05 20:39:12] "GET /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.031605 10.0.0.33 - - [2026-02-05 20:39:12] "POST /set-tag HTTP/1.1" 200 109 0.035109 10.0.0.33 - - [2026-02-05 20:39:12] "POST /set-tag HTTP/1.1" 200 109 0.022762 10.0.0.33 - - [2026-02-05 20:39:12] "DELETE /instance-ip/9e76c80a-02d2-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.052206 10.0.0.33 - - [2026-02-05 20:39:13] "DELETE /virtual-machine-interface/9e5918b4-02d2-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.045517 10.0.0.33 - - [2026-02-05 20:39:13] "DELETE /virtual-machine/de4150ae-cdc2-468c-bb5f-620bbd206860 HTTP/1.1" 200 115 0.021609 10.0.0.33 - - [2026-02-05 20:39:13] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005352 10.0.0.33 - - [2026-02-05 20:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.33 - - [2026-02-05 20:39:43] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004133 10.0.0.33 - - [2026-02-05 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.33 - - [2026-02-05 20:39:43] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008369 10.0.0.33 - - [2026-02-05 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.33 - - [2026-02-05 20:39:43] "GET /virtual-machine/5483c8e7-35c7-42fb-a8d9-eab0faf0d317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002663 10.0.0.33 - - [2026-02-05 20:39:43] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.33 - - [2026-02-05 20:39:43] "GET /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004180 10.0.0.33 - - [2026-02-05 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.013402 10.0.0.33 - - [2026-02-05 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.022970 10.0.0.33 - - [2026-02-05 20:39:44] "DELETE /instance-ip/9ee2e6c0-02d2-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.067513 10.0.0.33 - - [2026-02-05 20:39:44] "DELETE /virtual-machine-interface/9eca372e-02d2-11f1-9e59-fa163e01a172 HTTP/1.1" 200 115 0.047120 10.0.0.33 - - [2026-02-05 20:39:44] "DELETE /virtual-machine/5483c8e7-35c7-42fb-a8d9-eab0faf0d317 HTTP/1.1" 200 115 0.016898 10.0.0.33 - - [2026-02-05 20:39:44] "DELETE /tag/f6a4b9a1-7943-4880-984d-ee9193cba1ac HTTP/1.1" 200 115 0.046688