++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 12 07:45:53 PM UTC 2026 ===================' INFO: =================== Thu Feb 12 07:45:53 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.36.160.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.36.160.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + 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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/12/2026 19:46:38.420 7fb6a0a3edc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/12/2026 19:46:38.615 7fb6a0a3edc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/12/2026 19:46:38.631 7fb6a0a3edc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/12/2026 19:46:38.631 7fb6a0a3edc0 [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-12 19:46:45] "GET / HTTP/1.1" 503 181 0.001674 10.0.0.33 - - [2026-02-12 19:46:45] "GET / HTTP/1.1" 200 35931 0.003886 10.0.0.33 - - [2026-02-12 19:46:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.002638 10.0.0.33 - - [2026-02-12 19:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2026-02-12 19:46:45] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005527 10.0.0.33 - - [2026-02-12 19:46:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.030092 10.0.0.33 - - [2026-02-12 19:46:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.002405 10.0.0.33 - - [2026-02-12 19:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.33 - - [2026-02-12 19:46:45] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004113 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.038078 10.0.0.33 - - [2026-02-12 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-12 19:46:46] "GET /network-ipam/7f51af8e-b73b-46d5-a5c0-b5b625c37b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002644 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-templates HTTP/1.1" 200 511 0.029372 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-templates HTTP/1.1" 200 501 0.020376 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-templates HTTP/1.1" 200 515 0.029405 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-templates HTTP/1.1" 200 535 0.027976 10.0.0.33 - - [2026-02-12 19:46:46] "GET / HTTP/1.1" 200 45303 0.001240 10.0.0.33 - - [2026-02-12 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-02-12 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.33 - - [2026-02-12 19:46:46] "POST /service-templates HTTP/1.1" 200 507 0.181434 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:46:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:46:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.33 - - [2026-02-12 19:46:47] "GET / HTTP/1.1" 200 35931 0.001099 10.0.0.33 - - [2026-02-12 19:46:48] "GET / HTTP/1.1" 200 35931 0.001137 10.0.0.33 - - [2026-02-12 19:46:48] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.33 - - [2026-02-12 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-12 19:46:48] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005491 10.0.0.33 - - [2026-02-12 19:46:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.001683 10.0.0.33 - - [2026-02-12 19:46:48] "POST /database-nodes HTTP/1.1" 200 597 0.029430 10.0.0.33 - - [2026-02-12 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-02-12 19:46:49] "GET /network-ipam/7f51af8e-b73b-46d5-a5c0-b5b625c37b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003336 10.0.0.33 - - [2026-02-12 19:46:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.001879 10.0.0.33 - - [2026-02-12 19:46:50] "POST /access-control-lists HTTP/1.1" 200 587 0.037216 10.0.0.33 - - [2026-02-12 19:46:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.021588 10.0.0.33 - - [2026-02-12 19:46:50] "POST /access-control-lists HTTP/1.1" 200 585 0.023296 10.0.0.33 - - [2026-02-12 19:46:50] "POST /route-targets HTTP/1.1" 200 327 0.009801 10.0.0.33 - - [2026-02-12 19:46:50] "POST /ref-update HTTP/1.1" 200 156 0.035393 10.0.0.33 - - [2026-02-12 19:46:50] "POST /route-targets HTTP/1.1" 200 327 0.020829 10.0.0.33 - - [2026-02-12 19:46:50] "POST /ref-update HTTP/1.1" 200 156 0.018398 10.0.0.33 - - [2026-02-12 19:46:50] "POST /route-targets HTTP/1.1" 200 327 0.027846 10.0.0.33 - - [2026-02-12 19:46:50] "POST /ref-update HTTP/1.1" 200 156 0.020533 10.0.0.33 - - [2026-02-12 19:46:50] "POST /route-targets HTTP/1.1" 200 327 0.014000 10.0.0.33 - - [2026-02-12 19:46:50] "POST /ref-update HTTP/1.1" 200 156 0.024820 10.0.0.33 - - [2026-02-12 19:46:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.006491 10.0.0.33 - - [2026-02-12 19:46:50] "POST /access-control-lists HTTP/1.1" 200 551 0.063998 10.0.0.33 - - [2026-02-12 19:46:50] "PUT /access-control-list/6e9bc9af-9d20-40fc-811f-a71bf422d19f HTTP/1.1" 200 272 0.016021 10.0.0.33 - - [2026-02-12 19:46:50] "PUT /access-control-list/a414d98d-0c59-4f02-8017-8e936dde6b8a HTTP/1.1" 200 272 0.034083 10.0.0.33 - - [2026-02-12 19:46:50] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-02-12 19:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-12 19:46:50] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004329 10.0.0.33 - - [2026-02-12 19:46:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.001357 10.0.0.33 - - [2026-02-12 19:46:50] "POST /config-nodes HTTP/1.1" 200 593 0.016109 10.0.0.33 - - [2026-02-12 19:46:51] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.33 - - [2026-02-12 19:46:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002317 10.0.0.33 - - [2026-02-12 19:46:51] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.33 - - [2026-02-12 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-12 19:46:51] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004605 10.0.0.33 - - [2026-02-12 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001477 10.0.0.33 - - [2026-02-12 19:46:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.017307 10.0.0.33 - - [2026-02-12 19:46:51] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.33 - - [2026-02-12 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.33 - - [2026-02-12 19:46:51] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007905 10.0.0.33 - - [2026-02-12 19:46:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004503 10.0.0.33 - - [2026-02-12 19:46:51] "POST /analytics-nodes HTTP/1.1" 200 599 0.023424 10.0.0.33 - - [2026-02-12 19:46:52] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.33 - - [2026-02-12 19:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-02-12 19:46:52] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006001 10.0.0.33 - - [2026-02-12 19:46:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.001669 10.0.0.33 - - [2026-02-12 19:46:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.026582 10.0.0.33 - - [2026-02-12 19:46:53] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2026-02-12 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-02-12 19:46:53] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004074 10.0.0.33 - - [2026-02-12 19:46:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001385 10.0.0.33 - - [2026-02-12 19:46:53] "POST /config-database-nodes HTTP/1.1" 200 611 0.014717 10.0.0.33 - - [2026-02-12 19:46:55] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.33 - - [2026-02-12 19:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-12 19:46:55] "GET /routing-instance/9fa042f0-9e2a-49f3-8430-ece70e7d4fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002681 10.0.0.33 - - [2026-02-12 19:46:55] "POST /bgp-routers HTTP/1.1" 200 616 0.018820 10.0.0.33 - - [2026-02-12 19:46:55] "GET /bgp-router/1b4ee28c-fbd3-40a3-b855-a1dcfbbbb676?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.004027 10.0.0.33 - - [2026-02-12 19:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.33 - - [2026-02-12 19:46:55] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.003931 10.0.0.33 - - [2026-02-12 19:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2026-02-12 19:46:55] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.33 - - [2026-02-12 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2026-02-12 19:46:56] "GET /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002538 10.0.0.33 - - [2026-02-12 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-02-12 19:46:56] "PUT /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97 HTTP/1.1" 200 276 0.007969 10.0.0.33 - - [2026-02-12 19:46:56] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 581 0.018825 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 575 0.030408 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 575 0.020738 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 559 0.028834 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 555 0.016525 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 557 0.040416 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 565 0.021240 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 549 0.017217 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 557 0.023690 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 567 0.026020 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 555 0.022288 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 567 0.022342 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 575 0.068350 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 569 0.020663 10.0.0.33 - - [2026-02-12 19:46:56] "POST /alarms HTTP/1.1" 200 561 0.019808 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 561 0.021712 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 561 0.015672 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 547 0.026707 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 595 0.041849 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 575 0.019916 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 571 0.020288 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 583 0.027575 10.0.0.33 - - [2026-02-12 19:46:57] "POST /alarms HTTP/1.1" 200 609 0.015820 10.0.0.33 - - [2026-02-12 19:46:57] "GET / HTTP/1.1" 200 35931 0.001143 10.0.0.33 - - [2026-02-12 19:46:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002058 10.0.0.33 - - [2026-02-12 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.33 - - [2026-02-12 19:46:57] "PUT /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97 HTTP/1.1" 200 276 0.006383 10.0.0.33 - - [2026-02-12 19:46:57] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.33 - - [2026-02-12 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-12 19:46:57] "GET /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002718 10.0.0.33 - - [2026-02-12 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-02-12 19:46:57] "PUT /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97 HTTP/1.1" 200 276 0.006762 10.0.0.33 - - [2026-02-12 19:46:58] "GET / HTTP/1.1" 200 35931 0.001158 10.0.0.33 - - [2026-02-12 19:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-02-12 19:46:58] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005095 10.0.0.33 - - [2026-02-12 19:46:58] "PUT /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5 HTTP/1.1" 200 274 0.012573 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:48:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:48:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.33 - - [2026-02-12 19:49:14] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-02-12 19:49:14] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002498 10.0.0.33 - - [2026-02-12 19:49:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.002324 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.008350 10.0.0.33 - - [2026-02-12 19:49:14] "POST /security-groups HTTP/1.1" 200 570 0.064850 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.003120 10.0.0.33 - - [2026-02-12 19:49:14] "POST /projects HTTP/1.1" 200 481 0.229708 10.0.0.33 - - [2026-02-12 19:49:14] "POST /access-control-lists HTTP/1.1" 200 579 0.079482 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.004850 10.0.0.33 - - [2026-02-12 19:49:14] "POST /security-groups HTTP/1.1" 200 534 0.082263 10.0.0.33 - - [2026-02-12 19:49:14] "POST /access-control-lists HTTP/1.1" 200 577 0.077169 10.0.0.33 - - [2026-02-12 19:49:14] "POST /chown HTTP/1.1" 200 109 0.055419 10.0.0.33 - - [2026-02-12 19:49:14] "POST /policy-managements HTTP/1.1" 409 214 0.011518 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.33 - - [2026-02-12 19:49:14] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003079 10.0.0.33 - - [2026-02-12 19:49:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.021248 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-02-12 19:49:14] "GET /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007774 10.0.0.33 - - [2026-02-12 19:49:14] "PUT /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97 HTTP/1.1" 200 276 0.012285 10.0.0.33 - - [2026-02-12 19:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2026-02-12 19:49:15] "GET /virtual-network/536980f3-1f46-4efd-82b6-cc27b94e37df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004633 10.0.0.33 - - [2026-02-12 19:49:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000635 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.002456 10.0.0.33 - - [2026-02-12 19:49:15] "POST /security-groups HTTP/1.1" 200 574 0.062899 10.0.0.33 - - [2026-02-12 19:49:15] "POST /projects HTTP/1.1" 200 489 0.155869 10.0.0.33 - - [2026-02-12 19:49:15] "POST /security-groups HTTP/1.1" 200 546 0.025939 10.0.0.33 - - [2026-02-12 19:49:15] "POST /chown HTTP/1.1" 200 109 0.007969 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003794 10.0.0.33 - - [2026-02-12 19:49:15] "POST /network-ipams HTTP/1.1" 200 522 0.061071 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 594 0.046875 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.002162 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 592 0.036423 10.0.0.33 - - [2026-02-12 19:49:15] "POST /network-ipams HTTP/1.1" 200 510 0.077097 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.019742 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.001884 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 583 0.066020 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.008639 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 581 0.066482 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.005856 10.0.0.33 - - [2026-02-12 19:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.016879 10.0.0.33 - - [2026-02-12 19:49:15] "POST /virtual-networks HTTP/1.1" 200 538 0.224769 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 602 0.022889 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.018619 10.0.0.33 - - [2026-02-12 19:49:15] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.018858 10.0.0.33 - - [2026-02-12 19:49:15] "POST /network-ipams HTTP/1.1" 200 518 0.029989 10.0.0.33 - - [2026-02-12 19:49:15] "POST /access-control-lists HTTP/1.1" 200 600 0.032735 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.004510 10.0.0.33 - - [2026-02-12 19:49:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003983 10.0.0.33 - - [2026-02-12 19:49:16] "POST /access-control-lists HTTP/1.1" 200 589 0.067280 10.0.0.33 - - [2026-02-12 19:49:16] "POST /route-targets HTTP/1.1" 200 327 0.051395 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.042924 10.0.0.33 - - [2026-02-12 19:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.010662 10.0.0.33 - - [2026-02-12 19:49:16] "POST /virtual-networks HTTP/1.1" 200 546 0.245866 10.0.0.33 - - [2026-02-12 19:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2026-02-12 19:49:16] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.006937 10.0.0.33 - - [2026-02-12 19:49:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.001851 10.0.0.33 - - [2026-02-12 19:49:16] "PUT /access-control-list/c698e069-4363-446c-9ab5-becf602c1d23 HTTP/1.1" 200 272 0.053142 10.0.0.33 - - [2026-02-12 19:49:16] "POST /network-policys HTTP/1.1" 200 538 0.037075 10.0.0.33 - - [2026-02-12 19:49:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.007501 10.0.0.33 - - [2026-02-12 19:49:16] "POST /network-policys HTTP/1.1" 200 534 0.025829 10.0.0.33 - - [2026-02-12 19:49:16] "POST /route-targets HTTP/1.1" 200 327 0.025818 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.016306 10.0.0.33 - - [2026-02-12 19:49:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.009627 10.0.0.33 - - [2026-02-12 19:49:16] "POST /network-policys HTTP/1.1" 200 542 0.031213 10.0.0.33 - - [2026-02-12 19:49:16] "PUT /access-control-list/56faf8c8-6e39-4b8e-8cf0-6fc50f5524e1 HTTP/1.1" 200 272 0.019733 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.070841 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-02-12 19:49:16] "PUT /access-control-list/c698e069-4363-446c-9ab5-becf602c1d23 HTTP/1.1" 200 272 0.037729 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.086255 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.060217 10.0.0.33 - - [2026-02-12 19:49:16] "PUT /access-control-list/56faf8c8-6e39-4b8e-8cf0-6fc50f5524e1 HTTP/1.1" 200 272 0.029132 10.0.0.33 - - [2026-02-12 19:49:16] "PUT /access-control-list/c698e069-4363-446c-9ab5-becf602c1d23 HTTP/1.1" 200 272 0.057003 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033121 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015708 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.026768 10.0.0.33 - - [2026-02-12 19:49:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.002761 10.0.0.33 - - [2026-02-12 19:49:16] "POST /ref-update HTTP/1.1" 200 156 0.098829 10.0.0.33 - - [2026-02-12 19:49:16] "POST /access-control-lists HTTP/1.1" 200 601 0.076803 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.032911 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.094355 10.0.0.33 - - [2026-02-12 19:49:17] "PUT /access-control-list/56faf8c8-6e39-4b8e-8cf0-6fc50f5524e1 HTTP/1.1" 200 272 0.062143 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.168550 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004981 10.0.0.33 - - [2026-02-12 19:49:17] "PUT /access-control-list/4cfb1846-c0e9-4c59-a730-5755a0c8bce7 HTTP/1.1" 200 272 0.058426 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.023475 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2026-02-12 19:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.33 - - [2026-02-12 19:49:17] "PUT /access-control-list/4cfb1846-c0e9-4c59-a730-5755a0c8bce7 HTTP/1.1" 200 272 0.051519 10.0.0.33 - - [2026-02-12 19:49:17] "GET /virtual-network/536980f3-1f46-4efd-82b6-cc27b94e37df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.046510 10.0.0.33 - - [2026-02-12 19:49:17] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003807 10.0.0.33 - - [2026-02-12 19:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2026-02-12 19:49:17] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002746 10.0.0.33 - - [2026-02-12 19:49:17] "POST /firewall-policys HTTP/1.1" 200 530 0.016356 10.0.0.33 - - [2026-02-12 19:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040830 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.013305 10.0.0.33 - - [2026-02-12 19:49:17] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002680 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002000 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.014309 10.0.0.33 - - [2026-02-12 19:49:17] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003615 10.0.0.33 - - [2026-02-12 19:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2026-02-12 19:49:17] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001921 10.0.0.33 - - [2026-02-12 19:49:17] "POST /firewall-policys HTTP/1.1" 200 532 0.021165 10.0.0.33 - - [2026-02-12 19:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018425 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011134 10.0.0.33 - - [2026-02-12 19:49:17] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002623 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006354 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.012423 10.0.0.33 - - [2026-02-12 19:49:17] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.014622 10.0.0.33 - - [2026-02-12 19:49:17] "POST /ref-update HTTP/1.1" 200 156 0.015166 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.037378 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.022865 10.0.0.33 - - [2026-02-12 19:49:18] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.016241 10.0.0.33 - - [2026-02-12 19:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.33 - - [2026-02-12 19:49:18] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002953 10.0.0.33 - - [2026-02-12 19:49:18] "POST /firewall-policys HTTP/1.1" 200 530 0.017281 10.0.0.33 - - [2026-02-12 19:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029689 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012035 10.0.0.33 - - [2026-02-12 19:49:18] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002798 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002266 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002034 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002545 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001959 10.0.0.33 - - [2026-02-12 19:49:18] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002245 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.015653 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.022112 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.023230 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.017881 10.0.0.33 - - [2026-02-12 19:49:18] "POST /ref-update HTTP/1.1" 200 156 0.033123 10.0.0.33 - - [2026-02-12 19:49:18] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021330 10.0.0.33 - - [2026-02-12 19:49:18] "POST /tags HTTP/1.1" 200 299 0.026444 10.0.0.33 - - [2026-02-12 19:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.33 - - [2026-02-12 19:49:18] "GET /tag/f7f0e547-948d-4b7a-8306-9b254398a192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012107 10.0.0.33 - - [2026-02-12 19:49:18] "POST /set-tag HTTP/1.1" 200 109 0.017866 10.0.0.33 - - [2026-02-12 19:49:18] "POST /tags HTTP/1.1" 200 357 0.109353 10.0.0.33 - - [2026-02-12 19:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017994 10.0.0.33 - - [2026-02-12 19:49:18] "GET /tag/e8168c0c-110a-43a1-bcd7-0da99e019225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.012311 10.0.0.33 - - [2026-02-12 19:49:19] "POST /tags HTTP/1.1" 200 305 0.060773 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022432 10.0.0.33 - - [2026-02-12 19:49:19] "GET /tag/fabf4a56-1c43-4efd-8b11-48568ab9d55f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.016636 10.0.0.33 - - [2026-02-12 19:49:19] "POST /id-to-fqname HTTP/1.1" 200 174 0.000443 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.001642 10.0.0.33 - - [2026-02-12 19:49:19] "POST /security-groups HTTP/1.1" 200 571 0.060832 10.0.0.33 - - [2026-02-12 19:49:19] "POST /projects HTTP/1.1" 200 483 0.297918 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.002589 10.0.0.33 - - [2026-02-12 19:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028189 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.33 - - [2026-02-12 19:49:19] "POST /access-control-lists HTTP/1.1" 200 580 0.111166 10.0.0.33 - - [2026-02-12 19:49:19] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.043224 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.019259 10.0.0.33 - - [2026-02-12 19:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2026-02-12 19:49:19] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012052 10.0.0.33 - - [2026-02-12 19:49:19] "POST /access-control-lists HTTP/1.1" 200 578 0.040401 10.0.0.33 - - [2026-02-12 19:49:19] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.105952 10.0.0.33 - - [2026-02-12 19:49:19] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.066099 10.0.0.33 - - [2026-02-12 19:49:20] "POST /security-groups HTTP/1.1" 200 537 0.117132 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.004868 10.0.0.33 - - [2026-02-12 19:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014394 10.0.0.33 - - [2026-02-12 19:49:20] "POST /access-control-lists HTTP/1.1" 200 596 0.078963 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.013223 10.0.0.33 - - [2026-02-12 19:49:20] "POST /chown HTTP/1.1" 200 109 0.081259 10.0.0.33 - - [2026-02-12 19:49:20] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008673 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.33 - - [2026-02-12 19:49:20] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004990 10.0.0.33 - - [2026-02-12 19:49:20] "POST /tags HTTP/1.1" 409 207 0.004930 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-02-12 19:49:20] "POST /access-control-lists HTTP/1.1" 200 594 0.100834 10.0.0.33 - - [2026-02-12 19:49:20] "GET /tag/fabf4a56-1c43-4efd-8b11-48568ab9d55f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.021433 10.0.0.33 - - [2026-02-12 19:49:20] "POST /firewall-rules HTTP/1.1" 200 564 0.073548 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-rule/729a591b-68ad-4d00-a501-3a2aa9f0fb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.029424 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.028017 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-rule/729a591b-68ad-4d00-a501-3a2aa9f0fb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002570 10.0.0.33 - - [2026-02-12 19:49:20] "POST /ref-update HTTP/1.1" 200 156 0.016706 10.0.0.33 - - [2026-02-12 19:49:20] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002442 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.33 - - [2026-02-12 19:49:20] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003597 10.0.0.33 - - [2026-02-12 19:49:20] "POST /tags HTTP/1.1" 409 207 0.002783 10.0.0.33 - - [2026-02-12 19:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-02-12 19:49:20] "GET /tag/fabf4a56-1c43-4efd-8b11-48568ab9d55f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.056139 10.0.0.33 - - [2026-02-12 19:49:20] "POST /firewall-rules HTTP/1.1" 200 562 0.068204 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-rule/32ef7f3b-6c18-4577-8e51-a3e5c89f347c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.037258 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004418 10.0.0.33 - - [2026-02-12 19:49:20] "GET /firewall-rule/32ef7f3b-6c18-4577-8e51-a3e5c89f347c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002718 10.0.0.33 - - [2026-02-12 19:49:20] "POST /ref-update HTTP/1.1" 200 156 0.025728 10.0.0.33 - - [2026-02-12 19:49:21] "POST /tags HTTP/1.1" 200 301 0.077157 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.33 - - [2026-02-12 19:49:21] "GET /tag/9c975abc-7693-48d0-abe3-54ac88df7e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019614 10.0.0.33 - - [2026-02-12 19:49:21] "POST /tags HTTP/1.1" 200 325 0.043958 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.33 - - [2026-02-12 19:49:21] "GET /tag/c170d5a3-9505-4aa5-aea1-c968d9a496df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012599 10.0.0.33 - - [2026-02-12 19:49:21] "POST /tags HTTP/1.1" 200 363 0.027735 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2026-02-12 19:49:21] "GET /tag/bb343177-4aba-4ee7-9386-341d0fdde95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012272 10.0.0.33 - - [2026-02-12 19:49:21] "POST /tags HTTP/1.1" 200 311 0.034869 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025386 10.0.0.33 - - [2026-02-12 19:49:21] "GET /tag/f32e2319-a0be-4659-a469-4b1c40d298c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012201 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.33 - - [2026-02-12 19:49:21] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004046 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2026-02-12 19:49:21] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040902 10.0.0.33 - - [2026-02-12 19:49:21] "POST /virtual-machines HTTP/1.1" 200 377 0.007848 10.0.0.33 - - [2026-02-12 19:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008333 10.0.0.33 - - [2026-02-12 19:49:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127717 10.0.0.33 - - [2026-02-12 19:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037847 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.33 - - [2026-02-12 19:49:21] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004856 10.0.0.33 - - [2026-02-12 19:49:21] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-12 19:49:21] "POST /instance-ips HTTP/1.1" 200 409 0.049549 10.0.0.33 - - [2026-02-12 19:49:21] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009032 10.0.0.33 - - [2026-02-12 19:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011495 10.0.0.33 - - [2026-02-12 19:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034795 10.0.0.33 - - [2026-02-12 19:49:21] "GET /config-node/3690b92a-76f8-4b80-81fe-2b367b3430f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011456 10.0.0.33 - - [2026-02-12 19:49:21] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011825 10.0.0.33 - - [2026-02-12 19:49:22] "POST /set-tag HTTP/1.1" 200 109 0.029240 10.0.0.33 - - [2026-02-12 19:49:22] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011444 10.0.0.33 - - [2026-02-12 19:49:22] "GET /instance-ip/ed0bdb94-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004682 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.001796 10.0.0.33 - - [2026-02-12 19:49:22] "POST /tags HTTP/1.1" 200 305 0.064599 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.33 - - [2026-02-12 19:49:22] "GET /tag/128f3d9a-7ac5-4bee-a7b1-7acb9c344ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012970 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-02-12 19:49:22] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.019905 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.33 - - [2026-02-12 19:49:22] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004215 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-12 19:49:22] "GET /service-appliance-set/4de3e50e-b110-440f-b8b3-3f6110dd9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002863 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001921 10.0.0.33 - - [2026-02-12 19:49:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094212 10.0.0.33 - - [2026-02-12 19:49:22] "GET /virtual-machine-interface/cebd1a06-3baa-4d62-ba89-c0643744e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005565 10.0.0.33 - - [2026-02-12 19:49:22] "POST /instance-ips HTTP/1.1" 200 381 0.030667 10.0.0.33 - - [2026-02-12 19:49:22] "GET /instance-ip/c5bf3289-3c39-4c1e-8075-bb4ad42dfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004175 10.0.0.33 - - [2026-02-12 19:49:22] "POST /loadbalancers HTTP/1.1" 200 582 0.075016 10.0.0.33 - - [2026-02-12 19:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.030885 10.0.0.33 - - [2026-02-12 19:49:22] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049777 10.0.0.33 - - [2026-02-12 19:49:22] "GET /loadbalancer/0c27a415-a861-488d-aa80-901202b86dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004910 10.0.0.33 - - [2026-02-12 19:49:22] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068294 10.0.0.33 - - [2026-02-12 19:49:22] "GET /instance-ip/c5bf3289-3c39-4c1e-8075-bb4ad42dfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002719 10.0.0.33 - - [2026-02-12 19:49:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034721 10.0.0.33 - - [2026-02-12 19:49:22] "POST /floating-ips HTTP/1.1" 200 583 0.041038 10.0.0.33 - - [2026-02-12 19:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007790 10.0.0.33 - - [2026-02-12 19:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016404 10.0.0.33 - - [2026-02-12 19:49:23] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039143 10.0.0.33 - - [2026-02-12 19:49:23] "GET /loadbalancer-listener/cfaec25b-cc76-4580-a560-f4222f96e560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002771 10.0.0.33 - - [2026-02-12 19:49:23] "GET /loadbalancer-listener/cfaec25b-cc76-4580-a560-f4222f96e560?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003968 10.0.0.33 - - [2026-02-12 19:49:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017726 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-02-12 19:49:23] "GET /instance-ip/c5bf3289-3c39-4c1e-8075-bb4ad42dfac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007081 10.0.0.33 - - [2026-02-12 19:49:23] "GET /instance-ip/c5bf3289-3c39-4c1e-8075-bb4ad42dfac6?fields=floating_ips HTTP/1.1" 200 1170 0.015093 10.0.0.33 - - [2026-02-12 19:49:23] "GET /floating-ip/ff889b49-8a1f-42be-b62d-2d2e657e4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005357 10.0.0.33 - - [2026-02-12 19:49:23] "GET /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005863 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.33 - - [2026-02-12 19:49:23] "PUT /global-vrouter-config/174205e1-75fb-4416-ad98-6f5ce5427c97 HTTP/1.1" 200 276 0.009851 10.0.0.33 - - [2026-02-12 19:49:23] "POST /tags HTTP/1.1" 200 355 0.022187 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016711 10.0.0.33 - - [2026-02-12 19:49:23] "GET /tag/6fdde533-0b27-4895-ae25-70876c843d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020000 10.0.0.33 - - [2026-02-12 19:49:23] "POST /tags HTTP/1.1" 200 303 0.017429 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011571 10.0.0.33 - - [2026-02-12 19:49:23] "GET /tag/f338f1e3-48fc-49bc-ab56-f367082027be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016570 10.0.0.33 - - [2026-02-12 19:49:23] "POST /projects HTTP/1.1" 409 218 0.003817 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.33 - - [2026-02-12 19:49:23] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043969 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-02-12 19:49:23] "GET /network-ipam/ec143554-9e3a-4a69-8b65-33363a2d9437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002266 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-12 19:49:23] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004349 10.0.0.33 - - [2026-02-12 19:49:23] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.043256 10.0.0.33 - - [2026-02-12 19:49:23] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010083 10.0.0.33 - - [2026-02-12 19:49:23] "POST /set-tag HTTP/1.1" 200 109 0.043134 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010744 10.0.0.33 - - [2026-02-12 19:49:23] "GET /network-ipam/bc5da064-1474-4b13-8955-0625c2707b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004504 10.0.0.33 - - [2026-02-12 19:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-02-12 19:49:23] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003468 10.0.0.33 - - [2026-02-12 19:49:23] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.054926 10.0.0.33 - - [2026-02-12 19:49:23] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013255 10.0.0.33 - - [2026-02-12 19:49:23] "POST /set-tag HTTP/1.1" 200 109 0.053522 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.33 - - [2026-02-12 19:49:24] "GET /network-policy/995eeba3-b9b7-43cd-81a7-b7b0b3bc8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004270 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.33 - - [2026-02-12 19:49:24] "GET /network-policy/43a0b252-13f1-4b39-b471-cb7475842b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003854 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2026-02-12 19:49:24] "GET /network-policy/c1a4c782-bca6-43ee-a300-05e5905026a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003591 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /network-policy/c1a4c782-bca6-43ee-a300-05e5905026a0 HTTP/1.1" 200 262 0.009213 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /access-control-list/c698e069-4363-446c-9ab5-becf602c1d23 HTTP/1.1" 200 272 0.037425 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-update HTTP/1.1" 200 156 0.082405 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007504 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /access-control-list/4cfb1846-c0e9-4c59-a730-5755a0c8bce7 HTTP/1.1" 200 272 0.031024 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009891 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001432 10.0.0.33 - - [2026-02-12 19:49:24] "POST /security-groups HTTP/1.1" 409 245 0.006700 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /security-group/491636d2-c572-471e-af4f-4144eaf4523d HTTP/1.1" 200 262 0.054763 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /access-control-list/7730e75a-d6bc-4aae-bf5c-f1ab705f858e HTTP/1.1" 200 272 0.010113 10.0.0.33 - - [2026-02-12 19:49:24] "PUT /access-control-list/87cebd04-5733-4336-9126-be12998fa76f HTTP/1.1" 200 272 0.024064 10.0.0.33 - - [2026-02-12 19:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027486 10.0.0.33 - - [2026-02-12 19:49:24] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017686 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-02-12 19:49:24] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003431 10.0.0.33 - - [2026-02-12 19:49:24] "POST /tags HTTP/1.1" 409 206 0.002316 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-02-12 19:49:24] "GET /tag/f338f1e3-48fc-49bc-ab56-f367082027be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018119 10.0.0.33 - - [2026-02-12 19:49:24] "POST /firewall-rules HTTP/1.1" 200 562 0.074504 10.0.0.33 - - [2026-02-12 19:49:24] "GET /firewall-rule/4194d71a-9db2-4e73-b1a1-b58a9900b0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.027237 10.0.0.33 - - [2026-02-12 19:49:24] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003907 10.0.0.33 - - [2026-02-12 19:49:24] "GET /firewall-rule/4194d71a-9db2-4e73-b1a1-b58a9900b0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.001983 10.0.0.33 - - [2026-02-12 19:49:24] "POST /ref-update HTTP/1.1" 200 156 0.017571 10.0.0.33 - - [2026-02-12 19:49:24] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002434 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-02-12 19:49:24] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002038 10.0.0.33 - - [2026-02-12 19:49:24] "POST /tags HTTP/1.1" 409 206 0.001312 10.0.0.33 - - [2026-02-12 19:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.33 - - [2026-02-12 19:49:24] "GET /tag/f338f1e3-48fc-49bc-ab56-f367082027be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009429 10.0.0.33 - - [2026-02-12 19:49:24] "POST /firewall-rules HTTP/1.1" 200 560 0.064616 10.0.0.33 - - [2026-02-12 19:49:25] "GET /firewall-rule/be0381d4-9d8a-43aa-9251-3de007004cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009905 10.0.0.33 - - [2026-02-12 19:49:25] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.002965 10.0.0.33 - - [2026-02-12 19:49:25] "GET /firewall-rule/be0381d4-9d8a-43aa-9251-3de007004cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002671 10.0.0.33 - - [2026-02-12 19:49:25] "POST /ref-update HTTP/1.1" 200 156 0.021853 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.002015 10.0.0.33 - - [2026-02-12 19:49:25] "POST /tags HTTP/1.1" 200 301 0.019274 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.33 - - [2026-02-12 19:49:25] "GET /tag/36db0f3f-6f6f-451e-91d7-0919867c6ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010850 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.33 - - [2026-02-12 19:49:25] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036107 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2026-02-12 19:49:25] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003742 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-02-12 19:49:25] "GET /service-appliance-set/4de3e50e-b110-440f-b8b3-3f6110dd9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001921 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.001163 10.0.0.33 - - [2026-02-12 19:49:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100882 10.0.0.33 - - [2026-02-12 19:49:25] "GET /virtual-machine-interface/fbcbe0da-89ce-475e-8b25-c113d53e9a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011873 10.0.0.33 - - [2026-02-12 19:49:25] "POST /instance-ips HTTP/1.1" 200 377 0.025882 10.0.0.33 - - [2026-02-12 19:49:25] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003845 10.0.0.33 - - [2026-02-12 19:49:25] "POST /loadbalancers HTTP/1.1" 200 582 0.058624 10.0.0.33 - - [2026-02-12 19:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018322 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010144 10.0.0.33 - - [2026-02-12 19:49:25] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042459 10.0.0.33 - - [2026-02-12 19:49:25] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003333 10.0.0.33 - - [2026-02-12 19:49:25] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028957 10.0.0.33 - - [2026-02-12 19:49:25] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002233 10.0.0.33 - - [2026-02-12 19:49:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018259 10.0.0.33 - - [2026-02-12 19:49:25] "POST /floating-ips HTTP/1.1" 200 581 0.027690 10.0.0.33 - - [2026-02-12 19:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021404 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2026-02-12 19:49:25] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034308 10.0.0.33 - - [2026-02-12 19:49:25] "GET /loadbalancer-listener/d6f6c76b-329a-4d2d-b353-bfda3b1725a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002062 10.0.0.33 - - [2026-02-12 19:49:25] "GET /loadbalancer-listener/d6f6c76b-329a-4d2d-b353-bfda3b1725a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002699 10.0.0.33 - - [2026-02-12 19:49:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026498 10.0.0.33 - - [2026-02-12 19:49:25] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003078 10.0.0.33 - - [2026-02-12 19:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.33 - - [2026-02-12 19:49:25] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?fields=floating_ips HTTP/1.1" 200 1164 0.004297 10.0.0.33 - - [2026-02-12 19:49:25] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002859 10.0.0.33 - - [2026-02-12 19:49:25] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031703 10.0.0.33 - - [2026-02-12 19:49:25] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001784 10.0.0.33 - - [2026-02-12 19:49:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018457 10.0.0.33 - - [2026-02-12 19:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021426 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023425 10.0.0.33 - - [2026-02-12 19:49:26] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030478 10.0.0.33 - - [2026-02-12 19:49:26] "GET /loadbalancer-listener/6b7cc6be-71fe-4c4f-9e08-ccd8627d0648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002645 10.0.0.33 - - [2026-02-12 19:49:26] "GET /loadbalancer-listener/6b7cc6be-71fe-4c4f-9e08-ccd8627d0648?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002514 10.0.0.33 - - [2026-02-12 19:49:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019280 10.0.0.33 - - [2026-02-12 19:49:26] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004464 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.33 - - [2026-02-12 19:49:26] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?fields=floating_ips HTTP/1.1" 200 1164 0.002397 10.0.0.33 - - [2026-02-12 19:49:26] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001636 10.0.0.33 - - [2026-02-12 19:49:26] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023173 10.0.0.33 - - [2026-02-12 19:49:26] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004645 10.0.0.33 - - [2026-02-12 19:49:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020460 10.0.0.33 - - [2026-02-12 19:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007692 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.33 - - [2026-02-12 19:49:26] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032068 10.0.0.33 - - [2026-02-12 19:49:26] "GET /loadbalancer-listener/20a6760e-e9b9-48c4-a2b6-ceb7decf7b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007768 10.0.0.33 - - [2026-02-12 19:49:26] "GET /loadbalancer-listener/20a6760e-e9b9-48c4-a2b6-ceb7decf7b56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003212 10.0.0.33 - - [2026-02-12 19:49:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016971 10.0.0.33 - - [2026-02-12 19:49:26] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002909 10.0.0.33 - - [2026-02-12 19:49:26] "GET /instance-ip/29a2b227-c83f-442a-a828-0c93a4a914b2?fields=floating_ips HTTP/1.1" 200 1164 0.006029 10.0.0.33 - - [2026-02-12 19:49:26] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001874 10.0.0.33 - - [2026-02-12 19:49:26] "POST /tags HTTP/1.1" 200 371 0.017688 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020032 10.0.0.33 - - [2026-02-12 19:49:26] "GET /tag/f4789ea5-e2e7-4506-8b33-c3eca10156d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.017704 10.0.0.33 - - [2026-02-12 19:49:26] "POST /tags HTTP/1.1" 200 319 0.022685 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015822 10.0.0.33 - - [2026-02-12 19:49:26] "GET /tag/3af67b58-f4a2-41c1-826d-26c032171540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021672 10.0.0.33 - - [2026-02-12 19:49:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.000433 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.021201 10.0.0.33 - - [2026-02-12 19:49:26] "POST /security-groups HTTP/1.1" 200 578 0.060036 10.0.0.33 - - [2026-02-12 19:49:26] "POST /projects HTTP/1.1" 200 497 0.163133 10.0.0.33 - - [2026-02-12 19:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009695 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.001945 10.0.0.33 - - [2026-02-12 19:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024836 10.0.0.33 - - [2026-02-12 19:49:27] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.028415 10.0.0.33 - - [2026-02-12 19:49:27] "POST /access-control-lists HTTP/1.1" 200 587 0.094100 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018147 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.017865 10.0.0.33 - - [2026-02-12 19:49:27] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011266 10.0.0.33 - - [2026-02-12 19:49:27] "POST /access-control-lists HTTP/1.1" 200 585 0.067119 10.0.0.33 - - [2026-02-12 19:49:27] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.084803 10.0.0.33 - - [2026-02-12 19:49:27] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.068140 10.0.0.33 - - [2026-02-12 19:49:27] "POST /security-groups HTTP/1.1" 200 558 0.065480 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.001532 10.0.0.33 - - [2026-02-12 19:49:27] "POST /access-control-lists HTTP/1.1" 200 610 0.056822 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.002014 10.0.0.33 - - [2026-02-12 19:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.063388 10.0.0.33 - - [2026-02-12 19:49:27] "POST /chown HTTP/1.1" 200 109 0.016986 10.0.0.33 - - [2026-02-12 19:49:27] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.041279 10.0.0.33 - - [2026-02-12 19:49:27] "POST /access-control-lists HTTP/1.1" 200 608 0.088417 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-12 19:49:27] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002277 10.0.0.33 - - [2026-02-12 19:49:27] "POST /tags HTTP/1.1" 409 214 0.001297 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.33 - - [2026-02-12 19:49:27] "GET /tag/3af67b58-f4a2-41c1-826d-26c032171540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009655 10.0.0.33 - - [2026-02-12 19:49:27] "POST /firewall-rules HTTP/1.1" 200 578 0.062618 10.0.0.33 - - [2026-02-12 19:49:27] "GET /firewall-rule/10f85109-9e3c-43ea-b460-b19a6b0708f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003545 10.0.0.33 - - [2026-02-12 19:49:27] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.002968 10.0.0.33 - - [2026-02-12 19:49:27] "GET /firewall-rule/10f85109-9e3c-43ea-b460-b19a6b0708f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001746 10.0.0.33 - - [2026-02-12 19:49:27] "POST /ref-update HTTP/1.1" 200 156 0.025756 10.0.0.33 - - [2026-02-12 19:49:27] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007017 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2026-02-12 19:49:27] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003234 10.0.0.33 - - [2026-02-12 19:49:27] "POST /tags HTTP/1.1" 409 214 0.008010 10.0.0.33 - - [2026-02-12 19:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.33 - - [2026-02-12 19:49:27] "GET /tag/3af67b58-f4a2-41c1-826d-26c032171540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010895 10.0.0.33 - - [2026-02-12 19:49:28] "POST /firewall-rules HTTP/1.1" 200 576 0.069010 10.0.0.33 - - [2026-02-12 19:49:28] "GET /firewall-rule/a078e11c-1b73-4029-b178-745020bdd3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.022474 10.0.0.33 - - [2026-02-12 19:49:28] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004566 10.0.0.33 - - [2026-02-12 19:49:28] "GET /firewall-rule/a078e11c-1b73-4029-b178-745020bdd3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002130 10.0.0.33 - - [2026-02-12 19:49:28] "POST /ref-update HTTP/1.1" 200 156 0.031897 10.0.0.33 - - [2026-02-12 19:49:28] "POST /tags HTTP/1.1" 200 363 0.027482 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-02-12 19:49:28] "GET /tag/2cee01dc-1dd9-45c1-ad7f-ce4c12bb93b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011409 10.0.0.33 - - [2026-02-12 19:49:28] "POST /tags HTTP/1.1" 200 311 0.017872 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.33 - - [2026-02-12 19:49:28] "GET /tag/bebdfece-2227-4d83-9668-37ecedf8db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011282 10.0.0.33 - - [2026-02-12 19:49:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000446 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.003081 10.0.0.33 - - [2026-02-12 19:49:28] "POST /security-groups HTTP/1.1" 200 574 0.058916 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.001497 10.0.0.33 - - [2026-02-12 19:49:28] "POST /projects HTTP/1.1" 200 489 0.207457 10.0.0.33 - - [2026-02-12 19:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008271 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011337 10.0.0.33 - - [2026-02-12 19:49:28] "POST /access-control-lists HTTP/1.1" 200 583 0.108460 10.0.0.33 - - [2026-02-12 19:49:28] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.013798 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.006224 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-02-12 19:49:28] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004089 10.0.0.33 - - [2026-02-12 19:49:28] "POST /access-control-lists HTTP/1.1" 200 581 0.062854 10.0.0.33 - - [2026-02-12 19:49:28] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.063289 10.0.0.33 - - [2026-02-12 19:49:28] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.038706 10.0.0.33 - - [2026-02-12 19:49:28] "POST /security-groups HTTP/1.1" 200 546 0.070949 10.0.0.33 - - [2026-02-12 19:49:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.011435 10.0.0.33 - - [2026-02-12 19:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043246 10.0.0.33 - - [2026-02-12 19:49:28] "POST /chown HTTP/1.1" 200 109 0.061641 10.0.0.33 - - [2026-02-12 19:49:29] "POST /access-control-lists HTTP/1.1" 200 602 0.100778 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.010933 10.0.0.33 - - [2026-02-12 19:49:29] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012311 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-02-12 19:49:29] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016976 10.0.0.33 - - [2026-02-12 19:49:29] "POST /access-control-lists HTTP/1.1" 200 600 0.065110 10.0.0.33 - - [2026-02-12 19:49:29] "POST /tags HTTP/1.1" 409 210 0.011164 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2026-02-12 19:49:29] "GET /tag/bebdfece-2227-4d83-9668-37ecedf8db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010556 10.0.0.33 - - [2026-02-12 19:49:29] "POST /firewall-rules HTTP/1.1" 200 570 0.068844 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-rule/a55f5161-0299-4682-a933-410acea287ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010587 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003683 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-rule/a55f5161-0299-4682-a933-410acea287ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001987 10.0.0.33 - - [2026-02-12 19:49:29] "POST /ref-update HTTP/1.1" 200 156 0.054819 10.0.0.33 - - [2026-02-12 19:49:29] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008437 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2026-02-12 19:49:29] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005434 10.0.0.33 - - [2026-02-12 19:49:29] "POST /tags HTTP/1.1" 409 210 0.001483 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-02-12 19:49:29] "GET /tag/bebdfece-2227-4d83-9668-37ecedf8db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009939 10.0.0.33 - - [2026-02-12 19:49:29] "POST /firewall-rules HTTP/1.1" 200 568 0.069812 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-rule/a64c6333-29bf-4bda-917e-6ed0b5e16e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010057 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005388 10.0.0.33 - - [2026-02-12 19:49:29] "GET /firewall-rule/a64c6333-29bf-4bda-917e-6ed0b5e16e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002033 10.0.0.33 - - [2026-02-12 19:49:29] "POST /ref-update HTTP/1.1" 200 156 0.029101 10.0.0.33 - - [2026-02-12 19:49:29] "POST /tags HTTP/1.1" 409 237 0.010466 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-02-12 19:49:29] "GET /tag/bb343177-4aba-4ee7-9386-341d0fdde95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010450 10.0.0.33 - - [2026-02-12 19:49:29] "POST /tags HTTP/1.1" 409 210 0.001592 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001174 10.0.0.33 - - [2026-02-12 19:49:29] "GET /tag/f32e2319-a0be-4659-a469-4b1c40d298c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010345 10.0.0.33 - - [2026-02-12 19:49:29] "POST /projects HTTP/1.1" 409 223 0.001486 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-12 19:49:29] "GET /project/22124879-709f-46dd-b56e-4e4a6328e6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035456 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-02-12 19:49:29] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004235 10.0.0.33 - - [2026-02-12 19:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-02-12 19:49:29] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003894 10.0.0.33 - - [2026-02-12 19:49:29] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.039308 10.0.0.33 - - [2026-02-12 19:49:30] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.042109 10.0.0.33 - - [2026-02-12 19:49:30] "POST /security-groups HTTP/1.1" 409 253 0.007646 10.0.0.33 - - [2026-02-12 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.33 - - [2026-02-12 19:49:30] "PUT /security-group/e705e3af-e46d-4399-bfd9-aa43b2778a87 HTTP/1.1" 200 262 0.058881 10.0.0.33 - - [2026-02-12 19:49:30] "PUT /access-control-list/088e57ed-4460-4fac-86b0-9aac07b8ff5b HTTP/1.1" 200 272 0.018966 10.0.0.33 - - [2026-02-12 19:49:30] "PUT /access-control-list/ca748f13-f6ad-497c-99fd-5c283b456589 HTTP/1.1" 200 272 0.011811 10.0.0.33 - - [2026-02-12 19:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.064988 10.0.0.33 - - [2026-02-12 19:49:30] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002603 10.0.0.33 - - [2026-02-12 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.33 - - [2026-02-12 19:49:30] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002697 10.0.0.33 - - [2026-02-12 19:49:30] "POST /tags HTTP/1.1" 409 210 0.001566 10.0.0.33 - - [2026-02-12 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2026-02-12 19:49:30] "GET /tag/f32e2319-a0be-4659-a469-4b1c40d298c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011549 10.0.0.33 - - [2026-02-12 19:49:30] "POST /firewall-rules HTTP/1.1" 200 570 0.070378 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-rule/7f2968c2-d5bf-4e98-aa71-2668299e5acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003469 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.002854 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-rule/7f2968c2-d5bf-4e98-aa71-2668299e5acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001653 10.0.0.33 - - [2026-02-12 19:49:30] "POST /ref-update HTTP/1.1" 200 156 0.035121 10.0.0.33 - - [2026-02-12 19:49:30] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006084 10.0.0.33 - - [2026-02-12 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-02-12 19:49:30] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002530 10.0.0.33 - - [2026-02-12 19:49:30] "POST /tags HTTP/1.1" 409 210 0.001457 10.0.0.33 - - [2026-02-12 19:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.33 - - [2026-02-12 19:49:30] "GET /tag/f32e2319-a0be-4659-a469-4b1c40d298c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009196 10.0.0.33 - - [2026-02-12 19:49:30] "POST /firewall-rules HTTP/1.1" 200 568 0.064847 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-rule/42fa5c0b-ba02-450f-ab06-652c9e7a449d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006190 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004763 10.0.0.33 - - [2026-02-12 19:49:30] "GET /firewall-rule/42fa5c0b-ba02-450f-ab06-652c9e7a449d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006104 10.0.0.33 - - [2026-02-12 19:49:30] "POST /ref-update HTTP/1.1" 200 156 0.058648 10.0.0.33 - - [2026-02-12 19:49:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010945 10.0.0.33 - - [2026-02-12 19:49:30] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.33 - - [2026-02-12 19:49:33] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.33 - - [2026-02-12 19:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2026-02-12 19:49:33] "GET /routing-instance/9fa042f0-9e2a-49f3-8430-ece70e7d4fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002596 10.0.0.33 - - [2026-02-12 19:49:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002059 10.0.0.33 - - [2026-02-12 19:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-02-12 19:49:33] "GET /bgp-router/1b4ee28c-fbd3-40a3-b855-a1dcfbbbb676?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003551 10.0.0.33 - - [2026-02-12 19:49:33] "PUT /bgp-router/1b4ee28c-fbd3-40a3-b855-a1dcfbbbb676 HTTP/1.1" 200 254 0.033307 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:49:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000733 10.0.0.22 - - [2026-02-12 19:50:39] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.22 - - [2026-02-12 19:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.22 - - [2026-02-12 19:50:39] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004631 10.0.0.22 - - [2026-02-12 19:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-02-12 19:50:40] "GET /routing-instance/9fa042f0-9e2a-49f3-8430-ece70e7d4fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002767 10.0.0.22 - - [2026-02-12 19:50:40] "PUT /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5 HTTP/1.1" 200 274 0.010829 10.0.0.22 - - [2026-02-12 19:50:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.009827 10.0.0.22 - - [2026-02-12 19:50:40] "POST /virtual-routers HTTP/1.1" 200 599 0.019280 10.0.0.22 - - [2026-02-12 19:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013745 10.0.0.22 - - [2026-02-12 19:50:40] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004364 10.0.0.22 - - [2026-02-12 19:50:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001963 10.0.0.22 - - [2026-02-12 19:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2026-02-12 19:50:40] "GET /virtual-network/536980f3-1f46-4efd-82b6-cc27b94e37df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004649 10.0.0.22 - - [2026-02-12 19:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.048752 10.0.0.33 - - [2026-02-12 19:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-12 19:50:46] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002238 10.0.0.33 - - [2026-02-12 19:51:02] "GET /global-system-configs HTTP/1.1" 200 322 0.003146 10.0.0.33 - - [2026-02-12 19:51:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002837 10.0.0.33 - - [2026-02-12 19:53:19] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002859 10.0.0.33 - - [2026-02-12 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005312 10.0.0.33 - - [2026-02-12 19:53:30] "POST /set-tag HTTP/1.1" 200 109 0.005678 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005357 10.0.0.33 - - [2026-02-12 19:53:30] "POST /set-tag HTTP/1.1" 200 109 0.004132 10.0.0.33 - - [2026-02-12 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2026-02-12 19:53:30] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004072 10.0.0.33 - - [2026-02-12 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2026-02-12 19:53:30] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002236 10.0.0.33 - - [2026-02-12 19:53:30] "GET /loadbalancer-pool/8d7a9540-cf54-487f-8297-97585033ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003777 10.0.0.33 - - [2026-02-12 19:53:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020482 10.0.0.33 - - [2026-02-12 19:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013843 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013862 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016151 10.0.0.33 - - [2026-02-12 19:53:30] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.33 - - [2026-02-12 19:53:30] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011223 10.0.0.33 - - [2026-02-12 19:53:30] "POST /tags HTTP/1.1" 409 205 0.008899 10.0.0.33 - - [2026-02-12 19:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.33 - - [2026-02-12 19:53:30] "GET /tag/36db0f3f-6f6f-451e-91d7-0919867c6ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.046862 10.0.0.33 - - [2026-02-12 19:53:30] "PUT /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12 HTTP/1.1" 200 256 0.079336 10.0.0.33 - - [2026-02-12 19:53:30] "POST /set-tag HTTP/1.1" 200 109 0.078746 10.0.0.33 - - [2026-02-12 19:53:30] "GET /loadbalancer-pool/1686132a-a588-47cf-add1-72bba1bd9a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029703 10.0.0.33 - - [2026-02-12 19:53:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015497 10.0.0.33 - - [2026-02-12 19:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022625 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011253 10.0.0.33 - - [2026-02-12 19:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.33 - - [2026-02-12 19:53:30] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008225 10.0.0.33 - - [2026-02-12 19:53:30] "POST /ref-update HTTP/1.1" 200 156 0.009550 10.0.0.33 - - [2026-02-12 19:53:30] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.017868 10.0.0.33 - - [2026-02-12 19:53:30] "GET /loadbalancer-pool/95656b0f-39b9-4ab3-a0d9-0499788c3e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009907 10.0.0.33 - - [2026-02-12 19:53:30] "PUT /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12 HTTP/1.1" 200 256 0.022750 10.0.0.33 - - [2026-02-12 19:53:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055074 10.0.0.33 - - [2026-02-12 19:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026517 10.0.0.33 - - [2026-02-12 19:53:31] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012409 10.0.0.33 - - [2026-02-12 19:53:31] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004346 10.0.0.33 - - [2026-02-12 19:53:31] "POST /ref-update HTTP/1.1" 200 156 0.009210 10.0.0.33 - - [2026-02-12 19:53:31] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002631 10.0.0.33 - - [2026-02-12 19:53:31] "POST /set-tag HTTP/1.1" 200 109 0.008081 10.0.0.33 - - [2026-02-12 19:53:31] "PUT /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12 HTTP/1.1" 200 256 0.031048 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004658 10.0.0.33 - - [2026-02-12 19:53:46] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.33 - - [2026-02-12 19:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2026-02-12 19:53:46] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002218 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009243 10.0.0.33 - - [2026-02-12 19:53:46] "POST /set-tag HTTP/1.1" 200 109 0.034632 10.0.0.33 - - [2026-02-12 19:53:46] "DELETE /loadbalancer-member/af45779e-d73f-4c80-81ee-b7aaf67b2771 HTTP/1.1" 200 115 0.118548 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004753 10.0.0.33 - - [2026-02-12 19:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.33 - - [2026-02-12 19:53:46] "DELETE /loadbalancer-member/0fd80bbb-2795-4272-a92d-1dfeee4191d7 HTTP/1.1" 200 115 0.039487 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013238 10.0.0.33 - - [2026-02-12 19:53:46] "POST /set-tag HTTP/1.1" 200 109 0.005738 10.0.0.33 - - [2026-02-12 19:53:46] "DELETE /loadbalancer-member/c5d3ee80-0dcc-4e78-b1ce-43756d17492b HTTP/1.1" 200 115 0.043150 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003980 10.0.0.33 - - [2026-02-12 19:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.33 - - [2026-02-12 19:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-02-12 19:53:46] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002066 10.0.0.33 - - [2026-02-12 19:53:46] "GET /loadbalancer-pool/8d7a9540-cf54-487f-8297-97585033ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002839 10.0.0.33 - - [2026-02-12 19:53:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019619 10.0.0.33 - - [2026-02-12 19:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015038 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004541 10.0.0.33 - - [2026-02-12 19:53:46] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012742 10.0.0.33 - - [2026-02-12 19:53:46] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002923 10.0.0.33 - - [2026-02-12 19:53:47] "POST /set-tag HTTP/1.1" 200 109 0.064482 10.0.0.33 - - [2026-02-12 19:53:47] "GET /loadbalancer-pool/1686132a-a588-47cf-add1-72bba1bd9a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004428 10.0.0.33 - - [2026-02-12 19:53:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040807 10.0.0.33 - - [2026-02-12 19:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009864 10.0.0.33 - - [2026-02-12 19:53:47] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017983 10.0.0.33 - - [2026-02-12 19:53:47] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013484 10.0.0.33 - - [2026-02-12 19:53:47] "POST /set-tag HTTP/1.1" 200 109 0.005066 10.0.0.33 - - [2026-02-12 19:53:47] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003554 10.0.0.33 - - [2026-02-12 19:53:47] "GET /loadbalancer-pool/95656b0f-39b9-4ab3-a0d9-0499788c3e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002986 10.0.0.33 - - [2026-02-12 19:53:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034539 10.0.0.33 - - [2026-02-12 19:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024222 10.0.0.33 - - [2026-02-12 19:53:47] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019912 10.0.0.33 - - [2026-02-12 19:53:47] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003747 10.0.0.33 - - [2026-02-12 19:53:47] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002017 10.0.0.33 - - [2026-02-12 19:53:47] "POST /set-tag HTTP/1.1" 200 109 0.002623 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004171 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000742 10.0.0.33 - - [2026-02-12 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.33 - - [2026-02-12 19:54:46] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.016589 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:54:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.22 - - [2026-02-12 19:55:01] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.22 - - [2026-02-12 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2026-02-12 19:55:01] "GET /global-system-config/07b799f0-3408-4125-a032-9bfc499701c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005512 10.0.0.22 - - [2026-02-12 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2026-02-12 19:55:01] "GET /routing-instance/9fa042f0-9e2a-49f3-8430-ece70e7d4fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002661 10.0.0.22 - - [2026-02-12 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.22 - - [2026-02-12 19:55:01] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002047 10.0.0.22 - - [2026-02-12 19:55:01] "PUT /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb HTTP/1.1" 200 262 0.008149 10.0.0.22 - - [2026-02-12 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016070 10.0.0.22 - - [2026-02-12 19:55:01] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002841 10.0.0.22 - - [2026-02-12 19:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.22 - - [2026-02-12 19:55:01] "GET /virtual-machine-interface/ca6244d7-03ff-4874-9f19-6f766d9845d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003985 10.0.0.22 - - [2026-02-12 19:55:01] "PUT /virtual-machine-interface/ca6244d7-03ff-4874-9f19-6f766d9845d9 HTTP/1.1" 200 284 0.009127 10.0.0.33 - - [2026-02-12 19:56:02] "GET /global-system-configs HTTP/1.1" 200 322 0.006697 10.0.0.33 - - [2026-02-12 19:56:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001953 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004435 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-02-12 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.33 - - [2026-02-12 19:59:36] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008498 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004915 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.042155 10.0.0.33 - - [2026-02-12 19:59:36] "DELETE /loadbalancer-member/ccc6359b-57a7-487b-9cff-ec94913efa3b HTTP/1.1" 200 115 0.039106 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004236 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.33 - - [2026-02-12 19:59:36] "DELETE /loadbalancer-member/c3377f93-6c02-4181-abc6-cdf5a7365ed3 HTTP/1.1" 200 115 0.035291 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004003 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.33 - - [2026-02-12 19:59:36] "DELETE /loadbalancer-member/bf9d58c3-eeba-4d16-8e43-ebc7df519e18 HTTP/1.1" 200 115 0.035657 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006677 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.33 - - [2026-02-12 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-02-12 19:59:36] "GET /loadbalancer/47037f3a-9f76-48a1-a31e-f863426ed3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002041 10.0.0.33 - - [2026-02-12 19:59:36] "GET /loadbalancer-pool/8d7a9540-cf54-487f-8297-97585033ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.001952 10.0.0.33 - - [2026-02-12 19:59:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016028 10.0.0.33 - - [2026-02-12 19:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.041247 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022055 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008307 10.0.0.33 - - [2026-02-12 19:59:36] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006421 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.064741 10.0.0.33 - - [2026-02-12 19:59:36] "GET /loadbalancer-pool/1686132a-a588-47cf-add1-72bba1bd9a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011281 10.0.0.33 - - [2026-02-12 19:59:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018990 10.0.0.33 - - [2026-02-12 19:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008680 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009086 10.0.0.33 - - [2026-02-12 19:59:36] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005766 10.0.0.33 - - [2026-02-12 19:59:36] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.33 - - [2026-02-12 19:59:36] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003548 10.0.0.33 - - [2026-02-12 19:59:36] "GET /loadbalancer-pool/95656b0f-39b9-4ab3-a0d9-0499788c3e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011133 10.0.0.33 - - [2026-02-12 19:59:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019156 10.0.0.33 - - [2026-02-12 19:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015437 10.0.0.33 - - [2026-02-12 19:59:37] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009769 10.0.0.33 - - [2026-02-12 19:59:37] "GET /virtual-machine-interface/ecf136d6-084b-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004633 10.0.0.33 - - [2026-02-12 19:59:37] "GET /floating-ip/cf135ebc-bd94-4b1a-b096-0717362b9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001891 10.0.0.33 - - [2026-02-12 19:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002407 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.33 - - [2026-02-12 19:59:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 10.0.0.33 - - [2026-02-12 20:01:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002459 10.0.0.33 - - [2026-02-12 20:01:03] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.33 - - [2026-02-12 20:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-02-12 20:01:03] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037055 10.0.0.33 - - [2026-02-12 20:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-02-12 20:01:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002223 10.0.0.33 - - [2026-02-12 20:01:04] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028928 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-02-12 20:01:04] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031290 10.0.0.33 - - [2026-02-12 20:01:04] "POST /tags HTTP/1.1" 200 333 0.036566 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.33 - - [2026-02-12 20:01:04] "GET /tag/4b1a485e-d1eb-4fe7-86d4-d0a4602a8b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.034796 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2026-02-12 20:01:04] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041007 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.33 - - [2026-02-12 20:01:04] "GET /virtual-networks?parent_id=28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006019 10.0.0.33 - - [2026-02-12 20:01:04] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042214 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.33 - - [2026-02-12 20:01:04] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004838 10.0.0.33 - - [2026-02-12 20:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-02-12 20:01:04] "POST /virtual-networks HTTP/1.1" 200 512 0.098103 10.0.0.33 - - [2026-02-12 20:01:05] "GET /service-appliance-set/4de3e50e-b110-440f-b8b3-3f6110dd9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.017307 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.003930 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2026-02-12 20:01:05] "GET /network-ipam/a7ac27e9-ef62-4ccd-87a5-a9efd1f9ce82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002546 10.0.0.33 - - [2026-02-12 20:01:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005548 10.0.0.33 - - [2026-02-12 20:01:05] "POST /ref-update HTTP/1.1" 200 156 0.067174 10.0.0.33 - - [2026-02-12 20:01:05] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014281 10.0.0.33 - - [2026-02-12 20:01:05] "GET /domains HTTP/1.1" 200 280 0.010969 10.0.0.33 - - [2026-02-12 20:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.157587 10.0.0.33 - - [2026-02-12 20:01:05] "GET /virtual-machine-interface/40237c1d-dc2c-427b-b8ae-453a3f6f015c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019457 10.0.0.33 - - [2026-02-12 20:01:05] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.057408 10.0.0.33 - - [2026-02-12 20:01:05] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 5476 0.055326 10.0.0.33 - - [2026-02-12 20:01:05] "POST /instance-ips HTTP/1.1" 200 409 0.067467 10.0.0.33 - - [2026-02-12 20:01:05] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.011233 10.0.0.33 - - [2026-02-12 20:01:05] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003597 10.0.0.33 - - [2026-02-12 20:01:05] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1181 0.002316 10.0.0.33 - - [2026-02-12 20:01:05] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1181 0.002331 10.0.0.33 - - [2026-02-12 20:01:05] "GET /instance-ip/997b3130-599a-4a67-9659-df0c7c6e2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003497 10.0.0.33 - - [2026-02-12 20:01:05] "POST /loadbalancers HTTP/1.1" 200 610 0.061187 10.0.0.33 - - [2026-02-12 20:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020720 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2026-02-12 20:01:05] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045567 10.0.0.33 - - [2026-02-12 20:01:05] "POST /route-targets HTTP/1.1" 200 327 0.018056 10.0.0.33 - - [2026-02-12 20:01:05] "GET /instance-ip/997b3130-599a-4a67-9659-df0c7c6e2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007316 10.0.0.33 - - [2026-02-12 20:01:05] "POST /ref-update HTTP/1.1" 200 156 0.022718 10.0.0.33 - - [2026-02-12 20:01:05] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046466 10.0.0.33 - - [2026-02-12 20:01:05] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005455 10.0.0.33 - - [2026-02-12 20:01:05] "POST /floating-ips HTTP/1.1" 200 597 0.062457 10.0.0.33 - - [2026-02-12 20:01:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042398 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-02-12 20:01:05] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024382 10.0.0.33 - - [2026-02-12 20:01:05] "GET /loadbalancer-listener/2ef3b5e6-bd33-404e-9356-436228621604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004788 10.0.0.33 - - [2026-02-12 20:01:05] "GET /loadbalancer-listener/2ef3b5e6-bd33-404e-9356-436228621604?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002645 10.0.0.33 - - [2026-02-12 20:01:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019563 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-02-12 20:01:05] "GET /instance-ip/997b3130-599a-4a67-9659-df0c7c6e2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003106 10.0.0.33 - - [2026-02-12 20:01:05] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002081 10.0.0.33 - - [2026-02-12 20:01:05] "GET /instance-ip/997b3130-599a-4a67-9659-df0c7c6e2de7?fields=floating_ips HTTP/1.1" 200 1213 0.004717 10.0.0.33 - - [2026-02-12 20:01:05] "GET /floating-ip/9309a777-ae50-457d-ab67-8883bcde5295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001959 10.0.0.33 - - [2026-02-12 20:01:05] "POST /tags HTTP/1.1" 200 295 0.046506 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017111 10.0.0.33 - - [2026-02-12 20:01:05] "GET /tag/653fe7b8-88a0-453c-8ec2-fd52602827a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.012125 10.0.0.33 - - [2026-02-12 20:01:05] "POST /tags HTTP/1.1" 409 233 0.001987 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.33 - - [2026-02-12 20:01:05] "GET /tag/6fdde533-0b27-4895-ae25-70876c843d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012156 10.0.0.33 - - [2026-02-12 20:01:05] "POST /tags HTTP/1.1" 409 206 0.003360 10.0.0.33 - - [2026-02-12 20:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-12 20:01:06] "GET /tag/f338f1e3-48fc-49bc-ab56-f367082027be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010474 10.0.0.33 - - [2026-02-12 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003968 10.0.0.33 - - [2026-02-12 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-02-12 20:01:06] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045068 10.0.0.33 - - [2026-02-12 20:01:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007797 10.0.0.33 - - [2026-02-12 20:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008200 10.0.0.33 - - [2026-02-12 20:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094235 10.0.0.33 - - [2026-02-12 20:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007997 10.0.0.33 - - [2026-02-12 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004175 10.0.0.33 - - [2026-02-12 20:01:06] "POST /instance-ips HTTP/1.1" 200 409 0.028872 10.0.0.33 - - [2026-02-12 20:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024214 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009625 10.0.0.33 - - [2026-02-12 20:01:06] "POST /set-tag HTTP/1.1" 200 109 0.014359 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018773 10.0.0.33 - - [2026-02-12 20:01:06] "GET /instance-ip/90fe75f8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006699 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004070 10.0.0.33 - - [2026-02-12 20:01:06] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002043 10.0.0.33 - - [2026-02-12 20:01:06] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007255 10.0.0.33 - - [2026-02-12 20:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2026-02-12 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-02-12 20:01:06] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003447 10.0.0.33 - - [2026-02-12 20:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-02-12 20:01:06] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032789 10.0.0.33 - - [2026-02-12 20:01:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007443 10.0.0.33 - - [2026-02-12 20:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007498 10.0.0.33 - - [2026-02-12 20:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107891 10.0.0.33 - - [2026-02-12 20:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025896 10.0.0.33 - - [2026-02-12 20:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004669 10.0.0.33 - - [2026-02-12 20:01:07] "POST /instance-ips HTTP/1.1" 200 409 0.022005 10.0.0.33 - - [2026-02-12 20:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013091 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010001 10.0.0.33 - - [2026-02-12 20:01:07] "POST /set-tag HTTP/1.1" 200 109 0.018188 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012677 10.0.0.33 - - [2026-02-12 20:01:07] "GET /instance-ip/91672cb0-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003669 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005558 10.0.0.33 - - [2026-02-12 20:01:07] "POST /set-tag HTTP/1.1" 200 109 0.004218 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.011185 10.0.0.33 - - [2026-02-12 20:01:07] "POST /ref-update HTTP/1.1" 200 156 0.017440 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020604 10.0.0.33 - - [2026-02-12 20:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004251 10.0.0.33 - - [2026-02-12 20:01:07] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.33 - - [2026-02-12 20:01:07] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003475 10.0.0.33 - - [2026-02-12 20:01:07] "POST /set-tag HTTP/1.1" 200 109 0.001526 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domains HTTP/1.1" 200 280 0.001820 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.002295 10.0.0.33 - - [2026-02-12 20:01:10] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 7064 0.030183 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003467 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003633 10.0.0.33 - - [2026-02-12 20:01:10] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1402 0.003355 10.0.0.33 - - [2026-02-12 20:01:10] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1402 0.001831 10.0.0.33 - - [2026-02-12 20:01:10] "GET /route-target/31f8266a-2dfc-4026-a4fe-4c8f7553cebb HTTP/1.1" 200 1152 0.001756 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003224 10.0.0.33 - - [2026-02-12 20:01:10] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1402 0.001968 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003238 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003338 10.0.0.33 - - [2026-02-12 20:01:10] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1402 0.001814 10.0.0.33 - - [2026-02-12 20:01:10] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 200 1402 0.001924 10.0.0.33 - - [2026-02-12 20:01:10] "GET /route-target/31f8266a-2dfc-4026-a4fe-4c8f7553cebb HTTP/1.1" 200 1152 0.001591 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domains HTTP/1.1" 200 280 0.001447 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.002348 10.0.0.33 - - [2026-02-12 20:01:10] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 7064 0.028208 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2090 0.003841 10.0.0.33 - - [2026-02-12 20:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-02-12 20:01:10] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033624 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003381 10.0.0.33 - - [2026-02-12 20:01:10] "GET /floating-ip-pools?parent_id=ecf3e3aa-b27d-4f60-bff2-210613975818&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001882 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003480 10.0.0.33 - - [2026-02-12 20:01:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016413 10.0.0.33 - - [2026-02-12 20:01:10] "POST /ref-update HTTP/1.1" 200 156 0.017954 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004049 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domains HTTP/1.1" 200 280 0.001495 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.002507 10.0.0.33 - - [2026-02-12 20:01:10] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 7320 0.031650 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2328 0.004685 10.0.0.33 - - [2026-02-12 20:01:10] "GET /floating-ip-pool/f5cb7687-cdf9-4bf5-b310-8102de47cfa7 HTTP/1.1" 200 1315 0.002104 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domains HTTP/1.1" 200 280 0.001302 10.0.0.33 - - [2026-02-12 20:01:10] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.002140 10.0.0.33 - - [2026-02-12 20:01:10] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 7320 0.026870 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 2328 0.003663 10.0.0.33 - - [2026-02-12 20:01:10] "GET /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003752 10.0.0.33 - - [2026-02-12 20:01:10] "POST /tags HTTP/1.1" 200 365 0.039127 10.0.0.33 - - [2026-02-12 20:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.33 - - [2026-02-12 20:01:10] "GET /tag/cf522e30-3bab-432e-8bac-a2fb82306d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012319 10.0.0.33 - - [2026-02-12 20:01:10] "POST /tags HTTP/1.1" 409 206 0.001517 10.0.0.33 - - [2026-02-12 20:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.33 - - [2026-02-12 20:01:10] "GET /tag/f338f1e3-48fc-49bc-ab56-f367082027be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010067 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2026-02-12 20:01:11] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030495 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-02-12 20:01:11] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003675 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-02-12 20:01:11] "GET /service-appliance-set/1389c688-e24c-4fee-81ab-e0e1a80e6a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002826 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001199 10.0.0.33 - - [2026-02-12 20:01:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087941 10.0.0.33 - - [2026-02-12 20:01:11] "GET /virtual-machine-interface/20cc8120-b75f-4596-ba00-019ac157f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015850 10.0.0.33 - - [2026-02-12 20:01:11] "POST /set-tag HTTP/1.1" 200 109 0.015036 10.0.0.33 - - [2026-02-12 20:01:11] "POST /instance-ips HTTP/1.1" 200 417 0.029774 10.0.0.33 - - [2026-02-12 20:01:11] "GET /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014039 10.0.0.33 - - [2026-02-12 20:01:11] "POST /loadbalancers HTTP/1.1" 200 618 0.076230 10.0.0.33 - - [2026-02-12 20:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022427 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.33 - - [2026-02-12 20:01:11] "POST /service-instances HTTP/1.1" 200 566 0.026582 10.0.0.33 - - [2026-02-12 20:01:11] "POST /ref-update HTTP/1.1" 200 156 0.006995 10.0.0.33 - - [2026-02-12 20:01:11] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032180 10.0.0.33 - - [2026-02-12 20:01:11] "GET /virtual-machine-interface/20cc8120-b75f-4596-ba00-019ac157f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009522 10.0.0.33 - - [2026-02-12 20:01:11] "GET /virtual-machine-interface/20cc8120-b75f-4596-ba00-019ac157f988?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.014383 10.0.0.33 - - [2026-02-12 20:01:11] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.006934 10.0.0.33 - - [2026-02-12 20:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009817 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-02-12 20:01:11] "GET /floating-ip-pool/f5cb7687-cdf9-4bf5-b310-8102de47cfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001867 10.0.0.33 - - [2026-02-12 20:01:11] "POST /floating-ips HTTP/1.1" 200 671 0.075642 10.0.0.33 - - [2026-02-12 20:01:11] "POST /virtual-machines HTTP/1.1" 200 429 0.051295 10.0.0.33 - - [2026-02-12 20:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013425 10.0.0.33 - - [2026-02-12 20:01:11] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002680 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2026-02-12 20:01:11] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002612 10.0.0.33 - - [2026-02-12 20:01:11] "POST /tags HTTP/1.1" 409 221 0.001449 10.0.0.33 - - [2026-02-12 20:01:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143590 10.0.0.33 - - [2026-02-12 20:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015542 10.0.0.33 - - [2026-02-12 20:01:11] "GET /tag/4b1a485e-d1eb-4fe7-86d4-d0a4602a8b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018602 10.0.0.33 - - [2026-02-12 20:01:11] "POST /tags HTTP/1.1" 409 238 0.004757 10.0.0.33 - - [2026-02-12 20:01:11] "POST /chown HTTP/1.1" 200 109 0.046155 10.0.0.33 - - [2026-02-12 20:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.33 - - [2026-02-12 20:01:12] "GET /tag/cf522e30-3bab-432e-8bac-a2fb82306d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009841 10.0.0.33 - - [2026-02-12 20:01:12] "POST /chown HTTP/1.1" 200 109 0.017292 10.0.0.33 - - [2026-02-12 20:01:12] "PUT /virtual-machine-interface/f633b99e-044d-409f-85d5-e503ba6c2f10 HTTP/1.1" 200 284 0.021428 10.0.0.33 - - [2026-02-12 20:01:12] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.024570 10.0.0.33 - - [2026-02-12 20:01:12] "POST /firewall-rules HTTP/1.1" 200 650 0.125136 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.033443 10.0.0.33 - - [2026-02-12 20:01:12] "GET /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004722 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.024998 10.0.0.33 - - [2026-02-12 20:01:12] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.019274 10.0.0.33 - - [2026-02-12 20:01:12] "GET /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004457 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.009185 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.041584 10.0.0.33 - - [2026-02-12 20:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007543 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.038218 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.017119 10.0.0.33 - - [2026-02-12 20:01:12] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058744 10.0.0.33 - - [2026-02-12 20:01:12] "POST /virtual-machines HTTP/1.1" 200 429 0.010250 10.0.0.33 - - [2026-02-12 20:01:12] "GET /loadbalancer/475481ad-77f2-434a-9f51-2f0abbeb65db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002196 10.0.0.33 - - [2026-02-12 20:01:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084225 10.0.0.33 - - [2026-02-12 20:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.33 - - [2026-02-12 20:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121574 10.0.0.33 - - [2026-02-12 20:01:12] "POST /chown HTTP/1.1" 200 109 0.021560 10.0.0.33 - - [2026-02-12 20:01:12] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030997 10.0.0.33 - - [2026-02-12 20:01:12] "GET /loadbalancer-listener/fbe11b3b-b430-412d-a718-94eb9e44352f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004500 10.0.0.33 - - [2026-02-12 20:01:12] "POST /chown HTTP/1.1" 200 109 0.011270 10.0.0.33 - - [2026-02-12 20:01:12] "GET /loadbalancer-listener/fbe11b3b-b430-412d-a718-94eb9e44352f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008794 10.0.0.33 - - [2026-02-12 20:01:12] "PUT /virtual-machine-interface/d1f2d51a-b686-4ff8-82b4-7791896c43ff HTTP/1.1" 200 284 0.023817 10.0.0.33 - - [2026-02-12 20:01:12] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.016098 10.0.0.33 - - [2026-02-12 20:01:12] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037425 10.0.0.33 - - [2026-02-12 20:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017274 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.017207 10.0.0.33 - - [2026-02-12 20:01:12] "GET /loadbalancer-pool/05ed19ae-dfd4-4c77-b560-d91b182fe124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.039173 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.055097 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.021795 10.0.0.33 - - [2026-02-12 20:01:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.016976 10.0.0.33 - - [2026-02-12 20:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027361 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.028170 10.0.0.33 - - [2026-02-12 20:01:12] "GET /loadbalancer-member/88846f39-c0bf-46aa-8e8a-a9ea37051113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013861 10.0.0.33 - - [2026-02-12 20:01:12] "POST /ref-update HTTP/1.1" 200 156 0.027908 10.0.0.33 - - [2026-02-12 20:01:12] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015234 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.33 - - [2026-02-12 20:01:13] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002366 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.013901 10.0.0.33 - - [2026-02-12 20:01:13] "POST /tags HTTP/1.1" 409 221 0.001759 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.33 - - [2026-02-12 20:01:13] "GET /tag/4b1a485e-d1eb-4fe7-86d4-d0a4602a8b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010652 10.0.0.33 - - [2026-02-12 20:01:13] "POST /tags HTTP/1.1" 409 238 0.003838 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-02-12 20:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011703 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007072 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.011658 10.0.0.33 - - [2026-02-12 20:01:13] "GET /tag/cf522e30-3bab-432e-8bac-a2fb82306d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.024769 10.0.0.33 - - [2026-02-12 20:01:13] "POST /firewall-rules HTTP/1.1" 409 293 0.007883 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.013945 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.025731 10.0.0.33 - - [2026-02-12 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.023016 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25 HTTP/1.1" 200 260 0.033412 10.0.0.33 - - [2026-02-12 20:01:13] "GET /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009323 10.0.0.33 - - [2026-02-12 20:01:13] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.002861 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.005094 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.018325 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.016545 10.0.0.33 - - [2026-02-12 20:01:13] "GET /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011257 10.0.0.33 - - [2026-02-12 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.020048 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.005747 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.014514 10.0.0.33 - - [2026-02-12 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.015401 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.005768 10.0.0.33 - - [2026-02-12 20:01:13] "POST /chown HTTP/1.1" 200 109 0.014607 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 256 0.017309 10.0.0.33 - - [2026-02-12 20:01:13] "POST /ref-update HTTP/1.1" 200 156 0.009264 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.007906 10.0.0.33 - - [2026-02-12 20:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015680 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.020695 10.0.0.33 - - [2026-02-12 20:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015394 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.009304 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-02-12 20:01:13] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003490 10.0.0.33 - - [2026-02-12 20:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.33 - - [2026-02-12 20:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018061 10.0.0.33 - - [2026-02-12 20:01:13] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063906 10.0.0.33 - - [2026-02-12 20:01:13] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.009098 10.0.0.33 - - [2026-02-12 20:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016187 10.0.0.33 - - [2026-02-12 20:01:14] "POST /virtual-machines HTTP/1.1" 200 373 0.017041 10.0.0.33 - - [2026-02-12 20:01:14] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.024775 10.0.0.33 - - [2026-02-12 20:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028555 10.0.0.33 - - [2026-02-12 20:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024999 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015774 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.007771 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.037064 10.0.0.33 - - [2026-02-12 20:01:14] "POST /ref-update HTTP/1.1" 200 156 0.013581 10.0.0.33 - - [2026-02-12 20:01:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.200268 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.024718 10.0.0.33 - - [2026-02-12 20:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007689 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007533 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.005417 10.0.0.33 - - [2026-02-12 20:01:14] "POST /ref-update HTTP/1.1" 200 156 0.013134 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2026-02-12 20:01:14] "POST /instance-ips HTTP/1.1" 200 413 0.018330 10.0.0.33 - - [2026-02-12 20:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025358 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.029646 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019623 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.016103 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.014799 10.0.0.33 - - [2026-02-12 20:01:14] "POST /set-tag HTTP/1.1" 200 109 0.020790 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020160 10.0.0.33 - - [2026-02-12 20:01:14] "GET /instance-ip/95c3ef3c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003177 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.015981 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005803 10.0.0.33 - - [2026-02-12 20:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003920 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.012289 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.014799 10.0.0.33 - - [2026-02-12 20:01:14] "POST /ref-update HTTP/1.1" 200 156 0.009132 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004305 10.0.0.33 - - [2026-02-12 20:01:14] "POST /set-tag HTTP/1.1" 200 109 0.004711 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.005835 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.020843 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-02-12 20:01:14] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012946 10.0.0.33 - - [2026-02-12 20:01:14] "POST /set-tag HTTP/1.1" 200 109 0.001707 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.006830 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.027201 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.016714 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.007247 10.0.0.33 - - [2026-02-12 20:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-12 20:01:14] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.026353 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.015598 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.012599 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.010313 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005869 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005934 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005757 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.013121 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.020176 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005460 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.013610 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.025207 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005321 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005131 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005404 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.012587 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.016863 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005422 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.014755 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.012909 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005695 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.013809 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005333 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.015480 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.021424 10.0.0.33 - - [2026-02-12 20:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.005413 10.0.0.33 - - [2026-02-12 20:01:15] "POST /chown HTTP/1.1" 200 109 0.021506 10.0.0.33 - - [2026-02-12 20:01:16] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.33 - - [2026-02-12 20:01:16] "POST /chown HTTP/1.1" 200 109 0.009898 10.0.0.33 - - [2026-02-12 20:01:17] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004227 10.0.0.33 - - [2026-02-12 20:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.33 - - [2026-02-12 20:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-02-12 20:01:17] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002008 10.0.0.33 - - [2026-02-12 20:01:17] "GET /loadbalancer-pool/09745678-35e2-4861-9e74-c1186602071b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002106 10.0.0.33 - - [2026-02-12 20:01:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015085 10.0.0.33 - - [2026-02-12 20:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023701 10.0.0.33 - - [2026-02-12 20:01:17] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014168 10.0.0.33 - - [2026-02-12 20:01:17] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014366 10.0.0.33 - - [2026-02-12 20:01:17] "POST /ref-update HTTP/1.1" 200 156 0.008535 10.0.0.33 - - [2026-02-12 20:01:17] "POST /tags HTTP/1.1" 409 221 0.001876 10.0.0.33 - - [2026-02-12 20:01:17] "GET /floating-ip/9309a777-ae50-457d-ab67-8883bcde5295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.002789 10.0.0.33 - - [2026-02-12 20:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.33 - - [2026-02-12 20:01:17] "GET /tag/4b1a485e-d1eb-4fe7-86d4-d0a4602a8b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016166 10.0.0.33 - - [2026-02-12 20:01:17] "PUT /floating-ip/9309a777-ae50-457d-ab67-8883bcde5295 HTTP/1.1" 200 256 0.023094 10.0.0.33 - - [2026-02-12 20:01:17] "POST /set-tag HTTP/1.1" 200 109 0.015347 10.0.0.33 - - [2026-02-12 20:01:18] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004594 10.0.0.33 - - [2026-02-12 20:01:18] "POST /set-tag HTTP/1.1" 200 109 0.004802 10.0.0.33 - - [2026-02-12 20:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-12 20:01:18] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002737 10.0.0.33 - - [2026-02-12 20:01:18] "GET /loadbalancer-pool/09745678-35e2-4861-9e74-c1186602071b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002245 10.0.0.33 - - [2026-02-12 20:01:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012731 10.0.0.33 - - [2026-02-12 20:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009579 10.0.0.33 - - [2026-02-12 20:01:18] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005582 10.0.0.33 - - [2026-02-12 20:01:18] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004947 10.0.0.33 - - [2026-02-12 20:01:18] "POST /ref-update HTTP/1.1" 200 156 0.008028 10.0.0.33 - - [2026-02-12 20:01:18] "POST /set-tag HTTP/1.1" 200 109 0.032207 10.0.0.33 - - [2026-02-12 20:01:18] "GET /floating-ip/9309a777-ae50-457d-ab67-8883bcde5295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003432 10.0.0.33 - - [2026-02-12 20:01:21] "GET /virtual-machine/ff1dfd59-ad39-41c4-87fe-f3a0dc7330e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002853 10.0.0.33 - - [2026-02-12 20:01:21] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004335 10.0.0.33 - - [2026-02-12 20:01:22] "GET /virtual-machine/500260d6-8e42-46be-bee5-13867335a66a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.005509 10.0.0.33 - - [2026-02-12 20:01:22] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006205 10.0.0.33 - - [2026-02-12 20:01:28] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004207 10.0.0.33 - - [2026-02-12 20:01:28] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.33 - - [2026-02-12 20:01:32] "GET /virtual-machine/49566ac4-3347-4d3c-8ec4-622f55f8d49d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.007521 10.0.0.33 - - [2026-02-12 20:01:32] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004451 10.0.0.33 - - [2026-02-12 20:01:32] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007893 10.0.0.33 - - [2026-02-12 20:01:32] "POST /set-tag HTTP/1.1" 200 109 0.003343 10.0.0.33 - - [2026-02-12 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-02-12 20:01:46] "POST /chown HTTP/1.1" 200 109 0.005635 10.0.0.33 - - [2026-02-12 20:01:46] "POST /chown HTTP/1.1" 200 109 0.011490 10.0.0.33 - - [2026-02-12 20:01:46] "POST /chown HTTP/1.1" 200 109 0.006686 10.0.0.33 - - [2026-02-12 20:01:46] "POST /chown HTTP/1.1" 200 109 0.005680 10.0.0.33 - - [2026-02-12 20:02:02] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005148 10.0.0.33 - - [2026-02-12 20:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.33 - - [2026-02-12 20:02:02] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004944 10.0.0.33 - - [2026-02-12 20:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.33 - - [2026-02-12 20:02:02] "GET /virtual-machine/49566ac4-3347-4d3c-8ec4-622f55f8d49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003153 10.0.0.33 - - [2026-02-12 20:02:02] "POST /ref-update HTTP/1.1" 200 156 0.007781 10.0.0.33 - - [2026-02-12 20:02:02] "GET /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005938 10.0.0.33 - - [2026-02-12 20:02:02] "POST /set-tag HTTP/1.1" 200 109 0.018678 10.0.0.33 - - [2026-02-12 20:02:02] "POST /set-tag HTTP/1.1" 200 109 0.027799 10.0.0.33 - - [2026-02-12 20:02:03] "DELETE /instance-ip/95c3ef3c-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.031764 10.0.0.33 - - [2026-02-12 20:02:03] "DELETE /virtual-machine-interface/959d175e-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.040246 10.0.0.33 - - [2026-02-12 20:02:03] "DELETE /virtual-machine/49566ac4-3347-4d3c-8ec4-622f55f8d49d HTTP/1.1" 200 115 0.018021 10.0.0.33 - - [2026-02-12 20:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-12 20:02:07] "GET /tag/cf522e30-3bab-432e-8bac-a2fb82306d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009929 10.0.0.33 - - [2026-02-12 20:02:07] "GET /tag/cf522e30-3bab-432e-8bac-a2fb82306d49?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015448 10.0.0.33 - - [2026-02-12 20:02:07] "GET /virtual-machine-interface/20cc8120-b75f-4596-ba00-019ac157f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004806 10.0.0.33 - - [2026-02-12 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.014555 10.0.0.33 - - [2026-02-12 20:02:07] "GET /virtual-machine-interface/d1f2d51a-b686-4ff8-82b4-7791896c43ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014260 10.0.0.33 - - [2026-02-12 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.021821 10.0.0.33 - - [2026-02-12 20:02:07] "GET /virtual-machine-interface/f633b99e-044d-409f-85d5-e503ba6c2f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005525 10.0.0.33 - - [2026-02-12 20:02:07] "POST /set-tag HTTP/1.1" 200 109 0.014726 10.0.0.33 - - [2026-02-12 20:02:07] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014689 10.0.0.33 - - [2026-02-12 20:02:07] "GET /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002937 10.0.0.33 - - [2026-02-12 20:02:07] "POST /ref-update HTTP/1.1" 200 156 0.010706 10.0.0.33 - - [2026-02-12 20:02:07] "DELETE /firewall-rule/813b61b6-b16b-4cd3-b6da-6312ef12fb25 HTTP/1.1" 200 115 0.032051 10.0.0.33 - - [2026-02-12 20:02:07] "DELETE /loadbalancer-member/88846f39-c0bf-46aa-8e8a-a9ea37051113 HTTP/1.1" 200 115 0.023316 10.0.0.33 - - [2026-02-12 20:02:07] "DELETE /loadbalancer-pool/05ed19ae-dfd4-4c77-b560-d91b182fe124 HTTP/1.1" 200 115 0.020993 10.0.0.33 - - [2026-02-12 20:02:07] "DELETE /loadbalancer-listener/fbe11b3b-b430-412d-a718-94eb9e44352f HTTP/1.1" 200 115 0.026678 10.0.0.33 - - [2026-02-12 20:02:07] "GET /floating-ip/6eef158b-42d3-461f-b319-3814fac31adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003695 10.0.0.33 - - [2026-02-12 20:02:07] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.007187 10.0.0.33 - - [2026-02-12 20:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016092 10.0.0.33 - - [2026-02-12 20:02:07] "PUT /floating-ip/6eef158b-42d3-461f-b319-3814fac31adf HTTP/1.1" 200 256 0.026068 10.0.0.33 - - [2026-02-12 20:02:07] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.026223 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /floating-ip/6eef158b-42d3-461f-b319-3814fac31adf HTTP/1.1" 200 115 0.060557 10.0.0.33 - - [2026-02-12 20:02:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016561 10.0.0.33 - - [2026-02-12 20:02:08] "PUT /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 266 0.011343 10.0.0.33 - - [2026-02-12 20:02:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018716 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /loadbalancer/475481ad-77f2-434a-9f51-2f0abbeb65db HTTP/1.1" 200 115 0.089895 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /instance-ip/223bb1c4-d12b-418d-95b3-d8004a7231b2 HTTP/1.1" 200 115 0.043792 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016077 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-machine-interface/20cc8120-b75f-4596-ba00-019ac157f988 HTTP/1.1" 200 115 0.062738 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /tag/cf522e30-3bab-432e-8bac-a2fb82306d49 HTTP/1.1" 200 115 0.042601 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /service-instance/58f8c697-d784-4383-bd35-ba3129041363 HTTP/1.1" 200 115 0.024637 10.0.0.33 - - [2026-02-12 20:02:08] "GET /virtual-machine-interface/f633b99e-044d-409f-85d5-e503ba6c2f10?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004369 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-machine-interface/f633b99e-044d-409f-85d5-e503ba6c2f10 HTTP/1.1" 200 115 0.028982 10.0.0.33 - - [2026-02-12 20:02:08] "POST /ref-update HTTP/1.1" 200 156 0.010360 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-machine/0251aa3b-ef16-4346-b393-7b6f4ef997ae HTTP/1.1" 200 115 0.024559 10.0.0.33 - - [2026-02-12 20:02:08] "GET /virtual-machine-interface/d1f2d51a-b686-4ff8-82b4-7791896c43ff?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004813 10.0.0.33 - - [2026-02-12 20:02:08] "GET /floating-ip-pool/f5cb7687-cdf9-4bf5-b310-8102de47cfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013283 10.0.0.33 - - [2026-02-12 20:02:08] "POST /ref-update HTTP/1.1" 200 156 0.012310 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-machine-interface/d1f2d51a-b686-4ff8-82b4-7791896c43ff HTTP/1.1" 200 115 0.110360 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /floating-ip-pool/f5cb7687-cdf9-4bf5-b310-8102de47cfa7 HTTP/1.1" 200 115 0.082279 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-machine/9f3a2ee3-997c-4fda-ae06-68d94d3296a6 HTTP/1.1" 200 115 0.039230 10.0.0.33 - - [2026-02-12 20:02:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001436 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2026-02-12 20:02:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002039 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /virtual-network/ecf3e3aa-b27d-4f60-bff2-210613975818 HTTP/1.1" 200 115 0.079330 10.0.0.33 - - [2026-02-12 20:02:08] "GET /routing-instance/5b377a41-3037-4b6c-970b-79093ee0b30a HTTP/1.1" 404 171 0.001304 10.0.0.33 - - [2026-02-12 20:02:08] "GET /domains HTTP/1.1" 200 280 0.001016 10.0.0.33 - - [2026-02-12 20:02:08] "GET /domain/8c43362a-d8b8-4258-b113-ab5bc25a361b HTTP/1.1" 200 3087 0.002180 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /route-target/31f8266a-2dfc-4026-a4fe-4c8f7553cebb HTTP/1.1" 200 115 0.027123 10.0.0.33 - - [2026-02-12 20:02:08] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036 HTTP/1.1" 200 6873 0.031462 10.0.0.33 - - [2026-02-12 20:02:08] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010771 10.0.0.33 - - [2026-02-12 20:02:08] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.33 - - [2026-02-12 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-02-12 20:02:08] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002187 10.0.0.33 - - [2026-02-12 20:02:08] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004040 10.0.0.33 - - [2026-02-12 20:02:08] "POST /set-tag HTTP/1.1" 200 109 0.015806 10.0.0.33 - - [2026-02-12 20:02:08] "DELETE /loadbalancer-member/3c5c9116-b662-4e7b-87a1-ed5605679fb0 HTTP/1.1" 200 115 0.025978 10.0.0.33 - - [2026-02-12 20:02:09] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004558 10.0.0.33 - - [2026-02-12 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.005391 10.0.0.33 - - [2026-02-12 20:02:09] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003773 10.0.0.33 - - [2026-02-12 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.33 - - [2026-02-12 20:02:09] "GET /virtual-machine/500260d6-8e42-46be-bee5-13867335a66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002625 10.0.0.33 - - [2026-02-12 20:02:09] "POST /ref-update HTTP/1.1" 200 156 0.008658 10.0.0.33 - - [2026-02-12 20:02:09] "GET /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011705 10.0.0.33 - - [2026-02-12 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.014087 10.0.0.33 - - [2026-02-12 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.025938 10.0.0.33 - - [2026-02-12 20:02:10] "POST /set-tag HTTP/1.1" 200 109 0.031555 10.0.0.33 - - [2026-02-12 20:02:10] "DELETE /instance-ip/91672cb0-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.038629 10.0.0.33 - - [2026-02-12 20:02:10] "POST /ref-update HTTP/1.1" 200 156 0.013596 10.0.0.33 - - [2026-02-12 20:02:10] "DELETE /virtual-machine-interface/9150cede-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.066058 10.0.0.33 - - [2026-02-12 20:02:10] "DELETE /virtual-machine/500260d6-8e42-46be-bee5-13867335a66a HTTP/1.1" 200 115 0.025004 10.0.0.33 - - [2026-02-12 20:02:13] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004816 10.0.0.33 - - [2026-02-12 20:02:13] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2026-02-12 20:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.33 - - [2026-02-12 20:02:13] "GET /loadbalancer/5ce38ef7-26ce-4842-bee0-a31e64f7124d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002084 10.0.0.33 - - [2026-02-12 20:02:14] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007022 10.0.0.33 - - [2026-02-12 20:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.33 - - [2026-02-12 20:02:14] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004271 10.0.0.33 - - [2026-02-12 20:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.33 - - [2026-02-12 20:02:14] "GET /virtual-machine/ff1dfd59-ad39-41c4-87fe-f3a0dc7330e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002264 10.0.0.33 - - [2026-02-12 20:02:14] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.33 - - [2026-02-12 20:02:14] "GET /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010404 10.0.0.33 - - [2026-02-12 20:02:14] "POST /set-tag HTTP/1.1" 200 109 0.024711 10.0.0.33 - - [2026-02-12 20:02:14] "POST /set-tag HTTP/1.1" 200 109 0.024067 10.0.0.33 - - [2026-02-12 20:02:15] "POST /set-tag HTTP/1.1" 200 109 0.031267 10.0.0.33 - - [2026-02-12 20:02:15] "DELETE /instance-ip/90fe75f8-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.029096 10.0.0.33 - - [2026-02-12 20:02:15] "POST /ref-update HTTP/1.1" 200 156 0.015168 10.0.0.33 - - [2026-02-12 20:02:15] "DELETE /virtual-machine-interface/90e602de-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.036738 10.0.0.33 - - [2026-02-12 20:02:15] "DELETE /virtual-machine/ff1dfd59-ad39-41c4-87fe-f3a0dc7330e3 HTTP/1.1" 200 115 0.012386 10.0.0.33 - - [2026-02-12 20:02:15] "DELETE /tag/6fdde533-0b27-4895-ae25-70876c843d4e HTTP/1.1" 200 115 0.029803 10.0.0.33 - - [2026-02-12 20:02:15] "DELETE /tag/653fe7b8-88a0-453c-8ec2-fd52602827a2 HTTP/1.1" 200 115 0.049846 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-02-12 20:02:19] "GET /project/28ba5bbf-4aa7-4233-a2bd-fb5c4eacc036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036371 10.0.0.33 - - [2026-02-12 20:02:19] "POST /tags HTTP/1.1" 200 393 0.026530 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007142 10.0.0.33 - - [2026-02-12 20:02:19] "GET /tag/350e0d6a-30dc-4e5b-bdbd-678f090087de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.023894 10.0.0.33 - - [2026-02-12 20:02:19] "POST /tags HTTP/1.1" 200 341 0.028848 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.33 - - [2026-02-12 20:02:19] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019116 10.0.0.33 - - [2026-02-12 20:02:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000675 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005470 10.0.0.33 - - [2026-02-12 20:02:19] "POST /security-groups HTTP/1.1" 200 589 0.081038 10.0.0.33 - - [2026-02-12 20:02:19] "POST /projects HTTP/1.1" 200 519 0.207192 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001584 10.0.0.33 - - [2026-02-12 20:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.051998 10.0.0.33 - - [2026-02-12 20:02:19] "POST /access-control-lists HTTP/1.1" 200 598 0.070039 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009777 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.005840 10.0.0.33 - - [2026-02-12 20:02:19] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010386 10.0.0.33 - - [2026-02-12 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2026-02-12 20:02:19] "POST /access-control-lists HTTP/1.1" 200 596 0.095126 10.0.0.33 - - [2026-02-12 20:02:19] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.023009 10.0.0.33 - - [2026-02-12 20:02:19] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.041115 10.0.0.33 - - [2026-02-12 20:02:19] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.048715 10.0.0.33 - - [2026-02-12 20:02:19] "POST /security-groups HTTP/1.1" 200 591 0.060677 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.001607 10.0.0.33 - - [2026-02-12 20:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024428 10.0.0.33 - - [2026-02-12 20:02:20] "POST /chown HTTP/1.1" 200 109 0.014323 10.0.0.33 - - [2026-02-12 20:02:20] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002495 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-02-12 20:02:20] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002010 10.0.0.33 - - [2026-02-12 20:02:20] "POST /tags HTTP/1.1" 409 226 0.004872 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2026-02-12 20:02:20] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010272 10.0.0.33 - - [2026-02-12 20:02:20] "POST /access-control-lists HTTP/1.1" 200 632 0.270049 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.013783 10.0.0.33 - - [2026-02-12 20:02:20] "POST /firewall-rules HTTP/1.1" 200 600 0.073728 10.0.0.33 - - [2026-02-12 20:02:20] "POST /access-control-lists HTTP/1.1" 200 630 0.054025 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-rule/858f5fb5-e83f-4483-b9b1-9c5d8fb29f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012722 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.012379 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-rule/858f5fb5-e83f-4483-b9b1-9c5d8fb29f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002747 10.0.0.33 - - [2026-02-12 20:02:20] "POST /ref-update HTTP/1.1" 200 156 0.042697 10.0.0.33 - - [2026-02-12 20:02:20] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012536 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-02-12 20:02:20] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002271 10.0.0.33 - - [2026-02-12 20:02:20] "POST /tags HTTP/1.1" 409 226 0.001576 10.0.0.33 - - [2026-02-12 20:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-02-12 20:02:20] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011529 10.0.0.33 - - [2026-02-12 20:02:20] "POST /firewall-rules HTTP/1.1" 200 598 0.067460 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-rule/76762c51-e5b5-4de2-8e72-8d7f862ca5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004193 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003190 10.0.0.33 - - [2026-02-12 20:02:20] "GET /firewall-rule/76762c51-e5b5-4de2-8e72-8d7f862ca5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001904 10.0.0.33 - - [2026-02-12 20:02:20] "POST /ref-update HTTP/1.1" 200 156 0.042430 10.0.0.33 - - [2026-02-12 20:02:22] "POST /tags HTTP/1.1" 200 393 0.016860 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009487 10.0.0.33 - - [2026-02-12 20:02:22] "GET /tag/f6e743ca-6d17-4168-a790-f4b54acac44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011390 10.0.0.33 - - [2026-02-12 20:02:22] "POST /tags HTTP/1.1" 200 341 0.015961 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.33 - - [2026-02-12 20:02:22] "GET /tag/330d7625-f2b4-4bcd-a3fc-381eb65249c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011577 10.0.0.33 - - [2026-02-12 20:02:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000693 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.003551 10.0.0.33 - - [2026-02-12 20:02:22] "POST /security-groups HTTP/1.1" 200 589 0.064492 10.0.0.33 - - [2026-02-12 20:02:22] "POST /projects HTTP/1.1" 200 519 0.192302 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.002392 10.0.0.33 - - [2026-02-12 20:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012086 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014147 10.0.0.33 - - [2026-02-12 20:02:22] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004545 10.0.0.33 - - [2026-02-12 20:02:22] "POST /access-control-lists HTTP/1.1" 200 598 0.072037 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.015821 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2026-02-12 20:02:22] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003660 10.0.0.33 - - [2026-02-12 20:02:22] "POST /access-control-lists HTTP/1.1" 200 596 0.042025 10.0.0.33 - - [2026-02-12 20:02:22] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.056473 10.0.0.33 - - [2026-02-12 20:02:22] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.039631 10.0.0.33 - - [2026-02-12 20:02:22] "POST /security-groups HTTP/1.1" 200 591 0.064984 10.0.0.33 - - [2026-02-12 20:02:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.001790 10.0.0.33 - - [2026-02-12 20:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.054710 10.0.0.33 - - [2026-02-12 20:02:23] "POST /chown HTTP/1.1" 200 109 0.010108 10.0.0.33 - - [2026-02-12 20:02:23] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003717 10.0.0.33 - - [2026-02-12 20:02:23] "POST /access-control-lists HTTP/1.1" 200 632 0.096390 10.0.0.33 - - [2026-02-12 20:02:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.005232 10.0.0.33 - - [2026-02-12 20:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-02-12 20:02:23] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002166 10.0.0.33 - - [2026-02-12 20:02:23] "POST /tags HTTP/1.1" 409 226 0.001253 10.0.0.33 - - [2026-02-12 20:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2026-02-12 20:02:23] "GET /tag/330d7625-f2b4-4bcd-a3fc-381eb65249c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009202 10.0.0.33 - - [2026-02-12 20:02:23] "POST /access-control-lists HTTP/1.1" 200 630 0.073488 10.0.0.33 - - [2026-02-12 20:02:23] "POST /firewall-rules HTTP/1.1" 200 600 0.121809 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-rule/659a9103-ad35-4678-9a23-e41a64bc46ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003474 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.002897 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-rule/659a9103-ad35-4678-9a23-e41a64bc46ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001814 10.0.0.33 - - [2026-02-12 20:02:23] "POST /ref-update HTTP/1.1" 200 156 0.045398 10.0.0.33 - - [2026-02-12 20:02:23] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010436 10.0.0.33 - - [2026-02-12 20:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.33 - - [2026-02-12 20:02:23] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002851 10.0.0.33 - - [2026-02-12 20:02:23] "POST /tags HTTP/1.1" 409 226 0.001731 10.0.0.33 - - [2026-02-12 20:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.33 - - [2026-02-12 20:02:23] "GET /tag/330d7625-f2b4-4bcd-a3fc-381eb65249c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010298 10.0.0.33 - - [2026-02-12 20:02:23] "POST /firewall-rules HTTP/1.1" 200 598 0.060397 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-rule/48ae012a-b6b8-4e9f-8659-4cd0e3b99e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007335 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003979 10.0.0.33 - - [2026-02-12 20:02:23] "GET /firewall-rule/48ae012a-b6b8-4e9f-8659-4cd0e3b99e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002033 10.0.0.33 - - [2026-02-12 20:02:23] "POST /ref-update HTTP/1.1" 200 156 0.057196 10.0.0.33 - - [2026-02-12 20:02:25] "POST /tags HTTP/1.1" 200 345 0.075143 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009695 10.0.0.33 - - [2026-02-12 20:02:25] "GET /tag/58188899-5da0-4eee-867e-8772151a9805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015083 10.0.0.33 - - [2026-02-12 20:02:25] "POST /projects HTTP/1.1" 409 238 0.007068 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.33 - - [2026-02-12 20:02:25] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030787 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2026-02-12 20:02:25] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004282 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-02-12 20:02:25] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004081 10.0.0.33 - - [2026-02-12 20:02:25] "POST /security-groups HTTP/1.1" 409 285 0.001847 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2026-02-12 20:02:25] "PUT /security-group/a7cf46d9-6fbe-4e1b-9d1f-e581c7bb97f3 HTTP/1.1" 200 262 0.063056 10.0.0.33 - - [2026-02-12 20:02:25] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.099246 10.0.0.33 - - [2026-02-12 20:02:25] "PUT /access-control-list/0d57eac9-efd0-4685-9c92-5d7f36bc6caf HTTP/1.1" 200 272 0.041636 10.0.0.33 - - [2026-02-12 20:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.067692 10.0.0.33 - - [2026-02-12 20:02:25] "POST /tags HTTP/1.1" 409 228 0.020464 10.0.0.33 - - [2026-02-12 20:02:25] "PUT /access-control-list/d44e832d-1d95-4413-993f-2fc5b018caf3 HTTP/1.1" 200 272 0.040595 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-02-12 20:02:25] "GET /tag/58188899-5da0-4eee-867e-8772151a9805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011066 10.0.0.33 - - [2026-02-12 20:02:25] "POST /tags HTTP/1.1" 200 345 0.017429 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.33 - - [2026-02-12 20:02:25] "GET /tag/6089140d-6807-429d-a8c1-6d7f7659b6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015392 10.0.0.33 - - [2026-02-12 20:02:25] "POST /projects HTTP/1.1" 409 238 0.003409 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-12 20:02:25] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029139 10.0.0.33 - - [2026-02-12 20:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2026-02-12 20:02:25] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027990 10.0.0.33 - - [2026-02-12 20:02:26] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004117 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-12 20:02:26] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003616 10.0.0.33 - - [2026-02-12 20:02:26] "POST /security-groups HTTP/1.1" 409 285 0.002307 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.33 - - [2026-02-12 20:02:26] "PUT /security-group/725f185b-43a1-4438-bbc6-d9dcba6e0b75 HTTP/1.1" 200 262 0.059845 10.0.0.33 - - [2026-02-12 20:02:26] "PUT /access-control-list/fd0e7222-e6e6-4bcf-b160-aafe0ba5157f HTTP/1.1" 200 272 0.018081 10.0.0.33 - - [2026-02-12 20:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038374 10.0.0.33 - - [2026-02-12 20:02:26] "POST /tags HTTP/1.1" 409 228 0.017733 10.0.0.33 - - [2026-02-12 20:02:26] "PUT /access-control-list/58605909-3e76-41df-b920-b3ef7f179775 HTTP/1.1" 200 272 0.025756 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2026-02-12 20:02:26] "GET /tag/6089140d-6807-429d-a8c1-6d7f7659b6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010100 10.0.0.33 - - [2026-02-12 20:02:26] "POST /tags HTTP/1.1" 200 291 0.037110 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-02-12 20:02:26] "GET /tag/8d5f5462-ecb7-46c6-b7af-b8ba3ec05596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012655 10.0.0.33 - - [2026-02-12 20:02:26] "POST /tags HTTP/1.1" 200 303 0.037678 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007979 10.0.0.33 - - [2026-02-12 20:02:26] "GET /tag/37f75473-3ff3-4b87-bd34-4916fd2bf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013062 10.0.0.33 - - [2026-02-12 20:02:26] "POST /tags HTTP/1.1" 409 252 0.001596 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2026-02-12 20:02:26] "GET /tag/350e0d6a-30dc-4e5b-bdbd-678f090087de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011314 10.0.0.33 - - [2026-02-12 20:02:26] "POST /tags HTTP/1.1" 409 226 0.001813 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015072 10.0.0.33 - - [2026-02-12 20:02:26] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012315 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-12 20:02:26] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003850 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2026-02-12 20:02:26] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031167 10.0.0.33 - - [2026-02-12 20:02:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007862 10.0.0.33 - - [2026-02-12 20:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016219 10.0.0.33 - - [2026-02-12 20:02:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092757 10.0.0.33 - - [2026-02-12 20:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007188 10.0.0.33 - - [2026-02-12 20:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2026-02-12 20:02:26] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010256 10.0.0.33 - - [2026-02-12 20:02:26] "POST /instance-ips HTTP/1.1" 200 397 0.033238 10.0.0.33 - - [2026-02-12 20:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018501 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007650 10.0.0.33 - - [2026-02-12 20:02:27] "POST /set-tag HTTP/1.1" 200 109 0.063533 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019893 10.0.0.33 - - [2026-02-12 20:02:27] "GET /instance-ip/c0ff2a22-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005951 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004526 10.0.0.33 - - [2026-02-12 20:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003698 10.0.0.33 - - [2026-02-12 20:02:27] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014896 10.0.0.33 - - [2026-02-12 20:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.33 - - [2026-02-12 20:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003867 10.0.0.33 - - [2026-02-12 20:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.33 - - [2026-02-12 20:02:27] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023968 10.0.0.33 - - [2026-02-12 20:02:27] "POST /virtual-machines HTTP/1.1" 200 395 0.013521 10.0.0.33 - - [2026-02-12 20:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019411 10.0.0.33 - - [2026-02-12 20:02:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106091 10.0.0.33 - - [2026-02-12 20:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009953 10.0.0.33 - - [2026-02-12 20:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004579 10.0.0.33 - - [2026-02-12 20:02:27] "POST /instance-ips HTTP/1.1" 200 397 0.017199 10.0.0.33 - - [2026-02-12 20:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028569 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011109 10.0.0.33 - - [2026-02-12 20:02:27] "POST /set-tag HTTP/1.1" 200 109 0.059492 10.0.0.33 - - [2026-02-12 20:02:27] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015008 10.0.0.33 - - [2026-02-12 20:02:27] "GET /instance-ip/c17cb44c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002736 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004148 10.0.0.33 - - [2026-02-12 20:02:28] "POST /set-tag HTTP/1.1" 200 109 0.006363 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.013791 10.0.0.33 - - [2026-02-12 20:02:28] "POST /ref-update HTTP/1.1" 200 156 0.008288 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023393 10.0.0.33 - - [2026-02-12 20:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.33 - - [2026-02-12 20:02:28] "POST /tags HTTP/1.1" 200 291 0.014811 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.33 - - [2026-02-12 20:02:28] "GET /tag/1ec9b920-94dc-47f5-ac61-0a9c3b08b84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012468 10.0.0.33 - - [2026-02-12 20:02:28] "POST /tags HTTP/1.1" 409 252 0.001844 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-02-12 20:02:28] "GET /tag/f6e743ca-6d17-4168-a790-f4b54acac44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009714 10.0.0.33 - - [2026-02-12 20:02:28] "POST /tags HTTP/1.1" 409 226 0.001362 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2026-02-12 20:02:28] "GET /tag/330d7625-f2b4-4bcd-a3fc-381eb65249c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009419 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003553 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.33 - - [2026-02-12 20:02:28] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029161 10.0.0.33 - - [2026-02-12 20:02:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007190 10.0.0.33 - - [2026-02-12 20:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025471 10.0.0.33 - - [2026-02-12 20:02:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119972 10.0.0.33 - - [2026-02-12 20:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011288 10.0.0.33 - - [2026-02-12 20:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015577 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003727 10.0.0.33 - - [2026-02-12 20:02:28] "POST /instance-ips HTTP/1.1" 200 397 0.018080 10.0.0.33 - - [2026-02-12 20:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019185 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012610 10.0.0.33 - - [2026-02-12 20:02:28] "POST /set-tag HTTP/1.1" 200 109 0.059799 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007224 10.0.0.33 - - [2026-02-12 20:02:28] "GET /instance-ip/c20e271a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002646 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004047 10.0.0.33 - - [2026-02-12 20:02:28] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.33 - - [2026-02-12 20:02:28] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003009 10.0.0.33 - - [2026-02-12 20:02:29] "POST /ref-update HTTP/1.1" 200 156 0.007699 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010626 10.0.0.33 - - [2026-02-12 20:02:29] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005494 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2026-02-12 20:02:29] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023144 10.0.0.33 - - [2026-02-12 20:02:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009539 10.0.0.33 - - [2026-02-12 20:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014777 10.0.0.33 - - [2026-02-12 20:02:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111552 10.0.0.33 - - [2026-02-12 20:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008836 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011628 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006361 10.0.0.33 - - [2026-02-12 20:02:29] "POST /instance-ips HTTP/1.1" 200 397 0.019904 10.0.0.33 - - [2026-02-12 20:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017431 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007742 10.0.0.33 - - [2026-02-12 20:02:29] "POST /set-tag HTTP/1.1" 200 109 0.067390 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015572 10.0.0.33 - - [2026-02-12 20:02:29] "GET /instance-ip/c27cedd0-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003362 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006501 10.0.0.33 - - [2026-02-12 20:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004624 10.0.0.33 - - [2026-02-12 20:02:29] "POST /ref-update HTTP/1.1" 200 156 0.009488 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005854 10.0.0.33 - - [2026-02-12 20:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.33 - - [2026-02-12 20:02:29] "POST /tags HTTP/1.1" 200 299 0.050328 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015995 10.0.0.33 - - [2026-02-12 20:02:29] "GET /tag/a90f1a4c-1916-4a1f-9c7f-68be21ac426a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011839 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-12 20:02:29] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003783 10.0.0.33 - - [2026-02-12 20:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-12 20:02:30] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033050 10.0.0.33 - - [2026-02-12 20:02:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008743 10.0.0.33 - - [2026-02-12 20:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018102 10.0.0.33 - - [2026-02-12 20:02:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112946 10.0.0.33 - - [2026-02-12 20:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009069 10.0.0.33 - - [2026-02-12 20:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013206 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004288 10.0.0.33 - - [2026-02-12 20:02:30] "POST /instance-ips HTTP/1.1" 200 397 0.019569 10.0.0.33 - - [2026-02-12 20:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017825 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006799 10.0.0.33 - - [2026-02-12 20:02:30] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012401 10.0.0.33 - - [2026-02-12 20:02:30] "GET /instance-ip/c3046620-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008104 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.33 - - [2026-02-12 20:02:30] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2026-02-12 20:02:30] "POST /tags HTTP/1.1" 200 299 0.015494 10.0.0.33 - - [2026-02-12 20:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2026-02-12 20:02:30] "GET /tag/09683936-0379-4488-895c-fa43092a4444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015687 10.0.0.33 - - [2026-02-12 20:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003973 10.0.0.33 - - [2026-02-12 20:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-12 20:02:30] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028233 10.0.0.33 - - [2026-02-12 20:02:30] "POST /virtual-machines HTTP/1.1" 200 395 0.006958 10.0.0.33 - - [2026-02-12 20:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015806 10.0.0.33 - - [2026-02-12 20:02:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110586 10.0.0.33 - - [2026-02-12 20:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010771 10.0.0.33 - - [2026-02-12 20:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2026-02-12 20:02:30] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008180 10.0.0.33 - - [2026-02-12 20:02:31] "POST /instance-ips HTTP/1.1" 200 397 0.022301 10.0.0.33 - - [2026-02-12 20:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013515 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005227 10.0.0.33 - - [2026-02-12 20:02:31] "POST /set-tag HTTP/1.1" 200 109 0.025031 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012868 10.0.0.33 - - [2026-02-12 20:02:31] "GET /instance-ip/c36c657c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002716 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004309 10.0.0.33 - - [2026-02-12 20:02:31] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.33 - - [2026-02-12 20:02:31] "POST /tags HTTP/1.1" 200 299 0.026804 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018262 10.0.0.33 - - [2026-02-12 20:02:31] "GET /tag/7bcc8994-baba-42e6-bf0b-9264ea958cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013626 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005388 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-02-12 20:02:31] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030518 10.0.0.33 - - [2026-02-12 20:02:31] "POST /virtual-machines HTTP/1.1" 200 395 0.010693 10.0.0.33 - - [2026-02-12 20:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006486 10.0.0.33 - - [2026-02-12 20:02:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090951 10.0.0.33 - - [2026-02-12 20:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014226 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011633 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006869 10.0.0.33 - - [2026-02-12 20:02:31] "POST /instance-ips HTTP/1.1" 200 397 0.020342 10.0.0.33 - - [2026-02-12 20:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029632 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006643 10.0.0.33 - - [2026-02-12 20:02:31] "POST /set-tag HTTP/1.1" 200 109 0.019465 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010301 10.0.0.33 - - [2026-02-12 20:02:31] "GET /instance-ip/c3cfd1d4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003989 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007533 10.0.0.33 - - [2026-02-12 20:02:31] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.33 - - [2026-02-12 20:02:31] "POST /tags HTTP/1.1" 200 299 0.018205 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-02-12 20:02:31] "GET /tag/11227677-dc23-4051-95cb-3dc079e0addb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014287 10.0.0.33 - - [2026-02-12 20:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2026-02-12 20:02:31] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003925 10.0.0.33 - - [2026-02-12 20:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-02-12 20:02:32] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025446 10.0.0.33 - - [2026-02-12 20:02:32] "POST /virtual-machines HTTP/1.1" 200 395 0.012139 10.0.0.33 - - [2026-02-12 20:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007024 10.0.0.33 - - [2026-02-12 20:02:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100678 10.0.0.33 - - [2026-02-12 20:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034979 10.0.0.33 - - [2026-02-12 20:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008271 10.0.0.33 - - [2026-02-12 20:02:32] "POST /instance-ips HTTP/1.1" 200 397 0.020978 10.0.0.33 - - [2026-02-12 20:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025682 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012635 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011840 10.0.0.33 - - [2026-02-12 20:02:32] "GET /instance-ip/c437cc8a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002503 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004005 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004512 10.0.0.33 - - [2026-02-12 20:02:32] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004448 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004268 10.0.0.33 - - [2026-02-12 20:02:32] "POST /ref-update HTTP/1.1" 200 156 0.010390 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.017935 10.0.0.33 - - [2026-02-12 20:02:32] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-router/15969e6b-58cd-442e-99ae-a0390cc968eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003870 10.0.0.33 - - [2026-02-12 20:02:32] "POST /ref-update HTTP/1.1" 200 156 0.007960 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009265 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003721 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004009 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012023 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004536 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2026-02-12 20:02:32] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003828 10.0.0.33 - - [2026-02-12 20:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004239 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003821 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003980 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003820 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012665 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.33 - - [2026-02-12 20:02:33] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003392 10.0.0.33 - - [2026-02-12 20:02:33] "POST /set-tag HTTP/1.1" 200 109 0.001671 10.0.0.33 - - [2026-02-12 20:02:36] "GET /virtual-machine/671ad2ac-80b1-4aa4-9eff-20959aa6bb03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003065 10.0.0.33 - - [2026-02-12 20:02:36] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004395 10.0.0.33 - - [2026-02-12 20:02:37] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005116 10.0.0.33 - - [2026-02-12 20:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.33 - - [2026-02-12 20:02:37] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006841 10.0.0.33 - - [2026-02-12 20:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-02-12 20:02:37] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004487 10.0.0.33 - - [2026-02-12 20:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.33 - - [2026-02-12 20:02:38] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003963 10.0.0.33 - - [2026-02-12 20:02:38] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.33 - - [2026-02-12 20:02:39] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004073 10.0.0.33 - - [2026-02-12 20:02:39] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine/006ee26f-f71a-4134-b0a6-4a768b7406ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002729 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003457 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine/0638291e-2dc5-428e-a265-12efb475b057?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002831 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003364 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine/3f4e5f2e-0b59-48b9-a647-345010cb98e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.014539 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003992 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine/993a3add-6736-4289-b5df-79e68f501366?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002920 10.0.0.33 - - [2026-02-12 20:02:41] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003453 10.0.0.33 - - [2026-02-12 20:02:42] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005033 10.0.0.33 - - [2026-02-12 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.33 - - [2026-02-12 20:02:42] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003244 10.0.0.33 - - [2026-02-12 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.001519 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine/ff5e67b9-e87d-460f-b155-ca9e5c1c928f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002750 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003688 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine/df272173-1188-4a8e-b803-4d3205fb27ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002772 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003631 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine/51d2c961-3d49-4a1f-9f36-ccb1e8f999b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002583 10.0.0.33 - - [2026-02-12 20:02:46] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004418 10.0.0.33 - - [2026-02-12 20:02:46] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008830 10.0.0.33 - - [2026-02-12 20:02:46] "POST /tags HTTP/1.1" 200 333 0.032369 10.0.0.33 - - [2026-02-12 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.33 - - [2026-02-12 20:02:46] "GET /tag/253e0496-cfbb-43f1-9d02-45640bf72a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018103 10.0.0.33 - - [2026-02-12 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-02-12 20:02:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034218 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-02-12 20:02:47] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003461 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2026-02-12 20:02:47] "GET /service-appliance-set/4de3e50e-b110-440f-b8b3-3f6110dd9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002090 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001296 10.0.0.33 - - [2026-02-12 20:02:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093595 10.0.0.33 - - [2026-02-12 20:02:47] "GET /virtual-machine-interface/01f174a6-1204-44c5-9bd5-0cfc1eae9c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.020271 10.0.0.33 - - [2026-02-12 20:02:47] "POST /instance-ips HTTP/1.1" 200 409 0.028203 10.0.0.33 - - [2026-02-12 20:02:47] "GET /instance-ip/9b06ccd0-46a5-4630-a295-126c4fc12923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008409 10.0.0.33 - - [2026-02-12 20:02:47] "POST /loadbalancers HTTP/1.1" 200 629 0.065808 10.0.0.33 - - [2026-02-12 20:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020684 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.33 - - [2026-02-12 20:02:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046243 10.0.0.33 - - [2026-02-12 20:02:47] "GET /instance-ip/9b06ccd0-46a5-4630-a295-126c4fc12923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002433 10.0.0.33 - - [2026-02-12 20:02:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036643 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002239 10.0.0.33 - - [2026-02-12 20:02:47] "POST /floating-ips HTTP/1.1" 200 597 0.041654 10.0.0.33 - - [2026-02-12 20:02:47] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.048961 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.33 - - [2026-02-12 20:02:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040650 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer-listener/c51e28af-731b-4689-9266-d47787b67910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002425 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer-listener/c51e28af-731b-4689-9266-d47787b67910?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002533 10.0.0.33 - - [2026-02-12 20:02:47] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017382 10.0.0.33 - - [2026-02-12 20:02:47] "GET /instance-ip/9b06ccd0-46a5-4630-a295-126c4fc12923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002785 10.0.0.33 - - [2026-02-12 20:02:47] "GET /instance-ip/9b06ccd0-46a5-4630-a295-126c4fc12923?fields=floating_ips HTTP/1.1" 200 1213 0.004299 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002166 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer-pool/57f3c2cc-87bd-4e76-893c-2f7027b440be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003216 10.0.0.33 - - [2026-02-12 20:02:47] "GET /floating-ip/23a50088-5d62-45a7-93a6-46baa902a1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002087 10.0.0.33 - - [2026-02-12 20:02:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014222 10.0.0.33 - - [2026-02-12 20:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013435 10.0.0.33 - - [2026-02-12 20:02:47] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013722 10.0.0.33 - - [2026-02-12 20:02:47] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007246 10.0.0.33 - - [2026-02-12 20:02:47] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004000 10.0.0.33 - - [2026-02-12 20:02:47] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.33 - - [2026-02-12 20:02:47] "GET /floating-ip/23a50088-5d62-45a7-93a6-46baa902a1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.018203 10.0.0.33 - - [2026-02-12 20:02:47] "POST /tags HTTP/1.1" 409 221 0.001891 10.0.0.33 - - [2026-02-12 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/253e0496-cfbb-43f1-9d02-45640bf72a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012544 10.0.0.33 - - [2026-02-12 20:02:48] "PUT /floating-ip/23a50088-5d62-45a7-93a6-46baa902a1d2 HTTP/1.1" 200 256 0.010004 10.0.0.33 - - [2026-02-12 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.078872 10.0.0.33 - - [2026-02-12 20:02:48] "GET /loadbalancer-pool/57f3c2cc-87bd-4e76-893c-2f7027b440be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005169 10.0.0.33 - - [2026-02-12 20:02:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014601 10.0.0.33 - - [2026-02-12 20:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.33 - - [2026-02-12 20:02:48] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005599 10.0.0.33 - - [2026-02-12 20:02:48] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008542 10.0.0.33 - - [2026-02-12 20:02:48] "POST /ref-update HTTP/1.1" 200 156 0.005080 10.0.0.33 - - [2026-02-12 20:02:48] "GET /floating-ip/23a50088-5d62-45a7-93a6-46baa902a1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010372 10.0.0.33 - - [2026-02-12 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.055758 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 206 0.001898 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/37f75473-3ff3-4b87-bd34-4916fd2bf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015049 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 204 0.005716 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/09683936-0379-4488-895c-fa43092a4444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017287 10.0.0.33 - - [2026-02-12 20:02:48] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002266 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2026-02-12 20:02:48] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002164 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 206 0.001742 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/37f75473-3ff3-4b87-bd34-4916fd2bf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015237 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 226 0.004586 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022962 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 204 0.005270 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/09683936-0379-4488-895c-fa43092a4444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.030621 10.0.0.33 - - [2026-02-12 20:02:48] "POST /tags HTTP/1.1" 409 226 0.006844 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-02-12 20:02:48] "GET /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020932 10.0.0.33 - - [2026-02-12 20:02:48] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006108 10.0.0.33 - - [2026-02-12 20:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2026-02-12 20:02:48] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007224 10.0.0.33 - - [2026-02-12 20:02:49] "POST /firewall-rules HTTP/1.1" 200 626 0.094142 10.0.0.33 - - [2026-02-12 20:02:49] "POST /firewall-rules HTTP/1.1" 200 646 0.102374 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-rule/651f617c-62d3-4125-ab2e-5958bf99fb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003557 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001786 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-rule/288e060b-1e04-48ac-8831-a035a97fe0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002778 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.012142 10.0.0.33 - - [2026-02-12 20:02:49] "POST /firewall-policys HTTP/1.1" 200 606 0.036936 10.0.0.33 - - [2026-02-12 20:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017186 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008443 10.0.0.33 - - [2026-02-12 20:02:49] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002963 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002320 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003417 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/a559c37e-d3ec-42b8-b4b2-29087c702bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003557 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003167 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.013683 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002517 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.024647 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.018091 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.016246 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.031066 10.0.0.33 - - [2026-02-12 20:02:49] "POST /ref-update HTTP/1.1" 200 156 0.024918 10.0.0.33 - - [2026-02-12 20:02:49] "GET /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002960 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.33 - - [2026-02-12 20:04:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000709 10.0.0.33 - - [2026-02-12 20:04:58] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006142 10.0.0.33 - - [2026-02-12 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.33 - - [2026-02-12 20:04:58] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008145 10.0.0.33 - - [2026-02-12 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.33 - - [2026-02-12 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2026-02-12 20:04:58] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003620 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004322 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.019071 10.0.0.33 - - [2026-02-12 20:04:59] "DELETE /loadbalancer-member/3a73ddfa-04d2-439c-afaf-8e5e8699d210 HTTP/1.1" 200 115 0.030100 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004084 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003909 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004509 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003925 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.009236 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.33 - - [2026-02-12 20:04:59] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005048 10.0.0.33 - - [2026-02-12 20:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003654 10.0.0.33 - - [2026-02-12 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-02-12 20:04:59] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002857 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004390 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007375 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine/671ad2ac-80b1-4aa4-9eff-20959aa6bb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002290 10.0.0.33 - - [2026-02-12 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.015918 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013241 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.021042 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.033006 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.040305 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.023766 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.032057 10.0.0.33 - - [2026-02-12 20:05:00] "DELETE /instance-ip/c0ff2a22-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.066716 10.0.0.33 - - [2026-02-12 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.33 - - [2026-02-12 20:05:00] "DELETE /virtual-machine-interface/c0e7c51c-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.038605 10.0.0.33 - - [2026-02-12 20:05:00] "DELETE /virtual-machine/671ad2ac-80b1-4aa4-9eff-20959aa6bb03 HTTP/1.1" 200 115 0.017855 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004287 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005840 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine/0638291e-2dc5-428e-a265-12efb475b057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002681 10.0.0.33 - - [2026-02-12 20:05:00] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.33 - - [2026-02-12 20:05:00] "GET /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022128 10.0.0.33 - - [2026-02-12 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.016373 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.022352 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.012872 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.047689 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /instance-ip/c20e271a-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.047290 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /virtual-machine-interface/c1f2c8a8-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.057855 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /virtual-machine/0638291e-2dc5-428e-a265-12efb475b057 HTTP/1.1" 200 115 0.022418 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009842 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine/3f4e5f2e-0b59-48b9-a647-345010cb98e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003270 10.0.0.33 - - [2026-02-12 20:05:01] "POST /ref-update HTTP/1.1" 200 156 0.013967 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019049 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.024633 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.035063 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.024837 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.013762 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.026679 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /instance-ip/c27cedd0-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.052288 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /virtual-machine-interface/c263268e-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.053768 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /virtual-machine/3f4e5f2e-0b59-48b9-a647-345010cb98e3 HTTP/1.1" 200 115 0.020958 10.0.0.33 - - [2026-02-12 20:05:01] "DELETE /tag/1ec9b920-94dc-47f5-ac61-0a9c3b08b84d HTTP/1.1" 200 115 0.041823 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010250 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003705 10.0.0.33 - - [2026-02-12 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.33 - - [2026-02-12 20:05:01] "GET /virtual-machine/006ee26f-f71a-4134-b0a6-4a768b7406ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002790 10.0.0.33 - - [2026-02-12 20:05:01] "POST /ref-update HTTP/1.1" 200 156 0.009450 10.0.0.33 - - [2026-02-12 20:05:02] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.025099 10.0.0.33 - - [2026-02-12 20:05:02] "POST /set-tag HTTP/1.1" 200 109 0.024961 10.0.0.33 - - [2026-02-12 20:05:02] "POST /set-tag HTTP/1.1" 200 109 0.036898 10.0.0.33 - - [2026-02-12 20:05:02] "POST /set-tag HTTP/1.1" 200 109 0.059532 10.0.0.33 - - [2026-02-12 20:05:02] "POST /set-tag HTTP/1.1" 200 109 0.016058 10.0.0.33 - - [2026-02-12 20:05:02] "POST /set-tag HTTP/1.1" 200 109 0.029402 10.0.0.33 - - [2026-02-12 20:05:02] "DELETE /instance-ip/c17cb44c-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.045736 10.0.0.33 - - [2026-02-12 20:05:02] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.33 - - [2026-02-12 20:05:02] "DELETE /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.043254 10.0.0.33 - - [2026-02-12 20:05:02] "DELETE /virtual-machine/006ee26f-f71a-4134-b0a6-4a768b7406ec HTTP/1.1" 200 115 0.027502 10.0.0.33 - - [2026-02-12 20:05:02] "DELETE /tag/37f75473-3ff3-4b87-bd34-4916fd2bf0b6 HTTP/1.1" 409 312 0.004237 10.0.0.33 - - [2026-02-12 20:05:02] "DELETE /tag/8d5f5462-ecb7-46c6-b7af-b8ba3ec05596 HTTP/1.1" 200 115 0.028595 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006222 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004696 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine/ff5e67b9-e87d-460f-b155-ca9e5c1c928f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002920 10.0.0.33 - - [2026-02-12 20:05:30] "POST /ref-update HTTP/1.1" 200 156 0.010087 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004210 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.021677 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.033959 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.015221 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.026025 10.0.0.33 - - [2026-02-12 20:05:30] "DELETE /instance-ip/c3cfd1d4-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.062828 10.0.0.33 - - [2026-02-12 20:05:30] "DELETE /virtual-machine-interface/c3bec894-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.055755 10.0.0.33 - - [2026-02-12 20:05:30] "DELETE /virtual-machine/ff5e67b9-e87d-460f-b155-ca9e5c1c928f HTTP/1.1" 200 115 0.033757 10.0.0.33 - - [2026-02-12 20:05:30] "DELETE /tag/7bcc8994-baba-42e6-bf0b-9264ea958cf9 HTTP/1.1" 200 115 0.051546 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012632 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003695 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004451 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine/993a3add-6736-4289-b5df-79e68f501366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001976 10.0.0.33 - - [2026-02-12 20:05:30] "POST /ref-update HTTP/1.1" 200 156 0.008443 10.0.0.33 - - [2026-02-12 20:05:30] "GET /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004403 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.014153 10.0.0.33 - - [2026-02-12 20:05:30] "POST /set-tag HTTP/1.1" 200 109 0.023405 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.023184 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.013140 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /instance-ip/c3046620-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.049005 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /virtual-machine-interface/c2e9ed54-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.058710 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /virtual-machine/993a3add-6736-4289-b5df-79e68f501366 HTTP/1.1" 200 115 0.022516 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /tag/a90f1a4c-1916-4a1f-9c7f-68be21ac426a HTTP/1.1" 200 115 0.034997 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004484 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003732 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine/df272173-1188-4a8e-b803-4d3205fb27ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002573 10.0.0.33 - - [2026-02-12 20:05:31] "POST /ref-update HTTP/1.1" 200 156 0.007103 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007535 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.014907 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.025798 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.019560 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.010911 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /instance-ip/c36c657c-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.041598 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /virtual-machine-interface/c357e2b4-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.029329 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /virtual-machine/df272173-1188-4a8e-b803-4d3205fb27ad HTTP/1.1" 200 115 0.014727 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /tag/350e0d6a-30dc-4e5b-bdbd-678f090087de HTTP/1.1" 200 115 0.050280 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /tag/09683936-0379-4488-895c-fa43092a4444 HTTP/1.1" 409 236 0.003867 10.0.0.33 - - [2026-02-12 20:05:31] "DELETE /tag/58188899-5da0-4eee-867e-8772151a9805 HTTP/1.1" 200 115 0.039545 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005302 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine/51d2c961-3d49-4a1f-9f36-ccb1e8f999b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002497 10.0.0.33 - - [2026-02-12 20:05:31] "POST /ref-update HTTP/1.1" 200 156 0.008025 10.0.0.33 - - [2026-02-12 20:05:31] "GET /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012782 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.012810 10.0.0.33 - - [2026-02-12 20:05:31] "POST /set-tag HTTP/1.1" 200 109 0.022634 10.0.0.33 - - [2026-02-12 20:05:32] "POST /set-tag HTTP/1.1" 200 109 0.028606 10.0.0.33 - - [2026-02-12 20:05:32] "POST /set-tag HTTP/1.1" 200 109 0.011859 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /instance-ip/c437cc8a-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.031934 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /virtual-machine-interface/c421225a-084d-11f1-8967-fa163e6fe6ab HTTP/1.1" 200 115 0.025905 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /virtual-machine/51d2c961-3d49-4a1f-9f36-ccb1e8f999b1 HTTP/1.1" 200 115 0.014019 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /tag/11227677-dc23-4051-95cb-3dc079e0addb HTTP/1.1" 200 115 0.033084 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /tag/f6e743ca-6d17-4168-a790-f4b54acac44d HTTP/1.1" 200 115 0.029221 10.0.0.33 - - [2026-02-12 20:05:32] "DELETE /tag/6089140d-6807-429d-a8c1-6d7f7659b6e9 HTTP/1.1" 200 115 0.047907 10.0.0.33 - - [2026-02-12 20:05:34] "POST /projects HTTP/1.1" 409 238 0.002481 10.0.0.33 - - [2026-02-12 20:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.33 - - [2026-02-12 20:05:34] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032207 10.0.0.33 - - [2026-02-12 20:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.33 - - [2026-02-12 20:05:34] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004033 10.0.0.33 - - [2026-02-12 20:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-02-12 20:05:34] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003566 10.0.0.33 - - [2026-02-12 20:05:34] "POST /security-groups HTTP/1.1" 409 285 0.002297 10.0.0.33 - - [2026-02-12 20:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-02-12 20:05:34] "PUT /security-group/725f185b-43a1-4438-bbc6-d9dcba6e0b75 HTTP/1.1" 200 262 0.050230 10.0.0.33 - - [2026-02-12 20:05:34] "PUT /access-control-list/fd0e7222-e6e6-4bcf-b160-aafe0ba5157f HTTP/1.1" 200 272 0.012066 10.0.0.33 - - [2026-02-12 20:05:34] "PUT /access-control-list/58605909-3e76-41df-b920-b3ef7f179775 HTTP/1.1" 200 272 0.013797 10.0.0.33 - - [2026-02-12 20:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014893 10.0.0.33 - - [2026-02-12 20:05:39] "POST /projects HTTP/1.1" 409 238 0.002263 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-02-12 20:05:39] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024653 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-02-12 20:05:39] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003814 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-02-12 20:05:39] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004311 10.0.0.33 - - [2026-02-12 20:05:39] "POST /security-groups HTTP/1.1" 409 285 0.002214 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-12 20:05:39] "PUT /security-group/725f185b-43a1-4438-bbc6-d9dcba6e0b75 HTTP/1.1" 200 262 0.060518 10.0.0.33 - - [2026-02-12 20:05:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016218 10.0.0.33 - - [2026-02-12 20:05:39] "PUT /access-control-list/fd0e7222-e6e6-4bcf-b160-aafe0ba5157f HTTP/1.1" 200 272 0.018236 10.0.0.33 - - [2026-02-12 20:05:39] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016697 10.0.0.33 - - [2026-02-12 20:05:39] "PUT /access-control-list/58605909-3e76-41df-b920-b3ef7f179775 HTTP/1.1" 200 272 0.010508 10.0.0.33 - - [2026-02-12 20:05:39] "GET /firewall-rule/659a9103-ad35-4678-9a23-e41a64bc46ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002611 10.0.0.33 - - [2026-02-12 20:05:39] "POST /ref-update HTTP/1.1" 200 156 0.051121 10.0.0.33 - - [2026-02-12 20:05:39] "DELETE /firewall-rule/659a9103-ad35-4678-9a23-e41a64bc46ea HTTP/1.1" 200 115 0.036948 10.0.0.33 - - [2026-02-12 20:05:39] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004324 10.0.0.33 - - [2026-02-12 20:05:39] "GET /firewall-rule/48ae012a-b6b8-4e9f-8659-4cd0e3b99e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002690 10.0.0.33 - - [2026-02-12 20:05:39] "POST /ref-update HTTP/1.1" 200 156 0.040682 10.0.0.33 - - [2026-02-12 20:05:39] "DELETE /firewall-rule/48ae012a-b6b8-4e9f-8659-4cd0e3b99e07 HTTP/1.1" 200 115 0.030312 10.0.0.33 - - [2026-02-12 20:05:39] "DELETE /tag/330d7625-f2b4-4bcd-a3fc-381eb65249c4 HTTP/1.1" 200 115 0.031778 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.33 - - [2026-02-12 20:05:39] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003895 10.0.0.33 - - [2026-02-12 20:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2026-02-12 20:05:39] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003376 10.0.0.33 - - [2026-02-12 20:05:40] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.038658 10.0.0.33 - - [2026-02-12 20:05:40] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.044226 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /security-group/725f185b-43a1-4438-bbc6-d9dcba6e0b75 HTTP/1.1" 200 115 0.041760 10.0.0.33 - - [2026-02-12 20:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /access-control-list/fd0e7222-e6e6-4bcf-b160-aafe0ba5157f HTTP/1.1" 200 115 0.026073 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /access-control-list/58605909-3e76-41df-b920-b3ef7f179775 HTTP/1.1" 200 115 0.017416 10.0.0.33 - - [2026-02-12 20:05:40] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027963 10.0.0.33 - - [2026-02-12 20:05:40] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?fields=security_groups HTTP/1.1" 200 1353 0.027349 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /security-group/87d2f443-ff8c-4f70-b63f-c6efef3735a2 HTTP/1.1" 200 115 0.031175 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /access-control-list/f2fe9ebb-878b-451d-8e73-8b21f8190143 HTTP/1.1" 200 115 0.031249 10.0.0.33 - - [2026-02-12 20:05:40] "GET /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68?fields=application_policy_sets HTTP/1.1" 200 1392 0.036063 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /access-control-list/667b3781-8bab-4c54-b014-d0ce333c0b1b HTTP/1.1" 200 115 0.034463 10.0.0.33 - - [2026-02-12 20:05:40] "DELETE /project/efe538bd-d2b1-4d9d-b2cc-af735075ef68 HTTP/1.1" 200 115 0.237798 10.0.0.33 - - [2026-02-12 20:05:40] "POST /projects HTTP/1.1" 409 238 0.002381 10.0.0.33 - - [2026-02-12 20:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2026-02-12 20:05:40] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026199 10.0.0.33 - - [2026-02-12 20:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.33 - - [2026-02-12 20:05:40] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003543 10.0.0.33 - - [2026-02-12 20:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.33 - - [2026-02-12 20:05:40] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004169 10.0.0.33 - - [2026-02-12 20:05:40] "POST /security-groups HTTP/1.1" 409 285 0.001955 10.0.0.33 - - [2026-02-12 20:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.33 - - [2026-02-12 20:05:40] "PUT /security-group/a7cf46d9-6fbe-4e1b-9d1f-e581c7bb97f3 HTTP/1.1" 200 262 0.050727 10.0.0.33 - - [2026-02-12 20:05:40] "PUT /access-control-list/0d57eac9-efd0-4685-9c92-5d7f36bc6caf HTTP/1.1" 200 272 0.008130 10.0.0.33 - - [2026-02-12 20:05:40] "PUT /access-control-list/d44e832d-1d95-4413-993f-2fc5b018caf3 HTTP/1.1" 200 272 0.012801 10.0.0.33 - - [2026-02-12 20:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012103 10.0.0.33 - - [2026-02-12 20:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-02-12 20:05:45] "GET /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007886 10.0.0.33 - - [2026-02-12 20:05:45] "GET /virtual-machine-interface/c1641e14-084d-11f1-8967-fa163e6fe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003525 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /loadbalancer-member/6e575827-f80c-4a1e-b0b4-0d1b5f03552e HTTP/1.1" 200 115 0.037413 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /loadbalancer-pool/57f3c2cc-87bd-4e76-893c-2f7027b440be HTTP/1.1" 200 115 0.039814 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /loadbalancer-listener/c51e28af-731b-4689-9266-d47787b67910 HTTP/1.1" 200 115 0.032462 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /loadbalancer/203086cf-bd19-4110-b51e-528449e9c61f HTTP/1.1" 200 115 0.038718 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /floating-ip/23a50088-5d62-45a7-93a6-46baa902a1d2 HTTP/1.1" 200 115 0.039644 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /instance-ip/9b06ccd0-46a5-4630-a295-126c4fc12923 HTTP/1.1" 200 115 0.029020 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /virtual-machine-interface/01f174a6-1204-44c5-9bd5-0cfc1eae9c97 HTTP/1.1" 200 115 0.030472 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /tag/253e0496-cfbb-43f1-9d02-45640bf72a5c HTTP/1.1" 200 115 0.029365 10.0.0.33 - - [2026-02-12 20:05:45] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002735 10.0.0.33 - - [2026-02-12 20:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-02-12 20:05:45] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002195 10.0.0.33 - - [2026-02-12 20:05:45] "GET /firewall-policy/7a781f4b-dc38-44f9-809c-03189463721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001694 10.0.0.33 - - [2026-02-12 20:05:45] "GET /firewall-rule/288e060b-1e04-48ac-8831-a035a97fe0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001815 10.0.0.33 - - [2026-02-12 20:05:45] "POST /ref-update HTTP/1.1" 200 156 0.012149 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /firewall-rule/288e060b-1e04-48ac-8831-a035a97fe0d8 HTTP/1.1" 200 115 0.028948 10.0.0.33 - - [2026-02-12 20:05:45] "GET /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002034 10.0.0.33 - - [2026-02-12 20:05:45] "GET /firewall-rule/651f617c-62d3-4125-ab2e-5958bf99fb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002613 10.0.0.33 - - [2026-02-12 20:05:45] "POST /ref-update HTTP/1.1" 200 156 0.020356 10.0.0.33 - - [2026-02-12 20:05:45] "DELETE /firewall-rule/651f617c-62d3-4125-ab2e-5958bf99fb66 HTTP/1.1" 200 115 0.039768 10.0.0.33 - - [2026-02-12 20:05:45] "GET /application-policy-set/ae419479-41e1-40cb-ace8-78c264cbfea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003786 10.0.0.33 - - [2026-02-12 20:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2026-02-12 20:05:45] "GET /policy-management/c6f094f7-486a-407f-8208-5d5d82113eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002225 10.0.0.33 - - [2026-02-12 20:05:45] "GET /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003242 10.0.0.33 - - [2026-02-12 20:05:45] "POST /ref-update HTTP/1.1" 200 156 0.022504 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /firewall-policy/2e072654-5799-41f2-a3cb-25e83168a4d3 HTTP/1.1" 200 115 0.021495 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /tag/09683936-0379-4488-895c-fa43092a4444 HTTP/1.1" 200 115 0.047563 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /tag/37f75473-3ff3-4b87-bd34-4916fd2bf0b6 HTTP/1.1" 200 115 0.044726 10.0.0.33 - - [2026-02-12 20:05:46] "POST /projects HTTP/1.1" 409 238 0.001588 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2026-02-12 20:05:46] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028960 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2026-02-12 20:05:46] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003314 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2026-02-12 20:05:46] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.014241 10.0.0.33 - - [2026-02-12 20:05:46] "POST /security-groups HTTP/1.1" 409 285 0.002676 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-02-12 20:05:46] "PUT /security-group/a7cf46d9-6fbe-4e1b-9d1f-e581c7bb97f3 HTTP/1.1" 200 262 0.055474 10.0.0.33 - - [2026-02-12 20:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034546 10.0.0.33 - - [2026-02-12 20:05:46] "PUT /access-control-list/0d57eac9-efd0-4685-9c92-5d7f36bc6caf HTTP/1.1" 200 272 0.044874 10.0.0.33 - - [2026-02-12 20:05:46] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.036794 10.0.0.33 - - [2026-02-12 20:05:46] "PUT /access-control-list/d44e832d-1d95-4413-993f-2fc5b018caf3 HTTP/1.1" 200 272 0.024566 10.0.0.33 - - [2026-02-12 20:05:46] "GET /firewall-rule/858f5fb5-e83f-4483-b9b1-9c5d8fb29f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002483 10.0.0.33 - - [2026-02-12 20:05:46] "POST /ref-update HTTP/1.1" 200 156 0.052726 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /firewall-rule/858f5fb5-e83f-4483-b9b1-9c5d8fb29f82 HTTP/1.1" 200 115 0.059057 10.0.0.33 - - [2026-02-12 20:05:46] "GET /firewall-policy/dd64e3de-7627-41b7-b928-69f24cd63dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.012877 10.0.0.33 - - [2026-02-12 20:05:46] "GET /firewall-rule/76762c51-e5b5-4de2-8e72-8d7f862ca5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002693 10.0.0.33 - - [2026-02-12 20:05:46] "POST /ref-update HTTP/1.1" 200 156 0.049266 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /firewall-rule/76762c51-e5b5-4de2-8e72-8d7f862ca5da HTTP/1.1" 200 115 0.046220 10.0.0.33 - - [2026-02-12 20:05:46] "DELETE /tag/ec8952aa-3f12-4f57-9d2e-4b13b5e7b83b HTTP/1.1" 200 115 0.042528 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-02-12 20:05:46] "GET /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003852 10.0.0.33 - - [2026-02-12 20:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-12 20:05:46] "GET /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003755 10.0.0.33 - - [2026-02-12 20:05:47] "PUT /virtual-network/725f2809-bf38-4318-b17f-5b8df83bd1c9 HTTP/1.1" 200 264 0.081602 10.0.0.33 - - [2026-02-12 20:05:47] "PUT /virtual-network/2f0ee16e-d7f1-4cb3-ae08-59bcd1594298 HTTP/1.1" 200 264 0.042492 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /security-group/a7cf46d9-6fbe-4e1b-9d1f-e581c7bb97f3 HTTP/1.1" 200 115 0.062731 10.0.0.33 - - [2026-02-12 20:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /access-control-list/0d57eac9-efd0-4685-9c92-5d7f36bc6caf HTTP/1.1" 200 115 0.051022 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /access-control-list/d44e832d-1d95-4413-993f-2fc5b018caf3 HTTP/1.1" 200 115 0.023203 10.0.0.33 - - [2026-02-12 20:05:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042353 10.0.0.33 - - [2026-02-12 20:05:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?fields=security_groups HTTP/1.1" 200 1352 0.038042 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /security-group/97d11560-4966-4173-94a2-0560a93e4dbf HTTP/1.1" 200 115 0.042733 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /access-control-list/27bac894-aedb-4a3f-94c3-db55a0d0bbcd HTTP/1.1" 200 115 0.036216 10.0.0.33 - - [2026-02-12 20:05:47] "GET /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b?fields=application_policy_sets HTTP/1.1" 200 1391 0.050254 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /access-control-list/9aa112b6-31b1-4a7e-8411-d0dd1cea9eb2 HTTP/1.1" 200 115 0.052399 10.0.0.33 - - [2026-02-12 20:05:47] "DELETE /project/5021cb4e-086a-4792-a0ee-5d12b2346f7b HTTP/1.1" 200 115 0.318454 10.0.0.33 - - [2026-02-12 20:06:02] "GET /global-system-configs HTTP/1.1" 200 322 0.004983 10.0.0.33 - - [2026-02-12 20:06:03] "GET /global-system-configs HTTP/1.1" 200 322 0.011192